2023-12-20T19:40:57.035 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-20T19:40:57.035 DEBUG:teuthology.run:Teuthology command: teuthology --name gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi --archive /home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498510 --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} --verbose --owner scheduled_gabrioux@teuthology -- /home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498510/orig.config.yaml 2023-12-20T19:40:57.067 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-20T19:40:57.150 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498510 branch: wip-guits-testing-2023-12-20-0830 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: gabrioux@ibm.com first_in_suite: false job_id: '7498510' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-guits-testing-2023-12-20-0830 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: a89fee39e1615509dcf1f65c74f2b137c73cba4f ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: a89fee39e1615509dcf1f65c74f2b137c73cba4f workunit: branch: wip-guits-testing-2023-12-20-0830 sha1: a89fee39e1615509dcf1f65c74f2b137c73cba4f owner: scheduled_gabrioux@teuthology priority: 70 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: 2638 sha1: a89fee39e1615509dcf1f65c74f2b137c73cba4f sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-testing-2023-12-20-0830 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_a89fee39e1615509dcf1f65c74f2b137c73cba4f/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: a89fee39e1615509dcf1f65c74f2b137c73cba4f targets: smithi080.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi133.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: 5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73 timestamp: 2023-12-20_19:08:03 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1485078 2023-12-20T19:40:57.150 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_a89fee39e1615509dcf1f65c74f2b137c73cba4f/qa; will attempt to use it 2023-12-20T19:40:57.151 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_a89fee39e1615509dcf1f65c74f2b137c73cba4f/qa/tasks 2023-12-20T19:40:57.151 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-20T19:40:57.152 INFO:teuthology.task.internal:Checking packages... 2023-12-20T19:40:57.176 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'a89fee39e1615509dcf1f65c74f2b137c73cba4f' 2023-12-20T19:40:57.176 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-20T19:40:57.177 INFO:teuthology.packaging:ref: None 2023-12-20T19:40:57.177 INFO:teuthology.packaging:tag: None 2023-12-20T19:40:57.177 INFO:teuthology.packaging:branch: wip-guits-testing-2023-12-20-0830 2023-12-20T19:40:57.177 INFO:teuthology.packaging:sha1: a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-20T19:40:57.177 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-guits-testing-2023-12-20-0830 2023-12-20T19:40:57.407 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-297-ga89fee39-1focal 2023-12-20T19:40:57.409 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-20T19:40:57.415 INFO:teuthology.task.internal:no buildpackages task found 2023-12-20T19:40:57.415 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-20T19:40:57.422 INFO:teuthology.task.internal:Saving configuration 2023-12-20T19:40:57.434 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-20T19:40:57.445 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-20T19:40:57.471 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi080.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498510', '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-20 19:34:48.810196', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-20T19:40:57.495 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi133.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498510', '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-20 19:34:48.808646', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-20T19:40:57.495 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-20T19:40:57.501 INFO:teuthology.task.internal:roles: ubuntu@smithi080.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-20T19:40:57.501 INFO:teuthology.task.internal:roles: ubuntu@smithi133.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-20T19:40:57.501 INFO:teuthology.run_tasks:Running task console_log... 2023-12-20T19:40:57.572 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f4dcdf1dd30>, signals=[15]) 2023-12-20T19:40:57.573 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-20T19:40:57.609 INFO:teuthology.task.internal:Opening connections... 2023-12-20T19:40:57.609 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi080.front.sepia.ceph.com 2023-12-20T19:40:57.611 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T19:40:57.661 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi133.front.sepia.ceph.com 2023-12-20T19:40:57.662 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T19:40:57.709 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-20T19:40:57.716 DEBUG:teuthology.orchestra.run.smithi080:> uname -m 2023-12-20T19:40:57.741 INFO:teuthology.orchestra.run.smithi080.stdout:x86_64 2023-12-20T19:40:57.742 DEBUG:teuthology.orchestra.run.smithi080:> cat /etc/os-release 2023-12-20T19:40:57.790 INFO:teuthology.orchestra.run.smithi080.stdout:NAME="Ubuntu" 2023-12-20T19:40:57.790 INFO:teuthology.orchestra.run.smithi080.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-20T19:40:57.790 INFO:teuthology.orchestra.run.smithi080.stdout:ID=ubuntu 2023-12-20T19:40:57.791 INFO:teuthology.orchestra.run.smithi080.stdout:ID_LIKE=debian 2023-12-20T19:40:57.791 INFO:teuthology.orchestra.run.smithi080.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-20T19:40:57.791 INFO:teuthology.orchestra.run.smithi080.stdout:VERSION_ID="20.04" 2023-12-20T19:40:57.791 INFO:teuthology.orchestra.run.smithi080.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-20T19:40:57.791 INFO:teuthology.orchestra.run.smithi080.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-20T19:40:57.791 INFO:teuthology.orchestra.run.smithi080.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-20T19:40:57.791 INFO:teuthology.orchestra.run.smithi080.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-20T19:40:57.791 INFO:teuthology.orchestra.run.smithi080.stdout:VERSION_CODENAME=focal 2023-12-20T19:40:57.791 INFO:teuthology.orchestra.run.smithi080.stdout:UBUNTU_CODENAME=focal 2023-12-20T19:40:57.792 INFO:teuthology.lock.ops:Updating smithi080.front.sepia.ceph.com on lock server 2023-12-20T19:40:57.812 DEBUG:teuthology.orchestra.run.smithi133:> uname -m 2023-12-20T19:40:57.818 INFO:teuthology.orchestra.run.smithi133.stdout:x86_64 2023-12-20T19:40:57.819 DEBUG:teuthology.orchestra.run.smithi133:> cat /etc/os-release 2023-12-20T19:40:57.866 INFO:teuthology.orchestra.run.smithi133.stdout:NAME="Ubuntu" 2023-12-20T19:40:57.866 INFO:teuthology.orchestra.run.smithi133.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-20T19:40:57.867 INFO:teuthology.orchestra.run.smithi133.stdout:ID=ubuntu 2023-12-20T19:40:57.867 INFO:teuthology.orchestra.run.smithi133.stdout:ID_LIKE=debian 2023-12-20T19:40:57.867 INFO:teuthology.orchestra.run.smithi133.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-20T19:40:57.867 INFO:teuthology.orchestra.run.smithi133.stdout:VERSION_ID="20.04" 2023-12-20T19:40:57.867 INFO:teuthology.orchestra.run.smithi133.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-20T19:40:57.867 INFO:teuthology.orchestra.run.smithi133.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-20T19:40:57.867 INFO:teuthology.orchestra.run.smithi133.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-20T19:40:57.867 INFO:teuthology.orchestra.run.smithi133.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-20T19:40:57.867 INFO:teuthology.orchestra.run.smithi133.stdout:VERSION_CODENAME=focal 2023-12-20T19:40:57.867 INFO:teuthology.orchestra.run.smithi133.stdout:UBUNTU_CODENAME=focal 2023-12-20T19:40:57.868 INFO:teuthology.lock.ops:Updating smithi133.front.sepia.ceph.com on lock server 2023-12-20T19:40:57.887 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-20T19:40:57.896 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-20T19:40:57.901 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-20T19:40:57.901 DEBUG:teuthology.orchestra.run.smithi080:> test '!' -e /home/ubuntu/cephtest 2023-12-20T19:40:57.904 DEBUG:teuthology.orchestra.run.smithi133:> test '!' -e /home/ubuntu/cephtest 2023-12-20T19:40:57.909 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-20T19:40:57.928 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-20T19:40:57.928 DEBUG:teuthology.orchestra.run.smithi080:> test -z $(ls -A /var/lib/ceph) 2023-12-20T19:40:57.950 DEBUG:teuthology.orchestra.run.smithi133:> test -z $(ls -A /var/lib/ceph) 2023-12-20T19:40:57.966 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-20T19:40:58.017 INFO:teuthology.run_tasks:Running task kernel... 2023-12-20T19:40:58.031 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-20T19:40:58.031 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-20T19:40:58.032 DEBUG:teuthology.orchestra.run.smithi080:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-20T19:40:58.032 DEBUG:teuthology.orchestra.run.smithi133:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-20T19:40:58.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-20T19:40:58.038 DEBUG:teuthology.orchestra.run.smithi080:> uname -r 2023-12-20T19:40:58.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-20T19:40:58.039 DEBUG:teuthology.orchestra.run.smithi133:> uname -r 2023-12-20T19:40:58.045 INFO:teuthology.orchestra.run.smithi080.stdout:5.4.0-124-generic 2023-12-20T19:40:58.045 INFO:teuthology.task.kernel:Running kernel on smithi080: 5.4.0-124-generic 2023-12-20T19:40:58.045 DEBUG:teuthology.orchestra.run.smithi080:> sudo apt-get clean 2023-12-20T19:40:58.046 INFO:teuthology.orchestra.run.smithi133.stdout:5.4.0-124-generic 2023-12-20T19:40:58.047 INFO:teuthology.task.kernel:Running kernel on smithi133: 5.4.0-124-generic 2023-12-20T19:40:58.047 DEBUG:teuthology.orchestra.run.smithi133:> sudo apt-get clean 2023-12-20T19:40:58.126 DEBUG:teuthology.orchestra.run.smithi080:> sudo apt-get update 2023-12-20T19:40:58.171 DEBUG:teuthology.orchestra.run.smithi133:> sudo apt-get update 2023-12-20T19:40:58.337 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-20T19:40:58.365 INFO:teuthology.orchestra.run.smithi133.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-20T19:40:58.423 INFO:teuthology.orchestra.run.smithi080.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-20T19:40:58.423 INFO:teuthology.orchestra.run.smithi080.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-20T19:40:58.437 INFO:teuthology.orchestra.run.smithi133.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-20T19:40:58.444 INFO:teuthology.orchestra.run.smithi133.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-20T19:40:58.477 INFO:teuthology.orchestra.run.smithi080.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-20T19:40:58.752 INFO:teuthology.orchestra.run.smithi133.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,021 kB] 2023-12-20T19:40:58.821 INFO:teuthology.orchestra.run.smithi080.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-20T19:40:58.903 INFO:teuthology.orchestra.run.smithi080.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,640 kB] 2023-12-20T19:40:58.966 INFO:teuthology.orchestra.run.smithi133.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [919 kB] 2023-12-20T19:40:58.990 INFO:teuthology.orchestra.run.smithi133.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [488 kB] 2023-12-20T19:40:58.995 INFO:teuthology.orchestra.run.smithi133.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-20T19:40:58.995 INFO:teuthology.orchestra.run.smithi133.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,569 kB] 2023-12-20T19:40:59.026 INFO:teuthology.orchestra.run.smithi133.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-20T19:40:59.030 INFO:teuthology.orchestra.run.smithi133.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [359 kB] 2023-12-20T19:40:59.033 INFO:teuthology.orchestra.run.smithi133.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-20T19:40:59.034 INFO:teuthology.orchestra.run.smithi133.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,142 kB] 2023-12-20T19:40:59.038 INFO:teuthology.orchestra.run.smithi080.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [919 kB] 2023-12-20T19:40:59.043 INFO:teuthology.orchestra.run.smithi133.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [762 kB] 2023-12-20T19:40:59.050 INFO:teuthology.orchestra.run.smithi133.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-20T19:40:59.053 INFO:teuthology.orchestra.run.smithi133.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-20T19:40:59.053 INFO:teuthology.orchestra.run.smithi133.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-20T19:40:59.053 INFO:teuthology.orchestra.run.smithi133.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-20T19:40:59.070 INFO:teuthology.orchestra.run.smithi133.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-20T19:40:59.070 INFO:teuthology.orchestra.run.smithi133.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-20T19:40:59.070 INFO:teuthology.orchestra.run.smithi133.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-20T19:40:59.070 INFO:teuthology.orchestra.run.smithi133.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-20T19:40:59.071 INFO:teuthology.orchestra.run.smithi133.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-20T19:40:59.087 INFO:teuthology.orchestra.run.smithi133.stdout:Get:24 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [693 kB] 2023-12-20T19:40:59.096 INFO:teuthology.orchestra.run.smithi133.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-20T19:40:59.097 INFO:teuthology.orchestra.run.smithi133.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-20T19:40:59.098 INFO:teuthology.orchestra.run.smithi133.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-20T19:40:59.387 INFO:teuthology.orchestra.run.smithi080.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,021 kB] 2023-12-20T19:40:59.388 INFO:teuthology.orchestra.run.smithi080.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [693 kB] 2023-12-20T19:40:59.402 INFO:teuthology.orchestra.run.smithi080.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [405 kB] 2023-12-20T19:40:59.410 INFO:teuthology.orchestra.run.smithi080.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-20T19:40:59.410 INFO:teuthology.orchestra.run.smithi080.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-20T19:40:59.411 INFO:teuthology.orchestra.run.smithi080.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,451 kB] 2023-12-20T19:40:59.420 INFO:teuthology.orchestra.run.smithi133.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,640 kB] 2023-12-20T19:40:59.487 INFO:teuthology.orchestra.run.smithi080.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [342 kB] 2023-12-20T19:40:59.495 INFO:teuthology.orchestra.run.smithi080.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-20T19:40:59.495 INFO:teuthology.orchestra.run.smithi080.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [916 kB] 2023-12-20T19:40:59.514 INFO:teuthology.orchestra.run.smithi080.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [635 kB] 2023-12-20T19:40:59.565 INFO:teuthology.orchestra.run.smithi080.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [488 kB] 2023-12-20T19:40:59.576 INFO:teuthology.orchestra.run.smithi080.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-20T19:40:59.577 INFO:teuthology.orchestra.run.smithi080.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-20T19:40:59.577 INFO:teuthology.orchestra.run.smithi080.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,569 kB] 2023-12-20T19:40:59.610 INFO:teuthology.orchestra.run.smithi133.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [405 kB] 2023-12-20T19:40:59.624 INFO:teuthology.orchestra.run.smithi133.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-20T19:40:59.624 INFO:teuthology.orchestra.run.smithi133.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,451 kB] 2023-12-20T19:40:59.649 INFO:teuthology.orchestra.run.smithi080.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [359 kB] 2023-12-20T19:40:59.654 INFO:teuthology.orchestra.run.smithi080.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-20T19:40:59.690 INFO:teuthology.orchestra.run.smithi080.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-20T19:40:59.693 INFO:teuthology.orchestra.run.smithi133.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-20T19:40:59.694 INFO:teuthology.orchestra.run.smithi133.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [342 kB] 2023-12-20T19:40:59.700 INFO:teuthology.orchestra.run.smithi133.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-20T19:40:59.700 INFO:teuthology.orchestra.run.smithi133.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [916 kB] 2023-12-20T19:40:59.740 INFO:teuthology.orchestra.run.smithi133.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [635 kB] 2023-12-20T19:40:59.818 INFO:teuthology.orchestra.run.smithi080.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [762 kB] 2023-12-20T19:40:59.913 INFO:teuthology.orchestra.run.smithi133.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-20T19:41:00.119 INFO:teuthology.orchestra.run.smithi080.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-20T19:41:00.125 INFO:teuthology.orchestra.run.smithi080.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-20T19:41:00.132 INFO:teuthology.orchestra.run.smithi080.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-20T19:41:00.134 INFO:teuthology.orchestra.run.smithi080.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-20T19:41:00.136 INFO:teuthology.orchestra.run.smithi080.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-20T19:41:00.335 INFO:teuthology.orchestra.run.smithi133.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-20T19:41:00.341 INFO:teuthology.orchestra.run.smithi133.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-20T19:41:00.348 INFO:teuthology.orchestra.run.smithi133.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-20T19:41:00.351 INFO:teuthology.orchestra.run.smithi133.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-20T19:41:00.352 INFO:teuthology.orchestra.run.smithi133.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-20T19:41:00.408 INFO:teuthology.orchestra.run.smithi080.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,142 kB] 2023-12-20T19:41:00.517 INFO:teuthology.orchestra.run.smithi080.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-20T19:41:00.537 INFO:teuthology.orchestra.run.smithi080.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-20T19:41:00.539 INFO:teuthology.orchestra.run.smithi080.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-20T19:41:00.541 INFO:teuthology.orchestra.run.smithi080.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-20T19:41:00.541 INFO:teuthology.orchestra.run.smithi080.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-20T19:41:00.542 INFO:teuthology.orchestra.run.smithi080.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-20T19:41:00.542 INFO:teuthology.orchestra.run.smithi080.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-20T19:41:00.545 INFO:teuthology.orchestra.run.smithi080.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-20T19:41:00.548 INFO:teuthology.orchestra.run.smithi080.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-20T19:41:00.767 INFO:teuthology.orchestra.run.smithi080.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-20T19:41:00.953 INFO:teuthology.orchestra.run.smithi080.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-20T19:41:00.975 INFO:teuthology.orchestra.run.smithi080.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-20T19:41:02.973 INFO:teuthology.orchestra.run.smithi133.stdout:Fetched 18.5 MB in 3s (6,638 kB/s) 2023-12-20T19:41:03.457 INFO:teuthology.orchestra.run.smithi080.stdout:Fetched 18.5 MB in 3s (5,766 kB/s) 2023-12-20T19:41:04.335 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2023-12-20T19:41:04.358 DEBUG:teuthology.orchestra.run.smithi133:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-20T19:41:04.434 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2023-12-20T19:41:04.616 INFO:teuthology.orchestra.run.smithi133.stdout:Building dependency tree... 2023-12-20T19:41:04.617 INFO:teuthology.orchestra.run.smithi133.stdout:Reading state information... 2023-12-20T19:41:04.792 INFO:teuthology.orchestra.run.smithi133.stdout:The following additional packages will be installed: 2023-12-20T19:41:04.792 INFO:teuthology.orchestra.run.smithi133.stdout: linux-generic linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-20T19:41:04.792 INFO:teuthology.orchestra.run.smithi133.stdout: linux-headers-generic linux-image-5.4.0-169-generic 2023-12-20T19:41:04.793 INFO:teuthology.orchestra.run.smithi133.stdout: linux-modules-5.4.0-169-generic linux-modules-extra-5.4.0-169-generic 2023-12-20T19:41:04.793 INFO:teuthology.orchestra.run.smithi133.stdout:Suggested packages: 2023-12-20T19:41:04.793 INFO:teuthology.orchestra.run.smithi133.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-12-20T19:41:04.794 INFO:teuthology.orchestra.run.smithi133.stdout:Recommended packages: 2023-12-20T19:41:04.794 INFO:teuthology.orchestra.run.smithi133.stdout: thermald 2023-12-20T19:41:04.850 INFO:teuthology.orchestra.run.smithi133.stdout:The following NEW packages will be installed: 2023-12-20T19:41:04.850 INFO:teuthology.orchestra.run.smithi133.stdout: linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-20T19:41:04.850 INFO:teuthology.orchestra.run.smithi133.stdout: linux-image-5.4.0-169-generic linux-modules-5.4.0-169-generic 2023-12-20T19:41:04.851 INFO:teuthology.orchestra.run.smithi133.stdout: linux-modules-extra-5.4.0-169-generic 2023-12-20T19:41:04.852 INFO:teuthology.orchestra.run.smithi133.stdout:The following packages will be upgraded: 2023-12-20T19:41:04.853 INFO:teuthology.orchestra.run.smithi133.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-20T19:41:04.921 INFO:teuthology.orchestra.run.smithi080.stdout:Reading package lists... 2023-12-20T19:41:04.946 DEBUG:teuthology.orchestra.run.smithi080:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-20T19:41:05.011 INFO:teuthology.orchestra.run.smithi080.stdout:Reading package lists... 2023-12-20T19:41:05.034 INFO:teuthology.orchestra.run.smithi133.stdout:3 upgraded, 5 newly installed, 0 to remove and 280 not upgraded. 2023-12-20T19:41:05.034 INFO:teuthology.orchestra.run.smithi133.stdout:Need to get 77.1 MB of archives. 2023-12-20T19:41:05.034 INFO:teuthology.orchestra.run.smithi133.stdout:After this operation, 380 MB of additional disk space will be used. 2023-12-20T19:41:05.035 INFO:teuthology.orchestra.run.smithi133.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-169-generic amd64 5.4.0-169.187 [15.0 MB] 2023-12-20T19:41:05.217 INFO:teuthology.orchestra.run.smithi080.stdout:Building dependency tree... 2023-12-20T19:41:05.217 INFO:teuthology.orchestra.run.smithi080.stdout:Reading state information... 2023-12-20T19:41:05.401 INFO:teuthology.orchestra.run.smithi080.stdout:The following additional packages will be installed: 2023-12-20T19:41:05.401 INFO:teuthology.orchestra.run.smithi080.stdout: linux-generic linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-20T19:41:05.401 INFO:teuthology.orchestra.run.smithi080.stdout: linux-headers-generic linux-image-5.4.0-169-generic 2023-12-20T19:41:05.402 INFO:teuthology.orchestra.run.smithi080.stdout: linux-modules-5.4.0-169-generic linux-modules-extra-5.4.0-169-generic 2023-12-20T19:41:05.402 INFO:teuthology.orchestra.run.smithi080.stdout:Suggested packages: 2023-12-20T19:41:05.402 INFO:teuthology.orchestra.run.smithi080.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-12-20T19:41:05.403 INFO:teuthology.orchestra.run.smithi080.stdout:Recommended packages: 2023-12-20T19:41:05.403 INFO:teuthology.orchestra.run.smithi080.stdout: thermald 2023-12-20T19:41:05.463 INFO:teuthology.orchestra.run.smithi080.stdout:The following NEW packages will be installed: 2023-12-20T19:41:05.463 INFO:teuthology.orchestra.run.smithi080.stdout: linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-20T19:41:05.463 INFO:teuthology.orchestra.run.smithi080.stdout: linux-image-5.4.0-169-generic linux-modules-5.4.0-169-generic 2023-12-20T19:41:05.464 INFO:teuthology.orchestra.run.smithi080.stdout: linux-modules-extra-5.4.0-169-generic 2023-12-20T19:41:05.465 INFO:teuthology.orchestra.run.smithi080.stdout:The following packages will be upgraded: 2023-12-20T19:41:05.465 INFO:teuthology.orchestra.run.smithi080.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-20T19:41:05.524 INFO:teuthology.orchestra.run.smithi080.stdout:3 upgraded, 5 newly installed, 0 to remove and 280 not upgraded. 2023-12-20T19:41:05.525 INFO:teuthology.orchestra.run.smithi080.stdout:Need to get 77.1 MB of archives. 2023-12-20T19:41:05.525 INFO:teuthology.orchestra.run.smithi080.stdout:After this operation, 380 MB of additional disk space will be used. 2023-12-20T19:41:05.525 INFO:teuthology.orchestra.run.smithi080.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-169-generic amd64 5.4.0-169.187 [15.0 MB] 2023-12-20T19:41:05.897 INFO:teuthology.orchestra.run.smithi080.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-169-generic amd64 5.4.0-169.187 [10.5 MB] 2023-12-20T19:41:05.993 INFO:teuthology.orchestra.run.smithi080.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-169-generic amd64 5.4.0-169.187 [39.2 MB] 2023-12-20T19:41:06.217 INFO:teuthology.orchestra.run.smithi133.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-169-generic amd64 5.4.0-169.187 [10.5 MB] 2023-12-20T19:41:06.488 INFO:teuthology.orchestra.run.smithi133.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-169-generic amd64 5.4.0-169.187 [39.2 MB] 2023-12-20T19:41:06.566 INFO:teuthology.orchestra.run.smithi080.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.169.167 [1,900 B] 2023-12-20T19:41:06.566 INFO:teuthology.orchestra.run.smithi080.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.169.167 [2,520 B] 2023-12-20T19:41:06.566 INFO:teuthology.orchestra.run.smithi080.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-169 all 5.4.0-169.187 [11.0 MB] 2023-12-20T19:41:06.829 INFO:teuthology.orchestra.run.smithi080.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-169-generic amd64 5.4.0-169.187 [1,374 kB] 2023-12-20T19:41:06.844 INFO:teuthology.orchestra.run.smithi080.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.169.167 [2,392 B] 2023-12-20T19:41:07.571 INFO:teuthology.orchestra.run.smithi080.stdout:Fetched 77.1 MB in 1s (56.2 MB/s) 2023-12-20T19:41:07.752 INFO:teuthology.orchestra.run.smithi133.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.169.167 [1,900 B] 2023-12-20T19:41:07.752 INFO:teuthology.orchestra.run.smithi133.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.169.167 [2,520 B] 2023-12-20T19:41:07.752 INFO:teuthology.orchestra.run.smithi133.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-169 all 5.4.0-169.187 [11.0 MB] 2023-12-20T19:41:07.792 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package linux-modules-5.4.0-169-generic. 2023-12-20T19:41:08.022 INFO:teuthology.orchestra.run.smithi133.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-169-generic amd64 5.4.0-169.187 [1,374 kB] 2023-12-20T19:41:08.047 INFO:teuthology.orchestra.run.smithi133.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.169.167 [2,392 B] 2023-12-20T19:41:08.719 INFO:teuthology.orchestra.run.smithi133.stdout:Fetched 77.1 MB in 3s (24.2 MB/s) 2023-12-20T19:41:08.891 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package linux-modules-5.4.0-169-generic. 2023-12-20T19:41:09.552 INFO:teuthology.orchestra.run.smithi080.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-20T19:41:09.557 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../0-linux-modules-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-20T19:41:09.706 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T19:41:10.639 INFO:teuthology.orchestra.run.smithi133.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-20T19:41:10.644 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../0-linux-modules-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-20T19:41:10.704 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T19:41:11.783 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package linux-image-5.4.0-169-generic. 2023-12-20T19:41:11.797 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../1-linux-image-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-20T19:41:11.906 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T19:41:12.573 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package linux-image-5.4.0-169-generic. 2023-12-20T19:41:12.586 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../1-linux-image-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-20T19:41:12.682 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T19:41:13.036 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-169-generic. 2023-12-20T19:41:13.049 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-20T19:41:13.086 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T19:41:13.768 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-169-generic. 2023-12-20T19:41:13.781 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-20T19:41:13.825 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T19:41:18.070 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../3-linux-generic_5.4.0.169.167_amd64.deb ... 2023-12-20T19:41:18.217 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking linux-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-20T19:41:18.439 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../3-linux-generic_5.4.0.169.167_amd64.deb ... 2023-12-20T19:41:18.564 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-20T19:41:18.573 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.169.167_amd64.deb ... 2023-12-20T19:41:18.725 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking linux-image-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-20T19:41:18.900 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.169.167_amd64.deb ... 2023-12-20T19:41:19.025 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-image-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-20T19:41:19.062 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package linux-headers-5.4.0-169. 2023-12-20T19:41:19.079 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../5-linux-headers-5.4.0-169_5.4.0-169.187_all.deb ... 2023-12-20T19:41:19.120 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-20T19:41:19.336 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package linux-headers-5.4.0-169. 2023-12-20T19:41:19.352 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../5-linux-headers-5.4.0-169_5.4.0-169.187_all.deb ... 2023-12-20T19:41:19.394 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-20T19:41:24.973 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package linux-headers-5.4.0-169-generic. 2023-12-20T19:41:24.992 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../6-linux-headers-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-20T19:41:25.030 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T19:41:25.911 INFO:teuthology.orchestra.run.smithi080.stdout:Selecting previously unselected package linux-headers-5.4.0-169-generic. 2023-12-20T19:41:25.934 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../6-linux-headers-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-20T19:41:25.977 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T19:41:27.661 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.169.167_amd64.deb ... 2023-12-20T19:41:27.805 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-headers-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-20T19:41:28.139 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-20T19:41:28.268 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T19:41:28.394 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T19:41:28.834 INFO:teuthology.orchestra.run.smithi080.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.169.167_amd64.deb ... 2023-12-20T19:41:28.961 INFO:teuthology.orchestra.run.smithi080.stdout:Unpacking linux-headers-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-20T19:41:29.336 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-20T19:41:29.457 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T19:41:29.629 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T19:41:29.833 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T19:41:31.055 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T19:41:31.126 INFO:teuthology.orchestra.run.smithi133.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-169-generic 2023-12-20T19:41:31.127 INFO:teuthology.orchestra.run.smithi133.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-169-generic 2023-12-20T19:41:31.472 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-headers-generic (5.4.0.169.167) ... 2023-12-20T19:41:31.599 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T19:41:32.196 INFO:teuthology.orchestra.run.smithi080.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-169-generic 2023-12-20T19:41:32.197 INFO:teuthology.orchestra.run.smithi080.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-169-generic 2023-12-20T19:41:32.332 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up linux-headers-generic (5.4.0.169.167) ... 2023-12-20T19:41:32.492 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T19:41:32.783 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-image-generic (5.4.0.169.167) ... 2023-12-20T19:41:32.909 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-generic (5.4.0.169.167) ... 2023-12-20T19:41:33.044 INFO:teuthology.orchestra.run.smithi133.stdout:Processing triggers for linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T19:41:33.118 INFO:teuthology.orchestra.run.smithi133.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-20T19:41:33.119 INFO:teuthology.orchestra.run.smithi133.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-169-generic 2023-12-20T19:41:33.685 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up linux-image-generic (5.4.0.169.167) ... 2023-12-20T19:41:33.836 INFO:teuthology.orchestra.run.smithi080.stdout:Setting up linux-generic (5.4.0.169.167) ... 2023-12-20T19:41:33.963 INFO:teuthology.orchestra.run.smithi080.stdout:Processing triggers for linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-20T19:41:34.036 INFO:teuthology.orchestra.run.smithi080.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-20T19:41:34.037 INFO:teuthology.orchestra.run.smithi080.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-169-generic 2023-12-20T19:41:54.773 INFO:teuthology.orchestra.run.smithi133.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-20T19:41:54.773 INFO:teuthology.orchestra.run.smithi133.stdout:Sourcing file `/etc/default/grub' 2023-12-20T19:41:54.782 INFO:teuthology.orchestra.run.smithi133.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-20T19:41:54.792 INFO:teuthology.orchestra.run.smithi133.stdout:Generating grub configuration file ... 2023-12-20T19:41:55.101 INFO:teuthology.orchestra.run.smithi133.stdout:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-20T19:41:55.120 INFO:teuthology.orchestra.run.smithi133.stdout:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-20T19:41:55.530 INFO:teuthology.orchestra.run.smithi133.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-20T19:41:55.544 INFO:teuthology.orchestra.run.smithi133.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-20T19:41:56.565 INFO:teuthology.orchestra.run.smithi080.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-20T19:41:56.565 INFO:teuthology.orchestra.run.smithi080.stdout:Sourcing file `/etc/default/grub' 2023-12-20T19:41:56.570 INFO:teuthology.orchestra.run.smithi080.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-20T19:41:56.589 INFO:teuthology.orchestra.run.smithi080.stdout:Generating grub configuration file ... 2023-12-20T19:41:56.962 INFO:teuthology.orchestra.run.smithi080.stdout:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-20T19:41:56.987 INFO:teuthology.orchestra.run.smithi080.stdout:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-20T19:41:57.343 INFO:teuthology.orchestra.run.smithi133.stdout:done 2023-12-20T19:41:57.415 INFO:teuthology.orchestra.run.smithi080.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-20T19:41:57.426 INFO:teuthology.orchestra.run.smithi080.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-20T19:41:57.750 DEBUG:teuthology.orchestra.run.smithi133:> dpkg -s linux-image-generic 2023-12-20T19:41:57.802 INFO:teuthology.orchestra.run.smithi133.stdout:Package: linux-image-generic 2023-12-20T19:41:57.802 INFO:teuthology.orchestra.run.smithi133.stdout:Status: install ok installed 2023-12-20T19:41:57.803 INFO:teuthology.orchestra.run.smithi133.stdout:Priority: optional 2023-12-20T19:41:57.803 INFO:teuthology.orchestra.run.smithi133.stdout:Section: kernel 2023-12-20T19:41:57.803 INFO:teuthology.orchestra.run.smithi133.stdout:Installed-Size: 20 2023-12-20T19:41:57.803 INFO:teuthology.orchestra.run.smithi133.stdout:Maintainer: Ubuntu Kernel Team 2023-12-20T19:41:57.803 INFO:teuthology.orchestra.run.smithi133.stdout:Architecture: amd64 2023-12-20T19:41:57.803 INFO:teuthology.orchestra.run.smithi133.stdout:Source: linux-meta 2023-12-20T19:41:57.803 INFO:teuthology.orchestra.run.smithi133.stdout:Version: 5.4.0.169.167 2023-12-20T19:41:57.803 INFO:teuthology.orchestra.run.smithi133.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-20T19:41:57.803 INFO:teuthology.orchestra.run.smithi133.stdout:Depends: linux-image-5.4.0-169-generic, linux-modules-extra-5.4.0-169-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-20T19:41:57.803 INFO:teuthology.orchestra.run.smithi133.stdout:Recommends: thermald 2023-12-20T19:41:57.803 INFO:teuthology.orchestra.run.smithi133.stdout:Description: Generic Linux kernel image 2023-12-20T19:41:57.803 INFO:teuthology.orchestra.run.smithi133.stdout: This package will always depend on the latest generic kernel image 2023-12-20T19:41:57.803 INFO:teuthology.orchestra.run.smithi133.stdout: available. 2023-12-20T19:41:57.804 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-169-generic 2023-12-20T19:41:57.804 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-20T19:41:57.804 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-20T19:41:57.804 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-20T19:41:57.804 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi133.front.sepia.ceph.com, path=None, version=distro) 2023-12-20T19:41:57.804 DEBUG:teuthology.orchestra.run.smithi133:> sudo apt-get clean 2023-12-20T19:41:57.898 DEBUG:teuthology.orchestra.run.smithi133:> sudo apt-get update 2023-12-20T19:41:58.040 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-20T19:41:58.040 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-20T19:41:58.048 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-20T19:41:58.068 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-20T19:41:59.268 INFO:teuthology.orchestra.run.smithi080.stdout:done 2023-12-20T19:41:59.722 DEBUG:teuthology.orchestra.run.smithi080:> dpkg -s linux-image-generic 2023-12-20T19:41:59.769 INFO:teuthology.orchestra.run.smithi080.stdout:Package: linux-image-generic 2023-12-20T19:41:59.769 INFO:teuthology.orchestra.run.smithi080.stdout:Status: install ok installed 2023-12-20T19:41:59.769 INFO:teuthology.orchestra.run.smithi080.stdout:Priority: optional 2023-12-20T19:41:59.769 INFO:teuthology.orchestra.run.smithi080.stdout:Section: kernel 2023-12-20T19:41:59.770 INFO:teuthology.orchestra.run.smithi080.stdout:Installed-Size: 20 2023-12-20T19:41:59.770 INFO:teuthology.orchestra.run.smithi080.stdout:Maintainer: Ubuntu Kernel Team 2023-12-20T19:41:59.770 INFO:teuthology.orchestra.run.smithi080.stdout:Architecture: amd64 2023-12-20T19:41:59.770 INFO:teuthology.orchestra.run.smithi080.stdout:Source: linux-meta 2023-12-20T19:41:59.770 INFO:teuthology.orchestra.run.smithi080.stdout:Version: 5.4.0.169.167 2023-12-20T19:41:59.770 INFO:teuthology.orchestra.run.smithi080.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-20T19:41:59.770 INFO:teuthology.orchestra.run.smithi080.stdout:Depends: linux-image-5.4.0-169-generic, linux-modules-extra-5.4.0-169-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-20T19:41:59.770 INFO:teuthology.orchestra.run.smithi080.stdout:Recommends: thermald 2023-12-20T19:41:59.770 INFO:teuthology.orchestra.run.smithi080.stdout:Description: Generic Linux kernel image 2023-12-20T19:41:59.770 INFO:teuthology.orchestra.run.smithi080.stdout: This package will always depend on the latest generic kernel image 2023-12-20T19:41:59.770 INFO:teuthology.orchestra.run.smithi080.stdout: available. 2023-12-20T19:41:59.771 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-169-generic 2023-12-20T19:41:59.771 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-20T19:41:59.771 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-20T19:41:59.771 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-20T19:41:59.771 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi080.front.sepia.ceph.com, path=None, version=distro) 2023-12-20T19:41:59.771 DEBUG:teuthology.orchestra.run.smithi080:> sudo apt-get clean 2023-12-20T19:41:59.774 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2023-12-20T19:41:59.799 DEBUG:teuthology.orchestra.run.smithi133:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-20T19:41:59.848 DEBUG:teuthology.orchestra.run.smithi080:> sudo apt-get update 2023-12-20T19:41:59.865 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2023-12-20T19:41:59.982 INFO:teuthology.orchestra.run.smithi080.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-20T19:41:59.992 INFO:teuthology.orchestra.run.smithi080.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-20T19:42:00.015 INFO:teuthology.orchestra.run.smithi080.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-20T19:42:00.068 INFO:teuthology.orchestra.run.smithi133.stdout:Building dependency tree... 2023-12-20T19:42:00.069 INFO:teuthology.orchestra.run.smithi133.stdout:Reading state information... 2023-12-20T19:42:00.096 INFO:teuthology.orchestra.run.smithi080.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-20T19:42:00.290 INFO:teuthology.orchestra.run.smithi133.stdout:linux-image-generic is already the newest version (5.4.0.169.167). 2023-12-20T19:42:00.290 INFO:teuthology.orchestra.run.smithi133.stdout:0 upgraded, 0 newly installed, 0 to remove and 280 not upgraded. 2023-12-20T19:42:00.292 DEBUG:teuthology.orchestra.run.smithi133:> dpkg -s linux-image-generic 2023-12-20T19:42:00.312 INFO:teuthology.orchestra.run.smithi133.stdout:Package: linux-image-generic 2023-12-20T19:42:00.313 INFO:teuthology.orchestra.run.smithi133.stdout:Status: install ok installed 2023-12-20T19:42:00.313 INFO:teuthology.orchestra.run.smithi133.stdout:Priority: optional 2023-12-20T19:42:00.313 INFO:teuthology.orchestra.run.smithi133.stdout:Section: kernel 2023-12-20T19:42:00.313 INFO:teuthology.orchestra.run.smithi133.stdout:Installed-Size: 20 2023-12-20T19:42:00.313 INFO:teuthology.orchestra.run.smithi133.stdout:Maintainer: Ubuntu Kernel Team 2023-12-20T19:42:00.313 INFO:teuthology.orchestra.run.smithi133.stdout:Architecture: amd64 2023-12-20T19:42:00.313 INFO:teuthology.orchestra.run.smithi133.stdout:Source: linux-meta 2023-12-20T19:42:00.313 INFO:teuthology.orchestra.run.smithi133.stdout:Version: 5.4.0.169.167 2023-12-20T19:42:00.313 INFO:teuthology.orchestra.run.smithi133.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-20T19:42:00.313 INFO:teuthology.orchestra.run.smithi133.stdout:Depends: linux-image-5.4.0-169-generic, linux-modules-extra-5.4.0-169-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-20T19:42:00.313 INFO:teuthology.orchestra.run.smithi133.stdout:Recommends: thermald 2023-12-20T19:42:00.313 INFO:teuthology.orchestra.run.smithi133.stdout:Description: Generic Linux kernel image 2023-12-20T19:42:00.313 INFO:teuthology.orchestra.run.smithi133.stdout: This package will always depend on the latest generic kernel image 2023-12-20T19:42:00.313 INFO:teuthology.orchestra.run.smithi133.stdout: available. 2023-12-20T19:42:00.314 DEBUG:teuthology.orchestra.run.smithi133:> mktemp 2023-12-20T19:42:00.363 INFO:teuthology.orchestra.run.smithi133.stdout:/tmp/tmp.RvyuWZSWmf 2023-12-20T19:42:00.363 DEBUG:teuthology.orchestra.run.smithi133:> sudo cp /boot/grub/grub.cfg /tmp/tmp.RvyuWZSWmf 2023-12-20T19:42:00.377 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod 0666 /tmp/tmp.RvyuWZSWmf 2023-12-20T19:42:00.405 DEBUG:teuthology.orchestra.remote:smithi133:/tmp/tmp.RvyuWZSWmf is 9KB 2023-12-20T19:42:00.419 DEBUG:teuthology.orchestra.run.smithi133:> rm -fr /tmp/tmp.RvyuWZSWmf 2023-12-20T19:42:00.425 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-20T19:42:00.482 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2023-12-20T19:42:00.482 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-20T19:42:00.482 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-20T19:42:00.512 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-169-generic 2023-12-20T19:42:00.512 DEBUG:teuthology.orchestra.run.smithi133:> sudo update-grub 2023-12-20T19:42:01.735 INFO:teuthology.orchestra.run.smithi080.stdout:Reading package lists... 2023-12-20T19:42:01.761 DEBUG:teuthology.orchestra.run.smithi080:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-20T19:42:01.789 INFO:teuthology.orchestra.run.smithi133.stderr:Sourcing file `/etc/default/grub' 2023-12-20T19:42:01.798 INFO:teuthology.orchestra.run.smithi133.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-20T19:42:01.828 INFO:teuthology.orchestra.run.smithi080.stdout:Reading package lists... 2023-12-20T19:42:01.848 INFO:teuthology.orchestra.run.smithi133.stderr:Generating grub configuration file ... 2023-12-20T19:42:02.032 INFO:teuthology.orchestra.run.smithi080.stdout:Building dependency tree... 2023-12-20T19:42:02.105 INFO:teuthology.orchestra.run.smithi080.stdout:Reading state information... 2023-12-20T19:42:02.141 INFO:teuthology.orchestra.run.smithi133.stderr:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-20T19:42:02.153 INFO:teuthology.orchestra.run.smithi133.stderr:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-20T19:42:02.253 INFO:teuthology.orchestra.run.smithi080.stdout:linux-image-generic is already the newest version (5.4.0.169.167). 2023-12-20T19:42:02.253 INFO:teuthology.orchestra.run.smithi080.stdout:0 upgraded, 0 newly installed, 0 to remove and 280 not upgraded. 2023-12-20T19:42:02.255 DEBUG:teuthology.orchestra.run.smithi080:> dpkg -s linux-image-generic 2023-12-20T19:42:02.277 INFO:teuthology.orchestra.run.smithi080.stdout:Package: linux-image-generic 2023-12-20T19:42:02.277 INFO:teuthology.orchestra.run.smithi080.stdout:Status: install ok installed 2023-12-20T19:42:02.277 INFO:teuthology.orchestra.run.smithi080.stdout:Priority: optional 2023-12-20T19:42:02.278 INFO:teuthology.orchestra.run.smithi080.stdout:Section: kernel 2023-12-20T19:42:02.278 INFO:teuthology.orchestra.run.smithi080.stdout:Installed-Size: 20 2023-12-20T19:42:02.278 INFO:teuthology.orchestra.run.smithi080.stdout:Maintainer: Ubuntu Kernel Team 2023-12-20T19:42:02.278 INFO:teuthology.orchestra.run.smithi080.stdout:Architecture: amd64 2023-12-20T19:42:02.278 INFO:teuthology.orchestra.run.smithi080.stdout:Source: linux-meta 2023-12-20T19:42:02.278 INFO:teuthology.orchestra.run.smithi080.stdout:Version: 5.4.0.169.167 2023-12-20T19:42:02.278 INFO:teuthology.orchestra.run.smithi080.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-20T19:42:02.278 INFO:teuthology.orchestra.run.smithi080.stdout:Depends: linux-image-5.4.0-169-generic, linux-modules-extra-5.4.0-169-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-20T19:42:02.278 INFO:teuthology.orchestra.run.smithi080.stdout:Recommends: thermald 2023-12-20T19:42:02.278 INFO:teuthology.orchestra.run.smithi080.stdout:Description: Generic Linux kernel image 2023-12-20T19:42:02.278 INFO:teuthology.orchestra.run.smithi080.stdout: This package will always depend on the latest generic kernel image 2023-12-20T19:42:02.278 INFO:teuthology.orchestra.run.smithi080.stdout: available. 2023-12-20T19:42:02.279 DEBUG:teuthology.orchestra.run.smithi080:> mktemp 2023-12-20T19:42:02.327 INFO:teuthology.orchestra.run.smithi080.stdout:/tmp/tmp.dooNk50RF9 2023-12-20T19:42:02.327 DEBUG:teuthology.orchestra.run.smithi080:> sudo cp /boot/grub/grub.cfg /tmp/tmp.dooNk50RF9 2023-12-20T19:42:02.355 DEBUG:teuthology.orchestra.run.smithi080:> sudo chmod 0666 /tmp/tmp.dooNk50RF9 2023-12-20T19:42:02.394 DEBUG:teuthology.orchestra.remote:smithi080:/tmp/tmp.dooNk50RF9 is 9KB 2023-12-20T19:42:02.408 DEBUG:teuthology.orchestra.run.smithi080:> rm -fr /tmp/tmp.dooNk50RF9 2023-12-20T19:42:02.415 DEBUG:teuthology.orchestra.run.smithi080:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-20T19:42:02.472 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-20T19:42:02.472 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-20T19:42:02.472 DEBUG:teuthology.orchestra.run.smithi080:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-20T19:42:02.504 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-169-generic 2023-12-20T19:42:02.504 DEBUG:teuthology.orchestra.run.smithi080:> sudo update-grub 2023-12-20T19:42:02.550 INFO:teuthology.orchestra.run.smithi133.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-20T19:42:02.562 INFO:teuthology.orchestra.run.smithi133.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-20T19:42:03.300 INFO:teuthology.orchestra.run.smithi133.stderr:done 2023-12-20T19:42:03.302 DEBUG:teuthology.orchestra.run.smithi133:> sudo shutdown -r now 2023-12-20T19:42:03.982 INFO:teuthology.orchestra.run.smithi080.stderr:Sourcing file `/etc/default/grub' 2023-12-20T19:42:03.987 INFO:teuthology.orchestra.run.smithi080.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-20T19:42:03.995 INFO:teuthology.orchestra.run.smithi080.stderr:Generating grub configuration file ... 2023-12-20T19:42:04.290 INFO:teuthology.orchestra.run.smithi080.stderr:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-20T19:42:04.302 INFO:teuthology.orchestra.run.smithi080.stderr:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-20T19:42:04.714 INFO:teuthology.orchestra.run.smithi080.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-20T19:42:04.726 INFO:teuthology.orchestra.run.smithi080.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-20T19:42:05.522 INFO:teuthology.orchestra.run.smithi080.stderr:done 2023-12-20T19:42:05.524 DEBUG:teuthology.orchestra.run.smithi080:> sudo shutdown -r now 2023-12-20T19:42:33.330 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-20T19:42:33.331 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2023-12-20T19:42:33.332 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T19:42:35.529 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-20T19:42:35.529 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi080.front.sepia.ceph.com' 2023-12-20T19:42:35.530 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T19:42:51.666 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.133 2023-12-20T19:42:53.969 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.80 2023-12-20T19:43:00.673 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2023-12-20T19:43:00.674 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T19:43:02.972 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi080.front.sepia.ceph.com' 2023-12-20T19:43:02.973 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T19:43:03.729 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.133 2023-12-20T19:43:06.033 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.80 2023-12-20T19:43:15.737 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2023-12-20T19:43:15.738 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T19:43:18.036 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi080.front.sepia.ceph.com' 2023-12-20T19:43:18.037 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T19:43:34.162 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.133 2023-12-20T19:43:36.465 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.80 2023-12-20T19:43:49.197 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2023-12-20T19:43:49.198 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T19:43:49.412 DEBUG:teuthology.orchestra.run.smithi133:> true 2023-12-20T19:43:49.967 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi133.front.sepia.ceph.com' 2023-12-20T19:43:49.967 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-169-generic"... 2023-12-20T19:43:49.968 DEBUG:teuthology.orchestra.run.smithi133:> uname -r 2023-12-20T19:43:49.973 INFO:teuthology.orchestra.run.smithi133.stdout:5.4.0-169-generic 2023-12-20T19:43:49.974 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-169-generic vs 5.4.0-169-generic 2023-12-20T19:43:49.974 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-20T19:43:49.974 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-20T19:43:50.975 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-20T19:43:50.975 DEBUG:teuthology.orchestra.run.smithi133:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-20T19:43:51.069 INFO:teuthology.orchestra.run.smithi133.stdout:ttyS1 2023-12-20T19:43:51.092 DEBUG:teuthology.parallel:result is None 2023-12-20T19:43:51.466 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi080.front.sepia.ceph.com' 2023-12-20T19:43:51.467 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T19:43:51.665 DEBUG:teuthology.orchestra.run.smithi080:> true 2023-12-20T19:43:52.275 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi080.front.sepia.ceph.com' 2023-12-20T19:43:52.276 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-169-generic"... 2023-12-20T19:43:52.276 DEBUG:teuthology.orchestra.run.smithi080:> uname -r 2023-12-20T19:43:52.282 INFO:teuthology.orchestra.run.smithi080.stdout:5.4.0-169-generic 2023-12-20T19:43:52.282 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-169-generic vs 5.4.0-169-generic 2023-12-20T19:43:52.282 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-20T19:43:52.282 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-20T19:43:53.283 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-20T19:43:53.283 DEBUG:teuthology.orchestra.run.smithi080:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-20T19:43:53.387 INFO:teuthology.orchestra.run.smithi080.stdout:ttyS1 2023-12-20T19:43:53.407 DEBUG:teuthology.parallel:result is None 2023-12-20T19:43:53.407 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-20T19:43:53.414 INFO:teuthology.task.internal:Creating test directory... 2023-12-20T19:43:53.415 DEBUG:teuthology.orchestra.run.smithi080:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-20T19:43:53.418 DEBUG:teuthology.orchestra.run.smithi133:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-20T19:43:53.425 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-20T19:43:53.433 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-20T19:43:53.440 INFO:teuthology.task.internal:Creating archive directory... 2023-12-20T19:43:53.440 DEBUG:teuthology.orchestra.run.smithi080:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-20T19:43:53.443 DEBUG:teuthology.orchestra.run.smithi133:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-20T19:43:53.462 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-20T19:43:53.469 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-20T19:43:53.469 DEBUG:teuthology.orchestra.run.smithi080:> 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-20T19:43:53.472 DEBUG:teuthology.orchestra.run.smithi133:> 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-20T19:43:53.488 INFO:teuthology.orchestra.run.smithi080.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-20T19:43:53.499 INFO:teuthology.orchestra.run.smithi080.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-20T19:43:53.518 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-20T19:43:53.528 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-20T19:43:53.530 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-20T19:43:53.537 INFO:teuthology.task.internal:Configuring sudo... 2023-12-20T19:43:53.538 DEBUG:teuthology.orchestra.run.smithi080:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-20T19:43:53.546 DEBUG:teuthology.orchestra.run.smithi133:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-20T19:43:53.561 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-20T19:43:53.570 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-20T19:43:53.571 DEBUG:teuthology.orchestra.run.smithi080:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-20T19:43:53.573 DEBUG:teuthology.orchestra.run.smithi133:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-20T19:43:53.611 DEBUG:teuthology.orchestra.run.smithi080:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-20T19:43:53.618 DEBUG:teuthology.orchestra.run.smithi080:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-20T19:43:53.667 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-20T19:43:53.667 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-20T19:43:53.703 DEBUG:teuthology.orchestra.run.smithi133:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-20T19:43:53.711 DEBUG:teuthology.orchestra.run.smithi133:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-20T19:43:53.759 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2023-12-20T19:43:53.760 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-20T19:43:53.783 DEBUG:teuthology.orchestra.run.smithi080:> sudo service rsyslog restart 2023-12-20T19:43:53.785 DEBUG:teuthology.orchestra.run.smithi133:> sudo service rsyslog restart 2023-12-20T19:43:53.838 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-20T19:43:53.846 INFO:teuthology.task.internal:Starting timer... 2023-12-20T19:43:53.846 INFO:teuthology.run_tasks:Running task pcp... 2023-12-20T19:43:53.860 INFO:teuthology.run_tasks:Running task selinux... 2023-12-20T19:43:53.870 DEBUG:teuthology.task.selinux:Excluding smithi080: OS 'ubuntu' does not support SELinux 2023-12-20T19:43:53.870 DEBUG:teuthology.task.selinux:Excluding smithi133: OS 'ubuntu' does not support SELinux 2023-12-20T19:43:53.871 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-20T19:43:53.871 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-12-20T19:43:53.871 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-20T19:43:53.871 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-20T19:43:53.879 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-20T19:43:53.879 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-20T19:43:53.903 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-20T19:43:53.904 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi080.front.sepia.ceph.com,smithi133.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-20T19:49:46.662 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi080.front.sepia.ceph.com'), Remote(name='ubuntu@smithi133.front.sepia.ceph.com')] 2023-12-20T19:49:46.664 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi080.front.sepia.ceph.com' 2023-12-20T19:49:46.665 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T19:49:46.715 DEBUG:teuthology.orchestra.run.smithi080:> true 2023-12-20T19:49:46.835 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi080.front.sepia.ceph.com' 2023-12-20T19:49:46.835 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2023-12-20T19:49:46.836 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-20T19:49:46.885 DEBUG:teuthology.orchestra.run.smithi133:> true 2023-12-20T19:49:47.003 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi133.front.sepia.ceph.com' 2023-12-20T19:49:47.003 INFO:teuthology.run_tasks:Running task clock... 2023-12-20T19:49:47.014 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-20T19:49:47.014 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-20T19:49:47.015 DEBUG:teuthology.orchestra.run.smithi080:> 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-20T19:49:47.017 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-20T19:49:47.017 DEBUG:teuthology.orchestra.run.smithi133:> 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-20T19:49:47.051 INFO:teuthology.orchestra.run.smithi080.stdout:20 Dec 19:49:47 ntpd[23563]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-20T19:49:47.051 INFO:teuthology.orchestra.run.smithi080.stdout:20 Dec 19:49:47 ntpd[23563]: Command line: ntpd -gq 2023-12-20T19:49:47.051 INFO:teuthology.orchestra.run.smithi080.stdout:20 Dec 19:49:47 ntpd[23563]: proto: precision = 0.178 usec (-22) 2023-12-20T19:49:47.052 INFO:teuthology.orchestra.run.smithi080.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-20T19:49:47.052 INFO:teuthology.orchestra.run.smithi080.stdout:20 Dec 19:49:47 ntpd[23563]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-20T19:49:47.052 INFO:teuthology.orchestra.run.smithi080.stdout:20 Dec 19:49:47 ntpd[23563]: restrict ::: KOD does nothing without LIMITED. 2023-12-20T19:49:47.053 INFO:teuthology.orchestra.run.smithi080.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-20T19:49:47.054 INFO:teuthology.orchestra.run.smithi080.stdout:20 Dec 19:49:47 ntpd[23563]: Listen and drop on 0 v6wildcard [::]:123 2023-12-20T19:49:47.054 INFO:teuthology.orchestra.run.smithi080.stdout:20 Dec 19:49:47 ntpd[23563]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-20T19:49:47.055 INFO:teuthology.orchestra.run.smithi080.stdout:20 Dec 19:49:47 ntpd[23563]: Listen normally on 2 lo 127.0.0.1:123 2023-12-20T19:49:47.055 INFO:teuthology.orchestra.run.smithi080.stdout:20 Dec 19:49:47 ntpd[23563]: Listen normally on 3 enp3s0f1 172.21.15.80:123 2023-12-20T19:49:47.055 INFO:teuthology.orchestra.run.smithi080.stdout:20 Dec 19:49:47 ntpd[23563]: Listen normally on 4 lo [::1]:123 2023-12-20T19:49:47.055 INFO:teuthology.orchestra.run.smithi080.stdout:20 Dec 19:49:47 ntpd[23563]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cba9%5]:123 2023-12-20T19:49:47.055 INFO:teuthology.orchestra.run.smithi080.stdout:20 Dec 19:49:47 ntpd[23563]: Listening on routing socket on fd #22 for interface updates 2023-12-20T19:49:47.056 INFO:teuthology.orchestra.run.smithi133.stdout:20 Dec 19:49:47 ntpd[23672]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-20T19:49:47.056 INFO:teuthology.orchestra.run.smithi133.stdout:20 Dec 19:49:47 ntpd[23672]: Command line: ntpd -gq 2023-12-20T19:49:47.056 INFO:teuthology.orchestra.run.smithi133.stdout:20 Dec 19:49:47 ntpd[23672]: proto: precision = 0.072 usec (-24) 2023-12-20T19:49:47.056 INFO:teuthology.orchestra.run.smithi133.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-20T19:49:47.057 INFO:teuthology.orchestra.run.smithi133.stdout:20 Dec 19:49:47 ntpd[23672]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-20T19:49:47.057 INFO:teuthology.orchestra.run.smithi133.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-20T19:49:47.058 INFO:teuthology.orchestra.run.smithi133.stdout:20 Dec 19:49:47 ntpd[23672]: restrict ::: KOD does nothing without LIMITED. 2023-12-20T19:49:47.058 INFO:teuthology.orchestra.run.smithi133.stdout:20 Dec 19:49:47 ntpd[23672]: Listen and drop on 0 v6wildcard [::]:123 2023-12-20T19:49:47.058 INFO:teuthology.orchestra.run.smithi133.stdout:20 Dec 19:49:47 ntpd[23672]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-20T19:49:47.058 INFO:teuthology.orchestra.run.smithi133.stdout:20 Dec 19:49:47 ntpd[23672]: Listen normally on 2 lo 127.0.0.1:123 2023-12-20T19:49:47.058 INFO:teuthology.orchestra.run.smithi133.stdout:20 Dec 19:49:47 ntpd[23672]: Listen normally on 3 enp3s0f1 172.21.15.133:123 2023-12-20T19:49:47.058 INFO:teuthology.orchestra.run.smithi133.stdout:20 Dec 19:49:47 ntpd[23672]: Listen normally on 4 lo [::1]:123 2023-12-20T19:49:47.058 INFO:teuthology.orchestra.run.smithi133.stdout:20 Dec 19:49:47 ntpd[23672]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:8087%5]:123 2023-12-20T19:49:47.059 INFO:teuthology.orchestra.run.smithi133.stdout:20 Dec 19:49:47 ntpd[23672]: Listening on routing socket on fd #22 for interface updates 2023-12-20T19:49:48.051 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:48 ntpd[23563]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:48.051 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:48 ntpd[23563]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:48.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:48 ntpd[23563]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:48.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:48 ntpd[23563]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:48.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:48 ntpd[23563]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T19:49:48.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:48 ntpd[23563]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T19:49:48.053 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:48 ntpd[23672]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:48.053 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:48 ntpd[23672]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:50.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:50 ntpd[23563]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:50.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:50 ntpd[23563]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:50.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:50 ntpd[23563]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:50.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:50 ntpd[23563]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:50.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:50 ntpd[23563]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:50.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:50 ntpd[23563]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:50.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:50 ntpd[23563]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T19:49:50.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:50 ntpd[23563]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T19:49:50.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:50 ntpd[23563]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:50.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:50 ntpd[23563]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:50.054 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:50 ntpd[23563]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T19:49:50.054 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:50 ntpd[23563]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T19:49:50.055 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:50 ntpd[23672]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:50.055 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:50 ntpd[23672]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:50.055 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:50 ntpd[23672]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:50.055 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:50 ntpd[23672]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:50.055 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:50 ntpd[23672]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T19:49:50.055 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:50 ntpd[23672]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T19:49:51.051 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:51 ntpd[23563]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:51.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:51 ntpd[23563]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:51.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:51 ntpd[23563]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:51.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:51 ntpd[23563]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:51.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:51 ntpd[23563]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T19:49:51.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:51 ntpd[23563]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T19:49:51.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:51 ntpd[23672]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:51.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:51 ntpd[23672]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:51.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:51 ntpd[23672]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:51.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:51 ntpd[23672]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:51.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:51 ntpd[23672]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T19:49:51.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:51 ntpd[23672]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T19:49:52.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:52 ntpd[23563]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:52.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:52 ntpd[23563]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:52.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:52 ntpd[23563]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:52.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:52 ntpd[23563]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:52.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:52 ntpd[23563]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:52.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:52 ntpd[23563]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:52.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:52 ntpd[23563]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:52.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:52 ntpd[23563]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:52.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:52 ntpd[23563]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T19:49:52.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:52 ntpd[23563]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T19:49:52.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:52 ntpd[23563]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:52.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:52 ntpd[23563]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:52.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:52 ntpd[23563]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T19:49:52.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:52 ntpd[23563]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T19:49:52.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:52 ntpd[23672]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:52.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:52 ntpd[23672]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:52.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:52 ntpd[23672]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:52.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:52 ntpd[23672]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:52.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:52 ntpd[23672]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:52.055 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:52 ntpd[23672]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:52.055 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:52 ntpd[23672]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T19:49:52.055 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:52 ntpd[23672]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T19:49:52.055 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:52 ntpd[23672]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:52.055 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:52 ntpd[23672]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:52.055 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:52 ntpd[23672]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T19:49:52.055 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:52 ntpd[23672]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T19:49:53.051 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:53 ntpd[23563]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:53.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:53 ntpd[23563]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:53.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:53 ntpd[23563]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:53.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:53 ntpd[23563]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:53.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:53 ntpd[23563]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T19:49:53.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:53 ntpd[23563]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T19:49:53.053 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:53 ntpd[23672]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:53.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:53 ntpd[23672]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:53.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:53 ntpd[23672]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:53.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:53 ntpd[23672]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:53.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:53 ntpd[23672]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T19:49:53.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:53 ntpd[23672]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T19:49:54.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:54 ntpd[23563]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:54.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:54 ntpd[23563]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:54.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:54 ntpd[23563]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:54.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:54 ntpd[23563]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:54.052 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:54 ntpd[23563]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:54.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:54 ntpd[23563]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:54.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:54 ntpd[23563]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T19:49:54.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:54 ntpd[23563]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T19:49:54.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:54 ntpd[23563]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:54.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:54 ntpd[23563]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:54.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:54 ntpd[23563]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T19:49:54.053 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:54 ntpd[23563]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T19:49:54.053 INFO:teuthology.orchestra.run.smithi080.stdout:20 Dec 19:49:54 ntpd[23563]: ntpd: time slew +0.003071 s 2023-12-20T19:49:54.053 INFO:teuthology.orchestra.run.smithi080.stdout:ntpd: time slew +0.003071s 2023-12-20T19:49:54.054 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:54 ntpd[23563]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-20T19:49:54.054 INFO:teuthology.orchestra.run.smithi080.stderr:20 Dec 19:49:54 ntpd[23563]: can't open /var/log/ntpstats/loopstats.20231220: Permission denied 2023-12-20T19:49:54.055 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:54 ntpd[23672]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:54.055 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:54 ntpd[23672]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:54.055 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:54 ntpd[23672]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:54.055 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:54 ntpd[23672]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:54.055 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:54 ntpd[23672]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:54.055 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:54 ntpd[23672]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:54.056 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:54 ntpd[23672]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T19:49:54.056 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:54 ntpd[23672]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T19:49:54.056 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:54 ntpd[23672]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:54.056 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:54 ntpd[23672]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:54.056 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:54 ntpd[23672]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T19:49:54.056 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:54 ntpd[23672]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T19:49:54.110 INFO:teuthology.orchestra.run.smithi080.stdout: remote refid st t when poll reach delay offset jitter 2023-12-20T19:49:54.110 INFO:teuthology.orchestra.run.smithi080.stdout:============================================================================== 2023-12-20T19:49:54.110 INFO:teuthology.orchestra.run.smithi080.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-20T19:49:54.110 INFO:teuthology.orchestra.run.smithi080.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-20T19:49:54.110 INFO:teuthology.orchestra.run.smithi080.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-20T19:49:54.110 INFO:teuthology.orchestra.run.smithi080.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-20T19:49:55.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:55 ntpd[23672]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:55.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:55 ntpd[23672]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:55.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:55 ntpd[23672]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:55.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:55 ntpd[23672]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:55.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:55 ntpd[23672]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T19:49:55.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:55 ntpd[23672]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T19:49:56.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:56 ntpd[23672]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:56.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:56 ntpd[23672]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:56.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:56 ntpd[23672]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:56.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:56 ntpd[23672]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:56.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:56 ntpd[23672]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-20T19:49:56.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:56 ntpd[23672]: can't open /var/log/ntpstats/rawstats.20231220: Permission denied 2023-12-20T19:49:56.054 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:56 ntpd[23672]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-20T19:49:56.055 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:56 ntpd[23672]: can't open /var/log/ntpstats/peerstats.20231220: Permission denied 2023-12-20T19:49:56.055 INFO:teuthology.orchestra.run.smithi133.stdout:20 Dec 19:49:56 ntpd[23672]: ntpd: time slew +0.000845 s 2023-12-20T19:49:56.055 INFO:teuthology.orchestra.run.smithi133.stdout:ntpd: time slew +0.000845s 2023-12-20T19:49:56.055 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:56 ntpd[23672]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-20T19:49:56.055 INFO:teuthology.orchestra.run.smithi133.stderr:20 Dec 19:49:56 ntpd[23672]: can't open /var/log/ntpstats/loopstats.20231220: Permission denied 2023-12-20T19:49:56.125 INFO:teuthology.orchestra.run.smithi133.stdout: remote refid st t when poll reach delay offset jitter 2023-12-20T19:49:56.125 INFO:teuthology.orchestra.run.smithi133.stdout:============================================================================== 2023-12-20T19:49:56.125 INFO:teuthology.orchestra.run.smithi133.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-20T19:49:56.125 INFO:teuthology.orchestra.run.smithi133.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-20T19:49:56.125 INFO:teuthology.orchestra.run.smithi133.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-20T19:49:56.125 INFO:teuthology.orchestra.run.smithi133.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-20T19:49:56.125 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-20T19:49:56.217 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': 'a89fee39e1615509dcf1f65c74f2b137c73cba4f'} 2023-12-20T19:49:56.218 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2023-12-20T19:49:56.218 INFO:tasks.cephadm:Cluster fsid is f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T19:49:56.218 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-20T19:49:56.219 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.80', 'mon.c': '[v2:172.21.15.80:3301,v1:172.21.15.80:6790]', 'mon.b': '172.21.15.133'} 2023-12-20T19:49:56.219 INFO:tasks.cephadm:First mon is mon.a on smithi080 2023-12-20T19:49:56.219 INFO:tasks.cephadm:First mgr is y 2023-12-20T19:49:56.219 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-20T19:49:56.219 DEBUG:teuthology.orchestra.run.smithi080:> sudo hostname $(hostname -s) 2023-12-20T19:49:56.237 DEBUG:teuthology.orchestra.run.smithi133:> sudo hostname $(hostname -s) 2023-12-20T19:49:56.253 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2023-12-20T19:49:56.254 DEBUG:teuthology.orchestra.run.smithi080:> 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-20T19:49:56.503 INFO:teuthology.orchestra.run.smithi080.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Dec 20 19:49 /home/ubuntu/cephtest/cephadm 2023-12-20T19:49:56.504 DEBUG:teuthology.orchestra.run.smithi133:> 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-20T19:49:56.657 INFO:teuthology.orchestra.run.smithi133.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Dec 20 19:49 /home/ubuntu/cephtest/cephadm 2023-12-20T19:49:56.658 DEBUG:teuthology.orchestra.run.smithi080:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-20T19:49:56.667 DEBUG:teuthology.orchestra.run.smithi133:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-20T19:49:56.687 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2023-12-20T19:49:56.688 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-20T19:49:56.690 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-20T19:49:56.971 INFO:teuthology.orchestra.run.smithi080.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-20T19:49:56.981 INFO:teuthology.orchestra.run.smithi133.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-20T19:50:46.011 INFO:teuthology.orchestra.run.smithi133.stdout:{ 2023-12-20T19:50:46.011 INFO:teuthology.orchestra.run.smithi133.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-20T19:50:46.012 INFO:teuthology.orchestra.run.smithi133.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-20T19:50:46.012 INFO:teuthology.orchestra.run.smithi133.stdout: "repo_digests": [ 2023-12-20T19:50:46.012 INFO:teuthology.orchestra.run.smithi133.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2023-12-20T19:50:46.012 INFO:teuthology.orchestra.run.smithi133.stdout: ] 2023-12-20T19:50:46.012 INFO:teuthology.orchestra.run.smithi133.stdout:} 2023-12-20T19:50:46.649 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T19:50:46.650 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-20T19:50:46.650 INFO:teuthology.orchestra.run.smithi080.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-20T19:50:46.650 INFO:teuthology.orchestra.run.smithi080.stdout: "repo_digests": [ 2023-12-20T19:50:46.650 INFO:teuthology.orchestra.run.smithi080.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2023-12-20T19:50:46.650 INFO:teuthology.orchestra.run.smithi080.stdout: ] 2023-12-20T19:50:46.650 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T19:50:46.673 DEBUG:teuthology.orchestra.run.smithi080:> sudo mkdir -p /etc/ceph 2023-12-20T19:50:46.690 DEBUG:teuthology.orchestra.run.smithi133:> sudo mkdir -p /etc/ceph 2023-12-20T19:50:46.708 DEBUG:teuthology.orchestra.run.smithi080:> sudo chmod 777 /etc/ceph 2023-12-20T19:50:46.721 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod 777 /etc/ceph 2023-12-20T19:50:46.765 INFO:tasks.cephadm:Writing seed config... 2023-12-20T19:50:46.766 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-12-20T19:50:46.766 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-20T19:50:46.767 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-20T19:50:46.767 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2023-12-20T19:50:46.767 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-20T19:50:46.767 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-20T19:50:46.767 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-20T19:50:46.767 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-20T19:50:46.767 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-20T19:50:46.768 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-20T19:50:46.768 DEBUG:teuthology.orchestra.run.smithi080:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-20T19:50:46.775 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 = f34ddc32-9f70-11ee-95a5-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-20T19:50:46.775 DEBUG:teuthology.orchestra.run.smithi080:mon.a> sudo journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mon.a.service 2023-12-20T19:50:46.778 DEBUG:teuthology.orchestra.run.smithi080:mgr.y> sudo journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mgr.y.service 2023-12-20T19:50:46.780 INFO:tasks.cephadm:Bootstrapping... 2023-12-20T19:50:46.780 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid f34ddc32-9f70-11ee-95a5-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.80 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-20T19:50:46.940 INFO:teuthology.orchestra.run.smithi080.stderr:-------------------------------------------------------------------------------- 2023-12-20T19:50:46.940 INFO:teuthology.orchestra.run.smithi080.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', 'f34ddc32-9f70-11ee-95a5-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.80', '--skip-admin-label'] 2023-12-20T19:50:46.940 INFO:teuthology.orchestra.run.smithi080.stderr:Verifying podman|docker is present... 2023-12-20T19:50:46.940 INFO:teuthology.orchestra.run.smithi080.stderr:Verifying lvm2 is present... 2023-12-20T19:50:46.940 INFO:teuthology.orchestra.run.smithi080.stderr:Verifying time synchronization is in place... 2023-12-20T19:50:46.945 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-20T19:50:46.951 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: inactive 2023-12-20T19:50:46.957 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-12-20T19:50:46.964 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: inactive 2023-12-20T19:50:46.971 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: masked 2023-12-20T19:50:46.977 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: inactive 2023-12-20T19:50:46.982 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-12-20T19:50:46.988 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: inactive 2023-12-20T19:50:46.996 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: enabled 2023-12-20T19:50:47.001 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: active 2023-12-20T19:50:47.003 INFO:teuthology.orchestra.run.smithi080.stderr:Unit ntp.service is enabled and running 2023-12-20T19:50:47.003 INFO:teuthology.orchestra.run.smithi080.stderr:Repeating the final host check... 2023-12-20T19:50:47.003 INFO:teuthology.orchestra.run.smithi080.stderr:docker (/usr/bin/docker) is present 2023-12-20T19:50:47.003 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl is present 2023-12-20T19:50:47.003 INFO:teuthology.orchestra.run.smithi080.stderr:lvcreate is present 2023-12-20T19:50:47.007 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-20T19:50:47.012 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: inactive 2023-12-20T19:50:47.018 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-12-20T19:50:47.024 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: inactive 2023-12-20T19:50:47.029 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: masked 2023-12-20T19:50:47.035 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: inactive 2023-12-20T19:50:47.042 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-12-20T19:50:47.049 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: inactive 2023-12-20T19:50:47.057 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: enabled 2023-12-20T19:50:47.064 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: active 2023-12-20T19:50:47.066 INFO:teuthology.orchestra.run.smithi080.stderr:Unit ntp.service is enabled and running 2023-12-20T19:50:47.066 INFO:teuthology.orchestra.run.smithi080.stderr:Host looks OK 2023-12-20T19:50:47.066 INFO:teuthology.orchestra.run.smithi080.stderr:Cluster fsid: f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T19:50:47.066 INFO:teuthology.orchestra.run.smithi080.stderr:Acquiring lock 140631122663744 on /run/cephadm/f34ddc32-9f70-11ee-95a5-87774f69a715.lock 2023-12-20T19:50:47.066 INFO:teuthology.orchestra.run.smithi080.stderr:Lock 140631122663744 acquired on /run/cephadm/f34ddc32-9f70-11ee-95a5-87774f69a715.lock 2023-12-20T19:50:47.066 INFO:teuthology.orchestra.run.smithi080.stderr:Verifying IP 172.21.15.80 port 3300 ... 2023-12-20T19:50:47.067 INFO:teuthology.orchestra.run.smithi080.stderr:Verifying IP 172.21.15.80 port 6789 ... 2023-12-20T19:50:47.067 INFO:teuthology.orchestra.run.smithi080.stderr:Base mon IP is 172.21.15.80, final addrv is [v2:172.21.15.80:3300,v1:172.21.15.80:6789] 2023-12-20T19:50:47.070 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2023-12-20T19:50:47.070 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.80 metric 100 2023-12-20T19:50:47.071 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-12-20T19:50:47.071 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.80 2023-12-20T19:50:47.071 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.80 metric 100 2023-12-20T19:50:47.079 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-12-20T19:50:47.079 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-12-20T19:50:47.080 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1768sec pref medium 2023-12-20T19:50:47.080 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-20T19:50:47.080 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2023-12-20T19:50:47.080 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-12-20T19:50:47.080 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-12-20T19:50:47.080 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:cba9/64 scope link 2023-12-20T19:50:47.080 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-12-20T19:50:47.081 INFO:teuthology.orchestra.run.smithi080.stderr:Mon IP `172.21.15.80` is in CIDR network `172.21.0.0/20` 2023-12-20T19:50:47.082 INFO:teuthology.orchestra.run.smithi080.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-20T19:50:47.082 INFO:teuthology.orchestra.run.smithi080.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-20T19:50:47.175 INFO:journalctl@ceph.mon.a.smithi080.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T19:50:47.201 INFO:journalctl@ceph.mgr.y.smithi080.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T19:50:47.598 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2023-12-20T19:50:47.760 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2023-12-20T19:50:47.761 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2023-12-20T19:50:47.785 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2023-12-20T19:50:48.768 INFO:teuthology.orchestra.run.smithi080.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-20T19:50:49.344 INFO:teuthology.orchestra.run.smithi080.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-20T19:50:49.344 INFO:teuthology.orchestra.run.smithi080.stderr:Extracting ceph user uid/gid from container image... 2023-12-20T19:50:50.054 INFO:teuthology.orchestra.run.smithi080.stderr:stat: 167 167 2023-12-20T19:50:50.615 INFO:teuthology.orchestra.run.smithi080.stderr:Creating initial keys... 2023-12-20T19:50:51.404 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-authtool: AQCbRYNlS54AGBAA1k0WfNXGpG92q70PqXlSPw== 2023-12-20T19:50:52.706 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-authtool: AQCcRYNl4YkFKhAAl6tMXt2CEt4mv+Pea6V2Xw== 2023-12-20T19:50:54.027 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-authtool: AQCeRYNlBiaRARAAFl5w76Mys9YJwwx+vzco+Q== 2023-12-20T19:50:54.605 INFO:teuthology.orchestra.run.smithi080.stderr:Creating initial monmap... 2023-12-20T19:50:55.377 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-20T19:50:55.377 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2023-12-20T19:50:55.377 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T19:50:55.377 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-20T19:50:55.899 INFO:teuthology.orchestra.run.smithi080.stderr:monmaptool for a [v2:172.21.15.80:3300,v1:172.21.15.80:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-20T19:50:55.900 INFO:teuthology.orchestra.run.smithi080.stderr:setting min_mon_release = octopus 2023-12-20T19:50:55.900 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/monmaptool: set fsid to f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T19:50:55.900 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-20T19:50:55.900 INFO:teuthology.orchestra.run.smithi080.stderr: 2023-12-20T19:50:55.900 INFO:teuthology.orchestra.run.smithi080.stderr:Creating mon... 2023-12-20T19:50:56.667 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-20T19:50:56.668 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 1 imported monmap: 2023-12-20T19:50:56.668 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: epoch 0 2023-12-20T19:50:56.668 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: fsid f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T19:50:56.668 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: last_changed 2023-12-20T19:50:55.375305+0000 2023-12-20T19:50:56.668 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: created 2023-12-20T19:50:55.375305+0000 2023-12-20T19:50:56.669 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2023-12-20T19:50:56.669 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: election_strategy: 1 2023-12-20T19:50:56.669 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0] mon.a 2023-12-20T19:50:56.669 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: 2023-12-20T19:50:56.670 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 0 /usr/bin/ceph-mon: set fsid to f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T19:50:56.670 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: RocksDB version: 6.15.5 2023-12-20T19:50:56.674 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: 2023-12-20T19:50:56.674 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-20T19:50:56.674 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Compile date Apr 18 2022 2023-12-20T19:50:56.674 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: DB SUMMARY 2023-12-20T19:50:56.674 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: 2023-12-20T19:50:56.674 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: DB Session ID: YHJL4FSHKYIHVOHIGDOV 2023-12-20T19:50:56.674 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: 2023-12-20T19:50:56.674 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-12-20T19:50:56.674 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: 2023-12-20T19:50:56.675 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-12-20T19:50:56.675 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: 2023-12-20T19:50:56.675 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.error_if_exists: 0 2023-12-20T19:50:56.675 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.create_if_missing: 1 2023-12-20T19:50:56.675 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.paranoid_checks: 1 2023-12-20T19:50:56.675 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-20T19:50:56.675 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.env: 0x5631fe4ee860 2023-12-20T19:50:56.675 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.fs: Posix File System 2023-12-20T19:50:56.676 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.info_log: 0x5631ff545320 2023-12-20T19:50:56.676 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-20T19:50:56.676 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.statistics: (nil) 2023-12-20T19:50:56.676 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.use_fsync: 0 2023-12-20T19:50:56.676 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.max_log_file_size: 0 2023-12-20T19:50:56.676 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-20T19:50:56.676 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-20T19:50:56.676 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-20T19:50:56.676 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-20T19:50:56.676 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.allow_fallocate: 1 2023-12-20T19:50:56.676 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-20T19:50:56.676 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-20T19:50:56.676 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.use_direct_reads: 0 2023-12-20T19:50:56.676 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-20T19:50:56.676 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-20T19:50:56.677 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.db_log_dir: 2023-12-20T19:50:56.677 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-20T19:50:56.677 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-20T19:50:56.677 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-20T19:50:56.699 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-20T19:50:56.699 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-20T19:50:56.699 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-20T19:50:56.699 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-20T19:50:56.699 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-20T19:50:56.699 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-20T19:50:56.699 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.write_buffer_manager: 0x5631ff7e5950 2023-12-20T19:50:56.699 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-20T19:50:56.699 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-20T19:50:56.699 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-20T19:50:56.699 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-20T19:50:56.699 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-20T19:50:56.700 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-20T19:50:56.700 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-20T19:50:56.700 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-20T19:50:56.700 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-20T19:50:56.700 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.unordered_write: 0 2023-12-20T19:50:56.700 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-20T19:50:56.700 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-20T19:50:56.700 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-20T19:50:56.700 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-20T19:50:56.700 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.row_cache: None 2023-12-20T19:50:56.700 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.wal_filter: None 2023-12-20T19:50:56.700 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-20T19:50:56.700 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-20T19:50:56.700 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.preserve_deletes: 0 2023-12-20T19:50:56.701 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.two_write_queues: 0 2023-12-20T19:50:56.701 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-20T19:50:56.701 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.atomic_flush: 0 2023-12-20T19:50:56.701 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-20T19:50:56.701 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-20T19:50:56.701 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-20T19:50:56.701 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.log_readahead_size: 0 2023-12-20T19:50:56.701 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-20T19:50:56.701 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-20T19:50:56.701 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-20T19:50:56.701 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-20T19:50:56.701 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-20T19:50:56.701 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-20T19:50:56.701 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.max_background_jobs: 2 2023-12-20T19:50:56.702 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.max_background_compactions: -1 2023-12-20T19:50:56.702 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.max_subcompactions: 1 2023-12-20T19:50:56.702 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-20T19:50:56.702 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-20T19:50:56.702 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-20T19:50:56.702 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-20T19:50:56.702 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-20T19:50:56.702 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-20T19:50:56.702 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-20T19:50:56.702 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-20T19:50:56.702 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.max_open_files: -1 2023-12-20T19:50:56.702 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-20T19:50:56.702 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-20T19:50:56.702 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-20T19:50:56.702 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-20T19:50:56.703 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Options.max_background_flushes: -1 2023-12-20T19:50:56.703 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Compression algorithms supported: 2023-12-20T19:50:56.703 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-20T19:50:56.703 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: kZSTD supported: 0 2023-12-20T19:50:56.703 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: kXpressCompression supported: 0 2023-12-20T19:50:56.703 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-20T19:50:56.703 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: kLZ4Compression supported: 1 2023-12-20T19:50:56.703 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: kBZip2Compression supported: 0 2023-12-20T19:50:56.703 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: kZlibCompression supported: 1 2023-12-20T19:50:56.703 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: kSnappyCompression supported: 1 2023-12-20T19:50:56.703 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-20T19:50:56.703 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.660+0000 7f2914c90880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2023-12-20T19:50:56.703 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: 2023-12-20T19:50:56.703 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-12-20T19:50:56.704 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: 2023-12-20T19:50:56.704 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-20T19:50:56.704 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: 2023-12-20T19:50:56.704 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-20T19:50:56.704 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.merge_operator: 2023-12-20T19:50:56.704 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.compaction_filter: None 2023-12-20T19:50:56.704 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-20T19:50:56.704 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-20T19:50:56.704 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-20T19:50:56.704 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-20T19:50:56.704 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5631ff50ed10) 2023-12-20T19:50:56.704 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2023-12-20T19:50:56.704 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-20T19:50:56.704 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-20T19:50:56.704 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2023-12-20T19:50:56.705 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: index_type: 0 2023-12-20T19:50:56.705 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2023-12-20T19:50:56.705 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: index_shortening: 1 2023-12-20T19:50:56.705 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2023-12-20T19:50:56.705 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2023-12-20T19:50:56.705 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: checksum: 1 2023-12-20T19:50:56.705 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2023-12-20T19:50:56.705 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: block_cache: 0x5631ff576170 2023-12-20T19:50:56.705 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2023-12-20T19:50:56.705 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: block_cache_options: 2023-12-20T19:50:56.705 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: capacity : 536870912 2023-12-20T19:50:56.705 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2023-12-20T19:50:56.705 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2023-12-20T19:50:56.705 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2023-12-20T19:50:56.705 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2023-12-20T19:50:56.706 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2023-12-20T19:50:56.706 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: block_size: 4096 2023-12-20T19:50:56.706 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2023-12-20T19:50:56.706 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2023-12-20T19:50:56.706 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2023-12-20T19:50:56.706 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2023-12-20T19:50:56.706 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: partition_filters: 0 2023-12-20T19:50:56.706 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2023-12-20T19:50:56.706 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-20T19:50:56.706 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2023-12-20T19:50:56.706 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: verify_compression: 0 2023-12-20T19:50:56.706 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2023-12-20T19:50:56.706 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: format_version: 4 2023-12-20T19:50:56.706 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2023-12-20T19:50:56.707 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: block_align: 0 2023-12-20T19:50:56.707 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: 2023-12-20T19:50:56.707 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-20T19:50:56.707 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-20T19:50:56.707 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.compression: NoCompression 2023-12-20T19:50:56.707 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-20T19:50:56.707 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-20T19:50:56.707 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-20T19:50:56.707 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.num_levels: 7 2023-12-20T19:50:56.707 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-20T19:50:56.707 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-20T19:50:56.707 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-20T19:50:56.707 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-20T19:50:56.707 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-20T19:50:56.708 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-20T19:50:56.708 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-20T19:50:56.708 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-20T19:50:56.708 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-20T19:50:56.708 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-20T19:50:56.708 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-20T19:50:56.708 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-20T19:50:56.708 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-20T19:50:56.708 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-20T19:50:56.708 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-20T19:50:56.708 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-20T19:50:56.708 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-20T19:50:56.709 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-20T19:50:56.709 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-20T19:50:56.709 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-20T19:50:56.709 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-20T19:50:56.709 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-20T19:50:56.709 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-20T19:50:56.709 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-20T19:50:56.709 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-20T19:50:56.709 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-20T19:50:56.709 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-20T19:50:56.709 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-20T19:50:56.709 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-20T19:50:56.709 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-20T19:50:56.709 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-20T19:50:56.710 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-20T19:50:56.710 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-20T19:50:56.710 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-20T19:50:56.710 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-20T19:50:56.710 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-20T19:50:56.710 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-20T19:50:56.710 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-20T19:50:56.710 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-20T19:50:56.710 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-20T19:50:56.710 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-20T19:50:56.710 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-20T19:50:56.710 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-20T19:50:56.710 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-20T19:50:56.710 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-20T19:50:56.710 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-20T19:50:56.711 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-20T19:50:56.711 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-20T19:50:56.711 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-20T19:50:56.711 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.table_properties_collectors: 2023-12-20T19:50:56.711 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.inplace_update_support: 0 2023-12-20T19:50:56.711 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-20T19:50:56.711 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-20T19:50:56.711 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-20T19:50:56.711 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-20T19:50:56.711 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.bloom_locality: 0 2023-12-20T19:50:56.711 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.max_successive_merges: 0 2023-12-20T19:50:56.711 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-20T19:50:56.711 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-20T19:50:56.711 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.force_consistency_checks: 1 2023-12-20T19:50:56.712 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-20T19:50:56.712 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.ttl: 2592000 2023-12-20T19:50:56.712 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-20T19:50:56.712 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.enable_blob_files: false 2023-12-20T19:50:56.712 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.min_blob_size: 0 2023-12-20T19:50:56.712 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.blob_file_size: 268435456 2023-12-20T19:50:56.712 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-20T19:50:56.712 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-20T19:50:56.712 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.664+0000 7f2914c90880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-20T19:50:56.712 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.668+0000 7f2914c90880 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-20T19:50:56.712 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: 2023-12-20T19:50:56.712 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.668+0000 7f2914c90880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2023-12-20T19:50:56.712 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: 2023-12-20T19:50:56.712 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.668+0000 7f2914c90880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2023-12-20T19:50:56.712 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: 2023-12-20T19:50:56.713 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.668+0000 7f2914c90880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5631ff55c700 2023-12-20T19:50:56.713 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.668+0000 7f2914c90880 4 rocksdb: DB pointer 0x5631ff5d0000 2023-12-20T19:50:56.713 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.668+0000 7f290687a700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-20T19:50:56.713 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.668+0000 7f290687a700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-20T19:50:56.713 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2023-12-20T19:50:56.713 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T19:50:56.713 INFO:teuthology.orchestra.run.smithi080.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-20T19:50:56.713 INFO:teuthology.orchestra.run.smithi080.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-20T19:50:56.713 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T19:50:56.713 INFO:teuthology.orchestra.run.smithi080.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-20T19:50:56.713 INFO:teuthology.orchestra.run.smithi080.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-20T19:50:56.713 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T19:50:56.713 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: 2023-12-20T19:50:56.713 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-12-20T19:50:56.713 INFO:teuthology.orchestra.run.smithi080.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-20T19:50:56.714 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T19:50:56.714 INFO:teuthology.orchestra.run.smithi080.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-20T19:50:56.714 INFO:teuthology.orchestra.run.smithi080.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-20T19:50:56.714 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: 2023-12-20T19:50:56.714 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-12-20T19:50:56.714 INFO:teuthology.orchestra.run.smithi080.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-20T19:50:56.714 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T19:50:56.714 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T19:50:56.714 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-12-20T19:50:56.714 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-20T19:50:56.714 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-12-20T19:50:56.714 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-12-20T19:50:56.714 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-12-20T19:50:56.714 INFO:teuthology.orchestra.run.smithi080.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-20T19:50:56.715 INFO:teuthology.orchestra.run.smithi080.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-20T19:50:56.715 INFO:teuthology.orchestra.run.smithi080.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-20T19:50:56.715 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: 2023-12-20T19:50:56.715 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-12-20T19:50:56.715 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: 2023-12-20T19:50:56.715 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-12-20T19:50:56.715 INFO:teuthology.orchestra.run.smithi080.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-20T19:50:56.715 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T19:50:56.715 INFO:teuthology.orchestra.run.smithi080.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-20T19:50:56.715 INFO:teuthology.orchestra.run.smithi080.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-20T19:50:56.715 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: 2023-12-20T19:50:56.715 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-12-20T19:50:56.715 INFO:teuthology.orchestra.run.smithi080.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-20T19:50:56.715 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T19:50:56.715 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T19:50:56.716 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-12-20T19:50:56.716 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-20T19:50:56.716 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-12-20T19:50:56.716 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-12-20T19:50:56.716 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-12-20T19:50:56.716 INFO:teuthology.orchestra.run.smithi080.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-20T19:50:56.716 INFO:teuthology.orchestra.run.smithi080.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-20T19:50:56.716 INFO:teuthology.orchestra.run.smithi080.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-20T19:50:56.716 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: 2023-12-20T19:50:56.716 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-12-20T19:50:56.716 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: 2023-12-20T19:50:56.716 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.672+0000 7f2914c90880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2023-12-20T19:50:56.716 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.672+0000 7f2914c90880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2023-12-20T19:50:56.716 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph-mon: debug 2023-12-20T19:50:56.672+0000 7f2914c90880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-12-20T19:50:57.238 INFO:teuthology.orchestra.run.smithi080.stderr:create mon.a on 2023-12-20T19:50:57.457 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-12-20T19:50:57.651 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-f34ddc32-9f70-11ee-95a5-87774f69a715.target -> /etc/systemd/system/ceph-f34ddc32-9f70-11ee-95a5-87774f69a715.target. 2023-12-20T19:50:57.651 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-f34ddc32-9f70-11ee-95a5-87774f69a715.target -> /etc/systemd/system/ceph-f34ddc32-9f70-11ee-95a5-87774f69a715.target. 2023-12-20T19:50:58.063 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: Failed to reset failed state of unit ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mon.a.service: Unit ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mon.a.service not loaded. 2023-12-20T19:50:58.071 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: Created symlink /etc/systemd/system/ceph-f34ddc32-9f70-11ee-95a5-87774f69a715.target.wants/ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@.service. 2023-12-20T19:50:58.275 INFO:teuthology.orchestra.run.smithi080.stderr:firewalld does not appear to be present 2023-12-20T19:50:58.275 INFO:teuthology.orchestra.run.smithi080.stderr:Not possible to enable service . firewalld.service is not available 2023-12-20T19:50:58.275 INFO:teuthology.orchestra.run.smithi080.stderr:Waiting for mon to start... 2023-12-20T19:50:58.275 INFO:teuthology.orchestra.run.smithi080.stderr:Waiting for mon... 2023-12-20T19:50:59.767 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: cluster: 2023-12-20T19:50:59.767 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: id: f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T19:50:59.768 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-12-20T19:50:59.768 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: 2023-12-20T19:50:59.768 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: services: 2023-12-20T19:50:59.768 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.238301s) 2023-12-20T19:50:59.768 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: mgr: no daemons active 2023-12-20T19:50:59.768 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-12-20T19:50:59.768 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: 2023-12-20T19:50:59.769 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: data: 2023-12-20T19:50:59.769 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-12-20T19:50:59.769 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-12-20T19:50:59.769 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-12-20T19:50:59.769 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: pgs: 2023-12-20T19:50:59.769 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: 2023-12-20T19:50:59.788 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:50:59 smithi080 bash[24557]: cluster 2023-12-20T19:50:59.512958+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-20T19:51:00.355 INFO:teuthology.orchestra.run.smithi080.stderr:mon is available 2023-12-20T19:51:00.355 INFO:teuthology.orchestra.run.smithi080.stderr:Assimilating anything we can from ceph.conf... 2023-12-20T19:51:00.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:00 smithi080 bash[24557]: cluster 2023-12-20T19:50:59.525170+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-20T19:51:00.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:00 smithi080 bash[24557]: cluster 2023-12-20T19:50:59.526922+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0]} 2023-12-20T19:51:00.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:00 smithi080 bash[24557]: cluster 2023-12-20T19:50:59.535930+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-20T19:51:00.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:00 smithi080 bash[24557]: cluster 2023-12-20T19:50:59.548234+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-20T19:51:00.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:00 smithi080 bash[24557]: cluster 2023-12-20T19:50:59.549780+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-12-20T19:51:00.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:00 smithi080 bash[24557]: audit 2023-12-20T19:50:59.763389+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.80:0/1609848214' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-20T19:51:01.361 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: 2023-12-20T19:51:01.361 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: [global] 2023-12-20T19:51:01.362 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: fsid = f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T19:51:01.362 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.80:3300,v1:172.21.15.80:6789] 2023-12-20T19:51:01.362 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-20T19:51:01.362 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-20T19:51:01.362 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-20T19:51:01.363 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-20T19:51:01.363 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: 2023-12-20T19:51:01.363 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: [mgr] 2023-12-20T19:51:01.363 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2023-12-20T19:51:01.363 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-20T19:51:01.364 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: 2023-12-20T19:51:01.364 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: [osd] 2023-12-20T19:51:01.364 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-20T19:51:01.364 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-20T19:51:01.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:01 smithi080 bash[24557]: audit 2023-12-20T19:51:01.354987+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.80:0/2063701062' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-20T19:51:01.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:01 smithi080 bash[24557]: audit 2023-12-20T19:51:01.359307+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.80:0/2063701062' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-20T19:51:02.018 INFO:teuthology.orchestra.run.smithi080.stderr:Generating new minimal ceph.conf... 2023-12-20T19:51:03.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:03 smithi080 bash[24557]: audit 2023-12-20T19:51:03.014482+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.80:0/3125911604' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:51:03.640 INFO:teuthology.orchestra.run.smithi080.stderr:Restarting the monitor... 2023-12-20T19:51:04.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:03 smithi080 systemd[1]: Stopping Ceph mon.a for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T19:51:04.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:03 smithi080 bash[24948]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-mon.a 2023-12-20T19:51:04.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:03 smithi080 bash[24557]: debug 2023-12-20T19:51:03.759+0000 7fefefb06700 -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-20T19:51:04.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:03 smithi080 bash[24557]: debug 2023-12-20T19:51:03.759+0000 7fefefb06700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-20T19:51:04.320 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:04 smithi080 bash[24959]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-mon-a 2023-12-20T19:51:04.494 INFO:teuthology.orchestra.run.smithi080.stderr:Setting mon public_network to 172.21.0.0/20 2023-12-20T19:51:04.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:04 smithi080 bash[24997]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-mon.a 2023-12-20T19:51:04.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:04 smithi080 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-20T19:51:04.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:04 smithi080 systemd[1]: Stopped Ceph mon.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T19:51:04.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:04 smithi080 systemd[1]: Started Ceph mon.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T19:51:05.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.615+0000 7f5358623880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-20T19:51:05.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.615+0000 7f5358623880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 6 2023-12-20T19:51:05.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.615+0000 7f5358623880 0 pidfile_write: ignore empty --pid-file 2023-12-20T19:51:05.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 0 load: jerasure load: lrc 2023-12-20T19:51:05.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: RocksDB version: 6.15.5 2023-12-20T19:51:05.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-20T19:51:05.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Compile date Apr 18 2022 2023-12-20T19:51:05.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: DB SUMMARY 2023-12-20T19:51:05.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: DB Session ID: LZIGWRQ2EDGQBZFD09E8 2023-12-20T19:51:05.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: CURRENT file: CURRENT 2023-12-20T19:51:05.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: IDENTITY file: IDENTITY 2023-12-20T19:51:05.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-12-20T19:51:05.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-20T19:51:05.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82109 ; 2023-12-20T19:51:05.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.error_if_exists: 0 2023-12-20T19:51:05.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.create_if_missing: 0 2023-12-20T19:51:05.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.paranoid_checks: 1 2023-12-20T19:51:05.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-20T19:51:05.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.env: 0x55728d6c7860 2023-12-20T19:51:05.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.fs: Posix File System 2023-12-20T19:51:05.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.info_log: 0x55728e8d9e00 2023-12-20T19:51:05.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-20T19:51:05.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.statistics: (nil) 2023-12-20T19:51:05.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.use_fsync: 0 2023-12-20T19:51:05.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_log_file_size: 0 2023-12-20T19:51:05.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-20T19:51:05.797 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-20T19:51:05.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-20T19:51:05.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-20T19:51:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.allow_fallocate: 1 2023-12-20T19:51:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-20T19:51:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-20T19:51:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.use_direct_reads: 0 2023-12-20T19:51:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-20T19:51:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-20T19:51:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.db_log_dir: 2023-12-20T19:51:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-20T19:51:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-20T19:51:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-20T19:51:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-20T19:51:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-20T19:51:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-20T19:51:05.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-20T19:51:05.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-20T19:51:05.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-20T19:51:05.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.write_buffer_manager: 0x55728e9ca2d0 2023-12-20T19:51:05.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-20T19:51:05.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-20T19:51:05.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-20T19:51:05.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-20T19:51:05.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-20T19:51:05.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-20T19:51:05.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-20T19:51:05.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-20T19:51:05.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-20T19:51:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.unordered_write: 0 2023-12-20T19:51:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-20T19:51:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-20T19:51:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-20T19:51:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-20T19:51:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.row_cache: None 2023-12-20T19:51:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.wal_filter: None 2023-12-20T19:51:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-20T19:51:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-20T19:51:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.preserve_deletes: 0 2023-12-20T19:51:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.two_write_queues: 0 2023-12-20T19:51:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-20T19:51:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.atomic_flush: 0 2023-12-20T19:51:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-20T19:51:05.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-20T19:51:05.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-20T19:51:05.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.log_readahead_size: 0 2023-12-20T19:51:05.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-20T19:51:05.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-20T19:51:05.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-20T19:51:05.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-20T19:51:05.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-20T19:51:05.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-20T19:51:05.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_background_jobs: 2 2023-12-20T19:51:05.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_background_compactions: -1 2023-12-20T19:51:05.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_subcompactions: 1 2023-12-20T19:51:05.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-20T19:51:05.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-20T19:51:05.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-20T19:51:05.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-20T19:51:05.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-20T19:51:05.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-20T19:51:05.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-20T19:51:05.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-20T19:51:05.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_open_files: -1 2023-12-20T19:51:05.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-20T19:51:05.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-20T19:51:05.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-20T19:51:05.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-20T19:51:05.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_background_flushes: -1 2023-12-20T19:51:05.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Compression algorithms supported: 2023-12-20T19:51:05.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-20T19:51:05.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: kZSTD supported: 0 2023-12-20T19:51:05.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: kXpressCompression supported: 0 2023-12-20T19:51:05.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-20T19:51:05.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: kLZ4Compression supported: 1 2023-12-20T19:51:05.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: kBZip2Compression supported: 0 2023-12-20T19:51:05.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: kZlibCompression supported: 1 2023-12-20T19:51:05.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: kSnappyCompression supported: 1 2023-12-20T19:51:05.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-20T19:51:05.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-12-20T19:51:05.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-20T19:51:05.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-20T19:51:05.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.merge_operator: 2023-12-20T19:51:05.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.compaction_filter: None 2023-12-20T19:51:05.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-20T19:51:05.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-20T19:51:05.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-20T19:51:05.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-20T19:51:05.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55728e8a7d00) 2023-12-20T19:51:05.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: cache_index_and_filter_blocks: 1 2023-12-20T19:51:05.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-20T19:51:05.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-20T19:51:05.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: pin_top_level_index_and_filter: 1 2023-12-20T19:51:05.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: index_type: 0 2023-12-20T19:51:05.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: data_block_index_type: 0 2023-12-20T19:51:05.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: index_shortening: 1 2023-12-20T19:51:05.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: data_block_hash_table_util_ratio: 0.750000 2023-12-20T19:51:05.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: hash_index_allow_collision: 1 2023-12-20T19:51:05.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: checksum: 1 2023-12-20T19:51:05.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: no_block_cache: 0 2023-12-20T19:51:05.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: block_cache: 0x55728e90e170 2023-12-20T19:51:05.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: block_cache_name: BinnedLRUCache 2023-12-20T19:51:05.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: block_cache_options: 2023-12-20T19:51:05.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: capacity : 536870912 2023-12-20T19:51:05.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: num_shard_bits : 4 2023-12-20T19:51:05.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: strict_capacity_limit : 0 2023-12-20T19:51:05.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: high_pri_pool_ratio: 0.000 2023-12-20T19:51:05.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: block_cache_compressed: (nil) 2023-12-20T19:51:05.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: persistent_cache: (nil) 2023-12-20T19:51:05.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: block_size: 4096 2023-12-20T19:51:05.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: block_size_deviation: 10 2023-12-20T19:51:05.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: block_restart_interval: 16 2023-12-20T19:51:05.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: index_block_restart_interval: 1 2023-12-20T19:51:05.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: metadata_block_size: 4096 2023-12-20T19:51:05.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: partition_filters: 0 2023-12-20T19:51:05.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: use_delta_encoding: 1 2023-12-20T19:51:05.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-20T19:51:05.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: whole_key_filtering: 1 2023-12-20T19:51:05.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: verify_compression: 0 2023-12-20T19:51:05.814 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: read_amp_bytes_per_bit: 0 2023-12-20T19:51:05.814 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: format_version: 4 2023-12-20T19:51:05.814 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: enable_index_compression: 1 2023-12-20T19:51:05.814 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: block_align: 0 2023-12-20T19:51:05.814 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-20T19:51:05.814 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-20T19:51:05.814 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.compression: NoCompression 2023-12-20T19:51:05.815 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-20T19:51:05.815 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-20T19:51:05.815 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-20T19:51:05.815 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.num_levels: 7 2023-12-20T19:51:05.815 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-20T19:51:05.815 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-20T19:51:05.815 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-20T19:51:05.816 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-20T19:51:05.816 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-20T19:51:05.816 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-20T19:51:05.816 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-20T19:51:05.816 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-20T19:51:05.816 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-20T19:51:05.816 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-20T19:51:05.816 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-20T19:51:05.816 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-20T19:51:05.817 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-20T19:51:05.817 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-20T19:51:05.817 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-20T19:51:05.817 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-20T19:51:05.817 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-20T19:51:05.817 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-20T19:51:05.817 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-20T19:51:05.817 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-20T19:51:05.818 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-20T19:51:05.818 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-20T19:51:05.818 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-20T19:51:05.818 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-20T19:51:05.818 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-20T19:51:05.818 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-20T19:51:05.819 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-20T19:51:05.819 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-20T19:51:05.819 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-20T19:51:05.819 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-20T19:51:05.819 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-20T19:51:05.819 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-20T19:51:05.819 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-20T19:51:05.819 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-20T19:51:05.820 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-20T19:51:05.820 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-20T19:51:05.820 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-20T19:51:05.820 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-20T19:51:05.820 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-20T19:51:05.820 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-20T19:51:05.820 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-20T19:51:05.820 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-20T19:51:05.820 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-20T19:51:05.820 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-20T19:51:05.820 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-20T19:51:05.821 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-20T19:51:05.821 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-20T19:51:05.821 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-20T19:51:05.821 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-20T19:51:05.821 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.table_properties_collectors: 2023-12-20T19:51:05.821 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.inplace_update_support: 0 2023-12-20T19:51:05.821 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-20T19:51:05.821 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-20T19:51:05.821 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-20T19:51:05.821 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-20T19:51:05.821 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.bloom_locality: 0 2023-12-20T19:51:05.821 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.max_successive_merges: 0 2023-12-20T19:51:05.821 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-20T19:51:05.822 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-20T19:51:05.822 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.force_consistency_checks: 1 2023-12-20T19:51:05.822 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-20T19:51:05.822 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.ttl: 2592000 2023-12-20T19:51:05.822 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-20T19:51:05.822 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.enable_blob_files: false 2023-12-20T19:51:05.822 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.min_blob_size: 0 2023-12-20T19:51:05.822 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.blob_file_size: 268435456 2023-12-20T19:51:05.822 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-20T19:51:05.822 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-20T19:51:05.822 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-20T19:51:05.822 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 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-20T19:51:05.822 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2023-12-20T19:51:05.823 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2023-12-20T19:51:05.823 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703101865627378, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-12-20T19:51:05.823 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2023-12-20T19:51:05.823 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.623+0000 7f5358623880 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-20T19:51:05.823 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.627+0000 7f5358623880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703101865628725, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 78818, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77081, "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": 71352, "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": 1703101865, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "a84207ed-09f5-4ac9-92d3-0ad5fe8cdf6e", "db_session_id": "LZIGWRQ2EDGQBZFD09E8"}} 2023-12-20T19:51:05.823 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.627+0000 7f5358623880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2023-12-20T19:51:05.823 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.627+0000 7f5358623880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703101865629719, "job": 1, "event": "recovery_finished"} 2023-12-20T19:51:05.823 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.627+0000 7f5358623880 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-20T19:51:05.823 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.627+0000 7f5358623880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55728e8f4a80 2023-12-20T19:51:05.823 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.627+0000 7f5358623880 4 rocksdb: DB pointer 0x55728e904000 2023-12-20T19:51:05.823 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.627+0000 7f5358623880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0] at bind addrs [v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T19:51:05.823 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.627+0000 7f53483ab700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-20T19:51:05.823 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.627+0000 7f53483ab700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-20T19:51:05.823 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: ** DB Stats ** 2023-12-20T19:51:05.824 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T19:51:05.824 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: 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-20T19:51:05.824 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-20T19:51:05.824 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T19:51:05.824 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: 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-20T19:51:05.824 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-20T19:51:05.824 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T19:51:05.824 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: ** Compaction Stats [default] ** 2023-12-20T19:51:05.824 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: 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-20T19:51:05.824 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T19:51:05.824 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: L0 2/0 78.73 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 80.7 0.00 0.00 1 0.001 0 0 2023-12-20T19:51:05.824 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: Sum 2/0 78.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 80.7 0.00 0.00 1 0.001 0 0 2023-12-20T19:51:05.824 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 80.7 0.00 0.00 1 0.001 0 0 2023-12-20T19:51:05.824 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: ** Compaction Stats [default] ** 2023-12-20T19:51:05.824 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: 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-20T19:51:05.825 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T19:51:05.825 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 80.7 0.00 0.00 1 0.001 0 0 2023-12-20T19:51:05.825 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T19:51:05.825 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-20T19:51:05.825 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-20T19:51:05.825 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: AddFile(Total Files): cumulative 0, interval 0 2023-12-20T19:51:05.825 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-20T19:51:05.825 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: AddFile(Keys): cumulative 0, interval 0 2023-12-20T19:51:05.825 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: Cumulative compaction: 0.00 GB write, 11.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T19:51:05.825 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: Interval compaction: 0.00 GB write, 11.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T19:51:05.825 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: 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-20T19:51:05.825 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: ** File Read Latency Histogram By Level [default] ** 2023-12-20T19:51:05.825 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: ** Compaction Stats [default] ** 2023-12-20T19:51:05.825 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: 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-20T19:51:05.826 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T19:51:05.826 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: L0 2/0 78.73 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 80.7 0.00 0.00 1 0.001 0 0 2023-12-20T19:51:05.826 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: Sum 2/0 78.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 80.7 0.00 0.00 1 0.001 0 0 2023-12-20T19:51:05.826 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: 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-20T19:51:05.826 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: ** Compaction Stats [default] ** 2023-12-20T19:51:05.826 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: 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-20T19:51:05.826 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T19:51:05.826 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 80.7 0.00 0.00 1 0.001 0 0 2023-12-20T19:51:05.826 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T19:51:05.826 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-20T19:51:05.826 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-20T19:51:05.826 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: AddFile(Total Files): cumulative 0, interval 0 2023-12-20T19:51:05.826 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-20T19:51:05.826 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: AddFile(Keys): cumulative 0, interval 0 2023-12-20T19:51:05.827 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: Cumulative compaction: 0.00 GB write, 11.14 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T19:51:05.827 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: 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-20T19:51:05.827 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: 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-20T19:51:05.827 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: ** File Read Latency Histogram By Level [default] ** 2023-12-20T19:51:05.827 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.631+0000 7f5358623880 1 mon.a@-1(???) e1 preinit fsid f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T19:51:05.827 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.631+0000 7f5358623880 0 mon.a@-1(???).mds e1 new map 2023-12-20T19:51:05.827 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.631+0000 7f5358623880 0 mon.a@-1(???).mds e1 print_map 2023-12-20T19:51:05.827 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: e1 2023-12-20T19:51:05.827 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-20T19:51:05.827 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: 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-20T19:51:05.827 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: legacy client fscid: -1 2023-12-20T19:51:05.827 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: 2023-12-20T19:51:05.827 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: No filesystems configured 2023-12-20T19:51:05.827 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.631+0000 7f5358623880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-20T19:51:05.827 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.631+0000 7f5358623880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-20T19:51:05.828 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.631+0000 7f5358623880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-20T19:51:05.828 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.631+0000 7f5358623880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-20T19:51:05.828 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: debug 2023-12-20T19:51:05.631+0000 7f5358623880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-20T19:51:05.828 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: cluster 2023-12-20T19:51:05.639226+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-20T19:51:05.828 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: cluster 2023-12-20T19:51:05.639340+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0]} 2023-12-20T19:51:05.828 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: cluster 2023-12-20T19:51:05.639459+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-12-20T19:51:05.828 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: cluster 2023-12-20T19:51:05.639520+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-20T19:51:05.828 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:05 smithi080 bash[25034]: cluster 2023-12-20T19:51:05.640119+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-12-20T19:51:06.594 INFO:teuthology.orchestra.run.smithi080.stderr:Wrote config to /etc/ceph/ceph.conf 2023-12-20T19:51:06.596 INFO:teuthology.orchestra.run.smithi080.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-20T19:51:06.597 INFO:teuthology.orchestra.run.smithi080.stderr:Creating mgr... 2023-12-20T19:51:06.597 INFO:teuthology.orchestra.run.smithi080.stderr:Verifying port 9283 ... 2023-12-20T19:51:06.817 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: Failed to reset failed state of unit ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mgr.y.service: Unit ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mgr.y.service not loaded. 2023-12-20T19:51:06.823 INFO:teuthology.orchestra.run.smithi080.stderr:systemctl: Created symlink /etc/systemd/system/ceph-f34ddc32-9f70-11ee-95a5-87774f69a715.target.wants/ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@.service. 2023-12-20T19:51:07.032 INFO:teuthology.orchestra.run.smithi080.stderr:firewalld does not appear to be present 2023-12-20T19:51:07.032 INFO:teuthology.orchestra.run.smithi080.stderr:Not possible to enable service . firewalld.service is not available 2023-12-20T19:51:07.032 INFO:teuthology.orchestra.run.smithi080.stderr:firewalld does not appear to be present 2023-12-20T19:51:07.032 INFO:teuthology.orchestra.run.smithi080.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-12-20T19:51:07.033 INFO:teuthology.orchestra.run.smithi080.stderr:Waiting for mgr to start... 2023-12-20T19:51:07.033 INFO:teuthology.orchestra.run.smithi080.stderr:Waiting for mgr... 2023-12-20T19:51:07.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:06 smithi080 bash[25034]: audit 2023-12-20T19:51:05.891166+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.80:0/3051938818' entity='client.admin' 2023-12-20T19:51:08.494 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: 2023-12-20T19:51:08.494 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: { 2023-12-20T19:51:08.494 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "fsid": "f34ddc32-9f70-11ee-95a5-87774f69a715", 2023-12-20T19:51:08.494 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "health": { 2023-12-20T19:51:08.494 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-20T19:51:08.494 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "checks": {}, 2023-12-20T19:51:08.494 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "mutes": [] 2023-12-20T19:51:08.494 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:08.494 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-20T19:51:08.494 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "quorum": [ 2023-12-20T19:51:08.495 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: 0 2023-12-20T19:51:08.495 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: ], 2023-12-20T19:51:08.495 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-20T19:51:08.495 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "a" 2023-12-20T19:51:08.495 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: ], 2023-12-20T19:51:08.495 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "quorum_age": 2, 2023-12-20T19:51:08.495 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "monmap": { 2023-12-20T19:51:08.495 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T19:51:08.495 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-20T19:51:08.495 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-20T19:51:08.495 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:08.495 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "osdmap": { 2023-12-20T19:51:08.495 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T19:51:08.496 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-20T19:51:08.496 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-20T19:51:08.496 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-20T19:51:08.496 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-20T19:51:08.496 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-20T19:51:08.496 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-20T19:51:08.496 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:08.496 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "pgmap": { 2023-12-20T19:51:08.496 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-20T19:51:08.496 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-20T19:51:08.496 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-20T19:51:08.496 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-20T19:51:08.496 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-20T19:51:08.496 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-20T19:51:08.497 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-20T19:51:08.497 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-20T19:51:08.497 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:08.497 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "fsmap": { 2023-12-20T19:51:08.497 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T19:51:08.497 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-20T19:51:08.497 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-20T19:51:08.497 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:08.497 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-20T19:51:08.497 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "available": false, 2023-12-20T19:51:08.497 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-20T19:51:08.497 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "modules": [ 2023-12-20T19:51:08.497 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "iostat", 2023-12-20T19:51:08.497 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "nfs", 2023-12-20T19:51:08.498 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "restful" 2023-12-20T19:51:08.498 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: ], 2023-12-20T19:51:08.498 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "services": {} 2023-12-20T19:51:08.498 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:08.498 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "servicemap": { 2023-12-20T19:51:08.498 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T19:51:08.498 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "modified": "2023-12-20T19:50:59.531279+0000", 2023-12-20T19:51:08.498 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "services": {} 2023-12-20T19:51:08.498 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:08.498 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-20T19:51:08.498 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: } 2023-12-20T19:51:08.647 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:08 smithi080 bash[25034]: audit 2023-12-20T19:51:08.486468+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.80:0/1610121968' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-20T19:51:08.648 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:08 smithi080 bash[25301]: debug 2023-12-20T19:51:08.387+0000 7f1115a62000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T19:51:09.092 INFO:teuthology.orchestra.run.smithi080.stderr:mgr not available, waiting (1/15)... 2023-12-20T19:51:09.350 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:09 smithi080 bash[25301]: debug 2023-12-20T19:51:09.067+0000 7f1115a62000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T19:51:09.350 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:09 smithi080 bash[25301]: debug 2023-12-20T19:51:09.191+0000 7f1115a62000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T19:51:09.673 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:09 smithi080 bash[25301]: debug 2023-12-20T19:51:09.347+0000 7f1115a62000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T19:51:09.965 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:09 smithi080 bash[25301]: debug 2023-12-20T19:51:09.671+0000 7f1115a62000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T19:51:09.965 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:09 smithi080 bash[25301]: debug 2023-12-20T19:51:09.763+0000 7f1115a62000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T19:51:10.292 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:09 smithi080 bash[25301]: debug 2023-12-20T19:51:09.959+0000 7f1115a62000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T19:51:11.121 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:10 smithi080 bash[25301]: debug 2023-12-20T19:51:10.815+0000 7f1115a62000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T19:51:11.121 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:10 smithi080 bash[25301]: debug 2023-12-20T19:51:10.919+0000 7f1115a62000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T19:51:11.474 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:11 smithi080 bash[25301]: debug 2023-12-20T19:51:11.127+0000 7f1115a62000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T19:51:11.792 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:11 smithi080 bash[25301]: debug 2023-12-20T19:51:11.471+0000 7f1115a62000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T19:51:12.170 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:11 smithi080 bash[25301]: debug 2023-12-20T19:51:11.795+0000 7f1115a62000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T19:51:12.188 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: 2023-12-20T19:51:12.188 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: { 2023-12-20T19:51:12.188 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "fsid": "f34ddc32-9f70-11ee-95a5-87774f69a715", 2023-12-20T19:51:12.188 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "health": { 2023-12-20T19:51:12.188 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-20T19:51:12.188 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "checks": {}, 2023-12-20T19:51:12.188 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "mutes": [] 2023-12-20T19:51:12.189 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:12.189 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-20T19:51:12.189 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "quorum": [ 2023-12-20T19:51:12.189 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: 0 2023-12-20T19:51:12.189 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: ], 2023-12-20T19:51:12.189 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-20T19:51:12.189 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "a" 2023-12-20T19:51:12.189 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: ], 2023-12-20T19:51:12.189 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "quorum_age": 6, 2023-12-20T19:51:12.189 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "monmap": { 2023-12-20T19:51:12.189 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T19:51:12.189 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-20T19:51:12.189 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-20T19:51:12.189 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:12.189 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "osdmap": { 2023-12-20T19:51:12.190 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T19:51:12.190 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-20T19:51:12.190 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-20T19:51:12.193 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-20T19:51:12.193 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-20T19:51:12.194 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-20T19:51:12.194 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-20T19:51:12.194 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:12.194 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "pgmap": { 2023-12-20T19:51:12.194 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-20T19:51:12.194 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-20T19:51:12.194 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-20T19:51:12.194 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-20T19:51:12.194 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-20T19:51:12.194 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-20T19:51:12.194 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-20T19:51:12.194 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-20T19:51:12.194 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:12.194 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "fsmap": { 2023-12-20T19:51:12.194 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T19:51:12.195 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-20T19:51:12.195 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-20T19:51:12.195 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:12.195 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-20T19:51:12.195 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "available": false, 2023-12-20T19:51:12.195 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-20T19:51:12.195 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "modules": [ 2023-12-20T19:51:12.195 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "iostat", 2023-12-20T19:51:12.195 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "nfs", 2023-12-20T19:51:12.195 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "restful" 2023-12-20T19:51:12.195 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: ], 2023-12-20T19:51:12.195 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "services": {} 2023-12-20T19:51:12.195 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:12.195 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "servicemap": { 2023-12-20T19:51:12.196 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T19:51:12.196 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "modified": "2023-12-20T19:50:59.531279+0000", 2023-12-20T19:51:12.196 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "services": {} 2023-12-20T19:51:12.196 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:12.196 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-20T19:51:12.196 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: } 2023-12-20T19:51:12.443 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:12 smithi080 bash[25034]: audit 2023-12-20T19:51:12.183919+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.80:0/4278234825' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-20T19:51:12.443 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:12 smithi080 bash[25301]: debug 2023-12-20T19:51:12.167+0000 7f1115a62000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T19:51:12.788 INFO:teuthology.orchestra.run.smithi080.stderr:mgr not available, waiting (2/15)... 2023-12-20T19:51:12.792 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:12 smithi080 bash[25301]: debug 2023-12-20T19:51:12.439+0000 7f1115a62000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T19:51:13.380 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:13 smithi080 bash[25301]: debug 2023-12-20T19:51:13.115+0000 7f1115a62000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T19:51:13.380 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:13 smithi080 bash[25301]: debug 2023-12-20T19:51:13.219+0000 7f1115a62000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T19:51:13.792 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:13 smithi080 bash[25301]: debug 2023-12-20T19:51:13.375+0000 7f1115a62000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T19:51:13.792 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:13 smithi080 bash[25301]: debug 2023-12-20T19:51:13.483+0000 7f1115a62000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T19:51:13.792 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:13 smithi080 bash[25301]: debug 2023-12-20T19:51:13.619+0000 7f1115a62000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T19:51:14.204 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:13 smithi080 bash[25301]: debug 2023-12-20T19:51:13.903+0000 7f1115a62000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T19:51:14.205 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:14 smithi080 bash[25301]: debug 2023-12-20T19:51:14.023+0000 7f1115a62000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T19:51:14.542 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:14 smithi080 bash[25301]: debug 2023-12-20T19:51:14.199+0000 7f1115a62000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T19:51:14.542 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:14 smithi080 bash[25301]: debug 2023-12-20T19:51:14.315+0000 7f1115a62000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T19:51:15.443 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:15 smithi080 bash[25301]: debug 2023-12-20T19:51:15.155+0000 7f1115a62000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T19:51:15.443 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:15 smithi080 bash[25034]: cluster 2023-12-20T19:51:15.178199+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2023-12-20T19:51:15.443 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:15 smithi080 bash[25034]: cluster 2023-12-20T19:51:15.182949+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00495826s) 2023-12-20T19:51:15.443 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:15 smithi080 bash[25034]: audit 2023-12-20T19:51:15.186220+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.80:0/1724180714' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T19:51:15.443 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:15 smithi080 bash[25034]: audit 2023-12-20T19:51:15.186810+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.80:0/1724180714' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T19:51:15.443 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:15 smithi080 bash[25034]: audit 2023-12-20T19:51:15.187306+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.80:0/1724180714' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T19:51:15.443 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:15 smithi080 bash[25034]: audit 2023-12-20T19:51:15.187805+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.80:0/1724180714' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T19:51:15.443 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:15 smithi080 bash[25034]: audit 2023-12-20T19:51:15.188356+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.80:0/1724180714' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T19:51:15.443 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:15 smithi080 bash[25034]: cluster 2023-12-20T19:51:15.198276+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2023-12-20T19:51:15.443 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:15 smithi080 bash[25034]: audit 2023-12-20T19:51:15.219676+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.80:0/1724180714' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:51:15.444 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:15 smithi080 bash[25034]: audit 2023-12-20T19:51:15.221904+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.80:0/1724180714' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:51:15.790 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: 2023-12-20T19:51:15.791 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: { 2023-12-20T19:51:15.791 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "fsid": "f34ddc32-9f70-11ee-95a5-87774f69a715", 2023-12-20T19:51:15.791 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "health": { 2023-12-20T19:51:15.791 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-20T19:51:15.792 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "checks": {}, 2023-12-20T19:51:15.792 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "mutes": [] 2023-12-20T19:51:15.792 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:15.792 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-20T19:51:15.793 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "quorum": [ 2023-12-20T19:51:15.793 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: 0 2023-12-20T19:51:15.795 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: ], 2023-12-20T19:51:15.795 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-20T19:51:15.795 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "a" 2023-12-20T19:51:15.795 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: ], 2023-12-20T19:51:15.795 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "quorum_age": 10, 2023-12-20T19:51:15.795 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "monmap": { 2023-12-20T19:51:15.795 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T19:51:15.795 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-20T19:51:15.795 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-20T19:51:15.795 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:15.795 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "osdmap": { 2023-12-20T19:51:15.796 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T19:51:15.796 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-20T19:51:15.796 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-20T19:51:15.796 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-20T19:51:15.796 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-20T19:51:15.796 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-20T19:51:15.796 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-20T19:51:15.803 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:15.803 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "pgmap": { 2023-12-20T19:51:15.803 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-20T19:51:15.803 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-20T19:51:15.803 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-20T19:51:15.803 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-20T19:51:15.803 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-20T19:51:15.803 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-20T19:51:15.803 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-20T19:51:15.803 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-20T19:51:15.803 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:15.803 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "fsmap": { 2023-12-20T19:51:15.803 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T19:51:15.804 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-20T19:51:15.804 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-20T19:51:15.804 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:15.804 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-20T19:51:15.804 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "available": false, 2023-12-20T19:51:15.804 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-20T19:51:15.804 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "modules": [ 2023-12-20T19:51:15.804 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "iostat", 2023-12-20T19:51:15.804 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "nfs", 2023-12-20T19:51:15.804 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "restful" 2023-12-20T19:51:15.804 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: ], 2023-12-20T19:51:15.804 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "services": {} 2023-12-20T19:51:15.804 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:15.804 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "servicemap": { 2023-12-20T19:51:15.804 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T19:51:15.805 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "modified": "2023-12-20T19:50:59.531279+0000", 2023-12-20T19:51:15.805 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "services": {} 2023-12-20T19:51:15.805 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:15.805 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-20T19:51:15.805 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: } 2023-12-20T19:51:16.370 INFO:teuthology.orchestra.run.smithi080.stderr:mgr not available, waiting (3/15)... 2023-12-20T19:51:16.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:16 smithi080 bash[25034]: audit 2023-12-20T19:51:15.235329+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.80:0/1724180714' entity='mgr.y' 2023-12-20T19:51:16.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:16 smithi080 bash[25034]: audit 2023-12-20T19:51:15.242829+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.80:0/1724180714' entity='mgr.y' 2023-12-20T19:51:16.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:16 smithi080 bash[25034]: audit 2023-12-20T19:51:15.245502+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.80:0/1724180714' entity='mgr.y' 2023-12-20T19:51:16.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:16 smithi080 bash[25034]: audit 2023-12-20T19:51:15.788370+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.80:0/979471319' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-20T19:51:16.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:16 smithi080 bash[25034]: cluster 2023-12-20T19:51:16.192993+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01499s) 2023-12-20T19:51:18.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:18 smithi080 bash[25034]: cluster 2023-12-20T19:51:17.243705+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-12-20T19:51:19.775 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: 2023-12-20T19:51:19.775 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: { 2023-12-20T19:51:19.776 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "fsid": "f34ddc32-9f70-11ee-95a5-87774f69a715", 2023-12-20T19:51:19.776 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "health": { 2023-12-20T19:51:19.776 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-20T19:51:19.776 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "checks": {}, 2023-12-20T19:51:19.776 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "mutes": [] 2023-12-20T19:51:19.776 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:19.776 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-20T19:51:19.776 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "quorum": [ 2023-12-20T19:51:19.776 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: 0 2023-12-20T19:51:19.776 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: ], 2023-12-20T19:51:19.776 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-20T19:51:19.776 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "a" 2023-12-20T19:51:19.776 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: ], 2023-12-20T19:51:19.776 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "quorum_age": 14, 2023-12-20T19:51:19.776 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "monmap": { 2023-12-20T19:51:19.777 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T19:51:19.777 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-20T19:51:19.777 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-20T19:51:19.777 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:19.777 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "osdmap": { 2023-12-20T19:51:19.777 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T19:51:19.777 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-20T19:51:19.777 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-20T19:51:19.777 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-20T19:51:19.777 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-20T19:51:19.777 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-20T19:51:19.777 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-20T19:51:19.777 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:19.777 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "pgmap": { 2023-12-20T19:51:19.777 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-20T19:51:19.778 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-20T19:51:19.778 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-20T19:51:19.778 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-20T19:51:19.778 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-20T19:51:19.778 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-20T19:51:19.778 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-20T19:51:19.778 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-20T19:51:19.778 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:19.778 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "fsmap": { 2023-12-20T19:51:19.778 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T19:51:19.778 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-20T19:51:19.778 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-20T19:51:19.778 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:19.779 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-20T19:51:19.779 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "available": true, 2023-12-20T19:51:19.779 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-20T19:51:19.779 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "modules": [ 2023-12-20T19:51:19.779 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "iostat", 2023-12-20T19:51:19.779 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "nfs", 2023-12-20T19:51:19.779 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "restful" 2023-12-20T19:51:19.779 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: ], 2023-12-20T19:51:19.779 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "services": {} 2023-12-20T19:51:19.779 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:19.779 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "servicemap": { 2023-12-20T19:51:19.779 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-20T19:51:19.779 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "modified": "2023-12-20T19:50:59.531279+0000", 2023-12-20T19:51:19.779 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "services": {} 2023-12-20T19:51:19.779 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: }, 2023-12-20T19:51:19.780 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-20T19:51:19.780 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: } 2023-12-20T19:51:20.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:19 smithi080 bash[25034]: audit 2023-12-20T19:51:19.763621+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.80:0/4070770584' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-20T19:51:20.333 INFO:teuthology.orchestra.run.smithi080.stderr:mgr is available 2023-12-20T19:51:21.599 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: 2023-12-20T19:51:21.599 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: [global] 2023-12-20T19:51:21.600 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: fsid = f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T19:51:21.600 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-20T19:51:21.600 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-20T19:51:21.600 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-20T19:51:21.600 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-20T19:51:21.600 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: 2023-12-20T19:51:21.600 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: [mgr] 2023-12-20T19:51:21.601 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-20T19:51:21.601 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: 2023-12-20T19:51:21.601 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: [osd] 2023-12-20T19:51:21.601 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-20T19:51:21.601 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-20T19:51:22.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:21 smithi080 bash[25034]: audit 2023-12-20T19:51:21.590273+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.80:0/2219955050' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-20T19:51:22.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:21 smithi080 bash[25034]: audit 2023-12-20T19:51:21.596819+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.80:0/2219955050' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-20T19:51:22.197 INFO:teuthology.orchestra.run.smithi080.stderr:Enabling cephadm module... 2023-12-20T19:51:24.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:23 smithi080 bash[25034]: audit 2023-12-20T19:51:23.484130+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.80:0/2721736488' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-20T19:51:24.043 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:23 smithi080 bash[25301]: ignoring --setuser ceph since I am not root 2023-12-20T19:51:24.043 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:23 smithi080 bash[25301]: ignoring --setgroup ceph since I am not root 2023-12-20T19:51:24.043 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:23 smithi080 bash[25301]: debug 2023-12-20T19:51:23.723+0000 7fcd4698d000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T19:51:24.492 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:24 smithi080 bash[25301]: debug 2023-12-20T19:51:24.367+0000 7fcd4698d000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T19:51:24.779 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:24 smithi080 bash[25034]: audit 2023-12-20T19:51:23.541321+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.80:0/2721736488' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-20T19:51:24.780 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:24 smithi080 bash[25034]: cluster 2023-12-20T19:51:23.541464+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2023-12-20T19:51:24.780 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:24 smithi080 bash[25301]: debug 2023-12-20T19:51:24.487+0000 7fcd4698d000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T19:51:24.780 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:24 smithi080 bash[25301]: debug 2023-12-20T19:51:24.647+0000 7fcd4698d000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T19:51:25.287 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:24 smithi080 bash[25301]: debug 2023-12-20T19:51:24.991+0000 7fcd4698d000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T19:51:25.287 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:25 smithi080 bash[25301]: debug 2023-12-20T19:51:25.083+0000 7fcd4698d000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T19:51:25.384 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: { 2023-12-20T19:51:25.384 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "epoch": 5, 2023-12-20T19:51:25.384 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "available": true, 2023-12-20T19:51:25.385 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "active_name": "y", 2023-12-20T19:51:25.385 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-20T19:51:25.385 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: } 2023-12-20T19:51:25.542 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:25 smithi080 bash[25301]: debug 2023-12-20T19:51:25.283+0000 7fcd4698d000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T19:51:25.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:25 smithi080 bash[25034]: audit 2023-12-20T19:51:25.382140+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.80:0/795034599' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-20T19:51:25.946 INFO:teuthology.orchestra.run.smithi080.stderr:Waiting for the mgr to restart... 2023-12-20T19:51:25.946 INFO:teuthology.orchestra.run.smithi080.stderr:Waiting for mgr epoch 5... 2023-12-20T19:51:26.247 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:26 smithi080 bash[25301]: debug 2023-12-20T19:51:26.139+0000 7fcd4698d000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T19:51:26.536 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:26 smithi080 bash[25301]: debug 2023-12-20T19:51:26.243+0000 7fcd4698d000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T19:51:26.536 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:26 smithi080 bash[25301]: debug 2023-12-20T19:51:26.447+0000 7fcd4698d000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T19:51:27.128 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:26 smithi080 bash[25301]: debug 2023-12-20T19:51:26.803+0000 7fcd4698d000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T19:51:27.494 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:27 smithi080 bash[25301]: debug 2023-12-20T19:51:27.123+0000 7fcd4698d000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T19:51:27.760 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:27 smithi080 bash[25301]: debug 2023-12-20T19:51:27.491+0000 7fcd4698d000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T19:51:28.042 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:27 smithi080 bash[25301]: debug 2023-12-20T19:51:27.755+0000 7fcd4698d000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T19:51:28.688 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:28 smithi080 bash[25301]: debug 2023-12-20T19:51:28.427+0000 7fcd4698d000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T19:51:28.688 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:28 smithi080 bash[25301]: debug 2023-12-20T19:51:28.527+0000 7fcd4698d000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T19:51:29.042 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:28 smithi080 bash[25301]: debug 2023-12-20T19:51:28.683+0000 7fcd4698d000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T19:51:29.043 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:28 smithi080 bash[25301]: debug 2023-12-20T19:51:28.791+0000 7fcd4698d000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T19:51:29.043 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:28 smithi080 bash[25301]: debug 2023-12-20T19:51:28.927+0000 7fcd4698d000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T19:51:29.515 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:29 smithi080 bash[25301]: debug 2023-12-20T19:51:29.215+0000 7fcd4698d000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T19:51:29.516 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:29 smithi080 bash[25301]: debug 2023-12-20T19:51:29.331+0000 7fcd4698d000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T19:51:29.792 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:29 smithi080 bash[25301]: debug 2023-12-20T19:51:29.511+0000 7fcd4698d000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T19:51:29.793 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:29 smithi080 bash[25301]: debug 2023-12-20T19:51:29.627+0000 7fcd4698d000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T19:51:30.792 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:30 smithi080 bash[25301]: debug 2023-12-20T19:51:30.471+0000 7fcd4698d000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T19:51:30.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:30 smithi080 bash[25034]: cluster 2023-12-20T19:51:30.493864+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2023-12-20T19:51:30.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:30 smithi080 bash[25034]: cluster 2023-12-20T19:51:30.494801+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2023-12-20T19:51:30.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:30 smithi080 bash[25034]: cluster 2023-12-20T19:51:30.498820+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-12-20T19:51:31.578 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: { 2023-12-20T19:51:31.578 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-12-20T19:51:31.579 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "initialized": true 2023-12-20T19:51:31.579 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: } 2023-12-20T19:51:32.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:31 smithi080 bash[25034]: cluster 2023-12-20T19:51:30.551578+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0568707s) 2023-12-20T19:51:32.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:31 smithi080 bash[25034]: audit 2023-12-20T19:51:30.557485+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T19:51:32.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:31 smithi080 bash[25034]: audit 2023-12-20T19:51:30.558006+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T19:51:32.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:31 smithi080 bash[25034]: audit 2023-12-20T19:51:30.558495+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T19:51:32.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:31 smithi080 bash[25034]: audit 2023-12-20T19:51:30.558932+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T19:51:32.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:31 smithi080 bash[25034]: audit 2023-12-20T19:51:30.559318+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T19:51:32.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:31 smithi080 bash[25034]: cluster 2023-12-20T19:51:30.567957+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2023-12-20T19:51:32.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:31 smithi080 bash[25034]: audit 2023-12-20T19:51:30.589911+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' 2023-12-20T19:51:32.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:31 smithi080 bash[25034]: audit 2023-12-20T19:51:30.595722+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' 2023-12-20T19:51:32.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:31 smithi080 bash[25034]: audit 2023-12-20T19:51:30.599232+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' 2023-12-20T19:51:32.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:31 smithi080 bash[25034]: audit 2023-12-20T19:51:30.603425+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:51:32.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:31 smithi080 bash[25034]: audit 2023-12-20T19:51:30.606050+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:51:32.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:31 smithi080 bash[25034]: audit 2023-12-20T19:51:30.612475+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:51:32.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:31 smithi080 bash[25034]: audit 2023-12-20T19:51:30.626450+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:51:32.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:31 smithi080 bash[25034]: audit 2023-12-20T19:51:30.629008+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:51:32.257 INFO:teuthology.orchestra.run.smithi080.stderr:mgr epoch 5 is available 2023-12-20T19:51:32.257 INFO:teuthology.orchestra.run.smithi080.stderr:Setting orchestrator backend to cephadm... 2023-12-20T19:51:32.846 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:32 smithi080 bash[25034]: audit 2023-12-20T19:51:31.560974+0000 mgr.y (mgr.14120) 1 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-20T19:51:32.846 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:32 smithi080 bash[25034]: cluster 2023-12-20T19:51:31.563207+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e7: y(active, since 1.06849s) 2023-12-20T19:51:32.846 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:32 smithi080 bash[25034]: audit 2023-12-20T19:51:31.576452+0000 mgr.y (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-20T19:51:33.473 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:33 smithi080 bash[25301]: [20/Dec/2023:19:51:33] ENGINE Bus STARTING 2023-12-20T19:51:33.473 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:33 smithi080 bash[25301]: [20/Dec/2023:19:51:33] ENGINE Serving on https://172.21.15.80:7150 2023-12-20T19:51:33.474 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:33 smithi080 bash[25301]: [20/Dec/2023:19:51:33] ENGINE Bus STARTED 2023-12-20T19:51:33.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:33 smithi080 bash[25034]: cluster 2023-12-20T19:51:32.574950+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-12-20T19:51:33.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:33 smithi080 bash[25034]: audit 2023-12-20T19:51:33.292268+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' 2023-12-20T19:51:33.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:33 smithi080 bash[25034]: audit 2023-12-20T19:51:33.338588+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:51:33.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:33 smithi080 bash[25034]: audit 2023-12-20T19:51:33.440657+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' 2023-12-20T19:51:33.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:33 smithi080 bash[25034]: audit 2023-12-20T19:51:33.455727+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:51:35.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:34 smithi080 bash[25034]: cephadm 2023-12-20T19:51:33.164628+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [20/Dec/2023:19:51:33] ENGINE Bus STARTING 2023-12-20T19:51:35.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:34 smithi080 bash[25034]: cephadm 2023-12-20T19:51:33.285569+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [20/Dec/2023:19:51:33] ENGINE Serving on https://172.21.15.80:7150 2023-12-20T19:51:35.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:34 smithi080 bash[25034]: cephadm 2023-12-20T19:51:33.286135+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [20/Dec/2023:19:51:33] ENGINE Bus STARTED 2023-12-20T19:51:35.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:34 smithi080 bash[25034]: audit 2023-12-20T19:51:33.430503+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-20T19:51:35.221 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: value unchanged 2023-12-20T19:51:35.815 INFO:teuthology.orchestra.run.smithi080.stderr:Generating ssh key... 2023-12-20T19:51:36.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:35 smithi080 bash[25034]: audit 2023-12-20T19:51:35.218829+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-20T19:51:37.793 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:37 smithi080 bash[25301]: Generating public/private rsa key pair. 2023-12-20T19:51:37.793 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:37 smithi080 bash[25301]: Your identification has been saved in /tmp/tmpy9tc3oic/key. 2023-12-20T19:51:37.793 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:37 smithi080 bash[25301]: Your public key has been saved in /tmp/tmpy9tc3oic/key.pub. 2023-12-20T19:51:37.793 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:37 smithi080 bash[25301]: The key fingerprint is: 2023-12-20T19:51:37.793 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:37 smithi080 bash[25301]: SHA256:aOM0ZJM+HnuwA2NLdSfFg7uP28NnsqEXlgO+WGtKT5E ceph-f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T19:51:37.793 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:37 smithi080 bash[25301]: The key's randomart image is: 2023-12-20T19:51:37.794 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:37 smithi080 bash[25301]: +---[RSA 3072]----+ 2023-12-20T19:51:37.794 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:37 smithi080 bash[25301]: | o. | 2023-12-20T19:51:37.794 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:37 smithi080 bash[25301]: | ...o | 2023-12-20T19:51:37.794 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:37 smithi080 bash[25301]: | * o... | 2023-12-20T19:51:37.794 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:37 smithi080 bash[25301]: | = +o+ | 2023-12-20T19:51:37.794 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:37 smithi080 bash[25301]: | = @.Eo . | 2023-12-20T19:51:37.794 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:37 smithi080 bash[25301]: | o O O+.= | 2023-12-20T19:51:37.794 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:37 smithi080 bash[25301]: | . BooB.o | 2023-12-20T19:51:37.794 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:37 smithi080 bash[25301]: | ..==o*.o | 2023-12-20T19:51:37.794 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:37 smithi080 bash[25301]: | .o+oo* | 2023-12-20T19:51:37.794 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:37 smithi080 bash[25301]: +----[SHA256]-----+ 2023-12-20T19:51:38.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:38 smithi080 bash[25034]: audit 2023-12-20T19:51:37.060152+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-20T19:51:38.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:38 smithi080 bash[25034]: cephadm 2023-12-20T19:51:37.060532+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2023-12-20T19:51:38.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:38 smithi080 bash[25034]: audit 2023-12-20T19:51:37.326306+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' 2023-12-20T19:51:38.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:38 smithi080 bash[25034]: audit 2023-12-20T19:51:37.329367+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' 2023-12-20T19:51:39.090 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCiZ/PgOQvfPhwqTHiSvI3BpMkAnnNWk9EAhxgRsQGOiVYNo244zasM5D/Iz75kYY1WhGxDbMlFW/F93NbYilrkGBYZyuYK/8WZoXxG1G60F7S8lz1YGXANjiea4krkk1NFHRR59OiZzGkhFRFEHY1R+HKGpFQzctlXzLdFmbo7gOItkyQhEzWyXREWjpnoYcq1Vvt4qUKJ44lytN/GTv4q5DSeFV07r7/WpT1fP9qRAnoGjJAtqkgiyWUBy4Kw+S7dtj1gcV1J1AkEW6tuZm/yTN0NA2o89qYBJ6DY+RJH2VQ39I5Nxb21C71qyh5UVtn6W5FWoy9ZV+v7JlhcxFugWD7w1GB8x8LyB5ZDH/nSWm8twGst4ZvXT/ibx/+k/cyTx0dEgCk2ozD+ehSgrfaIGFKLW16dxCzR5M/jkJyeqEOOkNXAOT6/dFUpCAWa1dY4OX478jEFvGjP/h9/wz1m0BHnpbt+6jhgB7rYo9ktQNxRGFkodkGVfrRdcWR87Uk= ceph-f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T19:51:39.716 INFO:teuthology.orchestra.run.smithi080.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-20T19:51:39.717 INFO:teuthology.orchestra.run.smithi080.stderr:Adding key to root@localhost authorized_keys... 2023-12-20T19:51:39.717 INFO:teuthology.orchestra.run.smithi080.stderr:Adding host smithi080... 2023-12-20T19:51:40.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:39 smithi080 bash[25034]: audit 2023-12-20T19:51:39.087750+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-20T19:51:41.973 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:41 smithi080 bash[25034]: audit 2023-12-20T19:51:41.008661+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi080", "addr": "172.21.15.80", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:51:41.973 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:41 smithi080 bash[25034]: cephadm 2023-12-20T19:51:41.377766+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi080 2023-12-20T19:51:41.988 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: Added host 'smithi080' with addr '172.21.15.80' 2023-12-20T19:51:42.831 INFO:teuthology.orchestra.run.smithi080.stderr:Deploying unmanaged mon service... 2023-12-20T19:51:43.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:42 smithi080 bash[25034]: audit 2023-12-20T19:51:41.984777+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' 2023-12-20T19:51:43.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:42 smithi080 bash[25034]: cephadm 2023-12-20T19:51:41.985399+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi080 2023-12-20T19:51:43.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:42 smithi080 bash[25034]: audit 2023-12-20T19:51:42.010820+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:51:44.827 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: Scheduled mon update... 2023-12-20T19:51:45.699 INFO:teuthology.orchestra.run.smithi080.stderr:Deploying unmanaged mgr service... 2023-12-20T19:51:46.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:45 smithi080 bash[25034]: audit 2023-12-20T19:51:44.813117+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-20T19:51:46.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:45 smithi080 bash[25034]: cephadm 2023-12-20T19:51:44.818845+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2023-12-20T19:51:46.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:45 smithi080 bash[25034]: audit 2023-12-20T19:51:44.823795+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' 2023-12-20T19:51:46.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:45 smithi080 bash[25034]: audit 2023-12-20T19:51:45.374260+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' 2023-12-20T19:51:46.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:45 smithi080 bash[25034]: audit 2023-12-20T19:51:45.662179+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' 2023-12-20T19:51:47.219 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-12-20T19:51:48.502 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:48 smithi080 bash[25034]: audit 2023-12-20T19:51:47.211295+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-20T19:51:48.502 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:48 smithi080 bash[25034]: cephadm 2023-12-20T19:51:47.213714+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2023-12-20T19:51:48.502 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:48 smithi080 bash[25034]: audit 2023-12-20T19:51:47.216707+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' 2023-12-20T19:51:50.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:49 smithi080 bash[25034]: audit 2023-12-20T19:51:48.732918+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' 2023-12-20T19:51:50.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:49 smithi080 bash[25034]: audit 2023-12-20T19:51:48.747588+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' 2023-12-20T19:51:50.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:49 smithi080 bash[25034]: audit 2023-12-20T19:51:48.748408+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:51:50.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:49 smithi080 bash[25034]: audit 2023-12-20T19:51:48.755763+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' 2023-12-20T19:51:50.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:49 smithi080 bash[25034]: audit 2023-12-20T19:51:48.758187+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T19:51:50.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:49 smithi080 bash[25034]: audit 2023-12-20T19:51:48.763735+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.80:0/2888101277' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]': finished 2023-12-20T19:51:50.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:49 smithi080 bash[25034]: cephadm 2023-12-20T19:51:48.929340+0000 mgr.y (mgr.14120) 18 : cephadm [INF] Deploying daemon agent.smithi080 on smithi080 2023-12-20T19:51:50.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:49 smithi080 bash[25034]: audit 2023-12-20T19:51:49.088037+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.80:0/4157438948' entity='client.admin' 2023-12-20T19:51:51.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:51 smithi080 bash[25034]: cluster 2023-12-20T19:51:50.558722+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:51:51.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:51 smithi080 bash[25034]: audit 2023-12-20T19:51:51.152119+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.80:0/354784301' entity='client.admin' 2023-12-20T19:51:51.831 INFO:teuthology.orchestra.run.smithi080.stderr:Enabling the dashboard module... 2023-12-20T19:51:54.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:53 smithi080 bash[25034]: cluster 2023-12-20T19:51:52.559131+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-20T19:51:54.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:53 smithi080 bash[25034]: audit 2023-12-20T19:51:53.269362+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.80:0/1833834382' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-20T19:51:54.043 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:53 smithi080 bash[25301]: ignoring --setuser ceph since I am not root 2023-12-20T19:51:54.043 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:53 smithi080 bash[25301]: ignoring --setgroup ceph since I am not root 2023-12-20T19:51:54.044 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:53 smithi080 bash[25301]: debug 2023-12-20T19:51:53.778+0000 7f0a73eda000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T19:51:54.543 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:54 smithi080 bash[25301]: debug 2023-12-20T19:51:54.442+0000 7f0a73eda000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T19:51:54.897 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:54 smithi080 bash[25034]: audit 2023-12-20T19:51:53.573880+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.80:0/1833834382' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-20T19:51:54.897 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:54 smithi080 bash[25034]: cluster 2023-12-20T19:51:53.574015+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: y(active, since 23s) 2023-12-20T19:51:54.897 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:54 smithi080 bash[25301]: debug 2023-12-20T19:51:54.566+0000 7f0a73eda000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T19:51:54.898 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:54 smithi080 bash[25301]: debug 2023-12-20T19:51:54.726+0000 7f0a73eda000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T19:51:55.172 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:55 smithi080 bash[25301]: debug 2023-12-20T19:51:55.066+0000 7f0a73eda000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T19:51:55.543 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:55 smithi080 bash[25301]: debug 2023-12-20T19:51:55.166+0000 7f0a73eda000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T19:51:55.543 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:55 smithi080 bash[25301]: debug 2023-12-20T19:51:55.366+0000 7f0a73eda000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T19:51:55.560 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: { 2023-12-20T19:51:55.560 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "epoch": 9, 2023-12-20T19:51:55.560 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "available": true, 2023-12-20T19:51:55.560 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "active_name": "y", 2023-12-20T19:51:55.560 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-20T19:51:55.560 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: } 2023-12-20T19:51:56.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:51:55 smithi080 bash[25034]: audit 2023-12-20T19:51:55.556981+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.80:0/2518271684' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-20T19:51:56.267 INFO:teuthology.orchestra.run.smithi080.stderr:Waiting for the mgr to restart... 2023-12-20T19:51:56.267 INFO:teuthology.orchestra.run.smithi080.stderr:Waiting for mgr epoch 9... 2023-12-20T19:51:56.540 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:56 smithi080 bash[25301]: debug 2023-12-20T19:51:56.222+0000 7f0a73eda000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T19:51:56.540 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:56 smithi080 bash[25301]: debug 2023-12-20T19:51:56.330+0000 7f0a73eda000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T19:51:56.542 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:56 smithi080 bash[25301]: debug 2023-12-20T19:51:56.534+0000 7f0a73eda000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T19:51:57.225 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:56 smithi080 bash[25301]: debug 2023-12-20T19:51:56.878+0000 7f0a73eda000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T19:51:57.543 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:57 smithi080 bash[25301]: debug 2023-12-20T19:51:57.218+0000 7f0a73eda000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T19:51:57.857 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:57 smithi080 bash[25301]: debug 2023-12-20T19:51:57.582+0000 7f0a73eda000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T19:51:58.293 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:57 smithi080 bash[25301]: debug 2023-12-20T19:51:57.850+0000 7f0a73eda000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T19:51:58.793 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:58 smithi080 bash[25301]: debug 2023-12-20T19:51:58.530+0000 7f0a73eda000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T19:51:58.793 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:58 smithi080 bash[25301]: debug 2023-12-20T19:51:58.630+0000 7f0a73eda000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T19:51:59.293 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:58 smithi080 bash[25301]: debug 2023-12-20T19:51:58.786+0000 7f0a73eda000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T19:51:59.293 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:58 smithi080 bash[25301]: debug 2023-12-20T19:51:58.894+0000 7f0a73eda000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T19:51:59.293 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:59 smithi080 bash[25301]: debug 2023-12-20T19:51:59.030+0000 7f0a73eda000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T19:51:59.621 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:59 smithi080 bash[25301]: debug 2023-12-20T19:51:59.318+0000 7f0a73eda000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T19:51:59.622 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:59 smithi080 bash[25301]: debug 2023-12-20T19:51:59.438+0000 7f0a73eda000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T19:52:00.043 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:59 smithi080 bash[25301]: debug 2023-12-20T19:51:59.614+0000 7f0a73eda000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T19:52:00.043 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:51:59 smithi080 bash[25301]: debug 2023-12-20T19:51:59.734+0000 7f0a73eda000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T19:52:00.917 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:52:00 smithi080 bash[25301]: debug 2023-12-20T19:52:00.578+0000 7f0a73eda000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T19:52:00.917 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:00 smithi080 bash[25034]: cluster 2023-12-20T19:52:00.601968+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon y restarted 2023-12-20T19:52:00.917 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:00 smithi080 bash[25034]: cluster 2023-12-20T19:52:00.602679+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon y 2023-12-20T19:52:00.917 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:00 smithi080 bash[25034]: cluster 2023-12-20T19:52:00.606430+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-12-20T19:52:01.283 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:52:01 smithi080 bash[25301]: [20/Dec/2023:19:52:01] ENGINE Bus STARTING 2023-12-20T19:52:01.543 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:52:01 smithi080 bash[25301]: [20/Dec/2023:19:52:01] ENGINE Serving on https://172.21.15.80:7150 2023-12-20T19:52:01.543 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:52:01 smithi080 bash[25301]: [20/Dec/2023:19:52:01] ENGINE Bus STARTED 2023-12-20T19:52:01.684 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: { 2023-12-20T19:52:01.685 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-12-20T19:52:01.685 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: "initialized": true 2023-12-20T19:52:01.685 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: } 2023-12-20T19:52:02.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:01 smithi080 bash[25034]: cluster 2023-12-20T19:52:00.662628+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0600603s) 2023-12-20T19:52:02.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:01 smithi080 bash[25034]: audit 2023-12-20T19:52:00.665291+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T19:52:02.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:01 smithi080 bash[25034]: audit 2023-12-20T19:52:00.667188+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T19:52:02.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:01 smithi080 bash[25034]: audit 2023-12-20T19:52:00.668552+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T19:52:02.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:01 smithi080 bash[25034]: audit 2023-12-20T19:52:00.668829+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T19:52:02.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:01 smithi080 bash[25034]: audit 2023-12-20T19:52:00.669047+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T19:52:02.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:01 smithi080 bash[25034]: cluster 2023-12-20T19:52:00.678794+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2023-12-20T19:52:02.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:01 smithi080 bash[25034]: audit 2023-12-20T19:52:00.703849+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:02.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:01 smithi080 bash[25034]: audit 2023-12-20T19:52:00.707841+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:52:02.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:01 smithi080 bash[25034]: audit 2023-12-20T19:52:00.712173+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:52:02.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:01 smithi080 bash[25034]: audit 2023-12-20T19:52:00.734616+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:52:02.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:01 smithi080 bash[25034]: audit 2023-12-20T19:52:00.740797+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:52:02.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:01 smithi080 bash[25034]: cephadm 2023-12-20T19:52:01.160144+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [20/Dec/2023:19:52:01] ENGINE Bus STARTING 2023-12-20T19:52:02.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:01 smithi080 bash[25034]: cephadm 2023-12-20T19:52:01.281585+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [20/Dec/2023:19:52:01] ENGINE Serving on https://172.21.15.80:7150 2023-12-20T19:52:02.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:01 smithi080 bash[25034]: cephadm 2023-12-20T19:52:01.282040+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [20/Dec/2023:19:52:01] ENGINE Bus STARTED 2023-12-20T19:52:02.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:01 smithi080 bash[25034]: audit 2023-12-20T19:52:01.288709+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:02.436 INFO:teuthology.orchestra.run.smithi080.stderr:mgr epoch 9 is available 2023-12-20T19:52:02.436 INFO:teuthology.orchestra.run.smithi080.stderr:Generating a dashboard self-signed certificate... 2023-12-20T19:52:02.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:02 smithi080 bash[25034]: audit 2023-12-20T19:52:01.667389+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-20T19:52:02.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:02 smithi080 bash[25034]: cluster 2023-12-20T19:52:01.669706+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e11: y(active, since 1.06712s) 2023-12-20T19:52:02.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:02 smithi080 bash[25034]: audit 2023-12-20T19:52:01.682089+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-20T19:52:04.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:03 smithi080 bash[25034]: cluster 2023-12-20T19:52:02.681837+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-12-20T19:52:04.052 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: Self-signed certificate created 2023-12-20T19:52:04.708 INFO:teuthology.orchestra.run.smithi080.stderr:Creating initial admin user... 2023-12-20T19:52:05.454 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:05 smithi080 bash[25034]: audit 2023-12-20T19:52:03.647791+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-20T19:52:05.454 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:05 smithi080 bash[25034]: audit 2023-12-20T19:52:04.044949+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:05.454 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:05 smithi080 bash[25034]: audit 2023-12-20T19:52:04.049396+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:06.295 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$MfwcX5SfjuaBaigk.yBnkOKNniXEzsIkdUpiL8s1pdSlPNqBDUUrm", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1703101926, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-20T19:52:06.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:06 smithi080 bash[25034]: audit 2023-12-20T19:52:05.460288+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:06.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:06 smithi080 bash[25034]: audit 2023-12-20T19:52:05.461227+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:52:06.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:06 smithi080 bash[25034]: audit 2023-12-20T19:52:05.466787+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:06.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:06 smithi080 bash[25034]: audit 2023-12-20T19:52:05.468989+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T19:52:06.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:06 smithi080 bash[25034]: audit 2023-12-20T19:52:06.292855+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:07.007 INFO:teuthology.orchestra.run.smithi080.stderr:Fetching dashboard port number... 2023-12-20T19:52:07.751 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:07 smithi080 bash[25034]: audit 2023-12-20T19:52:06.053983+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-20T19:52:07.752 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:07 smithi080 bash[25034]: cephadm 2023-12-20T19:52:06.313935+0000 mgr.y (mgr.14152) 8 : cephadm [INF] Deploying daemon agent.smithi080 on smithi080 2023-12-20T19:52:08.277 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: 8443 2023-12-20T19:52:08.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:08 smithi080 bash[25034]: cluster 2023-12-20T19:52:07.471645+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-12-20T19:52:08.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:08 smithi080 bash[25034]: audit 2023-12-20T19:52:08.273805+0000 mon.a (mon.0) 102 : audit [DBG] from='client.? 172.21.15.80:0/3732116824' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-20T19:52:08.963 INFO:teuthology.orchestra.run.smithi080.stderr:firewalld does not appear to be present 2023-12-20T19:52:08.963 INFO:teuthology.orchestra.run.smithi080.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-20T19:52:08.967 INFO:teuthology.orchestra.run.smithi080.stderr:Ceph Dashboard is now available at: 2023-12-20T19:52:08.967 INFO:teuthology.orchestra.run.smithi080.stderr: 2023-12-20T19:52:08.967 INFO:teuthology.orchestra.run.smithi080.stderr: URL: https://smithi080.front.sepia.ceph.com:8443/ 2023-12-20T19:52:08.967 INFO:teuthology.orchestra.run.smithi080.stderr: User: admin 2023-12-20T19:52:08.967 INFO:teuthology.orchestra.run.smithi080.stderr: Password: mzwhm8c3s9 2023-12-20T19:52:08.967 INFO:teuthology.orchestra.run.smithi080.stderr: 2023-12-20T19:52:08.967 INFO:teuthology.orchestra.run.smithi080.stderr:Enabling autotune for osd_memory_target 2023-12-20T19:52:12.233 INFO:teuthology.orchestra.run.smithi080.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-12-20T19:52:12.891 INFO:teuthology.orchestra.run.smithi080.stderr:You can access the Ceph CLI with: 2023-12-20T19:52:12.892 INFO:teuthology.orchestra.run.smithi080.stderr: 2023-12-20T19:52:12.892 INFO:teuthology.orchestra.run.smithi080.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-20T19:52:12.892 INFO:teuthology.orchestra.run.smithi080.stderr: 2023-12-20T19:52:12.892 INFO:teuthology.orchestra.run.smithi080.stderr:Please consider enabling telemetry to help improve Ceph: 2023-12-20T19:52:12.892 INFO:teuthology.orchestra.run.smithi080.stderr: 2023-12-20T19:52:12.892 INFO:teuthology.orchestra.run.smithi080.stderr: ceph telemetry on 2023-12-20T19:52:12.892 INFO:teuthology.orchestra.run.smithi080.stderr: 2023-12-20T19:52:12.892 INFO:teuthology.orchestra.run.smithi080.stderr:For more information see: 2023-12-20T19:52:12.893 INFO:teuthology.orchestra.run.smithi080.stderr: 2023-12-20T19:52:12.893 INFO:teuthology.orchestra.run.smithi080.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-20T19:52:12.893 INFO:teuthology.orchestra.run.smithi080.stderr: 2023-12-20T19:52:12.893 INFO:teuthology.orchestra.run.smithi080.stderr:Bootstrap complete. 2023-12-20T19:52:12.926 INFO:tasks.cephadm:Fetching config... 2023-12-20T19:52:12.926 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-20T19:52:12.926 DEBUG:teuthology.orchestra.run.smithi080:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-20T19:52:12.934 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-20T19:52:12.935 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-20T19:52:12.935 DEBUG:teuthology.orchestra.run.smithi080:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-20T19:52:12.984 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-20T19:52:12.984 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-20T19:52:12.984 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd if=/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-20T19:52:12.997 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-20T19:52:12.997 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-20T19:52:12.997 DEBUG:teuthology.orchestra.run.smithi080:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-20T19:52:13.001 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-20T19:52:13.001 DEBUG:teuthology.orchestra.run.smithi080:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCiZ/PgOQvfPhwqTHiSvI3BpMkAnnNWk9EAhxgRsQGOiVYNo244zasM5D/Iz75kYY1WhGxDbMlFW/F93NbYilrkGBYZyuYK/8WZoXxG1G60F7S8lz1YGXANjiea4krkk1NFHRR59OiZzGkhFRFEHY1R+HKGpFQzctlXzLdFmbo7gOItkyQhEzWyXREWjpnoYcq1Vvt4qUKJ44lytN/GTv4q5DSeFV07r7/WpT1fP9qRAnoGjJAtqkgiyWUBy4Kw+S7dtj1gcV1J1AkEW6tuZm/yTN0NA2o89qYBJ6DY+RJH2VQ39I5Nxb21C71qyh5UVtn6W5FWoy9ZV+v7JlhcxFugWD7w1GB8x8LyB5ZDH/nSWm8twGst4ZvXT/ibx/+k/cyTx0dEgCk2ozD+ehSgrfaIGFKLW16dxCzR5M/jkJyeqEOOkNXAOT6/dFUpCAWa1dY4OX478jEFvGjP/h9/wz1m0BHnpbt+6jhgB7rYo9ktQNxRGFkodkGVfrRdcWR87Uk= ceph-f34ddc32-9f70-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-20T19:52:13.063 INFO:teuthology.orchestra.run.smithi080.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCiZ/PgOQvfPhwqTHiSvI3BpMkAnnNWk9EAhxgRsQGOiVYNo244zasM5D/Iz75kYY1WhGxDbMlFW/F93NbYilrkGBYZyuYK/8WZoXxG1G60F7S8lz1YGXANjiea4krkk1NFHRR59OiZzGkhFRFEHY1R+HKGpFQzctlXzLdFmbo7gOItkyQhEzWyXREWjpnoYcq1Vvt4qUKJ44lytN/GTv4q5DSeFV07r7/WpT1fP9qRAnoGjJAtqkgiyWUBy4Kw+S7dtj1gcV1J1AkEW6tuZm/yTN0NA2o89qYBJ6DY+RJH2VQ39I5Nxb21C71qyh5UVtn6W5FWoy9ZV+v7JlhcxFugWD7w1GB8x8LyB5ZDH/nSWm8twGst4ZvXT/ibx/+k/cyTx0dEgCk2ozD+ehSgrfaIGFKLW16dxCzR5M/jkJyeqEOOkNXAOT6/dFUpCAWa1dY4OX478jEFvGjP/h9/wz1m0BHnpbt+6jhgB7rYo9ktQNxRGFkodkGVfrRdcWR87Uk= ceph-f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T19:52:13.069 DEBUG:teuthology.orchestra.run.smithi133:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCiZ/PgOQvfPhwqTHiSvI3BpMkAnnNWk9EAhxgRsQGOiVYNo244zasM5D/Iz75kYY1WhGxDbMlFW/F93NbYilrkGBYZyuYK/8WZoXxG1G60F7S8lz1YGXANjiea4krkk1NFHRR59OiZzGkhFRFEHY1R+HKGpFQzctlXzLdFmbo7gOItkyQhEzWyXREWjpnoYcq1Vvt4qUKJ44lytN/GTv4q5DSeFV07r7/WpT1fP9qRAnoGjJAtqkgiyWUBy4Kw+S7dtj1gcV1J1AkEW6tuZm/yTN0NA2o89qYBJ6DY+RJH2VQ39I5Nxb21C71qyh5UVtn6W5FWoy9ZV+v7JlhcxFugWD7w1GB8x8LyB5ZDH/nSWm8twGst4ZvXT/ibx/+k/cyTx0dEgCk2ozD+ehSgrfaIGFKLW16dxCzR5M/jkJyeqEOOkNXAOT6/dFUpCAWa1dY4OX478jEFvGjP/h9/wz1m0BHnpbt+6jhgB7rYo9ktQNxRGFkodkGVfrRdcWR87Uk= ceph-f34ddc32-9f70-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-20T19:52:13.094 INFO:teuthology.orchestra.run.smithi133.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCiZ/PgOQvfPhwqTHiSvI3BpMkAnnNWk9EAhxgRsQGOiVYNo244zasM5D/Iz75kYY1WhGxDbMlFW/F93NbYilrkGBYZyuYK/8WZoXxG1G60F7S8lz1YGXANjiea4krkk1NFHRR59OiZzGkhFRFEHY1R+HKGpFQzctlXzLdFmbo7gOItkyQhEzWyXREWjpnoYcq1Vvt4qUKJ44lytN/GTv4q5DSeFV07r7/WpT1fP9qRAnoGjJAtqkgiyWUBy4Kw+S7dtj1gcV1J1AkEW6tuZm/yTN0NA2o89qYBJ6DY+RJH2VQ39I5Nxb21C71qyh5UVtn6W5FWoy9ZV+v7JlhcxFugWD7w1GB8x8LyB5ZDH/nSWm8twGst4ZvXT/ibx/+k/cyTx0dEgCk2ozD+ehSgrfaIGFKLW16dxCzR5M/jkJyeqEOOkNXAOT6/dFUpCAWa1dY4OX478jEFvGjP/h9/wz1m0BHnpbt+6jhgB7rYo9ktQNxRGFkodkGVfrRdcWR87Uk= ceph-f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T19:52:13.104 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-20T19:52:13.452 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:13 smithi080 bash[25034]: audit 2023-12-20T19:52:12.227023+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.80:0/2017387843' entity='client.admin' 2023-12-20T19:52:14.483 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:52:14 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:52:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:52:15.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:14 smithi080 bash[25034]: audit 2023-12-20T19:52:13.938078+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:15.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:14 smithi080 bash[25034]: audit 2023-12-20T19:52:13.939653+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:52:15.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:14 smithi080 bash[25034]: audit 2023-12-20T19:52:13.945627+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:15.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:14 smithi080 bash[25034]: audit 2023-12-20T19:52:13.947880+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:52:15.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:14 smithi080 bash[25034]: audit 2023-12-20T19:52:13.953089+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:15.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:14 smithi080 bash[25034]: audit 2023-12-20T19:52:14.173770+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:16.911 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:16 smithi080 bash[25034]: audit 2023-12-20T19:52:15.740472+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:16.911 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:16 smithi080 bash[25034]: audit 2023-12-20T19:52:16.100038+0000 mon.a (mon.0) 111 : audit [INF] from='client.? 172.21.15.80:0/1794308751' entity='client.admin' 2023-12-20T19:52:16.911 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:16 smithi080 bash[25034]: audit 2023-12-20T19:52:16.124584+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:52:16.912 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:16 smithi080 bash[25034]: audit 2023-12-20T19:52:16.130740+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:17.293 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:52:16 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:52:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:52:17.312 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-20T19:52:17.313 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-20T19:52:18.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:17 smithi080 bash[25034]: audit 2023-12-20T19:52:16.903587+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:18.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:17 smithi080 bash[25034]: audit 2023-12-20T19:52:16.908387+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:22.284 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:52:21 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:52:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:52:22.345 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi133 2023-12-20T19:52:22.346 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2023-12-20T19:52:22.346 DEBUG:teuthology.orchestra.run.smithi133:> dd of=/etc/ceph/ceph.conf 2023-12-20T19:52:22.353 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2023-12-20T19:52:22.353 DEBUG:teuthology.orchestra.run.smithi133:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-20T19:52:22.400 INFO:tasks.cephadm:Adding host smithi133 to orchestrator... 2023-12-20T19:52:22.400 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph orch host add smithi133 2023-12-20T19:52:22.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:22 smithi080 bash[25034]: cluster 2023-12-20T19:52:20.670213+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-20T19:52:22.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:22 smithi080 bash[25034]: audit 2023-12-20T19:52:21.276090+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-20T19:52:22.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:22 smithi080 bash[25034]: audit 2023-12-20T19:52:21.281075+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:22.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:22 smithi080 bash[25034]: audit 2023-12-20T19:52:21.310465+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:52:22.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:22 smithi080 bash[25034]: audit 2023-12-20T19:52:21.312653+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:52:22.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:22 smithi080 bash[25034]: audit 2023-12-20T19:52:21.313931+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:52:22.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:22 smithi080 bash[25034]: cephadm 2023-12-20T19:52:21.316247+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.conf 2023-12-20T19:52:22.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:22 smithi080 bash[25034]: cephadm 2023-12-20T19:52:21.468670+0000 mgr.y (mgr.14152) 12 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.client.admin.keyring 2023-12-20T19:52:22.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:22 smithi080 bash[25034]: audit 2023-12-20T19:52:21.631684+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:22.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:22 smithi080 bash[25034]: audit 2023-12-20T19:52:21.639385+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:22.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:22 smithi080 bash[25034]: audit 2023-12-20T19:52:21.967779+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:22.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:22 smithi080 bash[25034]: audit 2023-12-20T19:52:21.974650+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:24.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:24 smithi080 bash[25034]: cluster 2023-12-20T19:52:22.670597+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-20T19:52:26.061 INFO:teuthology.orchestra.run.smithi080.stdout:Added host 'smithi133' with addr '172.21.15.133' 2023-12-20T19:52:26.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:26 smithi080 bash[25034]: cluster 2023-12-20T19:52:24.671069+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-20T19:52:26.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:26 smithi080 bash[25034]: audit 2023-12-20T19:52:25.038302+0000 mgr.y (mgr.14152) 15 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi133", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:52:26.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:26 smithi080 bash[25034]: cephadm 2023-12-20T19:52:25.417786+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Deploying cephadm binary to smithi133 2023-12-20T19:52:26.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:26 smithi080 bash[25034]: audit 2023-12-20T19:52:26.057632+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:26.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:26 smithi080 bash[25034]: audit 2023-12-20T19:52:26.088409+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:52:26.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:26 smithi080 bash[25034]: audit 2023-12-20T19:52:26.090969+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:52:26.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:26 smithi080 bash[25034]: audit 2023-12-20T19:52:26.092621+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:52:26.820 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph orch host ls --format=json 2023-12-20T19:52:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:27 smithi080 bash[25034]: cephadm 2023-12-20T19:52:26.058353+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Added host smithi133 2023-12-20T19:52:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:27 smithi080 bash[25034]: audit 2023-12-20T19:52:26.387229+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:27 smithi080 bash[25034]: audit 2023-12-20T19:52:27.131395+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:27.681 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:27 smithi080 bash[25034]: audit 2023-12-20T19:52:27.137629+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:27 smithi080 bash[25034]: audit 2023-12-20T19:52:27.138854+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:52:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:27 smithi080 bash[25034]: audit 2023-12-20T19:52:27.145258+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:27 smithi080 bash[25034]: audit 2023-12-20T19:52:27.147725+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T19:52:27.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:27 smithi080 bash[25034]: audit 2023-12-20T19:52:27.151377+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]': finished 2023-12-20T19:52:28.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:28 smithi080 bash[25034]: cluster 2023-12-20T19:52:26.671490+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-20T19:52:29.261 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:52:28 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:52:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:52:29.543 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:52:29 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:52:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:52:29.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:29 smithi080 bash[25034]: cephadm 2023-12-20T19:52:27.993799+0000 mgr.y (mgr.14152) 19 : cephadm [INF] Deploying daemon agent.smithi133 on smithi133 2023-12-20T19:52:29.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:29 smithi080 bash[25034]: audit 2023-12-20T19:52:28.650577+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:29.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:29 smithi080 bash[25034]: audit 2023-12-20T19:52:28.653130+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:52:29.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:29 smithi080 bash[25034]: audit 2023-12-20T19:52:28.655350+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:52:29.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:29 smithi080 bash[25034]: audit 2023-12-20T19:52:28.656892+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:52:29.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:29 smithi080 bash[25034]: audit 2023-12-20T19:52:28.892745+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:29.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:29 smithi080 bash[25034]: audit 2023-12-20T19:52:28.897850+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:29.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:29 smithi080 bash[25034]: audit 2023-12-20T19:52:28.901408+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:52:29.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:29 smithi080 bash[25034]: audit 2023-12-20T19:52:28.903985+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:52:29.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:29 smithi080 bash[25034]: audit 2023-12-20T19:52:28.905878+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:52:29.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:29 smithi080 bash[25034]: audit 2023-12-20T19:52:28.914888+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:29.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:29 smithi080 bash[25034]: audit 2023-12-20T19:52:28.926861+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:29.668 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-20T19:52:29.668 INFO:teuthology.orchestra.run.smithi080.stdout:[{"addr": "172.21.15.80", "hostname": "smithi080", "labels": [], "status": ""}, {"addr": "172.21.15.133", "hostname": "smithi133", "labels": [], "status": ""}] 2023-12-20T19:52:30.357 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-20T19:52:30.358 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph osd crush tunables default 2023-12-20T19:52:30.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:30 smithi080 bash[25034]: cephadm 2023-12-20T19:52:28.659960+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.conf 2023-12-20T19:52:30.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:30 smithi080 bash[25034]: cluster 2023-12-20T19:52:28.671896+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:52:30.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:30 smithi080 bash[25034]: cephadm 2023-12-20T19:52:28.779918+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2023-12-20T19:52:30.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:30 smithi080 bash[25034]: audit 2023-12-20T19:52:29.492455+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:30.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:30 smithi080 bash[25034]: audit 2023-12-20T19:52:29.497573+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:31.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:31 smithi080 bash[25034]: audit 2023-12-20T19:52:29.664597+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-20T19:52:31.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:31 smithi080 bash[25034]: audit 2023-12-20T19:52:30.758164+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:32.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:32 smithi080 bash[25034]: cluster 2023-12-20T19:52:30.672319+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-20T19:52:33.497 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:52:33 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:52:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:52:33.513 INFO:teuthology.orchestra.run.smithi080.stderr:adjusted tunables profile to default 2023-12-20T19:52:33.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:33 smithi080 bash[25034]: audit 2023-12-20T19:52:33.216956+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.80:0/2433834176' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-20T19:52:33.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:33 smithi080 bash[25034]: audit 2023-12-20T19:52:33.235145+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:33.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:33 smithi080 bash[25034]: audit 2023-12-20T19:52:33.240754+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:34.210 INFO:tasks.cephadm:Adding mon.a on smithi080 2023-12-20T19:52:34.210 INFO:tasks.cephadm:Adding mon.c on smithi080 2023-12-20T19:52:34.211 INFO:tasks.cephadm:Adding mon.b on smithi133 2023-12-20T19:52:34.211 DEBUG:teuthology.orchestra.run.smithi133:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph orch apply mon '3;smithi080:172.21.15.80=a;smithi080:[v2:172.21.15.80:3301,v1:172.21.15.80:6790]=c;smithi133:172.21.15.133=b' 2023-12-20T19:52:34.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:34 smithi080 bash[25034]: cluster 2023-12-20T19:52:32.672717+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-20T19:52:34.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:34 smithi080 bash[25034]: audit 2023-12-20T19:52:33.505244+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.80:0/2433834176' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-20T19:52:34.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:34 smithi080 bash[25034]: cluster 2023-12-20T19:52:33.505381+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-20T19:52:36.662 INFO:teuthology.orchestra.run.smithi133.stdout:Scheduled mon update... 2023-12-20T19:52:36.760 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:36 smithi080 bash[25034]: cluster 2023-12-20T19:52:34.673180+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-20T19:52:37.170 DEBUG:teuthology.orchestra.run.smithi080:mon.c> sudo journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mon.c.service 2023-12-20T19:52:37.173 DEBUG:teuthology.orchestra.run.smithi133:mon.b> sudo journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mon.b.service 2023-12-20T19:52:37.175 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-20T19:52:37.175 DEBUG:teuthology.orchestra.run.smithi133:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-20T19:52:37.351 INFO:journalctl@ceph.mon.c.smithi080.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T19:52:37.794 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:52:37 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:52:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:52:37.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:37 smithi080 bash[25034]: audit 2023-12-20T19:52:36.646031+0000 mgr.y (mgr.14152) 27 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi080:172.21.15.80=a;smithi080:[v2:172.21.15.80:3301,v1:172.21.15.80:6790]=c;smithi133:172.21.15.133=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:52:37.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:37 smithi080 bash[25034]: cephadm 2023-12-20T19:52:36.651229+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Saving service mon spec with placement smithi080:172.21.15.80=a;smithi080:[v2:172.21.15.80:3301,v1:172.21.15.80:6790]=c;smithi133:172.21.15.133=b;count:3 2023-12-20T19:52:37.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:37 smithi080 bash[25034]: audit 2023-12-20T19:52:36.659063+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:37.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:37 smithi080 bash[25034]: cluster 2023-12-20T19:52:36.673765+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:52:37.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:37 smithi080 bash[25034]: audit 2023-12-20T19:52:36.702224+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:52:37.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:37 smithi080 bash[25034]: audit 2023-12-20T19:52:36.704895+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:52:37.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:37 smithi080 bash[25034]: audit 2023-12-20T19:52:36.706773+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:52:37.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:37 smithi080 bash[25034]: audit 2023-12-20T19:52:36.715808+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:37.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:37 smithi080 bash[25034]: audit 2023-12-20T19:52:36.719930+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T19:52:37.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:37 smithi080 bash[25034]: audit 2023-12-20T19:52:36.721539+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:52:37.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:37 smithi080 bash[25034]: cephadm 2023-12-20T19:52:36.723211+0000 mgr.y (mgr.14152) 30 : cephadm [INF] Deploying daemon mon.c on smithi080 2023-12-20T19:52:37.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:37 smithi080 bash[25034]: audit 2023-12-20T19:52:37.523775+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:37.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:37 smithi080 bash[25034]: audit 2023-12-20T19:52:37.527831+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:37.835 INFO:journalctl@ceph.mon.b.smithi133.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T19:52:39.804 INFO:teuthology.orchestra.run.smithi133.stdout: 2023-12-20T19:52:39.805 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"f34ddc32-9f70-11ee-95a5-87774f69a715","modified":"2023-12-20T19:50:55.375305Z","created":"2023-12-20T19:50:55.375305Z","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.80:3300","nonce":0},{"type":"v1","addr":"172.21.15.80:6789","nonce":0}]},"addr":"172.21.15.80:6789/0","public_addr":"172.21.15.80:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-20T19:52:39.807 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2023-12-20T19:52:40.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:39 smithi080 bash[25034]: cluster 2023-12-20T19:52:38.674212+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-20T19:52:41.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:40 smithi080 bash[25034]: audit 2023-12-20T19:52:39.801324+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.133:0/3189230263' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-20T19:52:41.370 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-20T19:52:41.370 DEBUG:teuthology.orchestra.run.smithi133:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-20T19:52:41.944 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:41 smithi080 bash[25034]: cluster 2023-12-20T19:52:40.674624+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-20T19:52:43.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:42 smithi080 systemd[1]: Started Ceph mon.c for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T19:52:44.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.817+0000 7f0e9530b880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-20T19:52:44.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.817+0000 7f0e9530b880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-12-20T19:52:44.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.817+0000 7f0e9530b880 0 pidfile_write: ignore empty --pid-file 2023-12-20T19:52:44.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 0 load: jerasure load: lrc 2023-12-20T19:52:44.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: RocksDB version: 6.15.5 2023-12-20T19:52:44.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-20T19:52:44.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Compile date Apr 18 2022 2023-12-20T19:52:44.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: DB SUMMARY 2023-12-20T19:52:44.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: DB Session ID: XTYC2TZL7L3Z3PEG2NH3 2023-12-20T19:52:44.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: CURRENT file: CURRENT 2023-12-20T19:52:44.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: IDENTITY file: IDENTITY 2023-12-20T19:52:44.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-12-20T19:52:44.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-12-20T19:52:44.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2023-12-20T19:52:44.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.error_if_exists: 0 2023-12-20T19:52:44.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.create_if_missing: 0 2023-12-20T19:52:44.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.paranoid_checks: 1 2023-12-20T19:52:44.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-20T19:52:44.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.env: 0x55da5d035860 2023-12-20T19:52:44.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.fs: Posix File System 2023-12-20T19:52:44.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.info_log: 0x55da5d9fbe00 2023-12-20T19:52:44.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-20T19:52:44.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.statistics: (nil) 2023-12-20T19:52:44.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.use_fsync: 0 2023-12-20T19:52:44.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_log_file_size: 0 2023-12-20T19:52:44.047 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-20T19:52:44.047 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-20T19:52:44.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-20T19:52:44.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-20T19:52:44.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.allow_fallocate: 1 2023-12-20T19:52:44.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-20T19:52:44.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-20T19:52:44.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.use_direct_reads: 0 2023-12-20T19:52:44.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-20T19:52:44.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-20T19:52:44.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.db_log_dir: 2023-12-20T19:52:44.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-12-20T19:52:44.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-20T19:52:44.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-20T19:52:44.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-20T19:52:44.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-20T19:52:44.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-20T19:52:44.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-20T19:52:44.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-20T19:52:44.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-20T19:52:44.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.write_buffer_manager: 0x55da5daec300 2023-12-20T19:52:44.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-20T19:52:44.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-20T19:52:44.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-20T19:52:44.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-20T19:52:44.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-20T19:52:44.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-20T19:52:44.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-20T19:52:44.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-20T19:52:44.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-20T19:52:44.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.unordered_write: 0 2023-12-20T19:52:44.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-20T19:52:44.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-20T19:52:44.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-20T19:52:44.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-20T19:52:44.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.row_cache: None 2023-12-20T19:52:44.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.wal_filter: None 2023-12-20T19:52:44.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-20T19:52:44.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-20T19:52:44.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.preserve_deletes: 0 2023-12-20T19:52:44.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.two_write_queues: 0 2023-12-20T19:52:44.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-20T19:52:44.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.atomic_flush: 0 2023-12-20T19:52:44.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-20T19:52:44.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-20T19:52:44.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-20T19:52:44.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.log_readahead_size: 0 2023-12-20T19:52:44.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-20T19:52:44.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-20T19:52:44.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-20T19:52:44.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-20T19:52:44.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-20T19:52:44.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-20T19:52:44.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_background_jobs: 2 2023-12-20T19:52:44.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_background_compactions: -1 2023-12-20T19:52:44.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_subcompactions: 1 2023-12-20T19:52:44.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-20T19:52:44.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-20T19:52:44.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-20T19:52:44.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-20T19:52:44.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-20T19:52:44.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-20T19:52:44.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-20T19:52:44.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-20T19:52:44.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_open_files: -1 2023-12-20T19:52:44.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-20T19:52:44.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-20T19:52:44.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-20T19:52:44.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-20T19:52:44.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_background_flushes: -1 2023-12-20T19:52:44.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Compression algorithms supported: 2023-12-20T19:52:44.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-20T19:52:44.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: kZSTD supported: 0 2023-12-20T19:52:44.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: kXpressCompression supported: 0 2023-12-20T19:52:44.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-20T19:52:44.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: kLZ4Compression supported: 1 2023-12-20T19:52:44.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: kBZip2Compression supported: 0 2023-12-20T19:52:44.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: kZlibCompression supported: 1 2023-12-20T19:52:44.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: kSnappyCompression supported: 1 2023-12-20T19:52:44.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-20T19:52:44.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2023-12-20T19:52:44.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-20T19:52:44.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-20T19:52:44.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.merge_operator: 2023-12-20T19:52:44.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.compaction_filter: None 2023-12-20T19:52:44.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-20T19:52:44.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-20T19:52:44.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-20T19:52:44.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-20T19:52:44.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55da5d9c9d00) 2023-12-20T19:52:44.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: cache_index_and_filter_blocks: 1 2023-12-20T19:52:44.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-20T19:52:44.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-20T19:52:44.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: pin_top_level_index_and_filter: 1 2023-12-20T19:52:44.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: index_type: 0 2023-12-20T19:52:44.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: data_block_index_type: 0 2023-12-20T19:52:44.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: index_shortening: 1 2023-12-20T19:52:44.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: data_block_hash_table_util_ratio: 0.750000 2023-12-20T19:52:44.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: hash_index_allow_collision: 1 2023-12-20T19:52:44.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: checksum: 1 2023-12-20T19:52:44.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: no_block_cache: 0 2023-12-20T19:52:44.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: block_cache: 0x55da5da30170 2023-12-20T19:52:44.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: block_cache_name: BinnedLRUCache 2023-12-20T19:52:44.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: block_cache_options: 2023-12-20T19:52:44.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: capacity : 536870912 2023-12-20T19:52:44.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: num_shard_bits : 4 2023-12-20T19:52:44.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: strict_capacity_limit : 0 2023-12-20T19:52:44.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: high_pri_pool_ratio: 0.000 2023-12-20T19:52:44.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: block_cache_compressed: (nil) 2023-12-20T19:52:44.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: persistent_cache: (nil) 2023-12-20T19:52:44.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: block_size: 4096 2023-12-20T19:52:44.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: block_size_deviation: 10 2023-12-20T19:52:44.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: block_restart_interval: 16 2023-12-20T19:52:44.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: index_block_restart_interval: 1 2023-12-20T19:52:44.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: metadata_block_size: 4096 2023-12-20T19:52:44.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: partition_filters: 0 2023-12-20T19:52:44.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: use_delta_encoding: 1 2023-12-20T19:52:44.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-20T19:52:44.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: whole_key_filtering: 1 2023-12-20T19:52:44.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: verify_compression: 0 2023-12-20T19:52:44.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: read_amp_bytes_per_bit: 0 2023-12-20T19:52:44.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: format_version: 4 2023-12-20T19:52:44.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: enable_index_compression: 1 2023-12-20T19:52:44.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: block_align: 0 2023-12-20T19:52:44.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-20T19:52:44.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-20T19:52:44.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.compression: NoCompression 2023-12-20T19:52:44.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-20T19:52:44.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-20T19:52:44.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-20T19:52:44.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.num_levels: 7 2023-12-20T19:52:44.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-20T19:52:44.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-20T19:52:44.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-20T19:52:44.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-20T19:52:44.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-20T19:52:44.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-20T19:52:44.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-20T19:52:44.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-20T19:52:44.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-20T19:52:44.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-20T19:52:44.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-20T19:52:44.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-20T19:52:44.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-20T19:52:44.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-20T19:52:44.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-20T19:52:44.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-20T19:52:44.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-20T19:52:44.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-20T19:52:44.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-20T19:52:44.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-20T19:52:44.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-20T19:52:44.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-20T19:52:44.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-20T19:52:44.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-20T19:52:44.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-20T19:52:44.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-20T19:52:44.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-20T19:52:44.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-20T19:52:44.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-20T19:52:44.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-20T19:52:44.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-20T19:52:44.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-20T19:52:44.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-20T19:52:44.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-20T19:52:44.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-20T19:52:44.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-20T19:52:44.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-20T19:52:44.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-20T19:52:44.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-20T19:52:44.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-20T19:52:44.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-20T19:52:44.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-20T19:52:44.061 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-20T19:52:44.061 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-20T19:52:44.061 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-20T19:52:44.061 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-20T19:52:44.061 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-20T19:52:44.061 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-20T19:52:44.061 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-20T19:52:44.061 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.table_properties_collectors: 2023-12-20T19:52:44.061 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.inplace_update_support: 0 2023-12-20T19:52:44.061 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-20T19:52:44.062 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-20T19:52:44.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-20T19:52:44.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-20T19:52:44.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.bloom_locality: 0 2023-12-20T19:52:44.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.max_successive_merges: 0 2023-12-20T19:52:44.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-20T19:52:44.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-20T19:52:44.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.force_consistency_checks: 1 2023-12-20T19:52:44.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-20T19:52:44.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.ttl: 2592000 2023-12-20T19:52:44.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-20T19:52:44.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.enable_blob_files: false 2023-12-20T19:52:44.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.min_blob_size: 0 2023-12-20T19:52:44.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.blob_file_size: 268435456 2023-12-20T19:52:44.064 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-20T19:52:44.064 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-20T19:52:44.064 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.821+0000 7f0e9530b880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-20T19:52:44.064 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.825+0000 7f0e9530b880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-20T19:52:44.064 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.825+0000 7f0e9530b880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2023-12-20T19:52:44.064 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.825+0000 7f0e9530b880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2023-12-20T19:52:44.064 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.825+0000 7f0e9530b880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703101963829503, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-20T19:52:44.064 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.825+0000 7f0e9530b880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2023-12-20T19:52:44.064 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.825+0000 7f0e9530b880 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-20T19:52:44.064 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.825+0000 7f0e9530b880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703101963830314, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1703101963, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "14566b08-86da-41a3-9213-3bc384ad19c3", "db_session_id": "XTYC2TZL7L3Z3PEG2NH3"}} 2023-12-20T19:52:44.064 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.825+0000 7f0e9530b880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2023-12-20T19:52:44.064 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.825+0000 7f0e9530b880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703101963831222, "job": 1, "event": "recovery_finished"} 2023-12-20T19:52:44.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.825+0000 7f0e9530b880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-20T19:52:44.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.829+0000 7f0e9530b880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55da5da16a80 2023-12-20T19:52:44.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.829+0000 7f0e9530b880 4 rocksdb: DB pointer 0x55da5da26000 2023-12-20T19:52:44.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.829+0000 7f0e85093700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-20T19:52:44.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.829+0000 7f0e85093700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-20T19:52:44.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: ** DB Stats ** 2023-12-20T19:52:44.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T19:52:44.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: 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-20T19:52:44.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-20T19:52:44.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T19:52:44.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: 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-20T19:52:44.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-20T19:52:44.066 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T19:52:44.066 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: ** Compaction Stats [default] ** 2023-12-20T19:52:44.066 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: 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-20T19:52:44.066 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T19:52:44.066 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2023-12-20T19:52:44.066 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2023-12-20T19:52:44.066 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2023-12-20T19:52:44.066 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: ** Compaction Stats [default] ** 2023-12-20T19:52:44.066 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: 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-20T19:52:44.066 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T19:52:44.066 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2023-12-20T19:52:44.066 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T19:52:44.066 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-20T19:52:44.067 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-20T19:52:44.067 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: AddFile(Total Files): cumulative 0, interval 0 2023-12-20T19:52:44.067 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-20T19:52:44.067 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: AddFile(Keys): cumulative 0, interval 0 2023-12-20T19:52:44.067 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: Cumulative compaction: 0.00 GB write, 0.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T19:52:44.067 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: Interval compaction: 0.00 GB write, 0.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T19:52:44.067 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: 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-20T19:52:44.067 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: ** File Read Latency Histogram By Level [default] ** 2023-12-20T19:52:44.067 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: ** Compaction Stats [default] ** 2023-12-20T19:52:44.067 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: 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-20T19:52:44.067 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T19:52:44.067 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2023-12-20T19:52:44.068 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2023-12-20T19:52:44.068 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: 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-20T19:52:44.068 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: ** Compaction Stats [default] ** 2023-12-20T19:52:44.068 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: 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-20T19:52:44.068 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T19:52:44.068 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2023-12-20T19:52:44.068 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T19:52:44.068 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-20T19:52:44.068 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-20T19:52:44.068 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: AddFile(Total Files): cumulative 0, interval 0 2023-12-20T19:52:44.068 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-20T19:52:44.068 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: AddFile(Keys): cumulative 0, interval 0 2023-12-20T19:52:44.068 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: Cumulative compaction: 0.00 GB write, 0.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T19:52:44.068 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: 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-20T19:52:44.069 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: 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-20T19:52:44.069 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: ** File Read Latency Histogram By Level [default] ** 2023-12-20T19:52:44.069 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.829+0000 7f0e9530b880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2023-12-20T19:52:44.069 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.829+0000 7f0e9530b880 0 using public_addrv [v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0] 2023-12-20T19:52:44.069 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.829+0000 7f0e9530b880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0] at bind addrs [v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T19:52:44.069 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.833+0000 7f0e9530b880 1 mon.c@-1(???) e0 preinit fsid f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T19:52:44.069 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.853+0000 7f0e88099700 0 mon.c@-1(synchronizing).mds e1 new map 2023-12-20T19:52:44.069 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.853+0000 7f0e88099700 0 mon.c@-1(synchronizing).mds e1 print_map 2023-12-20T19:52:44.069 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: e1 2023-12-20T19:52:44.069 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-20T19:52:44.069 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: 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-20T19:52:44.069 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: legacy client fscid: -1 2023-12-20T19:52:44.069 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: 2023-12-20T19:52:44.069 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: No filesystems configured 2023-12-20T19:52:44.070 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.853+0000 7f0e88099700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-20T19:52:44.070 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.853+0000 7f0e88099700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-12-20T19:52:44.070 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.853+0000 7f0e88099700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-20T19:52:44.070 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.853+0000 7f0e88099700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-20T19:52:44.070 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.853+0000 7f0e88099700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-20T19:52:44.070 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.853+0000 7f0e88099700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-20T19:52:44.070 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.853+0000 7f0e88099700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-20T19:52:44.070 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.853+0000 7f0e88099700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-20T19:52:44.070 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.853+0000 7f0e88099700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-20T19:52:44.070 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.853+0000 7f0e88099700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-20T19:52:44.070 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: cephadm 2023-12-20T19:52:27.993799+0000 mgr.y (mgr.14152) 19 : cephadm [INF] Deploying daemon agent.smithi133 on smithi133 2023-12-20T19:52:44.070 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:28.650577+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:44.070 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:28.653130+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:52:44.071 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:28.655350+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:52:44.071 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:28.656892+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:52:44.071 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:28.892745+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:44.071 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:28.897850+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:44.071 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:28.901408+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:52:44.071 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:28.903985+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:52:44.071 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:28.905878+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:52:44.071 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:28.914888+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:44.071 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:28.926861+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:44.071 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: cephadm 2023-12-20T19:52:28.659960+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.conf 2023-12-20T19:52:44.071 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: cluster 2023-12-20T19:52:28.671896+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:52:44.071 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: cephadm 2023-12-20T19:52:28.779918+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2023-12-20T19:52:44.071 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:29.492455+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:44.072 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:29.497573+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:44.072 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:29.664597+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-20T19:52:44.072 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:30.758164+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:44.072 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: cluster 2023-12-20T19:52:30.672319+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-20T19:52:44.072 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:33.216956+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.80:0/2433834176' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-20T19:52:44.072 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:33.235145+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:44.072 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:33.240754+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:44.072 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: cluster 2023-12-20T19:52:32.672717+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-20T19:52:44.072 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:33.505244+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.80:0/2433834176' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-20T19:52:44.072 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: cluster 2023-12-20T19:52:33.505381+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-20T19:52:44.072 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: cluster 2023-12-20T19:52:34.673180+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-20T19:52:44.072 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:36.646031+0000 mgr.y (mgr.14152) 27 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi080:172.21.15.80=a;smithi080:[v2:172.21.15.80:3301,v1:172.21.15.80:6790]=c;smithi133:172.21.15.133=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:52:44.072 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: cephadm 2023-12-20T19:52:36.651229+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Saving service mon spec with placement smithi080:172.21.15.80=a;smithi080:[v2:172.21.15.80:3301,v1:172.21.15.80:6790]=c;smithi133:172.21.15.133=b;count:3 2023-12-20T19:52:44.073 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:36.659063+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:44.073 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: cluster 2023-12-20T19:52:36.673765+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:52:44.073 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:36.702224+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:52:44.073 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:36.704895+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:52:44.073 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:36.706773+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:52:44.073 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:36.715808+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:44.073 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:36.719930+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T19:52:44.073 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:36.721539+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:52:44.073 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: cephadm 2023-12-20T19:52:36.723211+0000 mgr.y (mgr.14152) 30 : cephadm [INF] Deploying daemon mon.c on smithi080 2023-12-20T19:52:44.073 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:37.523775+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:44.073 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:37.527831+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:44.073 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: cluster 2023-12-20T19:52:38.674212+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-20T19:52:44.073 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: audit 2023-12-20T19:52:39.801324+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.133:0/3189230263' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-20T19:52:44.074 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: cluster 2023-12-20T19:52:40.674624+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-20T19:52:44.074 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:43 smithi080 bash[30819]: debug 2023-12-20T19:52:43.857+0000 7f0e88099700 1 mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2023-12-20T19:52:47.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:47 smithi133 bash[25278]: debug 2023-12-20T19:52:47.808+0000 7fd34226b700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2023-12-20T19:52:49.238 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: audit 2023-12-20T19:52:43.868416+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T19:52:49.238 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: cluster 2023-12-20T19:52:43.868689+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2023-12-20T19:52:49.238 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: audit 2023-12-20T19:52:43.870032+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:52:49.238 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: cluster 2023-12-20T19:52:44.675288+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-20T19:52:49.238 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: audit 2023-12-20T19:52:44.865419+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:52:49.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: audit 2023-12-20T19:52:45.865703+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:52:49.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: cluster 2023-12-20T19:52:45.867486+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-20T19:52:49.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: cluster 2023-12-20T19:52:46.675783+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-20T19:52:49.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: audit 2023-12-20T19:52:46.865503+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:52:49.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: audit 2023-12-20T19:52:47.815593+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:49.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: audit 2023-12-20T19:52:47.866160+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:52:49.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: audit 2023-12-20T19:52:48.815557+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:49.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: audit 2023-12-20T19:52:48.866006+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:52:49.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: cluster 2023-12-20T19:52:48.873306+0000 mon.a (mon.0) 178 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-20T19:52:49.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: cluster 2023-12-20T19:52:48.879075+0000 mon.a (mon.0) 179 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],c=[v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0]} 2023-12-20T19:52:49.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: cluster 2023-12-20T19:52:48.879171+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2023-12-20T19:52:49.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: cluster 2023-12-20T19:52:48.879252+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-20T19:52:49.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: cluster 2023-12-20T19:52:48.879564+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e13: y(active, since 48s) 2023-12-20T19:52:49.240 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: cluster 2023-12-20T19:52:48.885802+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2023-12-20T19:52:49.240 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: audit 2023-12-20T19:52:48.890965+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:49.240 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: audit 2023-12-20T19:52:48.894569+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:52:49.240 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: audit 2023-12-20T19:52:48.896922+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:52:49.240 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[25034]: audit 2023-12-20T19:52:48.898235+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:52:49.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: audit 2023-12-20T19:52:43.868416+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T19:52:49.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: cluster 2023-12-20T19:52:43.868689+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2023-12-20T19:52:49.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: audit 2023-12-20T19:52:43.870032+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:52:49.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: cluster 2023-12-20T19:52:44.675288+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-20T19:52:49.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: audit 2023-12-20T19:52:44.865419+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:52:49.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: audit 2023-12-20T19:52:45.865703+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:52:49.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: cluster 2023-12-20T19:52:45.867486+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-20T19:52:49.241 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: cluster 2023-12-20T19:52:46.675783+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-20T19:52:49.241 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: audit 2023-12-20T19:52:46.865503+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:52:49.241 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: audit 2023-12-20T19:52:47.815593+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:49.241 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: audit 2023-12-20T19:52:47.866160+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:52:49.241 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: audit 2023-12-20T19:52:48.815557+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:49.241 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: audit 2023-12-20T19:52:48.866006+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:52:49.241 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: cluster 2023-12-20T19:52:48.873306+0000 mon.a (mon.0) 178 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-20T19:52:49.241 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: cluster 2023-12-20T19:52:48.879075+0000 mon.a (mon.0) 179 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],c=[v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0]} 2023-12-20T19:52:49.241 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: cluster 2023-12-20T19:52:48.879171+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2023-12-20T19:52:49.241 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: cluster 2023-12-20T19:52:48.879252+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-20T19:52:49.241 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: cluster 2023-12-20T19:52:48.879564+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e13: y(active, since 48s) 2023-12-20T19:52:49.241 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: cluster 2023-12-20T19:52:48.885802+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2023-12-20T19:52:49.241 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: audit 2023-12-20T19:52:48.890965+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:49.241 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: audit 2023-12-20T19:52:48.894569+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:52:49.241 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: audit 2023-12-20T19:52:48.896922+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:52:49.242 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:48 smithi080 bash[30819]: audit 2023-12-20T19:52:48.898235+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:52:55.266 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:52:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:52:55.267 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:52:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:52:55.267 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: audit 2023-12-20T19:52:49.822278+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T19:52:55.267 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: cluster 2023-12-20T19:52:49.822697+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-20T19:52:55.267 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: cluster 2023-12-20T19:52:49.822882+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2023-12-20T19:52:55.267 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: audit 2023-12-20T19:52:49.825443+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:55.268 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: audit 2023-12-20T19:52:49.825767+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:52:55.268 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: cluster 2023-12-20T19:52:50.676680+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-20T19:52:55.268 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: audit 2023-12-20T19:52:50.815738+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:55.268 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: audit 2023-12-20T19:52:51.816312+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:55.268 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: cluster 2023-12-20T19:52:52.677063+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-20T19:52:55.268 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: audit 2023-12-20T19:52:52.816271+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:55.268 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: audit 2023-12-20T19:52:53.816429+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:55.268 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: audit 2023-12-20T19:52:54.816341+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:55.268 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: cluster 2023-12-20T19:52:54.825343+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-20T19:52:55.268 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: cluster 2023-12-20T19:52:54.829968+0000 mon.a (mon.0) 205 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],b=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],c=[v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0]} 2023-12-20T19:52:55.268 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: cluster 2023-12-20T19:52:54.830063+0000 mon.a (mon.0) 206 : cluster [DBG] fsmap 2023-12-20T19:52:55.268 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: cluster 2023-12-20T19:52:54.830120+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-20T19:52:55.268 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: cluster 2023-12-20T19:52:54.830312+0000 mon.a (mon.0) 208 : cluster [DBG] mgrmap e13: y(active, since 54s) 2023-12-20T19:52:55.268 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: cluster 2023-12-20T19:52:54.830554+0000 mon.a (mon.0) 209 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-20T19:52:55.269 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: cluster 2023-12-20T19:52:54.835435+0000 mon.a (mon.0) 210 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-20T19:52:55.269 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: cluster 2023-12-20T19:52:54.835496+0000 mon.a (mon.0) 211 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-20T19:52:55.269 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: cluster 2023-12-20T19:52:54.835536+0000 mon.a (mon.0) 212 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] is down (out of quorum) 2023-12-20T19:52:55.269 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: audit 2023-12-20T19:52:54.838942+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:55.269 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: audit 2023-12-20T19:52:54.842121+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:55.269 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: audit 2023-12-20T19:52:54.843910+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T19:52:55.269 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: audit 2023-12-20T19:52:54.845143+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T19:52:55.269 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: audit 2023-12-20T19:52:54.848053+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:55.269 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: audit 2023-12-20T19:52:54.849296+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:52:55.269 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[30819]: audit 2023-12-20T19:52:54.854716+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:55.270 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: audit 2023-12-20T19:52:49.822278+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T19:52:55.270 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: cluster 2023-12-20T19:52:49.822697+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-20T19:52:55.270 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: cluster 2023-12-20T19:52:49.822882+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2023-12-20T19:52:55.270 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: audit 2023-12-20T19:52:49.825443+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:55.270 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: audit 2023-12-20T19:52:49.825767+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:52:55.270 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: cluster 2023-12-20T19:52:50.676680+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-20T19:52:55.270 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: audit 2023-12-20T19:52:50.815738+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:55.270 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: audit 2023-12-20T19:52:51.816312+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:55.270 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: cluster 2023-12-20T19:52:52.677063+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-20T19:52:55.270 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: audit 2023-12-20T19:52:52.816271+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:55.270 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: audit 2023-12-20T19:52:53.816429+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:55.270 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: audit 2023-12-20T19:52:54.816341+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:55.270 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: cluster 2023-12-20T19:52:54.825343+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-20T19:52:55.271 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: cluster 2023-12-20T19:52:54.829968+0000 mon.a (mon.0) 205 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],b=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],c=[v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0]} 2023-12-20T19:52:55.271 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: cluster 2023-12-20T19:52:54.830063+0000 mon.a (mon.0) 206 : cluster [DBG] fsmap 2023-12-20T19:52:55.271 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: cluster 2023-12-20T19:52:54.830120+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-20T19:52:55.271 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: cluster 2023-12-20T19:52:54.830312+0000 mon.a (mon.0) 208 : cluster [DBG] mgrmap e13: y(active, since 54s) 2023-12-20T19:52:55.271 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: cluster 2023-12-20T19:52:54.830554+0000 mon.a (mon.0) 209 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-20T19:52:55.271 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: cluster 2023-12-20T19:52:54.835435+0000 mon.a (mon.0) 210 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-20T19:52:55.271 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: cluster 2023-12-20T19:52:54.835496+0000 mon.a (mon.0) 211 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-20T19:52:55.271 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: cluster 2023-12-20T19:52:54.835536+0000 mon.a (mon.0) 212 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] is down (out of quorum) 2023-12-20T19:52:55.271 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: audit 2023-12-20T19:52:54.838942+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:55.271 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: audit 2023-12-20T19:52:54.842121+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:55.271 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: audit 2023-12-20T19:52:54.843910+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T19:52:55.271 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: audit 2023-12-20T19:52:54.845143+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T19:52:55.271 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: audit 2023-12-20T19:52:54.848053+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:55.271 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: audit 2023-12-20T19:52:54.849296+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:52:55.272 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:54 smithi080 bash[25034]: audit 2023-12-20T19:52:54.854716+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:55.544 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:52:55 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:52:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:52:56.358 INFO:teuthology.orchestra.run.smithi133.stdout: 2023-12-20T19:52:56.358 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":3,"fsid":"f34ddc32-9f70-11ee-95a5-87774f69a715","modified":"2023-12-20T19:52:49.815661Z","created":"2023-12-20T19:50:55.375305Z","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.80:3300","nonce":0},{"type":"v1","addr":"172.21.15.80:6789","nonce":0}]},"addr":"172.21.15.80:6789/0","public_addr":"172.21.15.80:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:3301","nonce":0},{"type":"v1","addr":"172.21.15.80:6790","nonce":0}]},"addr":"172.21.15.80:6790/0","public_addr":"172.21.15.80:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:3300","nonce":0},{"type":"v1","addr":"172.21.15.133:6789","nonce":0}]},"addr":"172.21.15.133:6789/0","public_addr":"172.21.15.133:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-20T19:52:56.362 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 3 2023-12-20T19:52:56.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:56 smithi080 bash[30819]: cluster 2023-12-20T19:52:54.677470+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:52:56.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:56 smithi080 bash[30819]: cephadm 2023-12-20T19:52:54.843527+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-20T19:52:56.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:56 smithi080 bash[30819]: cephadm 2023-12-20T19:52:54.850822+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.c on smithi080 2023-12-20T19:52:56.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:56 smithi080 bash[30819]: audit 2023-12-20T19:52:55.254036+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:56.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:56 smithi080 bash[30819]: audit 2023-12-20T19:52:55.262741+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:56.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:56 smithi080 bash[30819]: audit 2023-12-20T19:52:55.816843+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:56.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:56 smithi080 bash[25034]: cluster 2023-12-20T19:52:54.677470+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:52:56.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:56 smithi080 bash[25034]: cephadm 2023-12-20T19:52:54.843527+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-20T19:52:56.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:56 smithi080 bash[25034]: cephadm 2023-12-20T19:52:54.850822+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.c on smithi080 2023-12-20T19:52:56.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:56 smithi080 bash[25034]: audit 2023-12-20T19:52:55.254036+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:56.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:56 smithi080 bash[25034]: audit 2023-12-20T19:52:55.262741+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:56.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:56 smithi080 bash[25034]: audit 2023-12-20T19:52:55.816843+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:56.912 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:43.868416+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T19:52:56.912 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:43.868689+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2023-12-20T19:52:56.912 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:43.870032+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:52:56.912 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:44.675288+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-20T19:52:56.912 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:44.865419+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:52:56.913 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:45.865703+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:52:56.913 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:45.867486+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-20T19:52:56.913 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:46.675783+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-20T19:52:56.913 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:46.865503+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:52:56.913 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:47.815593+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:56.913 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:47.866160+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:52:56.913 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:48.815557+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:56.914 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:48.866006+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:52:56.914 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:48.873306+0000 mon.a (mon.0) 178 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-20T19:52:56.914 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:48.879075+0000 mon.a (mon.0) 179 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],c=[v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0]} 2023-12-20T19:52:56.914 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:48.879171+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2023-12-20T19:52:56.914 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:48.879252+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-20T19:52:56.914 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:48.879564+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e13: y(active, since 48s) 2023-12-20T19:52:56.914 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:48.885802+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2023-12-20T19:52:56.914 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:48.890965+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:56.915 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:48.894569+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:52:56.915 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:48.896922+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:52:56.915 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:48.898235+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:52:56.915 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:49.822278+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T19:52:56.915 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:49.822697+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-20T19:52:56.915 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:49.822882+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2023-12-20T19:52:56.915 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:49.825443+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:56.916 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:49.825767+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:52:56.916 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:50.676680+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-20T19:52:56.916 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:50.815738+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:56.916 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:51.816312+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:56.916 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:52.677063+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-20T19:52:56.917 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:52.816271+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:56.917 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:53.816429+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:56.917 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:54.816341+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:56.917 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:54.825343+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-20T19:52:56.917 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:54.829968+0000 mon.a (mon.0) 205 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],b=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],c=[v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0]} 2023-12-20T19:52:56.917 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:54.830063+0000 mon.a (mon.0) 206 : cluster [DBG] fsmap 2023-12-20T19:52:56.917 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:54.830120+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-20T19:52:56.922 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:54.830312+0000 mon.a (mon.0) 208 : cluster [DBG] mgrmap e13: y(active, since 54s) 2023-12-20T19:52:56.922 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:54.830554+0000 mon.a (mon.0) 209 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-20T19:52:56.922 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:54.835435+0000 mon.a (mon.0) 210 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-20T19:52:56.922 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:54.835496+0000 mon.a (mon.0) 211 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-20T19:52:56.922 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:54.835536+0000 mon.a (mon.0) 212 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] is down (out of quorum) 2023-12-20T19:52:56.922 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:54.838942+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:56.923 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:54.842121+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:56.923 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:54.843910+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T19:52:56.923 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:54.845143+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T19:52:56.923 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:54.848053+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:56.923 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:54.849296+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:52:56.923 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:54.854716+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:56.924 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cluster 2023-12-20T19:52:54.677470+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:52:56.924 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cephadm 2023-12-20T19:52:54.843527+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-20T19:52:56.924 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: cephadm 2023-12-20T19:52:54.850822+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.c on smithi080 2023-12-20T19:52:56.924 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:55.254036+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:56.924 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:55.262741+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:56.924 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:56 smithi133 bash[25278]: audit 2023-12-20T19:52:55.816843+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:56.925 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-20T19:52:56.925 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph config generate-minimal-conf 2023-12-20T19:52:56.938 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:52:56 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:52:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:52:57.734 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:52:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:52:58.023 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[25034]: cluster 2023-12-20T19:52:51.819579+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-20T19:52:58.023 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[25034]: cluster 2023-12-20T19:52:56.677912+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:52:58.023 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[25034]: cephadm 2023-12-20T19:52:56.731586+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-20T19:52:58.024 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[25034]: cephadm 2023-12-20T19:52:56.735289+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring daemon mon.b on smithi133 2023-12-20T19:52:58.024 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[25034]: cluster 2023-12-20T19:52:56.836505+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-20T19:52:58.024 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[25034]: cluster 2023-12-20T19:52:56.836637+0000 mon.a (mon.0) 230 : cluster [INF] mon.a calling monitor election 2023-12-20T19:52:58.024 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[25034]: cluster 2023-12-20T19:52:56.837379+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-20T19:52:58.024 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[25034]: cluster 2023-12-20T19:52:56.840103+0000 mon.a (mon.0) 231 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-20T19:52:58.024 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[25034]: cluster 2023-12-20T19:52:56.847697+0000 mon.a (mon.0) 232 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],b=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],c=[v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0]} 2023-12-20T19:52:58.024 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[25034]: cluster 2023-12-20T19:52:56.847796+0000 mon.a (mon.0) 233 : cluster [DBG] fsmap 2023-12-20T19:52:58.024 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[25034]: cluster 2023-12-20T19:52:56.847851+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-20T19:52:58.024 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[25034]: cluster 2023-12-20T19:52:56.848147+0000 mon.a (mon.0) 235 : cluster [DBG] mgrmap e13: y(active, since 56s) 2023-12-20T19:52:58.024 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[25034]: cluster 2023-12-20T19:52:56.848471+0000 mon.a (mon.0) 236 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-20T19:52:58.024 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[25034]: cluster 2023-12-20T19:52:56.848519+0000 mon.a (mon.0) 237 : cluster [INF] Cluster is now healthy 2023-12-20T19:52:58.024 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[25034]: cluster 2023-12-20T19:52:56.855659+0000 mon.a (mon.0) 238 : cluster [INF] overall HEALTH_OK 2023-12-20T19:52:58.024 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[25034]: audit 2023-12-20T19:52:57.437509+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:58.025 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[30819]: cluster 2023-12-20T19:52:51.819579+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-20T19:52:58.025 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[30819]: cluster 2023-12-20T19:52:56.677912+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:52:58.025 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[30819]: cephadm 2023-12-20T19:52:56.731586+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-20T19:52:58.025 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[30819]: cephadm 2023-12-20T19:52:56.735289+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring daemon mon.b on smithi133 2023-12-20T19:52:58.025 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[30819]: cluster 2023-12-20T19:52:56.836505+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-20T19:52:58.025 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[30819]: cluster 2023-12-20T19:52:56.836637+0000 mon.a (mon.0) 230 : cluster [INF] mon.a calling monitor election 2023-12-20T19:52:58.025 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[30819]: cluster 2023-12-20T19:52:56.837379+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-20T19:52:58.025 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[30819]: cluster 2023-12-20T19:52:56.840103+0000 mon.a (mon.0) 231 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-20T19:52:58.025 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[30819]: cluster 2023-12-20T19:52:56.847697+0000 mon.a (mon.0) 232 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],b=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],c=[v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0]} 2023-12-20T19:52:58.025 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[30819]: cluster 2023-12-20T19:52:56.847796+0000 mon.a (mon.0) 233 : cluster [DBG] fsmap 2023-12-20T19:52:58.026 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[30819]: cluster 2023-12-20T19:52:56.847851+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-20T19:52:58.026 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[30819]: cluster 2023-12-20T19:52:56.848147+0000 mon.a (mon.0) 235 : cluster [DBG] mgrmap e13: y(active, since 56s) 2023-12-20T19:52:58.026 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[30819]: cluster 2023-12-20T19:52:56.848471+0000 mon.a (mon.0) 236 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-20T19:52:58.026 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[30819]: cluster 2023-12-20T19:52:56.848519+0000 mon.a (mon.0) 237 : cluster [INF] Cluster is now healthy 2023-12-20T19:52:58.026 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[30819]: cluster 2023-12-20T19:52:56.855659+0000 mon.a (mon.0) 238 : cluster [INF] overall HEALTH_OK 2023-12-20T19:52:58.026 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:57 smithi080 bash[30819]: audit 2023-12-20T19:52:57.437509+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:58.026 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:57 smithi133 bash[25278]: cluster 2023-12-20T19:52:51.819579+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-20T19:52:58.026 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:57 smithi133 bash[25278]: cluster 2023-12-20T19:52:56.677912+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:52:58.026 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:57 smithi133 bash[25278]: cephadm 2023-12-20T19:52:56.731586+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-20T19:52:58.026 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:57 smithi133 bash[25278]: cephadm 2023-12-20T19:52:56.735289+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring daemon mon.b on smithi133 2023-12-20T19:52:58.027 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:57 smithi133 bash[25278]: cluster 2023-12-20T19:52:56.836505+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-20T19:52:58.027 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:57 smithi133 bash[25278]: cluster 2023-12-20T19:52:56.836637+0000 mon.a (mon.0) 230 : cluster [INF] mon.a calling monitor election 2023-12-20T19:52:58.027 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:57 smithi133 bash[25278]: cluster 2023-12-20T19:52:56.837379+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-20T19:52:58.027 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:57 smithi133 bash[25278]: cluster 2023-12-20T19:52:56.840103+0000 mon.a (mon.0) 231 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-20T19:52:58.027 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:57 smithi133 bash[25278]: cluster 2023-12-20T19:52:56.847697+0000 mon.a (mon.0) 232 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],b=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],c=[v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0]} 2023-12-20T19:52:58.027 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:57 smithi133 bash[25278]: cluster 2023-12-20T19:52:56.847796+0000 mon.a (mon.0) 233 : cluster [DBG] fsmap 2023-12-20T19:52:58.027 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:57 smithi133 bash[25278]: cluster 2023-12-20T19:52:56.847851+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-20T19:52:58.027 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:57 smithi133 bash[25278]: cluster 2023-12-20T19:52:56.848147+0000 mon.a (mon.0) 235 : cluster [DBG] mgrmap e13: y(active, since 56s) 2023-12-20T19:52:58.027 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:57 smithi133 bash[25278]: cluster 2023-12-20T19:52:56.848471+0000 mon.a (mon.0) 236 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-20T19:52:58.027 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:57 smithi133 bash[25278]: cluster 2023-12-20T19:52:56.848519+0000 mon.a (mon.0) 237 : cluster [INF] Cluster is now healthy 2023-12-20T19:52:58.027 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:57 smithi133 bash[25278]: cluster 2023-12-20T19:52:56.855659+0000 mon.a (mon.0) 238 : cluster [INF] overall HEALTH_OK 2023-12-20T19:52:58.027 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:57 smithi133 bash[25278]: audit 2023-12-20T19:52:57.437509+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:58.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[30819]: audit 2023-12-20T19:52:57.816686+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:58.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[30819]: audit 2023-12-20T19:52:58.407339+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:58.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[30819]: audit 2023-12-20T19:52:58.409066+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:52:58.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[30819]: audit 2023-12-20T19:52:58.411068+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:52:58.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[30819]: audit 2023-12-20T19:52:58.412550+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:52:58.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[30819]: cephadm 2023-12-20T19:52:58.414766+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.conf 2023-12-20T19:52:58.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[30819]: cephadm 2023-12-20T19:52:58.415376+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.conf 2023-12-20T19:52:58.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[30819]: audit 2023-12-20T19:52:58.538438+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:58.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[30819]: audit 2023-12-20T19:52:58.544431+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:58.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[30819]: audit 2023-12-20T19:52:58.550032+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:58.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[30819]: cephadm 2023-12-20T19:52:58.550535+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T19:52:58.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[30819]: cephadm 2023-12-20T19:52:58.551487+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2023-12-20T19:52:58.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[30819]: audit 2023-12-20T19:52:58.551858+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T19:52:58.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[30819]: audit 2023-12-20T19:52:58.552954+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T19:52:58.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[30819]: audit 2023-12-20T19:52:58.554120+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:52:58.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[30819]: cephadm 2023-12-20T19:52:58.555499+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Reconfiguring daemon mon.a on smithi080 2023-12-20T19:52:59.055 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:58 smithi133 bash[25278]: audit 2023-12-20T19:52:57.816686+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:59.055 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:58 smithi133 bash[25278]: audit 2023-12-20T19:52:58.407339+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:59.055 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:58 smithi133 bash[25278]: audit 2023-12-20T19:52:58.409066+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:52:59.055 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:58 smithi133 bash[25278]: audit 2023-12-20T19:52:58.411068+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:52:59.055 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:58 smithi133 bash[25278]: audit 2023-12-20T19:52:58.412550+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:52:59.055 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:58 smithi133 bash[25278]: cephadm 2023-12-20T19:52:58.414766+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.conf 2023-12-20T19:52:59.055 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:58 smithi133 bash[25278]: cephadm 2023-12-20T19:52:58.415376+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.conf 2023-12-20T19:52:59.055 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:58 smithi133 bash[25278]: audit 2023-12-20T19:52:58.538438+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:59.055 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:58 smithi133 bash[25278]: audit 2023-12-20T19:52:58.544431+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:59.055 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:58 smithi133 bash[25278]: audit 2023-12-20T19:52:58.550032+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:59.055 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:58 smithi133 bash[25278]: cephadm 2023-12-20T19:52:58.550535+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T19:52:59.055 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:58 smithi133 bash[25278]: cephadm 2023-12-20T19:52:58.551487+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2023-12-20T19:52:59.056 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:58 smithi133 bash[25278]: audit 2023-12-20T19:52:58.551858+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T19:52:59.056 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:58 smithi133 bash[25278]: audit 2023-12-20T19:52:58.552954+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T19:52:59.056 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:58 smithi133 bash[25278]: audit 2023-12-20T19:52:58.554120+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:52:59.056 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:52:58 smithi133 bash[25278]: cephadm 2023-12-20T19:52:58.555499+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Reconfiguring daemon mon.a on smithi080 2023-12-20T19:52:59.231 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[25034]: audit 2023-12-20T19:52:57.816686+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:52:59.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[25034]: audit 2023-12-20T19:52:58.407339+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:59.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[25034]: audit 2023-12-20T19:52:58.409066+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:52:59.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[25034]: audit 2023-12-20T19:52:58.411068+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:52:59.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[25034]: audit 2023-12-20T19:52:58.412550+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:52:59.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[25034]: cephadm 2023-12-20T19:52:58.414766+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.conf 2023-12-20T19:52:59.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[25034]: cephadm 2023-12-20T19:52:58.415376+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.conf 2023-12-20T19:52:59.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[25034]: audit 2023-12-20T19:52:58.538438+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:59.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[25034]: audit 2023-12-20T19:52:58.544431+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:59.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[25034]: audit 2023-12-20T19:52:58.550032+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:52:59.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[25034]: cephadm 2023-12-20T19:52:58.550535+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T19:52:59.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[25034]: cephadm 2023-12-20T19:52:58.551487+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2023-12-20T19:52:59.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[25034]: audit 2023-12-20T19:52:58.551858+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T19:52:59.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[25034]: audit 2023-12-20T19:52:58.552954+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T19:52:59.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[25034]: audit 2023-12-20T19:52:58.554120+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:52:59.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:52:58 smithi080 bash[25034]: cephadm 2023-12-20T19:52:58.555499+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Reconfiguring daemon mon.a on smithi080 2023-12-20T19:52:59.544 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:52:59 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:52:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:53:00.472 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:00 smithi080 bash[30819]: cluster 2023-12-20T19:52:58.678379+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:00.472 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:00 smithi080 bash[30819]: audit 2023-12-20T19:52:59.217898+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:00.472 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:00 smithi080 bash[30819]: audit 2023-12-20T19:52:59.227401+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:00.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:00 smithi080 bash[25034]: cluster 2023-12-20T19:52:58.678379+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:00.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:00 smithi080 bash[25034]: audit 2023-12-20T19:52:59.217898+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:00.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:00 smithi080 bash[25034]: audit 2023-12-20T19:52:59.227401+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:00.665 INFO:teuthology.orchestra.run.smithi080.stdout:# minimal ceph.conf for f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T19:53:00.665 INFO:teuthology.orchestra.run.smithi080.stdout:[global] 2023-12-20T19:53:00.665 INFO:teuthology.orchestra.run.smithi080.stdout: fsid = f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T19:53:00.665 INFO:teuthology.orchestra.run.smithi080.stdout: mon_host = [v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0] [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] [v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0] 2023-12-20T19:53:00.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:00 smithi133 bash[25278]: cluster 2023-12-20T19:52:58.678379+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:00.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:00 smithi133 bash[25278]: audit 2023-12-20T19:52:59.217898+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:00.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:00 smithi133 bash[25278]: audit 2023-12-20T19:52:59.227401+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:01.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:01 smithi080 bash[25034]: audit 2023-12-20T19:53:00.661953+0000 mon.a (mon.0) 253 : audit [DBG] from='client.? 172.21.15.80:0/3259178559' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:01.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:01 smithi080 bash[25034]: audit 2023-12-20T19:53:00.736547+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:53:01.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:01 smithi080 bash[25034]: audit 2023-12-20T19:53:00.742623+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:53:01.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:01 smithi080 bash[25034]: audit 2023-12-20T19:53:01.112820+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:01.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:01 smithi080 bash[25034]: audit 2023-12-20T19:53:01.114906+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:01.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:01 smithi080 bash[25034]: audit 2023-12-20T19:53:01.116553+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:01.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:01 smithi080 bash[25034]: audit 2023-12-20T19:53:01.117704+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:01.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:01 smithi080 bash[25034]: audit 2023-12-20T19:53:01.125633+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:01.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:01 smithi080 bash[30819]: audit 2023-12-20T19:53:00.661953+0000 mon.a (mon.0) 253 : audit [DBG] from='client.? 172.21.15.80:0/3259178559' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:01.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:01 smithi080 bash[30819]: audit 2023-12-20T19:53:00.736547+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:53:01.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:01 smithi080 bash[30819]: audit 2023-12-20T19:53:00.742623+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:53:01.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:01 smithi080 bash[30819]: audit 2023-12-20T19:53:01.112820+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:01.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:01 smithi080 bash[30819]: audit 2023-12-20T19:53:01.114906+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:01.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:01 smithi080 bash[30819]: audit 2023-12-20T19:53:01.116553+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:01.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:01 smithi080 bash[30819]: audit 2023-12-20T19:53:01.117704+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:01.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:01 smithi080 bash[30819]: audit 2023-12-20T19:53:01.125633+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:01.451 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-20T19:53:01.451 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-20T19:53:01.451 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd of=/etc/ceph/ceph.conf 2023-12-20T19:53:01.465 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-20T19:53:01.465 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-20T19:53:01.475 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2023-12-20T19:53:01.475 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/ceph/ceph.conf 2023-12-20T19:53:01.488 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:01 smithi133 bash[25278]: audit 2023-12-20T19:53:00.661953+0000 mon.a (mon.0) 253 : audit [DBG] from='client.? 172.21.15.80:0/3259178559' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:01.488 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:01 smithi133 bash[25278]: audit 2023-12-20T19:53:00.736547+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:53:01.488 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:01 smithi133 bash[25278]: audit 2023-12-20T19:53:00.742623+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:53:01.489 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:01 smithi133 bash[25278]: audit 2023-12-20T19:53:01.112820+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:01.489 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:01 smithi133 bash[25278]: audit 2023-12-20T19:53:01.114906+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:01.489 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:01 smithi133 bash[25278]: audit 2023-12-20T19:53:01.116553+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:01.489 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:01 smithi133 bash[25278]: audit 2023-12-20T19:53:01.117704+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:01.489 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:01 smithi133 bash[25278]: audit 2023-12-20T19:53:01.125633+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:01.492 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2023-12-20T19:53:01.492 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-20T19:53:01.550 INFO:tasks.cephadm:Adding mgr.y on smithi080 2023-12-20T19:53:01.550 INFO:tasks.cephadm:Adding mgr.x on smithi133 2023-12-20T19:53:01.550 DEBUG:teuthology.orchestra.run.smithi133:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph orch apply mgr '2;smithi080=y;smithi133=x' 2023-12-20T19:53:02.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:02 smithi080 bash[25034]: cluster 2023-12-20T19:53:00.678836+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:02.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:02 smithi080 bash[30819]: cluster 2023-12-20T19:53:00.678836+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:02.565 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:02 smithi133 bash[25278]: cluster 2023-12-20T19:53:00.678836+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:04.043 INFO:teuthology.orchestra.run.smithi133.stdout:Scheduled mgr update... 2023-12-20T19:53:04.350 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:04 smithi133 bash[25278]: cluster 2023-12-20T19:53:02.679406+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:04.350 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:04 smithi133 bash[25278]: audit 2023-12-20T19:53:04.038576+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:04.350 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:04 smithi133 bash[25278]: audit 2023-12-20T19:53:04.051106+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:04.350 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:04 smithi133 bash[25278]: audit 2023-12-20T19:53:04.053800+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:04.350 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:04 smithi133 bash[25278]: audit 2023-12-20T19:53:04.055737+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:04.350 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:04 smithi133 bash[25278]: audit 2023-12-20T19:53:04.066239+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:04.350 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:04 smithi133 bash[25278]: audit 2023-12-20T19:53:04.068829+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T19:53:04.351 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:04 smithi133 bash[25278]: audit 2023-12-20T19:53:04.073880+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-20T19:53:04.351 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:04 smithi133 bash[25278]: audit 2023-12-20T19:53:04.075052+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T19:53:04.351 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:04 smithi133 bash[25278]: audit 2023-12-20T19:53:04.076335+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:04.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:04 smithi080 bash[25034]: cluster 2023-12-20T19:53:02.679406+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:04.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:04 smithi080 bash[25034]: audit 2023-12-20T19:53:04.038576+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:04.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:04 smithi080 bash[25034]: audit 2023-12-20T19:53:04.051106+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:04.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:04 smithi080 bash[25034]: audit 2023-12-20T19:53:04.053800+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:04.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:04 smithi080 bash[25034]: audit 2023-12-20T19:53:04.055737+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:04.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:04 smithi080 bash[25034]: audit 2023-12-20T19:53:04.066239+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:04.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:04 smithi080 bash[25034]: audit 2023-12-20T19:53:04.068829+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T19:53:04.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:04 smithi080 bash[25034]: audit 2023-12-20T19:53:04.073880+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-20T19:53:04.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:04 smithi080 bash[25034]: audit 2023-12-20T19:53:04.075052+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T19:53:04.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:04 smithi080 bash[25034]: audit 2023-12-20T19:53:04.076335+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:04.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:04 smithi080 bash[30819]: cluster 2023-12-20T19:53:02.679406+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:04.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:04 smithi080 bash[30819]: audit 2023-12-20T19:53:04.038576+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:04.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:04 smithi080 bash[30819]: audit 2023-12-20T19:53:04.051106+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:04.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:04 smithi080 bash[30819]: audit 2023-12-20T19:53:04.053800+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:04.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:04 smithi080 bash[30819]: audit 2023-12-20T19:53:04.055737+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:04.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:04 smithi080 bash[30819]: audit 2023-12-20T19:53:04.066239+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:04.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:04 smithi080 bash[30819]: audit 2023-12-20T19:53:04.068829+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T19:53:04.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:04 smithi080 bash[30819]: audit 2023-12-20T19:53:04.073880+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-20T19:53:04.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:04 smithi080 bash[30819]: audit 2023-12-20T19:53:04.075052+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T19:53:04.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:04 smithi080 bash[30819]: audit 2023-12-20T19:53:04.076335+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:04.885 DEBUG:teuthology.orchestra.run.smithi133:mgr.x> sudo journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mgr.x.service 2023-12-20T19:53:04.888 INFO:tasks.cephadm:Deploying OSDs... 2023-12-20T19:53:04.888 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-20T19:53:04.888 DEBUG:teuthology.orchestra.run.smithi080:> dd if=/scratch_devs of=/dev/stdout 2023-12-20T19:53:04.896 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-20T19:53:04.896 DEBUG:teuthology.orchestra.run.smithi080:> stat /dev/vg_nvme/lv_1 2023-12-20T19:53:04.949 INFO:teuthology.orchestra.run.smithi080.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-20T19:53:04.949 INFO:teuthology.orchestra.run.smithi080.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-20T19:53:04.949 INFO:teuthology.orchestra.run.smithi080.stdout:Device: 6h/6d Inode: 359 Links: 1 2023-12-20T19:53:04.949 INFO:teuthology.orchestra.run.smithi080.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-20T19:53:04.950 INFO:teuthology.orchestra.run.smithi080.stdout:Access: 2023-12-20 19:48:17.156733002 +0000 2023-12-20T19:53:04.950 INFO:teuthology.orchestra.run.smithi080.stdout:Modify: 2023-12-20 19:48:16.852740001 +0000 2023-12-20T19:53:04.950 INFO:teuthology.orchestra.run.smithi080.stdout:Change: 2023-12-20 19:48:16.852740001 +0000 2023-12-20T19:53:04.950 INFO:teuthology.orchestra.run.smithi080.stdout: Birth: - 2023-12-20T19:53:04.950 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-20T19:53:04.965 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records in 2023-12-20T19:53:04.965 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records out 2023-12-20T19:53:04.965 INFO:teuthology.orchestra.run.smithi080.stderr:512 bytes copied, 0.000376297 s, 1.4 MB/s 2023-12-20T19:53:04.966 DEBUG:teuthology.orchestra.run.smithi080:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-20T19:53:04.974 DEBUG:teuthology.orchestra.run.smithi080:> stat /dev/vg_nvme/lv_2 2023-12-20T19:53:05.026 INFO:teuthology.orchestra.run.smithi080.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-20T19:53:05.026 INFO:teuthology.orchestra.run.smithi080.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-20T19:53:05.026 INFO:teuthology.orchestra.run.smithi080.stdout:Device: 6h/6d Inode: 367 Links: 1 2023-12-20T19:53:05.026 INFO:teuthology.orchestra.run.smithi080.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-20T19:53:05.026 INFO:teuthology.orchestra.run.smithi080.stdout:Access: 2023-12-20 19:48:17.668721213 +0000 2023-12-20T19:53:05.026 INFO:teuthology.orchestra.run.smithi080.stdout:Modify: 2023-12-20 19:48:17.380727843 +0000 2023-12-20T19:53:05.026 INFO:teuthology.orchestra.run.smithi080.stdout:Change: 2023-12-20 19:48:17.380727843 +0000 2023-12-20T19:53:05.026 INFO:teuthology.orchestra.run.smithi080.stdout: Birth: - 2023-12-20T19:53:05.026 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-20T19:53:05.039 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records in 2023-12-20T19:53:05.039 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records out 2023-12-20T19:53:05.039 INFO:teuthology.orchestra.run.smithi080.stderr:512 bytes copied, 0.0004336 s, 1.2 MB/s 2023-12-20T19:53:05.041 DEBUG:teuthology.orchestra.run.smithi080:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-20T19:53:05.050 DEBUG:teuthology.orchestra.run.smithi080:> stat /dev/vg_nvme/lv_3 2023-12-20T19:53:05.105 INFO:teuthology.orchestra.run.smithi080.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-20T19:53:05.105 INFO:teuthology.orchestra.run.smithi080.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-20T19:53:05.105 INFO:teuthology.orchestra.run.smithi080.stdout:Device: 6h/6d Inode: 371 Links: 1 2023-12-20T19:53:05.105 INFO:teuthology.orchestra.run.smithi080.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-20T19:53:05.105 INFO:teuthology.orchestra.run.smithi080.stdout:Access: 2023-12-20 19:48:18.180709423 +0000 2023-12-20T19:53:05.105 INFO:teuthology.orchestra.run.smithi080.stdout:Modify: 2023-12-20 19:48:17.932715133 +0000 2023-12-20T19:53:05.105 INFO:teuthology.orchestra.run.smithi080.stdout:Change: 2023-12-20 19:48:17.932715133 +0000 2023-12-20T19:53:05.105 INFO:teuthology.orchestra.run.smithi080.stdout: Birth: - 2023-12-20T19:53:05.106 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-20T19:53:05.117 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records in 2023-12-20T19:53:05.117 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records out 2023-12-20T19:53:05.117 INFO:teuthology.orchestra.run.smithi080.stderr:512 bytes copied, 0.000415971 s, 1.2 MB/s 2023-12-20T19:53:05.118 DEBUG:teuthology.orchestra.run.smithi080:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-20T19:53:05.126 DEBUG:teuthology.orchestra.run.smithi080:> stat /dev/vg_nvme/lv_4 2023-12-20T19:53:05.173 INFO:teuthology.orchestra.run.smithi080.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-20T19:53:05.173 INFO:teuthology.orchestra.run.smithi080.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-20T19:53:05.174 INFO:teuthology.orchestra.run.smithi080.stdout:Device: 6h/6d Inode: 379 Links: 1 2023-12-20T19:53:05.174 INFO:teuthology.orchestra.run.smithi080.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-20T19:53:05.174 INFO:teuthology.orchestra.run.smithi080.stdout:Access: 2023-12-20 19:48:18.684697818 +0000 2023-12-20T19:53:05.174 INFO:teuthology.orchestra.run.smithi080.stdout:Modify: 2023-12-20 19:48:18.400704357 +0000 2023-12-20T19:53:05.174 INFO:teuthology.orchestra.run.smithi080.stdout:Change: 2023-12-20 19:48:18.400704357 +0000 2023-12-20T19:53:05.174 INFO:teuthology.orchestra.run.smithi080.stdout: Birth: - 2023-12-20T19:53:05.174 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-20T19:53:05.190 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records in 2023-12-20T19:53:05.190 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records out 2023-12-20T19:53:05.190 INFO:teuthology.orchestra.run.smithi080.stderr:512 bytes copied, 0.000416978 s, 1.2 MB/s 2023-12-20T19:53:05.191 DEBUG:teuthology.orchestra.run.smithi080:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-20T19:53:05.199 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2023-12-20T19:53:05.199 DEBUG:teuthology.orchestra.run.smithi133:> dd if=/scratch_devs of=/dev/stdout 2023-12-20T19:53:05.206 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-20T19:53:05.206 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_1 2023-12-20T19:53:05.214 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-20T19:53:05.214 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-20T19:53:05.214 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 6h/6d Inode: 358 Links: 1 2023-12-20T19:53:05.214 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-20T19:53:05.214 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2023-12-20 19:48:16.069673442 +0000 2023-12-20T19:53:05.214 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2023-12-20 19:48:16.065673535 +0000 2023-12-20T19:53:05.214 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2023-12-20 19:48:16.065673535 +0000 2023-12-20T19:53:05.214 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2023-12-20T19:53:05.214 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-20T19:53:05.237 INFO:journalctl@ceph.mgr.x.smithi133.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T19:53:05.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:05 smithi080 bash[30819]: audit 2023-12-20T19:53:04.028318+0000 mgr.y (mgr.14152) 59 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi080=y;smithi133=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:53:05.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:05 smithi080 bash[30819]: cephadm 2023-12-20T19:53:04.031895+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Saving service mgr spec with placement smithi080=y;smithi133=x;count:2 2023-12-20T19:53:05.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:05 smithi080 bash[30819]: cephadm 2023-12-20T19:53:04.077621+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Deploying daemon mgr.x on smithi133 2023-12-20T19:53:05.238 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:05 smithi080 bash[25034]: audit 2023-12-20T19:53:04.028318+0000 mgr.y (mgr.14152) 59 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi080=y;smithi133=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:53:05.251 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2023-12-20T19:53:05.251 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2023-12-20T19:53:05.251 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000420705 s, 1.2 MB/s 2023-12-20T19:53:05.253 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-20T19:53:05.302 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_2 2023-12-20T19:53:05.309 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-20T19:53:05.309 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-20T19:53:05.309 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 6h/6d Inode: 365 Links: 1 2023-12-20T19:53:05.309 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-20T19:53:05.309 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2023-12-20 19:48:16.861655187 +0000 2023-12-20T19:53:05.310 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2023-12-20 19:48:16.577661733 +0000 2023-12-20T19:53:05.310 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2023-12-20 19:48:16.577661733 +0000 2023-12-20T19:53:05.310 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2023-12-20T19:53:05.310 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-20T19:53:05.320 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2023-12-20T19:53:05.321 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2023-12-20T19:53:05.321 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000335213 s, 1.5 MB/s 2023-12-20T19:53:05.322 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-20T19:53:05.373 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_3 2023-12-20T19:53:05.379 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-20T19:53:05.379 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-20T19:53:05.379 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 6h/6d Inode: 370 Links: 1 2023-12-20T19:53:05.379 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-20T19:53:05.379 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2023-12-20 19:48:17.125649102 +0000 2023-12-20T19:53:05.379 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2023-12-20 19:48:17.121649193 +0000 2023-12-20T19:53:05.379 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2023-12-20 19:48:17.121649193 +0000 2023-12-20T19:53:05.379 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2023-12-20T19:53:05.380 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-20T19:53:05.394 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2023-12-20T19:53:05.394 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2023-12-20T19:53:05.394 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000322235 s, 1.6 MB/s 2023-12-20T19:53:05.395 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-20T19:53:05.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:05 smithi133 bash[25278]: audit 2023-12-20T19:53:04.028318+0000 mgr.y (mgr.14152) 59 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi080=y;smithi133=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:53:05.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:05 smithi133 bash[25278]: cephadm 2023-12-20T19:53:04.031895+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Saving service mgr spec with placement smithi080=y;smithi133=x;count:2 2023-12-20T19:53:05.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:05 smithi133 bash[25278]: cephadm 2023-12-20T19:53:04.077621+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Deploying daemon mgr.x on smithi133 2023-12-20T19:53:05.445 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_4 2023-12-20T19:53:05.452 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-20T19:53:05.452 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-20T19:53:05.452 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 6h/6d Inode: 379 Links: 1 2023-12-20T19:53:05.452 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-20T19:53:05.452 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2023-12-20 19:48:17.905631123 +0000 2023-12-20T19:53:05.452 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2023-12-20 19:48:17.625637576 +0000 2023-12-20T19:53:05.452 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2023-12-20 19:48:17.625637576 +0000 2023-12-20T19:53:05.452 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2023-12-20T19:53:05.453 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-20T19:53:05.464 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2023-12-20T19:53:05.465 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2023-12-20T19:53:05.465 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000429737 s, 1.2 MB/s 2023-12-20T19:53:05.466 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-20T19:53:05.519 INFO:tasks.cephadm:Deploying osd.0 on smithi080 with /dev/vg_nvme/lv_4... 2023-12-20T19:53:05.519 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-20T19:53:05.532 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:05 smithi080 bash[25034]: cephadm 2023-12-20T19:53:04.031895+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Saving service mgr spec with placement smithi080=y;smithi133=x;count:2 2023-12-20T19:53:05.533 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:05 smithi080 bash[25034]: cephadm 2023-12-20T19:53:04.077621+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Deploying daemon mgr.x on smithi133 2023-12-20T19:53:06.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:06 smithi080 bash[25034]: cluster 2023-12-20T19:53:04.679868+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:06.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:06 smithi080 bash[30819]: cluster 2023-12-20T19:53:04.679868+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:06.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:06 smithi133 bash[25278]: cluster 2023-12-20T19:53:04.679868+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:07.332 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:07 smithi133 bash[26536]: debug 2023-12-20T19:53:07.171+0000 7f53fd80e700 1 -- 172.21.15.133:0/1719645143 <== mon.2 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55bf80348340 con 0x55bf810c4c00 2023-12-20T19:53:07.437 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:07 smithi080 bash[25034]: audit 2023-12-20T19:53:06.422359+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:07.437 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:07 smithi080 bash[25034]: audit 2023-12-20T19:53:06.426124+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:07.437 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:07 smithi080 bash[25034]: audit 2023-12-20T19:53:06.428256+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:07.437 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:07 smithi080 bash[25034]: audit 2023-12-20T19:53:06.429644+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:07.437 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:07 smithi080 bash[25034]: audit 2023-12-20T19:53:06.437925+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:07.437 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:07 smithi080 bash[25034]: cephadm 2023-12-20T19:53:06.438635+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T19:53:07.437 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:07 smithi080 bash[25034]: cephadm 2023-12-20T19:53:06.439754+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-20T19:53:07.437 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:07 smithi080 bash[25034]: audit 2023-12-20T19:53:06.440186+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T19:53:07.438 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:07 smithi080 bash[25034]: audit 2023-12-20T19:53:06.441522+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T19:53:07.438 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:07 smithi080 bash[25034]: audit 2023-12-20T19:53:06.442636+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:07.438 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:07 smithi080 bash[25034]: cephadm 2023-12-20T19:53:06.443823+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring daemon mgr.y on smithi080 2023-12-20T19:53:07.438 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:07 smithi080 bash[30819]: audit 2023-12-20T19:53:06.422359+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:07.438 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:07 smithi080 bash[30819]: audit 2023-12-20T19:53:06.426124+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:07.438 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:07 smithi080 bash[30819]: audit 2023-12-20T19:53:06.428256+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:07.438 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:07 smithi080 bash[30819]: audit 2023-12-20T19:53:06.429644+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:07.438 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:07 smithi080 bash[30819]: audit 2023-12-20T19:53:06.437925+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:07.438 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:07 smithi080 bash[30819]: cephadm 2023-12-20T19:53:06.438635+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T19:53:07.438 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:07 smithi080 bash[30819]: cephadm 2023-12-20T19:53:06.439754+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-20T19:53:07.438 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:07 smithi080 bash[30819]: audit 2023-12-20T19:53:06.440186+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T19:53:07.438 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:07 smithi080 bash[30819]: audit 2023-12-20T19:53:06.441522+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T19:53:07.438 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:07 smithi080 bash[30819]: audit 2023-12-20T19:53:06.442636+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:07.439 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:07 smithi080 bash[30819]: cephadm 2023-12-20T19:53:06.443823+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring daemon mgr.y on smithi080 2023-12-20T19:53:07.696 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:07 smithi133 bash[26536]: debug 2023-12-20T19:53:07.327+0000 7f540647d000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T19:53:07.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:07 smithi133 bash[25278]: audit 2023-12-20T19:53:06.422359+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:07.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:07 smithi133 bash[25278]: audit 2023-12-20T19:53:06.426124+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:07.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:07 smithi133 bash[25278]: audit 2023-12-20T19:53:06.428256+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:07.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:07 smithi133 bash[25278]: audit 2023-12-20T19:53:06.429644+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:07.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:07 smithi133 bash[25278]: audit 2023-12-20T19:53:06.437925+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:07.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:07 smithi133 bash[25278]: cephadm 2023-12-20T19:53:06.438635+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T19:53:07.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:07 smithi133 bash[25278]: cephadm 2023-12-20T19:53:06.439754+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-20T19:53:07.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:07 smithi133 bash[25278]: audit 2023-12-20T19:53:06.440186+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T19:53:07.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:07 smithi133 bash[25278]: audit 2023-12-20T19:53:06.441522+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T19:53:07.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:07 smithi133 bash[25278]: audit 2023-12-20T19:53:06.442636+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:07.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:07 smithi133 bash[25278]: cephadm 2023-12-20T19:53:06.443823+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring daemon mgr.y on smithi080 2023-12-20T19:53:08.282 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:08 smithi133 bash[26536]: debug 2023-12-20T19:53:08.007+0000 7f540647d000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T19:53:08.282 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:08 smithi133 bash[26536]: debug 2023-12-20T19:53:08.131+0000 7f540647d000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T19:53:08.633 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:08 smithi133 bash[25278]: cluster 2023-12-20T19:53:06.680227+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:08.633 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:08 smithi133 bash[26536]: debug 2023-12-20T19:53:08.299+0000 7f540647d000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T19:53:08.694 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:08 smithi133 bash[26536]: debug 2023-12-20T19:53:08.627+0000 7f540647d000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T19:53:08.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:08 smithi080 bash[25034]: cluster 2023-12-20T19:53:06.680227+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:08.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:08 smithi080 bash[30819]: cluster 2023-12-20T19:53:06.680227+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:08.926 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:08 smithi133 bash[26536]: debug 2023-12-20T19:53:08.719+0000 7f540647d000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T19:53:09.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:08 smithi133 bash[26536]: debug 2023-12-20T19:53:08.919+0000 7f540647d000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T19:53:10.096 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:09 smithi133 bash[26536]: debug 2023-12-20T19:53:09.811+0000 7f540647d000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T19:53:10.096 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:09 smithi133 bash[26536]: debug 2023-12-20T19:53:09.923+0000 7f540647d000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T19:53:10.424 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-20T19:53:10.424 INFO:teuthology.orchestra.run.smithi080.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-20T19:53:10.424 INFO:teuthology.orchestra.run.smithi080.stderr: stderr: 10+0 records in 2023-12-20T19:53:10.424 INFO:teuthology.orchestra.run.smithi080.stderr:10+0 records out 2023-12-20T19:53:10.424 INFO:teuthology.orchestra.run.smithi080.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0176544 s, 594 MB/s 2023-12-20T19:53:10.424 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping successful for: 2023-12-20T19:53:10.443 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:10 smithi133 bash[26536]: debug 2023-12-20T19:53:10.147+0000 7f540647d000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T19:53:10.663 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:10 smithi080 bash[25034]: cluster 2023-12-20T19:53:08.680642+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:10.663 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:10 smithi080 bash[25034]: audit 2023-12-20T19:53:09.675674+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:10.663 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:10 smithi080 bash[25034]: audit 2023-12-20T19:53:09.677611+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:10.663 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:10 smithi080 bash[25034]: audit 2023-12-20T19:53:09.679289+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:10.663 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:10 smithi080 bash[25034]: audit 2023-12-20T19:53:09.680631+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:10.663 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:10 smithi080 bash[25034]: audit 2023-12-20T19:53:09.690270+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:10.663 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:10 smithi080 bash[25034]: audit 2023-12-20T19:53:09.848309+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:10.663 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:10 smithi080 bash[30819]: cluster 2023-12-20T19:53:08.680642+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:10.663 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:10 smithi080 bash[30819]: audit 2023-12-20T19:53:09.675674+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:10.663 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:10 smithi080 bash[30819]: audit 2023-12-20T19:53:09.677611+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:10.664 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:10 smithi080 bash[30819]: audit 2023-12-20T19:53:09.679289+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:10.664 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:10 smithi080 bash[30819]: audit 2023-12-20T19:53:09.680631+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:10.664 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:10 smithi080 bash[30819]: audit 2023-12-20T19:53:09.690270+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:10.664 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:10 smithi080 bash[30819]: audit 2023-12-20T19:53:09.848309+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:10.809 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:10 smithi133 bash[26536]: debug 2023-12-20T19:53:10.507+0000 7f540647d000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T19:53:10.809 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:10 smithi133 bash[25278]: cluster 2023-12-20T19:53:08.680642+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:10.809 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:10 smithi133 bash[25278]: audit 2023-12-20T19:53:09.675674+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:10.809 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:10 smithi133 bash[25278]: audit 2023-12-20T19:53:09.677611+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:10.810 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:10 smithi133 bash[25278]: audit 2023-12-20T19:53:09.679289+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:10.810 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:10 smithi133 bash[25278]: audit 2023-12-20T19:53:09.680631+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:10.810 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:10 smithi133 bash[25278]: audit 2023-12-20T19:53:09.690270+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:10.810 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:10 smithi133 bash[25278]: audit 2023-12-20T19:53:09.848309+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:11.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:10 smithi133 bash[26536]: debug 2023-12-20T19:53:10.851+0000 7f540647d000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T19:53:11.496 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi080:vg_nvme/lv_4 2023-12-20T19:53:11.520 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:11 smithi133 bash[26536]: debug 2023-12-20T19:53:11.247+0000 7f540647d000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T19:53:11.521 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:11 smithi133 bash[25278]: cephadm 2023-12-20T19:53:09.690976+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T19:53:11.729 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:53:11 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:53:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:53:11.729 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:11 smithi080 bash[25034]: cephadm 2023-12-20T19:53:09.690976+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T19:53:11.730 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:11 smithi080 bash[30819]: cephadm 2023-12-20T19:53:09.690976+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T19:53:11.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:11 smithi133 bash[26536]: debug 2023-12-20T19:53:11.535+0000 7f540647d000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T19:53:12.371 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:12 smithi133 bash[26536]: debug 2023-12-20T19:53:12.263+0000 7f540647d000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T19:53:12.632 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:12 smithi133 bash[25278]: cluster 2023-12-20T19:53:10.681013+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:12.632 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:12 smithi133 bash[25278]: audit 2023-12-20T19:53:11.515766+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:12.632 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:12 smithi133 bash[25278]: audit 2023-12-20T19:53:12.475853+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:12.632 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:12 smithi133 bash[25278]: audit 2023-12-20T19:53:12.483476+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:12.633 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:12 smithi133 bash[26536]: debug 2023-12-20T19:53:12.367+0000 7f540647d000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T19:53:12.633 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:12 smithi133 bash[26536]: debug 2023-12-20T19:53:12.519+0000 7f540647d000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T19:53:12.794 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:53:12 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:53:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:53:12.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:12 smithi080 bash[30819]: cluster 2023-12-20T19:53:10.681013+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:12.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:12 smithi080 bash[30819]: audit 2023-12-20T19:53:11.515766+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:12.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:12 smithi080 bash[30819]: audit 2023-12-20T19:53:12.475853+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:12.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:12 smithi080 bash[30819]: audit 2023-12-20T19:53:12.483476+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:12.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:12 smithi080 bash[25034]: cluster 2023-12-20T19:53:10.681013+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:12.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:12 smithi080 bash[25034]: audit 2023-12-20T19:53:11.515766+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:12.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:12 smithi080 bash[25034]: audit 2023-12-20T19:53:12.475853+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:12.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:12 smithi080 bash[25034]: audit 2023-12-20T19:53:12.483476+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:12.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:12 smithi133 bash[26536]: debug 2023-12-20T19:53:12.627+0000 7f540647d000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T19:53:12.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:12 smithi133 bash[26536]: debug 2023-12-20T19:53:12.763+0000 7f540647d000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T19:53:13.352 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:13 smithi133 bash[26536]: debug 2023-12-20T19:53:13.055+0000 7f540647d000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T19:53:13.353 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:13 smithi133 bash[26536]: debug 2023-12-20T19:53:13.171+0000 7f540647d000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T19:53:13.694 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:13 smithi133 bash[26536]: debug 2023-12-20T19:53:13.347+0000 7f540647d000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T19:53:13.695 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:13 smithi133 bash[26536]: debug 2023-12-20T19:53:13.463+0000 7f540647d000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T19:53:13.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:13 smithi133 bash[25278]: audit 2023-12-20T19:53:12.519834+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:13.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:13 smithi133 bash[25278]: audit 2023-12-20T19:53:12.521969+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:13.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:13 smithi133 bash[25278]: audit 2023-12-20T19:53:12.523391+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:13.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:13 smithi133 bash[25278]: audit 2023-12-20T19:53:12.532381+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:13.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:13 smithi080 bash[25034]: audit 2023-12-20T19:53:12.519834+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:13.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:13 smithi080 bash[25034]: audit 2023-12-20T19:53:12.521969+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:13.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:13 smithi080 bash[25034]: audit 2023-12-20T19:53:12.523391+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:13.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:13 smithi080 bash[25034]: audit 2023-12-20T19:53:12.532381+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:13.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:13 smithi080 bash[30819]: audit 2023-12-20T19:53:12.519834+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:13.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:13 smithi080 bash[30819]: audit 2023-12-20T19:53:12.521969+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:13.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:13 smithi080 bash[30819]: audit 2023-12-20T19:53:12.523391+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:13.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:13 smithi080 bash[30819]: audit 2023-12-20T19:53:12.532381+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:14.694 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:53:14 smithi133 bash[26536]: debug 2023-12-20T19:53:14.299+0000 7f540647d000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T19:53:14.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:14 smithi133 bash[25278]: cluster 2023-12-20T19:53:12.681357+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:14.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:14 smithi133 bash[25278]: cluster 2023-12-20T19:53:14.320911+0000 mon.a (mon.0) 291 : cluster [DBG] Standby manager daemon x started 2023-12-20T19:53:14.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:14 smithi133 bash[25278]: audit 2023-12-20T19:53:14.325618+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.? 172.21.15.133:0/1726592013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T19:53:14.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:14 smithi133 bash[25278]: audit 2023-12-20T19:53:14.326567+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.? 172.21.15.133:0/1726592013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T19:53:14.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:14 smithi133 bash[25278]: audit 2023-12-20T19:53:14.328112+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.? 172.21.15.133:0/1726592013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T19:53:14.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:14 smithi133 bash[25278]: audit 2023-12-20T19:53:14.329021+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.? 172.21.15.133:0/1726592013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T19:53:14.778 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:14 smithi080 bash[30819]: cluster 2023-12-20T19:53:12.681357+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:14.778 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:14 smithi080 bash[30819]: cluster 2023-12-20T19:53:14.320911+0000 mon.a (mon.0) 291 : cluster [DBG] Standby manager daemon x started 2023-12-20T19:53:14.778 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:14 smithi080 bash[30819]: audit 2023-12-20T19:53:14.325618+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.? 172.21.15.133:0/1726592013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T19:53:14.778 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:14 smithi080 bash[30819]: audit 2023-12-20T19:53:14.326567+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.? 172.21.15.133:0/1726592013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T19:53:14.778 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:14 smithi080 bash[30819]: audit 2023-12-20T19:53:14.328112+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.? 172.21.15.133:0/1726592013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T19:53:14.778 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:14 smithi080 bash[30819]: audit 2023-12-20T19:53:14.329021+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.? 172.21.15.133:0/1726592013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T19:53:14.778 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:14 smithi080 bash[25034]: cluster 2023-12-20T19:53:12.681357+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:14.778 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:14 smithi080 bash[25034]: cluster 2023-12-20T19:53:14.320911+0000 mon.a (mon.0) 291 : cluster [DBG] Standby manager daemon x started 2023-12-20T19:53:14.779 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:14 smithi080 bash[25034]: audit 2023-12-20T19:53:14.325618+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.? 172.21.15.133:0/1726592013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T19:53:14.779 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:14 smithi080 bash[25034]: audit 2023-12-20T19:53:14.326567+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.? 172.21.15.133:0/1726592013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T19:53:14.779 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:14 smithi080 bash[25034]: audit 2023-12-20T19:53:14.328112+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.? 172.21.15.133:0/1726592013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T19:53:14.779 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:14 smithi080 bash[25034]: audit 2023-12-20T19:53:14.329021+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.? 172.21.15.133:0/1726592013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T19:53:15.044 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:53:14 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:53:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:53:15.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:15 smithi080 bash[25034]: cluster 2023-12-20T19:53:14.548807+0000 mon.a (mon.0) 296 : cluster [DBG] mgrmap e14: y(active, since 73s), standbys: x 2023-12-20T19:53:15.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:15 smithi080 bash[25034]: audit 2023-12-20T19:53:14.549041+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T19:53:15.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:15 smithi080 bash[25034]: audit 2023-12-20T19:53:14.909216+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:15.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:15 smithi080 bash[25034]: audit 2023-12-20T19:53:14.915763+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:15.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:15 smithi080 bash[25034]: audit 2023-12-20T19:53:15.419674+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:53:15.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:15 smithi080 bash[25034]: audit 2023-12-20T19:53:15.426603+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:53:15.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:15 smithi080 bash[25034]: audit 2023-12-20T19:53:15.428274+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:15.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:15 smithi080 bash[30819]: cluster 2023-12-20T19:53:14.548807+0000 mon.a (mon.0) 296 : cluster [DBG] mgrmap e14: y(active, since 73s), standbys: x 2023-12-20T19:53:15.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:15 smithi080 bash[30819]: audit 2023-12-20T19:53:14.549041+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T19:53:15.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:15 smithi080 bash[30819]: audit 2023-12-20T19:53:14.909216+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:15.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:15 smithi080 bash[30819]: audit 2023-12-20T19:53:14.915763+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:15.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:15 smithi080 bash[30819]: audit 2023-12-20T19:53:15.419674+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:53:15.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:15 smithi080 bash[30819]: audit 2023-12-20T19:53:15.426603+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:53:15.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:15 smithi080 bash[30819]: audit 2023-12-20T19:53:15.428274+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:15.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:15 smithi133 bash[25278]: cluster 2023-12-20T19:53:14.548807+0000 mon.a (mon.0) 296 : cluster [DBG] mgrmap e14: y(active, since 73s), standbys: x 2023-12-20T19:53:15.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:15 smithi133 bash[25278]: audit 2023-12-20T19:53:14.549041+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T19:53:15.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:15 smithi133 bash[25278]: audit 2023-12-20T19:53:14.909216+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:15.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:15 smithi133 bash[25278]: audit 2023-12-20T19:53:14.915763+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:15.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:15 smithi133 bash[25278]: audit 2023-12-20T19:53:15.419674+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:53:15.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:15 smithi133 bash[25278]: audit 2023-12-20T19:53:15.426603+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:53:15.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:15 smithi133 bash[25278]: audit 2023-12-20T19:53:15.428274+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:16.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:16 smithi133 bash[25278]: cluster 2023-12-20T19:53:14.681829+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-20T19:53:16.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:16 smithi133 bash[25278]: audit 2023-12-20T19:53:15.416706+0000 mgr.y (mgr.14152) 72 : audit [DBG] from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:53:17.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:16 smithi080 bash[25034]: cluster 2023-12-20T19:53:14.681829+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-20T19:53:17.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:16 smithi080 bash[25034]: audit 2023-12-20T19:53:15.416706+0000 mgr.y (mgr.14152) 72 : audit [DBG] from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:53:17.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:16 smithi080 bash[30819]: cluster 2023-12-20T19:53:14.681829+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-20T19:53:17.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:16 smithi080 bash[30819]: audit 2023-12-20T19:53:15.416706+0000 mgr.y (mgr.14152) 72 : audit [DBG] from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:53:18.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:18 smithi133 bash[25278]: cluster 2023-12-20T19:53:16.682383+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:19.023 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:18 smithi080 bash[25034]: cluster 2023-12-20T19:53:16.682383+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:19.024 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:18 smithi080 bash[30819]: cluster 2023-12-20T19:53:16.682383+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:20.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:20 smithi080 bash[25034]: cluster 2023-12-20T19:53:18.682949+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:20.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:20 smithi080 bash[30819]: cluster 2023-12-20T19:53:18.682949+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:20.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:20 smithi133 bash[25278]: cluster 2023-12-20T19:53:18.682949+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:21.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:21 smithi133 bash[25278]: cluster 2023-12-20T19:53:20.683347+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:21.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:21 smithi133 bash[25278]: audit 2023-12-20T19:53:21.350901+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.80:0/3908397366' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "55843aca-a2dc-40b4-ad19-68b38438bee4"}]: dispatch 2023-12-20T19:53:21.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:21 smithi133 bash[25278]: audit 2023-12-20T19:53:21.351536+0000 mon.a (mon.0) 303 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "55843aca-a2dc-40b4-ad19-68b38438bee4"}]: dispatch 2023-12-20T19:53:21.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:21 smithi133 bash[25278]: audit 2023-12-20T19:53:21.358804+0000 mon.a (mon.0) 304 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "55843aca-a2dc-40b4-ad19-68b38438bee4"}]': finished 2023-12-20T19:53:21.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:21 smithi133 bash[25278]: cluster 2023-12-20T19:53:21.358844+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-12-20T19:53:21.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:21 smithi133 bash[25278]: audit 2023-12-20T19:53:21.358931+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T19:53:22.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:21 smithi080 bash[25034]: cluster 2023-12-20T19:53:20.683347+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:22.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:21 smithi080 bash[25034]: audit 2023-12-20T19:53:21.350901+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.80:0/3908397366' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "55843aca-a2dc-40b4-ad19-68b38438bee4"}]: dispatch 2023-12-20T19:53:22.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:21 smithi080 bash[25034]: audit 2023-12-20T19:53:21.351536+0000 mon.a (mon.0) 303 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "55843aca-a2dc-40b4-ad19-68b38438bee4"}]: dispatch 2023-12-20T19:53:22.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:21 smithi080 bash[25034]: audit 2023-12-20T19:53:21.358804+0000 mon.a (mon.0) 304 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "55843aca-a2dc-40b4-ad19-68b38438bee4"}]': finished 2023-12-20T19:53:22.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:21 smithi080 bash[25034]: cluster 2023-12-20T19:53:21.358844+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-12-20T19:53:22.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:21 smithi080 bash[25034]: audit 2023-12-20T19:53:21.358931+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T19:53:22.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:21 smithi080 bash[30819]: cluster 2023-12-20T19:53:20.683347+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:22.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:21 smithi080 bash[30819]: audit 2023-12-20T19:53:21.350901+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.80:0/3908397366' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "55843aca-a2dc-40b4-ad19-68b38438bee4"}]: dispatch 2023-12-20T19:53:22.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:21 smithi080 bash[30819]: audit 2023-12-20T19:53:21.351536+0000 mon.a (mon.0) 303 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "55843aca-a2dc-40b4-ad19-68b38438bee4"}]: dispatch 2023-12-20T19:53:22.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:21 smithi080 bash[30819]: audit 2023-12-20T19:53:21.358804+0000 mon.a (mon.0) 304 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "55843aca-a2dc-40b4-ad19-68b38438bee4"}]': finished 2023-12-20T19:53:22.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:21 smithi080 bash[30819]: cluster 2023-12-20T19:53:21.358844+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-12-20T19:53:22.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:21 smithi080 bash[30819]: audit 2023-12-20T19:53:21.358931+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T19:53:22.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:22 smithi133 bash[25278]: audit 2023-12-20T19:53:22.055543+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.80:0/1922109847' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:53:23.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:22 smithi080 bash[25034]: audit 2023-12-20T19:53:22.055543+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.80:0/1922109847' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:53:23.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:22 smithi080 bash[30819]: audit 2023-12-20T19:53:22.055543+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.80:0/1922109847' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:53:24.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:23 smithi080 bash[25034]: cluster 2023-12-20T19:53:22.683695+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:24.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:23 smithi080 bash[30819]: cluster 2023-12-20T19:53:22.683695+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:24.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:23 smithi133 bash[25278]: cluster 2023-12-20T19:53:22.683695+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:26.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:25 smithi080 bash[25034]: cluster 2023-12-20T19:53:24.684175+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:26.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:25 smithi080 bash[30819]: cluster 2023-12-20T19:53:24.684175+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:26.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:25 smithi133 bash[25278]: cluster 2023-12-20T19:53:24.684175+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:28.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:27 smithi080 bash[25034]: cluster 2023-12-20T19:53:26.684659+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:28.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:27 smithi080 bash[30819]: cluster 2023-12-20T19:53:26.684659+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:28.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:27 smithi133 bash[25278]: cluster 2023-12-20T19:53:26.684659+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:30.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:29 smithi080 bash[30819]: cluster 2023-12-20T19:53:28.685125+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:30.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:29 smithi080 bash[25034]: cluster 2023-12-20T19:53:28.685125+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:30.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:29 smithi133 bash[25278]: cluster 2023-12-20T19:53:28.685125+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:31.468 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:53:31 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:53:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:53:32.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:32 smithi133 bash[25278]: cluster 2023-12-20T19:53:30.685542+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-20T19:53:32.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:32 smithi133 bash[25278]: audit 2023-12-20T19:53:31.106385+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:32.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:32 smithi133 bash[25278]: audit 2023-12-20T19:53:31.114046+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:32.335 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:32 smithi080 bash[25034]: cluster 2023-12-20T19:53:30.685542+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-20T19:53:32.336 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:32 smithi080 bash[25034]: audit 2023-12-20T19:53:31.106385+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:32.336 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:32 smithi080 bash[25034]: audit 2023-12-20T19:53:31.114046+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:32.336 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:32 smithi080 bash[30819]: cluster 2023-12-20T19:53:30.685542+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-20T19:53:32.336 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:32 smithi080 bash[30819]: audit 2023-12-20T19:53:31.106385+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:32.336 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:32 smithi080 bash[30819]: audit 2023-12-20T19:53:31.114046+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:33.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:33 smithi133 bash[25278]: audit 2023-12-20T19:53:32.321762+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-20T19:53:33.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:33 smithi133 bash[25278]: audit 2023-12-20T19:53:32.323375+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:33.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:33 smithi133 bash[25278]: cephadm 2023-12-20T19:53:32.324426+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Deploying daemon osd.0 on smithi080 2023-12-20T19:53:33.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:33 smithi080 bash[25034]: audit 2023-12-20T19:53:32.321762+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-20T19:53:33.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:33 smithi080 bash[25034]: audit 2023-12-20T19:53:32.323375+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:33.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:33 smithi080 bash[25034]: cephadm 2023-12-20T19:53:32.324426+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Deploying daemon osd.0 on smithi080 2023-12-20T19:53:33.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:33 smithi080 bash[30819]: audit 2023-12-20T19:53:32.321762+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-20T19:53:33.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:33 smithi080 bash[30819]: audit 2023-12-20T19:53:32.323375+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:33.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:33 smithi080 bash[30819]: cephadm 2023-12-20T19:53:32.324426+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Deploying daemon osd.0 on smithi080 2023-12-20T19:53:34.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:34 smithi133 bash[25278]: cluster 2023-12-20T19:53:32.685997+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:34.480 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:34 smithi080 bash[25034]: cluster 2023-12-20T19:53:32.685997+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:34.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:34 smithi080 bash[30819]: cluster 2023-12-20T19:53:32.685997+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:35.293 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:53:35 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:53:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:53:36.265 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:36 smithi080 bash[25034]: cluster 2023-12-20T19:53:34.686451+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:36.265 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:36 smithi080 bash[25034]: audit 2023-12-20T19:53:35.019167+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:36.265 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:36 smithi080 bash[25034]: audit 2023-12-20T19:53:35.028678+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:36.265 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:36 smithi080 bash[30819]: cluster 2023-12-20T19:53:34.686451+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:36.266 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:36 smithi080 bash[30819]: audit 2023-12-20T19:53:35.019167+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:36.266 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:36 smithi080 bash[30819]: audit 2023-12-20T19:53:35.028678+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:36.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:36 smithi133 bash[25278]: cluster 2023-12-20T19:53:34.686451+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:36.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:36 smithi133 bash[25278]: audit 2023-12-20T19:53:35.019167+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:36.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:36 smithi133 bash[25278]: audit 2023-12-20T19:53:35.028678+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:38.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:38 smithi080 bash[25034]: cluster 2023-12-20T19:53:36.686938+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:38.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:38 smithi080 bash[30819]: cluster 2023-12-20T19:53:36.686938+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:38.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:38 smithi133 bash[25278]: cluster 2023-12-20T19:53:36.686938+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:40.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:39 smithi080 bash[30819]: cluster 2023-12-20T19:53:38.687282+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:40.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:39 smithi080 bash[30819]: audit 2023-12-20T19:53:38.884154+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:40.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:39 smithi080 bash[30819]: audit 2023-12-20T19:53:38.918224+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:40.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:39 smithi080 bash[30819]: audit 2023-12-20T19:53:38.919985+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:40.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:39 smithi080 bash[30819]: audit 2023-12-20T19:53:38.921007+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:40.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:39 smithi080 bash[30819]: audit 2023-12-20T19:53:38.928773+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:40.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:39 smithi080 bash[25034]: cluster 2023-12-20T19:53:38.687282+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:40.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:39 smithi080 bash[25034]: audit 2023-12-20T19:53:38.884154+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:40.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:39 smithi080 bash[25034]: audit 2023-12-20T19:53:38.918224+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:40.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:39 smithi080 bash[25034]: audit 2023-12-20T19:53:38.919985+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:40.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:39 smithi080 bash[25034]: audit 2023-12-20T19:53:38.921007+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:40.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:39 smithi080 bash[25034]: audit 2023-12-20T19:53:38.928773+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:40.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:39 smithi133 bash[25278]: cluster 2023-12-20T19:53:38.687282+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:40.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:39 smithi133 bash[25278]: audit 2023-12-20T19:53:38.884154+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:40.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:39 smithi133 bash[25278]: audit 2023-12-20T19:53:38.918224+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:40.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:39 smithi133 bash[25278]: audit 2023-12-20T19:53:38.919985+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:40.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:39 smithi133 bash[25278]: audit 2023-12-20T19:53:38.921007+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:40.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:39 smithi133 bash[25278]: audit 2023-12-20T19:53:38.928773+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:41.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:41 smithi133 bash[25278]: cluster 2023-12-20T19:53:40.687682+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:41.997 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:41 smithi080 bash[25034]: cluster 2023-12-20T19:53:40.687682+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:41.997 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:41 smithi080 bash[30819]: cluster 2023-12-20T19:53:40.687682+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:44.036 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:43 smithi080 bash[25034]: cluster 2023-12-20T19:53:42.688185+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-20T19:53:44.037 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:43 smithi080 bash[30819]: cluster 2023-12-20T19:53:42.688185+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-20T19:53:44.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:43 smithi133 bash[25278]: cluster 2023-12-20T19:53:42.688185+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-20T19:53:45.331 INFO:teuthology.orchestra.run.smithi080.stdout:Created osd(s) 0 on host 'smithi080' 2023-12-20T19:53:45.971 DEBUG:teuthology.orchestra.run.smithi080:osd.0> sudo journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.0.service 2023-12-20T19:53:45.974 INFO:tasks.cephadm:Deploying osd.1 on smithi080 with /dev/vg_nvme/lv_3... 2023-12-20T19:53:45.974 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-20T19:53:46.115 INFO:journalctl@ceph.osd.0.smithi080.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T19:53:46.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:46 smithi080 bash[30819]: cluster 2023-12-20T19:53:44.688581+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:46.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:46 smithi080 bash[30819]: audit 2023-12-20T19:53:45.328383+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:46.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:46 smithi080 bash[30819]: audit 2023-12-20T19:53:45.362427+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:46.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:46 smithi080 bash[30819]: audit 2023-12-20T19:53:45.364730+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:46.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:46 smithi080 bash[30819]: audit 2023-12-20T19:53:45.366702+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:46.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:46 smithi080 bash[30819]: audit 2023-12-20T19:53:45.370179+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:53:46.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:46 smithi080 bash[30819]: cephadm 2023-12-20T19:53:45.371241+0000 mgr.y (mgr.14152) 89 : cephadm [INF] Adjusting osd_memory_target on smithi080 to 15223M 2023-12-20T19:53:46.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:46 smithi080 bash[30819]: audit 2023-12-20T19:53:45.379922+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:46.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:46 smithi080 bash[30819]: audit 2023-12-20T19:53:45.387553+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:46.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:46 smithi080 bash[30819]: audit 2023-12-20T19:53:45.773581+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.80:6802/2458796508,v1:172.21.15.80:6803/2458796508]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-20T19:53:46.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:46 smithi080 bash[30819]: audit 2023-12-20T19:53:45.774151+0000 mon.a (mon.0) 325 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-20T19:53:46.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:46 smithi080 bash[25034]: cluster 2023-12-20T19:53:44.688581+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:46.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:46 smithi080 bash[25034]: audit 2023-12-20T19:53:45.328383+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:46.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:46 smithi080 bash[25034]: audit 2023-12-20T19:53:45.362427+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:46.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:46 smithi080 bash[25034]: audit 2023-12-20T19:53:45.364730+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:46.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:46 smithi080 bash[25034]: audit 2023-12-20T19:53:45.366702+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:46.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:46 smithi080 bash[25034]: audit 2023-12-20T19:53:45.370179+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:53:46.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:46 smithi080 bash[25034]: cephadm 2023-12-20T19:53:45.371241+0000 mgr.y (mgr.14152) 89 : cephadm [INF] Adjusting osd_memory_target on smithi080 to 15223M 2023-12-20T19:53:46.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:46 smithi080 bash[25034]: audit 2023-12-20T19:53:45.379922+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:46.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:46 smithi080 bash[25034]: audit 2023-12-20T19:53:45.387553+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:46.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:46 smithi080 bash[25034]: audit 2023-12-20T19:53:45.773581+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.80:6802/2458796508,v1:172.21.15.80:6803/2458796508]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-20T19:53:46.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:46 smithi080 bash[25034]: audit 2023-12-20T19:53:45.774151+0000 mon.a (mon.0) 325 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-20T19:53:46.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:46 smithi133 bash[25278]: cluster 2023-12-20T19:53:44.688581+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:46.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:46 smithi133 bash[25278]: audit 2023-12-20T19:53:45.328383+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:46.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:46 smithi133 bash[25278]: audit 2023-12-20T19:53:45.362427+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:46.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:46 smithi133 bash[25278]: audit 2023-12-20T19:53:45.364730+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:46.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:46 smithi133 bash[25278]: audit 2023-12-20T19:53:45.366702+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:46.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:46 smithi133 bash[25278]: audit 2023-12-20T19:53:45.370179+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:53:46.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:46 smithi133 bash[25278]: cephadm 2023-12-20T19:53:45.371241+0000 mgr.y (mgr.14152) 89 : cephadm [INF] Adjusting osd_memory_target on smithi080 to 15223M 2023-12-20T19:53:46.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:46 smithi133 bash[25278]: audit 2023-12-20T19:53:45.379922+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:46.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:46 smithi133 bash[25278]: audit 2023-12-20T19:53:45.387553+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:46.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:46 smithi133 bash[25278]: audit 2023-12-20T19:53:45.773581+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.80:6802/2458796508,v1:172.21.15.80:6803/2458796508]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-20T19:53:46.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:46 smithi133 bash[25278]: audit 2023-12-20T19:53:45.774151+0000 mon.a (mon.0) 325 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-20T19:53:48.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:47 smithi080 bash[25034]: cluster 2023-12-20T19:53:46.689033+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:48.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:47 smithi080 bash[25034]: audit 2023-12-20T19:53:46.693228+0000 mon.a (mon.0) 326 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-20T19:53:48.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:47 smithi080 bash[25034]: cluster 2023-12-20T19:53:46.693357+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-12-20T19:53:48.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:47 smithi080 bash[25034]: audit 2023-12-20T19:53:46.694737+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T19:53:48.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:47 smithi080 bash[25034]: audit 2023-12-20T19:53:46.697232+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.80:6802/2458796508,v1:172.21.15.80:6803/2458796508]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T19:53:48.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:47 smithi080 bash[25034]: audit 2023-12-20T19:53:46.698034+0000 mon.a (mon.0) 329 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T19:53:48.044 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 19:53:47 smithi080 bash[34514]: debug 2023-12-20T19:53:47.706+0000 7f647188e700 -1 osd.0 0 waiting for initial osdmap 2023-12-20T19:53:48.044 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 19:53:47 smithi080 bash[34514]: debug 2023-12-20T19:53:47.710+0000 7f646b223700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T19:53:48.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:47 smithi080 bash[30819]: cluster 2023-12-20T19:53:46.689033+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:48.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:47 smithi080 bash[30819]: audit 2023-12-20T19:53:46.693228+0000 mon.a (mon.0) 326 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-20T19:53:48.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:47 smithi080 bash[30819]: cluster 2023-12-20T19:53:46.693357+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-12-20T19:53:48.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:47 smithi080 bash[30819]: audit 2023-12-20T19:53:46.694737+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T19:53:48.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:47 smithi080 bash[30819]: audit 2023-12-20T19:53:46.697232+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.80:6802/2458796508,v1:172.21.15.80:6803/2458796508]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T19:53:48.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:47 smithi080 bash[30819]: audit 2023-12-20T19:53:46.698034+0000 mon.a (mon.0) 329 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T19:53:48.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:47 smithi133 bash[25278]: cluster 2023-12-20T19:53:46.689033+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:48.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:47 smithi133 bash[25278]: audit 2023-12-20T19:53:46.693228+0000 mon.a (mon.0) 326 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-20T19:53:48.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:47 smithi133 bash[25278]: cluster 2023-12-20T19:53:46.693357+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-12-20T19:53:48.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:47 smithi133 bash[25278]: audit 2023-12-20T19:53:46.694737+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T19:53:48.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:47 smithi133 bash[25278]: audit 2023-12-20T19:53:46.697232+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.80:6802/2458796508,v1:172.21.15.80:6803/2458796508]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T19:53:48.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:47 smithi133 bash[25278]: audit 2023-12-20T19:53:46.698034+0000 mon.a (mon.0) 329 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T19:53:49.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:48 smithi080 bash[25034]: audit 2023-12-20T19:53:47.698276+0000 mon.a (mon.0) 330 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-20T19:53:49.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:48 smithi080 bash[25034]: cluster 2023-12-20T19:53:47.698526+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-12-20T19:53:49.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:48 smithi080 bash[25034]: audit 2023-12-20T19:53:47.699173+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T19:53:49.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:48 smithi080 bash[25034]: audit 2023-12-20T19:53:47.710008+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T19:53:49.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:48 smithi080 bash[30819]: audit 2023-12-20T19:53:47.698276+0000 mon.a (mon.0) 330 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-20T19:53:49.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:48 smithi080 bash[30819]: cluster 2023-12-20T19:53:47.698526+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-12-20T19:53:49.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:48 smithi080 bash[30819]: audit 2023-12-20T19:53:47.699173+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T19:53:49.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:48 smithi080 bash[30819]: audit 2023-12-20T19:53:47.710008+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T19:53:49.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:48 smithi133 bash[25278]: audit 2023-12-20T19:53:47.698276+0000 mon.a (mon.0) 330 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-20T19:53:49.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:48 smithi133 bash[25278]: cluster 2023-12-20T19:53:47.698526+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-12-20T19:53:49.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:48 smithi133 bash[25278]: audit 2023-12-20T19:53:47.699173+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T19:53:49.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:48 smithi133 bash[25278]: audit 2023-12-20T19:53:47.710008+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T19:53:49.319 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-20T19:53:49.319 INFO:teuthology.orchestra.run.smithi080.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-20T19:53:49.319 INFO:teuthology.orchestra.run.smithi080.stderr: stderr: 10+0 records in 2023-12-20T19:53:49.319 INFO:teuthology.orchestra.run.smithi080.stderr:10+0 records out 2023-12-20T19:53:49.319 INFO:teuthology.orchestra.run.smithi080.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0192399 s, 545 MB/s 2023-12-20T19:53:49.319 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping successful for: 2023-12-20T19:53:49.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:49 smithi080 bash[30819]: cluster 2023-12-20T19:53:46.760912+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:53:49.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:49 smithi080 bash[30819]: cluster 2023-12-20T19:53:46.761124+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:53:49.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:49 smithi080 bash[30819]: cluster 2023-12-20T19:53:48.689599+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:49.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:49 smithi080 bash[30819]: cluster 2023-12-20T19:53:48.708255+0000 mon.a (mon.0) 334 : cluster [INF] osd.0 [v2:172.21.15.80:6802/2458796508,v1:172.21.15.80:6803/2458796508] boot 2023-12-20T19:53:49.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:49 smithi080 bash[30819]: cluster 2023-12-20T19:53:48.708335+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-12-20T19:53:49.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:49 smithi080 bash[30819]: audit 2023-12-20T19:53:48.710664+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T19:53:49.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:49 smithi080 bash[25034]: cluster 2023-12-20T19:53:46.760912+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:53:49.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:49 smithi080 bash[25034]: cluster 2023-12-20T19:53:46.761124+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:53:49.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:49 smithi080 bash[25034]: cluster 2023-12-20T19:53:48.689599+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:49.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:49 smithi080 bash[25034]: cluster 2023-12-20T19:53:48.708255+0000 mon.a (mon.0) 334 : cluster [INF] osd.0 [v2:172.21.15.80:6802/2458796508,v1:172.21.15.80:6803/2458796508] boot 2023-12-20T19:53:49.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:49 smithi080 bash[25034]: cluster 2023-12-20T19:53:48.708335+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-12-20T19:53:49.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:49 smithi080 bash[25034]: audit 2023-12-20T19:53:48.710664+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T19:53:49.973 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:49 smithi133 bash[25278]: cluster 2023-12-20T19:53:46.760912+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:53:49.973 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:49 smithi133 bash[25278]: cluster 2023-12-20T19:53:46.761124+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:53:49.973 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:49 smithi133 bash[25278]: cluster 2023-12-20T19:53:48.689599+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-20T19:53:49.973 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:49 smithi133 bash[25278]: cluster 2023-12-20T19:53:48.708255+0000 mon.a (mon.0) 334 : cluster [INF] osd.0 [v2:172.21.15.80:6802/2458796508,v1:172.21.15.80:6803/2458796508] boot 2023-12-20T19:53:49.973 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:49 smithi133 bash[25278]: cluster 2023-12-20T19:53:48.708335+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-12-20T19:53:49.974 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:49 smithi133 bash[25278]: audit 2023-12-20T19:53:48.710664+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T19:53:49.991 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi080:vg_nvme/lv_3 2023-12-20T19:53:50.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:50 smithi133 bash[25278]: cluster 2023-12-20T19:53:49.735802+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-12-20T19:53:51.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:50 smithi080 bash[25034]: cluster 2023-12-20T19:53:49.735802+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-12-20T19:53:51.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:50 smithi080 bash[30819]: cluster 2023-12-20T19:53:49.735802+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-12-20T19:53:51.498 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:53:51 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:53:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:53:52.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:52 smithi080 bash[25034]: cluster 2023-12-20T19:53:50.690090+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-20T19:53:52.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:52 smithi080 bash[25034]: audit 2023-12-20T19:53:51.236608+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:52.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:52 smithi080 bash[25034]: audit 2023-12-20T19:53:51.245463+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:52.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:52 smithi080 bash[30819]: cluster 2023-12-20T19:53:50.690090+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-20T19:53:52.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:52 smithi080 bash[30819]: audit 2023-12-20T19:53:51.236608+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:52.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:52 smithi080 bash[30819]: audit 2023-12-20T19:53:51.245463+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:52.635 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:52 smithi133 bash[25278]: cluster 2023-12-20T19:53:50.690090+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-20T19:53:52.635 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:52 smithi133 bash[25278]: audit 2023-12-20T19:53:51.236608+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:52.635 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:52 smithi133 bash[25278]: audit 2023-12-20T19:53:51.245463+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:54.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:54 smithi080 bash[25034]: cluster 2023-12-20T19:53:52.690590+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-20T19:53:54.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:54 smithi080 bash[30819]: cluster 2023-12-20T19:53:52.690590+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-20T19:53:54.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:54 smithi133 bash[25278]: cluster 2023-12-20T19:53:52.690590+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-20T19:53:55.543 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:53:55 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:53:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:53:55.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:55 smithi080 bash[25034]: audit 2023-12-20T19:53:54.368429+0000 mgr.y (mgr.14152) 94 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:53:55.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:55 smithi080 bash[25034]: audit 2023-12-20T19:53:54.373464+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:53:55.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:55 smithi080 bash[25034]: audit 2023-12-20T19:53:54.379169+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:53:55.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:55 smithi080 bash[25034]: audit 2023-12-20T19:53:54.380224+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:55.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:55 smithi080 bash[25034]: audit 2023-12-20T19:53:55.156626+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:55.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:55 smithi080 bash[25034]: audit 2023-12-20T19:53:55.163134+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:55.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:55 smithi080 bash[25034]: audit 2023-12-20T19:53:55.181691+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:55.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:55 smithi080 bash[25034]: audit 2023-12-20T19:53:55.183504+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:55.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:55 smithi080 bash[25034]: audit 2023-12-20T19:53:55.184760+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:55.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:55 smithi080 bash[25034]: audit 2023-12-20T19:53:55.193695+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:55.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:55 smithi080 bash[30819]: audit 2023-12-20T19:53:54.368429+0000 mgr.y (mgr.14152) 94 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:53:55.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:55 smithi080 bash[30819]: audit 2023-12-20T19:53:54.373464+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:53:55.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:55 smithi080 bash[30819]: audit 2023-12-20T19:53:54.379169+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:53:55.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:55 smithi080 bash[30819]: audit 2023-12-20T19:53:54.380224+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:55.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:55 smithi080 bash[30819]: audit 2023-12-20T19:53:55.156626+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:55.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:55 smithi080 bash[30819]: audit 2023-12-20T19:53:55.163134+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:55.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:55 smithi080 bash[30819]: audit 2023-12-20T19:53:55.181691+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:55.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:55 smithi080 bash[30819]: audit 2023-12-20T19:53:55.183504+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:55.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:55 smithi080 bash[30819]: audit 2023-12-20T19:53:55.184760+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:55.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:55 smithi080 bash[30819]: audit 2023-12-20T19:53:55.193695+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:55.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:55 smithi133 bash[25278]: audit 2023-12-20T19:53:54.368429+0000 mgr.y (mgr.14152) 94 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:53:55.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:55 smithi133 bash[25278]: audit 2023-12-20T19:53:54.373464+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:53:55.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:55 smithi133 bash[25278]: audit 2023-12-20T19:53:54.379169+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:53:55.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:55 smithi133 bash[25278]: audit 2023-12-20T19:53:54.380224+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:55.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:55 smithi133 bash[25278]: audit 2023-12-20T19:53:55.156626+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:55.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:55 smithi133 bash[25278]: audit 2023-12-20T19:53:55.163134+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:55.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:55 smithi133 bash[25278]: audit 2023-12-20T19:53:55.181691+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:55.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:55 smithi133 bash[25278]: audit 2023-12-20T19:53:55.183504+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:55.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:55 smithi133 bash[25278]: audit 2023-12-20T19:53:55.184760+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:55.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:55 smithi133 bash[25278]: audit 2023-12-20T19:53:55.193695+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:56.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:56 smithi080 bash[25034]: cluster 2023-12-20T19:53:54.691026+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:53:56.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:56 smithi080 bash[25034]: cephadm 2023-12-20T19:53:55.157512+0000 mgr.y (mgr.14152) 96 : cephadm [INF] Detected new or changed devices on smithi080 2023-12-20T19:53:56.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:56 smithi080 bash[25034]: cluster 2023-12-20T19:53:55.188462+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:53:56.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:56 smithi080 bash[25034]: cluster 2023-12-20T19:53:55.239630+0000 mon.a (mon.0) 349 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2023-12-20T19:53:56.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:56 smithi080 bash[30819]: cluster 2023-12-20T19:53:54.691026+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:53:56.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:56 smithi080 bash[30819]: cephadm 2023-12-20T19:53:55.157512+0000 mgr.y (mgr.14152) 96 : cephadm [INF] Detected new or changed devices on smithi080 2023-12-20T19:53:56.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:56 smithi080 bash[30819]: cluster 2023-12-20T19:53:55.188462+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:53:56.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:56 smithi080 bash[30819]: cluster 2023-12-20T19:53:55.239630+0000 mon.a (mon.0) 349 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2023-12-20T19:53:56.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:56 smithi133 bash[25278]: cluster 2023-12-20T19:53:54.691026+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:53:56.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:56 smithi133 bash[25278]: cephadm 2023-12-20T19:53:55.157512+0000 mgr.y (mgr.14152) 96 : cephadm [INF] Detected new or changed devices on smithi080 2023-12-20T19:53:56.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:56 smithi133 bash[25278]: cluster 2023-12-20T19:53:55.188462+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:53:56.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:56 smithi133 bash[25278]: cluster 2023-12-20T19:53:55.239630+0000 mon.a (mon.0) 349 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2023-12-20T19:53:57.443 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:53:57 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:53:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:53:58.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:58 smithi080 bash[25034]: audit 2023-12-20T19:53:57.063839+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:58.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:58 smithi080 bash[25034]: audit 2023-12-20T19:53:57.066679+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:58.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:58 smithi080 bash[25034]: audit 2023-12-20T19:53:57.071105+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:58.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:58 smithi080 bash[25034]: audit 2023-12-20T19:53:57.071407+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:58.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:58 smithi080 bash[25034]: audit 2023-12-20T19:53:57.073343+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:58.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:58 smithi080 bash[25034]: cluster 2023-12-20T19:53:57.076402+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:53:58.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:58 smithi080 bash[25034]: audit 2023-12-20T19:53:57.081596+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:58.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:58 smithi080 bash[30819]: audit 2023-12-20T19:53:57.063839+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:58.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:58 smithi080 bash[30819]: audit 2023-12-20T19:53:57.066679+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:58.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:58 smithi080 bash[30819]: audit 2023-12-20T19:53:57.071105+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:58.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:58 smithi080 bash[30819]: audit 2023-12-20T19:53:57.071407+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:58.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:58 smithi080 bash[30819]: audit 2023-12-20T19:53:57.073343+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:58.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:58 smithi080 bash[30819]: cluster 2023-12-20T19:53:57.076402+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:53:58.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:58 smithi080 bash[30819]: audit 2023-12-20T19:53:57.081596+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:58.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:58 smithi133 bash[25278]: audit 2023-12-20T19:53:57.063839+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:58.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:58 smithi133 bash[25278]: audit 2023-12-20T19:53:57.066679+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:53:58.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:58 smithi133 bash[25278]: audit 2023-12-20T19:53:57.071105+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:58.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:58 smithi133 bash[25278]: audit 2023-12-20T19:53:57.071407+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:53:58.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:58 smithi133 bash[25278]: audit 2023-12-20T19:53:57.073343+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:53:58.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:58 smithi133 bash[25278]: cluster 2023-12-20T19:53:57.076402+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:53:58.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:58 smithi133 bash[25278]: audit 2023-12-20T19:53:57.081596+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:53:59.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:59 smithi133 bash[25278]: cluster 2023-12-20T19:53:58.069248+0000 mon.a (mon.0) 356 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2023-12-20T19:53:59.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:53:59 smithi133 bash[25278]: cluster 2023-12-20T19:53:58.069345+0000 mon.a (mon.0) 357 : cluster [INF] Cluster is now healthy 2023-12-20T19:53:59.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:59 smithi080 bash[25034]: cluster 2023-12-20T19:53:58.069248+0000 mon.a (mon.0) 356 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2023-12-20T19:53:59.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:53:59 smithi080 bash[25034]: cluster 2023-12-20T19:53:58.069345+0000 mon.a (mon.0) 357 : cluster [INF] Cluster is now healthy 2023-12-20T19:53:59.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:59 smithi080 bash[30819]: cluster 2023-12-20T19:53:58.069248+0000 mon.a (mon.0) 356 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2023-12-20T19:53:59.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:53:59 smithi080 bash[30819]: cluster 2023-12-20T19:53:58.069345+0000 mon.a (mon.0) 357 : cluster [INF] Cluster is now healthy 2023-12-20T19:54:00.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:00 smithi133 bash[25278]: cluster 2023-12-20T19:53:59.076896+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:00.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:00 smithi133 bash[25278]: audit 2023-12-20T19:53:59.469946+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.80:0/527349946' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "12ca5315-65bd-4d1e-b6d1-79d44aeecc92"}]: dispatch 2023-12-20T19:54:00.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:00 smithi133 bash[25278]: audit 2023-12-20T19:53:59.470716+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "12ca5315-65bd-4d1e-b6d1-79d44aeecc92"}]: dispatch 2023-12-20T19:54:00.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:00 smithi133 bash[25278]: audit 2023-12-20T19:53:59.482198+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "12ca5315-65bd-4d1e-b6d1-79d44aeecc92"}]': finished 2023-12-20T19:54:00.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:00 smithi133 bash[25278]: cluster 2023-12-20T19:53:59.482333+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-12-20T19:54:00.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:00 smithi133 bash[25278]: audit 2023-12-20T19:53:59.482468+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T19:54:00.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:00 smithi080 bash[25034]: cluster 2023-12-20T19:53:59.076896+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:00.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:00 smithi080 bash[25034]: audit 2023-12-20T19:53:59.469946+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.80:0/527349946' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "12ca5315-65bd-4d1e-b6d1-79d44aeecc92"}]: dispatch 2023-12-20T19:54:00.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:00 smithi080 bash[25034]: audit 2023-12-20T19:53:59.470716+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "12ca5315-65bd-4d1e-b6d1-79d44aeecc92"}]: dispatch 2023-12-20T19:54:00.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:00 smithi080 bash[25034]: audit 2023-12-20T19:53:59.482198+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "12ca5315-65bd-4d1e-b6d1-79d44aeecc92"}]': finished 2023-12-20T19:54:00.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:00 smithi080 bash[25034]: cluster 2023-12-20T19:53:59.482333+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-12-20T19:54:00.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:00 smithi080 bash[25034]: audit 2023-12-20T19:53:59.482468+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T19:54:00.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:00 smithi080 bash[30819]: cluster 2023-12-20T19:53:59.076896+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:00.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:00 smithi080 bash[30819]: audit 2023-12-20T19:53:59.469946+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.80:0/527349946' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "12ca5315-65bd-4d1e-b6d1-79d44aeecc92"}]: dispatch 2023-12-20T19:54:00.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:00 smithi080 bash[30819]: audit 2023-12-20T19:53:59.470716+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "12ca5315-65bd-4d1e-b6d1-79d44aeecc92"}]: dispatch 2023-12-20T19:54:00.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:00 smithi080 bash[30819]: audit 2023-12-20T19:53:59.482198+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "12ca5315-65bd-4d1e-b6d1-79d44aeecc92"}]': finished 2023-12-20T19:54:00.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:00 smithi080 bash[30819]: cluster 2023-12-20T19:53:59.482333+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-12-20T19:54:00.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:00 smithi080 bash[30819]: audit 2023-12-20T19:53:59.482468+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T19:54:01.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:01 smithi133 bash[25278]: audit 2023-12-20T19:54:00.211478+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.80:0/42926762' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:54:01.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:01 smithi133 bash[25278]: audit 2023-12-20T19:54:00.738604+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:54:01.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:01 smithi133 bash[25278]: audit 2023-12-20T19:54:00.744543+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:54:01.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:01 smithi080 bash[25034]: audit 2023-12-20T19:54:00.211478+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.80:0/42926762' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:54:01.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:01 smithi080 bash[25034]: audit 2023-12-20T19:54:00.738604+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:54:01.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:01 smithi080 bash[25034]: audit 2023-12-20T19:54:00.744543+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:54:01.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:01 smithi080 bash[30819]: audit 2023-12-20T19:54:00.211478+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.80:0/42926762' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:54:01.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:01 smithi080 bash[30819]: audit 2023-12-20T19:54:00.738604+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:54:01.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:01 smithi080 bash[30819]: audit 2023-12-20T19:54:00.744543+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:54:02.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:02 smithi133 bash[25278]: cluster 2023-12-20T19:54:01.077397+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:02.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:02 smithi080 bash[25034]: cluster 2023-12-20T19:54:01.077397+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:02.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:02 smithi080 bash[30819]: cluster 2023-12-20T19:54:01.077397+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:04.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:04 smithi133 bash[25278]: cluster 2023-12-20T19:54:03.077854+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:04.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:04 smithi080 bash[30819]: cluster 2023-12-20T19:54:03.077854+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:04.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:04 smithi080 bash[25034]: cluster 2023-12-20T19:54:03.077854+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:06.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:06 smithi133 bash[25278]: cluster 2023-12-20T19:54:05.078314+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:06.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:06 smithi080 bash[25034]: cluster 2023-12-20T19:54:05.078314+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:06.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:06 smithi080 bash[30819]: cluster 2023-12-20T19:54:05.078314+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:08.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:08 smithi133 bash[25278]: cluster 2023-12-20T19:54:07.078894+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:08.530 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:08 smithi080 bash[25034]: cluster 2023-12-20T19:54:07.078894+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:08.531 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:08 smithi080 bash[30819]: cluster 2023-12-20T19:54:07.078894+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:10.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:10 smithi133 bash[25278]: cluster 2023-12-20T19:54:09.079372+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:10.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:10 smithi133 bash[25278]: audit 2023-12-20T19:54:09.827910+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-20T19:54:10.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:10 smithi133 bash[25278]: audit 2023-12-20T19:54:09.829566+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:10.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:10 smithi080 bash[25034]: cluster 2023-12-20T19:54:09.079372+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:10.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:10 smithi080 bash[25034]: audit 2023-12-20T19:54:09.827910+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-20T19:54:10.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:10 smithi080 bash[25034]: audit 2023-12-20T19:54:09.829566+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:10.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:10 smithi080 bash[30819]: cluster 2023-12-20T19:54:09.079372+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:10.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:10 smithi080 bash[30819]: audit 2023-12-20T19:54:09.827910+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-20T19:54:10.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:10 smithi080 bash[30819]: audit 2023-12-20T19:54:09.829566+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:11.287 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:11 smithi080 bash[25034]: cephadm 2023-12-20T19:54:09.830814+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Deploying daemon osd.1 on smithi080 2023-12-20T19:54:11.287 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:11 smithi080 bash[30819]: cephadm 2023-12-20T19:54:09.830814+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Deploying daemon osd.1 on smithi080 2023-12-20T19:54:11.368 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:11 smithi133 bash[25278]: cephadm 2023-12-20T19:54:09.830814+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Deploying daemon osd.1 on smithi080 2023-12-20T19:54:11.757 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:54:11 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:54:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:54:12.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:12 smithi133 bash[25278]: cluster 2023-12-20T19:54:11.079932+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:12.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:12 smithi133 bash[25278]: audit 2023-12-20T19:54:11.359207+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:12.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:12 smithi133 bash[25278]: audit 2023-12-20T19:54:11.365386+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:12.520 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:12 smithi080 bash[25034]: cluster 2023-12-20T19:54:11.079932+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:12.520 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:12 smithi080 bash[25034]: audit 2023-12-20T19:54:11.359207+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:12.520 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:12 smithi080 bash[25034]: audit 2023-12-20T19:54:11.365386+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:12.520 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:12 smithi080 bash[30819]: cluster 2023-12-20T19:54:11.079932+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:12.520 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:12 smithi080 bash[30819]: audit 2023-12-20T19:54:11.359207+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:12.520 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:12 smithi080 bash[30819]: audit 2023-12-20T19:54:11.365386+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:14.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:14 smithi080 bash[25034]: cluster 2023-12-20T19:54:13.080481+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:14.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:14 smithi080 bash[30819]: cluster 2023-12-20T19:54:13.080481+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:14.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:14 smithi133 bash[25278]: cluster 2023-12-20T19:54:13.080481+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:16.573 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:16 smithi080 bash[30819]: cluster 2023-12-20T19:54:15.081052+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:16.573 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:16 smithi080 bash[30819]: audit 2023-12-20T19:54:15.311864+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:16.573 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:16 smithi080 bash[30819]: audit 2023-12-20T19:54:15.345551+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:54:16.573 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:16 smithi080 bash[30819]: audit 2023-12-20T19:54:15.347398+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:16.573 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:16 smithi080 bash[30819]: audit 2023-12-20T19:54:15.348187+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:54:16.574 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:16 smithi080 bash[30819]: audit 2023-12-20T19:54:15.354496+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:16.574 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:16 smithi080 bash[25034]: cluster 2023-12-20T19:54:15.081052+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:16.574 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:16 smithi080 bash[25034]: audit 2023-12-20T19:54:15.311864+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:16.574 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:16 smithi080 bash[25034]: audit 2023-12-20T19:54:15.345551+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:54:16.574 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:16 smithi080 bash[25034]: audit 2023-12-20T19:54:15.347398+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:16.574 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:16 smithi080 bash[25034]: audit 2023-12-20T19:54:15.348187+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:54:16.574 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:16 smithi080 bash[25034]: audit 2023-12-20T19:54:15.354496+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:16.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:16 smithi133 bash[25278]: cluster 2023-12-20T19:54:15.081052+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:16.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:16 smithi133 bash[25278]: audit 2023-12-20T19:54:15.311864+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:16.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:16 smithi133 bash[25278]: audit 2023-12-20T19:54:15.345551+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:54:16.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:16 smithi133 bash[25278]: audit 2023-12-20T19:54:15.347398+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:16.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:16 smithi133 bash[25278]: audit 2023-12-20T19:54:15.348187+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:54:16.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:16 smithi133 bash[25278]: audit 2023-12-20T19:54:15.354496+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:17.543 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:54:17 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:54:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:54:18.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:18 smithi080 bash[25034]: cluster 2023-12-20T19:54:17.081597+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:18.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:18 smithi080 bash[25034]: audit 2023-12-20T19:54:17.185096+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:18.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:18 smithi080 bash[25034]: audit 2023-12-20T19:54:17.193586+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:18.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:18 smithi080 bash[25034]: audit 2023-12-20T19:54:17.226011+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:54:18.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:18 smithi080 bash[25034]: audit 2023-12-20T19:54:17.227957+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:18.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:18 smithi080 bash[25034]: audit 2023-12-20T19:54:17.229030+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:54:18.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:18 smithi080 bash[25034]: audit 2023-12-20T19:54:17.239572+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:18.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:18 smithi080 bash[30819]: cluster 2023-12-20T19:54:17.081597+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:18.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:18 smithi080 bash[30819]: audit 2023-12-20T19:54:17.185096+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:18.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:18 smithi080 bash[30819]: audit 2023-12-20T19:54:17.193586+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:18.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:18 smithi080 bash[30819]: audit 2023-12-20T19:54:17.226011+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:54:18.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:18 smithi080 bash[30819]: audit 2023-12-20T19:54:17.227957+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:18.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:18 smithi080 bash[30819]: audit 2023-12-20T19:54:17.229030+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:54:18.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:18 smithi080 bash[30819]: audit 2023-12-20T19:54:17.239572+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:18.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:18 smithi133 bash[25278]: cluster 2023-12-20T19:54:17.081597+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:18.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:18 smithi133 bash[25278]: audit 2023-12-20T19:54:17.185096+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:18.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:18 smithi133 bash[25278]: audit 2023-12-20T19:54:17.193586+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:18.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:18 smithi133 bash[25278]: audit 2023-12-20T19:54:17.226011+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:54:18.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:18 smithi133 bash[25278]: audit 2023-12-20T19:54:17.227957+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:18.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:18 smithi133 bash[25278]: audit 2023-12-20T19:54:17.229030+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:54:18.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:18 smithi133 bash[25278]: audit 2023-12-20T19:54:17.239572+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:20.465 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:54:20 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:54:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:54:20.465 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:20 smithi080 bash[30819]: cluster 2023-12-20T19:54:19.082121+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:20.465 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:20 smithi080 bash[30819]: audit 2023-12-20T19:54:20.087531+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:20.465 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:20 smithi080 bash[30819]: audit 2023-12-20T19:54:20.095821+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:20.465 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:20 smithi080 bash[30819]: audit 2023-12-20T19:54:20.115227+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:54:20.465 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:20 smithi080 bash[30819]: audit 2023-12-20T19:54:20.117902+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:20.466 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:20 smithi080 bash[30819]: audit 2023-12-20T19:54:20.119675+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:54:20.466 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:20 smithi080 bash[30819]: audit 2023-12-20T19:54:20.131613+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:20.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:20 smithi080 bash[25034]: cluster 2023-12-20T19:54:19.082121+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:20.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:20 smithi080 bash[25034]: audit 2023-12-20T19:54:20.087531+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:20.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:20 smithi080 bash[25034]: audit 2023-12-20T19:54:20.095821+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:20.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:20 smithi080 bash[25034]: audit 2023-12-20T19:54:20.115227+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:54:20.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:20 smithi080 bash[25034]: audit 2023-12-20T19:54:20.117902+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:20.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:20 smithi080 bash[25034]: audit 2023-12-20T19:54:20.119675+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:54:20.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:20 smithi080 bash[25034]: audit 2023-12-20T19:54:20.131613+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:20.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:20 smithi133 bash[25278]: cluster 2023-12-20T19:54:19.082121+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:20.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:20 smithi133 bash[25278]: audit 2023-12-20T19:54:20.087531+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:20.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:20 smithi133 bash[25278]: audit 2023-12-20T19:54:20.095821+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:20.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:20 smithi133 bash[25278]: audit 2023-12-20T19:54:20.115227+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:54:20.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:20 smithi133 bash[25278]: audit 2023-12-20T19:54:20.117902+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:20.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:20 smithi133 bash[25278]: audit 2023-12-20T19:54:20.119675+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:54:20.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:20 smithi133 bash[25278]: audit 2023-12-20T19:54:20.131613+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:21.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:21 smithi080 bash[25034]: cephadm 2023-12-20T19:54:20.088680+0000 mgr.y (mgr.14152) 111 : cephadm [INF] Detected new or changed devices on smithi080 2023-12-20T19:54:21.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:21 smithi080 bash[30819]: cephadm 2023-12-20T19:54:20.088680+0000 mgr.y (mgr.14152) 111 : cephadm [INF] Detected new or changed devices on smithi080 2023-12-20T19:54:21.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:21 smithi133 bash[25278]: cephadm 2023-12-20T19:54:20.088680+0000 mgr.y (mgr.14152) 111 : cephadm [INF] Detected new or changed devices on smithi080 2023-12-20T19:54:22.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:22 smithi080 bash[25034]: cluster 2023-12-20T19:54:21.082671+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:22.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:22 smithi080 bash[30819]: cluster 2023-12-20T19:54:21.082671+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:22.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:22 smithi133 bash[25278]: cluster 2023-12-20T19:54:21.082671+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:22.971 INFO:teuthology.orchestra.run.smithi080.stdout:Created osd(s) 1 on host 'smithi080' 2023-12-20T19:54:23.465 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:23 smithi080 bash[25034]: audit 2023-12-20T19:54:22.959794+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:54:23.465 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:23 smithi080 bash[25034]: audit 2023-12-20T19:54:22.967830+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:23.465 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:23 smithi080 bash[25034]: audit 2023-12-20T19:54:22.968499+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:23.466 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:23 smithi080 bash[25034]: audit 2023-12-20T19:54:22.974015+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:54:23.466 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:23 smithi080 bash[25034]: audit 2023-12-20T19:54:22.977560+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:54:23.466 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:23 smithi080 bash[25034]: audit 2023-12-20T19:54:22.978968+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:54:23.466 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:23 smithi080 bash[25034]: audit 2023-12-20T19:54:22.989386+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:23.466 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:23 smithi080 bash[25034]: audit 2023-12-20T19:54:22.998457+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:23.466 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:23 smithi080 bash[30819]: audit 2023-12-20T19:54:22.959794+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:54:23.466 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:23 smithi080 bash[30819]: audit 2023-12-20T19:54:22.967830+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:23.466 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:23 smithi080 bash[30819]: audit 2023-12-20T19:54:22.968499+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:23.466 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:23 smithi080 bash[30819]: audit 2023-12-20T19:54:22.974015+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:54:23.466 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:23 smithi080 bash[30819]: audit 2023-12-20T19:54:22.977560+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:54:23.466 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:23 smithi080 bash[30819]: audit 2023-12-20T19:54:22.978968+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:54:23.466 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:23 smithi080 bash[30819]: audit 2023-12-20T19:54:22.989386+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:23.467 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:23 smithi080 bash[30819]: audit 2023-12-20T19:54:22.998457+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:23.641 DEBUG:teuthology.orchestra.run.smithi080:osd.1> sudo journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.1.service 2023-12-20T19:54:23.644 INFO:tasks.cephadm:Deploying osd.2 on smithi080 with /dev/vg_nvme/lv_2... 2023-12-20T19:54:23.644 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-20T19:54:23.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:23 smithi133 bash[25278]: audit 2023-12-20T19:54:22.959794+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:54:23.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:23 smithi133 bash[25278]: audit 2023-12-20T19:54:22.967830+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:23.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:23 smithi133 bash[25278]: audit 2023-12-20T19:54:22.968499+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:23.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:23 smithi133 bash[25278]: audit 2023-12-20T19:54:22.974015+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:54:23.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:23 smithi133 bash[25278]: audit 2023-12-20T19:54:22.977560+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:54:23.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:23 smithi133 bash[25278]: audit 2023-12-20T19:54:22.978968+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:54:23.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:23 smithi133 bash[25278]: audit 2023-12-20T19:54:22.989386+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:23.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:23 smithi133 bash[25278]: audit 2023-12-20T19:54:22.998457+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:23.805 INFO:journalctl@ceph.osd.1.smithi080.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T19:54:24.534 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:24 smithi080 bash[30819]: cephadm 2023-12-20T19:54:22.980015+0000 mgr.y (mgr.14152) 113 : cephadm [INF] Adjusting osd_memory_target on smithi080 to 7611M 2023-12-20T19:54:24.534 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:24 smithi080 bash[30819]: cluster 2023-12-20T19:54:23.083144+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:24.534 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:24 smithi080 bash[30819]: audit 2023-12-20T19:54:23.468066+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.80:6810/2002062008,v1:172.21.15.80:6811/2002062008]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-20T19:54:24.534 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:24 smithi080 bash[30819]: audit 2023-12-20T19:54:23.468594+0000 mon.a (mon.0) 393 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-20T19:54:24.534 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:24 smithi080 bash[25034]: cephadm 2023-12-20T19:54:22.980015+0000 mgr.y (mgr.14152) 113 : cephadm [INF] Adjusting osd_memory_target on smithi080 to 7611M 2023-12-20T19:54:24.534 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:24 smithi080 bash[25034]: cluster 2023-12-20T19:54:23.083144+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:24.534 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:24 smithi080 bash[25034]: audit 2023-12-20T19:54:23.468066+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.80:6810/2002062008,v1:172.21.15.80:6811/2002062008]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-20T19:54:24.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:24 smithi080 bash[25034]: audit 2023-12-20T19:54:23.468594+0000 mon.a (mon.0) 393 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-20T19:54:24.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:24 smithi133 bash[25278]: cephadm 2023-12-20T19:54:22.980015+0000 mgr.y (mgr.14152) 113 : cephadm [INF] Adjusting osd_memory_target on smithi080 to 7611M 2023-12-20T19:54:24.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:24 smithi133 bash[25278]: cluster 2023-12-20T19:54:23.083144+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:24.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:24 smithi133 bash[25278]: audit 2023-12-20T19:54:23.468066+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.80:6810/2002062008,v1:172.21.15.80:6811/2002062008]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-20T19:54:24.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:24 smithi133 bash[25278]: audit 2023-12-20T19:54:23.468594+0000 mon.a (mon.0) 393 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-20T19:54:25.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:25 smithi080 bash[30819]: audit 2023-12-20T19:54:24.216813+0000 mon.a (mon.0) 394 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-20T19:54:25.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:25 smithi080 bash[30819]: cluster 2023-12-20T19:54:24.217018+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-12-20T19:54:25.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:25 smithi080 bash[30819]: audit 2023-12-20T19:54:24.217224+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T19:54:25.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:25 smithi080 bash[30819]: audit 2023-12-20T19:54:24.217856+0000 mon.c (mon.1) 11 : audit [INF] from='osd.1 [v2:172.21.15.80:6810/2002062008,v1:172.21.15.80:6811/2002062008]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T19:54:25.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:25 smithi080 bash[30819]: audit 2023-12-20T19:54:24.218313+0000 mon.a (mon.0) 397 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T19:54:25.543 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 19:54:25 smithi080 bash[37924]: debug 2023-12-20T19:54:25.226+0000 7fb4a80b0700 -1 osd.1 0 waiting for initial osdmap 2023-12-20T19:54:25.543 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 19:54:25 smithi080 bash[37924]: debug 2023-12-20T19:54:25.230+0000 7fb4a2a47700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T19:54:25.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:25 smithi080 bash[25034]: audit 2023-12-20T19:54:24.216813+0000 mon.a (mon.0) 394 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-20T19:54:25.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:25 smithi080 bash[25034]: cluster 2023-12-20T19:54:24.217018+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-12-20T19:54:25.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:25 smithi080 bash[25034]: audit 2023-12-20T19:54:24.217224+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T19:54:25.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:25 smithi080 bash[25034]: audit 2023-12-20T19:54:24.217856+0000 mon.c (mon.1) 11 : audit [INF] from='osd.1 [v2:172.21.15.80:6810/2002062008,v1:172.21.15.80:6811/2002062008]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T19:54:25.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:25 smithi080 bash[25034]: audit 2023-12-20T19:54:24.218313+0000 mon.a (mon.0) 397 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T19:54:25.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:25 smithi133 bash[25278]: audit 2023-12-20T19:54:24.216813+0000 mon.a (mon.0) 394 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-20T19:54:25.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:25 smithi133 bash[25278]: cluster 2023-12-20T19:54:24.217018+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-12-20T19:54:25.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:25 smithi133 bash[25278]: audit 2023-12-20T19:54:24.217224+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T19:54:25.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:25 smithi133 bash[25278]: audit 2023-12-20T19:54:24.217856+0000 mon.c (mon.1) 11 : audit [INF] from='osd.1 [v2:172.21.15.80:6810/2002062008,v1:172.21.15.80:6811/2002062008]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T19:54:25.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:25 smithi133 bash[25278]: audit 2023-12-20T19:54:24.218313+0000 mon.a (mon.0) 397 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T19:54:26.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:26 smithi080 bash[25034]: cluster 2023-12-20T19:54:25.083637+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:26.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:26 smithi080 bash[25034]: audit 2023-12-20T19:54:25.220683+0000 mon.a (mon.0) 398 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-20T19:54:26.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:26 smithi080 bash[25034]: cluster 2023-12-20T19:54:25.220871+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-12-20T19:54:26.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:26 smithi080 bash[25034]: audit 2023-12-20T19:54:25.221658+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T19:54:26.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:26 smithi080 bash[25034]: audit 2023-12-20T19:54:25.228809+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T19:54:26.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:26 smithi080 bash[30819]: cluster 2023-12-20T19:54:25.083637+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:26.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:26 smithi080 bash[30819]: audit 2023-12-20T19:54:25.220683+0000 mon.a (mon.0) 398 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-20T19:54:26.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:26 smithi080 bash[30819]: cluster 2023-12-20T19:54:25.220871+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-12-20T19:54:26.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:26 smithi080 bash[30819]: audit 2023-12-20T19:54:25.221658+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T19:54:26.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:26 smithi080 bash[30819]: audit 2023-12-20T19:54:25.228809+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T19:54:26.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:26 smithi133 bash[25278]: cluster 2023-12-20T19:54:25.083637+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:26.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:26 smithi133 bash[25278]: audit 2023-12-20T19:54:25.220683+0000 mon.a (mon.0) 398 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-20T19:54:26.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:26 smithi133 bash[25278]: cluster 2023-12-20T19:54:25.220871+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-12-20T19:54:26.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:26 smithi133 bash[25278]: audit 2023-12-20T19:54:25.221658+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T19:54:26.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:26 smithi133 bash[25278]: audit 2023-12-20T19:54:25.228809+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T19:54:26.728 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-20T19:54:26.728 INFO:teuthology.orchestra.run.smithi080.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-20T19:54:26.728 INFO:teuthology.orchestra.run.smithi080.stderr: stderr: 10+0 records in 2023-12-20T19:54:26.728 INFO:teuthology.orchestra.run.smithi080.stderr:10+0 records out 2023-12-20T19:54:26.728 INFO:teuthology.orchestra.run.smithi080.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.018922 s, 554 MB/s 2023-12-20T19:54:26.728 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping successful for: 2023-12-20T19:54:27.377 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi080:vg_nvme/lv_2 2023-12-20T19:54:27.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:27 smithi080 bash[25034]: cluster 2023-12-20T19:54:24.454339+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:54:27.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:27 smithi080 bash[25034]: cluster 2023-12-20T19:54:24.454517+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:54:27.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:27 smithi080 bash[25034]: audit 2023-12-20T19:54:26.233633+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T19:54:27.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:27 smithi080 bash[25034]: cluster 2023-12-20T19:54:26.238944+0000 mon.a (mon.0) 403 : cluster [INF] osd.1 [v2:172.21.15.80:6810/2002062008,v1:172.21.15.80:6811/2002062008] boot 2023-12-20T19:54:27.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:27 smithi080 bash[25034]: cluster 2023-12-20T19:54:26.238982+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-12-20T19:54:27.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:27 smithi080 bash[25034]: audit 2023-12-20T19:54:26.239174+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T19:54:27.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:27 smithi080 bash[30819]: cluster 2023-12-20T19:54:24.454339+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:54:27.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:27 smithi080 bash[30819]: cluster 2023-12-20T19:54:24.454517+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:54:27.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:27 smithi080 bash[30819]: audit 2023-12-20T19:54:26.233633+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T19:54:27.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:27 smithi080 bash[30819]: cluster 2023-12-20T19:54:26.238944+0000 mon.a (mon.0) 403 : cluster [INF] osd.1 [v2:172.21.15.80:6810/2002062008,v1:172.21.15.80:6811/2002062008] boot 2023-12-20T19:54:27.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:27 smithi080 bash[30819]: cluster 2023-12-20T19:54:26.238982+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-12-20T19:54:27.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:27 smithi080 bash[30819]: audit 2023-12-20T19:54:26.239174+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T19:54:27.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:27 smithi133 bash[25278]: cluster 2023-12-20T19:54:24.454339+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:54:27.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:27 smithi133 bash[25278]: cluster 2023-12-20T19:54:24.454517+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:54:27.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:27 smithi133 bash[25278]: audit 2023-12-20T19:54:26.233633+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T19:54:27.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:27 smithi133 bash[25278]: cluster 2023-12-20T19:54:26.238944+0000 mon.a (mon.0) 403 : cluster [INF] osd.1 [v2:172.21.15.80:6810/2002062008,v1:172.21.15.80:6811/2002062008] boot 2023-12-20T19:54:27.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:27 smithi133 bash[25278]: cluster 2023-12-20T19:54:26.238982+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-12-20T19:54:27.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:27 smithi133 bash[25278]: audit 2023-12-20T19:54:26.239174+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T19:54:28.503 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:28 smithi080 bash[30819]: cluster 2023-12-20T19:54:27.084176+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:28.503 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:28 smithi080 bash[30819]: cluster 2023-12-20T19:54:27.240476+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-12-20T19:54:28.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:28 smithi080 bash[25034]: cluster 2023-12-20T19:54:27.084176+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:28.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:28 smithi080 bash[25034]: cluster 2023-12-20T19:54:27.240476+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-12-20T19:54:28.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:28 smithi133 bash[25278]: cluster 2023-12-20T19:54:27.084176+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-20T19:54:28.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:28 smithi133 bash[25278]: cluster 2023-12-20T19:54:27.240476+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-12-20T19:54:30.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:30 smithi080 bash[30819]: cluster 2023-12-20T19:54:29.084672+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:30.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:30 smithi080 bash[25034]: cluster 2023-12-20T19:54:29.084672+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:30.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:30 smithi133 bash[25278]: cluster 2023-12-20T19:54:29.084672+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:31.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:31 smithi133 bash[25278]: audit 2023-12-20T19:54:30.286533+0000 mgr.y (mgr.14152) 118 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:54:31.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:31 smithi133 bash[25278]: audit 2023-12-20T19:54:30.292909+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:54:31.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:31 smithi133 bash[25278]: audit 2023-12-20T19:54:30.296332+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:54:31.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:31 smithi133 bash[25278]: audit 2023-12-20T19:54:30.297754+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:31.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:31 smithi080 bash[25034]: audit 2023-12-20T19:54:30.286533+0000 mgr.y (mgr.14152) 118 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:54:31.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:31 smithi080 bash[25034]: audit 2023-12-20T19:54:30.292909+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:54:31.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:31 smithi080 bash[25034]: audit 2023-12-20T19:54:30.296332+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:54:31.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:31 smithi080 bash[25034]: audit 2023-12-20T19:54:30.297754+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:31.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:31 smithi080 bash[30819]: audit 2023-12-20T19:54:30.286533+0000 mgr.y (mgr.14152) 118 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:54:31.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:31 smithi080 bash[30819]: audit 2023-12-20T19:54:30.292909+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:54:31.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:31 smithi080 bash[30819]: audit 2023-12-20T19:54:30.296332+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:54:31.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:31 smithi080 bash[30819]: audit 2023-12-20T19:54:30.297754+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:31.792 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:54:31 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:54:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:54:32.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:32 smithi133 bash[25278]: cluster 2023-12-20T19:54:31.085147+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:32.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:32 smithi133 bash[25278]: audit 2023-12-20T19:54:31.494359+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:32.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:32 smithi133 bash[25278]: audit 2023-12-20T19:54:31.502852+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:32.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:32 smithi080 bash[25034]: cluster 2023-12-20T19:54:31.085147+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:32.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:32 smithi080 bash[25034]: audit 2023-12-20T19:54:31.494359+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:32.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:32 smithi080 bash[25034]: audit 2023-12-20T19:54:31.502852+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:32.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:32 smithi080 bash[30819]: cluster 2023-12-20T19:54:31.085147+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:32.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:32 smithi080 bash[30819]: audit 2023-12-20T19:54:31.494359+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:32.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:32 smithi080 bash[30819]: audit 2023-12-20T19:54:31.502852+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:34.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:34 smithi133 bash[25278]: cluster 2023-12-20T19:54:33.085704+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:34.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:34 smithi080 bash[25034]: cluster 2023-12-20T19:54:33.085704+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:34.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:34 smithi080 bash[30819]: cluster 2023-12-20T19:54:33.085704+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:36.759 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:36 smithi080 bash[25034]: cluster 2023-12-20T19:54:35.086204+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:36.760 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:36 smithi080 bash[30819]: cluster 2023-12-20T19:54:35.086204+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:36.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:36 smithi133 bash[25278]: cluster 2023-12-20T19:54:35.086204+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:38.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:38 smithi080 bash[25034]: cluster 2023-12-20T19:54:37.086683+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:38.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:38 smithi080 bash[25034]: audit 2023-12-20T19:54:37.560864+0000 mon.a (mon.0) 412 : audit [INF] from='client.? 172.21.15.80:0/2198789931' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f72b4305-b342-41f7-9ddb-80945162c257"}]: dispatch 2023-12-20T19:54:38.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:38 smithi080 bash[25034]: audit 2023-12-20T19:54:37.567826+0000 mon.a (mon.0) 413 : audit [INF] from='client.? 172.21.15.80:0/2198789931' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f72b4305-b342-41f7-9ddb-80945162c257"}]': finished 2023-12-20T19:54:38.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:38 smithi080 bash[25034]: cluster 2023-12-20T19:54:37.567872+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-12-20T19:54:38.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:38 smithi080 bash[25034]: audit 2023-12-20T19:54:37.568045+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T19:54:38.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:38 smithi080 bash[25034]: audit 2023-12-20T19:54:38.280799+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.80:0/2278494946' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:54:38.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:38 smithi080 bash[30819]: cluster 2023-12-20T19:54:37.086683+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:38.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:38 smithi080 bash[30819]: audit 2023-12-20T19:54:37.560864+0000 mon.a (mon.0) 412 : audit [INF] from='client.? 172.21.15.80:0/2198789931' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f72b4305-b342-41f7-9ddb-80945162c257"}]: dispatch 2023-12-20T19:54:38.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:38 smithi080 bash[30819]: audit 2023-12-20T19:54:37.567826+0000 mon.a (mon.0) 413 : audit [INF] from='client.? 172.21.15.80:0/2198789931' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f72b4305-b342-41f7-9ddb-80945162c257"}]': finished 2023-12-20T19:54:38.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:38 smithi080 bash[30819]: cluster 2023-12-20T19:54:37.567872+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-12-20T19:54:38.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:38 smithi080 bash[30819]: audit 2023-12-20T19:54:37.568045+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T19:54:38.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:38 smithi080 bash[30819]: audit 2023-12-20T19:54:38.280799+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.80:0/2278494946' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:54:38.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:38 smithi133 bash[25278]: cluster 2023-12-20T19:54:37.086683+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:38.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:38 smithi133 bash[25278]: audit 2023-12-20T19:54:37.560864+0000 mon.a (mon.0) 412 : audit [INF] from='client.? 172.21.15.80:0/2198789931' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f72b4305-b342-41f7-9ddb-80945162c257"}]: dispatch 2023-12-20T19:54:38.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:38 smithi133 bash[25278]: audit 2023-12-20T19:54:37.567826+0000 mon.a (mon.0) 413 : audit [INF] from='client.? 172.21.15.80:0/2198789931' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f72b4305-b342-41f7-9ddb-80945162c257"}]': finished 2023-12-20T19:54:38.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:38 smithi133 bash[25278]: cluster 2023-12-20T19:54:37.567872+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-12-20T19:54:38.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:38 smithi133 bash[25278]: audit 2023-12-20T19:54:37.568045+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T19:54:38.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:38 smithi133 bash[25278]: audit 2023-12-20T19:54:38.280799+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.80:0/2278494946' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:54:39.292 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:54:38 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:54:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:54:40.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:39 smithi133 bash[25278]: audit 2023-12-20T19:54:38.802659+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:40.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:39 smithi133 bash[25278]: audit 2023-12-20T19:54:38.809469+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:40.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:39 smithi133 bash[25278]: cluster 2023-12-20T19:54:39.087240+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:40.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:39 smithi080 bash[25034]: audit 2023-12-20T19:54:38.802659+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:40.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:39 smithi080 bash[25034]: audit 2023-12-20T19:54:38.809469+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:40.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:39 smithi080 bash[25034]: cluster 2023-12-20T19:54:39.087240+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:40.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:39 smithi080 bash[30819]: audit 2023-12-20T19:54:38.802659+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:40.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:39 smithi080 bash[30819]: audit 2023-12-20T19:54:38.809469+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:40.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:39 smithi080 bash[30819]: cluster 2023-12-20T19:54:39.087240+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:42.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:41 smithi080 bash[25034]: cluster 2023-12-20T19:54:41.087755+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:42.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:41 smithi080 bash[30819]: cluster 2023-12-20T19:54:41.087755+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:42.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:41 smithi133 bash[25278]: cluster 2023-12-20T19:54:41.087755+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:44.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:44 smithi080 bash[25034]: cluster 2023-12-20T19:54:43.088296+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:44.292 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:44 smithi080 bash[30819]: cluster 2023-12-20T19:54:43.088296+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:44.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:44 smithi133 bash[25278]: cluster 2023-12-20T19:54:43.088296+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:46.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:46 smithi080 bash[25034]: cluster 2023-12-20T19:54:45.088733+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:46.292 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:46 smithi080 bash[30819]: cluster 2023-12-20T19:54:45.088733+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:46.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:46 smithi133 bash[25278]: cluster 2023-12-20T19:54:45.088733+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:48.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:48 smithi080 bash[25034]: cluster 2023-12-20T19:54:47.089208+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:48.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:48 smithi080 bash[25034]: audit 2023-12-20T19:54:48.045160+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-20T19:54:48.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:48 smithi080 bash[25034]: audit 2023-12-20T19:54:48.046870+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:48.292 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:48 smithi080 bash[30819]: cluster 2023-12-20T19:54:47.089208+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:48.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:48 smithi080 bash[30819]: audit 2023-12-20T19:54:48.045160+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-20T19:54:48.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:48 smithi080 bash[30819]: audit 2023-12-20T19:54:48.046870+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:48.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:48 smithi133 bash[25278]: cluster 2023-12-20T19:54:47.089208+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:48.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:48 smithi133 bash[25278]: audit 2023-12-20T19:54:48.045160+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-20T19:54:48.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:48 smithi133 bash[25278]: audit 2023-12-20T19:54:48.046870+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:49.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:49 smithi080 bash[25034]: cephadm 2023-12-20T19:54:48.048070+0000 mgr.y (mgr.14152) 128 : cephadm [INF] Deploying daemon osd.2 on smithi080 2023-12-20T19:54:49.292 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:49 smithi080 bash[30819]: cephadm 2023-12-20T19:54:48.048070+0000 mgr.y (mgr.14152) 128 : cephadm [INF] Deploying daemon osd.2 on smithi080 2023-12-20T19:54:49.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:49 smithi133 bash[25278]: cephadm 2023-12-20T19:54:48.048070+0000 mgr.y (mgr.14152) 128 : cephadm [INF] Deploying daemon osd.2 on smithi080 2023-12-20T19:54:50.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:50 smithi133 bash[25278]: cluster 2023-12-20T19:54:49.089697+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:50.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:50 smithi080 bash[25034]: cluster 2023-12-20T19:54:49.089697+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:50.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:50 smithi080 bash[30819]: cluster 2023-12-20T19:54:49.089697+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:51.961 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:54:51 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:54:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:54:52.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:52 smithi133 bash[25278]: cluster 2023-12-20T19:54:51.090243+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:52.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:52 smithi133 bash[25278]: audit 2023-12-20T19:54:51.620468+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:52.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:52 smithi133 bash[25278]: audit 2023-12-20T19:54:51.630188+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:52.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:52 smithi133 bash[25278]: audit 2023-12-20T19:54:52.095435+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:52.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:52 smithi133 bash[25278]: audit 2023-12-20T19:54:52.139433+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:54:52.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:52 smithi133 bash[25278]: audit 2023-12-20T19:54:52.141359+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:52.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:52 smithi133 bash[25278]: audit 2023-12-20T19:54:52.142579+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:54:52.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:52 smithi133 bash[25278]: audit 2023-12-20T19:54:52.150858+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:52.946 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:52 smithi080 bash[25034]: cluster 2023-12-20T19:54:51.090243+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:52.946 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:52 smithi080 bash[25034]: audit 2023-12-20T19:54:51.620468+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:52.946 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:52 smithi080 bash[25034]: audit 2023-12-20T19:54:51.630188+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:52.946 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:52 smithi080 bash[25034]: audit 2023-12-20T19:54:52.095435+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:52.946 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:52 smithi080 bash[25034]: audit 2023-12-20T19:54:52.139433+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:54:52.947 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:52 smithi080 bash[25034]: audit 2023-12-20T19:54:52.141359+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:52.947 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:52 smithi080 bash[25034]: audit 2023-12-20T19:54:52.142579+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:54:52.947 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:52 smithi080 bash[25034]: audit 2023-12-20T19:54:52.150858+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:52.947 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:52 smithi080 bash[30819]: cluster 2023-12-20T19:54:51.090243+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:52.947 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:52 smithi080 bash[30819]: audit 2023-12-20T19:54:51.620468+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:52.947 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:52 smithi080 bash[30819]: audit 2023-12-20T19:54:51.630188+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:52.947 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:52 smithi080 bash[30819]: audit 2023-12-20T19:54:52.095435+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:52.947 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:52 smithi080 bash[30819]: audit 2023-12-20T19:54:52.139433+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:54:52.947 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:52 smithi080 bash[30819]: audit 2023-12-20T19:54:52.141359+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:52.947 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:52 smithi080 bash[30819]: audit 2023-12-20T19:54:52.142579+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:54:52.948 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:52 smithi080 bash[30819]: audit 2023-12-20T19:54:52.150858+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:54.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:54 smithi133 bash[25278]: cluster 2023-12-20T19:54:53.090745+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:55.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:54 smithi080 bash[25034]: cluster 2023-12-20T19:54:53.090745+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:55.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:54 smithi080 bash[30819]: cluster 2023-12-20T19:54:53.090745+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:56.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:56 smithi133 bash[25278]: cluster 2023-12-20T19:54:55.091238+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:57.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:56 smithi080 bash[25034]: cluster 2023-12-20T19:54:55.091238+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:57.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:56 smithi080 bash[30819]: cluster 2023-12-20T19:54:55.091238+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:58.792 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:54:58 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:54:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:54:58.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:58 smithi080 bash[30819]: cluster 2023-12-20T19:54:57.091716+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:58.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:58 smithi080 bash[30819]: audit 2023-12-20T19:54:58.484313+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:58.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:58 smithi080 bash[30819]: audit 2023-12-20T19:54:58.491771+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:58.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:58 smithi080 bash[25034]: cluster 2023-12-20T19:54:57.091716+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:58.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:58 smithi080 bash[25034]: audit 2023-12-20T19:54:58.484313+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:58.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:58 smithi080 bash[25034]: audit 2023-12-20T19:54:58.491771+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:58.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:58 smithi133 bash[25278]: cluster 2023-12-20T19:54:57.091716+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:54:58.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:58 smithi133 bash[25278]: audit 2023-12-20T19:54:58.484313+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:58.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:58 smithi133 bash[25278]: audit 2023-12-20T19:54:58.491771+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:59.499 INFO:teuthology.orchestra.run.smithi080.stdout:Created osd(s) 2 on host 'smithi080' 2023-12-20T19:54:59.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[30819]: cephadm 2023-12-20T19:54:58.485505+0000 mgr.y (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi080 2023-12-20T19:54:59.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[30819]: audit 2023-12-20T19:54:58.906537+0000 mon.c (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.80:6818/520819317,v1:172.21.15.80:6819/520819317]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-20T19:54:59.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[30819]: audit 2023-12-20T19:54:58.907066+0000 mon.a (mon.0) 429 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-20T19:54:59.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[30819]: audit 2023-12-20T19:54:59.496935+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:59.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[30819]: audit 2023-12-20T19:54:59.536407+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:54:59.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[30819]: audit 2023-12-20T19:54:59.538948+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:59.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[30819]: audit 2023-12-20T19:54:59.540253+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:54:59.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[30819]: audit 2023-12-20T19:54:59.543320+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:54:59.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[30819]: audit 2023-12-20T19:54:59.544571+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:54:59.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[30819]: audit 2023-12-20T19:54:59.545751+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:54:59.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[30819]: audit 2023-12-20T19:54:59.556040+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:59.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[30819]: audit 2023-12-20T19:54:59.562967+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:59.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[25034]: cephadm 2023-12-20T19:54:58.485505+0000 mgr.y (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi080 2023-12-20T19:54:59.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[25034]: audit 2023-12-20T19:54:58.906537+0000 mon.c (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.80:6818/520819317,v1:172.21.15.80:6819/520819317]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-20T19:54:59.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[25034]: audit 2023-12-20T19:54:58.907066+0000 mon.a (mon.0) 429 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-20T19:54:59.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[25034]: audit 2023-12-20T19:54:59.496935+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:59.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[25034]: audit 2023-12-20T19:54:59.536407+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:54:59.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[25034]: audit 2023-12-20T19:54:59.538948+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:59.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[25034]: audit 2023-12-20T19:54:59.540253+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:54:59.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[25034]: audit 2023-12-20T19:54:59.543320+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:54:59.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[25034]: audit 2023-12-20T19:54:59.544571+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:54:59.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[25034]: audit 2023-12-20T19:54:59.545751+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:54:59.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[25034]: audit 2023-12-20T19:54:59.556040+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:59.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:54:59 smithi080 bash[25034]: audit 2023-12-20T19:54:59.562967+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:59.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:59 smithi133 bash[25278]: cephadm 2023-12-20T19:54:58.485505+0000 mgr.y (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi080 2023-12-20T19:54:59.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:59 smithi133 bash[25278]: audit 2023-12-20T19:54:58.906537+0000 mon.c (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.80:6818/520819317,v1:172.21.15.80:6819/520819317]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-20T19:54:59.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:59 smithi133 bash[25278]: audit 2023-12-20T19:54:58.907066+0000 mon.a (mon.0) 429 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-20T19:54:59.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:59 smithi133 bash[25278]: audit 2023-12-20T19:54:59.496935+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:59.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:59 smithi133 bash[25278]: audit 2023-12-20T19:54:59.536407+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:54:59.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:59 smithi133 bash[25278]: audit 2023-12-20T19:54:59.538948+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:54:59.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:59 smithi133 bash[25278]: audit 2023-12-20T19:54:59.540253+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:54:59.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:59 smithi133 bash[25278]: audit 2023-12-20T19:54:59.543320+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:54:59.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:59 smithi133 bash[25278]: audit 2023-12-20T19:54:59.544571+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:54:59.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:59 smithi133 bash[25278]: audit 2023-12-20T19:54:59.545751+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:54:59.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:59 smithi133 bash[25278]: audit 2023-12-20T19:54:59.556040+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:54:59.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:54:59 smithi133 bash[25278]: audit 2023-12-20T19:54:59.562967+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:00.541 DEBUG:teuthology.orchestra.run.smithi080:osd.2> sudo journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.2.service 2023-12-20T19:55:00.543 INFO:tasks.cephadm:Deploying osd.3 on smithi080 with /dev/vg_nvme/lv_1... 2023-12-20T19:55:00.544 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-20T19:55:00.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:00 smithi080 bash[25034]: cluster 2023-12-20T19:54:59.092223+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:55:00.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:00 smithi080 bash[25034]: cephadm 2023-12-20T19:54:59.546596+0000 mgr.y (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi080 to 5074M 2023-12-20T19:55:00.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:00 smithi080 bash[25034]: audit 2023-12-20T19:54:59.638929+0000 mon.a (mon.0) 439 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-20T19:55:00.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:00 smithi080 bash[25034]: cluster 2023-12-20T19:54:59.639083+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-12-20T19:55:00.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:00 smithi080 bash[25034]: audit 2023-12-20T19:54:59.639799+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T19:55:00.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:00 smithi080 bash[25034]: audit 2023-12-20T19:54:59.640527+0000 mon.c (mon.1) 14 : audit [INF] from='osd.2 [v2:172.21.15.80:6818/520819317,v1:172.21.15.80:6819/520819317]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T19:55:00.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:00 smithi080 bash[25034]: audit 2023-12-20T19:54:59.648152+0000 mon.a (mon.0) 442 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T19:55:00.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:00 smithi080 bash[30819]: cluster 2023-12-20T19:54:59.092223+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:55:00.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:00 smithi080 bash[30819]: cephadm 2023-12-20T19:54:59.546596+0000 mgr.y (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi080 to 5074M 2023-12-20T19:55:00.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:00 smithi080 bash[30819]: audit 2023-12-20T19:54:59.638929+0000 mon.a (mon.0) 439 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-20T19:55:00.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:00 smithi080 bash[30819]: cluster 2023-12-20T19:54:59.639083+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-12-20T19:55:00.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:00 smithi080 bash[30819]: audit 2023-12-20T19:54:59.639799+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T19:55:00.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:00 smithi080 bash[30819]: audit 2023-12-20T19:54:59.640527+0000 mon.c (mon.1) 14 : audit [INF] from='osd.2 [v2:172.21.15.80:6818/520819317,v1:172.21.15.80:6819/520819317]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T19:55:00.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:00 smithi080 bash[30819]: audit 2023-12-20T19:54:59.648152+0000 mon.a (mon.0) 442 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T19:55:00.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:00 smithi133 bash[25278]: cluster 2023-12-20T19:54:59.092223+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:55:00.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:00 smithi133 bash[25278]: cephadm 2023-12-20T19:54:59.546596+0000 mgr.y (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi080 to 5074M 2023-12-20T19:55:00.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:00 smithi133 bash[25278]: audit 2023-12-20T19:54:59.638929+0000 mon.a (mon.0) 439 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-20T19:55:00.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:00 smithi133 bash[25278]: cluster 2023-12-20T19:54:59.639083+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-12-20T19:55:00.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:00 smithi133 bash[25278]: audit 2023-12-20T19:54:59.639799+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T19:55:00.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:00 smithi133 bash[25278]: audit 2023-12-20T19:54:59.640527+0000 mon.c (mon.1) 14 : audit [INF] from='osd.2 [v2:172.21.15.80:6818/520819317,v1:172.21.15.80:6819/520819317]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T19:55:00.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:00 smithi133 bash[25278]: audit 2023-12-20T19:54:59.648152+0000 mon.a (mon.0) 442 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T19:55:01.241 INFO:journalctl@ceph.osd.2.smithi080.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T19:55:01.241 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 19:55:00 smithi080 bash[41153]: debug 2023-12-20T19:55:00.654+0000 7f7d14604700 -1 osd.2 0 waiting for initial osdmap 2023-12-20T19:55:01.241 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 19:55:00 smithi080 bash[41153]: debug 2023-12-20T19:55:00.654+0000 7f7d10f9f700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T19:55:01.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:01 smithi133 bash[25278]: audit 2023-12-20T19:55:00.649053+0000 mon.a (mon.0) 443 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-20T19:55:01.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:01 smithi133 bash[25278]: cluster 2023-12-20T19:55:00.649314+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-12-20T19:55:01.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:01 smithi133 bash[25278]: audit 2023-12-20T19:55:00.650002+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T19:55:01.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:01 smithi133 bash[25278]: audit 2023-12-20T19:55:00.655289+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T19:55:01.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:01 smithi133 bash[25278]: audit 2023-12-20T19:55:00.740525+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:55:01.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:01 smithi133 bash[25278]: audit 2023-12-20T19:55:00.746544+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:55:01.958 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:01 smithi080 bash[30819]: audit 2023-12-20T19:55:00.649053+0000 mon.a (mon.0) 443 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-20T19:55:01.958 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:01 smithi080 bash[30819]: cluster 2023-12-20T19:55:00.649314+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-12-20T19:55:01.958 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:01 smithi080 bash[30819]: audit 2023-12-20T19:55:00.650002+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T19:55:01.958 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:01 smithi080 bash[30819]: audit 2023-12-20T19:55:00.655289+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T19:55:01.958 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:01 smithi080 bash[30819]: audit 2023-12-20T19:55:00.740525+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:55:01.958 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:01 smithi080 bash[30819]: audit 2023-12-20T19:55:00.746544+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:55:01.958 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:01 smithi080 bash[25034]: audit 2023-12-20T19:55:00.649053+0000 mon.a (mon.0) 443 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-20T19:55:01.958 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:01 smithi080 bash[25034]: cluster 2023-12-20T19:55:00.649314+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-12-20T19:55:01.959 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:01 smithi080 bash[25034]: audit 2023-12-20T19:55:00.650002+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T19:55:01.959 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:01 smithi080 bash[25034]: audit 2023-12-20T19:55:00.655289+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T19:55:01.959 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:01 smithi080 bash[25034]: audit 2023-12-20T19:55:00.740525+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:55:01.959 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:01 smithi080 bash[25034]: audit 2023-12-20T19:55:00.746544+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:55:02.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:02 smithi133 bash[25278]: cluster 2023-12-20T19:54:59.883716+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:55:02.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:02 smithi133 bash[25278]: cluster 2023-12-20T19:54:59.883907+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:55:02.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:02 smithi133 bash[25278]: cluster 2023-12-20T19:55:01.092745+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:55:02.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:02 smithi133 bash[25278]: cluster 2023-12-20T19:55:01.658074+0000 mon.a (mon.0) 449 : cluster [INF] osd.2 [v2:172.21.15.80:6818/520819317,v1:172.21.15.80:6819/520819317] boot 2023-12-20T19:55:02.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:02 smithi133 bash[25278]: cluster 2023-12-20T19:55:01.658194+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-12-20T19:55:02.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:02 smithi133 bash[25278]: audit 2023-12-20T19:55:01.658923+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T19:55:03.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:02 smithi080 bash[25034]: cluster 2023-12-20T19:54:59.883716+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:55:03.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:02 smithi080 bash[25034]: cluster 2023-12-20T19:54:59.883907+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:55:03.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:02 smithi080 bash[25034]: cluster 2023-12-20T19:55:01.092745+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:55:03.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:02 smithi080 bash[25034]: cluster 2023-12-20T19:55:01.658074+0000 mon.a (mon.0) 449 : cluster [INF] osd.2 [v2:172.21.15.80:6818/520819317,v1:172.21.15.80:6819/520819317] boot 2023-12-20T19:55:03.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:02 smithi080 bash[25034]: cluster 2023-12-20T19:55:01.658194+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-12-20T19:55:03.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:02 smithi080 bash[25034]: audit 2023-12-20T19:55:01.658923+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T19:55:03.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:02 smithi080 bash[30819]: cluster 2023-12-20T19:54:59.883716+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:55:03.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:02 smithi080 bash[30819]: cluster 2023-12-20T19:54:59.883907+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:55:03.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:02 smithi080 bash[30819]: cluster 2023-12-20T19:55:01.092745+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-20T19:55:03.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:02 smithi080 bash[30819]: cluster 2023-12-20T19:55:01.658074+0000 mon.a (mon.0) 449 : cluster [INF] osd.2 [v2:172.21.15.80:6818/520819317,v1:172.21.15.80:6819/520819317] boot 2023-12-20T19:55:03.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:02 smithi080 bash[30819]: cluster 2023-12-20T19:55:01.658194+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-12-20T19:55:03.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:02 smithi080 bash[30819]: audit 2023-12-20T19:55:01.658923+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T19:55:03.985 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:03 smithi080 bash[25034]: cluster 2023-12-20T19:55:02.715254+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-12-20T19:55:03.985 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:03 smithi080 bash[25034]: audit 2023-12-20T19:55:02.815337+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' 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-20T19:55:03.985 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:03 smithi080 bash[25034]: cluster 2023-12-20T19:55:03.093200+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:03.986 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:03 smithi080 bash[30819]: cluster 2023-12-20T19:55:02.715254+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-12-20T19:55:03.986 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:03 smithi080 bash[30819]: audit 2023-12-20T19:55:02.815337+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' 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-20T19:55:03.986 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:03 smithi080 bash[30819]: cluster 2023-12-20T19:55:03.093200+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:04.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:03 smithi133 bash[25278]: cluster 2023-12-20T19:55:02.715254+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-12-20T19:55:04.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:03 smithi133 bash[25278]: audit 2023-12-20T19:55:02.815337+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' 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-20T19:55:04.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:03 smithi133 bash[25278]: cluster 2023-12-20T19:55:03.093200+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:04.587 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-20T19:55:04.587 INFO:teuthology.orchestra.run.smithi080.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-20T19:55:04.587 INFO:teuthology.orchestra.run.smithi080.stderr: stderr: 10+0 records in 2023-12-20T19:55:04.587 INFO:teuthology.orchestra.run.smithi080.stderr:10+0 records out 2023-12-20T19:55:04.587 INFO:teuthology.orchestra.run.smithi080.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0160504 s, 653 MB/s 2023-12-20T19:55:04.587 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping successful for: 2023-12-20T19:55:05.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:04 smithi080 bash[30819]: audit 2023-12-20T19:55:03.732053+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' 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-20T19:55:05.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:04 smithi080 bash[30819]: cluster 2023-12-20T19:55:03.732229+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-12-20T19:55:05.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:04 smithi080 bash[30819]: audit 2023-12-20T19:55:03.733843+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-20T19:55:05.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:04 smithi080 bash[25034]: audit 2023-12-20T19:55:03.732053+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' 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-20T19:55:05.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:04 smithi080 bash[25034]: cluster 2023-12-20T19:55:03.732229+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-12-20T19:55:05.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:04 smithi080 bash[25034]: audit 2023-12-20T19:55:03.733843+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-20T19:55:05.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:04 smithi133 bash[25278]: audit 2023-12-20T19:55:03.732053+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' 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-20T19:55:05.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:04 smithi133 bash[25278]: cluster 2023-12-20T19:55:03.732229+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-12-20T19:55:05.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:04 smithi133 bash[25278]: audit 2023-12-20T19:55:03.733843+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-20T19:55:05.300 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi080:vg_nvme/lv_1 2023-12-20T19:55:05.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:05 smithi080 bash[25034]: audit 2023-12-20T19:55:04.726987+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-20T19:55:05.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:05 smithi080 bash[25034]: cluster 2023-12-20T19:55:04.727224+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-20T19:55:05.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:05 smithi080 bash[25034]: cluster 2023-12-20T19:55:05.093781+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v104: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:05.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:05 smithi080 bash[30819]: audit 2023-12-20T19:55:04.726987+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-20T19:55:05.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:05 smithi080 bash[30819]: cluster 2023-12-20T19:55:04.727224+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-20T19:55:05.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:05 smithi080 bash[30819]: cluster 2023-12-20T19:55:05.093781+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v104: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:06.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:05 smithi133 bash[25278]: audit 2023-12-20T19:55:04.726987+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-20T19:55:06.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:05 smithi133 bash[25278]: cluster 2023-12-20T19:55:04.727224+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-20T19:55:06.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:05 smithi133 bash[25278]: cluster 2023-12-20T19:55:05.093781+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v104: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:07.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:06 smithi080 bash[30819]: cluster 2023-12-20T19:55:05.742052+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-20T19:55:07.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:06 smithi080 bash[30819]: audit 2023-12-20T19:55:06.414660+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:07.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:06 smithi080 bash[25034]: cluster 2023-12-20T19:55:05.742052+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-20T19:55:07.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:06 smithi080 bash[25034]: audit 2023-12-20T19:55:06.414660+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:07.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:06 smithi133 bash[25278]: cluster 2023-12-20T19:55:05.742052+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-20T19:55:07.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:06 smithi133 bash[25278]: audit 2023-12-20T19:55:06.414660+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:08.041 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:07 smithi080 bash[25034]: cluster 2023-12-20T19:55:07.094227+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:08.041 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:07 smithi080 bash[30819]: cluster 2023-12-20T19:55:07.094227+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:08.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:07 smithi133 bash[25278]: cluster 2023-12-20T19:55:07.094227+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:09.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:09 smithi133 bash[25278]: cluster 2023-12-20T19:55:07.766288+0000 mon.a (mon.0) 461 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2023-12-20T19:55:09.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:09 smithi133 bash[25278]: audit 2023-12-20T19:55:08.184878+0000 mon.a (mon.0) 462 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-20T19:55:09.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:09 smithi080 bash[25034]: cluster 2023-12-20T19:55:07.766288+0000 mon.a (mon.0) 461 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2023-12-20T19:55:09.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:09 smithi080 bash[25034]: audit 2023-12-20T19:55:08.184878+0000 mon.a (mon.0) 462 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-20T19:55:09.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:09 smithi080 bash[30819]: cluster 2023-12-20T19:55:07.766288+0000 mon.a (mon.0) 461 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2023-12-20T19:55:09.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:09 smithi080 bash[30819]: audit 2023-12-20T19:55:08.184878+0000 mon.a (mon.0) 462 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-20T19:55:11.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:10 smithi133 bash[25278]: audit 2023-12-20T19:55:08.415269+0000 mgr.y (mgr.14152) 141 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:55:11.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:10 smithi133 bash[25278]: audit 2023-12-20T19:55:09.052068+0000 mon.a (mon.0) 463 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-20T19:55:11.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:10 smithi133 bash[25278]: audit 2023-12-20T19:55:09.052322+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T19:55:11.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:10 smithi133 bash[25278]: audit 2023-12-20T19:55:09.053601+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:55:11.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:10 smithi133 bash[25278]: audit 2023-12-20T19:55:09.053849+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:55:11.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:10 smithi133 bash[25278]: audit 2023-12-20T19:55:09.054202+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:55:11.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:10 smithi133 bash[25278]: audit 2023-12-20T19:55:09.059844+0000 mon.c (mon.1) 15 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-20T19:55:11.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:10 smithi133 bash[25278]: audit 2023-12-20T19:55:09.060089+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T19:55:11.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:10 smithi133 bash[25278]: audit 2023-12-20T19:55:09.060265+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:55:11.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:10 smithi133 bash[25278]: audit 2023-12-20T19:55:09.060521+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:55:11.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:10 smithi133 bash[25278]: audit 2023-12-20T19:55:09.064675+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:55:11.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:10 smithi133 bash[25278]: audit 2023-12-20T19:55:09.065575+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:55:11.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:10 smithi133 bash[25278]: cluster 2023-12-20T19:55:09.094732+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:11.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:10 smithi133 bash[25278]: audit 2023-12-20T19:55:09.929205+0000 mon.c (mon.1) 16 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-20T19:55:11.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:10 smithi133 bash[25278]: audit 2023-12-20T19:55:09.933179+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T19:55:11.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:10 smithi133 bash[25278]: audit 2023-12-20T19:55:09.933562+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:55:11.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:10 smithi133 bash[25278]: audit 2023-12-20T19:55:09.933901+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:55:11.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[25034]: audit 2023-12-20T19:55:08.415269+0000 mgr.y (mgr.14152) 141 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:55:11.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[25034]: audit 2023-12-20T19:55:09.052068+0000 mon.a (mon.0) 463 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-20T19:55:11.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[25034]: audit 2023-12-20T19:55:09.052322+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T19:55:11.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[25034]: audit 2023-12-20T19:55:09.053601+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:55:11.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[25034]: audit 2023-12-20T19:55:09.053849+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:55:11.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[25034]: audit 2023-12-20T19:55:09.054202+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:55:11.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[25034]: audit 2023-12-20T19:55:09.059844+0000 mon.c (mon.1) 15 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-20T19:55:11.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[25034]: audit 2023-12-20T19:55:09.060089+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T19:55:11.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[25034]: audit 2023-12-20T19:55:09.060265+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:55:11.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[25034]: audit 2023-12-20T19:55:09.060521+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:55:11.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[25034]: audit 2023-12-20T19:55:09.064675+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:55:11.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[25034]: audit 2023-12-20T19:55:09.065575+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:55:11.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[25034]: cluster 2023-12-20T19:55:09.094732+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:11.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[25034]: audit 2023-12-20T19:55:09.929205+0000 mon.c (mon.1) 16 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-20T19:55:11.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[25034]: audit 2023-12-20T19:55:09.933179+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T19:55:11.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[25034]: audit 2023-12-20T19:55:09.933562+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:55:11.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[25034]: audit 2023-12-20T19:55:09.933901+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:55:11.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[30819]: audit 2023-12-20T19:55:08.415269+0000 mgr.y (mgr.14152) 141 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:55:11.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[30819]: audit 2023-12-20T19:55:09.052068+0000 mon.a (mon.0) 463 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-20T19:55:11.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[30819]: audit 2023-12-20T19:55:09.052322+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T19:55:11.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[30819]: audit 2023-12-20T19:55:09.053601+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:55:11.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[30819]: audit 2023-12-20T19:55:09.053849+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:55:11.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[30819]: audit 2023-12-20T19:55:09.054202+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:55:11.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[30819]: audit 2023-12-20T19:55:09.059844+0000 mon.c (mon.1) 15 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-20T19:55:11.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[30819]: audit 2023-12-20T19:55:09.060089+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T19:55:11.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[30819]: audit 2023-12-20T19:55:09.060265+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:55:11.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[30819]: audit 2023-12-20T19:55:09.060521+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:55:11.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[30819]: audit 2023-12-20T19:55:09.064675+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:55:11.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[30819]: audit 2023-12-20T19:55:09.065575+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:55:11.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[30819]: cluster 2023-12-20T19:55:09.094732+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:11.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[30819]: audit 2023-12-20T19:55:09.929205+0000 mon.c (mon.1) 16 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-20T19:55:11.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[30819]: audit 2023-12-20T19:55:09.933179+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T19:55:11.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[30819]: audit 2023-12-20T19:55:09.933562+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:55:11.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:10 smithi080 bash[30819]: audit 2023-12-20T19:55:09.933901+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:55:12.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:11 smithi080 bash[25034]: audit 2023-12-20T19:55:09.934411+0000 mon.b (mon.2) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-20T19:55:12.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:11 smithi080 bash[25034]: audit 2023-12-20T19:55:10.818805+0000 mon.b (mon.2) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-20T19:55:12.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:11 smithi080 bash[25034]: audit 2023-12-20T19:55:10.852102+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:12.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:11 smithi080 bash[25034]: cluster 2023-12-20T19:55:11.095394+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:12.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:11 smithi080 bash[25034]: audit 2023-12-20T19:55:11.749914+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:12.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:11 smithi080 bash[25034]: audit 2023-12-20T19:55:11.759001+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:12.043 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:55:11 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:55:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:55:12.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:11 smithi080 bash[30819]: audit 2023-12-20T19:55:09.934411+0000 mon.b (mon.2) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-20T19:55:12.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:11 smithi080 bash[30819]: audit 2023-12-20T19:55:10.818805+0000 mon.b (mon.2) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-20T19:55:12.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:11 smithi080 bash[30819]: audit 2023-12-20T19:55:10.852102+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:12.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:11 smithi080 bash[30819]: cluster 2023-12-20T19:55:11.095394+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:12.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:11 smithi080 bash[30819]: audit 2023-12-20T19:55:11.749914+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:12.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:11 smithi080 bash[30819]: audit 2023-12-20T19:55:11.759001+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:12.063 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:11 smithi133 bash[25278]: audit 2023-12-20T19:55:09.934411+0000 mon.b (mon.2) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-20T19:55:12.064 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:11 smithi133 bash[25278]: audit 2023-12-20T19:55:10.818805+0000 mon.b (mon.2) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-20T19:55:12.064 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:11 smithi133 bash[25278]: audit 2023-12-20T19:55:10.852102+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:12.064 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:11 smithi133 bash[25278]: cluster 2023-12-20T19:55:11.095394+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:12.064 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:11 smithi133 bash[25278]: audit 2023-12-20T19:55:11.749914+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:12.064 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:11 smithi133 bash[25278]: audit 2023-12-20T19:55:11.759001+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:14.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:14 smithi133 bash[25278]: cluster 2023-12-20T19:55:13.096045+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v109: 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-20T19:55:14.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:14 smithi080 bash[25034]: cluster 2023-12-20T19:55:13.096045+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v109: 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-20T19:55:14.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:14 smithi080 bash[30819]: cluster 2023-12-20T19:55:13.096045+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v109: 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-20T19:55:16.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:16 smithi080 bash[25034]: cluster 2023-12-20T19:55:15.096666+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-20T19:55:16.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:16 smithi080 bash[25034]: audit 2023-12-20T19:55:15.179764+0000 mon.a (mon.0) 479 : audit [INF] from='client.? 172.21.15.80:0/572270900' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "008bd420-1d70-4c21-9955-2923c4151e4b"}]: dispatch 2023-12-20T19:55:16.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:16 smithi080 bash[25034]: audit 2023-12-20T19:55:15.186982+0000 mon.a (mon.0) 480 : audit [INF] from='client.? 172.21.15.80:0/572270900' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "008bd420-1d70-4c21-9955-2923c4151e4b"}]': finished 2023-12-20T19:55:16.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:16 smithi080 bash[25034]: cluster 2023-12-20T19:55:15.187163+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-12-20T19:55:16.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:16 smithi080 bash[25034]: audit 2023-12-20T19:55:15.187376+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T19:55:16.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:16 smithi080 bash[25034]: audit 2023-12-20T19:55:15.983865+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.80:0/3274976404' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:55:16.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:16 smithi080 bash[30819]: cluster 2023-12-20T19:55:15.096666+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-20T19:55:16.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:16 smithi080 bash[30819]: audit 2023-12-20T19:55:15.179764+0000 mon.a (mon.0) 479 : audit [INF] from='client.? 172.21.15.80:0/572270900' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "008bd420-1d70-4c21-9955-2923c4151e4b"}]: dispatch 2023-12-20T19:55:16.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:16 smithi080 bash[30819]: audit 2023-12-20T19:55:15.186982+0000 mon.a (mon.0) 480 : audit [INF] from='client.? 172.21.15.80:0/572270900' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "008bd420-1d70-4c21-9955-2923c4151e4b"}]': finished 2023-12-20T19:55:16.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:16 smithi080 bash[30819]: cluster 2023-12-20T19:55:15.187163+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-12-20T19:55:16.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:16 smithi080 bash[30819]: audit 2023-12-20T19:55:15.187376+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T19:55:16.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:16 smithi080 bash[30819]: audit 2023-12-20T19:55:15.983865+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.80:0/3274976404' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:55:16.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:16 smithi133 bash[25278]: cluster 2023-12-20T19:55:15.096666+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-20T19:55:16.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:16 smithi133 bash[25278]: audit 2023-12-20T19:55:15.179764+0000 mon.a (mon.0) 479 : audit [INF] from='client.? 172.21.15.80:0/572270900' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "008bd420-1d70-4c21-9955-2923c4151e4b"}]: dispatch 2023-12-20T19:55:16.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:16 smithi133 bash[25278]: audit 2023-12-20T19:55:15.186982+0000 mon.a (mon.0) 480 : audit [INF] from='client.? 172.21.15.80:0/572270900' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "008bd420-1d70-4c21-9955-2923c4151e4b"}]': finished 2023-12-20T19:55:16.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:16 smithi133 bash[25278]: cluster 2023-12-20T19:55:15.187163+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-12-20T19:55:16.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:16 smithi133 bash[25278]: audit 2023-12-20T19:55:15.187376+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T19:55:16.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:16 smithi133 bash[25278]: audit 2023-12-20T19:55:15.983865+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.80:0/3274976404' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:55:17.542 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:55:17 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:55:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:55:18.493 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:18 smithi080 bash[25034]: cluster 2023-12-20T19:55:17.097179+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; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-20T19:55:18.493 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:18 smithi080 bash[25034]: audit 2023-12-20T19:55:17.232332+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:18.493 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:18 smithi080 bash[25034]: audit 2023-12-20T19:55:17.240182+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:18.493 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:18 smithi080 bash[30819]: cluster 2023-12-20T19:55:17.097179+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; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-20T19:55:18.493 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:18 smithi080 bash[30819]: audit 2023-12-20T19:55:17.232332+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:18.493 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:18 smithi080 bash[30819]: audit 2023-12-20T19:55:17.240182+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:18.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:18 smithi133 bash[25278]: cluster 2023-12-20T19:55:17.097179+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; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-20T19:55:18.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:18 smithi133 bash[25278]: audit 2023-12-20T19:55:17.232332+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:18.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:18 smithi133 bash[25278]: audit 2023-12-20T19:55:17.240182+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:20.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:20 smithi080 bash[25034]: cluster 2023-12-20T19:55:19.097811+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-20T19:55:20.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:20 smithi080 bash[30819]: cluster 2023-12-20T19:55:19.097811+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-20T19:55:20.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:20 smithi133 bash[25278]: cluster 2023-12-20T19:55:19.097811+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-20T19:55:22.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:21 smithi080 bash[25034]: cluster 2023-12-20T19:55:21.098504+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 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-20T19:55:22.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:21 smithi080 bash[30819]: cluster 2023-12-20T19:55:21.098504+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 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-20T19:55:22.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:21 smithi133 bash[25278]: cluster 2023-12-20T19:55:21.098504+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 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-20T19:55:24.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:24 smithi133 bash[25278]: cluster 2023-12-20T19:55:23.099202+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:24.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:24 smithi080 bash[30819]: cluster 2023-12-20T19:55:23.099202+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:24.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:24 smithi080 bash[25034]: cluster 2023-12-20T19:55:23.099202+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:26.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:26 smithi133 bash[25278]: cluster 2023-12-20T19:55:25.099650+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:26.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:26 smithi080 bash[25034]: cluster 2023-12-20T19:55:25.099650+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:26.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:26 smithi080 bash[30819]: cluster 2023-12-20T19:55:25.099650+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:27.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:27 smithi133 bash[25278]: audit 2023-12-20T19:55:26.310897+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-20T19:55:27.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:27 smithi133 bash[25278]: audit 2023-12-20T19:55:26.312205+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:55:27.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:27 smithi133 bash[25278]: cephadm 2023-12-20T19:55:26.313204+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Deploying daemon osd.3 on smithi080 2023-12-20T19:55:27.445 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:27 smithi080 bash[25034]: audit 2023-12-20T19:55:26.310897+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-20T19:55:27.445 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:27 smithi080 bash[25034]: audit 2023-12-20T19:55:26.312205+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:55:27.445 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:27 smithi080 bash[25034]: cephadm 2023-12-20T19:55:26.313204+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Deploying daemon osd.3 on smithi080 2023-12-20T19:55:27.446 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:27 smithi080 bash[30819]: audit 2023-12-20T19:55:26.310897+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-20T19:55:27.446 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:27 smithi080 bash[30819]: audit 2023-12-20T19:55:26.312205+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:55:27.446 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:27 smithi080 bash[30819]: cephadm 2023-12-20T19:55:26.313204+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Deploying daemon osd.3 on smithi080 2023-12-20T19:55:28.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:28 smithi133 bash[25278]: cluster 2023-12-20T19:55:27.100203+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:28.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:28 smithi080 bash[25034]: cluster 2023-12-20T19:55:27.100203+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:28.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:28 smithi080 bash[30819]: cluster 2023-12-20T19:55:27.100203+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:30.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:30 smithi080 bash[25034]: cluster 2023-12-20T19:55:29.100818+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:30.292 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:30 smithi080 bash[30819]: cluster 2023-12-20T19:55:29.100818+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:30.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:30 smithi133 bash[25278]: cluster 2023-12-20T19:55:29.100818+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:31.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:31 smithi080 bash[25034]: audit 2023-12-20T19:55:30.507162+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:31.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:31 smithi080 bash[25034]: audit 2023-12-20T19:55:30.507575+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:55:31.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:31 smithi080 bash[25034]: audit 2023-12-20T19:55:30.509888+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:55:31.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:31 smithi080 bash[25034]: audit 2023-12-20T19:55:30.511718+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:55:31.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:31 smithi080 bash[25034]: audit 2023-12-20T19:55:30.520270+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:31.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:31 smithi080 bash[30819]: audit 2023-12-20T19:55:30.507162+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:31.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:31 smithi080 bash[30819]: audit 2023-12-20T19:55:30.507575+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:55:31.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:31 smithi080 bash[30819]: audit 2023-12-20T19:55:30.509888+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:55:31.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:31 smithi080 bash[30819]: audit 2023-12-20T19:55:30.511718+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:55:31.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:31 smithi080 bash[30819]: audit 2023-12-20T19:55:30.520270+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:31.877 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:31 smithi133 bash[25278]: audit 2023-12-20T19:55:30.507162+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:31.877 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:31 smithi133 bash[25278]: audit 2023-12-20T19:55:30.507575+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:55:31.877 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:31 smithi133 bash[25278]: audit 2023-12-20T19:55:30.509888+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:55:31.878 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:31 smithi133 bash[25278]: audit 2023-12-20T19:55:30.511718+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:55:31.878 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:31 smithi133 bash[25278]: audit 2023-12-20T19:55:30.520270+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:32.248 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:55:31 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:55:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:55:32.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:32 smithi080 bash[30819]: cluster 2023-12-20T19:55:31.101441+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:32.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:32 smithi080 bash[30819]: audit 2023-12-20T19:55:31.868496+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:32.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:32 smithi080 bash[30819]: audit 2023-12-20T19:55:31.874431+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:32.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:32 smithi080 bash[25034]: cluster 2023-12-20T19:55:31.101441+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:32.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:32 smithi080 bash[25034]: audit 2023-12-20T19:55:31.868496+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:32.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:32 smithi080 bash[25034]: audit 2023-12-20T19:55:31.874431+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:32.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:32 smithi133 bash[25278]: cluster 2023-12-20T19:55:31.101441+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:32.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:32 smithi133 bash[25278]: audit 2023-12-20T19:55:31.868496+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:32.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:32 smithi133 bash[25278]: audit 2023-12-20T19:55:31.874431+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:34.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:34 smithi133 bash[25278]: cluster 2023-12-20T19:55:33.102016+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:34.784 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:34 smithi080 bash[30819]: cluster 2023-12-20T19:55:33.102016+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:34.784 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:34 smithi080 bash[25034]: cluster 2023-12-20T19:55:33.102016+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:36.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:36 smithi080 bash[25034]: cluster 2023-12-20T19:55:35.102473+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:36.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:36 smithi080 bash[30819]: cluster 2023-12-20T19:55:35.102473+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:36.905 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:36 smithi133 bash[25278]: cluster 2023-12-20T19:55:35.102473+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:37.419 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:55:37 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:55:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:55:38.372 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:38 smithi080 bash[30819]: cluster 2023-12-20T19:55:37.102949+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:38.372 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:38 smithi080 bash[30819]: audit 2023-12-20T19:55:37.370010+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:38.372 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:38 smithi080 bash[30819]: cephadm 2023-12-20T19:55:37.371160+0000 mgr.y (mgr.14152) 158 : cephadm [INF] Detected new or changed devices on smithi080 2023-12-20T19:55:38.372 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:38 smithi080 bash[30819]: audit 2023-12-20T19:55:37.378161+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:38.372 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:38 smithi080 bash[30819]: audit 2023-12-20T19:55:37.409147+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:55:38.372 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:38 smithi080 bash[30819]: audit 2023-12-20T19:55:37.411923+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:55:38.372 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:38 smithi080 bash[30819]: audit 2023-12-20T19:55:37.413622+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:55:38.372 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:38 smithi080 bash[30819]: audit 2023-12-20T19:55:37.424261+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:38.373 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:38 smithi080 bash[25034]: cluster 2023-12-20T19:55:37.102949+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:38.373 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:38 smithi080 bash[25034]: audit 2023-12-20T19:55:37.370010+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:38.373 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:38 smithi080 bash[25034]: cephadm 2023-12-20T19:55:37.371160+0000 mgr.y (mgr.14152) 158 : cephadm [INF] Detected new or changed devices on smithi080 2023-12-20T19:55:38.373 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:38 smithi080 bash[25034]: audit 2023-12-20T19:55:37.378161+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:38.373 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:38 smithi080 bash[25034]: audit 2023-12-20T19:55:37.409147+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:55:38.373 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:38 smithi080 bash[25034]: audit 2023-12-20T19:55:37.411923+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:55:38.373 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:38 smithi080 bash[25034]: audit 2023-12-20T19:55:37.413622+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:55:38.373 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:38 smithi080 bash[25034]: audit 2023-12-20T19:55:37.424261+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:38.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:38 smithi133 bash[25278]: cluster 2023-12-20T19:55:37.102949+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:38.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:38 smithi133 bash[25278]: audit 2023-12-20T19:55:37.370010+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:38.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:38 smithi133 bash[25278]: cephadm 2023-12-20T19:55:37.371160+0000 mgr.y (mgr.14152) 158 : cephadm [INF] Detected new or changed devices on smithi080 2023-12-20T19:55:38.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:38 smithi133 bash[25278]: audit 2023-12-20T19:55:37.378161+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:38.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:38 smithi133 bash[25278]: audit 2023-12-20T19:55:37.409147+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:55:38.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:38 smithi133 bash[25278]: audit 2023-12-20T19:55:37.411923+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:55:38.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:38 smithi133 bash[25278]: audit 2023-12-20T19:55:37.413622+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:55:38.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:38 smithi133 bash[25278]: audit 2023-12-20T19:55:37.424261+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:38.761 INFO:teuthology.orchestra.run.smithi080.stdout:Created osd(s) 3 on host 'smithi080' 2023-12-20T19:55:39.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:39 smithi133 bash[25278]: audit 2023-12-20T19:55:38.383494+0000 mon.a (mon.0) 500 : audit [INF] from='osd.3 [v2:172.21.15.80:6826/2540992514,v1:172.21.15.80:6827/2540992514]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-20T19:55:39.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:39 smithi133 bash[25278]: audit 2023-12-20T19:55:38.759086+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:39.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:39 smithi133 bash[25278]: audit 2023-12-20T19:55:38.796120+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:55:39.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:39 smithi133 bash[25278]: audit 2023-12-20T19:55:38.798054+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:55:39.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:39 smithi133 bash[25278]: audit 2023-12-20T19:55:38.799246+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:55:39.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:39 smithi133 bash[25278]: audit 2023-12-20T19:55:38.808281+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:39.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:39 smithi080 bash[25034]: audit 2023-12-20T19:55:38.383494+0000 mon.a (mon.0) 500 : audit [INF] from='osd.3 [v2:172.21.15.80:6826/2540992514,v1:172.21.15.80:6827/2540992514]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-20T19:55:39.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:39 smithi080 bash[25034]: audit 2023-12-20T19:55:38.759086+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:39.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:39 smithi080 bash[25034]: audit 2023-12-20T19:55:38.796120+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:55:39.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:39 smithi080 bash[25034]: audit 2023-12-20T19:55:38.798054+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:55:39.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:39 smithi080 bash[25034]: audit 2023-12-20T19:55:38.799246+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:55:39.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:39 smithi080 bash[25034]: audit 2023-12-20T19:55:38.808281+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:39.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:39 smithi080 bash[30819]: audit 2023-12-20T19:55:38.383494+0000 mon.a (mon.0) 500 : audit [INF] from='osd.3 [v2:172.21.15.80:6826/2540992514,v1:172.21.15.80:6827/2540992514]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-20T19:55:39.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:39 smithi080 bash[30819]: audit 2023-12-20T19:55:38.759086+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:39.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:39 smithi080 bash[30819]: audit 2023-12-20T19:55:38.796120+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:55:39.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:39 smithi080 bash[30819]: audit 2023-12-20T19:55:38.798054+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:55:39.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:39 smithi080 bash[30819]: audit 2023-12-20T19:55:38.799246+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:55:39.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:39 smithi080 bash[30819]: audit 2023-12-20T19:55:38.808281+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:40.227 DEBUG:teuthology.orchestra.run.smithi080:osd.3> sudo journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.3.service 2023-12-20T19:55:40.230 INFO:tasks.cephadm:Deploying osd.4 on smithi133 with /dev/vg_nvme/lv_4... 2023-12-20T19:55:40.230 DEBUG:teuthology.orchestra.run.smithi133:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-20T19:55:40.534 INFO:journalctl@ceph.osd.3.smithi080.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T19:55:40.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:40 smithi080 bash[25034]: cluster 2023-12-20T19:55:39.103558+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:40.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:40 smithi080 bash[25034]: audit 2023-12-20T19:55:39.382822+0000 mon.a (mon.0) 506 : audit [INF] from='osd.3 [v2:172.21.15.80:6826/2540992514,v1:172.21.15.80:6827/2540992514]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-20T19:55:40.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:40 smithi080 bash[25034]: cluster 2023-12-20T19:55:39.382912+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-12-20T19:55:40.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:40 smithi080 bash[25034]: audit 2023-12-20T19:55:39.383107+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T19:55:40.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:40 smithi080 bash[25034]: audit 2023-12-20T19:55:39.383713+0000 mon.a (mon.0) 509 : audit [INF] from='osd.3 [v2:172.21.15.80:6826/2540992514,v1:172.21.15.80:6827/2540992514]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T19:55:40.543 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 19:55:40 smithi080 bash[44629]: debug 2023-12-20T19:55:40.390+0000 7f8e08b8e700 -1 osd.3 0 waiting for initial osdmap 2023-12-20T19:55:40.543 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 19:55:40 smithi080 bash[44629]: debug 2023-12-20T19:55:40.398+0000 7f8e03525700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T19:55:40.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:40 smithi080 bash[30819]: cluster 2023-12-20T19:55:39.103558+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:40.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:40 smithi080 bash[30819]: audit 2023-12-20T19:55:39.382822+0000 mon.a (mon.0) 506 : audit [INF] from='osd.3 [v2:172.21.15.80:6826/2540992514,v1:172.21.15.80:6827/2540992514]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-20T19:55:40.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:40 smithi080 bash[30819]: cluster 2023-12-20T19:55:39.382912+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-12-20T19:55:40.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:40 smithi080 bash[30819]: audit 2023-12-20T19:55:39.383107+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T19:55:40.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:40 smithi080 bash[30819]: audit 2023-12-20T19:55:39.383713+0000 mon.a (mon.0) 509 : audit [INF] from='osd.3 [v2:172.21.15.80:6826/2540992514,v1:172.21.15.80:6827/2540992514]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T19:55:40.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:40 smithi133 bash[25278]: cluster 2023-12-20T19:55:39.103558+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:40.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:40 smithi133 bash[25278]: audit 2023-12-20T19:55:39.382822+0000 mon.a (mon.0) 506 : audit [INF] from='osd.3 [v2:172.21.15.80:6826/2540992514,v1:172.21.15.80:6827/2540992514]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-20T19:55:40.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:40 smithi133 bash[25278]: cluster 2023-12-20T19:55:39.382912+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-12-20T19:55:40.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:40 smithi133 bash[25278]: audit 2023-12-20T19:55:39.383107+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T19:55:40.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:40 smithi133 bash[25278]: audit 2023-12-20T19:55:39.383713+0000 mon.a (mon.0) 509 : audit [INF] from='osd.3 [v2:172.21.15.80:6826/2540992514,v1:172.21.15.80:6827/2540992514]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T19:55:41.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:41 smithi133 bash[25278]: cluster 2023-12-20T19:55:39.349548+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:55:41.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:41 smithi133 bash[25278]: cluster 2023-12-20T19:55:39.349742+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:55:41.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:41 smithi133 bash[25278]: audit 2023-12-20T19:55:40.389529+0000 mon.a (mon.0) 510 : audit [INF] from='osd.3 [v2:172.21.15.80:6826/2540992514,v1:172.21.15.80:6827/2540992514]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-20T19:55:41.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:41 smithi133 bash[25278]: cluster 2023-12-20T19:55:40.389676+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2023-12-20T19:55:41.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:41 smithi133 bash[25278]: audit 2023-12-20T19:55:40.390305+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T19:55:41.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:41 smithi133 bash[25278]: audit 2023-12-20T19:55:40.399409+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T19:55:41.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:41 smithi133 bash[25278]: audit 2023-12-20T19:55:41.308124+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:41.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:41 smithi133 bash[25278]: audit 2023-12-20T19:55:41.315456+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:41.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:41 smithi133 bash[25278]: audit 2023-12-20T19:55:41.331306+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:55:41.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:41 smithi133 bash[25278]: audit 2023-12-20T19:55:41.333850+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:55:41.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:41 smithi133 bash[25278]: audit 2023-12-20T19:55:41.335427+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:55:41.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:41 smithi133 bash[25278]: audit 2023-12-20T19:55:41.345819+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:41.694 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:55:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:55:41.694 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[25034]: cluster 2023-12-20T19:55:39.349548+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:55:41.694 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[25034]: cluster 2023-12-20T19:55:39.349742+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:55:41.694 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[25034]: audit 2023-12-20T19:55:40.389529+0000 mon.a (mon.0) 510 : audit [INF] from='osd.3 [v2:172.21.15.80:6826/2540992514,v1:172.21.15.80:6827/2540992514]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-20T19:55:41.694 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[25034]: cluster 2023-12-20T19:55:40.389676+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2023-12-20T19:55:41.694 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[25034]: audit 2023-12-20T19:55:40.390305+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T19:55:41.694 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[25034]: audit 2023-12-20T19:55:40.399409+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T19:55:41.695 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[25034]: audit 2023-12-20T19:55:41.308124+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:41.695 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[25034]: audit 2023-12-20T19:55:41.315456+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:41.695 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[25034]: audit 2023-12-20T19:55:41.331306+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:55:41.695 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[25034]: audit 2023-12-20T19:55:41.333850+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:55:41.695 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[25034]: audit 2023-12-20T19:55:41.335427+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:55:41.695 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[25034]: audit 2023-12-20T19:55:41.345819+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:41.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[30819]: cluster 2023-12-20T19:55:39.349548+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:55:41.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[30819]: cluster 2023-12-20T19:55:39.349742+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:55:41.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[30819]: audit 2023-12-20T19:55:40.389529+0000 mon.a (mon.0) 510 : audit [INF] from='osd.3 [v2:172.21.15.80:6826/2540992514,v1:172.21.15.80:6827/2540992514]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-12-20T19:55:41.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[30819]: cluster 2023-12-20T19:55:40.389676+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2023-12-20T19:55:41.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[30819]: audit 2023-12-20T19:55:40.390305+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T19:55:41.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[30819]: audit 2023-12-20T19:55:40.399409+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T19:55:41.696 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[30819]: audit 2023-12-20T19:55:41.308124+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:41.696 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[30819]: audit 2023-12-20T19:55:41.315456+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:41.696 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[30819]: audit 2023-12-20T19:55:41.331306+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:55:41.696 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[30819]: audit 2023-12-20T19:55:41.333850+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:55:41.696 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[30819]: audit 2023-12-20T19:55:41.335427+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:55:41.696 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:41 smithi080 bash[30819]: audit 2023-12-20T19:55:41.345819+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:42.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:42 smithi133 bash[25278]: cluster 2023-12-20T19:55:41.104122+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:42.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:42 smithi133 bash[25278]: audit 2023-12-20T19:55:41.401789+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T19:55:42.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:42 smithi133 bash[25278]: cluster 2023-12-20T19:55:41.413477+0000 mon.a (mon.0) 521 : cluster [INF] osd.3 [v2:172.21.15.80:6826/2540992514,v1:172.21.15.80:6827/2540992514] boot 2023-12-20T19:55:42.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:42 smithi133 bash[25278]: cluster 2023-12-20T19:55:41.413542+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-20T19:55:42.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:42 smithi133 bash[25278]: audit 2023-12-20T19:55:41.414255+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T19:55:42.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:42 smithi080 bash[30819]: cluster 2023-12-20T19:55:41.104122+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:42.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:42 smithi080 bash[30819]: audit 2023-12-20T19:55:41.401789+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T19:55:42.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:42 smithi080 bash[30819]: cluster 2023-12-20T19:55:41.413477+0000 mon.a (mon.0) 521 : cluster [INF] osd.3 [v2:172.21.15.80:6826/2540992514,v1:172.21.15.80:6827/2540992514] boot 2023-12-20T19:55:42.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:42 smithi080 bash[30819]: cluster 2023-12-20T19:55:41.413542+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-20T19:55:42.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:42 smithi080 bash[30819]: audit 2023-12-20T19:55:41.414255+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T19:55:42.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:42 smithi080 bash[25034]: cluster 2023-12-20T19:55:41.104122+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-20T19:55:42.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:42 smithi080 bash[25034]: audit 2023-12-20T19:55:41.401789+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T19:55:42.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:42 smithi080 bash[25034]: cluster 2023-12-20T19:55:41.413477+0000 mon.a (mon.0) 521 : cluster [INF] osd.3 [v2:172.21.15.80:6826/2540992514,v1:172.21.15.80:6827/2540992514] boot 2023-12-20T19:55:42.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:42 smithi080 bash[25034]: cluster 2023-12-20T19:55:41.413542+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-20T19:55:42.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:42 smithi080 bash[25034]: audit 2023-12-20T19:55:41.414255+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T19:55:42.973 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-20T19:55:42.973 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-20T19:55:42.973 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 10+0 records in 2023-12-20T19:55:42.973 INFO:teuthology.orchestra.run.smithi133.stderr:10+0 records out 2023-12-20T19:55:42.973 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0181663 s, 577 MB/s 2023-12-20T19:55:42.973 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping successful for: 2023-12-20T19:55:43.534 DEBUG:teuthology.orchestra.run.smithi133:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi133:vg_nvme/lv_4 2023-12-20T19:55:43.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:43 smithi133 bash[25278]: cluster 2023-12-20T19:55:42.731860+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-20T19:55:43.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:43 smithi133 bash[25278]: cluster 2023-12-20T19:55:43.104717+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:55:44.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:43 smithi080 bash[30819]: cluster 2023-12-20T19:55:42.731860+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-20T19:55:44.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:43 smithi080 bash[30819]: cluster 2023-12-20T19:55:43.104717+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:55:44.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:43 smithi080 bash[25034]: cluster 2023-12-20T19:55:42.731860+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-20T19:55:44.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:43 smithi080 bash[25034]: cluster 2023-12-20T19:55:43.104717+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:55:46.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:46 smithi133 bash[25278]: cluster 2023-12-20T19:55:45.105291+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-20T19:55:46.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:46 smithi133 bash[25278]: audit 2023-12-20T19:55:46.087527+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:55:46.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:46 smithi133 bash[25278]: audit 2023-12-20T19:55:46.094666+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:55:46.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:46 smithi133 bash[25278]: audit 2023-12-20T19:55:46.096343+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:55:46.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:46 smithi080 bash[30819]: cluster 2023-12-20T19:55:45.105291+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-20T19:55:46.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:46 smithi080 bash[30819]: audit 2023-12-20T19:55:46.087527+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:55:46.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:46 smithi080 bash[30819]: audit 2023-12-20T19:55:46.094666+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:55:46.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:46 smithi080 bash[30819]: audit 2023-12-20T19:55:46.096343+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:55:46.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:46 smithi080 bash[25034]: cluster 2023-12-20T19:55:45.105291+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-20T19:55:46.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:46 smithi080 bash[25034]: audit 2023-12-20T19:55:46.087527+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:55:46.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:46 smithi080 bash[25034]: audit 2023-12-20T19:55:46.094666+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:55:46.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:46 smithi080 bash[25034]: audit 2023-12-20T19:55:46.096343+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:55:47.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:47 smithi133 bash[25278]: audit 2023-12-20T19:55:46.080589+0000 mgr.y (mgr.14152) 163 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:55:47.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:47 smithi080 bash[25034]: audit 2023-12-20T19:55:46.080589+0000 mgr.y (mgr.14152) 163 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:55:47.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:47 smithi080 bash[30819]: audit 2023-12-20T19:55:46.080589+0000 mgr.y (mgr.14152) 163 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:55:48.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:48 smithi133 bash[25278]: cluster 2023-12-20T19:55:47.105857+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:55:48.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:48 smithi080 bash[25034]: cluster 2023-12-20T19:55:47.105857+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:55:48.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:48 smithi080 bash[30819]: cluster 2023-12-20T19:55:47.105857+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:55:50.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:50 smithi133 bash[25278]: cluster 2023-12-20T19:55:49.106458+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:55:50.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:50 smithi080 bash[25034]: cluster 2023-12-20T19:55:49.106458+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:55:50.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:50 smithi080 bash[30819]: cluster 2023-12-20T19:55:49.106458+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:55:52.003 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:51 smithi080 bash[30819]: cluster 2023-12-20T19:55:51.107027+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:55:52.003 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:51 smithi080 bash[25034]: cluster 2023-12-20T19:55:51.107027+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:55:52.004 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:51 smithi133 bash[25278]: cluster 2023-12-20T19:55:51.107027+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:55:52.292 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:55:52 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:55:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:55:53.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:52 smithi080 bash[25034]: audit 2023-12-20T19:55:51.823941+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "acf9e175-be18-4aae-9eb9-b9e8a69f66da"}]: dispatch 2023-12-20T19:55:53.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:52 smithi080 bash[25034]: audit 2023-12-20T19:55:51.824185+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.133:0/3636060716' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "acf9e175-be18-4aae-9eb9-b9e8a69f66da"}]: dispatch 2023-12-20T19:55:53.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:52 smithi080 bash[25034]: audit 2023-12-20T19:55:51.834683+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "acf9e175-be18-4aae-9eb9-b9e8a69f66da"}]': finished 2023-12-20T19:55:53.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:52 smithi080 bash[25034]: cluster 2023-12-20T19:55:51.834835+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-12-20T19:55:53.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:52 smithi080 bash[25034]: audit 2023-12-20T19:55:51.835115+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T19:55:53.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:52 smithi080 bash[25034]: audit 2023-12-20T19:55:51.993138+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:53.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:52 smithi080 bash[25034]: audit 2023-12-20T19:55:52.001052+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:53.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:52 smithi080 bash[25034]: audit 2023-12-20T19:55:52.521367+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.133:0/1623519391' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:55:53.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:52 smithi080 bash[30819]: audit 2023-12-20T19:55:51.823941+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "acf9e175-be18-4aae-9eb9-b9e8a69f66da"}]: dispatch 2023-12-20T19:55:53.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:52 smithi080 bash[30819]: audit 2023-12-20T19:55:51.824185+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.133:0/3636060716' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "acf9e175-be18-4aae-9eb9-b9e8a69f66da"}]: dispatch 2023-12-20T19:55:53.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:52 smithi080 bash[30819]: audit 2023-12-20T19:55:51.834683+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "acf9e175-be18-4aae-9eb9-b9e8a69f66da"}]': finished 2023-12-20T19:55:53.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:52 smithi080 bash[30819]: cluster 2023-12-20T19:55:51.834835+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-12-20T19:55:53.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:52 smithi080 bash[30819]: audit 2023-12-20T19:55:51.835115+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T19:55:53.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:52 smithi080 bash[30819]: audit 2023-12-20T19:55:51.993138+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:53.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:52 smithi080 bash[30819]: audit 2023-12-20T19:55:52.001052+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:53.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:52 smithi080 bash[30819]: audit 2023-12-20T19:55:52.521367+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.133:0/1623519391' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:55:53.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:52 smithi133 bash[25278]: audit 2023-12-20T19:55:51.823941+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "acf9e175-be18-4aae-9eb9-b9e8a69f66da"}]: dispatch 2023-12-20T19:55:53.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:52 smithi133 bash[25278]: audit 2023-12-20T19:55:51.824185+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.133:0/3636060716' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "acf9e175-be18-4aae-9eb9-b9e8a69f66da"}]: dispatch 2023-12-20T19:55:53.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:52 smithi133 bash[25278]: audit 2023-12-20T19:55:51.834683+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "acf9e175-be18-4aae-9eb9-b9e8a69f66da"}]': finished 2023-12-20T19:55:53.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:52 smithi133 bash[25278]: cluster 2023-12-20T19:55:51.834835+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-12-20T19:55:53.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:52 smithi133 bash[25278]: audit 2023-12-20T19:55:51.835115+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T19:55:53.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:52 smithi133 bash[25278]: audit 2023-12-20T19:55:51.993138+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:53.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:52 smithi133 bash[25278]: audit 2023-12-20T19:55:52.001052+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:55:53.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:52 smithi133 bash[25278]: audit 2023-12-20T19:55:52.521367+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.133:0/1623519391' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:55:54.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:53 smithi080 bash[25034]: cluster 2023-12-20T19:55:53.107576+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-20T19:55:54.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:53 smithi080 bash[30819]: cluster 2023-12-20T19:55:53.107576+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-20T19:55:54.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:53 smithi133 bash[25278]: cluster 2023-12-20T19:55:53.107576+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-20T19:55:56.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:56 smithi133 bash[25278]: cluster 2023-12-20T19:55:55.108166+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-20T19:55:56.495 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:56 smithi080 bash[30819]: cluster 2023-12-20T19:55:55.108166+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-20T19:55:56.495 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:56 smithi080 bash[25034]: cluster 2023-12-20T19:55:55.108166+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-20T19:55:58.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:55:58 smithi080 bash[25034]: cluster 2023-12-20T19:55:57.108749+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:55:58.292 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:55:58 smithi080 bash[30819]: cluster 2023-12-20T19:55:57.108749+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:55:58.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:55:58 smithi133 bash[25278]: cluster 2023-12-20T19:55:57.108749+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:56:00.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:00 smithi133 bash[25278]: cluster 2023-12-20T19:55:59.109416+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-20T19:56:00.449 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:00 smithi080 bash[30819]: cluster 2023-12-20T19:55:59.109416+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-20T19:56:00.449 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:00 smithi080 bash[25034]: cluster 2023-12-20T19:55:59.109416+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-20T19:56:00.792 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:56:00 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:56:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:56:01.924 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:01 smithi133 bash[25278]: audit 2023-12-20T19:56:00.673356+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:01.924 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:01 smithi133 bash[25278]: audit 2023-12-20T19:56:00.680129+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:01.924 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:01 smithi133 bash[25278]: audit 2023-12-20T19:56:00.742424+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:56:01.924 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:01 smithi133 bash[25278]: audit 2023-12-20T19:56:00.748830+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:56:02.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:01 smithi080 bash[25034]: audit 2023-12-20T19:56:00.673356+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:02.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:01 smithi080 bash[25034]: audit 2023-12-20T19:56:00.680129+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:02.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:01 smithi080 bash[25034]: audit 2023-12-20T19:56:00.742424+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:56:02.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:01 smithi080 bash[25034]: audit 2023-12-20T19:56:00.748830+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:56:02.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:01 smithi080 bash[30819]: audit 2023-12-20T19:56:00.673356+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:02.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:01 smithi080 bash[30819]: audit 2023-12-20T19:56:00.680129+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:02.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:01 smithi080 bash[30819]: audit 2023-12-20T19:56:00.742424+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:56:02.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:01 smithi080 bash[30819]: audit 2023-12-20T19:56:00.748830+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:56:02.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:02 smithi133 bash[25278]: cluster 2023-12-20T19:56:01.110056+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-20T19:56:02.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:02 smithi133 bash[25278]: audit 2023-12-20T19:56:01.931121+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-20T19:56:02.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:02 smithi133 bash[25278]: audit 2023-12-20T19:56:01.932993+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:03.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:02 smithi080 bash[25034]: cluster 2023-12-20T19:56:01.110056+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-20T19:56:03.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:02 smithi080 bash[25034]: audit 2023-12-20T19:56:01.931121+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-20T19:56:03.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:02 smithi080 bash[25034]: audit 2023-12-20T19:56:01.932993+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:03.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:02 smithi080 bash[30819]: cluster 2023-12-20T19:56:01.110056+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-20T19:56:03.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:02 smithi080 bash[30819]: audit 2023-12-20T19:56:01.931121+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-20T19:56:03.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:02 smithi080 bash[30819]: audit 2023-12-20T19:56:01.932993+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:03.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:03 smithi133 bash[25278]: cephadm 2023-12-20T19:56:01.934403+0000 mgr.y (mgr.14152) 172 : cephadm [INF] Deploying daemon osd.4 on smithi133 2023-12-20T19:56:04.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:03 smithi080 bash[25034]: cephadm 2023-12-20T19:56:01.934403+0000 mgr.y (mgr.14152) 172 : cephadm [INF] Deploying daemon osd.4 on smithi133 2023-12-20T19:56:04.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:03 smithi080 bash[30819]: cephadm 2023-12-20T19:56:01.934403+0000 mgr.y (mgr.14152) 172 : cephadm [INF] Deploying daemon osd.4 on smithi133 2023-12-20T19:56:04.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:04 smithi133 bash[25278]: cluster 2023-12-20T19:56:03.110708+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:56:05.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:04 smithi080 bash[25034]: cluster 2023-12-20T19:56:03.110708+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:56:05.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:04 smithi080 bash[30819]: cluster 2023-12-20T19:56:03.110708+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:56:06.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:06 smithi133 bash[25278]: cluster 2023-12-20T19:56:05.111279+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:56:06.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:06 smithi133 bash[25278]: audit 2023-12-20T19:56:05.616741+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:06.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:06 smithi133 bash[25278]: audit 2023-12-20T19:56:05.630417+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:56:06.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:06 smithi133 bash[25278]: audit 2023-12-20T19:56:05.632690+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:06.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:06 smithi133 bash[25278]: audit 2023-12-20T19:56:05.634481+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:56:06.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:06 smithi133 bash[25278]: audit 2023-12-20T19:56:05.646163+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:07.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:06 smithi080 bash[25034]: cluster 2023-12-20T19:56:05.111279+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:56:07.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:06 smithi080 bash[25034]: audit 2023-12-20T19:56:05.616741+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:07.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:06 smithi080 bash[25034]: audit 2023-12-20T19:56:05.630417+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:56:07.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:06 smithi080 bash[25034]: audit 2023-12-20T19:56:05.632690+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:07.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:06 smithi080 bash[25034]: audit 2023-12-20T19:56:05.634481+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:56:07.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:06 smithi080 bash[25034]: audit 2023-12-20T19:56:05.646163+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:07.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:06 smithi080 bash[30819]: cluster 2023-12-20T19:56:05.111279+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:56:07.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:06 smithi080 bash[30819]: audit 2023-12-20T19:56:05.616741+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:07.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:06 smithi080 bash[30819]: audit 2023-12-20T19:56:05.630417+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:56:07.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:06 smithi080 bash[30819]: audit 2023-12-20T19:56:05.632690+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:07.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:06 smithi080 bash[30819]: audit 2023-12-20T19:56:05.634481+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:56:07.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:06 smithi080 bash[30819]: audit 2023-12-20T19:56:05.646163+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:08.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:08 smithi133 bash[25278]: cluster 2023-12-20T19:56:07.111826+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:56:09.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:08 smithi080 bash[25034]: cluster 2023-12-20T19:56:07.111826+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:56:09.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:08 smithi080 bash[30819]: cluster 2023-12-20T19:56:07.111826+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:56:10.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:10 smithi133 bash[25278]: cluster 2023-12-20T19:56:09.112454+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-20T19:56:11.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:10 smithi080 bash[25034]: cluster 2023-12-20T19:56:09.112454+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-20T19:56:11.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:10 smithi080 bash[30819]: cluster 2023-12-20T19:56:09.112454+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-20T19:56:11.780 INFO:teuthology.orchestra.run.smithi133.stdout:Created osd(s) 4 on host 'smithi133' 2023-12-20T19:56:12.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:11 smithi080 bash[25034]: cluster 2023-12-20T19:56:11.113024+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-20T19:56:12.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:11 smithi080 bash[30819]: cluster 2023-12-20T19:56:11.113024+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-20T19:56:12.142 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:11 smithi133 bash[25278]: cluster 2023-12-20T19:56:11.113024+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-20T19:56:12.395 DEBUG:teuthology.orchestra.run.smithi133:osd.4> sudo journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.4.service 2023-12-20T19:56:12.398 INFO:tasks.cephadm:Deploying osd.5 on smithi133 with /dev/vg_nvme/lv_3... 2023-12-20T19:56:12.398 DEBUG:teuthology.orchestra.run.smithi133:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-20T19:56:12.542 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:56:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:56:12.654 INFO:journalctl@ceph.osd.4.smithi133.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T19:56:12.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:12 smithi133 bash[25278]: audit 2023-12-20T19:56:11.778154+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:12.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:12 smithi133 bash[25278]: audit 2023-12-20T19:56:11.781594+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:56:12.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:12 smithi133 bash[25278]: audit 2023-12-20T19:56:11.783908+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:12.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:12 smithi133 bash[25278]: audit 2023-12-20T19:56:11.785284+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:56:12.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:12 smithi133 bash[25278]: audit 2023-12-20T19:56:11.788914+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:56:12.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:12 smithi133 bash[25278]: cephadm 2023-12-20T19:56:11.790029+0000 mgr.y (mgr.14152) 178 : cephadm [INF] Adjusting osd_memory_target on smithi133 to 16247M 2023-12-20T19:56:12.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:12 smithi133 bash[25278]: audit 2023-12-20T19:56:11.797889+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:12.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:12 smithi133 bash[25278]: audit 2023-12-20T19:56:11.807382+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:12.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:12 smithi133 bash[25278]: audit 2023-12-20T19:56:11.965683+0000 mon.a (mon.0) 552 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T19:56:12.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:12 smithi133 bash[25278]: audit 2023-12-20T19:56:11.965969+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.133:6800/4028628637,v1:172.21.15.133:6801/4028628637]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T19:56:12.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:12 smithi133 bash[25278]: audit 2023-12-20T19:56:12.128371+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:12.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:12 smithi133 bash[25278]: cephadm 2023-12-20T19:56:12.129708+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi133 2023-12-20T19:56:12.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:12 smithi133 bash[25278]: audit 2023-12-20T19:56:12.138617+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:12.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:12 smithi133 bash[25278]: audit 2023-12-20T19:56:12.176280+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:56:12.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:12 smithi133 bash[25278]: audit 2023-12-20T19:56:12.179179+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:12.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:12 smithi133 bash[25278]: audit 2023-12-20T19:56:12.181165+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:56:12.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:12 smithi133 bash[25278]: audit 2023-12-20T19:56:12.193751+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:13.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[25034]: audit 2023-12-20T19:56:11.778154+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:13.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[25034]: audit 2023-12-20T19:56:11.781594+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:56:13.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[25034]: audit 2023-12-20T19:56:11.783908+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:13.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[25034]: audit 2023-12-20T19:56:11.785284+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:56:13.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[25034]: audit 2023-12-20T19:56:11.788914+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:56:13.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[25034]: cephadm 2023-12-20T19:56:11.790029+0000 mgr.y (mgr.14152) 178 : cephadm [INF] Adjusting osd_memory_target on smithi133 to 16247M 2023-12-20T19:56:13.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[25034]: audit 2023-12-20T19:56:11.797889+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:13.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[25034]: audit 2023-12-20T19:56:11.807382+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:13.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[25034]: audit 2023-12-20T19:56:11.965683+0000 mon.a (mon.0) 552 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T19:56:13.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[25034]: audit 2023-12-20T19:56:11.965969+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.133:6800/4028628637,v1:172.21.15.133:6801/4028628637]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T19:56:13.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[25034]: audit 2023-12-20T19:56:12.128371+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:13.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[25034]: cephadm 2023-12-20T19:56:12.129708+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi133 2023-12-20T19:56:13.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[25034]: audit 2023-12-20T19:56:12.138617+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:13.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[25034]: audit 2023-12-20T19:56:12.176280+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:56:13.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[25034]: audit 2023-12-20T19:56:12.179179+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:13.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[25034]: audit 2023-12-20T19:56:12.181165+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:56:13.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[25034]: audit 2023-12-20T19:56:12.193751+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:13.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[30819]: audit 2023-12-20T19:56:11.778154+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:13.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[30819]: audit 2023-12-20T19:56:11.781594+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:56:13.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[30819]: audit 2023-12-20T19:56:11.783908+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:13.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[30819]: audit 2023-12-20T19:56:11.785284+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:56:13.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[30819]: audit 2023-12-20T19:56:11.788914+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:56:13.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[30819]: cephadm 2023-12-20T19:56:11.790029+0000 mgr.y (mgr.14152) 178 : cephadm [INF] Adjusting osd_memory_target on smithi133 to 16247M 2023-12-20T19:56:13.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[30819]: audit 2023-12-20T19:56:11.797889+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:13.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[30819]: audit 2023-12-20T19:56:11.807382+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:13.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[30819]: audit 2023-12-20T19:56:11.965683+0000 mon.a (mon.0) 552 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T19:56:13.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[30819]: audit 2023-12-20T19:56:11.965969+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.133:6800/4028628637,v1:172.21.15.133:6801/4028628637]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T19:56:13.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[30819]: audit 2023-12-20T19:56:12.128371+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:13.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[30819]: cephadm 2023-12-20T19:56:12.129708+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi133 2023-12-20T19:56:13.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[30819]: audit 2023-12-20T19:56:12.138617+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:13.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[30819]: audit 2023-12-20T19:56:12.176280+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:56:13.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[30819]: audit 2023-12-20T19:56:12.179179+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:13.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[30819]: audit 2023-12-20T19:56:12.181165+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:56:13.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:12 smithi080 bash[30819]: audit 2023-12-20T19:56:12.193751+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:14.014 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 19:56:13 smithi133 bash[31117]: debug 2023-12-20T19:56:13.825+0000 7f902c7f3700 -1 osd.4 0 waiting for initial osdmap 2023-12-20T19:56:14.014 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 19:56:13 smithi133 bash[31117]: debug 2023-12-20T19:56:13.833+0000 7f9026188700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T19:56:14.014 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:13 smithi133 bash[25278]: audit 2023-12-20T19:56:12.816169+0000 mon.a (mon.0) 559 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-20T19:56:14.014 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:13 smithi133 bash[25278]: cluster 2023-12-20T19:56:12.816329+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-12-20T19:56:14.014 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:13 smithi133 bash[25278]: audit 2023-12-20T19:56:12.816494+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T19:56:14.014 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:13 smithi133 bash[25278]: audit 2023-12-20T19:56:12.818175+0000 mon.a (mon.0) 562 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:56:14.014 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:13 smithi133 bash[25278]: audit 2023-12-20T19:56:12.818579+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.133:6800/4028628637,v1:172.21.15.133:6801/4028628637]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:56:14.014 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:13 smithi133 bash[25278]: cluster 2023-12-20T19:56:13.113602+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:56:14.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:13 smithi080 bash[30819]: audit 2023-12-20T19:56:12.816169+0000 mon.a (mon.0) 559 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-20T19:56:14.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:13 smithi080 bash[30819]: cluster 2023-12-20T19:56:12.816329+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-12-20T19:56:14.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:13 smithi080 bash[30819]: audit 2023-12-20T19:56:12.816494+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T19:56:14.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:13 smithi080 bash[30819]: audit 2023-12-20T19:56:12.818175+0000 mon.a (mon.0) 562 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:56:14.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:13 smithi080 bash[30819]: audit 2023-12-20T19:56:12.818579+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.133:6800/4028628637,v1:172.21.15.133:6801/4028628637]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:56:14.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:13 smithi080 bash[30819]: cluster 2023-12-20T19:56:13.113602+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:56:14.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:13 smithi080 bash[25034]: audit 2023-12-20T19:56:12.816169+0000 mon.a (mon.0) 559 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-20T19:56:14.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:13 smithi080 bash[25034]: cluster 2023-12-20T19:56:12.816329+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-12-20T19:56:14.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:13 smithi080 bash[25034]: audit 2023-12-20T19:56:12.816494+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T19:56:14.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:13 smithi080 bash[25034]: audit 2023-12-20T19:56:12.818175+0000 mon.a (mon.0) 562 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:56:14.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:13 smithi080 bash[25034]: audit 2023-12-20T19:56:12.818579+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.133:6800/4028628637,v1:172.21.15.133:6801/4028628637]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:56:14.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:13 smithi080 bash[25034]: cluster 2023-12-20T19:56:13.113602+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:56:15.163 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:14 smithi080 bash[30819]: audit 2023-12-20T19:56:13.818265+0000 mon.a (mon.0) 563 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2023-12-20T19:56:15.163 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:14 smithi080 bash[30819]: cluster 2023-12-20T19:56:13.818536+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2023-12-20T19:56:15.163 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:14 smithi080 bash[30819]: audit 2023-12-20T19:56:13.819370+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T19:56:15.163 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:14 smithi080 bash[30819]: audit 2023-12-20T19:56:13.827995+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T19:56:15.164 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:14 smithi080 bash[25034]: audit 2023-12-20T19:56:13.818265+0000 mon.a (mon.0) 563 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2023-12-20T19:56:15.164 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:14 smithi080 bash[25034]: cluster 2023-12-20T19:56:13.818536+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2023-12-20T19:56:15.164 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:14 smithi080 bash[25034]: audit 2023-12-20T19:56:13.819370+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T19:56:15.164 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:14 smithi080 bash[25034]: audit 2023-12-20T19:56:13.827995+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T19:56:15.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:14 smithi133 bash[25278]: audit 2023-12-20T19:56:13.818265+0000 mon.a (mon.0) 563 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2023-12-20T19:56:15.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:14 smithi133 bash[25278]: cluster 2023-12-20T19:56:13.818536+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2023-12-20T19:56:15.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:14 smithi133 bash[25278]: audit 2023-12-20T19:56:13.819370+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T19:56:15.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:14 smithi133 bash[25278]: audit 2023-12-20T19:56:13.827995+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T19:56:15.378 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-20T19:56:15.378 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-20T19:56:15.378 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 10+0 records in 2023-12-20T19:56:15.378 INFO:teuthology.orchestra.run.smithi133.stderr:10+0 records out 2023-12-20T19:56:15.378 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0178416 s, 588 MB/s 2023-12-20T19:56:15.379 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping successful for: 2023-12-20T19:56:16.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:15 smithi080 bash[25034]: cluster 2023-12-20T19:56:12.940960+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:56:16.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:15 smithi080 bash[25034]: cluster 2023-12-20T19:56:12.941515+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:56:16.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:15 smithi080 bash[25034]: cluster 2023-12-20T19:56:14.830091+0000 mon.a (mon.0) 567 : cluster [INF] osd.4 [v2:172.21.15.133:6800/4028628637,v1:172.21.15.133:6801/4028628637] boot 2023-12-20T19:56:16.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:15 smithi080 bash[25034]: cluster 2023-12-20T19:56:14.830207+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-20T19:56:16.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:15 smithi080 bash[25034]: audit 2023-12-20T19:56:14.830915+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T19:56:16.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:15 smithi080 bash[25034]: cluster 2023-12-20T19:56:15.114198+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:56:16.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:15 smithi080 bash[25034]: cluster 2023-12-20T19:56:15.735595+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-20T19:56:16.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:15 smithi080 bash[30819]: cluster 2023-12-20T19:56:12.940960+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:56:16.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:15 smithi080 bash[30819]: cluster 2023-12-20T19:56:12.941515+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:56:16.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:15 smithi080 bash[30819]: cluster 2023-12-20T19:56:14.830091+0000 mon.a (mon.0) 567 : cluster [INF] osd.4 [v2:172.21.15.133:6800/4028628637,v1:172.21.15.133:6801/4028628637] boot 2023-12-20T19:56:16.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:15 smithi080 bash[30819]: cluster 2023-12-20T19:56:14.830207+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-20T19:56:16.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:15 smithi080 bash[30819]: audit 2023-12-20T19:56:14.830915+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T19:56:16.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:15 smithi080 bash[30819]: cluster 2023-12-20T19:56:15.114198+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:56:16.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:15 smithi080 bash[30819]: cluster 2023-12-20T19:56:15.735595+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-20T19:56:16.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:15 smithi133 bash[25278]: cluster 2023-12-20T19:56:12.940960+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:56:16.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:15 smithi133 bash[25278]: cluster 2023-12-20T19:56:12.941515+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:56:16.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:15 smithi133 bash[25278]: cluster 2023-12-20T19:56:14.830091+0000 mon.a (mon.0) 567 : cluster [INF] osd.4 [v2:172.21.15.133:6800/4028628637,v1:172.21.15.133:6801/4028628637] boot 2023-12-20T19:56:16.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:15 smithi133 bash[25278]: cluster 2023-12-20T19:56:14.830207+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-20T19:56:16.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:15 smithi133 bash[25278]: audit 2023-12-20T19:56:14.830915+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T19:56:16.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:15 smithi133 bash[25278]: cluster 2023-12-20T19:56:15.114198+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-20T19:56:16.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:15 smithi133 bash[25278]: cluster 2023-12-20T19:56:15.735595+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-20T19:56:16.589 DEBUG:teuthology.orchestra.run.smithi133:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi133:vg_nvme/lv_3 2023-12-20T19:56:18.042 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:56:17 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:56:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:56:18.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:17 smithi080 bash[25034]: cluster 2023-12-20T19:56:16.746848+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-12-20T19:56:18.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:17 smithi080 bash[25034]: cluster 2023-12-20T19:56:17.114819+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:18.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:17 smithi080 bash[30819]: cluster 2023-12-20T19:56:16.746848+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-12-20T19:56:18.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:17 smithi080 bash[30819]: cluster 2023-12-20T19:56:17.114819+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:18.230 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:17 smithi133 bash[25278]: cluster 2023-12-20T19:56:16.746848+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-12-20T19:56:18.231 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:17 smithi133 bash[25278]: cluster 2023-12-20T19:56:17.114819+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:19.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:18 smithi080 bash[25034]: cluster 2023-12-20T19:56:17.751849+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-12-20T19:56:19.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:18 smithi080 bash[25034]: audit 2023-12-20T19:56:17.888328+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:19.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:18 smithi080 bash[25034]: audit 2023-12-20T19:56:17.898697+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:19.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:18 smithi080 bash[25034]: audit 2023-12-20T19:56:17.929056+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:56:19.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:18 smithi080 bash[25034]: audit 2023-12-20T19:56:17.931793+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:19.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:18 smithi080 bash[25034]: audit 2023-12-20T19:56:17.933528+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:56:19.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:18 smithi080 bash[25034]: audit 2023-12-20T19:56:17.944069+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:19.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:18 smithi080 bash[30819]: cluster 2023-12-20T19:56:17.751849+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-12-20T19:56:19.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:18 smithi080 bash[30819]: audit 2023-12-20T19:56:17.888328+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:19.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:18 smithi080 bash[30819]: audit 2023-12-20T19:56:17.898697+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:19.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:18 smithi080 bash[30819]: audit 2023-12-20T19:56:17.929056+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:56:19.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:18 smithi080 bash[30819]: audit 2023-12-20T19:56:17.931793+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:19.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:18 smithi080 bash[30819]: audit 2023-12-20T19:56:17.933528+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:56:19.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:18 smithi080 bash[30819]: audit 2023-12-20T19:56:17.944069+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:19.044 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:18 smithi133 bash[25278]: cluster 2023-12-20T19:56:17.751849+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-12-20T19:56:19.044 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:18 smithi133 bash[25278]: audit 2023-12-20T19:56:17.888328+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:19.044 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:18 smithi133 bash[25278]: audit 2023-12-20T19:56:17.898697+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:19.044 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:18 smithi133 bash[25278]: audit 2023-12-20T19:56:17.929056+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:56:19.044 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:18 smithi133 bash[25278]: audit 2023-12-20T19:56:17.931793+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:19.044 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:18 smithi133 bash[25278]: audit 2023-12-20T19:56:17.933528+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:56:19.044 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:18 smithi133 bash[25278]: audit 2023-12-20T19:56:17.944069+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:20.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:19 smithi080 bash[25034]: cluster 2023-12-20T19:56:18.768163+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2023-12-20T19:56:20.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:19 smithi080 bash[25034]: cluster 2023-12-20T19:56:19.115267+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v155: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-20T19:56:20.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:19 smithi080 bash[30819]: cluster 2023-12-20T19:56:18.768163+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2023-12-20T19:56:20.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:19 smithi080 bash[30819]: cluster 2023-12-20T19:56:19.115267+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v155: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-20T19:56:20.066 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:19 smithi133 bash[25278]: cluster 2023-12-20T19:56:18.768163+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2023-12-20T19:56:20.066 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:19 smithi133 bash[25278]: cluster 2023-12-20T19:56:19.115267+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v155: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-20T19:56:21.042 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:56:20 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:56:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:56:21.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:20 smithi080 bash[25034]: audit 2023-12-20T19:56:20.423133+0000 mgr.y (mgr.14152) 184 : audit [DBG] from='client.24230 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:56:21.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:20 smithi080 bash[25034]: audit 2023-12-20T19:56:20.430098+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:56:21.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:20 smithi080 bash[25034]: audit 2023-12-20T19:56:20.436660+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:56:21.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:20 smithi080 bash[25034]: audit 2023-12-20T19:56:20.438273+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:21.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:20 smithi080 bash[30819]: audit 2023-12-20T19:56:20.423133+0000 mgr.y (mgr.14152) 184 : audit [DBG] from='client.24230 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:56:21.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:20 smithi080 bash[30819]: audit 2023-12-20T19:56:20.430098+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:56:21.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:20 smithi080 bash[30819]: audit 2023-12-20T19:56:20.436660+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:56:21.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:20 smithi080 bash[30819]: audit 2023-12-20T19:56:20.438273+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:21.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:20 smithi133 bash[25278]: audit 2023-12-20T19:56:20.423133+0000 mgr.y (mgr.14152) 184 : audit [DBG] from='client.24230 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:56:21.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:20 smithi133 bash[25278]: audit 2023-12-20T19:56:20.430098+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:56:21.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:20 smithi133 bash[25278]: audit 2023-12-20T19:56:20.436660+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:56:21.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:20 smithi133 bash[25278]: audit 2023-12-20T19:56:20.438273+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:22.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:21 smithi133 bash[25278]: audit 2023-12-20T19:56:20.824491+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:22.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:21 smithi133 bash[25278]: audit 2023-12-20T19:56:20.830679+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:22.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:21 smithi133 bash[25278]: cluster 2023-12-20T19:56:21.115848+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v156: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-20T19:56:22.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:21 smithi080 bash[25034]: audit 2023-12-20T19:56:20.824491+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:22.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:21 smithi080 bash[25034]: audit 2023-12-20T19:56:20.830679+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:22.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:21 smithi080 bash[25034]: cluster 2023-12-20T19:56:21.115848+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v156: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-20T19:56:22.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:21 smithi080 bash[30819]: audit 2023-12-20T19:56:20.824491+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:22.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:21 smithi080 bash[30819]: audit 2023-12-20T19:56:20.830679+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:22.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:21 smithi080 bash[30819]: cluster 2023-12-20T19:56:21.115848+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v156: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-20T19:56:24.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:24 smithi133 bash[25278]: cluster 2023-12-20T19:56:23.116459+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-12-20T19:56:24.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:24 smithi080 bash[25034]: cluster 2023-12-20T19:56:23.116459+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-12-20T19:56:24.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:24 smithi080 bash[30819]: cluster 2023-12-20T19:56:23.116459+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-12-20T19:56:26.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:26 smithi133 bash[25278]: cluster 2023-12-20T19:56:25.117015+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-20T19:56:26.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:26 smithi133 bash[25278]: audit 2023-12-20T19:56:25.997046+0000 mon.a (mon.0) 585 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "031e846c-e2ec-442d-902d-3f660fe93f17"}]: dispatch 2023-12-20T19:56:26.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:26 smithi133 bash[25278]: audit 2023-12-20T19:56:25.997314+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.133:0/2186810855' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "031e846c-e2ec-442d-902d-3f660fe93f17"}]: dispatch 2023-12-20T19:56:26.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:26 smithi133 bash[25278]: audit 2023-12-20T19:56:26.010177+0000 mon.a (mon.0) 586 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "031e846c-e2ec-442d-902d-3f660fe93f17"}]': finished 2023-12-20T19:56:26.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:26 smithi133 bash[25278]: cluster 2023-12-20T19:56:26.010362+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-12-20T19:56:26.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:26 smithi133 bash[25278]: audit 2023-12-20T19:56:26.010606+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T19:56:26.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:26 smithi080 bash[25034]: cluster 2023-12-20T19:56:25.117015+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-20T19:56:26.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:26 smithi080 bash[25034]: audit 2023-12-20T19:56:25.997046+0000 mon.a (mon.0) 585 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "031e846c-e2ec-442d-902d-3f660fe93f17"}]: dispatch 2023-12-20T19:56:26.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:26 smithi080 bash[25034]: audit 2023-12-20T19:56:25.997314+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.133:0/2186810855' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "031e846c-e2ec-442d-902d-3f660fe93f17"}]: dispatch 2023-12-20T19:56:26.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:26 smithi080 bash[25034]: audit 2023-12-20T19:56:26.010177+0000 mon.a (mon.0) 586 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "031e846c-e2ec-442d-902d-3f660fe93f17"}]': finished 2023-12-20T19:56:26.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:26 smithi080 bash[25034]: cluster 2023-12-20T19:56:26.010362+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-12-20T19:56:26.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:26 smithi080 bash[25034]: audit 2023-12-20T19:56:26.010606+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T19:56:26.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:26 smithi080 bash[30819]: cluster 2023-12-20T19:56:25.117015+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-20T19:56:26.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:26 smithi080 bash[30819]: audit 2023-12-20T19:56:25.997046+0000 mon.a (mon.0) 585 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "031e846c-e2ec-442d-902d-3f660fe93f17"}]: dispatch 2023-12-20T19:56:26.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:26 smithi080 bash[30819]: audit 2023-12-20T19:56:25.997314+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.133:0/2186810855' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "031e846c-e2ec-442d-902d-3f660fe93f17"}]: dispatch 2023-12-20T19:56:26.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:26 smithi080 bash[30819]: audit 2023-12-20T19:56:26.010177+0000 mon.a (mon.0) 586 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "031e846c-e2ec-442d-902d-3f660fe93f17"}]': finished 2023-12-20T19:56:26.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:26 smithi080 bash[30819]: cluster 2023-12-20T19:56:26.010362+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-12-20T19:56:26.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:26 smithi080 bash[30819]: audit 2023-12-20T19:56:26.010606+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T19:56:27.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:27 smithi133 bash[25278]: audit 2023-12-20T19:56:26.737304+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.133:0/622224269' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:56:27.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:27 smithi080 bash[25034]: audit 2023-12-20T19:56:26.737304+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.133:0/622224269' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:56:27.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:27 smithi080 bash[30819]: audit 2023-12-20T19:56:26.737304+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.133:0/622224269' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:56:28.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:28 smithi133 bash[25278]: cluster 2023-12-20T19:56:27.117659+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:28.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:28 smithi080 bash[25034]: cluster 2023-12-20T19:56:27.117659+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:28.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:28 smithi080 bash[30819]: cluster 2023-12-20T19:56:27.117659+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:30.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:30 smithi080 bash[25034]: cluster 2023-12-20T19:56:29.118351+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:30.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:30 smithi080 bash[30819]: cluster 2023-12-20T19:56:29.118351+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:30.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:30 smithi133 bash[25278]: cluster 2023-12-20T19:56:29.118351+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:32.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:31 smithi080 bash[25034]: cluster 2023-12-20T19:56:31.119007+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 2023-12-20T19:56:32.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:31 smithi080 bash[30819]: cluster 2023-12-20T19:56:31.119007+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 2023-12-20T19:56:32.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:31 smithi133 bash[25278]: cluster 2023-12-20T19:56:31.119007+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 2023-12-20T19:56:34.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:34 smithi133 bash[25278]: cluster 2023-12-20T19:56:33.119627+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:34.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:34 smithi080 bash[25034]: cluster 2023-12-20T19:56:33.119627+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:34.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:34 smithi080 bash[30819]: cluster 2023-12-20T19:56:33.119627+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:36.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:36 smithi133 bash[25278]: cluster 2023-12-20T19:56:35.120288+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:36.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:36 smithi133 bash[25278]: audit 2023-12-20T19:56:35.756585+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-20T19:56:36.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:36 smithi133 bash[25278]: audit 2023-12-20T19:56:35.758197+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:36.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:36 smithi080 bash[30819]: cluster 2023-12-20T19:56:35.120288+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:36.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:36 smithi080 bash[30819]: audit 2023-12-20T19:56:35.756585+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-20T19:56:36.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:36 smithi080 bash[30819]: audit 2023-12-20T19:56:35.758197+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:36.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:36 smithi080 bash[25034]: cluster 2023-12-20T19:56:35.120288+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:36.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:36 smithi080 bash[25034]: audit 2023-12-20T19:56:35.756585+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-20T19:56:36.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:36 smithi080 bash[25034]: audit 2023-12-20T19:56:35.758197+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:37.453 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:37 smithi080 bash[25034]: cephadm 2023-12-20T19:56:35.759446+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Deploying daemon osd.5 on smithi133 2023-12-20T19:56:37.453 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:37 smithi080 bash[30819]: cephadm 2023-12-20T19:56:35.759446+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Deploying daemon osd.5 on smithi133 2023-12-20T19:56:37.704 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:37 smithi133 bash[25278]: cephadm 2023-12-20T19:56:35.759446+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Deploying daemon osd.5 on smithi133 2023-12-20T19:56:38.292 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:56:38 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:56:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:56:38.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:38 smithi080 bash[25034]: cluster 2023-12-20T19:56:37.120972+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:38.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:38 smithi080 bash[25034]: audit 2023-12-20T19:56:38.016525+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:38.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:38 smithi080 bash[25034]: audit 2023-12-20T19:56:38.023303+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:38.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:38 smithi080 bash[30819]: cluster 2023-12-20T19:56:37.120972+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:38.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:38 smithi080 bash[30819]: audit 2023-12-20T19:56:38.016525+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:38.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:38 smithi080 bash[30819]: audit 2023-12-20T19:56:38.023303+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:38.484 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:38 smithi133 bash[25278]: cluster 2023-12-20T19:56:37.120972+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:38.484 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:38 smithi133 bash[25278]: audit 2023-12-20T19:56:38.016525+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:38.484 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:38 smithi133 bash[25278]: audit 2023-12-20T19:56:38.023303+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:40.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:40 smithi133 bash[25278]: cluster 2023-12-20T19:56:39.121691+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:40.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:40 smithi080 bash[25034]: cluster 2023-12-20T19:56:39.121691+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:40.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:40 smithi080 bash[30819]: cluster 2023-12-20T19:56:39.121691+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:41.292 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:56:40 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:56:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:56:41.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:41 smithi133 bash[25278]: audit 2023-12-20T19:56:40.433563+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:41.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:41 smithi133 bash[25278]: audit 2023-12-20T19:56:40.470754+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:56:41.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:41 smithi133 bash[25278]: audit 2023-12-20T19:56:40.473399+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:41.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:41 smithi133 bash[25278]: audit 2023-12-20T19:56:40.475063+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:56:41.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:41 smithi133 bash[25278]: audit 2023-12-20T19:56:40.487361+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:41.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:41 smithi133 bash[25278]: audit 2023-12-20T19:56:40.967762+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:41.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:41 smithi133 bash[25278]: audit 2023-12-20T19:56:40.975678+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:41.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:41 smithi080 bash[25034]: audit 2023-12-20T19:56:40.433563+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:41.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:41 smithi080 bash[25034]: audit 2023-12-20T19:56:40.470754+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:56:41.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:41 smithi080 bash[25034]: audit 2023-12-20T19:56:40.473399+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:41.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:41 smithi080 bash[25034]: audit 2023-12-20T19:56:40.475063+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:56:41.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:41 smithi080 bash[25034]: audit 2023-12-20T19:56:40.487361+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:41.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:41 smithi080 bash[25034]: audit 2023-12-20T19:56:40.967762+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:41.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:41 smithi080 bash[25034]: audit 2023-12-20T19:56:40.975678+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:41.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:41 smithi080 bash[30819]: audit 2023-12-20T19:56:40.433563+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:41.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:41 smithi080 bash[30819]: audit 2023-12-20T19:56:40.470754+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:56:41.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:41 smithi080 bash[30819]: audit 2023-12-20T19:56:40.473399+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:41.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:41 smithi080 bash[30819]: audit 2023-12-20T19:56:40.475063+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:56:41.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:41 smithi080 bash[30819]: audit 2023-12-20T19:56:40.487361+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:41.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:41 smithi080 bash[30819]: audit 2023-12-20T19:56:40.967762+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:41.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:41 smithi080 bash[30819]: audit 2023-12-20T19:56:40.975678+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:42.292 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:56:41 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:56:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:56:42.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:42 smithi133 bash[25278]: cluster 2023-12-20T19:56:41.122315+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:42.722 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:42 smithi133 bash[25278]: audit 2023-12-20T19:56:41.989123+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:42.722 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:42 smithi133 bash[25278]: audit 2023-12-20T19:56:41.995829+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:42.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:42 smithi080 bash[30819]: cluster 2023-12-20T19:56:41.122315+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:42.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:42 smithi080 bash[30819]: audit 2023-12-20T19:56:41.989123+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:42.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:42 smithi080 bash[30819]: audit 2023-12-20T19:56:41.995829+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:42.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:42 smithi080 bash[25034]: cluster 2023-12-20T19:56:41.122315+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:42.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:42 smithi080 bash[25034]: audit 2023-12-20T19:56:41.989123+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:42.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:42 smithi080 bash[25034]: audit 2023-12-20T19:56:41.995829+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:44.681 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:44 smithi133 bash[25278]: cluster 2023-12-20T19:56:43.122960+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:44.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:44 smithi080 bash[30819]: cluster 2023-12-20T19:56:43.122960+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:44.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:44 smithi080 bash[25034]: cluster 2023-12-20T19:56:43.122960+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-20T19:56:46.760 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:46 smithi133 bash[25278]: cluster 2023-12-20T19:56:45.123641+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-20T19:56:46.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:46 smithi080 bash[25034]: cluster 2023-12-20T19:56:45.123641+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-20T19:56:46.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:46 smithi080 bash[30819]: cluster 2023-12-20T19:56:45.123641+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-20T19:56:47.202 INFO:teuthology.orchestra.run.smithi133.stdout:Created osd(s) 5 on host 'smithi133' 2023-12-20T19:56:47.789 DEBUG:teuthology.orchestra.run.smithi133:osd.5> sudo journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.5.service 2023-12-20T19:56:47.792 INFO:tasks.cephadm:Deploying osd.6 on smithi133 with /dev/vg_nvme/lv_2... 2023-12-20T19:56:47.792 DEBUG:teuthology.orchestra.run.smithi133:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-20T19:56:48.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:48 smithi133 bash[25278]: cluster 2023-12-20T19:56:47.124281+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-20T19:56:48.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:48 smithi133 bash[25278]: audit 2023-12-20T19:56:47.199921+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:48.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:48 smithi133 bash[25278]: audit 2023-12-20T19:56:47.228082+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:56:48.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:48 smithi133 bash[25278]: audit 2023-12-20T19:56:47.230905+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:48.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:48 smithi133 bash[25278]: audit 2023-12-20T19:56:47.232746+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:56:48.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:48 smithi133 bash[25278]: audit 2023-12-20T19:56:47.237309+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:56:48.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:48 smithi133 bash[25278]: audit 2023-12-20T19:56:47.239221+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:56:48.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:48 smithi133 bash[25278]: cephadm 2023-12-20T19:56:47.240443+0000 mgr.y (mgr.14152) 200 : cephadm [INF] Adjusting osd_memory_target on smithi133 to 8123M 2023-12-20T19:56:48.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:48 smithi133 bash[25278]: audit 2023-12-20T19:56:47.248151+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:48.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:48 smithi133 bash[25278]: audit 2023-12-20T19:56:47.257900+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:48.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:48 smithi133 bash[25278]: audit 2023-12-20T19:56:47.977845+0000 mon.a (mon.0) 610 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T19:56:48.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:48 smithi133 bash[25278]: audit 2023-12-20T19:56:47.978213+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.133:6808/1271451344,v1:172.21.15.133:6809/1271451344]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T19:56:48.482 INFO:journalctl@ceph.osd.5.smithi133.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T19:56:48.482 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 19:56:47 smithi133 bash[34670]: debug 2023-12-20T19:56:47.973+0000 7f20116813c0 -1 osd.5 0 log_to_monitors true 2023-12-20T19:56:48.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[25034]: cluster 2023-12-20T19:56:47.124281+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-20T19:56:48.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[25034]: audit 2023-12-20T19:56:47.199921+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:48.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[25034]: audit 2023-12-20T19:56:47.228082+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:56:48.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[25034]: audit 2023-12-20T19:56:47.230905+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:48.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[25034]: audit 2023-12-20T19:56:47.232746+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:56:48.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[25034]: audit 2023-12-20T19:56:47.237309+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:56:48.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[25034]: audit 2023-12-20T19:56:47.239221+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:56:48.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[25034]: cephadm 2023-12-20T19:56:47.240443+0000 mgr.y (mgr.14152) 200 : cephadm [INF] Adjusting osd_memory_target on smithi133 to 8123M 2023-12-20T19:56:48.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[25034]: audit 2023-12-20T19:56:47.248151+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:48.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[25034]: audit 2023-12-20T19:56:47.257900+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:48.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[25034]: audit 2023-12-20T19:56:47.977845+0000 mon.a (mon.0) 610 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T19:56:48.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[25034]: audit 2023-12-20T19:56:47.978213+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.133:6808/1271451344,v1:172.21.15.133:6809/1271451344]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T19:56:48.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[30819]: cluster 2023-12-20T19:56:47.124281+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-20T19:56:48.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[30819]: audit 2023-12-20T19:56:47.199921+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:48.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[30819]: audit 2023-12-20T19:56:47.228082+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:56:48.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[30819]: audit 2023-12-20T19:56:47.230905+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:48.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[30819]: audit 2023-12-20T19:56:47.232746+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:56:48.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[30819]: audit 2023-12-20T19:56:47.237309+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:56:48.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[30819]: audit 2023-12-20T19:56:47.239221+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:56:48.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[30819]: cephadm 2023-12-20T19:56:47.240443+0000 mgr.y (mgr.14152) 200 : cephadm [INF] Adjusting osd_memory_target on smithi133 to 8123M 2023-12-20T19:56:48.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[30819]: audit 2023-12-20T19:56:47.248151+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:48.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[30819]: audit 2023-12-20T19:56:47.257900+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:56:48.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[30819]: audit 2023-12-20T19:56:47.977845+0000 mon.a (mon.0) 610 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T19:56:48.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:48 smithi080 bash[30819]: audit 2023-12-20T19:56:47.978213+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.133:6808/1271451344,v1:172.21.15.133:6809/1271451344]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T19:56:49.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:49 smithi080 bash[30819]: audit 2023-12-20T19:56:48.456039+0000 mon.a (mon.0) 611 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-20T19:56:49.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:49 smithi080 bash[30819]: cluster 2023-12-20T19:56:48.456259+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-12-20T19:56:49.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:49 smithi080 bash[30819]: audit 2023-12-20T19:56:48.456490+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T19:56:49.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:49 smithi080 bash[30819]: audit 2023-12-20T19:56:48.458278+0000 mon.a (mon.0) 614 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:56:49.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:49 smithi080 bash[30819]: audit 2023-12-20T19:56:48.458421+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.133:6808/1271451344,v1:172.21.15.133:6809/1271451344]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:56:49.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:49 smithi080 bash[25034]: audit 2023-12-20T19:56:48.456039+0000 mon.a (mon.0) 611 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-20T19:56:49.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:49 smithi080 bash[25034]: cluster 2023-12-20T19:56:48.456259+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-12-20T19:56:49.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:49 smithi080 bash[25034]: audit 2023-12-20T19:56:48.456490+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T19:56:49.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:49 smithi080 bash[25034]: audit 2023-12-20T19:56:48.458278+0000 mon.a (mon.0) 614 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:56:49.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:49 smithi080 bash[25034]: audit 2023-12-20T19:56:48.458421+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.133:6808/1271451344,v1:172.21.15.133:6809/1271451344]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:56:49.942 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 19:56:49 smithi133 bash[34670]: debug 2023-12-20T19:56:49.468+0000 7f2008084700 -1 osd.5 0 waiting for initial osdmap 2023-12-20T19:56:49.943 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 19:56:49 smithi133 bash[34670]: debug 2023-12-20T19:56:49.476+0000 7f2003a1d700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T19:56:49.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:49 smithi133 bash[25278]: audit 2023-12-20T19:56:48.456039+0000 mon.a (mon.0) 611 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-20T19:56:49.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:49 smithi133 bash[25278]: cluster 2023-12-20T19:56:48.456259+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-12-20T19:56:49.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:49 smithi133 bash[25278]: audit 2023-12-20T19:56:48.456490+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T19:56:49.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:49 smithi133 bash[25278]: audit 2023-12-20T19:56:48.458278+0000 mon.a (mon.0) 614 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:56:49.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:49 smithi133 bash[25278]: audit 2023-12-20T19:56:48.458421+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.133:6808/1271451344,v1:172.21.15.133:6809/1271451344]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:56:50.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:50 smithi133 bash[25278]: cluster 2023-12-20T19:56:49.124792+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-20T19:56:50.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:50 smithi133 bash[25278]: audit 2023-12-20T19:56:49.459036+0000 mon.a (mon.0) 615 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2023-12-20T19:56:50.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:50 smithi133 bash[25278]: cluster 2023-12-20T19:56:49.459304+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2023-12-20T19:56:50.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:50 smithi133 bash[25278]: audit 2023-12-20T19:56:49.460171+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T19:56:50.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:50 smithi133 bash[25278]: audit 2023-12-20T19:56:49.469273+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T19:56:50.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:50 smithi080 bash[25034]: cluster 2023-12-20T19:56:49.124792+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-20T19:56:50.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:50 smithi080 bash[25034]: audit 2023-12-20T19:56:49.459036+0000 mon.a (mon.0) 615 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2023-12-20T19:56:50.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:50 smithi080 bash[25034]: cluster 2023-12-20T19:56:49.459304+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2023-12-20T19:56:50.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:50 smithi080 bash[25034]: audit 2023-12-20T19:56:49.460171+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T19:56:50.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:50 smithi080 bash[25034]: audit 2023-12-20T19:56:49.469273+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T19:56:50.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:50 smithi080 bash[30819]: cluster 2023-12-20T19:56:49.124792+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-20T19:56:50.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:50 smithi080 bash[30819]: audit 2023-12-20T19:56:49.459036+0000 mon.a (mon.0) 615 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2023-12-20T19:56:50.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:50 smithi080 bash[30819]: cluster 2023-12-20T19:56:49.459304+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2023-12-20T19:56:50.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:50 smithi080 bash[30819]: audit 2023-12-20T19:56:49.460171+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T19:56:50.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:50 smithi080 bash[30819]: audit 2023-12-20T19:56:49.469273+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T19:56:50.887 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-20T19:56:50.887 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-20T19:56:50.887 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 10+0 records in 2023-12-20T19:56:50.887 INFO:teuthology.orchestra.run.smithi133.stderr:10+0 records out 2023-12-20T19:56:50.887 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0194129 s, 540 MB/s 2023-12-20T19:56:50.887 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping successful for: 2023-12-20T19:56:51.540 DEBUG:teuthology.orchestra.run.smithi133:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi133:vg_nvme/lv_2 2023-12-20T19:56:51.722 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:51 smithi133 bash[25278]: cluster 2023-12-20T19:56:48.995246+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:56:51.722 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:51 smithi133 bash[25278]: cluster 2023-12-20T19:56:48.995455+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:56:51.722 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:51 smithi133 bash[25278]: cluster 2023-12-20T19:56:50.461676+0000 mon.a (mon.0) 619 : cluster [INF] osd.5 [v2:172.21.15.133:6808/1271451344,v1:172.21.15.133:6809/1271451344] boot 2023-12-20T19:56:51.722 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:51 smithi133 bash[25278]: cluster 2023-12-20T19:56:50.461804+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-12-20T19:56:51.722 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:51 smithi133 bash[25278]: audit 2023-12-20T19:56:50.462187+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T19:56:51.722 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:51 smithi133 bash[25278]: cluster 2023-12-20T19:56:50.747276+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-12-20T19:56:51.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:51 smithi080 bash[25034]: cluster 2023-12-20T19:56:48.995246+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:56:51.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:51 smithi080 bash[25034]: cluster 2023-12-20T19:56:48.995455+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:56:51.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:51 smithi080 bash[25034]: cluster 2023-12-20T19:56:50.461676+0000 mon.a (mon.0) 619 : cluster [INF] osd.5 [v2:172.21.15.133:6808/1271451344,v1:172.21.15.133:6809/1271451344] boot 2023-12-20T19:56:51.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:51 smithi080 bash[25034]: cluster 2023-12-20T19:56:50.461804+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-12-20T19:56:51.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:51 smithi080 bash[25034]: audit 2023-12-20T19:56:50.462187+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T19:56:51.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:51 smithi080 bash[25034]: cluster 2023-12-20T19:56:50.747276+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-12-20T19:56:51.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:51 smithi080 bash[30819]: cluster 2023-12-20T19:56:48.995246+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:56:51.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:51 smithi080 bash[30819]: cluster 2023-12-20T19:56:48.995455+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:56:51.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:51 smithi080 bash[30819]: cluster 2023-12-20T19:56:50.461676+0000 mon.a (mon.0) 619 : cluster [INF] osd.5 [v2:172.21.15.133:6808/1271451344,v1:172.21.15.133:6809/1271451344] boot 2023-12-20T19:56:51.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:51 smithi080 bash[30819]: cluster 2023-12-20T19:56:50.461804+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-12-20T19:56:51.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:51 smithi080 bash[30819]: audit 2023-12-20T19:56:50.462187+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T19:56:51.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:51 smithi080 bash[30819]: cluster 2023-12-20T19:56:50.747276+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-12-20T19:56:52.625 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:52 smithi133 bash[25278]: cluster 2023-12-20T19:56:51.125419+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v176: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:56:52.625 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:52 smithi133 bash[25278]: cluster 2023-12-20T19:56:51.749404+0000 mon.a (mon.0) 623 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-20T19:56:52.626 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:52 smithi133 bash[25278]: cluster 2023-12-20T19:56:51.761841+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-12-20T19:56:52.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:52 smithi080 bash[25034]: cluster 2023-12-20T19:56:51.125419+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v176: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:56:52.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:52 smithi080 bash[25034]: cluster 2023-12-20T19:56:51.749404+0000 mon.a (mon.0) 623 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-20T19:56:52.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:52 smithi080 bash[25034]: cluster 2023-12-20T19:56:51.761841+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-12-20T19:56:52.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:52 smithi080 bash[30819]: cluster 2023-12-20T19:56:51.125419+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v176: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:56:52.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:52 smithi080 bash[30819]: cluster 2023-12-20T19:56:51.749404+0000 mon.a (mon.0) 623 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-20T19:56:52.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:52 smithi080 bash[30819]: cluster 2023-12-20T19:56:51.761841+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-12-20T19:56:54.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:53 smithi080 bash[30819]: cluster 2023-12-20T19:56:52.772126+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-12-20T19:56:54.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:53 smithi080 bash[30819]: cluster 2023-12-20T19:56:53.126066+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v179: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:56:54.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:53 smithi080 bash[25034]: cluster 2023-12-20T19:56:52.772126+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-12-20T19:56:54.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:53 smithi080 bash[25034]: cluster 2023-12-20T19:56:53.126066+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v179: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:56:54.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:53 smithi133 bash[25278]: cluster 2023-12-20T19:56:52.772126+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-12-20T19:56:54.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:53 smithi133 bash[25278]: cluster 2023-12-20T19:56:53.126066+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v179: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:56:55.034 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:54 smithi080 bash[30819]: cluster 2023-12-20T19:56:53.783857+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2023-12-20T19:56:55.034 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:54 smithi080 bash[30819]: audit 2023-12-20T19:56:54.169650+0000 mgr.y (mgr.14152) 204 : audit [DBG] from='client.24257 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:56:55.034 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:54 smithi080 bash[30819]: audit 2023-12-20T19:56:54.176899+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:56:55.034 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:54 smithi080 bash[30819]: audit 2023-12-20T19:56:54.183118+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:56:55.034 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:54 smithi080 bash[30819]: audit 2023-12-20T19:56:54.184567+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:55.035 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:54 smithi080 bash[25034]: cluster 2023-12-20T19:56:53.783857+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2023-12-20T19:56:55.035 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:54 smithi080 bash[25034]: audit 2023-12-20T19:56:54.169650+0000 mgr.y (mgr.14152) 204 : audit [DBG] from='client.24257 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:56:55.035 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:54 smithi080 bash[25034]: audit 2023-12-20T19:56:54.176899+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:56:55.035 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:54 smithi080 bash[25034]: audit 2023-12-20T19:56:54.183118+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:56:55.035 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:54 smithi080 bash[25034]: audit 2023-12-20T19:56:54.184567+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:55.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:54 smithi133 bash[25278]: cluster 2023-12-20T19:56:53.783857+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2023-12-20T19:56:55.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:54 smithi133 bash[25278]: audit 2023-12-20T19:56:54.169650+0000 mgr.y (mgr.14152) 204 : audit [DBG] from='client.24257 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:56:55.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:54 smithi133 bash[25278]: audit 2023-12-20T19:56:54.176899+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:56:55.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:54 smithi133 bash[25278]: audit 2023-12-20T19:56:54.183118+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:56:55.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:54 smithi133 bash[25278]: audit 2023-12-20T19:56:54.184567+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:56:56.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:55 smithi080 bash[25034]: cluster 2023-12-20T19:56:55.126537+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v181: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:56:56.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:55 smithi080 bash[30819]: cluster 2023-12-20T19:56:55.126537+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v181: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:56:56.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:55 smithi133 bash[25278]: cluster 2023-12-20T19:56:55.126537+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v181: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:56:57.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:57 smithi080 bash[25034]: cluster 2023-12-20T19:56:57.178465+0000 mon.a (mon.0) 630 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-20T19:56:57.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:57 smithi080 bash[25034]: cluster 2023-12-20T19:56:57.178540+0000 mon.a (mon.0) 631 : cluster [INF] Cluster is now healthy 2023-12-20T19:56:57.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:57 smithi080 bash[30819]: cluster 2023-12-20T19:56:57.178465+0000 mon.a (mon.0) 630 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-20T19:56:57.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:57 smithi080 bash[30819]: cluster 2023-12-20T19:56:57.178540+0000 mon.a (mon.0) 631 : cluster [INF] Cluster is now healthy 2023-12-20T19:56:57.678 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:57 smithi133 bash[25278]: cluster 2023-12-20T19:56:57.178465+0000 mon.a (mon.0) 630 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-20T19:56:57.679 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:57 smithi133 bash[25278]: cluster 2023-12-20T19:56:57.178540+0000 mon.a (mon.0) 631 : cluster [INF] Cluster is now healthy 2023-12-20T19:56:58.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:56:58 smithi133 bash[25278]: cluster 2023-12-20T19:56:57.127143+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-20T19:56:58.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:56:58 smithi080 bash[25034]: cluster 2023-12-20T19:56:57.127143+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-20T19:56:58.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:56:58 smithi080 bash[30819]: cluster 2023-12-20T19:56:57.127143+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-20T19:57:00.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:00 smithi133 bash[25278]: cluster 2023-12-20T19:56:59.127868+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-20T19:57:00.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:00 smithi133 bash[25278]: audit 2023-12-20T19:57:00.137377+0000 mon.a (mon.0) 632 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cd1cd1af-c169-405a-917f-14f1f6571456"}]: dispatch 2023-12-20T19:57:00.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:00 smithi133 bash[25278]: audit 2023-12-20T19:57:00.137595+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.133:0/1547208295' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cd1cd1af-c169-405a-917f-14f1f6571456"}]: dispatch 2023-12-20T19:57:00.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:00 smithi133 bash[25278]: audit 2023-12-20T19:57:00.147876+0000 mon.a (mon.0) 633 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cd1cd1af-c169-405a-917f-14f1f6571456"}]': finished 2023-12-20T19:57:00.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:00 smithi133 bash[25278]: cluster 2023-12-20T19:57:00.148072+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-12-20T19:57:00.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:00 smithi133 bash[25278]: audit 2023-12-20T19:57:00.148323+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T19:57:00.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:00 smithi080 bash[25034]: cluster 2023-12-20T19:56:59.127868+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-20T19:57:00.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:00 smithi080 bash[25034]: audit 2023-12-20T19:57:00.137377+0000 mon.a (mon.0) 632 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cd1cd1af-c169-405a-917f-14f1f6571456"}]: dispatch 2023-12-20T19:57:00.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:00 smithi080 bash[25034]: audit 2023-12-20T19:57:00.137595+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.133:0/1547208295' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cd1cd1af-c169-405a-917f-14f1f6571456"}]: dispatch 2023-12-20T19:57:00.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:00 smithi080 bash[25034]: audit 2023-12-20T19:57:00.147876+0000 mon.a (mon.0) 633 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cd1cd1af-c169-405a-917f-14f1f6571456"}]': finished 2023-12-20T19:57:00.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:00 smithi080 bash[25034]: cluster 2023-12-20T19:57:00.148072+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-12-20T19:57:00.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:00 smithi080 bash[25034]: audit 2023-12-20T19:57:00.148323+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T19:57:00.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:00 smithi080 bash[30819]: cluster 2023-12-20T19:56:59.127868+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-20T19:57:00.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:00 smithi080 bash[30819]: audit 2023-12-20T19:57:00.137377+0000 mon.a (mon.0) 632 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cd1cd1af-c169-405a-917f-14f1f6571456"}]: dispatch 2023-12-20T19:57:00.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:00 smithi080 bash[30819]: audit 2023-12-20T19:57:00.137595+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.133:0/1547208295' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cd1cd1af-c169-405a-917f-14f1f6571456"}]: dispatch 2023-12-20T19:57:00.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:00 smithi080 bash[30819]: audit 2023-12-20T19:57:00.147876+0000 mon.a (mon.0) 633 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cd1cd1af-c169-405a-917f-14f1f6571456"}]': finished 2023-12-20T19:57:00.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:00 smithi080 bash[30819]: cluster 2023-12-20T19:57:00.148072+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-12-20T19:57:00.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:00 smithi080 bash[30819]: audit 2023-12-20T19:57:00.148323+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T19:57:01.542 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:57:01 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:57:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:57:02.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:01 smithi080 bash[25034]: audit 2023-12-20T19:57:00.749401+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:57:02.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:01 smithi080 bash[25034]: audit 2023-12-20T19:57:00.752149+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:57:02.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:01 smithi080 bash[25034]: audit 2023-12-20T19:57:01.122583+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:02.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:01 smithi080 bash[25034]: cluster 2023-12-20T19:57:01.128411+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-20T19:57:02.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:01 smithi080 bash[25034]: audit 2023-12-20T19:57:01.129603+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:02.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:01 smithi080 bash[25034]: audit 2023-12-20T19:57:01.132084+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.133:0/1295541421' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:57:02.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:01 smithi080 bash[30819]: audit 2023-12-20T19:57:00.749401+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:57:02.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:01 smithi080 bash[30819]: audit 2023-12-20T19:57:00.752149+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:57:02.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:01 smithi080 bash[30819]: audit 2023-12-20T19:57:01.122583+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:02.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:01 smithi080 bash[30819]: cluster 2023-12-20T19:57:01.128411+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-20T19:57:02.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:01 smithi080 bash[30819]: audit 2023-12-20T19:57:01.129603+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:02.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:01 smithi080 bash[30819]: audit 2023-12-20T19:57:01.132084+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.133:0/1295541421' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:57:02.154 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:01 smithi133 bash[25278]: audit 2023-12-20T19:57:00.749401+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:57:02.155 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:01 smithi133 bash[25278]: audit 2023-12-20T19:57:00.752149+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:57:02.155 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:01 smithi133 bash[25278]: audit 2023-12-20T19:57:01.122583+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:02.155 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:01 smithi133 bash[25278]: cluster 2023-12-20T19:57:01.128411+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-20T19:57:02.155 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:01 smithi133 bash[25278]: audit 2023-12-20T19:57:01.129603+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:02.155 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:01 smithi133 bash[25278]: audit 2023-12-20T19:57:01.132084+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.133:0/1295541421' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:57:02.529 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:57:02 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:57:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:57:02.792 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:57:02 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:57:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:57:03.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:03 smithi133 bash[25278]: audit 2023-12-20T19:57:02.144130+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:03.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:03 smithi133 bash[25278]: cephadm 2023-12-20T19:57:02.145513+0000 mgr.y (mgr.14152) 209 : cephadm [INF] Detected new or changed devices on smithi133 2023-12-20T19:57:03.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:03 smithi133 bash[25278]: audit 2023-12-20T19:57:02.151360+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:03.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:03 smithi133 bash[25278]: audit 2023-12-20T19:57:02.521244+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:03.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:03 smithi133 bash[25278]: audit 2023-12-20T19:57:02.527618+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:03.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:03 smithi080 bash[30819]: audit 2023-12-20T19:57:02.144130+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:03.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:03 smithi080 bash[30819]: cephadm 2023-12-20T19:57:02.145513+0000 mgr.y (mgr.14152) 209 : cephadm [INF] Detected new or changed devices on smithi133 2023-12-20T19:57:03.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:03 smithi080 bash[30819]: audit 2023-12-20T19:57:02.151360+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:03.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:03 smithi080 bash[30819]: audit 2023-12-20T19:57:02.521244+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:03.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:03 smithi080 bash[30819]: audit 2023-12-20T19:57:02.527618+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:03.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:03 smithi080 bash[25034]: audit 2023-12-20T19:57:02.144130+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:03.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:03 smithi080 bash[25034]: cephadm 2023-12-20T19:57:02.145513+0000 mgr.y (mgr.14152) 209 : cephadm [INF] Detected new or changed devices on smithi133 2023-12-20T19:57:03.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:03 smithi080 bash[25034]: audit 2023-12-20T19:57:02.151360+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:03.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:03 smithi080 bash[25034]: audit 2023-12-20T19:57:02.521244+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:03.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:03 smithi080 bash[25034]: audit 2023-12-20T19:57:02.527618+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:04.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:04 smithi080 bash[25034]: cluster 2023-12-20T19:57:03.129003+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-20T19:57:04.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:04 smithi080 bash[30819]: cluster 2023-12-20T19:57:03.129003+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-20T19:57:04.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:04 smithi133 bash[25278]: cluster 2023-12-20T19:57:03.129003+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-20T19:57:06.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:06 smithi133 bash[25278]: cluster 2023-12-20T19:57:05.129593+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; 52 KiB/s, 0 objects/s recovering 2023-12-20T19:57:06.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:06 smithi080 bash[25034]: cluster 2023-12-20T19:57:05.129593+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; 52 KiB/s, 0 objects/s recovering 2023-12-20T19:57:06.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:06 smithi080 bash[30819]: cluster 2023-12-20T19:57:05.129593+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; 52 KiB/s, 0 objects/s recovering 2023-12-20T19:57:08.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:08 smithi133 bash[25278]: cluster 2023-12-20T19:57:07.130201+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 2023-12-20T19:57:08.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:08 smithi080 bash[25034]: cluster 2023-12-20T19:57:07.130201+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 2023-12-20T19:57:08.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:08 smithi080 bash[30819]: cluster 2023-12-20T19:57:07.130201+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 2023-12-20T19:57:10.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:10 smithi133 bash[25278]: cluster 2023-12-20T19:57:09.130780+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 2023-12-20T19:57:11.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:10 smithi080 bash[25034]: cluster 2023-12-20T19:57:09.130780+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 2023-12-20T19:57:11.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:10 smithi080 bash[30819]: cluster 2023-12-20T19:57:09.130780+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 2023-12-20T19:57:12.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:11 smithi080 bash[30819]: audit 2023-12-20T19:57:10.825139+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-20T19:57:12.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:11 smithi080 bash[30819]: audit 2023-12-20T19:57:10.826824+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:57:12.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:11 smithi080 bash[30819]: cephadm 2023-12-20T19:57:10.828192+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Deploying daemon osd.6 on smithi133 2023-12-20T19:57:12.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:11 smithi080 bash[30819]: cluster 2023-12-20T19:57:11.131395+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:57:12.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:11 smithi080 bash[25034]: audit 2023-12-20T19:57:10.825139+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-20T19:57:12.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:11 smithi080 bash[25034]: audit 2023-12-20T19:57:10.826824+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:57:12.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:11 smithi080 bash[25034]: cephadm 2023-12-20T19:57:10.828192+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Deploying daemon osd.6 on smithi133 2023-12-20T19:57:12.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:11 smithi080 bash[25034]: cluster 2023-12-20T19:57:11.131395+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:57:12.065 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:11 smithi133 bash[25278]: audit 2023-12-20T19:57:10.825139+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-20T19:57:12.065 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:11 smithi133 bash[25278]: audit 2023-12-20T19:57:10.826824+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:57:12.065 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:11 smithi133 bash[25278]: cephadm 2023-12-20T19:57:10.828192+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Deploying daemon osd.6 on smithi133 2023-12-20T19:57:12.065 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:11 smithi133 bash[25278]: cluster 2023-12-20T19:57:11.131395+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:57:14.296 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:14 smithi133 bash[25278]: cluster 2023-12-20T19:57:13.132040+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:57:14.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:14 smithi080 bash[25034]: cluster 2023-12-20T19:57:13.132040+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:57:14.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:14 smithi080 bash[30819]: cluster 2023-12-20T19:57:13.132040+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:57:15.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:15 smithi133 bash[25278]: audit 2023-12-20T19:57:14.438274+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:15.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:15 smithi133 bash[25278]: audit 2023-12-20T19:57:14.450071+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:57:15.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:15 smithi133 bash[25278]: audit 2023-12-20T19:57:14.452741+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:57:15.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:15 smithi133 bash[25278]: audit 2023-12-20T19:57:14.454664+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:57:15.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:15 smithi133 bash[25278]: audit 2023-12-20T19:57:14.470805+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:15.733 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:15 smithi080 bash[30819]: audit 2023-12-20T19:57:14.438274+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:15.733 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:15 smithi080 bash[30819]: audit 2023-12-20T19:57:14.450071+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:57:15.733 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:15 smithi080 bash[30819]: audit 2023-12-20T19:57:14.452741+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:57:15.734 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:15 smithi080 bash[30819]: audit 2023-12-20T19:57:14.454664+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:57:15.734 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:15 smithi080 bash[30819]: audit 2023-12-20T19:57:14.470805+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:15.734 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:15 smithi080 bash[25034]: audit 2023-12-20T19:57:14.438274+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:15.734 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:15 smithi080 bash[25034]: audit 2023-12-20T19:57:14.450071+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:57:15.734 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:15 smithi080 bash[25034]: audit 2023-12-20T19:57:14.452741+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:57:15.734 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:15 smithi080 bash[25034]: audit 2023-12-20T19:57:14.454664+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:57:15.734 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:15 smithi080 bash[25034]: audit 2023-12-20T19:57:14.470805+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:16.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:16 smithi080 bash[25034]: cluster 2023-12-20T19:57:15.132742+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:57:16.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:16 smithi080 bash[30819]: cluster 2023-12-20T19:57:15.132742+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:57:16.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:16 smithi133 bash[25278]: cluster 2023-12-20T19:57:15.132742+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:57:18.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:18 smithi133 bash[25278]: cluster 2023-12-20T19:57:17.133386+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:57:18.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:18 smithi080 bash[30819]: cluster 2023-12-20T19:57:17.133386+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:57:18.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:18 smithi080 bash[25034]: cluster 2023-12-20T19:57:17.133386+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:57:20.626 INFO:teuthology.orchestra.run.smithi133.stdout:Created osd(s) 6 on host 'smithi133' 2023-12-20T19:57:20.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:20 smithi080 bash[30819]: cluster 2023-12-20T19:57:19.133987+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:57:20.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:20 smithi080 bash[25034]: cluster 2023-12-20T19:57:19.133987+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:57:20.811 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:20 smithi133 bash[25278]: cluster 2023-12-20T19:57:19.133987+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:57:21.599 DEBUG:teuthology.orchestra.run.smithi133:osd.6> sudo journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.6.service 2023-12-20T19:57:21.601 INFO:tasks.cephadm:Deploying osd.7 on smithi133 with /dev/vg_nvme/lv_1... 2023-12-20T19:57:21.601 DEBUG:teuthology.orchestra.run.smithi133:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-20T19:57:21.625 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:57:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:57:21.789 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:21 smithi133 bash[25278]: audit 2023-12-20T19:57:20.624108+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:21.789 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:21 smithi133 bash[25278]: audit 2023-12-20T19:57:20.656777+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:57:21.790 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:21 smithi133 bash[25278]: audit 2023-12-20T19:57:20.659614+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:57:21.790 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:21 smithi133 bash[25278]: audit 2023-12-20T19:57:20.661438+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:57:21.790 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:21 smithi133 bash[25278]: audit 2023-12-20T19:57:20.665956+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:57:21.790 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:21 smithi133 bash[25278]: audit 2023-12-20T19:57:20.667754+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:57:21.790 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:21 smithi133 bash[25278]: audit 2023-12-20T19:57:20.669314+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:57:21.790 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:21 smithi133 bash[25278]: cephadm 2023-12-20T19:57:20.670372+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Adjusting osd_memory_target on smithi133 to 5415M 2023-12-20T19:57:21.790 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:21 smithi133 bash[25278]: audit 2023-12-20T19:57:20.676845+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:21.790 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:21 smithi133 bash[25278]: audit 2023-12-20T19:57:20.686401+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:21.790 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:21 smithi133 bash[25278]: audit 2023-12-20T19:57:21.113249+0000 mon.a (mon.0) 660 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T19:57:21.790 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:21 smithi133 bash[25278]: audit 2023-12-20T19:57:21.113419+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.133:6816/2127827893,v1:172.21.15.133:6817/2127827893]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T19:57:21.790 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:21 smithi133 bash[25278]: audit 2023-12-20T19:57:21.286711+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:21.790 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:21 smithi133 bash[25278]: audit 2023-12-20T19:57:21.293949+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:22.042 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:57:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:57:22.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[25034]: audit 2023-12-20T19:57:20.624108+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:22.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[25034]: audit 2023-12-20T19:57:20.656777+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:57:22.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[25034]: audit 2023-12-20T19:57:20.659614+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:57:22.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[25034]: audit 2023-12-20T19:57:20.661438+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:57:22.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[25034]: audit 2023-12-20T19:57:20.665956+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:57:22.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[25034]: audit 2023-12-20T19:57:20.667754+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:57:22.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[25034]: audit 2023-12-20T19:57:20.669314+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:57:22.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[25034]: cephadm 2023-12-20T19:57:20.670372+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Adjusting osd_memory_target on smithi133 to 5415M 2023-12-20T19:57:22.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[25034]: audit 2023-12-20T19:57:20.676845+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:22.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[25034]: audit 2023-12-20T19:57:20.686401+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:22.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[25034]: audit 2023-12-20T19:57:21.113249+0000 mon.a (mon.0) 660 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T19:57:22.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[25034]: audit 2023-12-20T19:57:21.113419+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.133:6816/2127827893,v1:172.21.15.133:6817/2127827893]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T19:57:22.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[25034]: audit 2023-12-20T19:57:21.286711+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:22.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[25034]: audit 2023-12-20T19:57:21.293949+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:22.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[30819]: audit 2023-12-20T19:57:20.624108+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:22.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[30819]: audit 2023-12-20T19:57:20.656777+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:57:22.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[30819]: audit 2023-12-20T19:57:20.659614+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:57:22.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[30819]: audit 2023-12-20T19:57:20.661438+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:57:22.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[30819]: audit 2023-12-20T19:57:20.665956+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:57:22.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[30819]: audit 2023-12-20T19:57:20.667754+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:57:22.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[30819]: audit 2023-12-20T19:57:20.669314+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:57:22.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[30819]: cephadm 2023-12-20T19:57:20.670372+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Adjusting osd_memory_target on smithi133 to 5415M 2023-12-20T19:57:22.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[30819]: audit 2023-12-20T19:57:20.676845+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:22.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[30819]: audit 2023-12-20T19:57:20.686401+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:22.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[30819]: audit 2023-12-20T19:57:21.113249+0000 mon.a (mon.0) 660 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T19:57:22.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[30819]: audit 2023-12-20T19:57:21.113419+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.133:6816/2127827893,v1:172.21.15.133:6817/2127827893]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T19:57:22.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[30819]: audit 2023-12-20T19:57:21.286711+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:22.047 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:21 smithi080 bash[30819]: audit 2023-12-20T19:57:21.293949+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:22.335 INFO:journalctl@ceph.osd.6.smithi133.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T19:57:22.943 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 19:57:22 smithi133 bash[37859]: debug 2023-12-20T19:57:22.780+0000 7f19cf277700 -1 osd.6 0 waiting for initial osdmap 2023-12-20T19:57:22.943 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 19:57:22 smithi133 bash[37859]: debug 2023-12-20T19:57:22.788+0000 7f19ca40f700 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T19:57:22.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:22 smithi133 bash[25278]: cluster 2023-12-20T19:57:21.134683+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:57:22.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:22 smithi133 bash[25278]: audit 2023-12-20T19:57:21.775361+0000 mon.a (mon.0) 663 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-20T19:57:22.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:22 smithi133 bash[25278]: cluster 2023-12-20T19:57:21.775543+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-12-20T19:57:22.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:22 smithi133 bash[25278]: audit 2023-12-20T19:57:21.775835+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T19:57:22.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:22 smithi133 bash[25278]: audit 2023-12-20T19:57:21.776804+0000 mon.a (mon.0) 666 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:57:22.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:22 smithi133 bash[25278]: audit 2023-12-20T19:57:21.777180+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.133:6816/2127827893,v1:172.21.15.133:6817/2127827893]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:57:22.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:22 smithi133 bash[25278]: audit 2023-12-20T19:57:21.843962+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:22.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:22 smithi133 bash[25278]: audit 2023-12-20T19:57:21.852368+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:23.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:22 smithi080 bash[25034]: cluster 2023-12-20T19:57:21.134683+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:57:23.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:22 smithi080 bash[25034]: audit 2023-12-20T19:57:21.775361+0000 mon.a (mon.0) 663 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-20T19:57:23.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:22 smithi080 bash[25034]: cluster 2023-12-20T19:57:21.775543+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-12-20T19:57:23.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:22 smithi080 bash[25034]: audit 2023-12-20T19:57:21.775835+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T19:57:23.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:22 smithi080 bash[25034]: audit 2023-12-20T19:57:21.776804+0000 mon.a (mon.0) 666 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:57:23.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:22 smithi080 bash[25034]: audit 2023-12-20T19:57:21.777180+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.133:6816/2127827893,v1:172.21.15.133:6817/2127827893]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:57:23.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:22 smithi080 bash[25034]: audit 2023-12-20T19:57:21.843962+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:23.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:22 smithi080 bash[25034]: audit 2023-12-20T19:57:21.852368+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:23.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:22 smithi080 bash[30819]: cluster 2023-12-20T19:57:21.134683+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:57:23.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:22 smithi080 bash[30819]: audit 2023-12-20T19:57:21.775361+0000 mon.a (mon.0) 663 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-20T19:57:23.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:22 smithi080 bash[30819]: cluster 2023-12-20T19:57:21.775543+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-12-20T19:57:23.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:22 smithi080 bash[30819]: audit 2023-12-20T19:57:21.775835+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T19:57:23.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:22 smithi080 bash[30819]: audit 2023-12-20T19:57:21.776804+0000 mon.a (mon.0) 666 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:57:23.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:22 smithi080 bash[30819]: audit 2023-12-20T19:57:21.777180+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.133:6816/2127827893,v1:172.21.15.133:6817/2127827893]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:57:23.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:22 smithi080 bash[30819]: audit 2023-12-20T19:57:21.843962+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:23.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:22 smithi080 bash[30819]: audit 2023-12-20T19:57:21.852368+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:23.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:23 smithi133 bash[25278]: cephadm 2023-12-20T19:57:21.845238+0000 mgr.y (mgr.14152) 222 : cephadm [INF] Detected new or changed devices on smithi133 2023-12-20T19:57:23.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:23 smithi133 bash[25278]: audit 2023-12-20T19:57:22.774168+0000 mon.a (mon.0) 669 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2023-12-20T19:57:23.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:23 smithi133 bash[25278]: cluster 2023-12-20T19:57:22.774405+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2023-12-20T19:57:23.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:23 smithi133 bash[25278]: audit 2023-12-20T19:57:22.774710+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T19:57:23.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:23 smithi133 bash[25278]: audit 2023-12-20T19:57:22.781168+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T19:57:24.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:23 smithi080 bash[30819]: cephadm 2023-12-20T19:57:21.845238+0000 mgr.y (mgr.14152) 222 : cephadm [INF] Detected new or changed devices on smithi133 2023-12-20T19:57:24.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:23 smithi080 bash[30819]: audit 2023-12-20T19:57:22.774168+0000 mon.a (mon.0) 669 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2023-12-20T19:57:24.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:23 smithi080 bash[30819]: cluster 2023-12-20T19:57:22.774405+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2023-12-20T19:57:24.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:23 smithi080 bash[30819]: audit 2023-12-20T19:57:22.774710+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T19:57:24.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:23 smithi080 bash[30819]: audit 2023-12-20T19:57:22.781168+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T19:57:24.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:23 smithi080 bash[25034]: cephadm 2023-12-20T19:57:21.845238+0000 mgr.y (mgr.14152) 222 : cephadm [INF] Detected new or changed devices on smithi133 2023-12-20T19:57:24.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:23 smithi080 bash[25034]: audit 2023-12-20T19:57:22.774168+0000 mon.a (mon.0) 669 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2023-12-20T19:57:24.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:23 smithi080 bash[25034]: cluster 2023-12-20T19:57:22.774405+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2023-12-20T19:57:24.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:23 smithi080 bash[25034]: audit 2023-12-20T19:57:22.774710+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T19:57:24.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:23 smithi080 bash[25034]: audit 2023-12-20T19:57:22.781168+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T19:57:24.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:24 smithi133 bash[25278]: cluster 2023-12-20T19:57:22.073329+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:57:24.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:24 smithi133 bash[25278]: cluster 2023-12-20T19:57:22.073542+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:57:24.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:24 smithi133 bash[25278]: cluster 2023-12-20T19:57:23.135272+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:57:24.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:24 smithi133 bash[25278]: cluster 2023-12-20T19:57:23.777049+0000 mon.a (mon.0) 673 : cluster [INF] osd.6 [v2:172.21.15.133:6816/2127827893,v1:172.21.15.133:6817/2127827893] boot 2023-12-20T19:57:24.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:24 smithi133 bash[25278]: cluster 2023-12-20T19:57:23.777128+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-12-20T19:57:24.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:24 smithi133 bash[25278]: audit 2023-12-20T19:57:23.777882+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T19:57:25.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:24 smithi080 bash[25034]: cluster 2023-12-20T19:57:22.073329+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:57:25.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:24 smithi080 bash[25034]: cluster 2023-12-20T19:57:22.073542+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:57:25.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:24 smithi080 bash[25034]: cluster 2023-12-20T19:57:23.135272+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:57:25.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:24 smithi080 bash[25034]: cluster 2023-12-20T19:57:23.777049+0000 mon.a (mon.0) 673 : cluster [INF] osd.6 [v2:172.21.15.133:6816/2127827893,v1:172.21.15.133:6817/2127827893] boot 2023-12-20T19:57:25.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:24 smithi080 bash[25034]: cluster 2023-12-20T19:57:23.777128+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-12-20T19:57:25.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:24 smithi080 bash[25034]: audit 2023-12-20T19:57:23.777882+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T19:57:25.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:24 smithi080 bash[30819]: cluster 2023-12-20T19:57:22.073329+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:57:25.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:24 smithi080 bash[30819]: cluster 2023-12-20T19:57:22.073542+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:57:25.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:24 smithi080 bash[30819]: cluster 2023-12-20T19:57:23.135272+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-20T19:57:25.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:24 smithi080 bash[30819]: cluster 2023-12-20T19:57:23.777049+0000 mon.a (mon.0) 673 : cluster [INF] osd.6 [v2:172.21.15.133:6816/2127827893,v1:172.21.15.133:6817/2127827893] boot 2023-12-20T19:57:25.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:24 smithi080 bash[30819]: cluster 2023-12-20T19:57:23.777128+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-12-20T19:57:25.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:24 smithi080 bash[30819]: audit 2023-12-20T19:57:23.777882+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T19:57:25.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:25 smithi133 bash[25278]: cluster 2023-12-20T19:57:24.779383+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-12-20T19:57:25.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:25 smithi133 bash[25278]: cluster 2023-12-20T19:57:25.135849+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v201: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:26.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:25 smithi080 bash[25034]: cluster 2023-12-20T19:57:24.779383+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-12-20T19:57:26.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:25 smithi080 bash[25034]: cluster 2023-12-20T19:57:25.135849+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v201: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:26.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:25 smithi080 bash[30819]: cluster 2023-12-20T19:57:24.779383+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-12-20T19:57:26.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:25 smithi080 bash[30819]: cluster 2023-12-20T19:57:25.135849+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v201: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:26.174 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-20T19:57:26.174 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-20T19:57:26.174 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 10+0 records in 2023-12-20T19:57:26.174 INFO:teuthology.orchestra.run.smithi133.stderr:10+0 records out 2023-12-20T19:57:26.174 INFO:teuthology.orchestra.run.smithi133.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0172293 s, 609 MB/s 2023-12-20T19:57:26.174 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping successful for: 2023-12-20T19:57:26.909 DEBUG:teuthology.orchestra.run.smithi133:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi133:vg_nvme/lv_1 2023-12-20T19:57:27.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:26 smithi080 bash[25034]: cluster 2023-12-20T19:57:25.789158+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-12-20T19:57:27.042 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:26 smithi080 bash[30819]: cluster 2023-12-20T19:57:25.789158+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-12-20T19:57:27.095 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:26 smithi133 bash[25278]: cluster 2023-12-20T19:57:25.789158+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-12-20T19:57:28.068 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:27 smithi133 bash[25278]: cluster 2023-12-20T19:57:26.802809+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-12-20T19:57:28.069 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:27 smithi133 bash[25278]: cluster 2023-12-20T19:57:27.136445+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v204: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:28.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:27 smithi080 bash[25034]: cluster 2023-12-20T19:57:26.802809+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-12-20T19:57:28.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:27 smithi080 bash[25034]: cluster 2023-12-20T19:57:27.136445+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v204: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:28.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:27 smithi080 bash[30819]: cluster 2023-12-20T19:57:26.802809+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-12-20T19:57:28.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:27 smithi080 bash[30819]: cluster 2023-12-20T19:57:27.136445+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v204: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:29.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:28 smithi133 bash[25278]: cluster 2023-12-20T19:57:27.811293+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2023-12-20T19:57:29.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:28 smithi080 bash[25034]: cluster 2023-12-20T19:57:27.811293+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2023-12-20T19:57:29.292 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:28 smithi080 bash[30819]: cluster 2023-12-20T19:57:27.811293+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2023-12-20T19:57:30.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:29 smithi133 bash[25278]: cluster 2023-12-20T19:57:29.137153+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 118 KiB/s, 0 objects/s recovering 2023-12-20T19:57:30.292 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:29 smithi080 bash[30819]: cluster 2023-12-20T19:57:29.137153+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 118 KiB/s, 0 objects/s recovering 2023-12-20T19:57:30.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:29 smithi080 bash[25034]: cluster 2023-12-20T19:57:29.137153+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 118 KiB/s, 0 objects/s recovering 2023-12-20T19:57:31.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:30 smithi133 bash[25278]: audit 2023-12-20T19:57:29.824257+0000 mgr.y (mgr.14152) 227 : audit [DBG] from='client.24284 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:57:31.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:30 smithi133 bash[25278]: audit 2023-12-20T19:57:29.827844+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:57:31.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:30 smithi133 bash[25278]: audit 2023-12-20T19:57:29.832468+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:57:31.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:30 smithi133 bash[25278]: audit 2023-12-20T19:57:29.833866+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:57:31.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:30 smithi080 bash[25034]: audit 2023-12-20T19:57:29.824257+0000 mgr.y (mgr.14152) 227 : audit [DBG] from='client.24284 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:57:31.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:30 smithi080 bash[25034]: audit 2023-12-20T19:57:29.827844+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:57:31.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:30 smithi080 bash[25034]: audit 2023-12-20T19:57:29.832468+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:57:31.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:30 smithi080 bash[25034]: audit 2023-12-20T19:57:29.833866+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:57:31.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:30 smithi080 bash[30819]: audit 2023-12-20T19:57:29.824257+0000 mgr.y (mgr.14152) 227 : audit [DBG] from='client.24284 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:57:31.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:30 smithi080 bash[30819]: audit 2023-12-20T19:57:29.827844+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-20T19:57:31.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:30 smithi080 bash[30819]: audit 2023-12-20T19:57:29.832468+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-20T19:57:31.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:30 smithi080 bash[30819]: audit 2023-12-20T19:57:29.833866+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:57:32.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:31 smithi133 bash[25278]: cluster 2023-12-20T19:57:31.137799+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-20T19:57:32.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:31 smithi080 bash[25034]: cluster 2023-12-20T19:57:31.137799+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-20T19:57:32.292 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:31 smithi080 bash[30819]: cluster 2023-12-20T19:57:31.137799+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-20T19:57:34.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:34 smithi133 bash[25278]: cluster 2023-12-20T19:57:33.138402+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-20T19:57:34.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:34 smithi080 bash[30819]: cluster 2023-12-20T19:57:33.138402+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-20T19:57:34.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:34 smithi080 bash[25034]: cluster 2023-12-20T19:57:33.138402+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-20T19:57:36.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:36 smithi080 bash[25034]: cluster 2023-12-20T19:57:35.139086+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-20T19:57:36.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:36 smithi080 bash[25034]: audit 2023-12-20T19:57:35.510894+0000 mon.a (mon.0) 683 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46649b8d-d963-4be8-9d97-52c6c83a9bf4"}]: dispatch 2023-12-20T19:57:36.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:36 smithi080 bash[25034]: audit 2023-12-20T19:57:35.510949+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.133:0/2580116013' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46649b8d-d963-4be8-9d97-52c6c83a9bf4"}]: dispatch 2023-12-20T19:57:36.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:36 smithi080 bash[25034]: audit 2023-12-20T19:57:35.524572+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "46649b8d-d963-4be8-9d97-52c6c83a9bf4"}]': finished 2023-12-20T19:57:36.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:36 smithi080 bash[25034]: cluster 2023-12-20T19:57:35.524730+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-12-20T19:57:36.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:36 smithi080 bash[25034]: audit 2023-12-20T19:57:35.526372+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T19:57:36.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:36 smithi080 bash[30819]: cluster 2023-12-20T19:57:35.139086+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-20T19:57:36.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:36 smithi080 bash[30819]: audit 2023-12-20T19:57:35.510894+0000 mon.a (mon.0) 683 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46649b8d-d963-4be8-9d97-52c6c83a9bf4"}]: dispatch 2023-12-20T19:57:36.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:36 smithi080 bash[30819]: audit 2023-12-20T19:57:35.510949+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.133:0/2580116013' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46649b8d-d963-4be8-9d97-52c6c83a9bf4"}]: dispatch 2023-12-20T19:57:36.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:36 smithi080 bash[30819]: audit 2023-12-20T19:57:35.524572+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "46649b8d-d963-4be8-9d97-52c6c83a9bf4"}]': finished 2023-12-20T19:57:36.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:36 smithi080 bash[30819]: cluster 2023-12-20T19:57:35.524730+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-12-20T19:57:36.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:36 smithi080 bash[30819]: audit 2023-12-20T19:57:35.526372+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T19:57:36.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:36 smithi133 bash[25278]: cluster 2023-12-20T19:57:35.139086+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-20T19:57:36.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:36 smithi133 bash[25278]: audit 2023-12-20T19:57:35.510894+0000 mon.a (mon.0) 683 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46649b8d-d963-4be8-9d97-52c6c83a9bf4"}]: dispatch 2023-12-20T19:57:36.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:36 smithi133 bash[25278]: audit 2023-12-20T19:57:35.510949+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.133:0/2580116013' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46649b8d-d963-4be8-9d97-52c6c83a9bf4"}]: dispatch 2023-12-20T19:57:36.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:36 smithi133 bash[25278]: audit 2023-12-20T19:57:35.524572+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "46649b8d-d963-4be8-9d97-52c6c83a9bf4"}]': finished 2023-12-20T19:57:36.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:36 smithi133 bash[25278]: cluster 2023-12-20T19:57:35.524730+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-12-20T19:57:36.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:36 smithi133 bash[25278]: audit 2023-12-20T19:57:35.526372+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T19:57:37.476 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:37 smithi080 bash[30819]: audit 2023-12-20T19:57:36.241959+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.133:0/3954026569' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:57:37.477 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:37 smithi080 bash[25034]: audit 2023-12-20T19:57:36.241959+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.133:0/3954026569' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:57:37.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:37 smithi133 bash[25278]: audit 2023-12-20T19:57:36.241959+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.133:0/3954026569' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-20T19:57:38.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:38 smithi080 bash[25034]: cluster 2023-12-20T19:57:37.139837+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-20T19:57:38.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:38 smithi080 bash[30819]: cluster 2023-12-20T19:57:37.139837+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-20T19:57:38.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:38 smithi133 bash[25278]: cluster 2023-12-20T19:57:37.139837+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-20T19:57:40.542 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:57:40 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:57:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:57:40.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:40 smithi080 bash[25034]: cluster 2023-12-20T19:57:39.140492+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:40.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:40 smithi080 bash[25034]: audit 2023-12-20T19:57:40.134637+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:40.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:40 smithi080 bash[25034]: audit 2023-12-20T19:57:40.141411+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:40.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:40 smithi080 bash[30819]: cluster 2023-12-20T19:57:39.140492+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:40.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:40 smithi080 bash[30819]: audit 2023-12-20T19:57:40.134637+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:40.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:40 smithi080 bash[30819]: audit 2023-12-20T19:57:40.141411+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:40.598 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:40 smithi133 bash[25278]: cluster 2023-12-20T19:57:39.140492+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:40.599 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:40 smithi133 bash[25278]: audit 2023-12-20T19:57:40.134637+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:40.599 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:40 smithi133 bash[25278]: audit 2023-12-20T19:57:40.141411+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:41.792 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:57:41 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:57:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:57:42.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:42 smithi080 bash[25034]: cluster 2023-12-20T19:57:41.141089+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:42.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:42 smithi080 bash[25034]: audit 2023-12-20T19:57:41.444732+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:42.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:42 smithi080 bash[25034]: audit 2023-12-20T19:57:41.451528+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:42.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:42 smithi080 bash[30819]: cluster 2023-12-20T19:57:41.141089+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:42.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:42 smithi080 bash[30819]: audit 2023-12-20T19:57:41.444732+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:42.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:42 smithi080 bash[30819]: audit 2023-12-20T19:57:41.451528+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:42.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:42 smithi133 bash[25278]: cluster 2023-12-20T19:57:41.141089+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:42.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:42 smithi133 bash[25278]: audit 2023-12-20T19:57:41.444732+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:42.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:42 smithi133 bash[25278]: audit 2023-12-20T19:57:41.451528+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:44.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:44 smithi133 bash[25278]: cluster 2023-12-20T19:57:43.141752+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:44.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:44 smithi080 bash[25034]: cluster 2023-12-20T19:57:43.141752+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:44.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:44 smithi080 bash[30819]: cluster 2023-12-20T19:57:43.141752+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:46.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:46 smithi133 bash[25278]: cluster 2023-12-20T19:57:45.142404+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 2023-12-20T19:57:46.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:46 smithi080 bash[25034]: cluster 2023-12-20T19:57:45.142404+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 2023-12-20T19:57:46.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:46 smithi080 bash[30819]: cluster 2023-12-20T19:57:45.142404+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 2023-12-20T19:57:47.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:47 smithi133 bash[25278]: audit 2023-12-20T19:57:47.078082+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-20T19:57:47.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:47 smithi133 bash[25278]: audit 2023-12-20T19:57:47.079607+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:57:47.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:47 smithi080 bash[25034]: audit 2023-12-20T19:57:47.078082+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-20T19:57:47.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:47 smithi080 bash[25034]: audit 2023-12-20T19:57:47.079607+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:57:47.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:47 smithi080 bash[30819]: audit 2023-12-20T19:57:47.078082+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-20T19:57:47.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:47 smithi080 bash[30819]: audit 2023-12-20T19:57:47.079607+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:57:48.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:48 smithi080 bash[25034]: cephadm 2023-12-20T19:57:47.080869+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Deploying daemon osd.7 on smithi133 2023-12-20T19:57:48.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:48 smithi080 bash[25034]: cluster 2023-12-20T19:57:47.143000+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:48.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:48 smithi080 bash[30819]: cephadm 2023-12-20T19:57:47.080869+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Deploying daemon osd.7 on smithi133 2023-12-20T19:57:48.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:48 smithi080 bash[30819]: cluster 2023-12-20T19:57:47.143000+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:48.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:48 smithi133 bash[25278]: cephadm 2023-12-20T19:57:47.080869+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Deploying daemon osd.7 on smithi133 2023-12-20T19:57:48.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:48 smithi133 bash[25278]: cluster 2023-12-20T19:57:47.143000+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:50.742 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:50 smithi133 bash[25278]: cluster 2023-12-20T19:57:49.143620+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:50.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:50 smithi080 bash[25034]: cluster 2023-12-20T19:57:49.143620+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:50.792 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:50 smithi080 bash[30819]: cluster 2023-12-20T19:57:49.143620+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:52.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:51 smithi080 bash[25034]: audit 2023-12-20T19:57:50.991043+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:57:52.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:51 smithi080 bash[25034]: audit 2023-12-20T19:57:50.999977+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:52.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:51 smithi080 bash[25034]: audit 2023-12-20T19:57:51.000692+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:57:52.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:51 smithi080 bash[25034]: audit 2023-12-20T19:57:51.003855+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:57:52.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:51 smithi080 bash[25034]: audit 2023-12-20T19:57:51.015564+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:52.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:51 smithi080 bash[25034]: cluster 2023-12-20T19:57:51.144323+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:52.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:51 smithi080 bash[30819]: audit 2023-12-20T19:57:50.991043+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:57:52.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:51 smithi080 bash[30819]: audit 2023-12-20T19:57:50.999977+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:52.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:51 smithi080 bash[30819]: audit 2023-12-20T19:57:51.000692+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:57:52.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:51 smithi080 bash[30819]: audit 2023-12-20T19:57:51.003855+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:57:52.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:51 smithi080 bash[30819]: audit 2023-12-20T19:57:51.015564+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:52.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:51 smithi080 bash[30819]: cluster 2023-12-20T19:57:51.144323+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:52.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:51 smithi133 bash[25278]: audit 2023-12-20T19:57:50.991043+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:57:52.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:51 smithi133 bash[25278]: audit 2023-12-20T19:57:50.999977+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:52.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:51 smithi133 bash[25278]: audit 2023-12-20T19:57:51.000692+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:57:52.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:51 smithi133 bash[25278]: audit 2023-12-20T19:57:51.003855+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:57:52.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:51 smithi133 bash[25278]: audit 2023-12-20T19:57:51.015564+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:52.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:51 smithi133 bash[25278]: cluster 2023-12-20T19:57:51.144323+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:54.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:54 smithi133 bash[25278]: cluster 2023-12-20T19:57:53.144893+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:54.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:54 smithi080 bash[25034]: cluster 2023-12-20T19:57:53.144893+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:54.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:54 smithi080 bash[30819]: cluster 2023-12-20T19:57:53.144893+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:56.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:56 smithi133 bash[25278]: cluster 2023-12-20T19:57:55.145498+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:56.458 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:56 smithi080 bash[25034]: cluster 2023-12-20T19:57:55.145498+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:56.458 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:56 smithi080 bash[30819]: cluster 2023-12-20T19:57:55.145498+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:57.339 INFO:teuthology.orchestra.run.smithi133.stdout:Created osd(s) 7 on host 'smithi133' 2023-12-20T19:57:57.932 DEBUG:teuthology.orchestra.run.smithi133:osd.7> sudo journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.7.service 2023-12-20T19:57:57.934 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-20T19:57:57.934 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph osd stat -f json 2023-12-20T19:57:58.107 INFO:journalctl@ceph.osd.7.smithi133.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T19:57:58.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[25034]: cluster 2023-12-20T19:57:57.146070+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:58.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[25034]: audit 2023-12-20T19:57:57.336352+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:58.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[25034]: audit 2023-12-20T19:57:57.350102+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:57:58.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[25034]: audit 2023-12-20T19:57:57.352803+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:57:58.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[25034]: audit 2023-12-20T19:57:57.354523+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:57:58.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[25034]: audit 2023-12-20T19:57:57.359187+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:57:58.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[25034]: audit 2023-12-20T19:57:57.360872+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:57:58.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[25034]: audit 2023-12-20T19:57:57.362534+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:57:58.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[25034]: audit 2023-12-20T19:57:57.364048+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:57:58.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[25034]: cephadm 2023-12-20T19:57:57.365189+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Adjusting osd_memory_target on smithi133 to 4061M 2023-12-20T19:57:58.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[25034]: audit 2023-12-20T19:57:57.371570+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:58.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[25034]: audit 2023-12-20T19:57:57.377680+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:58.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[25034]: audit 2023-12-20T19:57:57.808426+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.133:6824/3868512169,v1:172.21.15.133:6825/3868512169]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T19:57:58.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[25034]: audit 2023-12-20T19:57:57.808468+0000 mon.a (mon.0) 708 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T19:57:58.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[30819]: cluster 2023-12-20T19:57:57.146070+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:58.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[30819]: audit 2023-12-20T19:57:57.336352+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:58.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[30819]: audit 2023-12-20T19:57:57.350102+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:57:58.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[30819]: audit 2023-12-20T19:57:57.352803+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:57:58.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[30819]: audit 2023-12-20T19:57:57.354523+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:57:58.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[30819]: audit 2023-12-20T19:57:57.359187+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:57:58.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[30819]: audit 2023-12-20T19:57:57.360872+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:57:58.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[30819]: audit 2023-12-20T19:57:57.362534+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:57:58.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[30819]: audit 2023-12-20T19:57:57.364048+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:57:58.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[30819]: cephadm 2023-12-20T19:57:57.365189+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Adjusting osd_memory_target on smithi133 to 4061M 2023-12-20T19:57:58.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[30819]: audit 2023-12-20T19:57:57.371570+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:58.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[30819]: audit 2023-12-20T19:57:57.377680+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:58.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[30819]: audit 2023-12-20T19:57:57.808426+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.133:6824/3868512169,v1:172.21.15.133:6825/3868512169]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T19:57:58.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:58 smithi080 bash[30819]: audit 2023-12-20T19:57:57.808468+0000 mon.a (mon.0) 708 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T19:57:58.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:58 smithi133 bash[25278]: cluster 2023-12-20T19:57:57.146070+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:57:58.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:58 smithi133 bash[25278]: audit 2023-12-20T19:57:57.336352+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:58.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:58 smithi133 bash[25278]: audit 2023-12-20T19:57:57.350102+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:57:58.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:58 smithi133 bash[25278]: audit 2023-12-20T19:57:57.352803+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:57:58.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:58 smithi133 bash[25278]: audit 2023-12-20T19:57:57.354523+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:57:58.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:58 smithi133 bash[25278]: audit 2023-12-20T19:57:57.359187+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:57:58.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:58 smithi133 bash[25278]: audit 2023-12-20T19:57:57.360872+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:57:58.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:58 smithi133 bash[25278]: audit 2023-12-20T19:57:57.362534+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:57:58.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:58 smithi133 bash[25278]: audit 2023-12-20T19:57:57.364048+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:57:58.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:58 smithi133 bash[25278]: cephadm 2023-12-20T19:57:57.365189+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Adjusting osd_memory_target on smithi133 to 4061M 2023-12-20T19:57:58.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:58 smithi133 bash[25278]: audit 2023-12-20T19:57:57.371570+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:58.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:58 smithi133 bash[25278]: audit 2023-12-20T19:57:57.377680+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:57:58.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:58 smithi133 bash[25278]: audit 2023-12-20T19:57:57.808426+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.133:6824/3868512169,v1:172.21.15.133:6825/3868512169]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T19:57:58.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:58 smithi133 bash[25278]: audit 2023-12-20T19:57:57.808468+0000 mon.a (mon.0) 708 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T19:57:59.693 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 19:57:59 smithi133 bash[41281]: debug 2023-12-20T19:57:59.391+0000 7f91b7c5c700 -1 osd.7 0 waiting for initial osdmap 2023-12-20T19:57:59.693 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 19:57:59 smithi133 bash[41281]: debug 2023-12-20T19:57:59.411+0000 7f91b05ef700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T19:57:59.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:59 smithi133 bash[25278]: audit 2023-12-20T19:57:58.382778+0000 mon.a (mon.0) 709 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-20T19:57:59.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:59 smithi133 bash[25278]: cluster 2023-12-20T19:57:58.382940+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-12-20T19:57:59.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:59 smithi133 bash[25278]: audit 2023-12-20T19:57:58.383187+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T19:57:59.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:59 smithi133 bash[25278]: audit 2023-12-20T19:57:58.385274+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.133:6824/3868512169,v1:172.21.15.133:6825/3868512169]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:57:59.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:57:59 smithi133 bash[25278]: audit 2023-12-20T19:57:58.385365+0000 mon.a (mon.0) 712 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:57:59.827 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:59 smithi080 bash[25034]: audit 2023-12-20T19:57:58.382778+0000 mon.a (mon.0) 709 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-20T19:57:59.827 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:59 smithi080 bash[25034]: cluster 2023-12-20T19:57:58.382940+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-12-20T19:57:59.827 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:59 smithi080 bash[25034]: audit 2023-12-20T19:57:58.383187+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T19:57:59.827 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:59 smithi080 bash[25034]: audit 2023-12-20T19:57:58.385274+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.133:6824/3868512169,v1:172.21.15.133:6825/3868512169]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:57:59.827 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:57:59 smithi080 bash[25034]: audit 2023-12-20T19:57:58.385365+0000 mon.a (mon.0) 712 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:57:59.828 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:59 smithi080 bash[30819]: audit 2023-12-20T19:57:58.382778+0000 mon.a (mon.0) 709 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-20T19:57:59.828 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:59 smithi080 bash[30819]: cluster 2023-12-20T19:57:58.382940+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-12-20T19:57:59.828 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:59 smithi080 bash[30819]: audit 2023-12-20T19:57:58.383187+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T19:57:59.828 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:59 smithi080 bash[30819]: audit 2023-12-20T19:57:58.385274+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.133:6824/3868512169,v1:172.21.15.133:6825/3868512169]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:57:59.828 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:57:59 smithi080 bash[30819]: audit 2023-12-20T19:57:58.385365+0000 mon.a (mon.0) 712 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T19:58:00.542 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:58:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:58:00.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[25034]: cluster 2023-12-20T19:57:59.146508+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:58:00.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[25034]: audit 2023-12-20T19:57:59.385191+0000 mon.a (mon.0) 713 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2023-12-20T19:58:00.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[25034]: cluster 2023-12-20T19:57:59.385309+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2023-12-20T19:58:00.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[25034]: audit 2023-12-20T19:57:59.385803+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T19:58:00.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[25034]: audit 2023-12-20T19:57:59.393671+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T19:58:00.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[25034]: audit 2023-12-20T19:58:00.261570+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:00.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[25034]: audit 2023-12-20T19:58:00.270031+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:00.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[25034]: audit 2023-12-20T19:58:00.304027+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:00.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[25034]: audit 2023-12-20T19:58:00.306737+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:00.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[25034]: audit 2023-12-20T19:58:00.308627+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:00.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[25034]: audit 2023-12-20T19:58:00.321676+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:00.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[30819]: cluster 2023-12-20T19:57:59.146508+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:58:00.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[30819]: audit 2023-12-20T19:57:59.385191+0000 mon.a (mon.0) 713 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2023-12-20T19:58:00.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[30819]: cluster 2023-12-20T19:57:59.385309+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2023-12-20T19:58:00.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[30819]: audit 2023-12-20T19:57:59.385803+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T19:58:00.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[30819]: audit 2023-12-20T19:57:59.393671+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T19:58:00.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[30819]: audit 2023-12-20T19:58:00.261570+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:00.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[30819]: audit 2023-12-20T19:58:00.270031+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:00.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[30819]: audit 2023-12-20T19:58:00.304027+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:00.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[30819]: audit 2023-12-20T19:58:00.306737+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:00.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[30819]: audit 2023-12-20T19:58:00.308627+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:00.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:00 smithi080 bash[30819]: audit 2023-12-20T19:58:00.321676+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:00.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:00 smithi133 bash[25278]: cluster 2023-12-20T19:57:59.146508+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:58:00.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:00 smithi133 bash[25278]: audit 2023-12-20T19:57:59.385191+0000 mon.a (mon.0) 713 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2023-12-20T19:58:00.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:00 smithi133 bash[25278]: cluster 2023-12-20T19:57:59.385309+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2023-12-20T19:58:00.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:00 smithi133 bash[25278]: audit 2023-12-20T19:57:59.385803+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T19:58:00.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:00 smithi133 bash[25278]: audit 2023-12-20T19:57:59.393671+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T19:58:00.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:00 smithi133 bash[25278]: audit 2023-12-20T19:58:00.261570+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:00.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:00 smithi133 bash[25278]: audit 2023-12-20T19:58:00.270031+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:00.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:00 smithi133 bash[25278]: audit 2023-12-20T19:58:00.304027+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:00.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:00 smithi133 bash[25278]: audit 2023-12-20T19:58:00.306737+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:00.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:00 smithi133 bash[25278]: audit 2023-12-20T19:58:00.308627+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:00.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:00 smithi133 bash[25278]: audit 2023-12-20T19:58:00.321676+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:01.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:01 smithi080 bash[30819]: cluster 2023-12-20T19:57:58.800740+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:58:01.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:01 smithi080 bash[30819]: cluster 2023-12-20T19:57:58.800921+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:58:01.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:01 smithi080 bash[30819]: cephadm 2023-12-20T19:58:00.262753+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Detected new or changed devices on smithi133 2023-12-20T19:58:01.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:01 smithi080 bash[30819]: cluster 2023-12-20T19:58:00.399552+0000 mon.a (mon.0) 723 : cluster [INF] osd.7 [v2:172.21.15.133:6824/3868512169,v1:172.21.15.133:6825/3868512169] boot 2023-12-20T19:58:01.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:01 smithi080 bash[30819]: cluster 2023-12-20T19:58:00.399780+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-20T19:58:01.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:01 smithi080 bash[30819]: audit 2023-12-20T19:58:00.400723+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T19:58:01.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:01 smithi080 bash[30819]: audit 2023-12-20T19:58:00.752334+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:58:01.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:01 smithi080 bash[30819]: audit 2023-12-20T19:58:00.755712+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:58:01.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:01 smithi080 bash[30819]: cluster 2023-12-20T19:58:00.772863+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-20T19:58:01.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:01 smithi080 bash[25034]: cluster 2023-12-20T19:57:58.800740+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:58:01.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:01 smithi080 bash[25034]: cluster 2023-12-20T19:57:58.800921+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:58:01.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:01 smithi080 bash[25034]: cephadm 2023-12-20T19:58:00.262753+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Detected new or changed devices on smithi133 2023-12-20T19:58:01.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:01 smithi080 bash[25034]: cluster 2023-12-20T19:58:00.399552+0000 mon.a (mon.0) 723 : cluster [INF] osd.7 [v2:172.21.15.133:6824/3868512169,v1:172.21.15.133:6825/3868512169] boot 2023-12-20T19:58:01.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:01 smithi080 bash[25034]: cluster 2023-12-20T19:58:00.399780+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-20T19:58:01.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:01 smithi080 bash[25034]: audit 2023-12-20T19:58:00.400723+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T19:58:01.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:01 smithi080 bash[25034]: audit 2023-12-20T19:58:00.752334+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:58:01.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:01 smithi080 bash[25034]: audit 2023-12-20T19:58:00.755712+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:58:01.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:01 smithi080 bash[25034]: cluster 2023-12-20T19:58:00.772863+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-20T19:58:01.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:01 smithi133 bash[25278]: cluster 2023-12-20T19:57:58.800740+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-20T19:58:01.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:01 smithi133 bash[25278]: cluster 2023-12-20T19:57:58.800921+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-20T19:58:01.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:01 smithi133 bash[25278]: cephadm 2023-12-20T19:58:00.262753+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Detected new or changed devices on smithi133 2023-12-20T19:58:01.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:01 smithi133 bash[25278]: cluster 2023-12-20T19:58:00.399552+0000 mon.a (mon.0) 723 : cluster [INF] osd.7 [v2:172.21.15.133:6824/3868512169,v1:172.21.15.133:6825/3868512169] boot 2023-12-20T19:58:01.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:01 smithi133 bash[25278]: cluster 2023-12-20T19:58:00.399780+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-20T19:58:01.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:01 smithi133 bash[25278]: audit 2023-12-20T19:58:00.400723+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T19:58:01.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:01 smithi133 bash[25278]: audit 2023-12-20T19:58:00.752334+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:58:01.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:01 smithi133 bash[25278]: audit 2023-12-20T19:58:00.755712+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:58:01.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:01 smithi133 bash[25278]: cluster 2023-12-20T19:58:00.772863+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-20T19:58:01.698 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-20T19:58:01.880 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:01 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:58:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:58:01.880 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:01 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:58:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:58:02.454 INFO:teuthology.orchestra.run.smithi080.stdout:{"epoch":56,"num_osds":8,"num_up_osds":8,"osd_up_since":1703102280,"num_in_osds":8,"osd_in_since":1703102255,"num_remapped_pgs":1} 2023-12-20T19:58:02.455 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-20T19:58:02.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:02 smithi133 bash[25278]: cluster 2023-12-20T19:58:01.147088+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v227: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:58:02.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:02 smithi133 bash[25278]: audit 2023-12-20T19:58:01.575017+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:02.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:02 smithi133 bash[25278]: audit 2023-12-20T19:58:01.583078+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:02.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:02 smithi133 bash[25278]: audit 2023-12-20T19:58:01.625264+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:02.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:02 smithi133 bash[25278]: audit 2023-12-20T19:58:01.632935+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:02.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:02 smithi133 bash[25278]: audit 2023-12-20T19:58:01.642840+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:02.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:02 smithi133 bash[25278]: audit 2023-12-20T19:58:01.644735+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:02.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:02 smithi133 bash[25278]: audit 2023-12-20T19:58:01.646015+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:02.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:02 smithi133 bash[25278]: audit 2023-12-20T19:58:01.654489+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:02.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:02 smithi133 bash[25278]: audit 2023-12-20T19:58:01.696515+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.80:0/260648592' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-20T19:58:02.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:02 smithi133 bash[25278]: cluster 2023-12-20T19:58:01.785132+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-20T19:58:02.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:02 smithi080 bash[25034]: cluster 2023-12-20T19:58:01.147088+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v227: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:58:02.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:02 smithi080 bash[25034]: audit 2023-12-20T19:58:01.575017+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:02.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:02 smithi080 bash[25034]: audit 2023-12-20T19:58:01.583078+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:02.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:02 smithi080 bash[25034]: audit 2023-12-20T19:58:01.625264+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:02.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:02 smithi080 bash[25034]: audit 2023-12-20T19:58:01.632935+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:02.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:02 smithi080 bash[25034]: audit 2023-12-20T19:58:01.642840+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:02.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:02 smithi080 bash[25034]: audit 2023-12-20T19:58:01.644735+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:02.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:02 smithi080 bash[25034]: audit 2023-12-20T19:58:01.646015+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:02.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:02 smithi080 bash[25034]: audit 2023-12-20T19:58:01.654489+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:02.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:02 smithi080 bash[25034]: audit 2023-12-20T19:58:01.696515+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.80:0/260648592' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-20T19:58:02.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:02 smithi080 bash[25034]: cluster 2023-12-20T19:58:01.785132+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-20T19:58:02.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:02 smithi080 bash[30819]: cluster 2023-12-20T19:58:01.147088+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v227: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-20T19:58:02.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:02 smithi080 bash[30819]: audit 2023-12-20T19:58:01.575017+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:02.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:02 smithi080 bash[30819]: audit 2023-12-20T19:58:01.583078+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:02.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:02 smithi080 bash[30819]: audit 2023-12-20T19:58:01.625264+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:02.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:02 smithi080 bash[30819]: audit 2023-12-20T19:58:01.632935+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:02.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:02 smithi080 bash[30819]: audit 2023-12-20T19:58:01.642840+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:02.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:02 smithi080 bash[30819]: audit 2023-12-20T19:58:01.644735+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:02.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:02 smithi080 bash[30819]: audit 2023-12-20T19:58:01.646015+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:02.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:02 smithi080 bash[30819]: audit 2023-12-20T19:58:01.654489+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:02.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:02 smithi080 bash[30819]: audit 2023-12-20T19:58:01.696515+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.80:0/260648592' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-20T19:58:02.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:02 smithi080 bash[30819]: cluster 2023-12-20T19:58:01.785132+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-20T19:58:04.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:03 smithi133 bash[25278]: cluster 2023-12-20T19:58:02.797427+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-20T19:58:04.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:03 smithi133 bash[25278]: cluster 2023-12-20T19:58:03.147691+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v230: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:04.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:03 smithi080 bash[25034]: cluster 2023-12-20T19:58:02.797427+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-20T19:58:04.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:03 smithi080 bash[25034]: cluster 2023-12-20T19:58:03.147691+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v230: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:04.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:03 smithi080 bash[30819]: cluster 2023-12-20T19:58:02.797427+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-20T19:58:04.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:03 smithi080 bash[30819]: cluster 2023-12-20T19:58:03.147691+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v230: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:05.177 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T19:58:05.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:04 smithi133 bash[25278]: cluster 2023-12-20T19:58:03.805113+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-20T19:58:05.209 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:04 smithi080 bash[25034]: cluster 2023-12-20T19:58:03.805113+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-20T19:58:05.209 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:04 smithi080 bash[30819]: cluster 2023-12-20T19:58:03.805113+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-20T19:58:06.151 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:05 smithi080 bash[25034]: cluster 2023-12-20T19:58:05.148350+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v232: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:06.151 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:05 smithi080 bash[30819]: cluster 2023-12-20T19:58:05.148350+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v232: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:06.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:05 smithi133 bash[25278]: cluster 2023-12-20T19:58:05.148350+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v232: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:08.284 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-20T19:58:08.285 INFO:teuthology.orchestra.run.smithi080.stdout:{"epoch":59,"fsid":"f34ddc32-9f70-11ee-95a5-87774f69a715","created":"2023-12-20T19:50:59.529742+0000","modified":"2023-12-20T19:58:03.791274+0000","last_up_change":"2023-12-20T19:58:00.387195+0000","last_in_change":"2023-12-20T19:57:35.512401+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-20T19:55:03.254263+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":"55843aca-a2dc-40b4-ad19-68b38438bee4","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.80:6802","nonce":2458796508},{"type":"v1","addr":"172.21.15.80:6803","nonce":2458796508}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6804","nonce":2458796508},{"type":"v1","addr":"172.21.15.80:6805","nonce":2458796508}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6808","nonce":2458796508},{"type":"v1","addr":"172.21.15.80:6809","nonce":2458796508}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6806","nonce":2458796508},{"type":"v1","addr":"172.21.15.80:6807","nonce":2458796508}]},"public_addr":"172.21.15.80:6803/2458796508","cluster_addr":"172.21.15.80:6805/2458796508","heartbeat_back_addr":"172.21.15.80:6809/2458796508","heartbeat_front_addr":"172.21.15.80:6807/2458796508","state":["exists","up"]},{"osd":1,"uuid":"12ca5315-65bd-4d1e-b6d1-79d44aeecc92","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.80:6810","nonce":2002062008},{"type":"v1","addr":"172.21.15.80:6811","nonce":2002062008}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6812","nonce":2002062008},{"type":"v1","addr":"172.21.15.80:6813","nonce":2002062008}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6816","nonce":2002062008},{"type":"v1","addr":"172.21.15.80:6817","nonce":2002062008}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6814","nonce":2002062008},{"type":"v1","addr":"172.21.15.80:6815","nonce":2002062008}]},"public_addr":"172.21.15.80:6811/2002062008","cluster_addr":"172.21.15.80:6813/2002062008","heartbeat_back_addr":"172.21.15.80:6817/2002062008","heartbeat_front_addr":"172.21.15.80:6815/2002062008","state":["exists","up"]},{"osd":2,"uuid":"f72b4305-b342-41f7-9ddb-80945162c257","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.80:6818","nonce":520819317},{"type":"v1","addr":"172.21.15.80:6819","nonce":520819317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6820","nonce":520819317},{"type":"v1","addr":"172.21.15.80:6821","nonce":520819317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6824","nonce":520819317},{"type":"v1","addr":"172.21.15.80:6825","nonce":520819317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6822","nonce":520819317},{"type":"v1","addr":"172.21.15.80:6823","nonce":520819317}]},"public_addr":"172.21.15.80:6819/520819317","cluster_addr":"172.21.15.80:6821/520819317","heartbeat_back_addr":"172.21.15.80:6825/520819317","heartbeat_front_addr":"172.21.15.80:6823/520819317","state":["exists","up"]},{"osd":3,"uuid":"008bd420-1d70-4c21-9955-2923c4151e4b","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.80:6826","nonce":2540992514},{"type":"v1","addr":"172.21.15.80:6827","nonce":2540992514}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6828","nonce":2540992514},{"type":"v1","addr":"172.21.15.80:6829","nonce":2540992514}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6832","nonce":2540992514},{"type":"v1","addr":"172.21.15.80:6833","nonce":2540992514}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6830","nonce":2540992514},{"type":"v1","addr":"172.21.15.80:6831","nonce":2540992514}]},"public_addr":"172.21.15.80:6827/2540992514","cluster_addr":"172.21.15.80:6829/2540992514","heartbeat_back_addr":"172.21.15.80:6833/2540992514","heartbeat_front_addr":"172.21.15.80:6831/2540992514","state":["exists","up"]},{"osd":4,"uuid":"acf9e175-be18-4aae-9eb9-b9e8a69f66da","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.133:6800","nonce":4028628637},{"type":"v1","addr":"172.21.15.133:6801","nonce":4028628637}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6802","nonce":4028628637},{"type":"v1","addr":"172.21.15.133:6803","nonce":4028628637}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":4028628637},{"type":"v1","addr":"172.21.15.133:6807","nonce":4028628637}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":4028628637},{"type":"v1","addr":"172.21.15.133:6805","nonce":4028628637}]},"public_addr":"172.21.15.133:6801/4028628637","cluster_addr":"172.21.15.133:6803/4028628637","heartbeat_back_addr":"172.21.15.133:6807/4028628637","heartbeat_front_addr":"172.21.15.133:6805/4028628637","state":["exists","up"]},{"osd":5,"uuid":"031e846c-e2ec-442d-902d-3f660fe93f17","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.133:6808","nonce":1271451344},{"type":"v1","addr":"172.21.15.133:6809","nonce":1271451344}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6810","nonce":1271451344},{"type":"v1","addr":"172.21.15.133:6811","nonce":1271451344}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":1271451344},{"type":"v1","addr":"172.21.15.133:6815","nonce":1271451344}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":1271451344},{"type":"v1","addr":"172.21.15.133:6813","nonce":1271451344}]},"public_addr":"172.21.15.133:6809/1271451344","cluster_addr":"172.21.15.133:6811/1271451344","heartbeat_back_addr":"172.21.15.133:6815/1271451344","heartbeat_front_addr":"172.21.15.133:6813/1271451344","state":["exists","up"]},{"osd":6,"uuid":"cd1cd1af-c169-405a-917f-14f1f6571456","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.133:6816","nonce":2127827893},{"type":"v1","addr":"172.21.15.133:6817","nonce":2127827893}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6818","nonce":2127827893},{"type":"v1","addr":"172.21.15.133:6819","nonce":2127827893}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":2127827893},{"type":"v1","addr":"172.21.15.133:6823","nonce":2127827893}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":2127827893},{"type":"v1","addr":"172.21.15.133:6821","nonce":2127827893}]},"public_addr":"172.21.15.133:6817/2127827893","cluster_addr":"172.21.15.133:6819/2127827893","heartbeat_back_addr":"172.21.15.133:6823/2127827893","heartbeat_front_addr":"172.21.15.133:6821/2127827893","state":["exists","up"]},{"osd":7,"uuid":"46649b8d-d963-4be8-9d97-52c6c83a9bf4","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.133:6824","nonce":3868512169},{"type":"v1","addr":"172.21.15.133:6825","nonce":3868512169}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6826","nonce":3868512169},{"type":"v1","addr":"172.21.15.133:6827","nonce":3868512169}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":3868512169},{"type":"v1","addr":"172.21.15.133:6831","nonce":3868512169}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":3868512169},{"type":"v1","addr":"172.21.15.133:6829","nonce":3868512169}]},"public_addr":"172.21.15.133:6825/3868512169","cluster_addr":"172.21.15.133:6827/3868512169","heartbeat_back_addr":"172.21.15.133:6831/3868512169","heartbeat_front_addr":"172.21.15.133:6829/3868512169","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-20T19:53:46.761132+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-20T19:54:24.454523+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-20T19:54:59.883913+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-20T19:55:39.349748+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-20T19:56:12.941522+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-20T19:56:48.995461+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-20T19:57:22.073550+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-20T19:57:58.800927+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.80:0/365083647":"2023-12-21T19:52:00.602010+0000","172.21.15.80:0/2784549373":"2023-12-21T19:52:00.602010+0000","172.21.15.80:6801/1827096508":"2023-12-21T19:52:00.602010+0000","172.21.15.80:6800/1827096508":"2023-12-21T19:52:00.602010+0000","172.21.15.80:0/1009746845":"2023-12-21T19:52:00.602010+0000","172.21.15.80:0/2651493216":"2023-12-21T19:51:30.493939+0000","172.21.15.80:6800/2175216329":"2023-12-21T19:51:30.493939+0000","172.21.15.80:6801/2175216329":"2023-12-21T19:51:30.493939+0000","172.21.15.80:0/431704092":"2023-12-21T19:51:30.493939+0000","172.21.15.80:0/2750730458":"2023-12-21T19:51:30.493939+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-20T19:58:08.480 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:08 smithi080 bash[25034]: cluster 2023-12-20T19:58:07.148966+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-20T19:58:08.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:08 smithi080 bash[30819]: cluster 2023-12-20T19:58:07.148966+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-20T19:58:08.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:08 smithi133 bash[25278]: cluster 2023-12-20T19:58:07.148966+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-20T19:58:08.975 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-20T19:55:03.254263+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-20T19:58:08.975 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-12-20T19:58:09.292 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:09 smithi080 bash[30819]: audit 2023-12-20T19:58:08.281726+0000 mon.a (mon.0) 741 : audit [DBG] from='client.? 172.21.15.80:0/3976041856' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-20T19:58:09.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:09 smithi080 bash[25034]: audit 2023-12-20T19:58:08.281726+0000 mon.a (mon.0) 741 : audit [DBG] from='client.? 172.21.15.80:0/3976041856' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-20T19:58:09.692 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:09 smithi133 bash[25278]: audit 2023-12-20T19:58:08.281726+0000 mon.a (mon.0) 741 : audit [DBG] from='client.? 172.21.15.80:0/3976041856' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-20T19:58:10.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:10 smithi080 bash[25034]: cluster 2023-12-20T19:58:09.149624+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-20T19:58:10.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:10 smithi080 bash[30819]: cluster 2023-12-20T19:58:09.149624+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-20T19:58:10.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:10 smithi133 bash[25278]: cluster 2023-12-20T19:58:09.149624+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-20T19:58:11.699 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T19:58:12.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:11 smithi080 bash[30819]: cluster 2023-12-20T19:58:11.150261+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-20T19:58:12.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:11 smithi080 bash[25034]: cluster 2023-12-20T19:58:11.150261+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-20T19:58:12.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:11 smithi133 bash[25278]: cluster 2023-12-20T19:58:11.150261+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-20T19:58:14.472 INFO:teuthology.orchestra.run.smithi080.stdout:pg_num: 1 2023-12-20T19:58:14.498 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:14 smithi080 bash[25034]: cluster 2023-12-20T19:58:13.150975+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-20T19:58:14.498 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:14 smithi080 bash[30819]: cluster 2023-12-20T19:58:13.150975+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-20T19:58:14.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:14 smithi133 bash[25278]: cluster 2023-12-20T19:58:13.150975+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-20T19:58:15.209 INFO:tasks.cephadm:Adding prometheus.a on smithi133 2023-12-20T19:58:15.209 DEBUG:teuthology.orchestra.run.smithi133:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph orch apply prometheus '1;smithi133=a' 2023-12-20T19:58:15.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:15 smithi080 bash[25034]: audit 2023-12-20T19:58:14.470999+0000 mon.a (mon.0) 742 : audit [DBG] from='client.? 172.21.15.80:0/1679601618' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-20T19:58:15.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:15 smithi080 bash[30819]: audit 2023-12-20T19:58:14.470999+0000 mon.a (mon.0) 742 : audit [DBG] from='client.? 172.21.15.80:0/1679601618' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-20T19:58:15.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:15 smithi133 bash[25278]: audit 2023-12-20T19:58:14.470999+0000 mon.a (mon.0) 742 : audit [DBG] from='client.? 172.21.15.80:0/1679601618' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-20T19:58:16.427 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:16 smithi133 bash[25278]: cluster 2023-12-20T19:58:15.151641+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2023-12-20T19:58:16.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:16 smithi080 bash[25034]: cluster 2023-12-20T19:58:15.151641+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2023-12-20T19:58:16.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:16 smithi080 bash[30819]: cluster 2023-12-20T19:58:15.151641+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2023-12-20T19:58:17.959 INFO:teuthology.orchestra.run.smithi133.stdout:Scheduled prometheus update... 2023-12-20T19:58:18.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:18 smithi133 bash[25278]: cluster 2023-12-20T19:58:17.152378+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2023-12-20T19:58:18.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:18 smithi133 bash[25278]: audit 2023-12-20T19:58:17.956532+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:18.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:18 smithi133 bash[25278]: audit 2023-12-20T19:58:17.966929+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:18.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:18 smithi133 bash[25278]: audit 2023-12-20T19:58:17.969814+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:18.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:18 smithi133 bash[25278]: audit 2023-12-20T19:58:17.971496+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:18.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:18 smithi133 bash[25278]: audit 2023-12-20T19:58:17.984371+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:18.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:18 smithi133 bash[25278]: audit 2023-12-20T19:58:17.992433+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-20T19:58:18.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:18 smithi080 bash[25034]: cluster 2023-12-20T19:58:17.152378+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2023-12-20T19:58:18.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:18 smithi080 bash[25034]: audit 2023-12-20T19:58:17.956532+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:18.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:18 smithi080 bash[25034]: audit 2023-12-20T19:58:17.966929+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:18.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:18 smithi080 bash[25034]: audit 2023-12-20T19:58:17.969814+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:18.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:18 smithi080 bash[25034]: audit 2023-12-20T19:58:17.971496+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:18.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:18 smithi080 bash[25034]: audit 2023-12-20T19:58:17.984371+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:18.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:18 smithi080 bash[25034]: audit 2023-12-20T19:58:17.992433+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-20T19:58:18.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:18 smithi080 bash[30819]: cluster 2023-12-20T19:58:17.152378+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2023-12-20T19:58:18.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:18 smithi080 bash[30819]: audit 2023-12-20T19:58:17.956532+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:18.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:18 smithi080 bash[30819]: audit 2023-12-20T19:58:17.966929+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:18.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:18 smithi080 bash[30819]: audit 2023-12-20T19:58:17.969814+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:18.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:18 smithi080 bash[30819]: audit 2023-12-20T19:58:17.971496+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:18.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:18 smithi080 bash[30819]: audit 2023-12-20T19:58:17.984371+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' 2023-12-20T19:58:18.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:18 smithi080 bash[30819]: audit 2023-12-20T19:58:17.992433+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-20T19:58:18.860 DEBUG:teuthology.orchestra.run.smithi133:prometheus.a> sudo journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@prometheus.a.service 2023-12-20T19:58:18.862 INFO:tasks.cephadm:Adding node-exporter.a on smithi080 2023-12-20T19:58:18.862 INFO:tasks.cephadm:Adding node-exporter.b on smithi133 2023-12-20T19:58:18.862 DEBUG:teuthology.orchestra.run.smithi133:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph orch apply node-exporter '2;smithi080=a;smithi133=b' 2023-12-20T19:58:19.188 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:19 smithi133 bash[26536]: ignoring --setuser ceph since I am not root 2023-12-20T19:58:19.188 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:19 smithi133 bash[26536]: ignoring --setgroup ceph since I am not root 2023-12-20T19:58:19.188 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:19 smithi133 bash[26536]: debug 2023-12-20T19:58:19.034+0000 7f65c65c5700 1 -- 172.21.15.133:0/2728717713 <== mon.2 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555d488a6340 con 0x555d49622400 2023-12-20T19:58:19.217 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:19 smithi080 bash[25301]: ignoring --setuser ceph since I am not root 2023-12-20T19:58:19.217 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:19 smithi080 bash[25301]: ignoring --setgroup ceph since I am not root 2023-12-20T19:58:19.217 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:19 smithi080 bash[25301]: debug 2023-12-20T19:58:19.037+0000 7fc0e1d0c700 1 -- 172.21.15.80:0/1363880819 <== mon.0 v2:172.21.15.80:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5584bf40e340 con 0x5584c018ac00 2023-12-20T19:58:19.267 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T19:58:19.325 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:19 smithi133 bash[26536]: debug 2023-12-20T19:58:19.182+0000 7f65cf021000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T19:58:19.325 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:19 smithi133 bash[25278]: audit 2023-12-20T19:58:17.945785+0000 mgr.y (mgr.14152) 255 : audit [DBG] from='client.24326 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi133=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:58:19.326 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:19 smithi133 bash[25278]: cephadm 2023-12-20T19:58:17.949235+0000 mgr.y (mgr.14152) 256 : cephadm [INF] Saving service prometheus spec with placement smithi133=a;count:1 2023-12-20T19:58:19.326 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:19 smithi133 bash[25278]: audit 2023-12-20T19:58:18.996094+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-20T19:58:19.326 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:19 smithi133 bash[25278]: cluster 2023-12-20T19:58:18.996281+0000 mon.a (mon.0) 750 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2023-12-20T19:58:19.542 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:19 smithi080 bash[25301]: debug 2023-12-20T19:58:19.209+0000 7fc0ea768000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T19:58:19.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:19 smithi080 bash[30819]: audit 2023-12-20T19:58:17.945785+0000 mgr.y (mgr.14152) 255 : audit [DBG] from='client.24326 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi133=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:58:19.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:19 smithi080 bash[30819]: cephadm 2023-12-20T19:58:17.949235+0000 mgr.y (mgr.14152) 256 : cephadm [INF] Saving service prometheus spec with placement smithi133=a;count:1 2023-12-20T19:58:19.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:19 smithi080 bash[30819]: audit 2023-12-20T19:58:18.996094+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-20T19:58:19.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:19 smithi080 bash[30819]: cluster 2023-12-20T19:58:18.996281+0000 mon.a (mon.0) 750 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2023-12-20T19:58:19.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:19 smithi080 bash[25034]: audit 2023-12-20T19:58:17.945785+0000 mgr.y (mgr.14152) 255 : audit [DBG] from='client.24326 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi133=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:58:19.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:19 smithi080 bash[25034]: cephadm 2023-12-20T19:58:17.949235+0000 mgr.y (mgr.14152) 256 : cephadm [INF] Saving service prometheus spec with placement smithi133=a;count:1 2023-12-20T19:58:19.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:19 smithi080 bash[25034]: audit 2023-12-20T19:58:18.996094+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.80:0/4278772142' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-20T19:58:19.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:19 smithi080 bash[25034]: cluster 2023-12-20T19:58:18.996281+0000 mon.a (mon.0) 750 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2023-12-20T19:58:20.160 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:19 smithi133 bash[26536]: debug 2023-12-20T19:58:19.870+0000 7f65cf021000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T19:58:20.161 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:19 smithi133 bash[26536]: debug 2023-12-20T19:58:19.994+0000 7f65cf021000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T19:58:20.186 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:19 smithi080 bash[25301]: debug 2023-12-20T19:58:19.893+0000 7fc0ea768000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T19:58:20.186 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:20 smithi080 bash[25301]: debug 2023-12-20T19:58:20.017+0000 7fc0ea768000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T19:58:20.442 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:20 smithi133 bash[26536]: debug 2023-12-20T19:58:20.154+0000 7f65cf021000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T19:58:20.451 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:20 smithi080 bash[25301]: debug 2023-12-20T19:58:20.181+0000 7fc0ea768000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T19:58:20.774 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:20 smithi133 bash[26536]: debug 2023-12-20T19:58:20.494+0000 7f65cf021000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T19:58:20.775 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:20 smithi133 bash[26536]: debug 2023-12-20T19:58:20.586+0000 7f65cf021000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T19:58:20.792 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:20 smithi080 bash[25301]: debug 2023-12-20T19:58:20.521+0000 7fc0ea768000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T19:58:20.792 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:20 smithi080 bash[25301]: debug 2023-12-20T19:58:20.613+0000 7fc0ea768000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T19:58:21.107 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:20 smithi133 bash[26536]: debug 2023-12-20T19:58:20.798+0000 7f65cf021000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T19:58:21.292 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:20 smithi080 bash[25301]: debug 2023-12-20T19:58:20.821+0000 7fc0ea768000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T19:58:21.942 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:21 smithi133 bash[26536]: debug 2023-12-20T19:58:21.654+0000 7f65cf021000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T19:58:21.943 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:21 smithi133 bash[26536]: debug 2023-12-20T19:58:21.758+0000 7f65cf021000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T19:58:21.988 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:21 smithi080 bash[25301]: debug 2023-12-20T19:58:21.673+0000 7fc0ea768000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T19:58:21.988 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:21 smithi080 bash[25301]: debug 2023-12-20T19:58:21.777+0000 7fc0ea768000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T19:58:22.292 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:21 smithi080 bash[25301]: debug 2023-12-20T19:58:21.981+0000 7fc0ea768000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T19:58:22.306 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:21 smithi133 bash[26536]: debug 2023-12-20T19:58:21.970+0000 7f65cf021000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T19:58:22.648 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:22 smithi133 bash[26536]: debug 2023-12-20T19:58:22.310+0000 7f65cf021000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T19:58:22.654 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:22 smithi080 bash[25301]: debug 2023-12-20T19:58:22.325+0000 7fc0ea768000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T19:58:22.692 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:22 smithi133 bash[26536]: debug 2023-12-20T19:58:22.642+0000 7f65cf021000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T19:58:23.021 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:22 smithi080 bash[25301]: debug 2023-12-20T19:58:22.649+0000 7fc0ea768000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T19:58:23.289 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:23 smithi080 bash[25301]: debug 2023-12-20T19:58:23.013+0000 7fc0ea768000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T19:58:23.299 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:23 smithi133 bash[26536]: debug 2023-12-20T19:58:23.026+0000 7f65cf021000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T19:58:23.542 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:23 smithi080 bash[25301]: debug 2023-12-20T19:58:23.281+0000 7fc0ea768000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T19:58:23.639 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:23 smithi133 bash[26536]: debug 2023-12-20T19:58:23.294+0000 7f65cf021000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T19:58:24.091 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:23 smithi133 bash[26536]: debug 2023-12-20T19:58:23.982+0000 7f65cf021000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T19:58:24.247 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:23 smithi080 bash[25301]: debug 2023-12-20T19:58:23.957+0000 7fc0ea768000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T19:58:24.247 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:24 smithi080 bash[25301]: debug 2023-12-20T19:58:24.065+0000 7fc0ea768000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T19:58:24.248 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:24 smithi133 bash[26536]: debug 2023-12-20T19:58:24.086+0000 7f65cf021000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T19:58:24.515 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:24 smithi080 bash[25301]: debug 2023-12-20T19:58:24.241+0000 7fc0ea768000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T19:58:24.515 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:24 smithi080 bash[25301]: debug 2023-12-20T19:58:24.357+0000 7fc0ea768000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T19:58:24.692 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:24 smithi133 bash[26536]: debug 2023-12-20T19:58:24.242+0000 7f65cf021000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T19:58:24.693 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:24 smithi133 bash[26536]: debug 2023-12-20T19:58:24.350+0000 7f65cf021000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T19:58:24.693 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:24 smithi133 bash[26536]: debug 2023-12-20T19:58:24.486+0000 7f65cf021000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T19:58:24.792 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:24 smithi080 bash[25301]: debug 2023-12-20T19:58:24.509+0000 7fc0ea768000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T19:58:25.084 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:24 smithi133 bash[26536]: debug 2023-12-20T19:58:24.778+0000 7f65cf021000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T19:58:25.085 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:24 smithi133 bash[26536]: debug 2023-12-20T19:58:24.898+0000 7f65cf021000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T19:58:25.124 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:24 smithi080 bash[25301]: debug 2023-12-20T19:58:24.817+0000 7fc0ea768000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T19:58:25.124 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:24 smithi080 bash[25301]: debug 2023-12-20T19:58:24.937+0000 7fc0ea768000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T19:58:25.443 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:25 smithi133 bash[26536]: debug 2023-12-20T19:58:25.078+0000 7f65cf021000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T19:58:25.443 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:25 smithi133 bash[26536]: debug 2023-12-20T19:58:25.198+0000 7f65cf021000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T19:58:25.542 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:25 smithi080 bash[25301]: debug 2023-12-20T19:58:25.117+0000 7fc0ea768000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T19:58:25.542 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:25 smithi080 bash[25301]: debug 2023-12-20T19:58:25.237+0000 7fc0ea768000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T19:58:26.443 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:26 smithi133 bash[26536]: debug 2023-12-20T19:58:26.034+0000 7f65cf021000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T19:58:26.443 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:26 smithi133 bash[26536]: [20/Dec/2023:19:58:26] ENGINE Bus STARTING 2023-12-20T19:58:26.443 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:26 smithi133 bash[26536]: CherryPy Checker: 2023-12-20T19:58:26.443 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:26 smithi133 bash[26536]: The Application mounted at '' has an empty config. 2023-12-20T19:58:26.443 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:26 smithi133 bash[26536]: [20/Dec/2023:19:58:26] ENGINE Serving on http://:::9283 2023-12-20T19:58:26.443 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 19:58:26 smithi133 bash[26536]: [20/Dec/2023:19:58:26] ENGINE Bus STARTED 2023-12-20T19:58:26.542 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:26 smithi080 bash[25301]: debug 2023-12-20T19:58:26.085+0000 7fc0ea768000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T19:58:27.042 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:26 smithi080 bash[25301]: [20/Dec/2023:19:58:26] ENGINE Bus STARTING 2023-12-20T19:58:27.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:26 smithi080 bash[30819]: cluster 2023-12-20T19:58:26.059742+0000 mon.a (mon.0) 751 : cluster [DBG] Standby manager daemon x restarted 2023-12-20T19:58:27.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:26 smithi080 bash[30819]: cluster 2023-12-20T19:58:26.059944+0000 mon.a (mon.0) 752 : cluster [DBG] Standby manager daemon x started 2023-12-20T19:58:27.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:26 smithi080 bash[30819]: audit 2023-12-20T19:58:26.064351+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.133:0/2956181707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T19:58:27.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:26 smithi080 bash[30819]: audit 2023-12-20T19:58:26.065368+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.133:0/2956181707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T19:58:27.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:26 smithi080 bash[30819]: audit 2023-12-20T19:58:26.071010+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.133:0/2956181707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T19:58:27.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:26 smithi080 bash[30819]: audit 2023-12-20T19:58:26.073911+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.133:0/2956181707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T19:58:27.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:26 smithi080 bash[30819]: cluster 2023-12-20T19:58:26.111135+0000 mon.a (mon.0) 753 : cluster [INF] Active manager daemon y restarted 2023-12-20T19:58:27.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:26 smithi080 bash[30819]: cluster 2023-12-20T19:58:26.112273+0000 mon.a (mon.0) 754 : cluster [INF] Activating manager daemon y 2023-12-20T19:58:27.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:26 smithi080 bash[30819]: cluster 2023-12-20T19:58:26.120149+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-20T19:58:27.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:26 smithi080 bash[25034]: cluster 2023-12-20T19:58:26.059742+0000 mon.a (mon.0) 751 : cluster [DBG] Standby manager daemon x restarted 2023-12-20T19:58:27.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:26 smithi080 bash[25034]: cluster 2023-12-20T19:58:26.059944+0000 mon.a (mon.0) 752 : cluster [DBG] Standby manager daemon x started 2023-12-20T19:58:27.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:26 smithi080 bash[25034]: audit 2023-12-20T19:58:26.064351+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.133:0/2956181707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T19:58:27.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:26 smithi080 bash[25034]: audit 2023-12-20T19:58:26.065368+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.133:0/2956181707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T19:58:27.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:26 smithi080 bash[25034]: audit 2023-12-20T19:58:26.071010+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.133:0/2956181707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T19:58:27.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:26 smithi080 bash[25034]: audit 2023-12-20T19:58:26.073911+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.133:0/2956181707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T19:58:27.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:26 smithi080 bash[25034]: cluster 2023-12-20T19:58:26.111135+0000 mon.a (mon.0) 753 : cluster [INF] Active manager daemon y restarted 2023-12-20T19:58:27.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:26 smithi080 bash[25034]: cluster 2023-12-20T19:58:26.112273+0000 mon.a (mon.0) 754 : cluster [INF] Activating manager daemon y 2023-12-20T19:58:27.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:26 smithi080 bash[25034]: cluster 2023-12-20T19:58:26.120149+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-20T19:58:27.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:26 smithi133 bash[25278]: cluster 2023-12-20T19:58:26.059742+0000 mon.a (mon.0) 751 : cluster [DBG] Standby manager daemon x restarted 2023-12-20T19:58:27.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:26 smithi133 bash[25278]: cluster 2023-12-20T19:58:26.059944+0000 mon.a (mon.0) 752 : cluster [DBG] Standby manager daemon x started 2023-12-20T19:58:27.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:26 smithi133 bash[25278]: audit 2023-12-20T19:58:26.064351+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.133:0/2956181707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T19:58:27.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:26 smithi133 bash[25278]: audit 2023-12-20T19:58:26.065368+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.133:0/2956181707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T19:58:27.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:26 smithi133 bash[25278]: audit 2023-12-20T19:58:26.071010+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.133:0/2956181707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T19:58:27.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:26 smithi133 bash[25278]: audit 2023-12-20T19:58:26.073911+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.133:0/2956181707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T19:58:27.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:26 smithi133 bash[25278]: cluster 2023-12-20T19:58:26.111135+0000 mon.a (mon.0) 753 : cluster [INF] Active manager daemon y restarted 2023-12-20T19:58:27.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:26 smithi133 bash[25278]: cluster 2023-12-20T19:58:26.112273+0000 mon.a (mon.0) 754 : cluster [INF] Activating manager daemon y 2023-12-20T19:58:27.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:26 smithi133 bash[25278]: cluster 2023-12-20T19:58:26.120149+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-20T19:58:27.540 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25301]: [20/Dec/2023:19:58:27] ENGINE Bus STARTING 2023-12-20T19:58:27.540 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25301]: CherryPy Checker: 2023-12-20T19:58:27.540 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25301]: The Application mounted at '' has an empty config. 2023-12-20T19:58:27.540 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25301]: [20/Dec/2023:19:58:27] ENGINE Serving on http://:::9283 2023-12-20T19:58:27.540 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25301]: [20/Dec/2023:19:58:27] ENGINE Bus STARTED 2023-12-20T19:58:27.540 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25301]: [20/Dec/2023:19:58:27] ENGINE Serving on https://172.21.15.80:7150 2023-12-20T19:58:27.541 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25301]: [20/Dec/2023:19:58:27] ENGINE Bus STARTED 2023-12-20T19:58:27.792 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: cluster 2023-12-20T19:58:26.789886+0000 mon.a (mon.0) 756 : cluster [DBG] mgrmap e17: y(active, starting, since 0.677823s), standbys: x 2023-12-20T19:58:27.829 INFO:teuthology.orchestra.run.smithi133.stdout:Scheduled node-exporter update... 2023-12-20T19:58:28.033 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: cluster 2023-12-20T19:58:26.789886+0000 mon.a (mon.0) 756 : cluster [DBG] mgrmap e17: y(active, starting, since 0.677823s), standbys: x 2023-12-20T19:58:28.033 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.797418+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T19:58:28.033 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.797580+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:58:28.034 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.797716+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:58:28.034 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.799310+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T19:58:28.034 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.799563+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T19:58:28.034 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.799900+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T19:58:28.034 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.800259+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T19:58:28.034 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.800617+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T19:58:28.034 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.800984+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T19:58:28.034 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.801415+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T19:58:28.034 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.801725+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T19:58:28.034 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.801979+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T19:58:28.034 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.802297+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T19:58:28.034 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.802584+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T19:58:28.034 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.802803+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T19:58:28.035 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.803292+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T19:58:28.035 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: cluster 2023-12-20T19:58:26.814316+0000 mon.a (mon.0) 773 : cluster [INF] Manager daemon y is now available 2023-12-20T19:58:28.035 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.846247+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:28.035 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.850836+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:28.035 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.854402+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:28.035 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.857313+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:28.035 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.859210+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:28.035 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.864843+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:58:28.035 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.865526+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:58:28.035 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.871763+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]': finished 2023-12-20T19:58:28.035 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: cephadm 2023-12-20T19:58:26.874218+0000 mgr.y (mgr.24367) 1 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.conf 2023-12-20T19:58:28.035 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.879993+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]': finished 2023-12-20T19:58:28.035 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: cephadm 2023-12-20T19:58:26.881248+0000 mgr.y (mgr.24367) 2 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.conf 2023-12-20T19:58:28.035 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.883909+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:28.036 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:26.895678+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:58:28.036 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:27.163230+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:58:28.036 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:27.419567+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:28.036 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:27.759732+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:28.036 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:27.765328+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:28.036 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:27.771118+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:28.036 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:27 smithi133 bash[25278]: audit 2023-12-20T19:58:27.781751+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-20T19:58:28.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.797418+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T19:58:28.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.797580+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:58:28.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.797716+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:58:28.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.799310+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T19:58:28.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.799563+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T19:58:28.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.799900+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T19:58:28.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.800259+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T19:58:28.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.800617+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T19:58:28.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.800984+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T19:58:28.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.801415+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T19:58:28.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.801725+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T19:58:28.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.801979+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T19:58:28.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.802297+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T19:58:28.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.802584+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T19:58:28.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.802803+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T19:58:28.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.803292+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T19:58:28.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: cluster 2023-12-20T19:58:26.814316+0000 mon.a (mon.0) 773 : cluster [INF] Manager daemon y is now available 2023-12-20T19:58:28.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.846247+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:28.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.850836+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:28.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: cluster 2023-12-20T19:58:26.789886+0000 mon.a (mon.0) 756 : cluster [DBG] mgrmap e17: y(active, starting, since 0.677823s), standbys: x 2023-12-20T19:58:28.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.797418+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T19:58:28.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.797580+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T19:58:28.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.797716+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T19:58:28.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.799310+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T19:58:28.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.799563+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T19:58:28.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.799900+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T19:58:28.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.800259+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T19:58:28.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.800617+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T19:58:28.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.800984+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T19:58:28.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.801415+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T19:58:28.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.801725+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T19:58:28.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.801979+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T19:58:28.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.802297+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T19:58:28.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.802584+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T19:58:28.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.802803+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T19:58:28.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.803292+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T19:58:28.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: cluster 2023-12-20T19:58:26.814316+0000 mon.a (mon.0) 773 : cluster [INF] Manager daemon y is now available 2023-12-20T19:58:28.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.846247+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:28.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.854402+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:28.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.857313+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:28.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.859210+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:28.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.864843+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:58:28.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.865526+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:58:28.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.871763+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]': finished 2023-12-20T19:58:28.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: cephadm 2023-12-20T19:58:26.874218+0000 mgr.y (mgr.24367) 1 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.conf 2023-12-20T19:58:28.047 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.879993+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]': finished 2023-12-20T19:58:28.047 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: cephadm 2023-12-20T19:58:26.881248+0000 mgr.y (mgr.24367) 2 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.conf 2023-12-20T19:58:28.047 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.883909+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:28.047 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:26.895678+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:58:28.047 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:27.163230+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:58:28.047 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:27.419567+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:28.047 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:27.759732+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:28.047 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:27.765328+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:28.047 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:27.771118+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:28.047 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[25034]: audit 2023-12-20T19:58:27.781751+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-20T19:58:28.047 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.850836+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:28.047 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.854402+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:28.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.857313+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:28.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.859210+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:28.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.864843+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:58:28.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.865526+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T19:58:28.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.871763+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]': finished 2023-12-20T19:58:28.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: cephadm 2023-12-20T19:58:26.874218+0000 mgr.y (mgr.24367) 1 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.conf 2023-12-20T19:58:28.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.879993+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]': finished 2023-12-20T19:58:28.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: cephadm 2023-12-20T19:58:26.881248+0000 mgr.y (mgr.24367) 2 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.conf 2023-12-20T19:58:28.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.883909+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:28.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:26.895678+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:58:28.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:27.163230+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:58:28.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:27.419567+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:28.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:27.759732+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:28.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:27.765328+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:28.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:27.771118+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:28.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:27 smithi080 bash[30819]: audit 2023-12-20T19:58:27.781751+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-20T19:58:28.607 DEBUG:teuthology.orchestra.run.smithi080:node-exporter.a> sudo journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@node-exporter.a.service 2023-12-20T19:58:28.610 DEBUG:teuthology.orchestra.run.smithi133:node-exporter.b> sudo journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@node-exporter.b.service 2023-12-20T19:58:28.612 INFO:tasks.cephadm:Adding alertmanager.a on smithi080 2023-12-20T19:58:28.612 DEBUG:teuthology.orchestra.run.smithi133:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph orch apply alertmanager '1;smithi080=a' 2023-12-20T19:58:28.629 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T19:58:28.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:28 smithi133 bash[25278]: cephadm 2023-12-20T19:58:27.253362+0000 mgr.y (mgr.24367) 3 : cephadm [INF] [20/Dec/2023:19:58:27] ENGINE Bus STARTING 2023-12-20T19:58:28.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:28 smithi133 bash[25278]: cephadm 2023-12-20T19:58:27.409786+0000 mgr.y (mgr.24367) 4 : cephadm [INF] [20/Dec/2023:19:58:27] ENGINE Serving on https://172.21.15.80:7150 2023-12-20T19:58:28.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:28 smithi133 bash[25278]: cephadm 2023-12-20T19:58:27.410771+0000 mgr.y (mgr.24367) 5 : cephadm [INF] [20/Dec/2023:19:58:27] ENGINE Bus STARTED 2023-12-20T19:58:28.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:28 smithi133 bash[25278]: cephadm 2023-12-20T19:58:27.636666+0000 mgr.y (mgr.24367) 6 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.client.admin.keyring 2023-12-20T19:58:28.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:28 smithi133 bash[25278]: cephadm 2023-12-20T19:58:27.646440+0000 mgr.y (mgr.24367) 7 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2023-12-20T19:58:28.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:28 smithi133 bash[25278]: audit 2023-12-20T19:58:27.809601+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-20T19:58:28.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:28 smithi133 bash[25278]: cluster 2023-12-20T19:58:27.809689+0000 mon.a (mon.0) 792 : cluster [DBG] mgrmap e18: y(active, since 1.69763s), standbys: x 2023-12-20T19:58:28.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:28 smithi133 bash[25278]: audit 2023-12-20T19:58:27.817064+0000 mgr.y (mgr.24367) 8 : audit [DBG] from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi080=a;smithi133=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:58:28.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:28 smithi133 bash[25278]: cluster 2023-12-20T19:58:27.821207+0000 mgr.y (mgr.24367) 9 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:28.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:28 smithi133 bash[25278]: cephadm 2023-12-20T19:58:27.821971+0000 mgr.y (mgr.24367) 10 : cephadm [INF] Saving service node-exporter spec with placement smithi080=a;smithi133=b;count:2 2023-12-20T19:58:28.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:28 smithi133 bash[25278]: audit 2023-12-20T19:58:27.826832+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:28.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:28 smithi133 bash[25278]: cephadm 2023-12-20T19:58:27.834482+0000 mgr.y (mgr.24367) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi133 2023-12-20T19:58:29.037 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T19:58:29.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[25034]: cephadm 2023-12-20T19:58:27.253362+0000 mgr.y (mgr.24367) 3 : cephadm [INF] [20/Dec/2023:19:58:27] ENGINE Bus STARTING 2023-12-20T19:58:29.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[25034]: cephadm 2023-12-20T19:58:27.409786+0000 mgr.y (mgr.24367) 4 : cephadm [INF] [20/Dec/2023:19:58:27] ENGINE Serving on https://172.21.15.80:7150 2023-12-20T19:58:29.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[25034]: cephadm 2023-12-20T19:58:27.410771+0000 mgr.y (mgr.24367) 5 : cephadm [INF] [20/Dec/2023:19:58:27] ENGINE Bus STARTED 2023-12-20T19:58:29.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[25034]: cephadm 2023-12-20T19:58:27.636666+0000 mgr.y (mgr.24367) 6 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.client.admin.keyring 2023-12-20T19:58:29.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[25034]: cephadm 2023-12-20T19:58:27.646440+0000 mgr.y (mgr.24367) 7 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2023-12-20T19:58:29.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[25034]: audit 2023-12-20T19:58:27.809601+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-20T19:58:29.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[25034]: cluster 2023-12-20T19:58:27.809689+0000 mon.a (mon.0) 792 : cluster [DBG] mgrmap e18: y(active, since 1.69763s), standbys: x 2023-12-20T19:58:29.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[25034]: audit 2023-12-20T19:58:27.817064+0000 mgr.y (mgr.24367) 8 : audit [DBG] from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi080=a;smithi133=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:58:29.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[25034]: cluster 2023-12-20T19:58:27.821207+0000 mgr.y (mgr.24367) 9 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:29.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[25034]: cephadm 2023-12-20T19:58:27.821971+0000 mgr.y (mgr.24367) 10 : cephadm [INF] Saving service node-exporter spec with placement smithi080=a;smithi133=b;count:2 2023-12-20T19:58:29.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[25034]: audit 2023-12-20T19:58:27.826832+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:29.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[25034]: cephadm 2023-12-20T19:58:27.834482+0000 mgr.y (mgr.24367) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi133 2023-12-20T19:58:29.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[30819]: cephadm 2023-12-20T19:58:27.253362+0000 mgr.y (mgr.24367) 3 : cephadm [INF] [20/Dec/2023:19:58:27] ENGINE Bus STARTING 2023-12-20T19:58:29.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[30819]: cephadm 2023-12-20T19:58:27.409786+0000 mgr.y (mgr.24367) 4 : cephadm [INF] [20/Dec/2023:19:58:27] ENGINE Serving on https://172.21.15.80:7150 2023-12-20T19:58:29.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[30819]: cephadm 2023-12-20T19:58:27.410771+0000 mgr.y (mgr.24367) 5 : cephadm [INF] [20/Dec/2023:19:58:27] ENGINE Bus STARTED 2023-12-20T19:58:29.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[30819]: cephadm 2023-12-20T19:58:27.636666+0000 mgr.y (mgr.24367) 6 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.client.admin.keyring 2023-12-20T19:58:29.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[30819]: cephadm 2023-12-20T19:58:27.646440+0000 mgr.y (mgr.24367) 7 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2023-12-20T19:58:29.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[30819]: audit 2023-12-20T19:58:27.809601+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-20T19:58:29.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[30819]: cluster 2023-12-20T19:58:27.809689+0000 mon.a (mon.0) 792 : cluster [DBG] mgrmap e18: y(active, since 1.69763s), standbys: x 2023-12-20T19:58:29.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[30819]: audit 2023-12-20T19:58:27.817064+0000 mgr.y (mgr.24367) 8 : audit [DBG] from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi080=a;smithi133=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:58:29.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[30819]: cluster 2023-12-20T19:58:27.821207+0000 mgr.y (mgr.24367) 9 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:29.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[30819]: cephadm 2023-12-20T19:58:27.821971+0000 mgr.y (mgr.24367) 10 : cephadm [INF] Saving service node-exporter spec with placement smithi080=a;smithi133=b;count:2 2023-12-20T19:58:29.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[30819]: audit 2023-12-20T19:58:27.826832+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:29.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:28 smithi080 bash[30819]: cephadm 2023-12-20T19:58:27.834482+0000 mgr.y (mgr.24367) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi133 2023-12-20T19:58:30.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:29 smithi133 bash[25278]: cluster 2023-12-20T19:58:28.801283+0000 mgr.y (mgr.24367) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:30.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:29 smithi133 bash[25278]: cluster 2023-12-20T19:58:28.835894+0000 mon.a (mon.0) 794 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2023-12-20T19:58:30.245 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:29 smithi080 bash[30819]: cluster 2023-12-20T19:58:28.801283+0000 mgr.y (mgr.24367) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:30.245 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:29 smithi080 bash[30819]: cluster 2023-12-20T19:58:28.835894+0000 mon.a (mon.0) 794 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2023-12-20T19:58:30.246 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:29 smithi080 bash[25034]: cluster 2023-12-20T19:58:28.801283+0000 mgr.y (mgr.24367) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:30.246 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:29 smithi080 bash[25034]: cluster 2023-12-20T19:58:28.835894+0000 mon.a (mon.0) 794 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2023-12-20T19:58:32.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:31 smithi080 bash[25034]: cluster 2023-12-20T19:58:30.801950+0000 mgr.y (mgr.24367) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:32.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:31 smithi080 bash[30819]: cluster 2023-12-20T19:58:30.801950+0000 mgr.y (mgr.24367) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:32.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:31 smithi133 bash[25278]: cluster 2023-12-20T19:58:30.801950+0000 mgr.y (mgr.24367) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:33.407 INFO:teuthology.orchestra.run.smithi133.stdout:Scheduled alertmanager update... 2023-12-20T19:58:34.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:33 smithi133 bash[25278]: cluster 2023-12-20T19:58:32.802572+0000 mgr.y (mgr.24367) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:34.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:33 smithi133 bash[25278]: audit 2023-12-20T19:58:33.404586+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:34.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:33 smithi080 bash[25034]: cluster 2023-12-20T19:58:32.802572+0000 mgr.y (mgr.24367) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:34.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:33 smithi080 bash[25034]: audit 2023-12-20T19:58:33.404586+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:34.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:33 smithi080 bash[30819]: cluster 2023-12-20T19:58:32.802572+0000 mgr.y (mgr.24367) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:34.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:33 smithi080 bash[30819]: audit 2023-12-20T19:58:33.404586+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:35.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:34 smithi133 bash[25278]: audit 2023-12-20T19:58:33.392194+0000 mgr.y (mgr.24367) 15 : audit [DBG] from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi080=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:58:35.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:34 smithi133 bash[25278]: cephadm 2023-12-20T19:58:33.395591+0000 mgr.y (mgr.24367) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi080=a;count:1 2023-12-20T19:58:35.209 DEBUG:teuthology.orchestra.run.smithi080:alertmanager.a> sudo journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@alertmanager.a.service 2023-12-20T19:58:35.211 INFO:tasks.cephadm:Adding grafana.a on smithi133 2023-12-20T19:58:35.211 DEBUG:teuthology.orchestra.run.smithi133:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph orch apply grafana '1;smithi133=a' 2023-12-20T19:58:35.222 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:34 smithi080 bash[30819]: audit 2023-12-20T19:58:33.392194+0000 mgr.y (mgr.24367) 15 : audit [DBG] from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi080=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:58:35.223 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:34 smithi080 bash[30819]: cephadm 2023-12-20T19:58:33.395591+0000 mgr.y (mgr.24367) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi080=a;count:1 2023-12-20T19:58:35.223 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:34 smithi080 bash[25034]: audit 2023-12-20T19:58:33.392194+0000 mgr.y (mgr.24367) 15 : audit [DBG] from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi080=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:58:35.223 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:34 smithi080 bash[25034]: cephadm 2023-12-20T19:58:33.395591+0000 mgr.y (mgr.24367) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi080=a;count:1 2023-12-20T19:58:35.409 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T19:58:36.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:35 smithi133 bash[25278]: cluster 2023-12-20T19:58:34.803219+0000 mgr.y (mgr.24367) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:36.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:35 smithi080 bash[25034]: cluster 2023-12-20T19:58:34.803219+0000 mgr.y (mgr.24367) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:36.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:35 smithi080 bash[30819]: cluster 2023-12-20T19:58:34.803219+0000 mgr.y (mgr.24367) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:38.155 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:37 smithi080 bash[30819]: cluster 2023-12-20T19:58:36.803765+0000 mgr.y (mgr.24367) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:38.155 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:37 smithi080 bash[25034]: cluster 2023-12-20T19:58:36.803765+0000 mgr.y (mgr.24367) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:38.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:37 smithi133 bash[25278]: cluster 2023-12-20T19:58:36.803765+0000 mgr.y (mgr.24367) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:39.698 INFO:teuthology.orchestra.run.smithi133.stdout:Scheduled grafana update... 2023-12-20T19:58:39.982 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:39 smithi133 bash[25278]: cluster 2023-12-20T19:58:38.804485+0000 mgr.y (mgr.24367) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:39.983 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:39 smithi133 bash[25278]: audit 2023-12-20T19:58:39.696068+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:40.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:39 smithi080 bash[25034]: cluster 2023-12-20T19:58:38.804485+0000 mgr.y (mgr.24367) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:40.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:39 smithi080 bash[25034]: audit 2023-12-20T19:58:39.696068+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:40.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:39 smithi080 bash[30819]: cluster 2023-12-20T19:58:38.804485+0000 mgr.y (mgr.24367) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:40.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:39 smithi080 bash[30819]: audit 2023-12-20T19:58:39.696068+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:41.043 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:40 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:58:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:58:41.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:40 smithi080 bash[25034]: audit 2023-12-20T19:58:39.683053+0000 mgr.y (mgr.24367) 20 : audit [DBG] from='client.24374 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi133=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:58:41.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:40 smithi080 bash[25034]: cephadm 2023-12-20T19:58:39.686409+0000 mgr.y (mgr.24367) 21 : cephadm [INF] Saving service grafana spec with placement smithi133=a;count:1 2023-12-20T19:58:41.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:40 smithi080 bash[25034]: audit 2023-12-20T19:58:40.722491+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:41.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:40 smithi080 bash[25034]: audit 2023-12-20T19:58:40.729400+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:41.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:40 smithi080 bash[30819]: audit 2023-12-20T19:58:39.683053+0000 mgr.y (mgr.24367) 20 : audit [DBG] from='client.24374 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi133=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:58:41.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:40 smithi080 bash[30819]: cephadm 2023-12-20T19:58:39.686409+0000 mgr.y (mgr.24367) 21 : cephadm [INF] Saving service grafana spec with placement smithi133=a;count:1 2023-12-20T19:58:41.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:40 smithi080 bash[30819]: audit 2023-12-20T19:58:40.722491+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:41.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:40 smithi080 bash[30819]: audit 2023-12-20T19:58:40.729400+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:41.086 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:40 smithi133 bash[25278]: audit 2023-12-20T19:58:39.683053+0000 mgr.y (mgr.24367) 20 : audit [DBG] from='client.24374 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi133=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T19:58:41.087 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:40 smithi133 bash[25278]: cephadm 2023-12-20T19:58:39.686409+0000 mgr.y (mgr.24367) 21 : cephadm [INF] Saving service grafana spec with placement smithi133=a;count:1 2023-12-20T19:58:41.087 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:40 smithi133 bash[25278]: audit 2023-12-20T19:58:40.722491+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:41.087 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:40 smithi133 bash[25278]: audit 2023-12-20T19:58:40.729400+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:41.088 DEBUG:teuthology.orchestra.run.smithi133:grafana.a> sudo journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@grafana.a.service 2023-12-20T19:58:41.090 INFO:tasks.cephadm:Setting up client nodes... 2023-12-20T19:58:41.090 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-20T19:58:41.518 INFO:journalctl@ceph.grafana.a.smithi133.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-20T19:58:42.164 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:41 smithi133 bash[25278]: cluster 2023-12-20T19:58:40.805117+0000 mgr.y (mgr.24367) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:42.164 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:41 smithi133 bash[25278]: audit 2023-12-20T19:58:41.798107+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:42.164 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:41 smithi133 bash[25278]: audit 2023-12-20T19:58:41.803310+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:42.293 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:41 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:58:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:58:42.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:41 smithi080 bash[25034]: cluster 2023-12-20T19:58:40.805117+0000 mgr.y (mgr.24367) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:42.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:41 smithi080 bash[25034]: audit 2023-12-20T19:58:41.798107+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:42.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:41 smithi080 bash[25034]: audit 2023-12-20T19:58:41.803310+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:42.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:41 smithi080 bash[30819]: cluster 2023-12-20T19:58:40.805117+0000 mgr.y (mgr.24367) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:42.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:41 smithi080 bash[30819]: audit 2023-12-20T19:58:41.798107+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:42.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:41 smithi080 bash[30819]: audit 2023-12-20T19:58:41.803310+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:44.191 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:43 smithi080 bash[25034]: cluster 2023-12-20T19:58:42.805903+0000 mgr.y (mgr.24367) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:44.191 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:43 smithi080 bash[30819]: cluster 2023-12-20T19:58:42.805903+0000 mgr.y (mgr.24367) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:44.192 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:43 smithi133 bash[25278]: cluster 2023-12-20T19:58:42.805903+0000 mgr.y (mgr.24367) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:44.627 INFO:teuthology.orchestra.run.smithi080.stdout:[client.0] 2023-12-20T19:58:44.627 INFO:teuthology.orchestra.run.smithi080.stdout: key = AQB0R4NlP13kJBAAj8ZtcCI6f8w/ZG2AXx8exQ== 2023-12-20T19:58:45.353 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-12-20T19:58:45.354 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-20T19:58:45.354 DEBUG:teuthology.orchestra.run.smithi080:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-20T19:58:45.380 DEBUG:teuthology.orchestra.run.smithi133:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-20T19:58:45.660 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: audit 2023-12-20T19:58:44.386576+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:45.660 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: audit 2023-12-20T19:58:44.389955+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:45.660 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: audit 2023-12-20T19:58:44.392130+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:45.660 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: audit 2023-12-20T19:58:44.393582+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:45.660 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: audit 2023-12-20T19:58:44.400520+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:45.661 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: cephadm 2023-12-20T19:58:44.401111+0000 mgr.y (mgr.24367) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T19:58:45.661 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: audit 2023-12-20T19:58:44.406689+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T19:58:45.661 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: audit 2023-12-20T19:58:44.407246+0000 mgr.y (mgr.24367) 25 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T19:58:45.661 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: audit 2023-12-20T19:58:44.408407+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.133:9095"}]: dispatch 2023-12-20T19:58:45.661 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: audit 2023-12-20T19:58:44.408885+0000 mgr.y (mgr.24367) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.133:9095"}]: dispatch 2023-12-20T19:58:45.661 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: audit 2023-12-20T19:58:44.416624+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:45.661 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: audit 2023-12-20T19:58:44.421215+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:45.661 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: audit 2023-12-20T19:58:44.422855+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:45.661 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: audit 2023-12-20T19:58:44.424081+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:45.661 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: audit 2023-12-20T19:58:44.432725+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:45.661 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: cephadm 2023-12-20T19:58:44.433273+0000 mgr.y (mgr.24367) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T19:58:45.661 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: audit 2023-12-20T19:58:44.436804+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:45.661 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: audit 2023-12-20T19:58:44.438061+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:45.661 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: audit 2023-12-20T19:58:44.438903+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:45.662 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: audit 2023-12-20T19:58:44.445285+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:45.662 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: cephadm 2023-12-20T19:58:44.445772+0000 mgr.y (mgr.24367) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T19:58:45.662 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: audit 2023-12-20T19:58:44.618575+0000 mon.a (mon.0) 817 : audit [INF] from='client.? 172.21.15.80:0/630344840' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-20T19:58:45.662 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: audit 2023-12-20T19:58:44.625379+0000 mon.a (mon.0) 818 : audit [INF] from='client.? 172.21.15.80:0/630344840' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-20T19:58:45.662 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:45 smithi133 bash[25278]: cluster 2023-12-20T19:58:44.806684+0000 mgr.y (mgr.24367) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:45.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: audit 2023-12-20T19:58:44.386576+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:45.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: audit 2023-12-20T19:58:44.389955+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:45.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: audit 2023-12-20T19:58:44.392130+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:45.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: audit 2023-12-20T19:58:44.393582+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:45.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: audit 2023-12-20T19:58:44.400520+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:45.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: cephadm 2023-12-20T19:58:44.401111+0000 mgr.y (mgr.24367) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T19:58:45.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: audit 2023-12-20T19:58:44.406689+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T19:58:45.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: audit 2023-12-20T19:58:44.407246+0000 mgr.y (mgr.24367) 25 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T19:58:45.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: audit 2023-12-20T19:58:44.408407+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.133:9095"}]: dispatch 2023-12-20T19:58:45.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: audit 2023-12-20T19:58:44.408885+0000 mgr.y (mgr.24367) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.133:9095"}]: dispatch 2023-12-20T19:58:45.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: audit 2023-12-20T19:58:44.416624+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:45.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: audit 2023-12-20T19:58:44.421215+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:45.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: audit 2023-12-20T19:58:44.422855+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:45.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: audit 2023-12-20T19:58:44.424081+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:45.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: audit 2023-12-20T19:58:44.432725+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:45.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: cephadm 2023-12-20T19:58:44.433273+0000 mgr.y (mgr.24367) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T19:58:45.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: audit 2023-12-20T19:58:44.436804+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:45.794 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: audit 2023-12-20T19:58:44.438061+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:45.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: audit 2023-12-20T19:58:44.438903+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:45.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: audit 2023-12-20T19:58:44.445285+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:45.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: cephadm 2023-12-20T19:58:44.445772+0000 mgr.y (mgr.24367) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T19:58:45.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: audit 2023-12-20T19:58:44.618575+0000 mon.a (mon.0) 817 : audit [INF] from='client.? 172.21.15.80:0/630344840' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-20T19:58:45.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: audit 2023-12-20T19:58:44.625379+0000 mon.a (mon.0) 818 : audit [INF] from='client.? 172.21.15.80:0/630344840' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-20T19:58:45.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[25034]: cluster 2023-12-20T19:58:44.806684+0000 mgr.y (mgr.24367) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:45.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: audit 2023-12-20T19:58:44.386576+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:45.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: audit 2023-12-20T19:58:44.389955+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:45.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: audit 2023-12-20T19:58:44.392130+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:45.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: audit 2023-12-20T19:58:44.393582+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:45.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: audit 2023-12-20T19:58:44.400520+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:45.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: cephadm 2023-12-20T19:58:44.401111+0000 mgr.y (mgr.24367) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T19:58:45.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: audit 2023-12-20T19:58:44.406689+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T19:58:45.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: audit 2023-12-20T19:58:44.407246+0000 mgr.y (mgr.24367) 25 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T19:58:45.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: audit 2023-12-20T19:58:44.408407+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.133:9095"}]: dispatch 2023-12-20T19:58:45.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: audit 2023-12-20T19:58:44.408885+0000 mgr.y (mgr.24367) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.133:9095"}]: dispatch 2023-12-20T19:58:45.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: audit 2023-12-20T19:58:44.416624+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:45.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: audit 2023-12-20T19:58:44.421215+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:45.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: audit 2023-12-20T19:58:44.422855+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:45.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: audit 2023-12-20T19:58:44.424081+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:45.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: audit 2023-12-20T19:58:44.432725+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:45.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: cephadm 2023-12-20T19:58:44.433273+0000 mgr.y (mgr.24367) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T19:58:45.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: audit 2023-12-20T19:58:44.436804+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:45.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: audit 2023-12-20T19:58:44.438061+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:45.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: audit 2023-12-20T19:58:44.438903+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:45.797 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: audit 2023-12-20T19:58:44.445285+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:45.797 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: cephadm 2023-12-20T19:58:44.445772+0000 mgr.y (mgr.24367) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T19:58:45.797 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: audit 2023-12-20T19:58:44.618575+0000 mon.a (mon.0) 817 : audit [INF] from='client.? 172.21.15.80:0/630344840' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-20T19:58:45.797 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: audit 2023-12-20T19:58:44.625379+0000 mon.a (mon.0) 818 : audit [INF] from='client.? 172.21.15.80:0/630344840' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-20T19:58:45.797 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:45 smithi080 bash[30819]: cluster 2023-12-20T19:58:44.806684+0000 mgr.y (mgr.24367) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:46.659 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:58:46 smithi133 bash[44090]: ts=2023-12-20T19:58:46.302Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-20T19:58:48.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:47 smithi133 bash[25278]: cluster 2023-12-20T19:58:46.807342+0000 mgr.y (mgr.24367) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:48.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:47 smithi133 bash[25278]: audit 2023-12-20T19:58:46.887240+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:48.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:47 smithi080 bash[30819]: cluster 2023-12-20T19:58:46.807342+0000 mgr.y (mgr.24367) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:48.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:47 smithi080 bash[30819]: audit 2023-12-20T19:58:46.887240+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:48.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:47 smithi080 bash[25034]: cluster 2023-12-20T19:58:46.807342+0000 mgr.y (mgr.24367) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:48.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:47 smithi080 bash[25034]: audit 2023-12-20T19:58:46.887240+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:49.421 INFO:teuthology.orchestra.run.smithi133.stdout:[client.1] 2023-12-20T19:58:49.421 INFO:teuthology.orchestra.run.smithi133.stdout: key = AQB5R4Nl9d2QGBAAFqw3XC9Ut4X6amiNk80TFg== 2023-12-20T19:58:50.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:49 smithi133 bash[25278]: cluster 2023-12-20T19:58:48.807967+0000 mgr.y (mgr.24367) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:50.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:49 smithi133 bash[25278]: audit 2023-12-20T19:58:49.411782+0000 mon.a (mon.0) 820 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-20T19:58:50.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:49 smithi133 bash[25278]: audit 2023-12-20T19:58:49.411927+0000 mon.b (mon.2) 25 : audit [INF] from='client.? 172.21.15.133:0/682678345' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-20T19:58:50.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:49 smithi133 bash[25278]: audit 2023-12-20T19:58:49.419052+0000 mon.a (mon.0) 821 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-20T19:58:50.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:49 smithi080 bash[25034]: cluster 2023-12-20T19:58:48.807967+0000 mgr.y (mgr.24367) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:50.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:49 smithi080 bash[25034]: audit 2023-12-20T19:58:49.411782+0000 mon.a (mon.0) 820 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-20T19:58:50.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:49 smithi080 bash[25034]: audit 2023-12-20T19:58:49.411927+0000 mon.b (mon.2) 25 : audit [INF] from='client.? 172.21.15.133:0/682678345' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-20T19:58:50.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:49 smithi080 bash[25034]: audit 2023-12-20T19:58:49.419052+0000 mon.a (mon.0) 821 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-20T19:58:50.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:49 smithi080 bash[30819]: cluster 2023-12-20T19:58:48.807967+0000 mgr.y (mgr.24367) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:50.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:49 smithi080 bash[30819]: audit 2023-12-20T19:58:49.411782+0000 mon.a (mon.0) 820 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-20T19:58:50.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:49 smithi080 bash[30819]: audit 2023-12-20T19:58:49.411927+0000 mon.b (mon.2) 25 : audit [INF] from='client.? 172.21.15.133:0/682678345' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-20T19:58:50.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:49 smithi080 bash[30819]: audit 2023-12-20T19:58:49.419052+0000 mon.a (mon.0) 821 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-20T19:58:50.632 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2023-12-20T19:58:50.633 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-20T19:58:50.633 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-20T19:58:50.653 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-20T19:58:50.654 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-20T19:58:50.654 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph mgr dump --format=json 2023-12-20T19:58:52.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:51 smithi133 bash[25278]: cluster 2023-12-20T19:58:50.808542+0000 mgr.y (mgr.24367) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:52.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:51 smithi080 bash[25034]: cluster 2023-12-20T19:58:50.808542+0000 mgr.y (mgr.24367) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:52.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:51 smithi080 bash[30819]: cluster 2023-12-20T19:58:50.808542+0000 mgr.y (mgr.24367) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:53.381 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T19:58:53.793 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:53 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:58:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:58:54.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:53 smithi133 bash[25278]: cluster 2023-12-20T19:58:52.809124+0000 mgr.y (mgr.24367) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:54.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:53 smithi133 bash[25278]: audit 2023-12-20T19:58:53.422315+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:54.246 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:53 smithi080 bash[25034]: cluster 2023-12-20T19:58:52.809124+0000 mgr.y (mgr.24367) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:54.246 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:53 smithi080 bash[25034]: audit 2023-12-20T19:58:53.422315+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:54.247 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:58:54 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:58:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:58:54.247 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:53 smithi080 bash[30819]: cluster 2023-12-20T19:58:52.809124+0000 mgr.y (mgr.24367) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:54.247 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:53 smithi080 bash[30819]: audit 2023-12-20T19:58:53.422315+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:55.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:54 smithi133 bash[25278]: audit 2023-12-20T19:58:53.991344+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:55.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:54 smithi133 bash[25278]: audit 2023-12-20T19:58:54.002023+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:55.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:54 smithi133 bash[25278]: audit 2023-12-20T19:58:54.038588+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:55.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:54 smithi133 bash[25278]: audit 2023-12-20T19:58:54.041359+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:55.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:54 smithi133 bash[25278]: audit 2023-12-20T19:58:54.043173+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:55.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:54 smithi133 bash[25278]: audit 2023-12-20T19:58:54.056563+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:55.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:54 smithi133 bash[25278]: audit 2023-12-20T19:58:54.839418+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:55.210 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:58:54 smithi080 systemd[1]: Started Ceph node-exporter.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T19:58:55.210 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:58:54 smithi080 bash[49568]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-12-20T19:58:55.210 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:54 smithi080 bash[30819]: audit 2023-12-20T19:58:53.991344+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:55.210 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:54 smithi080 bash[30819]: audit 2023-12-20T19:58:54.002023+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:55.210 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:54 smithi080 bash[30819]: audit 2023-12-20T19:58:54.038588+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:55.210 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:54 smithi080 bash[30819]: audit 2023-12-20T19:58:54.041359+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:55.211 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:54 smithi080 bash[30819]: audit 2023-12-20T19:58:54.043173+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:55.211 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:54 smithi080 bash[30819]: audit 2023-12-20T19:58:54.056563+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:55.211 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:54 smithi080 bash[30819]: audit 2023-12-20T19:58:54.839418+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:55.211 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:54 smithi080 bash[25034]: audit 2023-12-20T19:58:53.991344+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:55.211 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:54 smithi080 bash[25034]: audit 2023-12-20T19:58:54.002023+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:55.211 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:54 smithi080 bash[25034]: audit 2023-12-20T19:58:54.038588+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:58:55.211 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:54 smithi080 bash[25034]: audit 2023-12-20T19:58:54.041359+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:58:55.211 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:54 smithi080 bash[25034]: audit 2023-12-20T19:58:54.043173+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:58:55.211 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:54 smithi080 bash[25034]: audit 2023-12-20T19:58:54.056563+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:55.211 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:54 smithi080 bash[25034]: audit 2023-12-20T19:58:54.839418+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:55.943 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:58:55 smithi133 systemd[1]: Started Ceph node-exporter.b for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T19:58:55.943 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:58:55 smithi133 bash[45068]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-12-20T19:58:55.994 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:55 smithi080 bash[25034]: cephadm 2023-12-20T19:58:54.062225+0000 mgr.y (mgr.24367) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi080 2023-12-20T19:58:55.995 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:55 smithi080 bash[25034]: cluster 2023-12-20T19:58:54.809667+0000 mgr.y (mgr.24367) 35 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:55.995 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:55 smithi080 bash[25034]: cephadm 2023-12-20T19:58:54.841233+0000 mgr.y (mgr.24367) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi133 2023-12-20T19:58:55.995 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:55 smithi080 bash[25034]: audit 2023-12-20T19:58:55.617362+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:56.266 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:55 smithi133 bash[25278]: cephadm 2023-12-20T19:58:54.062225+0000 mgr.y (mgr.24367) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi080 2023-12-20T19:58:56.266 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:55 smithi133 bash[25278]: cluster 2023-12-20T19:58:54.809667+0000 mgr.y (mgr.24367) 35 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:56.266 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:55 smithi133 bash[25278]: cephadm 2023-12-20T19:58:54.841233+0000 mgr.y (mgr.24367) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi133 2023-12-20T19:58:56.266 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:55 smithi133 bash[25278]: audit 2023-12-20T19:58:55.617362+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:56.272 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:55 smithi080 bash[30819]: cephadm 2023-12-20T19:58:54.062225+0000 mgr.y (mgr.24367) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi080 2023-12-20T19:58:56.272 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:55 smithi080 bash[30819]: cluster 2023-12-20T19:58:54.809667+0000 mgr.y (mgr.24367) 35 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:56.273 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:55 smithi080 bash[30819]: cephadm 2023-12-20T19:58:54.841233+0000 mgr.y (mgr.24367) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi133 2023-12-20T19:58:56.273 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:55 smithi080 bash[30819]: audit 2023-12-20T19:58:55.617362+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:56.273 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:58:56 smithi080 bash[49568]: v1.3.1: Pulling from prometheus/node-exporter 2023-12-20T19:58:56.443 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:58:56 smithi133 bash[45068]: v1.3.1: Pulling from prometheus/node-exporter 2023-12-20T19:58:56.526 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:58:56 smithi080 bash[49568]: aa2a8d90b84c: Pulling fs layer 2023-12-20T19:58:56.526 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:58:56 smithi080 bash[49568]: b45d31ee2d7f: Pulling fs layer 2023-12-20T19:58:56.526 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:58:56 smithi080 bash[49568]: b5db1e299295: Pulling fs layer 2023-12-20T19:58:56.526 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:58:56 smithi080 bash[49568]: b45d31ee2d7f: Verifying Checksum 2023-12-20T19:58:56.526 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:58:56 smithi080 bash[49568]: b45d31ee2d7f: Download complete 2023-12-20T19:58:56.737 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-20T19:58:56.836 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:58:56 smithi080 bash[49568]: aa2a8d90b84c: Verifying Checksum 2023-12-20T19:58:56.837 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:58:56 smithi080 bash[49568]: aa2a8d90b84c: Download complete 2023-12-20T19:58:56.837 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:58:56 smithi080 bash[49568]: b5db1e299295: Verifying Checksum 2023-12-20T19:58:56.837 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:58:56 smithi080 bash[49568]: b5db1e299295: Download complete 2023-12-20T19:58:57.170 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:56 smithi133 bash[25278]: cephadm 2023-12-20T19:58:55.636594+0000 mgr.y (mgr.24367) 37 : cephadm [INF] Deploying daemon alertmanager.a on smithi080 2023-12-20T19:58:57.170 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:56 smithi133 bash[25278]: audit 2023-12-20T19:58:56.725849+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.80:0/3103958602' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-20T19:58:57.170 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:56 smithi133 bash[25278]: audit 2023-12-20T19:58:56.895732+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:57.170 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:58:56 smithi133 bash[45068]: aa2a8d90b84c: Pulling fs layer 2023-12-20T19:58:57.170 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:58:56 smithi133 bash[45068]: b45d31ee2d7f: Pulling fs layer 2023-12-20T19:58:57.171 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:58:56 smithi133 bash[45068]: b5db1e299295: Pulling fs layer 2023-12-20T19:58:57.171 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:58:57 smithi133 bash[45068]: b45d31ee2d7f: Verifying Checksum 2023-12-20T19:58:57.171 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:58:57 smithi133 bash[45068]: b45d31ee2d7f: Download complete 2023-12-20T19:58:57.171 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:58:57 smithi133 bash[45068]: aa2a8d90b84c: Download complete 2023-12-20T19:58:57.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:56 smithi080 bash[25034]: cephadm 2023-12-20T19:58:55.636594+0000 mgr.y (mgr.24367) 37 : cephadm [INF] Deploying daemon alertmanager.a on smithi080 2023-12-20T19:58:57.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:56 smithi080 bash[25034]: audit 2023-12-20T19:58:56.725849+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.80:0/3103958602' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-20T19:58:57.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:56 smithi080 bash[25034]: audit 2023-12-20T19:58:56.895732+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:57.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:56 smithi080 bash[30819]: cephadm 2023-12-20T19:58:55.636594+0000 mgr.y (mgr.24367) 37 : cephadm [INF] Deploying daemon alertmanager.a on smithi080 2023-12-20T19:58:57.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:56 smithi080 bash[30819]: audit 2023-12-20T19:58:56.725849+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.80:0/3103958602' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-20T19:58:57.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:56 smithi080 bash[30819]: audit 2023-12-20T19:58:56.895732+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:58:57.442 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:58:57 smithi133 bash[45068]: b5db1e299295: Verifying Checksum 2023-12-20T19:58:57.443 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:58:57 smithi133 bash[45068]: b5db1e299295: Download complete 2023-12-20T19:58:57.443 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:58:57 smithi133 bash[45068]: aa2a8d90b84c: Pull complete 2023-12-20T19:58:57.793 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:58:57 smithi080 bash[49568]: aa2a8d90b84c: Pull complete 2023-12-20T19:58:58.286 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:58:58 smithi133 bash[45068]: b45d31ee2d7f: Pull complete 2023-12-20T19:58:58.286 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:58:58 smithi133 bash[25278]: cluster 2023-12-20T19:58:56.810184+0000 mgr.y (mgr.24367) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:58.292 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:58:58 smithi080 bash[30819]: cluster 2023-12-20T19:58:56.810184+0000 mgr.y (mgr.24367) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:58.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:58:58 smithi080 bash[25034]: cluster 2023-12-20T19:58:56.810184+0000 mgr.y (mgr.24367) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:58:59.033 INFO:teuthology.orchestra.run.smithi080.stdout:{"epoch":19,"active_gid":24367,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6800","nonce":3167296471},{"type":"v1","addr":"172.21.15.80:6801","nonce":3167296471}]},"active_addr":"172.21.15.80:6801/3167296471","active_change":"2023-12-20T19:58:26.112047+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24332,"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.80:8443/","prometheus":"http://172.21.15.80: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.80:0","nonce":306348800}]},{"addrvec":[{"type":"v2","addr":"172.21.15.80:0","nonce":1635867403}]},{"addrvec":[{"type":"v2","addr":"172.21.15.80:0","nonce":2347146410}]},{"addrvec":[{"type":"v2","addr":"172.21.15.80:0","nonce":2011991355}]}]}} 2023-12-20T19:58:59.036 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-20T19:58:59.037 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-20T19:58:59.037 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-20T19:58:59.232 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:58:58 smithi080 bash[49568]: b45d31ee2d7f: Pull complete 2023-12-20T19:58:59.386 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:58:59 smithi133 bash[45068]: b5db1e299295: Pull complete 2023-12-20T19:58:59.543 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:58:59 smithi080 bash[49568]: b5db1e299295: Pull complete 2023-12-20T19:58:59.693 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:58:59 smithi133 bash[45068]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-12-20T19:58:59.693 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:58:59 smithi133 bash[45068]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-12-20T19:59:00.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[25278]: cluster 2023-12-20T19:58:58.810843+0000 mgr.y (mgr.24367) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:00.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:00 smithi080 bash[25034]: cluster 2023-12-20T19:58:58.810843+0000 mgr.y (mgr.24367) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:00.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:00 smithi080 bash[30819]: cluster 2023-12-20T19:58:58.810843+0000 mgr.y (mgr.24367) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:00.293 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:00 smithi080 bash[49568]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-12-20T19:59:00.943 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.753Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-20T19:59:00.943 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.753Z 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-20T19:59:00.943 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.754Z 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-20T19:59:00.943 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.754Z 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-20T19:59:00.944 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.755Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-20T19:59:00.944 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.755Z caller=node_exporter.go:115 level=info collector=arp 2023-12-20T19:59:00.944 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.755Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-20T19:59:00.944 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.755Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-20T19:59:00.944 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.755Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-20T19:59:00.944 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.755Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-20T19:59:00.944 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.755Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-20T19:59:00.944 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.755Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-20T19:59:00.944 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.755Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-20T19:59:00.944 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-20T19:59:00.944 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=edac 2023-12-20T19:59:00.944 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-20T19:59:00.944 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-20T19:59:00.945 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-20T19:59:00.945 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-20T19:59:00.945 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-20T19:59:00.945 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-20T19:59:00.945 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-20T19:59:00.945 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-20T19:59:00.945 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-20T19:59:00.945 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-20T19:59:00.945 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-20T19:59:00.945 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-20T19:59:00.945 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-20T19:59:00.945 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-20T19:59:00.945 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-20T19:59:00.945 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-20T19:59:00.946 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=os 2023-12-20T19:59:00.946 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-20T19:59:00.946 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-20T19:59:00.946 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-20T19:59:00.946 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-20T19:59:00.946 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-20T19:59:00.946 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-20T19:59:00.946 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=stat 2023-12-20T19:59:00.946 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-20T19:59:00.946 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-20T19:59:00.946 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-20T19:59:00.946 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=time 2023-12-20T19:59:00.946 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-20T19:59:00.946 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=uname 2023-12-20T19:59:00.947 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-20T19:59:00.947 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-20T19:59:00.947 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-20T19:59:00.947 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-20T19:59:00.947 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 19:59:00 smithi133 bash[45068]: ts=2023-12-20T19:59:00.756Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-20T19:59:01.043 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:00 smithi080 bash[49568]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-12-20T19:59:01.950 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:59:01 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:59:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:59:01.950 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:01 smithi080 bash[25034]: cluster 2023-12-20T19:59:00.811464+0000 mgr.y (mgr.24367) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:01.950 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:01 smithi080 bash[25034]: audit 2023-12-20T19:59:01.683702+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:01.951 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:01 smithi080 bash[25034]: audit 2023-12-20T19:59:01.692191+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:01.951 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:01 smithi080 bash[30819]: cluster 2023-12-20T19:59:00.811464+0000 mgr.y (mgr.24367) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:01.951 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:01 smithi080 bash[30819]: audit 2023-12-20T19:59:01.683702+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:01.951 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:01 smithi080 bash[30819]: audit 2023-12-20T19:59:01.692191+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:02.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:01 smithi133 bash[25278]: cluster 2023-12-20T19:59:00.811464+0000 mgr.y (mgr.24367) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:02.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:01 smithi133 bash[25278]: audit 2023-12-20T19:59:01.683702+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:02.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:01 smithi133 bash[25278]: audit 2023-12-20T19:59:01.692191+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:02.244 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T19:59:02.574 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:59:01 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:59:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:59:02.574 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:59:02 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:59:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:59:03.255 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:02 smithi080 bash[25034]: audit 2023-12-20T19:59:01.947648+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:03.255 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:02 smithi080 bash[25034]: audit 2023-12-20T19:59:02.180639+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:03.255 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:02 smithi080 bash[25034]: audit 2023-12-20T19:59:02.189054+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:03.256 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:02 smithi080 bash[30819]: audit 2023-12-20T19:59:01.947648+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:03.256 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:02 smithi080 bash[30819]: audit 2023-12-20T19:59:02.180639+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:03.256 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:02 smithi080 bash[30819]: audit 2023-12-20T19:59:02.189054+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:03.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:02 smithi133 bash[25278]: audit 2023-12-20T19:59:01.947648+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:03.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:02 smithi133 bash[25278]: audit 2023-12-20T19:59:02.180639+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:03.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:02 smithi133 bash[25278]: audit 2023-12-20T19:59:02.189054+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:03.544 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.309Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-20T19:59:03.544 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.309Z 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-20T19:59:03.544 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.310Z 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-20T19:59:03.544 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.310Z 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-20T19:59:03.544 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.311Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-20T19:59:03.544 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=arp 2023-12-20T19:59:03.544 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-20T19:59:03.544 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-20T19:59:03.544 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-20T19:59:03.544 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-20T19:59:03.544 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-20T19:59:03.544 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-20T19:59:03.545 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-20T19:59:03.545 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-20T19:59:03.545 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=edac 2023-12-20T19:59:03.545 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-20T19:59:03.545 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-20T19:59:03.545 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-20T19:59:03.545 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-20T19:59:03.545 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-20T19:59:03.545 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-20T19:59:03.545 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-20T19:59:03.545 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-20T19:59:03.545 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-20T19:59:03.545 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-20T19:59:03.546 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-20T19:59:03.546 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-20T19:59:03.546 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-20T19:59:03.546 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-20T19:59:03.546 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-20T19:59:03.546 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-20T19:59:03.546 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=os 2023-12-20T19:59:03.546 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-20T19:59:03.546 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-20T19:59:03.546 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-20T19:59:03.546 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-20T19:59:03.546 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-20T19:59:03.546 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-20T19:59:03.546 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=stat 2023-12-20T19:59:03.546 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-20T19:59:03.547 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-20T19:59:03.547 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.312Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-20T19:59:03.547 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.313Z caller=node_exporter.go:115 level=info collector=time 2023-12-20T19:59:03.547 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.313Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-20T19:59:03.547 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.313Z caller=node_exporter.go:115 level=info collector=uname 2023-12-20T19:59:03.547 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.313Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-20T19:59:03.547 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.313Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-20T19:59:03.547 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.313Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-20T19:59:03.547 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.313Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-20T19:59:03.547 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[49568]: ts=2023-12-20T19:59:03.313Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-20T19:59:04.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[25034]: cluster 2023-12-20T19:59:02.812205+0000 mgr.y (mgr.24367) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:04.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:03 smithi080 bash[30819]: cluster 2023-12-20T19:59:02.812205+0000 mgr.y (mgr.24367) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:04.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:03 smithi133 bash[25278]: cluster 2023-12-20T19:59:02.812205+0000 mgr.y (mgr.24367) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:06.177 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:59:06 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:59:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:59:06.177 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:05 smithi080 bash[25034]: cluster 2023-12-20T19:59:04.812919+0000 mgr.y (mgr.24367) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:06.178 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:05 smithi080 bash[30819]: cluster 2023-12-20T19:59:04.812919+0000 mgr.y (mgr.24367) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:06.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:05 smithi133 bash[25278]: cluster 2023-12-20T19:59:04.812919+0000 mgr.y (mgr.24367) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:07.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:07 smithi080 bash[25034]: audit 2023-12-20T19:59:06.023057+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:07.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:07 smithi080 bash[25034]: audit 2023-12-20T19:59:06.029220+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:07.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:07 smithi080 bash[30819]: audit 2023-12-20T19:59:06.023057+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:07.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:07 smithi080 bash[30819]: audit 2023-12-20T19:59:06.029220+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:07.385 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-20T19:59:07.385 INFO:teuthology.orchestra.run.smithi080.stdout:{"epoch":60,"fsid":"f34ddc32-9f70-11ee-95a5-87774f69a715","created":"2023-12-20T19:50:59.529742+0000","modified":"2023-12-20T19:58:26.111256+0000","last_up_change":"2023-12-20T19:58:00.387195+0000","last_in_change":"2023-12-20T19:57:35.512401+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-20T19:55:03.254263+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":"55843aca-a2dc-40b4-ad19-68b38438bee4","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.80:6802","nonce":2458796508},{"type":"v1","addr":"172.21.15.80:6803","nonce":2458796508}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6804","nonce":2458796508},{"type":"v1","addr":"172.21.15.80:6805","nonce":2458796508}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6808","nonce":2458796508},{"type":"v1","addr":"172.21.15.80:6809","nonce":2458796508}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6806","nonce":2458796508},{"type":"v1","addr":"172.21.15.80:6807","nonce":2458796508}]},"public_addr":"172.21.15.80:6803/2458796508","cluster_addr":"172.21.15.80:6805/2458796508","heartbeat_back_addr":"172.21.15.80:6809/2458796508","heartbeat_front_addr":"172.21.15.80:6807/2458796508","state":["exists","up"]},{"osd":1,"uuid":"12ca5315-65bd-4d1e-b6d1-79d44aeecc92","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.80:6810","nonce":2002062008},{"type":"v1","addr":"172.21.15.80:6811","nonce":2002062008}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6812","nonce":2002062008},{"type":"v1","addr":"172.21.15.80:6813","nonce":2002062008}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6816","nonce":2002062008},{"type":"v1","addr":"172.21.15.80:6817","nonce":2002062008}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6814","nonce":2002062008},{"type":"v1","addr":"172.21.15.80:6815","nonce":2002062008}]},"public_addr":"172.21.15.80:6811/2002062008","cluster_addr":"172.21.15.80:6813/2002062008","heartbeat_back_addr":"172.21.15.80:6817/2002062008","heartbeat_front_addr":"172.21.15.80:6815/2002062008","state":["exists","up"]},{"osd":2,"uuid":"f72b4305-b342-41f7-9ddb-80945162c257","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.80:6818","nonce":520819317},{"type":"v1","addr":"172.21.15.80:6819","nonce":520819317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6820","nonce":520819317},{"type":"v1","addr":"172.21.15.80:6821","nonce":520819317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6824","nonce":520819317},{"type":"v1","addr":"172.21.15.80:6825","nonce":520819317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6822","nonce":520819317},{"type":"v1","addr":"172.21.15.80:6823","nonce":520819317}]},"public_addr":"172.21.15.80:6819/520819317","cluster_addr":"172.21.15.80:6821/520819317","heartbeat_back_addr":"172.21.15.80:6825/520819317","heartbeat_front_addr":"172.21.15.80:6823/520819317","state":["exists","up"]},{"osd":3,"uuid":"008bd420-1d70-4c21-9955-2923c4151e4b","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.80:6826","nonce":2540992514},{"type":"v1","addr":"172.21.15.80:6827","nonce":2540992514}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6828","nonce":2540992514},{"type":"v1","addr":"172.21.15.80:6829","nonce":2540992514}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6832","nonce":2540992514},{"type":"v1","addr":"172.21.15.80:6833","nonce":2540992514}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6830","nonce":2540992514},{"type":"v1","addr":"172.21.15.80:6831","nonce":2540992514}]},"public_addr":"172.21.15.80:6827/2540992514","cluster_addr":"172.21.15.80:6829/2540992514","heartbeat_back_addr":"172.21.15.80:6833/2540992514","heartbeat_front_addr":"172.21.15.80:6831/2540992514","state":["exists","up"]},{"osd":4,"uuid":"acf9e175-be18-4aae-9eb9-b9e8a69f66da","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.133:6800","nonce":4028628637},{"type":"v1","addr":"172.21.15.133:6801","nonce":4028628637}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6802","nonce":4028628637},{"type":"v1","addr":"172.21.15.133:6803","nonce":4028628637}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":4028628637},{"type":"v1","addr":"172.21.15.133:6807","nonce":4028628637}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":4028628637},{"type":"v1","addr":"172.21.15.133:6805","nonce":4028628637}]},"public_addr":"172.21.15.133:6801/4028628637","cluster_addr":"172.21.15.133:6803/4028628637","heartbeat_back_addr":"172.21.15.133:6807/4028628637","heartbeat_front_addr":"172.21.15.133:6805/4028628637","state":["exists","up"]},{"osd":5,"uuid":"031e846c-e2ec-442d-902d-3f660fe93f17","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.133:6808","nonce":1271451344},{"type":"v1","addr":"172.21.15.133:6809","nonce":1271451344}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6810","nonce":1271451344},{"type":"v1","addr":"172.21.15.133:6811","nonce":1271451344}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":1271451344},{"type":"v1","addr":"172.21.15.133:6815","nonce":1271451344}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":1271451344},{"type":"v1","addr":"172.21.15.133:6813","nonce":1271451344}]},"public_addr":"172.21.15.133:6809/1271451344","cluster_addr":"172.21.15.133:6811/1271451344","heartbeat_back_addr":"172.21.15.133:6815/1271451344","heartbeat_front_addr":"172.21.15.133:6813/1271451344","state":["exists","up"]},{"osd":6,"uuid":"cd1cd1af-c169-405a-917f-14f1f6571456","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.133:6816","nonce":2127827893},{"type":"v1","addr":"172.21.15.133:6817","nonce":2127827893}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6818","nonce":2127827893},{"type":"v1","addr":"172.21.15.133:6819","nonce":2127827893}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":2127827893},{"type":"v1","addr":"172.21.15.133:6823","nonce":2127827893}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":2127827893},{"type":"v1","addr":"172.21.15.133:6821","nonce":2127827893}]},"public_addr":"172.21.15.133:6817/2127827893","cluster_addr":"172.21.15.133:6819/2127827893","heartbeat_back_addr":"172.21.15.133:6823/2127827893","heartbeat_front_addr":"172.21.15.133:6821/2127827893","state":["exists","up"]},{"osd":7,"uuid":"46649b8d-d963-4be8-9d97-52c6c83a9bf4","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.133:6824","nonce":3868512169},{"type":"v1","addr":"172.21.15.133:6825","nonce":3868512169}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6826","nonce":3868512169},{"type":"v1","addr":"172.21.15.133:6827","nonce":3868512169}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":3868512169},{"type":"v1","addr":"172.21.15.133:6831","nonce":3868512169}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":3868512169},{"type":"v1","addr":"172.21.15.133:6829","nonce":3868512169}]},"public_addr":"172.21.15.133:6825/3868512169","cluster_addr":"172.21.15.133:6827/3868512169","heartbeat_back_addr":"172.21.15.133:6831/3868512169","heartbeat_front_addr":"172.21.15.133:6829/3868512169","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-20T19:53:46.761132+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-20T19:54:24.454523+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-20T19:54:59.883913+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-20T19:55:39.349748+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-20T19:56:12.941522+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-20T19:56:48.995461+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-20T19:57:22.073550+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-20T19:57:58.800927+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.80:6801/3959124401":"2023-12-21T19:58:26.111173+0000","172.21.15.80:6800/3959124401":"2023-12-21T19:58:26.111173+0000","172.21.15.80:0/3737246597":"2023-12-21T19:58:26.111173+0000","172.21.15.80:0/1935487300":"2023-12-21T19:58:26.111173+0000","172.21.15.80:0/365083647":"2023-12-21T19:52:00.602010+0000","172.21.15.80:0/2784549373":"2023-12-21T19:52:00.602010+0000","172.21.15.80:6801/1827096508":"2023-12-21T19:52:00.602010+0000","172.21.15.80:0/597995812":"2023-12-21T19:58:26.111173+0000","172.21.15.80:6800/1827096508":"2023-12-21T19:52:00.602010+0000","172.21.15.80:0/1009746845":"2023-12-21T19:52:00.602010+0000","172.21.15.80:0/2651493216":"2023-12-21T19:51:30.493939+0000","172.21.15.80:6800/2175216329":"2023-12-21T19:51:30.493939+0000","172.21.15.80:6801/2175216329":"2023-12-21T19:51:30.493939+0000","172.21.15.80:0/1624620232":"2023-12-21T19:58:26.111173+0000","172.21.15.80:0/431704092":"2023-12-21T19:51:30.493939+0000","172.21.15.80:0/2750730458":"2023-12-21T19:51:30.493939+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-20T19:59:07.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:07 smithi133 bash[25278]: audit 2023-12-20T19:59:06.023057+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:07.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:07 smithi133 bash[25278]: audit 2023-12-20T19:59:06.029220+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:08.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:08 smithi080 bash[25034]: cluster 2023-12-20T19:59:06.813550+0000 mgr.y (mgr.24367) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:08.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:08 smithi080 bash[25034]: audit 2023-12-20T19:59:07.381667+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.80:0/585866360' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-20T19:59:08.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:08 smithi080 bash[30819]: cluster 2023-12-20T19:59:06.813550+0000 mgr.y (mgr.24367) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:08.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:08 smithi080 bash[30819]: audit 2023-12-20T19:59:07.381667+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.80:0/585866360' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-20T19:59:08.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:08 smithi133 bash[25278]: cluster 2023-12-20T19:59:06.813550+0000 mgr.y (mgr.24367) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:08.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:08 smithi133 bash[25278]: audit 2023-12-20T19:59:07.381667+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.80:0/585866360' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-20T19:59:08.859 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-20T19:59:08.859 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-20T19:59:10.186 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:10 smithi080 bash[25034]: cluster 2023-12-20T19:59:08.814243+0000 mgr.y (mgr.24367) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:10.186 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:10 smithi080 bash[30819]: cluster 2023-12-20T19:59:08.814243+0000 mgr.y (mgr.24367) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:10.437 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 19:59:10 smithi080 systemd[1]: Started Ceph alertmanager.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T19:59:10.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:10 smithi133 bash[25278]: cluster 2023-12-20T19:59:08.814243+0000 mgr.y (mgr.24367) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:11.585 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T19:59:11.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:11 smithi080 bash[30819]: audit 2023-12-20T19:59:10.448027+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:11.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:11 smithi080 bash[30819]: audit 2023-12-20T19:59:10.511534+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:11.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:11 smithi080 bash[30819]: audit 2023-12-20T19:59:10.517477+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:11.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:11 smithi080 bash[30819]: audit 2023-12-20T19:59:10.520806+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T19:59:11.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:11 smithi080 bash[30819]: audit 2023-12-20T19:59:10.521547+0000 mgr.y (mgr.24367) 45 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T19:59:11.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:11 smithi080 bash[30819]: audit 2023-12-20T19:59:10.529858+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:11.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:11 smithi080 bash[30819]: cephadm 2023-12-20T19:59:10.536535+0000 mgr.y (mgr.24367) 46 : cephadm [INF] Deploying daemon grafana.a on smithi133 2023-12-20T19:59:11.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:11 smithi080 bash[30819]: cluster 2023-12-20T19:59:10.814871+0000 mgr.y (mgr.24367) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:11.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:11 smithi080 bash[25034]: audit 2023-12-20T19:59:10.448027+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:11.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:11 smithi080 bash[25034]: audit 2023-12-20T19:59:10.511534+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:11.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:11 smithi080 bash[25034]: audit 2023-12-20T19:59:10.517477+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:11.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:11 smithi080 bash[25034]: audit 2023-12-20T19:59:10.520806+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T19:59:11.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:11 smithi080 bash[25034]: audit 2023-12-20T19:59:10.521547+0000 mgr.y (mgr.24367) 45 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T19:59:11.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:11 smithi080 bash[25034]: audit 2023-12-20T19:59:10.529858+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:11.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:11 smithi080 bash[25034]: cephadm 2023-12-20T19:59:10.536535+0000 mgr.y (mgr.24367) 46 : cephadm [INF] Deploying daemon grafana.a on smithi133 2023-12-20T19:59:11.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:11 smithi080 bash[25034]: cluster 2023-12-20T19:59:10.814871+0000 mgr.y (mgr.24367) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:11.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:11 smithi133 bash[25278]: audit 2023-12-20T19:59:10.448027+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:11.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:11 smithi133 bash[25278]: audit 2023-12-20T19:59:10.511534+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:11.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:11 smithi133 bash[25278]: audit 2023-12-20T19:59:10.517477+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:11.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:11 smithi133 bash[25278]: audit 2023-12-20T19:59:10.520806+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T19:59:11.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:11 smithi133 bash[25278]: audit 2023-12-20T19:59:10.521547+0000 mgr.y (mgr.24367) 45 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T19:59:11.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:11 smithi133 bash[25278]: audit 2023-12-20T19:59:10.529858+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:11.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:11 smithi133 bash[25278]: cephadm 2023-12-20T19:59:10.536535+0000 mgr.y (mgr.24367) 46 : cephadm [INF] Deploying daemon grafana.a on smithi133 2023-12-20T19:59:11.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:11 smithi133 bash[25278]: cluster 2023-12-20T19:59:10.814871+0000 mgr.y (mgr.24367) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:12.914 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 19:59:12 smithi080 bash[50642]: level=info ts=2023-12-20T19:59:12.716Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-20T19:59:12.914 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 19:59:12 smithi080 bash[50642]: level=info ts=2023-12-20T19:59:12.716Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-20T19:59:12.915 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 19:59:12 smithi080 bash[50642]: level=info ts=2023-12-20T19:59:12.741Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.80 port=9094 2023-12-20T19:59:12.915 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 19:59:12 smithi080 bash[50642]: level=info ts=2023-12-20T19:59:12.744Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-20T19:59:12.915 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 19:59:12 smithi080 bash[50642]: level=info ts=2023-12-20T19:59:12.795Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-20T19:59:12.915 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 19:59:12 smithi080 bash[50642]: level=info ts=2023-12-20T19:59:12.796Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-20T19:59:12.915 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 19:59:12 smithi080 bash[50642]: level=info ts=2023-12-20T19:59:12.799Z caller=main.go:518 msg=Listening address=:9093 2023-12-20T19:59:12.915 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 19:59:12 smithi080 bash[50642]: level=info ts=2023-12-20T19:59:12.799Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-20T19:59:13.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:12 smithi133 bash[25278]: audit 2023-12-20T19:59:11.907538+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:13.274 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:12 smithi080 bash[30819]: audit 2023-12-20T19:59:11.907538+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:13.274 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:12 smithi080 bash[25034]: audit 2023-12-20T19:59:11.907538+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:14.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:13 smithi133 bash[25278]: cluster 2023-12-20T19:59:12.815361+0000 mgr.y (mgr.24367) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:14.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:13 smithi080 bash[25034]: cluster 2023-12-20T19:59:12.815361+0000 mgr.y (mgr.24367) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:14.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:13 smithi080 bash[30819]: cluster 2023-12-20T19:59:12.815361+0000 mgr.y (mgr.24367) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:15.043 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 19:59:14 smithi080 bash[50642]: level=info ts=2023-12-20T19:59:14.746Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001076175s 2023-12-20T19:59:15.658 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-20T19:59:15.658 INFO:teuthology.orchestra.run.smithi080.stdout:{"epoch":60,"fsid":"f34ddc32-9f70-11ee-95a5-87774f69a715","created":"2023-12-20T19:50:59.529742+0000","modified":"2023-12-20T19:58:26.111256+0000","last_up_change":"2023-12-20T19:58:00.387195+0000","last_in_change":"2023-12-20T19:57:35.512401+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-20T19:55:03.254263+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":"55843aca-a2dc-40b4-ad19-68b38438bee4","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.80:6802","nonce":2458796508},{"type":"v1","addr":"172.21.15.80:6803","nonce":2458796508}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6804","nonce":2458796508},{"type":"v1","addr":"172.21.15.80:6805","nonce":2458796508}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6808","nonce":2458796508},{"type":"v1","addr":"172.21.15.80:6809","nonce":2458796508}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6806","nonce":2458796508},{"type":"v1","addr":"172.21.15.80:6807","nonce":2458796508}]},"public_addr":"172.21.15.80:6803/2458796508","cluster_addr":"172.21.15.80:6805/2458796508","heartbeat_back_addr":"172.21.15.80:6809/2458796508","heartbeat_front_addr":"172.21.15.80:6807/2458796508","state":["exists","up"]},{"osd":1,"uuid":"12ca5315-65bd-4d1e-b6d1-79d44aeecc92","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.80:6810","nonce":2002062008},{"type":"v1","addr":"172.21.15.80:6811","nonce":2002062008}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6812","nonce":2002062008},{"type":"v1","addr":"172.21.15.80:6813","nonce":2002062008}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6816","nonce":2002062008},{"type":"v1","addr":"172.21.15.80:6817","nonce":2002062008}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6814","nonce":2002062008},{"type":"v1","addr":"172.21.15.80:6815","nonce":2002062008}]},"public_addr":"172.21.15.80:6811/2002062008","cluster_addr":"172.21.15.80:6813/2002062008","heartbeat_back_addr":"172.21.15.80:6817/2002062008","heartbeat_front_addr":"172.21.15.80:6815/2002062008","state":["exists","up"]},{"osd":2,"uuid":"f72b4305-b342-41f7-9ddb-80945162c257","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.80:6818","nonce":520819317},{"type":"v1","addr":"172.21.15.80:6819","nonce":520819317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6820","nonce":520819317},{"type":"v1","addr":"172.21.15.80:6821","nonce":520819317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6824","nonce":520819317},{"type":"v1","addr":"172.21.15.80:6825","nonce":520819317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6822","nonce":520819317},{"type":"v1","addr":"172.21.15.80:6823","nonce":520819317}]},"public_addr":"172.21.15.80:6819/520819317","cluster_addr":"172.21.15.80:6821/520819317","heartbeat_back_addr":"172.21.15.80:6825/520819317","heartbeat_front_addr":"172.21.15.80:6823/520819317","state":["exists","up"]},{"osd":3,"uuid":"008bd420-1d70-4c21-9955-2923c4151e4b","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.80:6826","nonce":2540992514},{"type":"v1","addr":"172.21.15.80:6827","nonce":2540992514}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6828","nonce":2540992514},{"type":"v1","addr":"172.21.15.80:6829","nonce":2540992514}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6832","nonce":2540992514},{"type":"v1","addr":"172.21.15.80:6833","nonce":2540992514}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6830","nonce":2540992514},{"type":"v1","addr":"172.21.15.80:6831","nonce":2540992514}]},"public_addr":"172.21.15.80:6827/2540992514","cluster_addr":"172.21.15.80:6829/2540992514","heartbeat_back_addr":"172.21.15.80:6833/2540992514","heartbeat_front_addr":"172.21.15.80:6831/2540992514","state":["exists","up"]},{"osd":4,"uuid":"acf9e175-be18-4aae-9eb9-b9e8a69f66da","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.133:6800","nonce":4028628637},{"type":"v1","addr":"172.21.15.133:6801","nonce":4028628637}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6802","nonce":4028628637},{"type":"v1","addr":"172.21.15.133:6803","nonce":4028628637}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":4028628637},{"type":"v1","addr":"172.21.15.133:6807","nonce":4028628637}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":4028628637},{"type":"v1","addr":"172.21.15.133:6805","nonce":4028628637}]},"public_addr":"172.21.15.133:6801/4028628637","cluster_addr":"172.21.15.133:6803/4028628637","heartbeat_back_addr":"172.21.15.133:6807/4028628637","heartbeat_front_addr":"172.21.15.133:6805/4028628637","state":["exists","up"]},{"osd":5,"uuid":"031e846c-e2ec-442d-902d-3f660fe93f17","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.133:6808","nonce":1271451344},{"type":"v1","addr":"172.21.15.133:6809","nonce":1271451344}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6810","nonce":1271451344},{"type":"v1","addr":"172.21.15.133:6811","nonce":1271451344}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":1271451344},{"type":"v1","addr":"172.21.15.133:6815","nonce":1271451344}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":1271451344},{"type":"v1","addr":"172.21.15.133:6813","nonce":1271451344}]},"public_addr":"172.21.15.133:6809/1271451344","cluster_addr":"172.21.15.133:6811/1271451344","heartbeat_back_addr":"172.21.15.133:6815/1271451344","heartbeat_front_addr":"172.21.15.133:6813/1271451344","state":["exists","up"]},{"osd":6,"uuid":"cd1cd1af-c169-405a-917f-14f1f6571456","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.133:6816","nonce":2127827893},{"type":"v1","addr":"172.21.15.133:6817","nonce":2127827893}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6818","nonce":2127827893},{"type":"v1","addr":"172.21.15.133:6819","nonce":2127827893}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":2127827893},{"type":"v1","addr":"172.21.15.133:6823","nonce":2127827893}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":2127827893},{"type":"v1","addr":"172.21.15.133:6821","nonce":2127827893}]},"public_addr":"172.21.15.133:6817/2127827893","cluster_addr":"172.21.15.133:6819/2127827893","heartbeat_back_addr":"172.21.15.133:6823/2127827893","heartbeat_front_addr":"172.21.15.133:6821/2127827893","state":["exists","up"]},{"osd":7,"uuid":"46649b8d-d963-4be8-9d97-52c6c83a9bf4","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.133:6824","nonce":3868512169},{"type":"v1","addr":"172.21.15.133:6825","nonce":3868512169}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6826","nonce":3868512169},{"type":"v1","addr":"172.21.15.133:6827","nonce":3868512169}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":3868512169},{"type":"v1","addr":"172.21.15.133:6831","nonce":3868512169}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":3868512169},{"type":"v1","addr":"172.21.15.133:6829","nonce":3868512169}]},"public_addr":"172.21.15.133:6825/3868512169","cluster_addr":"172.21.15.133:6827/3868512169","heartbeat_back_addr":"172.21.15.133:6831/3868512169","heartbeat_front_addr":"172.21.15.133:6829/3868512169","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-20T19:53:46.761132+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-20T19:54:24.454523+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-20T19:54:59.883913+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-20T19:55:39.349748+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-20T19:56:12.941522+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-20T19:56:48.995461+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-20T19:57:22.073550+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-20T19:57:58.800927+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.80:6801/3959124401":"2023-12-21T19:58:26.111173+0000","172.21.15.80:6800/3959124401":"2023-12-21T19:58:26.111173+0000","172.21.15.80:0/3737246597":"2023-12-21T19:58:26.111173+0000","172.21.15.80:0/1935487300":"2023-12-21T19:58:26.111173+0000","172.21.15.80:0/365083647":"2023-12-21T19:52:00.602010+0000","172.21.15.80:0/2784549373":"2023-12-21T19:52:00.602010+0000","172.21.15.80:6801/1827096508":"2023-12-21T19:52:00.602010+0000","172.21.15.80:0/597995812":"2023-12-21T19:58:26.111173+0000","172.21.15.80:6800/1827096508":"2023-12-21T19:52:00.602010+0000","172.21.15.80:0/1009746845":"2023-12-21T19:52:00.602010+0000","172.21.15.80:0/2651493216":"2023-12-21T19:51:30.493939+0000","172.21.15.80:6800/2175216329":"2023-12-21T19:51:30.493939+0000","172.21.15.80:6801/2175216329":"2023-12-21T19:51:30.493939+0000","172.21.15.80:0/1624620232":"2023-12-21T19:58:26.111173+0000","172.21.15.80:0/431704092":"2023-12-21T19:51:30.493939+0000","172.21.15.80:0/2750730458":"2023-12-21T19:51:30.493939+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-20T19:59:15.687 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:59:15 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:59:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:59:16.025 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:15 smithi080 bash[25034]: cluster 2023-12-20T19:59:14.815991+0000 mgr.y (mgr.24367) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:16.025 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:15 smithi080 bash[25034]: audit 2023-12-20T19:59:15.434434+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:16.026 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:15 smithi080 bash[25034]: audit 2023-12-20T19:59:15.653556+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.80:0/3948547048' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-20T19:59:16.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:15 smithi133 bash[25278]: cluster 2023-12-20T19:59:14.815991+0000 mgr.y (mgr.24367) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:16.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:15 smithi133 bash[25278]: audit 2023-12-20T19:59:15.434434+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:16.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:15 smithi133 bash[25278]: audit 2023-12-20T19:59:15.653556+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.80:0/3948547048' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-20T19:59:16.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:16 smithi080 bash[30819]: cluster 2023-12-20T19:59:14.815991+0000 mgr.y (mgr.24367) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:16.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:16 smithi080 bash[30819]: audit 2023-12-20T19:59:15.434434+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:16.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:16 smithi080 bash[30819]: audit 2023-12-20T19:59:15.653556+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.80:0/3948547048' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-20T19:59:16.543 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:59:16 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:59:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:59:17.120 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-20T19:59:17.121 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-20T19:59:17.121 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-20T19:59:17.122 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-20T19:59:17.122 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-20T19:59:17.123 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-20T19:59:17.123 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-20T19:59:17.124 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-20T19:59:17.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:17 smithi133 bash[25278]: audit 2023-12-20T19:59:16.418538+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:17.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:17 smithi133 bash[25278]: audit 2023-12-20T19:59:16.426148+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:17.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:17 smithi133 bash[25278]: cluster 2023-12-20T19:59:16.816605+0000 mgr.y (mgr.24367) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:17.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:17 smithi080 bash[25034]: audit 2023-12-20T19:59:16.418538+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:17.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:17 smithi080 bash[25034]: audit 2023-12-20T19:59:16.426148+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:17.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:17 smithi080 bash[25034]: cluster 2023-12-20T19:59:16.816605+0000 mgr.y (mgr.24367) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:17.793 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:17 smithi080 bash[30819]: audit 2023-12-20T19:59:16.418538+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:17.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:17 smithi080 bash[30819]: audit 2023-12-20T19:59:16.426148+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:17.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:17 smithi080 bash[30819]: cluster 2023-12-20T19:59:16.816605+0000 mgr.y (mgr.24367) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:18.543 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:59:18 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:59:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:59:19.465 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:19 smithi133 bash[25278]: audit 2023-12-20T19:59:18.405745+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:19.466 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:19 smithi133 bash[25278]: audit 2023-12-20T19:59:18.412521+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:19.466 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:19 smithi133 bash[25278]: cluster 2023-12-20T19:59:18.817276+0000 mgr.y (mgr.24367) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:19.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:19 smithi080 bash[25034]: audit 2023-12-20T19:59:18.405745+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:19.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:19 smithi080 bash[25034]: audit 2023-12-20T19:59:18.412521+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:19.793 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:19 smithi080 bash[25034]: cluster 2023-12-20T19:59:18.817276+0000 mgr.y (mgr.24367) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:19.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:19 smithi080 bash[30819]: audit 2023-12-20T19:59:18.405745+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:19.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:19 smithi080 bash[30819]: audit 2023-12-20T19:59:18.412521+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:19.794 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:19 smithi080 bash[30819]: cluster 2023-12-20T19:59:18.817276+0000 mgr.y (mgr.24367) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:21.293 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:59:20 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:59:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:59:21.309 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T19:59:21.311 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T19:59:21.314 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T19:59:21.314 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T19:59:21.314 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T19:59:21.315 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T19:59:21.315 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T19:59:21.315 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T19:59:22.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:21 smithi080 bash[25034]: cluster 2023-12-20T19:59:20.817856+0000 mgr.y (mgr.24367) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:22.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:21 smithi080 bash[25034]: audit 2023-12-20T19:59:20.948582+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:22.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:21 smithi080 bash[25034]: audit 2023-12-20T19:59:20.955090+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:22.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:21 smithi080 bash[30819]: cluster 2023-12-20T19:59:20.817856+0000 mgr.y (mgr.24367) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:22.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:21 smithi080 bash[30819]: audit 2023-12-20T19:59:20.948582+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:22.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:21 smithi080 bash[30819]: audit 2023-12-20T19:59:20.955090+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:22.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:21 smithi133 bash[25278]: cluster 2023-12-20T19:59:20.817856+0000 mgr.y (mgr.24367) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:22.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:21 smithi133 bash[25278]: audit 2023-12-20T19:59:20.948582+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:22.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:21 smithi133 bash[25278]: audit 2023-12-20T19:59:20.955090+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:22.961 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 19:59:22 smithi080 bash[50642]: level=info ts=2023-12-20T19:59:22.750Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004630945s 2023-12-20T19:59:24.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:23 smithi080 bash[30819]: cluster 2023-12-20T19:59:22.818379+0000 mgr.y (mgr.24367) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:24.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:23 smithi080 bash[25034]: cluster 2023-12-20T19:59:22.818379+0000 mgr.y (mgr.24367) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:24.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:23 smithi133 bash[25278]: cluster 2023-12-20T19:59:22.818379+0000 mgr.y (mgr.24367) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:26.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:25 smithi080 bash[25034]: cluster 2023-12-20T19:59:24.819038+0000 mgr.y (mgr.24367) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:26.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:25 smithi080 bash[30819]: cluster 2023-12-20T19:59:24.819038+0000 mgr.y (mgr.24367) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:26.314 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:25 smithi133 bash[25278]: cluster 2023-12-20T19:59:24.819038+0000 mgr.y (mgr.24367) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:28.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:27 smithi080 bash[25034]: cluster 2023-12-20T19:59:26.819662+0000 mgr.y (mgr.24367) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:28.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:27 smithi080 bash[25034]: audit 2023-12-20T19:59:27.150054+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:59:28.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:27 smithi080 bash[25034]: audit 2023-12-20T19:59:27.169901+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:59:28.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:27 smithi080 bash[30819]: cluster 2023-12-20T19:59:26.819662+0000 mgr.y (mgr.24367) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:28.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:27 smithi080 bash[30819]: audit 2023-12-20T19:59:27.150054+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:59:28.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:27 smithi080 bash[30819]: audit 2023-12-20T19:59:27.169901+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:59:28.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:27 smithi133 bash[25278]: cluster 2023-12-20T19:59:26.819662+0000 mgr.y (mgr.24367) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:28.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:27 smithi133 bash[25278]: audit 2023-12-20T19:59:27.150054+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T19:59:28.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:27 smithi133 bash[25278]: audit 2023-12-20T19:59:27.169901+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T19:59:30.249 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:29 smithi133 bash[25278]: cluster 2023-12-20T19:59:28.820455+0000 mgr.y (mgr.24367) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:30.262 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:29 smithi080 bash[25034]: cluster 2023-12-20T19:59:28.820455+0000 mgr.y (mgr.24367) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:30.262 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:29 smithi080 bash[30819]: cluster 2023-12-20T19:59:28.820455+0000 mgr.y (mgr.24367) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:31.985 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:31 smithi080 bash[25034]: cluster 2023-12-20T19:59:30.821015+0000 mgr.y (mgr.24367) 57 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:31.986 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:31 smithi080 bash[30819]: cluster 2023-12-20T19:59:30.821015+0000 mgr.y (mgr.24367) 57 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:32.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:31 smithi133 bash[25278]: cluster 2023-12-20T19:59:30.821015+0000 mgr.y (mgr.24367) 57 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:34.019 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:33 smithi133 bash[25278]: audit 2023-12-20T19:59:32.758657+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:34.019 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:33 smithi133 bash[25278]: audit 2023-12-20T19:59:32.761701+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:59:34.019 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:33 smithi133 bash[25278]: audit 2023-12-20T19:59:32.763882+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:59:34.020 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:33 smithi133 bash[25278]: audit 2023-12-20T19:59:32.765394+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:59:34.020 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:33 smithi133 bash[25278]: audit 2023-12-20T19:59:32.775136+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:34.020 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:33 smithi133 bash[25278]: cephadm 2023-12-20T19:59:32.775848+0000 mgr.y (mgr.24367) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T19:59:34.020 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:33 smithi133 bash[25278]: cephadm 2023-12-20T19:59:32.778131+0000 mgr.y (mgr.24367) 59 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-20T19:59:34.020 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:33 smithi133 bash[25278]: cephadm 2023-12-20T19:59:32.782940+0000 mgr.y (mgr.24367) 60 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi080 2023-12-20T19:59:34.020 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:33 smithi133 bash[25278]: cluster 2023-12-20T19:59:32.821415+0000 mgr.y (mgr.24367) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:34.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:33 smithi080 bash[25034]: audit 2023-12-20T19:59:32.758657+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:34.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:33 smithi080 bash[25034]: audit 2023-12-20T19:59:32.761701+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:59:34.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:33 smithi080 bash[25034]: audit 2023-12-20T19:59:32.763882+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:59:34.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:33 smithi080 bash[25034]: audit 2023-12-20T19:59:32.765394+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:59:34.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:33 smithi080 bash[25034]: audit 2023-12-20T19:59:32.775136+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:34.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:33 smithi080 bash[25034]: cephadm 2023-12-20T19:59:32.775848+0000 mgr.y (mgr.24367) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T19:59:34.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:33 smithi080 bash[25034]: cephadm 2023-12-20T19:59:32.778131+0000 mgr.y (mgr.24367) 59 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-20T19:59:34.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:33 smithi080 bash[25034]: cephadm 2023-12-20T19:59:32.782940+0000 mgr.y (mgr.24367) 60 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi080 2023-12-20T19:59:34.047 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:33 smithi080 bash[25034]: cluster 2023-12-20T19:59:32.821415+0000 mgr.y (mgr.24367) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:34.047 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:33 smithi080 bash[30819]: audit 2023-12-20T19:59:32.758657+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:34.047 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:33 smithi080 bash[30819]: audit 2023-12-20T19:59:32.761701+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:59:34.047 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:33 smithi080 bash[30819]: audit 2023-12-20T19:59:32.763882+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:59:34.047 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:33 smithi080 bash[30819]: audit 2023-12-20T19:59:32.765394+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:59:34.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:33 smithi080 bash[30819]: audit 2023-12-20T19:59:32.775136+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:34.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:33 smithi080 bash[30819]: cephadm 2023-12-20T19:59:32.775848+0000 mgr.y (mgr.24367) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T19:59:34.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:33 smithi080 bash[30819]: cephadm 2023-12-20T19:59:32.778131+0000 mgr.y (mgr.24367) 59 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-20T19:59:34.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:33 smithi080 bash[30819]: cephadm 2023-12-20T19:59:32.782940+0000 mgr.y (mgr.24367) 60 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi080 2023-12-20T19:59:34.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:33 smithi080 bash[30819]: cluster 2023-12-20T19:59:32.821415+0000 mgr.y (mgr.24367) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:34.404 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:34 smithi133 bash[46136]: t=2023-12-20T19:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-12-20T19:59:34.690 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:34 smithi133 bash[46136]: t=2023-12-20T19:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-12-20T19:59:34.690 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:34 smithi133 bash[46136]: t=2023-12-20T19:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-12-20T19:59:34.690 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:34 smithi133 bash[46136]: t=2023-12-20T19:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-20T19:59:34.690 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:34 smithi133 bash[46136]: t=2023-12-20T19:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-12-20T19:59:34.690 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:34 smithi133 bash[46136]: t=2023-12-20T19:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-12-20T19:59:34.690 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:34 smithi133 bash[46136]: t=2023-12-20T19:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-12-20T19:59:34.691 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:34 smithi133 bash[46136]: t=2023-12-20T19:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-12-20T19:59:34.691 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:34 smithi133 bash[46136]: t=2023-12-20T19:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-12-20T19:59:34.691 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:34 smithi133 bash[46136]: t=2023-12-20T19:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-12-20T19:59:34.943 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:34 smithi133 bash[46136]: t=2023-12-20T19:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2023-12-20T19:59:34.943 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:34 smithi133 bash[46136]: t=2023-12-20T19:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2023-12-20T19:59:34.943 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:34 smithi133 bash[46136]: t=2023-12-20T19:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-12-20T19:59:34.944 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:34 smithi133 bash[46136]: t=2023-12-20T19:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-12-20T19:59:34.944 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:34 smithi133 bash[46136]: t=2023-12-20T19:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-12-20T19:59:34.944 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:34 smithi133 bash[46136]: t=2023-12-20T19:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-12-20T19:59:35.066 INFO:teuthology.orchestra.run.smithi080.stdout:133143986216 2023-12-20T19:59:35.067 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-20T19:59:35.068 INFO:teuthology.orchestra.run.smithi080.stdout:167503724577 2023-12-20T19:59:35.069 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-20T19:59:35.238 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:34 smithi133 bash[46136]: t=2023-12-20T19:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-12-20T19:59:35.238 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:34 smithi133 bash[46136]: t=2023-12-20T19:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-12-20T19:59:35.238 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:35 smithi133 bash[46136]: t=2023-12-20T19:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2023-12-20T19:59:35.238 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:35 smithi133 bash[46136]: t=2023-12-20T19:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2023-12-20T19:59:35.238 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:35 smithi133 bash[46136]: t=2023-12-20T19:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2023-12-20T19:59:35.238 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:35 smithi133 bash[46136]: t=2023-12-20T19:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2023-12-20T19:59:35.238 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:35 smithi133 bash[46136]: t=2023-12-20T19:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-12-20T19:59:35.238 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:35 smithi133 bash[46136]: t=2023-12-20T19:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2023-12-20T19:59:35.506 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:35 smithi133 bash[46136]: t=2023-12-20T19:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2023-12-20T19:59:35.506 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:35 smithi133 bash[46136]: t=2023-12-20T19:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2023-12-20T19:59:35.506 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:35 smithi133 bash[46136]: t=2023-12-20T19:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2023-12-20T19:59:35.506 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:35 smithi133 bash[46136]: t=2023-12-20T19:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2023-12-20T19:59:35.507 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:35 smithi133 bash[46136]: t=2023-12-20T19:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2023-12-20T19:59:35.507 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:35 smithi133 bash[46136]: t=2023-12-20T19:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2023-12-20T19:59:35.849 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:35 smithi133 bash[46136]: t=2023-12-20T19:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2023-12-20T19:59:35.849 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:35 smithi133 bash[46136]: t=2023-12-20T19:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-12-20T19:59:35.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:35 smithi133 bash[25278]: cluster 2023-12-20T19:59:34.821909+0000 mgr.y (mgr.24367) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:35.943 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:35 smithi133 bash[46136]: t=2023-12-20T19:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-12-20T19:59:36.156 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:35 smithi080 bash[25034]: cluster 2023-12-20T19:59:34.821909+0000 mgr.y (mgr.24367) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:36.156 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:35 smithi080 bash[30819]: cluster 2023-12-20T19:59:34.821909+0000 mgr.y (mgr.24367) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:36.424 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:36 smithi133 bash[46136]: t=2023-12-20T19:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-12-20T19:59:36.424 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:36 smithi133 bash[46136]: t=2023-12-20T19:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-12-20T19:59:36.424 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:36 smithi133 bash[46136]: t=2023-12-20T19:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-12-20T19:59:36.693 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:36 smithi133 bash[46136]: t=2023-12-20T19:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-12-20T19:59:36.693 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:36 smithi133 bash[46136]: t=2023-12-20T19:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-12-20T19:59:36.693 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:36 smithi133 bash[46136]: t=2023-12-20T19:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2023-12-20T19:59:37.095 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:36 smithi133 bash[46136]: t=2023-12-20T19:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-12-20T19:59:37.179 INFO:teuthology.orchestra.run.smithi080.stdout:236223201300 2023-12-20T19:59:37.180 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-20T19:59:37.420 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:37 smithi133 bash[46136]: t=2023-12-20T19:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-12-20T19:59:37.421 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:37 smithi133 bash[46136]: t=2023-12-20T19:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-12-20T19:59:37.421 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:37 smithi133 bash[46136]: t=2023-12-20T19:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-12-20T19:59:37.684 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:37 smithi133 bash[46136]: t=2023-12-20T19:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-12-20T19:59:37.684 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:37 smithi133 bash[46136]: t=2023-12-20T19:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-12-20T19:59:37.684 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:37 smithi133 bash[46136]: t=2023-12-20T19:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-12-20T19:59:37.684 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:37 smithi133 bash[46136]: t=2023-12-20T19:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-12-20T19:59:37.684 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:37 smithi133 bash[46136]: t=2023-12-20T19:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-20T19:59:37.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:37 smithi133 bash[25278]: cluster 2023-12-20T19:59:36.822540+0000 mgr.y (mgr.24367) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:37.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:37 smithi133 bash[25278]: audit 2023-12-20T19:59:36.918032+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:37.943 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:37 smithi133 bash[46136]: t=2023-12-20T19:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-12-20T19:59:37.943 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:37 smithi133 bash[46136]: t=2023-12-20T19:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-12-20T19:59:37.943 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:37 smithi133 bash[46136]: t=2023-12-20T19:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-12-20T19:59:37.943 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:37 smithi133 bash[46136]: t=2023-12-20T19:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-12-20T19:59:38.114 INFO:teuthology.orchestra.run.smithi080.stdout:77309411384 2023-12-20T19:59:38.114 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-20T19:59:38.244 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:37 smithi080 bash[30819]: cluster 2023-12-20T19:59:36.822540+0000 mgr.y (mgr.24367) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:38.244 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:37 smithi080 bash[30819]: audit 2023-12-20T19:59:36.918032+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:38.244 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:37 smithi080 bash[25034]: cluster 2023-12-20T19:59:36.822540+0000 mgr.y (mgr.24367) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:38.244 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:37 smithi080 bash[25034]: audit 2023-12-20T19:59:36.918032+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:38.265 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:37 smithi133 bash[46136]: t=2023-12-20T19:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-12-20T19:59:38.265 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:38 smithi133 bash[46136]: t=2023-12-20T19:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-12-20T19:59:38.265 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:38 smithi133 bash[46136]: t=2023-12-20T19:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-12-20T19:59:38.515 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:38 smithi133 bash[46136]: t=2023-12-20T19:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-12-20T19:59:38.516 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:38 smithi133 bash[46136]: t=2023-12-20T19:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-12-20T19:59:38.777 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:38 smithi133 bash[46136]: t=2023-12-20T19:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-12-20T19:59:38.777 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:38 smithi133 bash[46136]: t=2023-12-20T19:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-12-20T19:59:38.777 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:38 smithi133 bash[46136]: t=2023-12-20T19:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-12-20T19:59:38.793 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:59:38 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:59:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:59:39.193 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:38 smithi133 bash[46136]: t=2023-12-20T19:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-12-20T19:59:39.235 INFO:teuthology.orchestra.run.smithi080.stdout:111669149743 2023-12-20T19:59:39.235 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-20T19:59:39.537 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:39 smithi133 bash[46136]: t=2023-12-20T19:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-12-20T19:59:39.537 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:39 smithi133 bash[46136]: t=2023-12-20T19:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-12-20T19:59:39.749 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:39 smithi080 bash[30819]: audit 2023-12-20T19:59:38.530489+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:39.749 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:39 smithi080 bash[30819]: cluster 2023-12-20T19:59:38.823185+0000 mgr.y (mgr.24367) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:39.749 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:39 smithi080 bash[25034]: audit 2023-12-20T19:59:38.530489+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:39.749 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:39 smithi080 bash[25034]: cluster 2023-12-20T19:59:38.823185+0000 mgr.y (mgr.24367) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:39.790 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:39 smithi133 bash[25278]: audit 2023-12-20T19:59:38.530489+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:39.791 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:39 smithi133 bash[25278]: cluster 2023-12-20T19:59:38.823185+0000 mgr.y (mgr.24367) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:39.791 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:39 smithi133 bash[46136]: t=2023-12-20T19:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-12-20T19:59:40.078 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:39 smithi133 bash[46136]: t=2023-12-20T19:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-12-20T19:59:40.078 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:39 smithi133 bash[46136]: t=2023-12-20T19:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-12-20T19:59:40.078 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:39 smithi133 bash[46136]: t=2023-12-20T19:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-12-20T19:59:40.078 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-12-20T19:59:40.339 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-12-20T19:59:40.339 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-12-20T19:59:40.339 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-12-20T19:59:40.340 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-12-20T19:59:40.340 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-20T19:59:40.448 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:59:40 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:59:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:59:40.599 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-12-20T19:59:40.599 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-20T19:59:40.600 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-12-20T19:59:40.600 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-20T19:59:40.600 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-20T19:59:40.600 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-12-20T19:59:40.600 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-12-20T19:59:40.600 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-12-20T19:59:40.860 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2023-12-20T19:59:40.860 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2023-12-20T19:59:40.860 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2023-12-20T19:59:40.860 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2023-12-20T19:59:40.861 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-12-20T19:59:40.861 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-12-20T19:59:40.861 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-12-20T19:59:41.138 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-12-20T19:59:41.138 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-12-20T19:59:41.138 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:40 smithi133 bash[46136]: t=2023-12-20T19:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-12-20T19:59:41.138 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[46136]: t=2023-12-20T19:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-12-20T19:59:41.138 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[46136]: t=2023-12-20T19:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-12-20T19:59:41.138 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[46136]: t=2023-12-20T19:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-12-20T19:59:41.138 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[46136]: t=2023-12-20T19:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-20T19:59:41.346 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:59:41 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:59:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:59:41.346 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:41 smithi080 bash[25034]: audit 2023-12-20T19:59:40.188650+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:41.347 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:41 smithi080 bash[25034]: cluster 2023-12-20T19:59:40.823719+0000 mgr.y (mgr.24367) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:41.347 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:41 smithi080 bash[25034]: audit 2023-12-20T19:59:41.076397+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:41.347 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:41 smithi080 bash[25034]: audit 2023-12-20T19:59:41.083213+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:41.347 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:41 smithi080 bash[30819]: audit 2023-12-20T19:59:40.188650+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:41.347 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:41 smithi080 bash[30819]: cluster 2023-12-20T19:59:40.823719+0000 mgr.y (mgr.24367) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:41.347 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:41 smithi080 bash[30819]: audit 2023-12-20T19:59:41.076397+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:41.347 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:41 smithi080 bash[30819]: audit 2023-12-20T19:59:41.083213+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:41.426 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[25278]: audit 2023-12-20T19:59:40.188650+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:41.427 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[25278]: cluster 2023-12-20T19:59:40.823719+0000 mgr.y (mgr.24367) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:41.427 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[25278]: audit 2023-12-20T19:59:41.076397+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:41.427 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[25278]: audit 2023-12-20T19:59:41.083213+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:41.427 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[46136]: t=2023-12-20T19:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-12-20T19:59:41.427 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[46136]: t=2023-12-20T19:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-12-20T19:59:41.427 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[46136]: t=2023-12-20T19:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-12-20T19:59:41.427 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[46136]: t=2023-12-20T19:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-12-20T19:59:41.427 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[46136]: t=2023-12-20T19:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-12-20T19:59:41.427 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[46136]: t=2023-12-20T19:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-12-20T19:59:41.427 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[46136]: t=2023-12-20T19:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-12-20T19:59:41.596 INFO:teuthology.orchestra.run.smithi080.stdout:55834574912 2023-12-20T19:59:41.596 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-20T19:59:41.607 INFO:teuthology.orchestra.run.smithi080.stdout:201863462940 2023-12-20T19:59:41.608 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-20T19:59:41.609 INFO:teuthology.orchestra.run.smithi080.stdout:34359738439 2023-12-20T19:59:41.609 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-20T19:59:41.687 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[46136]: t=2023-12-20T19:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-12-20T19:59:41.687 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[46136]: t=2023-12-20T19:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2023-12-20T19:59:41.687 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[46136]: t=2023-12-20T19:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2023-12-20T19:59:41.688 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[46136]: t=2023-12-20T19:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2023-12-20T19:59:41.688 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[46136]: t=2023-12-20T19:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2023-12-20T19:59:41.688 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[46136]: t=2023-12-20T19:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-12-20T19:59:41.943 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[46136]: t=2023-12-20T19:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-12-20T19:59:41.943 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[46136]: t=2023-12-20T19:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-12-20T19:59:42.197 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:41 smithi133 bash[46136]: t=2023-12-20T19:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-12-20T19:59:42.197 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:42 smithi133 bash[46136]: t=2023-12-20T19:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-12-20T19:59:42.361 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:42 smithi133 bash[46136]: t=2023-12-20T19:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-12-20T19:59:42.451 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T19:59:42.452 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T19:59:42.452 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T19:59:42.635 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:42 smithi133 bash[46136]: t=2023-12-20T19:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-12-20T19:59:42.635 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:42 smithi133 bash[46136]: t=2023-12-20T19:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-12-20T19:59:42.635 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:42 smithi133 bash[46136]: t=2023-12-20T19:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-12-20T19:59:42.887 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:42 smithi133 bash[46136]: t=2023-12-20T19:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-12-20T19:59:42.888 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:42 smithi133 bash[46136]: t=2023-12-20T19:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-12-20T19:59:42.888 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:42 smithi133 bash[46136]: t=2023-12-20T19:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-12-20T19:59:42.888 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:42 smithi133 bash[46136]: t=2023-12-20T19:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-12-20T19:59:42.888 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:42 smithi133 bash[46136]: t=2023-12-20T19:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-12-20T19:59:42.888 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:42 smithi133 bash[46136]: t=2023-12-20T19:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-12-20T19:59:42.888 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:42 smithi133 bash[46136]: t=2023-12-20T19:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-12-20T19:59:42.888 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:42 smithi133 bash[46136]: t=2023-12-20T19:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2023-12-20T19:59:43.043 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:59:42 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:59:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:59:43.043 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:59:42 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:19:59:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:59:43.081 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T19:59:43.174 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:42 smithi133 bash[46136]: t=2023-12-20T19:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-12-20T19:59:43.174 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:42 smithi133 bash[46136]: t=2023-12-20T19:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-12-20T19:59:43.174 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:42 smithi133 bash[46136]: t=2023-12-20T19:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-12-20T19:59:43.174 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-12-20T19:59:43.174 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-20T19:59:43.174 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-20T19:59:43.174 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-12-20T19:59:43.174 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-12-20T19:59:43.443 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-12-20T19:59:43.443 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2023-12-20T19:59:43.443 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-12-20T19:59:43.443 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-12-20T19:59:43.443 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-20T19:59:43.444 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-12-20T19:59:43.444 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-12-20T19:59:43.444 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-20T19:59:43.561 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 19:59:43 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:19:59:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T19:59:43.771 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[25278]: audit 2023-12-20T19:59:42.729168+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:43.771 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[25278]: audit 2023-12-20T19:59:42.748553+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:43.771 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[25278]: audit 2023-12-20T19:59:42.754664+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:43.772 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[25278]: cluster 2023-12-20T19:59:42.824320+0000 mgr.y (mgr.24367) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:43.772 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[25278]: audit 2023-12-20T19:59:43.338795+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:43.772 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[25278]: audit 2023-12-20T19:59:43.347304+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:43.772 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-12-20T19:59:43.772 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-12-20T19:59:43.772 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-12-20T19:59:43.772 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-12-20T19:59:43.772 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-12-20T19:59:43.772 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-12-20T19:59:43.772 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-12-20T19:59:43.772 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-12-20T19:59:43.772 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-12-20T19:59:44.033 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-12-20T19:59:44.033 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-12-20T19:59:44.033 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-12-20T19:59:44.033 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-12-20T19:59:44.033 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-12-20T19:59:44.033 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-12-20T19:59:44.033 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2023-12-20T19:59:44.033 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:43 smithi133 bash[46136]: t=2023-12-20T19:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-12-20T19:59:44.033 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-12-20T19:59:44.033 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-12-20T19:59:44.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:43 smithi080 bash[30819]: audit 2023-12-20T19:59:42.729168+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:44.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:43 smithi080 bash[30819]: audit 2023-12-20T19:59:42.748553+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:44.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:43 smithi080 bash[30819]: audit 2023-12-20T19:59:42.754664+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:44.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:43 smithi080 bash[30819]: cluster 2023-12-20T19:59:42.824320+0000 mgr.y (mgr.24367) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:44.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:43 smithi080 bash[30819]: audit 2023-12-20T19:59:43.338795+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:44.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:43 smithi080 bash[30819]: audit 2023-12-20T19:59:43.347304+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:44.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:43 smithi080 bash[25034]: audit 2023-12-20T19:59:42.729168+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:44.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:43 smithi080 bash[25034]: audit 2023-12-20T19:59:42.748553+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:44.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:43 smithi080 bash[25034]: audit 2023-12-20T19:59:42.754664+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:44.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:43 smithi080 bash[25034]: cluster 2023-12-20T19:59:42.824320+0000 mgr.y (mgr.24367) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:44.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:43 smithi080 bash[25034]: audit 2023-12-20T19:59:43.338795+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:44.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:43 smithi080 bash[25034]: audit 2023-12-20T19:59:43.347304+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:44.089 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T19:59:44.096 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T19:59:44.098 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T19:59:44.098 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T19:59:44.286 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-12-20T19:59:44.286 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-12-20T19:59:44.286 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-20T19:59:44.286 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-12-20T19:59:44.287 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-12-20T19:59:44.287 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2023-12-20T19:59:44.287 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+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-20T19:59:44.287 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2023-12-20T19:59:44.287 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2023-12-20T19:59:44.546 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-12-20T19:59:44.546 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-12-20T19:59:44.546 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-12-20T19:59:44.546 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-12-20T19:59:44.547 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-12-20T19:59:44.547 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-12-20T19:59:44.547 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-12-20T19:59:44.547 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-12-20T19:59:44.857 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-12-20T19:59:44.857 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-20T19:59:44.857 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-12-20T19:59:44.857 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-12-20T19:59:44.857 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-20T19:59:44.858 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-12-20T19:59:44.858 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-12-20T19:59:44.858 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-12-20T19:59:44.858 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-12-20T19:59:45.110 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-12-20T19:59:45.110 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2023-12-20T19:59:45.110 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:44 smithi133 bash[46136]: t=2023-12-20T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2023-12-20T19:59:45.110 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2023-12-20T19:59:45.110 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2023-12-20T19:59:45.110 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-12-20T19:59:45.110 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-12-20T19:59:45.371 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-12-20T19:59:45.371 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-12-20T19:59:45.372 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-12-20T19:59:45.372 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-12-20T19:59:45.372 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-12-20T19:59:45.372 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-12-20T19:59:45.372 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-12-20T19:59:45.372 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-12-20T19:59:45.372 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-12-20T19:59:45.372 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-12-20T19:59:45.657 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-20T19:59:45.657 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-12-20T19:59:45.658 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-12-20T19:59:45.658 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2023-12-20T19:59:45.658 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+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-20T19:59:45.658 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2023-12-20T19:59:45.658 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2023-12-20T19:59:45.659 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-12-20T19:59:45.659 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-12-20T19:59:45.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[25278]: cluster 2023-12-20T19:59:44.824883+0000 mgr.y (mgr.24367) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:45.943 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-12-20T19:59:45.943 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-12-20T19:59:45.943 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-12-20T19:59:45.944 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-12-20T19:59:45.944 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-12-20T19:59:45.944 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-12-20T19:59:45.944 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-12-20T19:59:46.088 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:45 smithi080 bash[25034]: cluster 2023-12-20T19:59:44.824883+0000 mgr.y (mgr.24367) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:46.089 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:45 smithi080 bash[30819]: cluster 2023-12-20T19:59:44.824883+0000 mgr.y (mgr.24367) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:46.221 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-12-20T19:59:46.221 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:45 smithi133 bash[46136]: t=2023-12-20T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-12-20T19:59:46.221 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-20T19:59:46.221 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-20T19:59:46.222 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-20T19:59:46.222 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-20T19:59:46.222 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2023-12-20T19:59:46.222 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-12-20T19:59:46.222 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-12-20T19:59:46.491 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-12-20T19:59:46.491 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-20T19:59:46.491 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-12-20T19:59:46.491 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-12-20T19:59:46.492 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-12-20T19:59:46.492 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-12-20T19:59:46.492 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-12-20T19:59:46.492 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-12-20T19:59:46.492 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-12-20T19:59:46.760 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-12-20T19:59:46.761 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-12-20T19:59:46.761 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2023-12-20T19:59:46.761 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-12-20T19:59:46.761 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-12-20T19:59:46.761 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-12-20T19:59:46.761 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-12-20T19:59:46.761 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-12-20T19:59:46.761 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-20T19:59:47.029 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-20T19:59:47.030 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2023-12-20T19:59:47.030 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2023-12-20T19:59:47.030 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2023-12-20T19:59:47.030 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2023-12-20T19:59:47.030 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:46 smithi133 bash[46136]: t=2023-12-20T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-12-20T19:59:47.282 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2023-12-20T19:59:47.282 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-12-20T19:59:47.282 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-12-20T19:59:47.282 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-12-20T19:59:47.283 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-12-20T19:59:47.283 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-12-20T19:59:47.283 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-20T19:59:47.283 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-12-20T19:59:47.283 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-12-20T19:59:47.551 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-12-20T19:59:47.551 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-12-20T19:59:47.551 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-12-20T19:59:47.551 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-20T19:59:47.552 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-12-20T19:59:47.552 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-12-20T19:59:47.552 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-12-20T19:59:47.552 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-12-20T19:59:47.552 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-12-20T19:59:47.793 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 19:59:47 smithi080 systemd[1]: Stopping Ceph alertmanager.a for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T19:59:47.794 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 19:59:47 smithi080 bash[53893]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-alertmanager.a 2023-12-20T19:59:47.812 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-12-20T19:59:47.812 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-12-20T19:59:47.812 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-12-20T19:59:47.812 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-12-20T19:59:47.813 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-12-20T19:59:47.813 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-12-20T19:59:47.813 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2023-12-20T19:59:47.813 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2023-12-20T19:59:47.813 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-12-20T19:59:48.073 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[25278]: cluster 2023-12-20T19:59:46.825480+0000 mgr.y (mgr.24367) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:48.073 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-12-20T19:59:48.074 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2023-12-20T19:59:48.074 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2023-12-20T19:59:48.074 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2023-12-20T19:59:48.074 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:47 smithi133 bash[46136]: t=2023-12-20T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2023-12-20T19:59:48.074 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2023-12-20T19:59:48.074 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2023-12-20T19:59:48.074 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2023-12-20T19:59:48.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:47 smithi080 bash[25034]: cluster 2023-12-20T19:59:46.825480+0000 mgr.y (mgr.24367) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:48.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:47 smithi080 bash[30819]: cluster 2023-12-20T19:59:46.825480+0000 mgr.y (mgr.24367) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:48.294 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 19:59:47 smithi080 bash[50642]: level=info ts=2023-12-20T19:59:47.805Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-20T19:59:48.325 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2023-12-20T19:59:48.326 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2023-12-20T19:59:48.326 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2023-12-20T19:59:48.326 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2023-12-20T19:59:48.326 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2023-12-20T19:59:48.326 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2023-12-20T19:59:48.326 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2023-12-20T19:59:48.587 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2023-12-20T19:59:48.587 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+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-20T19:59:48.587 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+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-20T19:59:48.587 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2023-12-20T19:59:48.587 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2023-12-20T19:59:48.587 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2023-12-20T19:59:48.587 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+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-20T19:59:48.587 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2023-12-20T19:59:48.872 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2023-12-20T19:59:48.872 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-12-20T19:59:48.872 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2023-12-20T19:59:48.872 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2023-12-20T19:59:48.873 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2023-12-20T19:59:48.873 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-12-20T19:59:48.873 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2023-12-20T19:59:49.133 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2023-12-20T19:59:49.133 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2023-12-20T19:59:49.133 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:48 smithi133 bash[46136]: t=2023-12-20T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2023-12-20T19:59:49.133 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-12-20T19:59:49.133 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2023-12-20T19:59:49.133 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2023-12-20T19:59:49.133 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2023-12-20T19:59:49.133 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2023-12-20T19:59:49.398 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2023-12-20T19:59:49.399 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-12-20T19:59:49.399 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2023-12-20T19:59:49.399 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2023-12-20T19:59:49.399 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+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-20T19:59:49.399 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2023-12-20T19:59:49.399 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+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-20T19:59:49.399 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+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-20T19:59:49.399 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2023-12-20T19:59:49.653 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2023-12-20T19:59:49.653 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2023-12-20T19:59:49.653 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2023-12-20T19:59:49.653 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2023-12-20T19:59:49.653 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2023-12-20T19:59:49.653 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-12-20T19:59:49.653 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2023-12-20T19:59:49.922 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[25278]: cluster 2023-12-20T19:59:48.826066+0000 mgr.y (mgr.24367) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:49.922 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2023-12-20T19:59:49.922 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2023-12-20T19:59:49.922 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2023-12-20T19:59:49.922 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2023-12-20T19:59:49.922 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2023-12-20T19:59:49.922 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2023-12-20T19:59:49.922 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2023-12-20T19:59:49.923 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2023-12-20T19:59:49.923 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2023-12-20T19:59:50.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:49 smithi080 bash[25034]: cluster 2023-12-20T19:59:48.826066+0000 mgr.y (mgr.24367) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:50.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:49 smithi080 bash[30819]: cluster 2023-12-20T19:59:48.826066+0000 mgr.y (mgr.24367) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:50.044 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 19:59:49 smithi080 bash[53902]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-alertmanager-a 2023-12-20T19:59:50.045 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 19:59:49 smithi080 bash[54020]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-alertmanager.a 2023-12-20T19:59:50.193 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2023-12-20T19:59:50.193 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:49 smithi133 bash[46136]: t=2023-12-20T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2023-12-20T19:59:50.193 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:50 smithi133 bash[46136]: t=2023-12-20T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2023-12-20T19:59:50.193 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:50 smithi133 bash[46136]: t=2023-12-20T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2023-12-20T19:59:50.193 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:50 smithi133 bash[46136]: t=2023-12-20T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2023-12-20T19:59:50.193 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:50 smithi133 bash[46136]: t=2023-12-20T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2023-12-20T19:59:50.194 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:50 smithi133 bash[46136]: t=2023-12-20T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2023-12-20T19:59:50.444 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 19:59:50 smithi080 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-20T19:59:50.444 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 19:59:50 smithi080 systemd[1]: Stopped Ceph alertmanager.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T19:59:50.444 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 19:59:50 smithi080 systemd[1]: Started Ceph alertmanager.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T19:59:50.491 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:50 smithi133 bash[46136]: t=2023-12-20T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2023-12-20T19:59:50.492 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:50 smithi133 bash[46136]: t=2023-12-20T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2023-12-20T19:59:50.492 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:50 smithi133 bash[46136]: t=2023-12-20T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2023-12-20T19:59:50.492 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:50 smithi133 bash[46136]: t=2023-12-20T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2023-12-20T19:59:50.492 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:50 smithi133 bash[46136]: t=2023-12-20T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2023-12-20T19:59:50.492 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:50 smithi133 bash[46136]: t=2023-12-20T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2023-12-20T19:59:50.492 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:50 smithi133 bash[46136]: t=2023-12-20T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2023-12-20T19:59:50.492 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:50 smithi133 bash[46136]: t=2023-12-20T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2023-12-20T19:59:50.918 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:50 smithi133 bash[46136]: t=2023-12-20T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2023-12-20T19:59:50.918 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:50 smithi133 bash[46136]: t=2023-12-20T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2023-12-20T19:59:50.918 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:50 smithi133 bash[46136]: t=2023-12-20T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2023-12-20T19:59:50.918 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:50 smithi133 bash[46136]: t=2023-12-20T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2023-12-20T19:59:51.193 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:50 smithi133 bash[46136]: t=2023-12-20T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2023-12-20T19:59:51.591 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:51 smithi080 bash[30819]: audit 2023-12-20T19:59:50.253290+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:51.591 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:51 smithi080 bash[30819]: cephadm 2023-12-20T19:59:50.255954+0000 mgr.y (mgr.24367) 70 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-20T19:59:51.592 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:51 smithi080 bash[30819]: cephadm 2023-12-20T19:59:50.262533+0000 mgr.y (mgr.24367) 71 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi133 2023-12-20T19:59:51.592 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:51 smithi080 bash[30819]: cluster 2023-12-20T19:59:50.826675+0000 mgr.y (mgr.24367) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:51.592 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:51 smithi080 bash[25034]: audit 2023-12-20T19:59:50.253290+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:51.592 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:51 smithi080 bash[25034]: cephadm 2023-12-20T19:59:50.255954+0000 mgr.y (mgr.24367) 70 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-20T19:59:51.592 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:51 smithi080 bash[25034]: cephadm 2023-12-20T19:59:50.262533+0000 mgr.y (mgr.24367) 71 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi133 2023-12-20T19:59:51.592 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:51 smithi080 bash[25034]: cluster 2023-12-20T19:59:50.826675+0000 mgr.y (mgr.24367) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:51.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:51 smithi133 bash[25278]: audit 2023-12-20T19:59:50.253290+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:51.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:51 smithi133 bash[25278]: cephadm 2023-12-20T19:59:50.255954+0000 mgr.y (mgr.24367) 70 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-20T19:59:51.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:51 smithi133 bash[25278]: cephadm 2023-12-20T19:59:50.262533+0000 mgr.y (mgr.24367) 71 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi133 2023-12-20T19:59:51.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:51 smithi133 bash[25278]: cluster 2023-12-20T19:59:50.826675+0000 mgr.y (mgr.24367) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:51.694 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:51 smithi133 bash[46136]: t=2023-12-20T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2023-12-20T19:59:51.694 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:51 smithi133 bash[46136]: t=2023-12-20T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2023-12-20T19:59:51.968 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:51 smithi133 bash[46136]: t=2023-12-20T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2023-12-20T19:59:51.968 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:51 smithi133 bash[46136]: t=2023-12-20T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2023-12-20T19:59:51.968 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:51 smithi133 bash[46136]: t=2023-12-20T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2023-12-20T19:59:52.230 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:51 smithi133 bash[46136]: t=2023-12-20T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2023-12-20T19:59:52.231 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:52 smithi133 bash[46136]: t=2023-12-20T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2023-12-20T19:59:52.231 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:52 smithi133 bash[46136]: t=2023-12-20T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2023-12-20T19:59:52.231 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:52 smithi133 bash[46136]: t=2023-12-20T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2023-12-20T19:59:52.512 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:52 smithi133 bash[46136]: t=2023-12-20T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2023-12-20T19:59:52.512 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:52 smithi133 bash[46136]: t=2023-12-20T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2023-12-20T19:59:52.512 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:52 smithi133 bash[46136]: t=2023-12-20T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2023-12-20T19:59:52.943 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:52 smithi133 bash[46136]: t=2023-12-20T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2023-12-20T19:59:52.943 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:52 smithi133 bash[46136]: t=2023-12-20T19:59:52+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=18.489475825s 2023-12-20T19:59:52.943 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:52 smithi133 bash[46136]: t=2023-12-20T19:59:52+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-20T19:59:52.943 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:52 smithi133 bash[46136]: t=2023-12-20T19:59:52+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-12-20T19:59:52.943 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:52 smithi133 bash[46136]: t=2023-12-20T19:59:52+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-12-20T19:59:52.943 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:52 smithi133 bash[46136]: t=2023-12-20T19:59:52+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-12-20T19:59:52.944 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:52 smithi133 bash[46136]: t=2023-12-20T19:59:52+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-12-20T19:59:52.944 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:52 smithi133 bash[46136]: t=2023-12-20T19:59:52+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-12-20T19:59:53.254 INFO:teuthology.orchestra.run.smithi080.stdout:236223201304 2023-12-20T19:59:53.693 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:53 smithi133 bash[46136]: t=2023-12-20T19:59:53+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-20T19:59:53.693 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:53 smithi133 bash[46136]: t=2023-12-20T19:59:53+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-20T19:59:53.693 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:53 smithi133 bash[46136]: t=2023-12-20T19:59:53+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-12-20T19:59:53.693 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:53 smithi133 bash[46136]: t=2023-12-20T19:59:53+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-20T19:59:54.122 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:53 smithi133 bash[25278]: cluster 2023-12-20T19:59:52.827323+0000 mgr.y (mgr.24367) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:54.122 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:53 smithi133 bash[25278]: audit 2023-12-20T19:59:53.252073+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.80:0/211269709' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-20T19:59:54.123 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 19:59:53 smithi133 bash[46136]: t=2023-12-20T19:59:53+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-12-20T19:59:54.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:53 smithi080 bash[25034]: cluster 2023-12-20T19:59:52.827323+0000 mgr.y (mgr.24367) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:54.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:53 smithi080 bash[25034]: audit 2023-12-20T19:59:53.252073+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.80:0/211269709' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-20T19:59:54.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:53 smithi080 bash[30819]: cluster 2023-12-20T19:59:52.827323+0000 mgr.y (mgr.24367) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:54.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:53 smithi080 bash[30819]: audit 2023-12-20T19:59:53.252073+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.80:0/211269709' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-20T19:59:56.152 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:55 smithi133 bash[25278]: cluster 2023-12-20T19:59:54.827888+0000 mgr.y (mgr.24367) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:56.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:55 smithi080 bash[25034]: cluster 2023-12-20T19:59:54.827888+0000 mgr.y (mgr.24367) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:56.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:55 smithi080 bash[30819]: cluster 2023-12-20T19:59:54.827888+0000 mgr.y (mgr.24367) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:56.885 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:56 smithi133 systemd[1]: Stopping Ceph prometheus.a for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T19:59:56.885 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:56 smithi133 bash[47294]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-prometheus.a 2023-12-20T19:59:56.886 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:56 smithi133 bash[44090]: ts=2023-12-20T19:59:56.727Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-20T19:59:56.886 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:56 smithi133 bash[44090]: ts=2023-12-20T19:59:56.727Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-20T19:59:56.886 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:56 smithi133 bash[44090]: ts=2023-12-20T19:59:56.727Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-20T19:59:56.886 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:56 smithi133 bash[44090]: ts=2023-12-20T19:59:56.727Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-20T19:59:56.886 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:56 smithi133 bash[44090]: ts=2023-12-20T19:59:56.727Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-20T19:59:56.886 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:56 smithi133 bash[44090]: ts=2023-12-20T19:59:56.727Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-20T19:59:56.886 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:56 smithi133 bash[44090]: ts=2023-12-20T19:59:56.727Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-20T19:59:56.886 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:56 smithi133 bash[44090]: ts=2023-12-20T19:59:56.728Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-20T19:59:56.886 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:56 smithi133 bash[44090]: ts=2023-12-20T19:59:56.728Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-20T19:59:56.886 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:56 smithi133 bash[44090]: ts=2023-12-20T19:59:56.728Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-20T19:59:56.886 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:56 smithi133 bash[44090]: ts=2023-12-20T19:59:56.729Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-20T19:59:56.886 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:56 smithi133 bash[44090]: ts=2023-12-20T19:59:56.729Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-20T19:59:57.440 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:57 smithi133 bash[47304]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-prometheus-a 2023-12-20T19:59:57.440 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:57 smithi133 bash[47341]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-prometheus.a 2023-12-20T19:59:57.440 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:57 smithi133 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@prometheus.a.service: Succeeded. 2023-12-20T19:59:57.440 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:57 smithi133 systemd[1]: Stopped Ceph prometheus.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T19:59:57.440 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:57 smithi133 systemd[1]: Started Ceph prometheus.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T19:59:58.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[30819]: cluster 2023-12-20T19:59:56.828529+0000 mgr.y (mgr.24367) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:58.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[30819]: audit 2023-12-20T19:59:57.416983+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:58.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[30819]: audit 2023-12-20T19:59:57.422899+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T19:59:58.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[30819]: audit 2023-12-20T19:59:57.425170+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.80:9093"}]: dispatch 2023-12-20T19:59:58.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[30819]: audit 2023-12-20T19:59:57.431705+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:58.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[30819]: audit 2023-12-20T19:59:57.438325+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T19:59:58.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[30819]: audit 2023-12-20T19:59:57.453143+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T19:59:58.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[30819]: audit 2023-12-20T19:59:57.455371+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.133:3000"}]: dispatch 2023-12-20T19:59:58.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[30819]: audit 2023-12-20T19:59:57.464275+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:58.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[30819]: audit 2023-12-20T19:59:57.470535+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:59:58.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[30819]: audit 2023-12-20T19:59:57.472704+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:59:58.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[30819]: audit 2023-12-20T19:59:57.474182+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:59:58.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[30819]: audit 2023-12-20T19:59:57.484066+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:58.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[30819]: audit 2023-12-20T19:59:57.494641+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:59:58.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[30819]: audit 2023-12-20T19:59:57.496457+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:59:58.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[30819]: audit 2023-12-20T19:59:57.497785+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:59:58.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[30819]: audit 2023-12-20T19:59:57.505827+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:58.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[25034]: cluster 2023-12-20T19:59:56.828529+0000 mgr.y (mgr.24367) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:58.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[25034]: audit 2023-12-20T19:59:57.416983+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:58.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[25034]: audit 2023-12-20T19:59:57.422899+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T19:59:58.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[25034]: audit 2023-12-20T19:59:57.425170+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.80:9093"}]: dispatch 2023-12-20T19:59:58.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[25034]: audit 2023-12-20T19:59:57.431705+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:58.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[25034]: audit 2023-12-20T19:59:57.438325+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T19:59:58.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[25034]: audit 2023-12-20T19:59:57.453143+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T19:59:58.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[25034]: audit 2023-12-20T19:59:57.455371+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.133:3000"}]: dispatch 2023-12-20T19:59:58.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[25034]: audit 2023-12-20T19:59:57.464275+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:58.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[25034]: audit 2023-12-20T19:59:57.470535+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:59:58.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[25034]: audit 2023-12-20T19:59:57.472704+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:59:58.047 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[25034]: audit 2023-12-20T19:59:57.474182+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:59:58.047 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[25034]: audit 2023-12-20T19:59:57.484066+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:58.047 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[25034]: audit 2023-12-20T19:59:57.494641+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:59:58.047 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[25034]: audit 2023-12-20T19:59:57.496457+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:59:58.047 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[25034]: audit 2023-12-20T19:59:57.497785+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:59:58.047 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:57 smithi080 bash[25034]: audit 2023-12-20T19:59:57.505827+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:58.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:57 smithi133 bash[25278]: cluster 2023-12-20T19:59:56.828529+0000 mgr.y (mgr.24367) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T19:59:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:57 smithi133 bash[25278]: audit 2023-12-20T19:59:57.416983+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:57 smithi133 bash[25278]: audit 2023-12-20T19:59:57.422899+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T19:59:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:57 smithi133 bash[25278]: audit 2023-12-20T19:59:57.425170+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.80:9093"}]: dispatch 2023-12-20T19:59:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:57 smithi133 bash[25278]: audit 2023-12-20T19:59:57.431705+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:57 smithi133 bash[25278]: audit 2023-12-20T19:59:57.438325+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T19:59:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:57 smithi133 bash[25278]: audit 2023-12-20T19:59:57.453143+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T19:59:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:57 smithi133 bash[25278]: audit 2023-12-20T19:59:57.455371+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.133:3000"}]: dispatch 2023-12-20T19:59:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:57 smithi133 bash[25278]: audit 2023-12-20T19:59:57.464275+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:57 smithi133 bash[25278]: audit 2023-12-20T19:59:57.470535+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:59:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:57 smithi133 bash[25278]: audit 2023-12-20T19:59:57.472704+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:59:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:57 smithi133 bash[25278]: audit 2023-12-20T19:59:57.474182+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:59:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:57 smithi133 bash[25278]: audit 2023-12-20T19:59:57.484066+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:57 smithi133 bash[25278]: audit 2023-12-20T19:59:57.494641+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T19:59:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:57 smithi133 bash[25278]: audit 2023-12-20T19:59:57.496457+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T19:59:58.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:57 smithi133 bash[25278]: audit 2023-12-20T19:59:57.497785+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T19:59:58.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:57 smithi133 bash[25278]: audit 2023-12-20T19:59:57.505827+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T19:59:58.467 INFO:teuthology.orchestra.run.smithi080.stdout:133143986221 2023-12-20T19:59:58.898 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[47371]: ts=2023-12-20T19:59:58.711Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-20T19:59:58.899 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[47371]: ts=2023-12-20T19:59:58.712Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-20T19:59:58.899 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[47371]: ts=2023-12-20T19:59:58.712Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-20T19:59:58.899 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[47371]: ts=2023-12-20T19:59:58.712Z caller=main.go:518 level=info host_details="(Linux 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64 smithi133 (none))" 2023-12-20T19:59:58.899 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[47371]: ts=2023-12-20T19:59:58.712Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-20T19:59:58.899 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[47371]: ts=2023-12-20T19:59:58.712Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-20T19:59:58.899 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[47371]: ts=2023-12-20T19:59:58.713Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-20T19:59:58.899 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[47371]: ts=2023-12-20T19:59:58.714Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-20T19:59:58.900 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[47371]: ts=2023-12-20T19:59:58.716Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-20T19:59:58.900 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[47371]: ts=2023-12-20T19:59:58.719Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-20T19:59:58.900 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[47371]: ts=2023-12-20T19:59:58.719Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.936µs 2023-12-20T19:59:58.900 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[47371]: ts=2023-12-20T19:59:58.719Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-20T19:59:58.900 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[47371]: ts=2023-12-20T19:59:58.720Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-12-20T19:59:58.900 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[47371]: ts=2023-12-20T19:59:58.720Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-12-20T19:59:58.900 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[47371]: ts=2023-12-20T19:59:58.721Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=55.354µs wal_replay_duration=1.85238ms total_replay_duration=1.935214ms 2023-12-20T19:59:58.900 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[47371]: ts=2023-12-20T19:59:58.722Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-20T19:59:58.900 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[47371]: ts=2023-12-20T19:59:58.722Z caller=main.go:947 level=info msg="TSDB started" 2023-12-20T19:59:58.900 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[47371]: ts=2023-12-20T19:59:58.722Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-20T19:59:58.900 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[47371]: ts=2023-12-20T19:59:58.749Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=27.151885ms db_storage=842ns remote_storage=1.965µs web_handler=407ns query_engine=871ns scrape=356.654µs scrape_sd=43.783µs notify=40.491µs notify_sd=11.194µs rules=26.329864ms 2023-12-20T19:59:58.900 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[47371]: ts=2023-12-20T19:59:58.749Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-20T19:59:59.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[25278]: audit 2023-12-20T19:59:57.423495+0000 mgr.y (mgr.24367) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T19:59:59.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[25278]: audit 2023-12-20T19:59:57.425629+0000 mgr.y (mgr.24367) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.80:9093"}]: dispatch 2023-12-20T19:59:59.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[25278]: audit 2023-12-20T19:59:57.438951+0000 mgr.y (mgr.24367) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T19:59:59.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[25278]: audit 2023-12-20T19:59:57.453865+0000 mgr.y (mgr.24367) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T19:59:59.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[25278]: audit 2023-12-20T19:59:57.456236+0000 mgr.y (mgr.24367) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.133:3000"}]: dispatch 2023-12-20T19:59:59.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:58 smithi133 bash[25278]: audit 2023-12-20T19:59:58.464838+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.80:0/3224226901' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-20T19:59:59.316 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:58 smithi080 bash[25034]: audit 2023-12-20T19:59:57.423495+0000 mgr.y (mgr.24367) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T19:59:59.317 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:58 smithi080 bash[25034]: audit 2023-12-20T19:59:57.425629+0000 mgr.y (mgr.24367) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.80:9093"}]: dispatch 2023-12-20T19:59:59.317 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:58 smithi080 bash[25034]: audit 2023-12-20T19:59:57.438951+0000 mgr.y (mgr.24367) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T19:59:59.317 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:58 smithi080 bash[25034]: audit 2023-12-20T19:59:57.453865+0000 mgr.y (mgr.24367) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T19:59:59.317 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:58 smithi080 bash[25034]: audit 2023-12-20T19:59:57.456236+0000 mgr.y (mgr.24367) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.133:3000"}]: dispatch 2023-12-20T19:59:59.317 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:58 smithi080 bash[25034]: audit 2023-12-20T19:59:58.464838+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.80:0/3224226901' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-20T19:59:59.317 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:58 smithi080 bash[30819]: audit 2023-12-20T19:59:57.423495+0000 mgr.y (mgr.24367) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T19:59:59.317 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:58 smithi080 bash[30819]: audit 2023-12-20T19:59:57.425629+0000 mgr.y (mgr.24367) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.80:9093"}]: dispatch 2023-12-20T19:59:59.317 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:58 smithi080 bash[30819]: audit 2023-12-20T19:59:57.438951+0000 mgr.y (mgr.24367) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T19:59:59.317 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:58 smithi080 bash[30819]: audit 2023-12-20T19:59:57.453865+0000 mgr.y (mgr.24367) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T19:59:59.317 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:58 smithi080 bash[30819]: audit 2023-12-20T19:59:57.456236+0000 mgr.y (mgr.24367) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.133:3000"}]: dispatch 2023-12-20T19:59:59.318 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:58 smithi080 bash[30819]: audit 2023-12-20T19:59:58.464838+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.80:0/3224226901' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-20T20:00:00.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 19:59:59 smithi133 bash[25278]: cluster 2023-12-20T19:59:58.829085+0000 mgr.y (mgr.24367) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:00.249 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201300 got 236223201304 for osd.7 2023-12-20T20:00:00.250 DEBUG:teuthology.parallel:result is None 2023-12-20T20:00:00.281 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 19:59:59 smithi080 bash[25034]: cluster 2023-12-20T19:59:58.829085+0000 mgr.y (mgr.24367) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:00.282 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 19:59:59 smithi080 bash[30819]: cluster 2023-12-20T19:59:58.829085+0000 mgr.y (mgr.24367) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:01.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:00 smithi133 bash[25278]: cluster 2023-12-20T20:00:00.000163+0000 mon.a (mon.0) 887 : cluster [INF] overall HEALTH_OK 2023-12-20T20:00:01.220 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:00 smithi080 bash[30819]: cluster 2023-12-20T20:00:00.000163+0000 mon.a (mon.0) 887 : cluster [INF] overall HEALTH_OK 2023-12-20T20:00:01.220 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:00 smithi080 bash[25034]: cluster 2023-12-20T20:00:00.000163+0000 mon.a (mon.0) 887 : cluster [INF] overall HEALTH_OK 2023-12-20T20:00:01.221 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986216 got 133143986221 for osd.4 2023-12-20T20:00:01.221 DEBUG:teuthology.parallel:result is None 2023-12-20T20:00:02.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:01 smithi080 bash[30819]: cluster 2023-12-20T20:00:00.829694+0000 mgr.y (mgr.24367) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:02.044 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:00:01 smithi080 bash[54058]: level=info ts=2023-12-20T20:00:01.871Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-20T20:00:02.044 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:00:01 smithi080 bash[54058]: level=info ts=2023-12-20T20:00:01.871Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-20T20:00:02.044 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:00:01 smithi080 bash[54058]: level=info ts=2023-12-20T20:00:01.877Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.80 port=9094 2023-12-20T20:00:02.044 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:00:01 smithi080 bash[54058]: level=info ts=2023-12-20T20:00:01.879Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-20T20:00:02.044 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:00:01 smithi080 bash[54058]: level=info ts=2023-12-20T20:00:01.932Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-20T20:00:02.044 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:00:01 smithi080 bash[54058]: level=info ts=2023-12-20T20:00:01.933Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-20T20:00:02.044 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:00:01 smithi080 bash[54058]: level=info ts=2023-12-20T20:00:01.938Z caller=main.go:518 msg=Listening address=:9093 2023-12-20T20:00:02.044 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:00:01 smithi080 bash[54058]: level=info ts=2023-12-20T20:00:01.938Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-20T20:00:02.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:01 smithi080 bash[25034]: cluster 2023-12-20T20:00:00.829694+0000 mgr.y (mgr.24367) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:02.177 INFO:teuthology.orchestra.run.smithi080.stdout:34359738443 2023-12-20T20:00:02.178 INFO:teuthology.orchestra.run.smithi080.stdout:77309411389 2023-12-20T20:00:02.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:01 smithi133 bash[25278]: cluster 2023-12-20T20:00:00.829694+0000 mgr.y (mgr.24367) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:02.206 INFO:teuthology.orchestra.run.smithi080.stdout:167503724583 2023-12-20T20:00:02.943 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:02 smithi080 bash[25034]: audit 2023-12-20T20:00:02.174856+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.80:0/2716320472' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-20T20:00:02.943 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:00:02 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:00:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:00:02.943 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:02 smithi080 bash[30819]: audit 2023-12-20T20:00:02.174856+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.80:0/2716320472' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-20T20:00:02.943 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:02 smithi080 bash[30819]: audit 2023-12-20T20:00:02.176525+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.80:0/2553119445' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-20T20:00:02.943 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:02 smithi080 bash[30819]: audit 2023-12-20T20:00:02.203974+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.80:0/3855118342' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-20T20:00:02.943 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:02 smithi080 bash[30819]: audit 2023-12-20T20:00:02.865990+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:02.944 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:02 smithi080 bash[30819]: audit 2023-12-20T20:00:02.873099+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:02.958 INFO:teuthology.orchestra.run.smithi080.stdout:111669149749 2023-12-20T20:00:03.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:02 smithi133 bash[25278]: audit 2023-12-20T20:00:02.174856+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.80:0/2716320472' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-20T20:00:03.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:02 smithi133 bash[25278]: audit 2023-12-20T20:00:02.176525+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.80:0/2553119445' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-20T20:00:03.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:02 smithi133 bash[25278]: audit 2023-12-20T20:00:02.203974+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.80:0/3855118342' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-20T20:00:03.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:02 smithi133 bash[25278]: audit 2023-12-20T20:00:02.865990+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:03.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:02 smithi133 bash[25278]: audit 2023-12-20T20:00:02.873099+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:03.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:02 smithi080 bash[25034]: audit 2023-12-20T20:00:02.176525+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.80:0/2553119445' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-20T20:00:03.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:02 smithi080 bash[25034]: audit 2023-12-20T20:00:02.203974+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.80:0/3855118342' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-20T20:00:03.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:02 smithi080 bash[25034]: audit 2023-12-20T20:00:02.865990+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:03.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:02 smithi080 bash[25034]: audit 2023-12-20T20:00:02.873099+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:03.758 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:00:03 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:20:00:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:00:04.044 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:00:03 smithi080 bash[54058]: level=info ts=2023-12-20T20:00:03.880Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00039685s 2023-12-20T20:00:04.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:03 smithi080 bash[25034]: cluster 2023-12-20T20:00:02.830058+0000 mgr.y (mgr.24367) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:04.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:03 smithi080 bash[25034]: audit 2023-12-20T20:00:02.956109+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.80:0/1909467834' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-20T20:00:04.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:03 smithi080 bash[25034]: audit 2023-12-20T20:00:03.464795+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:04.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:03 smithi080 bash[25034]: audit 2023-12-20T20:00:03.471942+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:04.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:03 smithi080 bash[30819]: cluster 2023-12-20T20:00:02.830058+0000 mgr.y (mgr.24367) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:04.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:03 smithi080 bash[30819]: audit 2023-12-20T20:00:02.956109+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.80:0/1909467834' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-20T20:00:04.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:03 smithi080 bash[30819]: audit 2023-12-20T20:00:03.464795+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:04.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:03 smithi080 bash[30819]: audit 2023-12-20T20:00:03.471942+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:04.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:03 smithi133 bash[25278]: cluster 2023-12-20T20:00:02.830058+0000 mgr.y (mgr.24367) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:04.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:03 smithi133 bash[25278]: audit 2023-12-20T20:00:02.956109+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.80:0/1909467834' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-20T20:00:04.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:03 smithi133 bash[25278]: audit 2023-12-20T20:00:03.464795+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:04.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:03 smithi133 bash[25278]: audit 2023-12-20T20:00:03.471942+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:04.469 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411384 got 77309411389 for osd.2 2023-12-20T20:00:04.470 DEBUG:teuthology.parallel:result is None 2023-12-20T20:00:04.585 INFO:teuthology.orchestra.run.smithi080.stdout:55834574917 2023-12-20T20:00:05.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:04 smithi133 bash[25278]: audit 2023-12-20T20:00:04.582307+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.80:0/350280761' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-20T20:00:05.237 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:04 smithi080 bash[30819]: audit 2023-12-20T20:00:04.582307+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.80:0/350280761' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-20T20:00:05.238 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:04 smithi080 bash[25034]: audit 2023-12-20T20:00:04.582307+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.80:0/350280761' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-20T20:00:05.288 INFO:teuthology.orchestra.run.smithi080.stdout:201863462945 2023-12-20T20:00:05.543 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:00:05 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:20:00:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:00:05.665 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724577 got 167503724583 for osd.5 2023-12-20T20:00:05.665 DEBUG:teuthology.parallel:result is None 2023-12-20T20:00:06.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:05 smithi133 bash[25278]: cluster 2023-12-20T20:00:04.830613+0000 mgr.y (mgr.24367) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:06.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:05 smithi133 bash[25278]: audit 2023-12-20T20:00:05.286032+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.80:0/1136083305' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-20T20:00:06.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:05 smithi133 bash[25278]: audit 2023-12-20T20:00:05.326765+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:06.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:05 smithi133 bash[25278]: audit 2023-12-20T20:00:05.332396+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:06.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:05 smithi080 bash[30819]: cluster 2023-12-20T20:00:04.830613+0000 mgr.y (mgr.24367) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:06.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:05 smithi080 bash[30819]: audit 2023-12-20T20:00:05.286032+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.80:0/1136083305' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-20T20:00:06.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:05 smithi080 bash[30819]: audit 2023-12-20T20:00:05.326765+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:06.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:05 smithi080 bash[30819]: audit 2023-12-20T20:00:05.332396+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:06.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:05 smithi080 bash[25034]: cluster 2023-12-20T20:00:04.830613+0000 mgr.y (mgr.24367) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:06.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:05 smithi080 bash[25034]: audit 2023-12-20T20:00:05.286032+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.80:0/1136083305' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-20T20:00:06.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:05 smithi080 bash[25034]: audit 2023-12-20T20:00:05.326765+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:06.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:05 smithi080 bash[25034]: audit 2023-12-20T20:00:05.332396+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:06.906 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738439 got 34359738443 for osd.0 2023-12-20T20:00:06.906 DEBUG:teuthology.parallel:result is None 2023-12-20T20:00:07.375 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149743 got 111669149749 for osd.3 2023-12-20T20:00:07.375 DEBUG:teuthology.parallel:result is None 2023-12-20T20:00:07.378 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574912 got 55834574917 for osd.1 2023-12-20T20:00:07.378 DEBUG:teuthology.parallel:result is None 2023-12-20T20:00:07.392 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462940 got 201863462945 for osd.6 2023-12-20T20:00:07.392 DEBUG:teuthology.parallel:result is None 2023-12-20T20:00:07.392 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-20T20:00:07.392 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-20T20:00:08.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:07 smithi133 bash[25278]: cluster 2023-12-20T20:00:06.831225+0000 mgr.y (mgr.24367) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:08.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:07 smithi080 bash[25034]: cluster 2023-12-20T20:00:06.831225+0000 mgr.y (mgr.24367) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:08.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:07 smithi080 bash[30819]: cluster 2023-12-20T20:00:06.831225+0000 mgr.y (mgr.24367) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:09.410 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:00:10.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:09 smithi080 bash[30819]: cluster 2023-12-20T20:00:08.831926+0000 mgr.y (mgr.24367) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:10.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:09 smithi080 bash[25034]: cluster 2023-12-20T20:00:08.831926+0000 mgr.y (mgr.24367) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:10.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:09 smithi133 bash[25278]: cluster 2023-12-20T20:00:08.831926+0000 mgr.y (mgr.24367) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:10.193 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:00:09 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:00:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:00:10.543 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:00:10 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:00:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:00:11.345 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:00:11 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:00:11] "GET /metrics HTTP/1.1" 200 191503 "" "Prometheus/2.33.4" 2023-12-20T20:00:11.346 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:11 smithi080 bash[30819]: audit 2023-12-20T20:00:10.280065+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:11.346 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:11 smithi080 bash[30819]: audit 2023-12-20T20:00:10.288297+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:11.346 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:11 smithi080 bash[30819]: cluster 2023-12-20T20:00:10.832565+0000 mgr.y (mgr.24367) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:11.346 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:11 smithi080 bash[25034]: audit 2023-12-20T20:00:10.280065+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:11.346 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:11 smithi080 bash[25034]: audit 2023-12-20T20:00:10.288297+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:11.347 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:11 smithi080 bash[25034]: cluster 2023-12-20T20:00:10.832565+0000 mgr.y (mgr.24367) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:11.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:11 smithi133 bash[25278]: audit 2023-12-20T20:00:10.280065+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:11.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:11 smithi133 bash[25278]: audit 2023-12-20T20:00:10.288297+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:11.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:11 smithi133 bash[25278]: cluster 2023-12-20T20:00:10.832565+0000 mgr.y (mgr.24367) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:12.044 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:00:11 smithi080 bash[54058]: level=info ts=2023-12-20T20:00:11.883Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003638815s 2023-12-20T20:00:13.244 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-20T20:00:13.247 INFO:teuthology.orchestra.run.smithi080.stderr:dumped all 2023-12-20T20:00:14.031 INFO:teuthology.orchestra.run.smithi080.stdout:{"pg_ready":true,"pg_map":{"version":56,"stamp":"2023-12-20T20:00:12.832876+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":48892,"kb_used_data":6140,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912324,"statfs":{"total":767960285184,"available":767910219776,"internally_reserved":0,"allocated":6287360,"data_stored":3509797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"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.003455"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-12-20T19:58:27.191070+0000","last_change":"2023-12-20T19:58:03.809011+0000","last_active":"2023-12-20T19:58:27.191070+0000","last_peered":"2023-12-20T19:58:27.191070+0000","last_clean":"2023-12-20T19:58:27.191070+0000","last_became_active":"2023-12-20T19:58:03.808167+0000","last_became_peered":"2023-12-20T19:58:03.808167+0000","last_unstale":"2023-12-20T19:58:27.191070+0000","last_undegraded":"2023-12-20T19:58:27.191070+0000","last_fullsized":"2023-12-20T19:58:27.191070+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-20T19:55:03.711519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-20T19:55:03.711519+0000","last_clean_scrub_stamp":"2023-12-20T19:55:03.711519+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-22T02:57:33.800846+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":6096,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739056,"statfs":{"total":95995035648,"available":95988793344,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 20 20:00:04 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.90700000000000003,"15min":0.90600000000000003},"min":{"1min":0.59499999999999997,"5min":0.501,"15min":0.501},"max":{"1min":1.208,"5min":1.222,"15min":1.222},"last":0.76700000000000002},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.02,"15min":1.032},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.25,"5min":1.901,"15min":1.901},"last":0.98299999999999998}]},{"osd":1,"last update":"Wed Dec 20 20:00:04 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":0.94299999999999995,"15min":0.93100000000000005},"min":{"1min":0.754,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.93600000000000005,"5min":1.034,"15min":1.05},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.3540000000000001,"5min":1.607,"15min":1.607},"last":0.82499999999999996}]},{"osd":2,"last update":"Wed Dec 20 20:00:04 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.002,"15min":1.008},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0589999999999999,"15min":1.054},"min":{"1min":0.83399999999999996,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.3,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.127}]},{"osd":3,"last update":"Wed Dec 20 20:00:04 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.026,"15min":1.034},"min":{"1min":0.76100000000000001,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.321,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.083,"15min":1.085},"min":{"1min":0.79400000000000004,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.415,"5min":1.9490000000000001,"15min":1.9490000000000001},"last":1.1970000000000001}]},{"osd":4,"last update":"Wed Dec 20 20:00:04 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":1.0569999999999999,"15min":1.069},"min":{"1min":0.67700000000000005,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.2689999999999999,"5min":1.708,"15min":1.708},"last":0.72099999999999997},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0549999999999999,"15min":1.0529999999999999},"min":{"1min":0.80200000000000005,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.363,"5min":1.506,"15min":1.506},"last":1.048}]},{"osd":5,"last update":"Wed Dec 20 20:00:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.145,"15min":1.167},"min":{"1min":0.77200000000000002,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.282,"5min":1.98,"15min":1.98},"last":1.1799999999999999},{"interface":"front","average":{"1min":1.119,"5min":1.1359999999999999,"15min":1.139},"min":{"1min":0.82999999999999996,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.3580000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.083}]},{"osd":6,"last update":"Wed Dec 20 20:00:04 2023","interfaces":[{"interface":"back","average":{"1min":1.1830000000000001,"5min":1.246,"15min":1.256},"min":{"1min":0.76800000000000002,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.4430000000000001,"5min":2.0649999999999999,"15min":2.0649999999999999},"last":1.1140000000000001},{"interface":"front","average":{"1min":1.2310000000000001,"5min":1.234,"15min":1.234},"min":{"1min":0.92600000000000005,"5min":0.86199999999999999,"15min":0.86199999999999999},"max":{"1min":1.522,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":1.1559999999999999}]}]},{"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":6156,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738996,"statfs":{"total":95995035648,"available":95988731904,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 20 19:59:26 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.86299999999999999,"15min":0.84399999999999997},"min":{"1min":0.68999999999999995,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.93200000000000005,"15min":0.93100000000000005},"min":{"1min":0.76600000000000001,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.72099999999999997}]},{"osd":1,"last update":"Wed Dec 20 19:59:26 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.95199999999999996,"15min":0.95499999999999996},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.1599999999999999,"5min":1.26,"15min":1.26},"last":0.96099999999999997},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.88300000000000001,"15min":0.88100000000000001},"min":{"1min":0.65700000000000003,"5min":0.504,"15min":0.504},"max":{"1min":1.2210000000000001,"5min":1.25,"15min":1.25},"last":0.93999999999999995}]},{"osd":2,"last update":"Wed Dec 20 19:59:26 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.89700000000000002,"15min":0.88900000000000001},"min":{"1min":0.72699999999999998,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":1.135},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.99299999999999999,"15min":0.99299999999999999},"min":{"1min":0.69999999999999996,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.288,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.89600000000000002}]},{"osd":3,"last update":"Wed Dec 20 19:59:26 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.93899999999999995,"15min":0.93400000000000005},"min":{"1min":0.747,"5min":0.747,"15min":0.747},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.96299999999999997,"15min":0.95899999999999996},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.3240000000000001,"5min":1.329,"15min":1.329},"last":1.0449999999999999}]},{"osd":4,"last update":"Wed Dec 20 19:59:26 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.95399999999999996,"15min":0.95599999999999996},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.80700000000000005},{"interface":"front","average":{"1min":1.03,"5min":0.91800000000000004,"15min":0.89900000000000002},"min":{"1min":0.61099999999999999,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.86299999999999999}]},{"osd":5,"last update":"Wed Dec 20 19:59:26 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.0409999999999999,"15min":1.04},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.466,"5min":1.548,"15min":1.548},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.056,"5min":1.0129999999999999,"15min":1.006},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.353,"5min":1.353,"15min":1.353},"last":0.92100000000000004}]},{"osd":7,"last update":"Wed Dec 20 20:00:03 2023","interfaces":[{"interface":"back","average":{"1min":1.2470000000000001,"5min":1.1220000000000001,"15min":1.101},"min":{"1min":0.83799999999999997,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.512,"5min":1.512,"15min":1.512},"last":1.159},{"interface":"front","average":{"1min":1.2270000000000001,"5min":1.1160000000000001,"15min":1.0980000000000001},"min":{"1min":0.83499999999999996,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.5429999999999999,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":1.115}]}]},{"osd":1,"up_from":13,"seq":55834574919,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":240130,"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 20 19:59:38 2023","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.70299999999999996,"15min":0.61099999999999999},"min":{"1min":0.56299999999999994,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.7410000000000001,"5min":1.7410000000000001,"15min":1.7410000000000001},"last":3.4399999999999999},{"interface":"front","average":{"1min":0.876,"5min":0.76600000000000001,"15min":0.65700000000000003},"min":{"1min":0.41099999999999998,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.2889999999999999,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":3.4500000000000002}]},{"osd":2,"last update":"Wed Dec 20 20:00:09 2023","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.76100000000000001,"15min":0.69899999999999995},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":2.448,"5min":2.448,"15min":2.448},"last":3.5600000000000001},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.77400000000000002,"15min":0.67800000000000005},"min":{"1min":0.53300000000000003,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":2.8370000000000002,"5min":2.8370000000000002,"15min":2.8370000000000002},"last":0.50600000000000001}]},{"osd":3,"last update":"Wed Dec 20 19:59:52 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.89100000000000001,"15min":0.86499999999999999},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":2.9159999999999999,"5min":2.9159999999999999,"15min":2.9159999999999999},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.82999999999999996,"5min":0.83899999999999997,"15min":0.82199999999999995},"min":{"1min":0.59299999999999997,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.6259999999999999,"5min":1.6259999999999999,"15min":1.6259999999999999},"last":0.432}]},{"osd":4,"last update":"Wed Dec 20 19:59:23 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.0640000000000001,"15min":1.0620000000000001},"min":{"1min":0.81200000000000006,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.4430000000000001,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":0.89200000000000002},{"interface":"front","average":{"1min":1.151,"5min":1.052,"15min":1.04},"min":{"1min":0.86299999999999999,"5min":0.82999999999999996,"15min":0.82999999999999996},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":2.5630000000000002}]},{"osd":5,"last update":"Wed Dec 20 19:59:58 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.099,"15min":1.0940000000000001},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.5149999999999999,"5min":1.52,"15min":1.52},"last":0.873},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.1279999999999999,"15min":1.145},"min":{"1min":0.80100000000000005,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.8,"5min":1.8,"15min":1.8},"last":4.0750000000000002}]},{"osd":6,"last update":"Wed Dec 20 19:59:26 2023","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":1.1970000000000001,"15min":1.2},"min":{"1min":0.91900000000000004,"5min":0.78300000000000003,"15min":0.78300000000000003},"max":{"1min":1.6519999999999999,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":0.84899999999999998},{"interface":"front","average":{"1min":1.248,"5min":1.2250000000000001,"15min":1.2210000000000001},"min":{"1min":1.0089999999999999,"5min":0.999,"15min":0.999},"max":{"1min":1.4890000000000001,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":2.5110000000000001}]},{"osd":7,"last update":"Wed Dec 20 20:00:02 2023","interfaces":[{"interface":"back","average":{"1min":1.1759999999999999,"5min":1.296,"15min":1.3160000000000001},"min":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.6679999999999999,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":2.5990000000000002},{"interface":"front","average":{"1min":1.278,"5min":1.3100000000000001,"15min":1.3160000000000001},"min":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"max":{"1min":3.5390000000000001,"5min":3.5390000000000001,"15min":3.5390000000000001},"last":0.91500000000000004}]}]},{"osd":0,"up_from":8,"seq":34359738446,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Dec 20 19:59:36 2023","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":0.67100000000000004,"15min":0.60599999999999998},"min":{"1min":0.40899999999999997,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.94399999999999995,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.42499999999999999},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.77700000000000002,"15min":0.70199999999999996},"min":{"1min":0.46100000000000002,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.1819999999999999,"5min":1.224,"15min":1.224},"last":0.47199999999999998}]},{"osd":2,"last update":"Wed Dec 20 20:00:09 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.82099999999999995,"15min":0.79700000000000004},"min":{"1min":0.60899999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.9259999999999999,"5min":1.9259999999999999,"15min":1.9259999999999999},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.81399999999999995,"15min":0.77200000000000002},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.8140000000000001,"5min":1.8140000000000001,"15min":1.8140000000000001},"last":0.504}]},{"osd":3,"last update":"Wed Dec 20 19:59:51 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.872,"15min":0.82999999999999996},"min":{"1min":0.747,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.792,"5min":1.792,"15min":1.792},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.87,"5min":0.88300000000000001,"15min":0.86099999999999999},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":0.54100000000000004}]},{"osd":4,"last update":"Wed Dec 20 19:59:22 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.044,"15min":1.03},"min":{"1min":0.82699999999999996,"5min":0.754,"15min":0.754},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":0.64800000000000002},{"interface":"front","average":{"1min":1.087,"5min":1.079,"15min":1.081},"min":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":0.86699999999999999}]},{"osd":5,"last update":"Wed Dec 20 19:59:56 2023","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.1259999999999999,"15min":1.127},"min":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"max":{"1min":1.706,"5min":1.706,"15min":1.706},"last":0.88600000000000001},{"interface":"front","average":{"1min":1.194,"5min":1.1299999999999999,"15min":1.105},"min":{"1min":0.96699999999999997,"5min":0.80600000000000005,"15min":0.80600000000000005},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.0369999999999999}]},{"osd":6,"last update":"Wed Dec 20 19:59:28 2023","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":1.1839999999999999,"15min":1.175},"min":{"1min":0.96599999999999997,"5min":0.88800000000000001,"15min":0.88800000000000001},"max":{"1min":1.516,"5min":1.589,"15min":1.589},"last":1.071},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.216,"15min":1.218},"min":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"max":{"1min":1.5700000000000001,"5min":1.677,"15min":1.677},"last":0.91400000000000003}]},{"osd":7,"last update":"Wed Dec 20 20:00:03 2023","interfaces":[{"interface":"back","average":{"1min":1.3069999999999999,"5min":1.2689999999999999,"15min":1.2629999999999999},"min":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"max":{"1min":2.3570000000000002,"5min":2.3570000000000002,"15min":2.3570000000000002},"last":1.1000000000000001},{"interface":"front","average":{"1min":1.274,"5min":1.242,"15min":1.2370000000000001},"min":{"1min":0.98899999999999999,"5min":0.93999999999999995,"15min":0.93999999999999995},"max":{"1min":1.667,"5min":1.667,"15min":1.667},"last":1.0269999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411392,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6276,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738876,"statfs":{"total":95995035648,"available":95988609024,"internally_reserved":0,"allocated":585728,"data_stored":240049,"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 20 19:59:08 2023","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.67900000000000005,"15min":0.623},"min":{"1min":0.54700000000000004,"5min":0.373,"15min":0.373},"max":{"1min":1.0600000000000001,"5min":1.087,"15min":1.087},"last":0.502},{"interface":"front","average":{"1min":0.78500000000000003,"5min":0.71599999999999997,"15min":0.65800000000000003},"min":{"1min":0.498,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":0.51500000000000001}]},{"osd":1,"last update":"Wed Dec 20 19:59:08 2023","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.755,"15min":0.70299999999999996},"min":{"1min":0.59399999999999997,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.0669999999999999,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.80700000000000005},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.85199999999999998,"15min":0.77400000000000002},"min":{"1min":0.503,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.8740000000000001,"5min":1.8740000000000001,"15min":1.8740000000000001},"last":0.92500000000000004}]},{"osd":3,"last update":"Wed Dec 20 19:59:48 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.81499999999999995,"15min":0.77100000000000002},"min":{"1min":0.51100000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":2,"5min":2,"15min":2},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.85999999999999999,"15min":0.81200000000000006},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.2370000000000001,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.84599999999999997}]},{"osd":4,"last update":"Wed Dec 20 19:59:21 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.0449999999999999,"15min":1.0469999999999999},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.2869999999999999,"5min":1.427,"15min":1.427},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.103,"15min":1.093},"min":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":1.49,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":1.2210000000000001}]},{"osd":5,"last update":"Wed Dec 20 19:59:58 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":1.109,"15min":1.1060000000000001},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":0.97999999999999998},{"interface":"front","average":{"1min":1.109,"5min":1.137,"15min":1.1419999999999999},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.409,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":1.0069999999999999}]},{"osd":6,"last update":"Wed Dec 20 19:59:29 2023","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.224,"15min":1.232},"min":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"max":{"1min":1.5629999999999999,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.2250000000000001,"15min":1.2290000000000001},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.6499999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.026}]},{"osd":7,"last update":"Wed Dec 20 20:00:05 2023","interfaces":[{"interface":"back","average":{"1min":1.429,"5min":1.331,"15min":1.3149999999999999},"min":{"1min":0.89300000000000002,"5min":0.83299999999999996,"15min":0.83299999999999996},"max":{"1min":4.1050000000000004,"5min":4.1050000000000004,"15min":4.1050000000000004},"last":1.123},{"interface":"front","average":{"1min":1.276,"5min":1.2849999999999999,"15min":1.2869999999999999},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.5740000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.075}]}]},{"osd":3,"up_from":26,"seq":111669149751,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 20 19:59:51 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.71699999999999997,"15min":0.66900000000000004},"min":{"1min":0.47699999999999998,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.835,"5min":1.835,"15min":1.835},"last":0.86699999999999999},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.79800000000000004,"15min":0.77200000000000002},"min":{"1min":0.54500000000000004,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.877,"5min":1.877,"15min":1.877},"last":0.90100000000000002}]},{"osd":1,"last update":"Wed Dec 20 19:59:51 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.81699999999999995,"15min":0.80100000000000005},"min":{"1min":0.60799999999999998,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.4419999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.996},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.82799999999999996,"15min":0.80700000000000005},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.59799999999999998}]},{"osd":2,"last update":"Wed Dec 20 19:59:51 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.872,"15min":0.84599999999999997},"min":{"1min":0.58099999999999996,"5min":0.5,"15min":0.5},"max":{"1min":2.206,"5min":2.206,"15min":2.206},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.876,"15min":0.878},"min":{"1min":0.63400000000000001,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":2.2490000000000001,"5min":2.2490000000000001,"15min":2.2490000000000001},"last":0.71099999999999997}]},{"osd":4,"last update":"Wed Dec 20 19:59:23 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":0.99399999999999999,"15min":0.98399999999999999},"min":{"1min":0.72199999999999998,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3129999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.84899999999999998},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0409999999999999,"15min":1.0289999999999999},"min":{"1min":0.78300000000000003,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.516,"5min":1.516,"15min":1.516},"last":1.1459999999999999}]},{"osd":5,"last update":"Wed Dec 20 19:59:54 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.0780000000000001,"15min":1.0620000000000001},"min":{"1min":0.86699999999999999,"5min":0.77400000000000002,"15min":0.77400000000000002},"max":{"1min":1.581,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":1.1839999999999999},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.1279999999999999,"15min":1.1379999999999999},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.5760000000000001,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.3939999999999999}]},{"osd":6,"last update":"Wed Dec 20 19:59:29 2023","interfaces":[{"interface":"back","average":{"1min":1.363,"5min":1.222,"15min":1.198},"min":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"max":{"1min":4.1920000000000002,"5min":4.1920000000000002,"15min":4.1920000000000002},"last":1.2330000000000001},{"interface":"front","average":{"1min":1.127,"5min":1.1519999999999999,"15min":1.1559999999999999},"min":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"max":{"1min":1.3759999999999999,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.3440000000000001}]},{"osd":7,"last update":"Wed Dec 20 20:00:06 2023","interfaces":[{"interface":"back","average":{"1min":1.2,"5min":1.1839999999999999,"15min":1.181},"min":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"max":{"1min":1.5189999999999999,"5min":1.552,"15min":1.552},"last":1.474},{"interface":"front","average":{"1min":1.292,"5min":1.216,"15min":1.204},"min":{"1min":0.89100000000000001,"5min":0.871,"15min":0.871},"max":{"1min":1.6419999999999999,"5min":1.659,"15min":1.659},"last":1.3009999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986225,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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 20 19:59:22 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.90900000000000003,"15min":0.91700000000000004},"min":{"1min":0.629,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.1379999999999999,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.92300000000000004,"15min":0.91800000000000004},"min":{"1min":0.56999999999999995,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.407,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.73599999999999999}]},{"osd":1,"last update":"Wed Dec 20 19:59:22 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.88,"15min":0.85999999999999999},"min":{"1min":0.71199999999999997,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.756,"5min":1.756,"15min":1.756},"last":0.87},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.88900000000000001,"15min":0.88500000000000001},"min":{"1min":0.68899999999999995,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.1539999999999999,"5min":1.165,"15min":1.165},"last":0.70099999999999996}]},{"osd":2,"last update":"Wed Dec 20 19:59:22 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.89300000000000002,"15min":0.872},"min":{"1min":0.61599999999999999,"5min":0.44,"15min":0.44},"max":{"1min":1.304,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.01},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.90400000000000003,"15min":0.89500000000000002},"min":{"1min":0.66900000000000004,"5min":0.433,"15min":0.433},"max":{"1min":1.3089999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.052}]},{"osd":3,"last update":"Wed Dec 20 19:59:22 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.91300000000000003,"15min":0.88900000000000001},"min":{"1min":0.59899999999999998,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.383,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.224},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.0449999999999999,"15min":1.024},"min":{"1min":0.76900000000000002,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.458,"5min":1.46,"15min":1.46},"last":1.115}]},{"osd":5,"last update":"Wed Dec 20 19:59:57 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":0.94099999999999995,"15min":0.92700000000000005},"min":{"1min":0.66900000000000004,"5min":0.497,"15min":0.497},"max":{"1min":1.522,"5min":1.522,"15min":1.522},"last":0.96899999999999997},{"interface":"front","average":{"1min":1.1479999999999999,"5min":0.97699999999999998,"15min":0.91900000000000004},"min":{"1min":0.877,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.5609999999999999,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":1.145}]},{"osd":6,"last update":"Wed Dec 20 19:59:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.0620000000000001,"15min":1.0600000000000001},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.5840000000000001,"5min":1.595,"15min":1.595},"last":1.3360000000000001},{"interface":"front","average":{"1min":1.171,"5min":1.157,"15min":1.155},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.506,"5min":1.506,"15min":1.506},"last":1.268}]},{"osd":7,"last update":"Wed Dec 20 20:00:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.085,"15min":1.0880000000000001},"min":{"1min":0.83499999999999996,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.345,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.1950000000000001},{"interface":"front","average":{"1min":1.2450000000000001,"5min":1.212,"15min":1.206},"min":{"1min":0.94499999999999995,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.6579999999999999,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":1.4039999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724586,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5628,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739524,"statfs":{"total":95995035648,"available":95989272576,"internally_reserved":0,"allocated":577536,"data_stored":239857,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 20 19:59:52 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.92800000000000005,"15min":0.91800000000000004},"min":{"1min":0.63800000000000001,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.161,"5min":2.0920000000000001,"15min":2.0920000000000001},"last":1.1850000000000001},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.91200000000000003,"15min":0.88700000000000001},"min":{"1min":0.63,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.232,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.155}]},{"osd":1,"last update":"Wed Dec 20 19:59:52 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.94199999999999995,"15min":0.92800000000000005},"min":{"1min":0.74399999999999999,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.196,"5min":1.796,"15min":1.796},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.95399999999999996,"15min":0.94099999999999995},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.3300000000000001,"5min":2.1230000000000002,"15min":2.1230000000000002},"last":1.0980000000000001}]},{"osd":2,"last update":"Wed Dec 20 19:59:52 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":0.94599999999999995,"15min":0.90200000000000002},"min":{"1min":0.65500000000000003,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.3089999999999999,"5min":1.855,"15min":1.855},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.008,"15min":0.998},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.323,"5min":1.6000000000000001,"15min":1.6000000000000001},"last":1.014}]},{"osd":3,"last update":"Wed Dec 20 19:59:52 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.97899999999999998,"15min":0.97499999999999998},"min":{"1min":0.58899999999999997,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.429,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":0.82499999999999996},{"interface":"front","average":{"1min":1.083,"5min":1.075,"15min":1.0529999999999999},"min":{"1min":0.84199999999999997,"5min":0.746,"15min":0.746},"max":{"1min":1.4059999999999999,"5min":2.2090000000000001,"15min":2.2090000000000001},"last":0.91000000000000003}]},{"osd":4,"last update":"Wed Dec 20 19:59:52 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.91300000000000003,"15min":0.90400000000000003},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.3620000000000001,"5min":1.375,"15min":1.375},"last":1.206},{"interface":"front","average":{"1min":1.0649999999999999,"5min":0.96199999999999997,"15min":0.91500000000000004},"min":{"1min":0.56799999999999995,"5min":0.504,"15min":0.504},"max":{"1min":1.296,"5min":1.9059999999999999,"15min":1.9059999999999999},"last":0.63100000000000001}]},{"osd":6,"last update":"Wed Dec 20 19:59:26 2023","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.0489999999999999,"15min":1.0329999999999999},"min":{"1min":0.90600000000000003,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.4850000000000001,"5min":2.302,"15min":2.302},"last":1.131},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"min":{"1min":0.71299999999999997,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.5089999999999999,"5min":1.722,"15min":1.722},"last":0.94899999999999995}]},{"osd":7,"last update":"Wed Dec 20 20:00:04 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.1799999999999999,"15min":1.1850000000000001},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.716,"5min":2.2389999999999999,"15min":2.2389999999999999},"last":0.76500000000000001},{"interface":"front","average":{"1min":1.163,"5min":1.26,"15min":1.276},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.6379999999999999,"5min":2.1520000000000001,"15min":2.1520000000000001},"last":1.052}]}]}],"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-20T20:00:14.033 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-20T20:00:14.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:13 smithi133 bash[25278]: cluster 2023-12-20T20:00:12.833223+0000 mgr.y (mgr.24367) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:14.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:13 smithi080 bash[25034]: cluster 2023-12-20T20:00:12.833223+0000 mgr.y (mgr.24367) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:14.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:13 smithi080 bash[30819]: cluster 2023-12-20T20:00:12.833223+0000 mgr.y (mgr.24367) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:15.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:14 smithi133 bash[25278]: audit 2023-12-20T20:00:13.234345+0000 mgr.y (mgr.24367) 89 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-20T20:00:15.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:14 smithi080 bash[25034]: audit 2023-12-20T20:00:13.234345+0000 mgr.y (mgr.24367) 89 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-20T20:00:15.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:14 smithi080 bash[30819]: audit 2023-12-20T20:00:13.234345+0000 mgr.y (mgr.24367) 89 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-20T20:00:16.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:15 smithi133 bash[25278]: cluster 2023-12-20T20:00:14.833835+0000 mgr.y (mgr.24367) 90 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:16.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:15 smithi080 bash[25034]: cluster 2023-12-20T20:00:14.833835+0000 mgr.y (mgr.24367) 90 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:16.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:15 smithi080 bash[30819]: cluster 2023-12-20T20:00:14.833835+0000 mgr.y (mgr.24367) 90 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:16.762 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:00:18.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:17 smithi080 bash[25034]: cluster 2023-12-20T20:00:16.834421+0000 mgr.y (mgr.24367) 91 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:18.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:17 smithi080 bash[30819]: cluster 2023-12-20T20:00:16.834421+0000 mgr.y (mgr.24367) 91 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:18.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:17 smithi133 bash[25278]: cluster 2023-12-20T20:00:16.834421+0000 mgr.y (mgr.24367) 91 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:20.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:19 smithi133 bash[25278]: cluster 2023-12-20T20:00:18.835130+0000 mgr.y (mgr.24367) 92 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:20.193 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:00:19 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:00:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:00:20.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:19 smithi080 bash[25034]: cluster 2023-12-20T20:00:18.835130+0000 mgr.y (mgr.24367) 92 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:20.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:19 smithi080 bash[30819]: cluster 2023-12-20T20:00:18.835130+0000 mgr.y (mgr.24367) 92 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:21.294 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:00:21 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:00:21] "GET /metrics HTTP/1.1" 200 191489 "" "Prometheus/2.33.4" 2023-12-20T20:00:21.297 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-20T20:00:21.299 INFO:teuthology.orchestra.run.smithi080.stderr:dumped all 2023-12-20T20:00:22.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:21 smithi133 bash[25278]: cluster 2023-12-20T20:00:20.835738+0000 mgr.y (mgr.24367) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:22.320 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:21 smithi080 bash[25034]: cluster 2023-12-20T20:00:20.835738+0000 mgr.y (mgr.24367) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:22.321 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:21 smithi080 bash[30819]: cluster 2023-12-20T20:00:20.835738+0000 mgr.y (mgr.24367) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:22.650 INFO:teuthology.orchestra.run.smithi080.stdout:{"pg_ready":true,"pg_map":{"version":60,"stamp":"2023-12-20T20:00:20.835460+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":48892,"kb_used_data":6140,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912324,"statfs":{"total":767960285184,"available":767910219776,"internally_reserved":0,"allocated":6287360,"data_stored":3509797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"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.003899"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-12-20T19:58:27.191070+0000","last_change":"2023-12-20T19:58:03.809011+0000","last_active":"2023-12-20T19:58:27.191070+0000","last_peered":"2023-12-20T19:58:27.191070+0000","last_clean":"2023-12-20T19:58:27.191070+0000","last_became_active":"2023-12-20T19:58:03.808167+0000","last_became_peered":"2023-12-20T19:58:03.808167+0000","last_unstale":"2023-12-20T19:58:27.191070+0000","last_undegraded":"2023-12-20T19:58:27.191070+0000","last_fullsized":"2023-12-20T19:58:27.191070+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-20T19:55:03.711519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-20T19:55:03.711519+0000","last_clean_scrub_stamp":"2023-12-20T19:55:03.711519+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-22T02:57:33.800846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201309,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6096,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739056,"statfs":{"total":95995035648,"available":95988793344,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 20 20:00:04 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.90700000000000003,"15min":0.90600000000000003},"min":{"1min":0.59499999999999997,"5min":0.501,"15min":0.501},"max":{"1min":1.208,"5min":1.222,"15min":1.222},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.02,"15min":1.032},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.25,"5min":1.901,"15min":1.901},"last":0.93799999999999994}]},{"osd":1,"last update":"Wed Dec 20 20:00:04 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":0.94299999999999995,"15min":0.93100000000000005},"min":{"1min":0.754,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.171},{"interface":"front","average":{"1min":0.93600000000000005,"5min":1.034,"15min":1.05},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.3540000000000001,"5min":1.607,"15min":1.607},"last":0.80500000000000005}]},{"osd":2,"last update":"Wed Dec 20 20:00:04 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.002,"15min":1.008},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":0.96499999999999997},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0589999999999999,"15min":1.054},"min":{"1min":0.83399999999999996,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.3,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.86699999999999999}]},{"osd":3,"last update":"Wed Dec 20 20:00:04 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.026,"15min":1.034},"min":{"1min":0.76100000000000001,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.321,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":0.83399999999999996},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.083,"15min":1.085},"min":{"1min":0.79400000000000004,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.415,"5min":1.9490000000000001,"15min":1.9490000000000001},"last":1.008}]},{"osd":4,"last update":"Wed Dec 20 20:00:04 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":1.0569999999999999,"15min":1.069},"min":{"1min":0.67700000000000005,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.2689999999999999,"5min":1.708,"15min":1.708},"last":0.67300000000000004},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0549999999999999,"15min":1.0529999999999999},"min":{"1min":0.80200000000000005,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.363,"5min":1.506,"15min":1.506},"last":1.0980000000000001}]},{"osd":5,"last update":"Wed Dec 20 20:00:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.145,"15min":1.167},"min":{"1min":0.77200000000000002,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.282,"5min":1.98,"15min":1.98},"last":0.89200000000000002},{"interface":"front","average":{"1min":1.119,"5min":1.1359999999999999,"15min":1.139},"min":{"1min":0.82999999999999996,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.3580000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.0660000000000001}]},{"osd":6,"last update":"Wed Dec 20 20:00:04 2023","interfaces":[{"interface":"back","average":{"1min":1.1830000000000001,"5min":1.246,"15min":1.256},"min":{"1min":0.76800000000000002,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.4430000000000001,"5min":2.0649999999999999,"15min":2.0649999999999999},"last":1.0429999999999999},{"interface":"front","average":{"1min":1.2310000000000001,"5min":1.234,"15min":1.234},"min":{"1min":0.92600000000000005,"5min":0.86199999999999999,"15min":0.86199999999999999},"max":{"1min":1.522,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":1.1499999999999999}]}]},{"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":6156,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738996,"statfs":{"total":95995035648,"available":95988731904,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 20 19:59:26 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.86299999999999999,"15min":0.84399999999999997},"min":{"1min":0.68999999999999995,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":1.095},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.93200000000000005,"15min":0.93100000000000005},"min":{"1min":0.76600000000000001,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.75}]},{"osd":1,"last update":"Wed Dec 20 19:59:26 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.95199999999999996,"15min":0.95499999999999996},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.1599999999999999,"5min":1.26,"15min":1.26},"last":0.83899999999999997},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.88300000000000001,"15min":0.88100000000000001},"min":{"1min":0.65700000000000003,"5min":0.504,"15min":0.504},"max":{"1min":1.2210000000000001,"5min":1.25,"15min":1.25},"last":1.145}]},{"osd":2,"last update":"Wed Dec 20 19:59:26 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.89700000000000002,"15min":0.88900000000000001},"min":{"1min":0.72699999999999998,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.99299999999999999,"15min":0.99299999999999999},"min":{"1min":0.69999999999999996,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.288,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.3200000000000001}]},{"osd":3,"last update":"Wed Dec 20 19:59:26 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.93899999999999995,"15min":0.93400000000000005},"min":{"1min":0.747,"5min":0.747,"15min":0.747},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.2509999999999999},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.96299999999999997,"15min":0.95899999999999996},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.3240000000000001,"5min":1.329,"15min":1.329},"last":1.2889999999999999}]},{"osd":4,"last update":"Wed Dec 20 19:59:26 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.95399999999999996,"15min":0.95599999999999996},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.208},{"interface":"front","average":{"1min":1.03,"5min":0.91800000000000004,"15min":0.89900000000000002},"min":{"1min":0.61099999999999999,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.0009999999999999}]},{"osd":5,"last update":"Wed Dec 20 19:59:26 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.0409999999999999,"15min":1.04},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.466,"5min":1.548,"15min":1.548},"last":1.4059999999999999},{"interface":"front","average":{"1min":1.056,"5min":1.0129999999999999,"15min":1.006},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.353,"5min":1.353,"15min":1.353},"last":1.383}]},{"osd":7,"last update":"Wed Dec 20 20:00:03 2023","interfaces":[{"interface":"back","average":{"1min":1.2470000000000001,"5min":1.1220000000000001,"15min":1.101},"min":{"1min":0.83799999999999997,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.512,"5min":1.512,"15min":1.512},"last":1.482},{"interface":"front","average":{"1min":1.2270000000000001,"5min":1.1160000000000001,"15min":1.0980000000000001},"min":{"1min":0.83499999999999996,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.5429999999999999,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":1.4379999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574920,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":240130,"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 20 19:59:38 2023","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.70299999999999996,"15min":0.61099999999999999},"min":{"1min":0.56299999999999994,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.7410000000000001,"5min":1.7410000000000001,"15min":1.7410000000000001},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.876,"5min":0.76600000000000001,"15min":0.65700000000000003},"min":{"1min":0.41099999999999998,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.2889999999999999,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.80000000000000004}]},{"osd":2,"last update":"Wed Dec 20 20:00:09 2023","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.76100000000000001,"15min":0.69899999999999995},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":2.448,"5min":2.448,"15min":2.448},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.77400000000000002,"15min":0.67800000000000005},"min":{"1min":0.53300000000000003,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":2.8370000000000002,"5min":2.8370000000000002,"15min":2.8370000000000002},"last":0.64600000000000002}]},{"osd":3,"last update":"Wed Dec 20 19:59:52 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.89100000000000001,"15min":0.86499999999999999},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":2.9159999999999999,"5min":2.9159999999999999,"15min":2.9159999999999999},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.82999999999999996,"5min":0.83899999999999997,"15min":0.82199999999999995},"min":{"1min":0.59299999999999997,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.6259999999999999,"5min":1.6259999999999999,"15min":1.6259999999999999},"last":0.99199999999999999}]},{"osd":4,"last update":"Wed Dec 20 19:59:23 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.0640000000000001,"15min":1.0620000000000001},"min":{"1min":0.81200000000000006,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.4430000000000001,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":1.1020000000000001},{"interface":"front","average":{"1min":1.151,"5min":1.052,"15min":1.04},"min":{"1min":0.86299999999999999,"5min":0.82999999999999996,"15min":0.82999999999999996},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.091}]},{"osd":5,"last update":"Wed Dec 20 19:59:58 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.099,"15min":1.0940000000000001},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.5149999999999999,"5min":1.52,"15min":1.52},"last":1.5},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.1279999999999999,"15min":1.145},"min":{"1min":0.80100000000000005,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.8,"5min":1.8,"15min":1.8},"last":1.47}]},{"osd":6,"last update":"Wed Dec 20 19:59:26 2023","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":1.1970000000000001,"15min":1.2},"min":{"1min":0.91900000000000004,"5min":0.78300000000000003,"15min":0.78300000000000003},"max":{"1min":1.6519999999999999,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":1.1870000000000001},{"interface":"front","average":{"1min":1.248,"5min":1.2250000000000001,"15min":1.2210000000000001},"min":{"1min":1.0089999999999999,"5min":0.999,"15min":0.999},"max":{"1min":1.4890000000000001,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.349}]},{"osd":7,"last update":"Wed Dec 20 20:00:02 2023","interfaces":[{"interface":"back","average":{"1min":1.1759999999999999,"5min":1.296,"15min":1.3160000000000001},"min":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.6679999999999999,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":1.4450000000000001},{"interface":"front","average":{"1min":1.278,"5min":1.3100000000000001,"15min":1.3160000000000001},"min":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"max":{"1min":3.5390000000000001,"5min":3.5390000000000001,"15min":3.5390000000000001},"last":1.302}]}]},{"osd":0,"up_from":8,"seq":34359738447,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Dec 20 19:59:36 2023","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":0.67100000000000004,"15min":0.60599999999999998},"min":{"1min":0.40899999999999997,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.94399999999999995,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.77700000000000002,"15min":0.70199999999999996},"min":{"1min":0.46100000000000002,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.1819999999999999,"5min":1.224,"15min":1.224},"last":0.74099999999999999}]},{"osd":2,"last update":"Wed Dec 20 20:00:09 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.82099999999999995,"15min":0.79700000000000004},"min":{"1min":0.60899999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.9259999999999999,"5min":1.9259999999999999,"15min":1.9259999999999999},"last":1.107},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.81399999999999995,"15min":0.77200000000000002},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.8140000000000001,"5min":1.8140000000000001,"15min":1.8140000000000001},"last":0.93799999999999994}]},{"osd":3,"last update":"Wed Dec 20 19:59:51 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.872,"15min":0.82999999999999996},"min":{"1min":0.747,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.792,"5min":1.792,"15min":1.792},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.87,"5min":0.88300000000000001,"15min":0.86099999999999999},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":1.0329999999999999}]},{"osd":4,"last update":"Wed Dec 20 19:59:22 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.044,"15min":1.03},"min":{"1min":0.82699999999999996,"5min":0.754,"15min":0.754},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":1.266},{"interface":"front","average":{"1min":1.087,"5min":1.079,"15min":1.081},"min":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":1.0760000000000001}]},{"osd":5,"last update":"Wed Dec 20 19:59:56 2023","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.1259999999999999,"15min":1.127},"min":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"max":{"1min":1.706,"5min":1.706,"15min":1.706},"last":1.2350000000000001},{"interface":"front","average":{"1min":1.194,"5min":1.1299999999999999,"15min":1.105},"min":{"1min":0.96699999999999997,"5min":0.80600000000000005,"15min":0.80600000000000005},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.4319999999999999}]},{"osd":6,"last update":"Wed Dec 20 19:59:28 2023","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":1.1839999999999999,"15min":1.175},"min":{"1min":0.96599999999999997,"5min":0.88800000000000001,"15min":0.88800000000000001},"max":{"1min":1.516,"5min":1.589,"15min":1.589},"last":1.175},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.216,"15min":1.218},"min":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"max":{"1min":1.5700000000000001,"5min":1.677,"15min":1.677},"last":1.2030000000000001}]},{"osd":7,"last update":"Wed Dec 20 20:00:03 2023","interfaces":[{"interface":"back","average":{"1min":1.3069999999999999,"5min":1.2689999999999999,"15min":1.2629999999999999},"min":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"max":{"1min":2.3570000000000002,"5min":2.3570000000000002,"15min":2.3570000000000002},"last":1.3440000000000001},{"interface":"front","average":{"1min":1.274,"5min":1.242,"15min":1.2370000000000001},"min":{"1min":0.98899999999999999,"5min":0.93999999999999995,"15min":0.93999999999999995},"max":{"1min":1.667,"5min":1.667,"15min":1.667},"last":1.2969999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411393,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6276,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738876,"statfs":{"total":95995035648,"available":95988609024,"internally_reserved":0,"allocated":585728,"data_stored":240049,"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 20 20:00:13 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.73399999999999999,"15min":0.64200000000000002},"min":{"1min":0.441,"5min":0.373,"15min":0.373},"max":{"1min":3.903,"5min":3.903,"15min":3.903},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.73699999999999999,"15min":0.66500000000000004},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.093,"5min":1.349,"15min":1.349},"last":0.61699999999999999}]},{"osd":1,"last update":"Wed Dec 20 20:00:13 2023","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.77700000000000002,"15min":0.71099999999999997},"min":{"1min":0.56200000000000006,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":0.96099999999999997,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.56200000000000006},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.91000000000000003,"15min":0.79400000000000004},"min":{"1min":0.61099999999999999,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":3.9849999999999999,"5min":3.9849999999999999,"15min":3.9849999999999999},"last":0.84099999999999997}]},{"osd":3,"last update":"Wed Dec 20 19:59:48 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.81499999999999995,"15min":0.77100000000000002},"min":{"1min":0.51100000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":2,"5min":2,"15min":2},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.85999999999999999,"15min":0.81200000000000006},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.2370000000000001,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.89500000000000002}]},{"osd":4,"last update":"Wed Dec 20 19:59:21 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.0449999999999999,"15min":1.0469999999999999},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.2869999999999999,"5min":1.427,"15min":1.427},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.103,"15min":1.093},"min":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":1.49,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":1.2290000000000001}]},{"osd":5,"last update":"Wed Dec 20 19:59:58 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":1.109,"15min":1.1060000000000001},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.123},{"interface":"front","average":{"1min":1.109,"5min":1.137,"15min":1.1419999999999999},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.409,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":0.98799999999999999}]},{"osd":6,"last update":"Wed Dec 20 19:59:29 2023","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.224,"15min":1.232},"min":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"max":{"1min":1.5629999999999999,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":1.155},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.2250000000000001,"15min":1.2290000000000001},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.6499999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.2889999999999999}]},{"osd":7,"last update":"Wed Dec 20 20:00:05 2023","interfaces":[{"interface":"back","average":{"1min":1.429,"5min":1.331,"15min":1.3149999999999999},"min":{"1min":0.89300000000000002,"5min":0.83299999999999996,"15min":0.83299999999999996},"max":{"1min":4.1050000000000004,"5min":4.1050000000000004,"15min":4.1050000000000004},"last":1.3540000000000001},{"interface":"front","average":{"1min":1.276,"5min":1.2849999999999999,"15min":1.2869999999999999},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.5740000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.1879999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149752,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 20 19:59:51 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.71699999999999997,"15min":0.66900000000000004},"min":{"1min":0.47699999999999998,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.835,"5min":1.835,"15min":1.835},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.79800000000000004,"15min":0.77200000000000002},"min":{"1min":0.54500000000000004,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.877,"5min":1.877,"15min":1.877},"last":0.70399999999999996}]},{"osd":1,"last update":"Wed Dec 20 19:59:51 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.81699999999999995,"15min":0.80100000000000005},"min":{"1min":0.60799999999999998,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.4419999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.88600000000000001},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.82799999999999996,"15min":0.80700000000000005},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.94299999999999995}]},{"osd":2,"last update":"Wed Dec 20 19:59:51 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.872,"15min":0.84599999999999997},"min":{"1min":0.58099999999999996,"5min":0.5,"15min":0.5},"max":{"1min":2.206,"5min":2.206,"15min":2.206},"last":1.044},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.876,"15min":0.878},"min":{"1min":0.63400000000000001,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":2.2490000000000001,"5min":2.2490000000000001,"15min":2.2490000000000001},"last":0.91400000000000003}]},{"osd":4,"last update":"Wed Dec 20 19:59:23 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":0.99399999999999999,"15min":0.98399999999999999},"min":{"1min":0.72199999999999998,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3129999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.153},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0409999999999999,"15min":1.0289999999999999},"min":{"1min":0.78300000000000003,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.516,"5min":1.516,"15min":1.516},"last":1.169}]},{"osd":5,"last update":"Wed Dec 20 19:59:54 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.0780000000000001,"15min":1.0620000000000001},"min":{"1min":0.86699999999999999,"5min":0.77400000000000002,"15min":0.77400000000000002},"max":{"1min":1.581,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":1.202},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.1279999999999999,"15min":1.1379999999999999},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.5760000000000001,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.1339999999999999}]},{"osd":6,"last update":"Wed Dec 20 19:59:29 2023","interfaces":[{"interface":"back","average":{"1min":1.363,"5min":1.222,"15min":1.198},"min":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"max":{"1min":4.1920000000000002,"5min":4.1920000000000002,"15min":4.1920000000000002},"last":1.3009999999999999},{"interface":"front","average":{"1min":1.127,"5min":1.1519999999999999,"15min":1.1559999999999999},"min":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"max":{"1min":1.3759999999999999,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.0329999999999999}]},{"osd":7,"last update":"Wed Dec 20 20:00:06 2023","interfaces":[{"interface":"back","average":{"1min":1.2,"5min":1.1839999999999999,"15min":1.181},"min":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"max":{"1min":1.5189999999999999,"5min":1.552,"15min":1.552},"last":1.254},{"interface":"front","average":{"1min":1.292,"5min":1.216,"15min":1.204},"min":{"1min":0.89100000000000001,"5min":0.871,"15min":0.871},"max":{"1min":1.6419999999999999,"5min":1.659,"15min":1.659},"last":1.381}]}]},{"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 20 19:59:22 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.90900000000000003,"15min":0.91700000000000004},"min":{"1min":0.629,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.1379999999999999,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.1140000000000001},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.92300000000000004,"15min":0.91800000000000004},"min":{"1min":0.56999999999999995,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.407,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.81499999999999995}]},{"osd":1,"last update":"Wed Dec 20 19:59:22 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.88,"15min":0.85999999999999999},"min":{"1min":0.71199999999999997,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.756,"5min":1.756,"15min":1.756},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.88900000000000001,"15min":0.88500000000000001},"min":{"1min":0.68899999999999995,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.1539999999999999,"5min":1.165,"15min":1.165},"last":0.79000000000000004}]},{"osd":2,"last update":"Wed Dec 20 19:59:22 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.89300000000000002,"15min":0.872},"min":{"1min":0.61599999999999999,"5min":0.44,"15min":0.44},"max":{"1min":1.304,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.1699999999999999},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.90400000000000003,"15min":0.89500000000000002},"min":{"1min":0.66900000000000004,"5min":0.433,"15min":0.433},"max":{"1min":1.3089999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.91400000000000003}]},{"osd":3,"last update":"Wed Dec 20 19:59:22 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.91300000000000003,"15min":0.88900000000000001},"min":{"1min":0.59899999999999998,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.383,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.0449999999999999,"15min":1.024},"min":{"1min":0.76900000000000002,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.458,"5min":1.46,"15min":1.46},"last":1.0109999999999999}]},{"osd":5,"last update":"Wed Dec 20 19:59:57 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":0.94099999999999995,"15min":0.92700000000000005},"min":{"1min":0.66900000000000004,"5min":0.497,"15min":0.497},"max":{"1min":1.522,"5min":1.522,"15min":1.522},"last":1.1359999999999999},{"interface":"front","average":{"1min":1.1479999999999999,"5min":0.97699999999999998,"15min":0.91900000000000004},"min":{"1min":0.877,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.5609999999999999,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":0.84199999999999997}]},{"osd":6,"last update":"Wed Dec 20 19:59:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.0620000000000001,"15min":1.0600000000000001},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.5840000000000001,"5min":1.595,"15min":1.595},"last":1.1890000000000001},{"interface":"front","average":{"1min":1.171,"5min":1.157,"15min":1.155},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.506,"5min":1.506,"15min":1.506},"last":1.0640000000000001}]},{"osd":7,"last update":"Wed Dec 20 20:00:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.085,"15min":1.0880000000000001},"min":{"1min":0.83499999999999996,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.345,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.2450000000000001,"5min":1.212,"15min":1.206},"min":{"1min":0.94499999999999995,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.6579999999999999,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":1.262}]}]},{"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":5628,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739524,"statfs":{"total":95995035648,"available":95989272576,"internally_reserved":0,"allocated":577536,"data_stored":239857,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 20 19:59:52 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.92800000000000005,"15min":0.91800000000000004},"min":{"1min":0.63800000000000001,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.161,"5min":2.0920000000000001,"15min":2.0920000000000001},"last":0.93500000000000005},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.91200000000000003,"15min":0.88700000000000001},"min":{"1min":0.63,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.232,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.1779999999999999}]},{"osd":1,"last update":"Wed Dec 20 19:59:52 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.94199999999999995,"15min":0.92800000000000005},"min":{"1min":0.74399999999999999,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.196,"5min":1.796,"15min":1.796},"last":1.0580000000000001},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.95399999999999996,"15min":0.94099999999999995},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.3300000000000001,"5min":2.1230000000000002,"15min":2.1230000000000002},"last":0.98199999999999998}]},{"osd":2,"last update":"Wed Dec 20 19:59:52 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":0.94599999999999995,"15min":0.90200000000000002},"min":{"1min":0.65500000000000003,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.3089999999999999,"5min":1.855,"15min":1.855},"last":1.1060000000000001},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.008,"15min":0.998},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.323,"5min":1.6000000000000001,"15min":1.6000000000000001},"last":0.81200000000000006}]},{"osd":3,"last update":"Wed Dec 20 19:59:52 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.97899999999999998,"15min":0.97499999999999998},"min":{"1min":0.58899999999999997,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.429,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":0.878},{"interface":"front","average":{"1min":1.083,"5min":1.075,"15min":1.0529999999999999},"min":{"1min":0.84199999999999997,"5min":0.746,"15min":0.746},"max":{"1min":1.4059999999999999,"5min":2.2090000000000001,"15min":2.2090000000000001},"last":1.159}]},{"osd":4,"last update":"Wed Dec 20 19:59:52 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.91300000000000003,"15min":0.90400000000000003},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.3620000000000001,"5min":1.375,"15min":1.375},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.0649999999999999,"5min":0.96199999999999997,"15min":0.91500000000000004},"min":{"1min":0.56799999999999995,"5min":0.504,"15min":0.504},"max":{"1min":1.296,"5min":1.9059999999999999,"15min":1.9059999999999999},"last":1.1259999999999999}]},{"osd":6,"last update":"Wed Dec 20 19:59:26 2023","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.0489999999999999,"15min":1.0329999999999999},"min":{"1min":0.90600000000000003,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.4850000000000001,"5min":2.302,"15min":2.302},"last":1.232},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"min":{"1min":0.71299999999999997,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.5089999999999999,"5min":1.722,"15min":1.722},"last":1.046}]},{"osd":7,"last update":"Wed Dec 20 20:00:04 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.1799999999999999,"15min":1.1850000000000001},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.716,"5min":2.2389999999999999,"15min":2.2389999999999999},"last":1.091},{"interface":"front","average":{"1min":1.163,"5min":1.26,"15min":1.276},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.6379999999999999,"5min":2.1520000000000001,"15min":2.1520000000000001},"last":1.4399999999999999}]}]}],"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-20T20:00:22.652 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-20T20:00:22.652 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-20T20:00:22.652 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-20T20:00:22.653 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 -- ceph health --format=json 2023-12-20T20:00:23.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:22 smithi080 bash[30819]: audit 2023-12-20T20:00:21.290892+0000 mgr.y (mgr.24367) 94 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-20T20:00:23.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:22 smithi080 bash[25034]: audit 2023-12-20T20:00:21.290892+0000 mgr.y (mgr.24367) 94 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-20T20:00:23.119 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:22 smithi133 bash[25278]: audit 2023-12-20T20:00:21.290892+0000 mgr.y (mgr.24367) 94 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-20T20:00:23.544 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:00:23 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:20:00:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:00:23.544 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:00:23 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:00:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:00:24.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:23 smithi133 bash[25278]: cluster 2023-12-20T20:00:22.836225+0000 mgr.y (mgr.24367) 95 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:24.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:23 smithi133 bash[25278]: audit 2023-12-20T20:00:23.107181+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:24.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:23 smithi133 bash[25278]: audit 2023-12-20T20:00:23.114049+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:24.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:23 smithi133 bash[25278]: audit 2023-12-20T20:00:23.304442+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:24.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:23 smithi133 bash[25278]: audit 2023-12-20T20:00:23.312306+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:24.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:23 smithi080 bash[25034]: cluster 2023-12-20T20:00:22.836225+0000 mgr.y (mgr.24367) 95 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:24.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:23 smithi080 bash[25034]: audit 2023-12-20T20:00:23.107181+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:24.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:23 smithi080 bash[25034]: audit 2023-12-20T20:00:23.114049+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:24.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:23 smithi080 bash[25034]: audit 2023-12-20T20:00:23.304442+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:24.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:23 smithi080 bash[25034]: audit 2023-12-20T20:00:23.312306+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:24.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:23 smithi080 bash[30819]: cluster 2023-12-20T20:00:22.836225+0000 mgr.y (mgr.24367) 95 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:24.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:23 smithi080 bash[30819]: audit 2023-12-20T20:00:23.107181+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:24.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:23 smithi080 bash[30819]: audit 2023-12-20T20:00:23.114049+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:24.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:23 smithi080 bash[30819]: audit 2023-12-20T20:00:23.304442+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:24.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:23 smithi080 bash[30819]: audit 2023-12-20T20:00:23.312306+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:25.402 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/mon.a/config 2023-12-20T20:00:26.188 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:25 smithi080 bash[25034]: cluster 2023-12-20T20:00:24.836791+0000 mgr.y (mgr.24367) 96 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:26.189 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:25 smithi080 bash[30819]: cluster 2023-12-20T20:00:24.836791+0000 mgr.y (mgr.24367) 96 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:26.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:25 smithi133 bash[25278]: cluster 2023-12-20T20:00:24.836791+0000 mgr.y (mgr.24367) 96 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:28.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:27 smithi080 bash[25034]: cluster 2023-12-20T20:00:26.837314+0000 mgr.y (mgr.24367) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:28.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:27 smithi080 bash[25034]: audit 2023-12-20T20:00:27.153126+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:00:28.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:27 smithi080 bash[25034]: audit 2023-12-20T20:00:27.175287+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:00:28.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:27 smithi080 bash[30819]: cluster 2023-12-20T20:00:26.837314+0000 mgr.y (mgr.24367) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:28.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:27 smithi080 bash[30819]: audit 2023-12-20T20:00:27.153126+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:00:28.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:27 smithi080 bash[30819]: audit 2023-12-20T20:00:27.175287+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:00:28.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:27 smithi133 bash[25278]: cluster 2023-12-20T20:00:26.837314+0000 mgr.y (mgr.24367) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:28.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:27 smithi133 bash[25278]: audit 2023-12-20T20:00:27.153126+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:00:28.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:27 smithi133 bash[25278]: audit 2023-12-20T20:00:27.175287+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:00:28.230 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-12-20T20:00:28.231 INFO:teuthology.orchestra.run.smithi080.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-20T20:00:28.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:28 smithi133 bash[25278]: audit 2023-12-20T20:00:28.227523+0000 mon.a (mon.0) 904 : audit [DBG] from='client.? 172.21.15.80:0/833331164' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-20T20:00:29.011 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-20T20:00:29.011 INFO:tasks.cephadm:Setup complete, yielding 2023-12-20T20:00:29.012 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-20T20:00:29.028 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi080.front.sepia.ceph.com 2023-12-20T20:00:29.029 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2023-12-20T20:00:29.224 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:28 smithi080 bash[25034]: audit 2023-12-20T20:00:28.227523+0000 mon.a (mon.0) 904 : audit [DBG] from='client.? 172.21.15.80:0/833331164' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-20T20:00:29.225 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:28 smithi080 bash[30819]: audit 2023-12-20T20:00:28.227523+0000 mon.a (mon.0) 904 : audit [DBG] from='client.? 172.21.15.80:0/833331164' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-20T20:00:30.193 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:00:29 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:00:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:00:30.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:29 smithi133 bash[25278]: cluster 2023-12-20T20:00:28.837911+0000 mgr.y (mgr.24367) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:30.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:29 smithi080 bash[25034]: cluster 2023-12-20T20:00:28.837911+0000 mgr.y (mgr.24367) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:30.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:29 smithi080 bash[30819]: cluster 2023-12-20T20:00:28.837911+0000 mgr.y (mgr.24367) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:31.294 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:00:31 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:00:31] "GET /metrics HTTP/1.1" 200 191494 "" "Prometheus/2.33.4" 2023-12-20T20:00:32.005 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:31 smithi080 bash[30819]: cluster 2023-12-20T20:00:30.838525+0000 mgr.y (mgr.24367) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:32.005 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:31 smithi080 bash[25034]: cluster 2023-12-20T20:00:30.838525+0000 mgr.y (mgr.24367) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:32.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:31 smithi133 bash[25278]: cluster 2023-12-20T20:00:30.838525+0000 mgr.y (mgr.24367) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:34.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:33 smithi080 bash[30819]: cluster 2023-12-20T20:00:32.839282+0000 mgr.y (mgr.24367) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:34.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:33 smithi080 bash[25034]: cluster 2023-12-20T20:00:32.839282+0000 mgr.y (mgr.24367) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:34.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:33 smithi133 bash[25278]: cluster 2023-12-20T20:00:32.839282+0000 mgr.y (mgr.24367) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:34.954 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-20T20:00:34.964 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi080.front.sepia.ceph.com 2023-12-20T20:00:34.964 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-12-20T20:00:35.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:35 smithi080 bash[30819]: audit 2023-12-20T20:00:34.134029+0000 mon.a (mon.0) 905 : audit [INF] from='client.? 172.21.15.80:0/4173776417' entity='client.admin' 2023-12-20T20:00:35.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:35 smithi080 bash[30819]: audit 2023-12-20T20:00:34.164906+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:00:35.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:35 smithi080 bash[30819]: audit 2023-12-20T20:00:34.166053+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:00:35.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:35 smithi080 bash[30819]: audit 2023-12-20T20:00:34.173415+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:35.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:35 smithi080 bash[30819]: cluster 2023-12-20T20:00:34.839929+0000 mgr.y (mgr.24367) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:35.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:35 smithi080 bash[25034]: audit 2023-12-20T20:00:34.134029+0000 mon.a (mon.0) 905 : audit [INF] from='client.? 172.21.15.80:0/4173776417' entity='client.admin' 2023-12-20T20:00:35.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:35 smithi080 bash[25034]: audit 2023-12-20T20:00:34.164906+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:00:35.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:35 smithi080 bash[25034]: audit 2023-12-20T20:00:34.166053+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:00:35.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:35 smithi080 bash[25034]: audit 2023-12-20T20:00:34.173415+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:35.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:35 smithi080 bash[25034]: cluster 2023-12-20T20:00:34.839929+0000 mgr.y (mgr.24367) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:35.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:35 smithi133 bash[25278]: audit 2023-12-20T20:00:34.134029+0000 mon.a (mon.0) 905 : audit [INF] from='client.? 172.21.15.80:0/4173776417' entity='client.admin' 2023-12-20T20:00:35.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:35 smithi133 bash[25278]: audit 2023-12-20T20:00:34.164906+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:00:35.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:35 smithi133 bash[25278]: audit 2023-12-20T20:00:34.166053+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:00:35.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:35 smithi133 bash[25278]: audit 2023-12-20T20:00:34.173415+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:35.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:35 smithi133 bash[25278]: cluster 2023-12-20T20:00:34.839929+0000 mgr.y (mgr.24367) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:38.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:37 smithi133 bash[25278]: cluster 2023-12-20T20:00:36.840565+0000 mgr.y (mgr.24367) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:38.227 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:37 smithi080 bash[25034]: cluster 2023-12-20T20:00:36.840565+0000 mgr.y (mgr.24367) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:38.228 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:37 smithi080 bash[30819]: cluster 2023-12-20T20:00:36.840565+0000 mgr.y (mgr.24367) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:39.958 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:00:39.959 INFO:teuthology.orchestra.run.smithi080.stdout: "id": "42aff663-5f2e-4979-88ed-1e0a1740fd2f", 2023-12-20T20:00:39.959 INFO:teuthology.orchestra.run.smithi080.stdout: "name": "r", 2023-12-20T20:00:39.959 INFO:teuthology.orchestra.run.smithi080.stdout: "current_period": "ccfbd02f-3678-4077-9a8a-c5a59074ad93", 2023-12-20T20:00:39.959 INFO:teuthology.orchestra.run.smithi080.stdout: "epoch": 1 2023-12-20T20:00:39.959 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:00:40.179 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:39 smithi080 bash[25034]: cluster 2023-12-20T20:00:38.841136+0000 mgr.y (mgr.24367) 103 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:40.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:39 smithi080 bash[25034]: cluster 2023-12-20T20:00:38.909944+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-20T20:00:40.180 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:39 smithi080 bash[25034]: audit 2023-12-20T20:00:38.911512+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.80:0/848285928' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-20T20:00:40.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:39 smithi080 bash[30819]: cluster 2023-12-20T20:00:38.841136+0000 mgr.y (mgr.24367) 103 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:40.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:39 smithi080 bash[30819]: cluster 2023-12-20T20:00:38.909944+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-20T20:00:40.180 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:39 smithi080 bash[30819]: audit 2023-12-20T20:00:38.911512+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.80:0/848285928' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-20T20:00:40.193 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:00:39 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:00:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:00:40.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:39 smithi133 bash[25278]: cluster 2023-12-20T20:00:38.841136+0000 mgr.y (mgr.24367) 103 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:40.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:39 smithi133 bash[25278]: cluster 2023-12-20T20:00:38.909944+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-20T20:00:40.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:39 smithi133 bash[25278]: audit 2023-12-20T20:00:38.911512+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.80:0/848285928' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-20T20:00:40.746 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-12-20T20:00:41.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:40 smithi080 bash[25034]: audit 2023-12-20T20:00:39.913498+0000 mon.a (mon.0) 911 : audit [INF] from='client.? 172.21.15.80:0/848285928' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-20T20:00:41.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:40 smithi080 bash[25034]: cluster 2023-12-20T20:00:39.913894+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-20T20:00:41.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:40 smithi080 bash[30819]: audit 2023-12-20T20:00:39.913498+0000 mon.a (mon.0) 911 : audit [INF] from='client.? 172.21.15.80:0/848285928' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-20T20:00:41.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:40 smithi080 bash[30819]: cluster 2023-12-20T20:00:39.913894+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-20T20:00:41.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:40 smithi133 bash[25278]: audit 2023-12-20T20:00:39.913498+0000 mon.a (mon.0) 911 : audit [INF] from='client.? 172.21.15.80:0/848285928' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-20T20:00:41.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:40 smithi133 bash[25278]: cluster 2023-12-20T20:00:39.913894+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-20T20:00:41.294 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:00:41 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:00:41] "GET /metrics HTTP/1.1" 200 191494 "" "Prometheus/2.33.4" 2023-12-20T20:00:42.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:41 smithi133 bash[25278]: cluster 2023-12-20T20:00:40.841596+0000 mgr.y (mgr.24367) 104 : cluster [DBG] pgmap v72: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:42.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:41 smithi133 bash[25278]: cluster 2023-12-20T20:00:40.928542+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-20T20:00:42.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:41 smithi080 bash[25034]: cluster 2023-12-20T20:00:40.841596+0000 mgr.y (mgr.24367) 104 : cluster [DBG] pgmap v72: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:42.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:41 smithi080 bash[25034]: cluster 2023-12-20T20:00:40.928542+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-20T20:00:42.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:41 smithi080 bash[30819]: cluster 2023-12-20T20:00:40.841596+0000 mgr.y (mgr.24367) 104 : cluster [DBG] pgmap v72: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:42.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:41 smithi080 bash[30819]: cluster 2023-12-20T20:00:40.928542+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-20T20:00:43.544 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:00:43 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:20:00:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:00:43.544 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:00:43 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:00:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:00:43.868 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:00:43.869 INFO:teuthology.orchestra.run.smithi080.stdout: "id": "57613769-009c-4bba-80e3-feaea9edc433", 2023-12-20T20:00:43.869 INFO:teuthology.orchestra.run.smithi080.stdout: "name": "default", 2023-12-20T20:00:43.869 INFO:teuthology.orchestra.run.smithi080.stdout: "api_name": "default", 2023-12-20T20:00:43.869 INFO:teuthology.orchestra.run.smithi080.stdout: "is_master": "true", 2023-12-20T20:00:43.869 INFO:teuthology.orchestra.run.smithi080.stdout: "endpoints": [], 2023-12-20T20:00:43.869 INFO:teuthology.orchestra.run.smithi080.stdout: "hostnames": [], 2023-12-20T20:00:43.869 INFO:teuthology.orchestra.run.smithi080.stdout: "hostnames_s3website": [], 2023-12-20T20:00:43.869 INFO:teuthology.orchestra.run.smithi080.stdout: "master_zone": "", 2023-12-20T20:00:43.869 INFO:teuthology.orchestra.run.smithi080.stdout: "zones": [], 2023-12-20T20:00:43.869 INFO:teuthology.orchestra.run.smithi080.stdout: "placement_targets": [], 2023-12-20T20:00:43.869 INFO:teuthology.orchestra.run.smithi080.stdout: "default_placement": "", 2023-12-20T20:00:43.869 INFO:teuthology.orchestra.run.smithi080.stdout: "realm_id": "42aff663-5f2e-4979-88ed-1e0a1740fd2f", 2023-12-20T20:00:43.870 INFO:teuthology.orchestra.run.smithi080.stdout: "sync_policy": { 2023-12-20T20:00:43.870 INFO:teuthology.orchestra.run.smithi080.stdout: "groups": [] 2023-12-20T20:00:43.870 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:00:43.870 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:00:44.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:43 smithi080 bash[30819]: cluster 2023-12-20T20:00:42.842328+0000 mgr.y (mgr.24367) 105 : cluster [DBG] pgmap v74: 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-20T20:00:44.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:43 smithi080 bash[30819]: audit 2023-12-20T20:00:43.243018+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:44.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:43 smithi080 bash[30819]: audit 2023-12-20T20:00:43.250644+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:44.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:43 smithi080 bash[30819]: audit 2023-12-20T20:00:43.432035+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:44.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:43 smithi080 bash[30819]: audit 2023-12-20T20:00:43.438706+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:44.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:43 smithi080 bash[25034]: cluster 2023-12-20T20:00:42.842328+0000 mgr.y (mgr.24367) 105 : cluster [DBG] pgmap v74: 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-20T20:00:44.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:43 smithi080 bash[25034]: audit 2023-12-20T20:00:43.243018+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:44.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:43 smithi080 bash[25034]: audit 2023-12-20T20:00:43.250644+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:44.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:43 smithi080 bash[25034]: audit 2023-12-20T20:00:43.432035+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:44.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:43 smithi080 bash[25034]: audit 2023-12-20T20:00:43.438706+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:44.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:43 smithi133 bash[25278]: cluster 2023-12-20T20:00:42.842328+0000 mgr.y (mgr.24367) 105 : cluster [DBG] pgmap v74: 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-20T20:00:44.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:43 smithi133 bash[25278]: audit 2023-12-20T20:00:43.243018+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:44.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:43 smithi133 bash[25278]: audit 2023-12-20T20:00:43.250644+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:44.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:43 smithi133 bash[25278]: audit 2023-12-20T20:00:43.432035+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:44.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:43 smithi133 bash[25278]: audit 2023-12-20T20:00:43.438706+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:00:44.684 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-12-20T20:00:46.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:45 smithi080 bash[25034]: cluster 2023-12-20T20:00:44.842756+0000 mgr.y (mgr.24367) 106 : cluster [DBG] pgmap v75: 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-20T20:00:46.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:45 smithi080 bash[30819]: cluster 2023-12-20T20:00:44.842756+0000 mgr.y (mgr.24367) 106 : cluster [DBG] pgmap v75: 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-20T20:00:46.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:45 smithi133 bash[25278]: cluster 2023-12-20T20:00:44.842756+0000 mgr.y (mgr.24367) 106 : cluster [DBG] pgmap v75: 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-20T20:00:47.554 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:00:47.554 INFO:teuthology.orchestra.run.smithi080.stdout: "id": "6c401558-5260-4903-88f7-ae98293d9d92", 2023-12-20T20:00:47.554 INFO:teuthology.orchestra.run.smithi080.stdout: "name": "z", 2023-12-20T20:00:47.555 INFO:teuthology.orchestra.run.smithi080.stdout: "domain_root": "z.rgw.meta:root", 2023-12-20T20:00:47.555 INFO:teuthology.orchestra.run.smithi080.stdout: "control_pool": "z.rgw.control", 2023-12-20T20:00:47.555 INFO:teuthology.orchestra.run.smithi080.stdout: "gc_pool": "z.rgw.log:gc", 2023-12-20T20:00:47.555 INFO:teuthology.orchestra.run.smithi080.stdout: "lc_pool": "z.rgw.log:lc", 2023-12-20T20:00:47.555 INFO:teuthology.orchestra.run.smithi080.stdout: "log_pool": "z.rgw.log", 2023-12-20T20:00:47.555 INFO:teuthology.orchestra.run.smithi080.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-12-20T20:00:47.555 INFO:teuthology.orchestra.run.smithi080.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-12-20T20:00:47.555 INFO:teuthology.orchestra.run.smithi080.stdout: "roles_pool": "z.rgw.meta:roles", 2023-12-20T20:00:47.555 INFO:teuthology.orchestra.run.smithi080.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-12-20T20:00:47.555 INFO:teuthology.orchestra.run.smithi080.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-12-20T20:00:47.555 INFO:teuthology.orchestra.run.smithi080.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-12-20T20:00:47.555 INFO:teuthology.orchestra.run.smithi080.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-12-20T20:00:47.555 INFO:teuthology.orchestra.run.smithi080.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-12-20T20:00:47.555 INFO:teuthology.orchestra.run.smithi080.stdout: "otp_pool": "z.rgw.otp", 2023-12-20T20:00:47.556 INFO:teuthology.orchestra.run.smithi080.stdout: "system_key": { 2023-12-20T20:00:47.556 INFO:teuthology.orchestra.run.smithi080.stdout: "access_key": "", 2023-12-20T20:00:47.556 INFO:teuthology.orchestra.run.smithi080.stdout: "secret_key": "" 2023-12-20T20:00:47.556 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:00:47.556 INFO:teuthology.orchestra.run.smithi080.stdout: "placement_pools": [ 2023-12-20T20:00:47.556 INFO:teuthology.orchestra.run.smithi080.stdout: { 2023-12-20T20:00:47.556 INFO:teuthology.orchestra.run.smithi080.stdout: "key": "default-placement", 2023-12-20T20:00:47.556 INFO:teuthology.orchestra.run.smithi080.stdout: "val": { 2023-12-20T20:00:47.556 INFO:teuthology.orchestra.run.smithi080.stdout: "index_pool": "z.rgw.buckets.index", 2023-12-20T20:00:47.556 INFO:teuthology.orchestra.run.smithi080.stdout: "storage_classes": { 2023-12-20T20:00:47.556 INFO:teuthology.orchestra.run.smithi080.stdout: "STANDARD": { 2023-12-20T20:00:47.556 INFO:teuthology.orchestra.run.smithi080.stdout: "data_pool": "z.rgw.buckets.data" 2023-12-20T20:00:47.556 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:00:47.556 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:00:47.556 INFO:teuthology.orchestra.run.smithi080.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-12-20T20:00:47.557 INFO:teuthology.orchestra.run.smithi080.stdout: "index_type": 0 2023-12-20T20:00:47.557 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:00:47.557 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:00:47.557 INFO:teuthology.orchestra.run.smithi080.stdout: ], 2023-12-20T20:00:47.557 INFO:teuthology.orchestra.run.smithi080.stdout: "realm_id": "42aff663-5f2e-4979-88ed-1e0a1740fd2f", 2023-12-20T20:00:47.557 INFO:teuthology.orchestra.run.smithi080.stdout: "notif_pool": "z.rgw.log:notif" 2023-12-20T20:00:47.557 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:00:48.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:47 smithi080 bash[25034]: cluster 2023-12-20T20:00:46.843390+0000 mgr.y (mgr.24367) 107 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2023-12-20T20:00:48.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:47 smithi080 bash[30819]: cluster 2023-12-20T20:00:46.843390+0000 mgr.y (mgr.24367) 107 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2023-12-20T20:00:48.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:47 smithi133 bash[25278]: cluster 2023-12-20T20:00:46.843390+0000 mgr.y (mgr.24367) 107 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2023-12-20T20:00:48.293 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-12-20T20:00:50.193 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:00:49 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:00:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:00:50.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:49 smithi133 bash[25278]: cluster 2023-12-20T20:00:48.844318+0000 mgr.y (mgr.24367) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 802 B/s rd, 1.8 KiB/s wr, 3 op/s 2023-12-20T20:00:50.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:49 smithi080 bash[25034]: cluster 2023-12-20T20:00:48.844318+0000 mgr.y (mgr.24367) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 802 B/s rd, 1.8 KiB/s wr, 3 op/s 2023-12-20T20:00:50.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:49 smithi080 bash[30819]: cluster 2023-12-20T20:00:48.844318+0000 mgr.y (mgr.24367) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 802 B/s rd, 1.8 KiB/s wr, 3 op/s 2023-12-20T20:00:51.544 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:00:51 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:00:51] "GET /metrics HTTP/1.1" 200 192537 "" "Prometheus/2.33.4" 2023-12-20T20:00:52.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:51 smithi080 bash[30819]: cluster 2023-12-20T20:00:50.844965+0000 mgr.y (mgr.24367) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-12-20T20:00:52.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:51 smithi080 bash[25034]: cluster 2023-12-20T20:00:50.844965+0000 mgr.y (mgr.24367) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-12-20T20:00:52.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:51 smithi133 bash[25278]: cluster 2023-12-20T20:00:50.844965+0000 mgr.y (mgr.24367) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-12-20T20:00:54.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:53 smithi080 bash[25034]: cluster 2023-12-20T20:00:52.845528+0000 mgr.y (mgr.24367) 110 : cluster [DBG] pgmap v80: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 818 B/s wr, 3 op/s 2023-12-20T20:00:54.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:53 smithi080 bash[25034]: cluster 2023-12-20T20:00:52.849712+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-20T20:00:54.044 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:53 smithi080 bash[25034]: audit 2023-12-20T20:00:52.852241+0000 mon.a (mon.0) 919 : audit [INF] from='client.? 172.21.15.80:0/2430144755' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-20T20:00:54.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:53 smithi080 bash[30819]: cluster 2023-12-20T20:00:52.845528+0000 mgr.y (mgr.24367) 110 : cluster [DBG] pgmap v80: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 818 B/s wr, 3 op/s 2023-12-20T20:00:54.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:53 smithi080 bash[30819]: cluster 2023-12-20T20:00:52.849712+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-20T20:00:54.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:53 smithi080 bash[30819]: audit 2023-12-20T20:00:52.852241+0000 mon.a (mon.0) 919 : audit [INF] from='client.? 172.21.15.80:0/2430144755' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-20T20:00:54.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:53 smithi133 bash[25278]: cluster 2023-12-20T20:00:52.845528+0000 mgr.y (mgr.24367) 110 : cluster [DBG] pgmap v80: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 818 B/s wr, 3 op/s 2023-12-20T20:00:54.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:53 smithi133 bash[25278]: cluster 2023-12-20T20:00:52.849712+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-20T20:00:54.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:53 smithi133 bash[25278]: audit 2023-12-20T20:00:52.852241+0000 mon.a (mon.0) 919 : audit [INF] from='client.? 172.21.15.80:0/2430144755' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-20T20:00:55.126 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:54 smithi080 bash[30819]: audit 2023-12-20T20:00:53.845586+0000 mon.a (mon.0) 920 : audit [INF] from='client.? 172.21.15.80:0/2430144755' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-20T20:00:55.126 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:54 smithi080 bash[30819]: cluster 2023-12-20T20:00:53.845899+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-20T20:00:55.126 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:54 smithi080 bash[25034]: audit 2023-12-20T20:00:53.845586+0000 mon.a (mon.0) 920 : audit [INF] from='client.? 172.21.15.80:0/2430144755' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-20T20:00:55.126 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:54 smithi080 bash[25034]: cluster 2023-12-20T20:00:53.845899+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-20T20:00:55.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:54 smithi133 bash[25278]: audit 2023-12-20T20:00:53.845586+0000 mon.a (mon.0) 920 : audit [INF] from='client.? 172.21.15.80:0/2430144755' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-20T20:00:55.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:54 smithi133 bash[25278]: cluster 2023-12-20T20:00:53.845899+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-20T20:00:56.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:55 smithi133 bash[25278]: cluster 2023-12-20T20:00:54.846214+0000 mgr.y (mgr.24367) 111 : cluster [DBG] pgmap v82: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 4 op/s 2023-12-20T20:00:56.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:55 smithi133 bash[25278]: cluster 2023-12-20T20:00:54.863683+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-20T20:00:56.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:55 smithi133 bash[25278]: audit 2023-12-20T20:00:54.870681+0000 mon.a (mon.0) 923 : audit [INF] from='client.? 172.21.15.80:0/2430144755' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-20T20:00:56.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:55 smithi133 bash[25278]: audit 2023-12-20T20:00:55.865429+0000 mon.a (mon.0) 924 : audit [INF] from='client.? 172.21.15.80:0/2430144755' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-20T20:00:56.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:55 smithi080 bash[25034]: cluster 2023-12-20T20:00:54.846214+0000 mgr.y (mgr.24367) 111 : cluster [DBG] pgmap v82: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 4 op/s 2023-12-20T20:00:56.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:55 smithi080 bash[25034]: cluster 2023-12-20T20:00:54.863683+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-20T20:00:56.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:55 smithi080 bash[25034]: audit 2023-12-20T20:00:54.870681+0000 mon.a (mon.0) 923 : audit [INF] from='client.? 172.21.15.80:0/2430144755' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-20T20:00:56.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:55 smithi080 bash[25034]: audit 2023-12-20T20:00:55.865429+0000 mon.a (mon.0) 924 : audit [INF] from='client.? 172.21.15.80:0/2430144755' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-20T20:00:56.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:55 smithi080 bash[30819]: cluster 2023-12-20T20:00:54.846214+0000 mgr.y (mgr.24367) 111 : cluster [DBG] pgmap v82: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 4 op/s 2023-12-20T20:00:56.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:55 smithi080 bash[30819]: cluster 2023-12-20T20:00:54.863683+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-20T20:00:56.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:55 smithi080 bash[30819]: audit 2023-12-20T20:00:54.870681+0000 mon.a (mon.0) 923 : audit [INF] from='client.? 172.21.15.80:0/2430144755' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-20T20:00:56.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:55 smithi080 bash[30819]: audit 2023-12-20T20:00:55.865429+0000 mon.a (mon.0) 924 : audit [INF] from='client.? 172.21.15.80:0/2430144755' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-20T20:00:57.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:56 smithi133 bash[25278]: cluster 2023-12-20T20:00:55.865721+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-12-20T20:00:57.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:56 smithi080 bash[25034]: cluster 2023-12-20T20:00:55.865721+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-12-20T20:00:57.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:56 smithi080 bash[30819]: cluster 2023-12-20T20:00:55.865721+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-12-20T20:00:58.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:57 smithi133 bash[25278]: cluster 2023-12-20T20:00:56.846909+0000 mgr.y (mgr.24367) 112 : cluster [DBG] pgmap v85: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:57 smithi133 bash[25278]: cluster 2023-12-20T20:00:56.888476+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-12-20T20:00:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:57 smithi133 bash[25278]: audit 2023-12-20T20:00:56.891879+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.80:0/3140915982' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-20T20:00:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:57 smithi133 bash[25278]: audit 2023-12-20T20:00:56.903554+0000 mon.a (mon.0) 927 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-20T20:00:58.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:57 smithi080 bash[25034]: cluster 2023-12-20T20:00:56.846909+0000 mgr.y (mgr.24367) 112 : cluster [DBG] pgmap v85: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:58.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:57 smithi080 bash[25034]: cluster 2023-12-20T20:00:56.888476+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-12-20T20:00:58.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:57 smithi080 bash[25034]: audit 2023-12-20T20:00:56.891879+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.80:0/3140915982' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-20T20:00:58.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:57 smithi080 bash[25034]: audit 2023-12-20T20:00:56.903554+0000 mon.a (mon.0) 927 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-20T20:00:58.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:57 smithi080 bash[30819]: cluster 2023-12-20T20:00:56.846909+0000 mgr.y (mgr.24367) 112 : cluster [DBG] pgmap v85: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:00:58.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:57 smithi080 bash[30819]: cluster 2023-12-20T20:00:56.888476+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-12-20T20:00:58.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:57 smithi080 bash[30819]: audit 2023-12-20T20:00:56.891879+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.80:0/3140915982' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-20T20:00:58.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:57 smithi080 bash[30819]: audit 2023-12-20T20:00:56.903554+0000 mon.a (mon.0) 927 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-20T20:00:59.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:58 smithi133 bash[25278]: audit 2023-12-20T20:00:57.897199+0000 mon.a (mon.0) 928 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-20T20:00:59.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:58 smithi133 bash[25278]: cluster 2023-12-20T20:00:57.897554+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-12-20T20:00:59.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:58 smithi133 bash[25278]: audit 2023-12-20T20:00:57.901922+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.80:0/3140915982' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-20T20:00:59.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:58 smithi133 bash[25278]: audit 2023-12-20T20:00:57.914246+0000 mon.a (mon.0) 930 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-20T20:00:59.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:58 smithi080 bash[25034]: audit 2023-12-20T20:00:57.897199+0000 mon.a (mon.0) 928 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-20T20:00:59.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:58 smithi080 bash[25034]: cluster 2023-12-20T20:00:57.897554+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-12-20T20:00:59.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:58 smithi080 bash[25034]: audit 2023-12-20T20:00:57.901922+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.80:0/3140915982' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-20T20:00:59.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:58 smithi080 bash[25034]: audit 2023-12-20T20:00:57.914246+0000 mon.a (mon.0) 930 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-20T20:00:59.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:58 smithi080 bash[30819]: audit 2023-12-20T20:00:57.897199+0000 mon.a (mon.0) 928 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-20T20:00:59.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:58 smithi080 bash[30819]: cluster 2023-12-20T20:00:57.897554+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-12-20T20:00:59.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:58 smithi080 bash[30819]: audit 2023-12-20T20:00:57.901922+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.80:0/3140915982' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-20T20:00:59.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:58 smithi080 bash[30819]: audit 2023-12-20T20:00:57.914246+0000 mon.a (mon.0) 930 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-20T20:01:00.047 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:01:00.047 INFO:teuthology.orchestra.run.smithi080.stdout: "id": "90d61231-31be-4f45-bec4-cf8bff4fda1a", 2023-12-20T20:01:00.048 INFO:teuthology.orchestra.run.smithi080.stdout: "epoch": 1, 2023-12-20T20:01:00.048 INFO:teuthology.orchestra.run.smithi080.stdout: "predecessor_uuid": "ccfbd02f-3678-4077-9a8a-c5a59074ad93", 2023-12-20T20:01:00.048 INFO:teuthology.orchestra.run.smithi080.stdout: "sync_status": [], 2023-12-20T20:01:00.048 INFO:teuthology.orchestra.run.smithi080.stdout: "period_map": { 2023-12-20T20:01:00.048 INFO:teuthology.orchestra.run.smithi080.stdout: "id": "90d61231-31be-4f45-bec4-cf8bff4fda1a", 2023-12-20T20:01:00.048 INFO:teuthology.orchestra.run.smithi080.stdout: "zonegroups": [ 2023-12-20T20:01:00.048 INFO:teuthology.orchestra.run.smithi080.stdout: { 2023-12-20T20:01:00.048 INFO:teuthology.orchestra.run.smithi080.stdout: "id": "57613769-009c-4bba-80e3-feaea9edc433", 2023-12-20T20:01:00.048 INFO:teuthology.orchestra.run.smithi080.stdout: "name": "default", 2023-12-20T20:01:00.048 INFO:teuthology.orchestra.run.smithi080.stdout: "api_name": "default", 2023-12-20T20:01:00.048 INFO:teuthology.orchestra.run.smithi080.stdout: "is_master": "true", 2023-12-20T20:01:00.048 INFO:teuthology.orchestra.run.smithi080.stdout: "endpoints": [], 2023-12-20T20:01:00.048 INFO:teuthology.orchestra.run.smithi080.stdout: "hostnames": [], 2023-12-20T20:01:00.048 INFO:teuthology.orchestra.run.smithi080.stdout: "hostnames_s3website": [], 2023-12-20T20:01:00.049 INFO:teuthology.orchestra.run.smithi080.stdout: "master_zone": "6c401558-5260-4903-88f7-ae98293d9d92", 2023-12-20T20:01:00.049 INFO:teuthology.orchestra.run.smithi080.stdout: "zones": [ 2023-12-20T20:01:00.049 INFO:teuthology.orchestra.run.smithi080.stdout: { 2023-12-20T20:01:00.049 INFO:teuthology.orchestra.run.smithi080.stdout: "id": "6c401558-5260-4903-88f7-ae98293d9d92", 2023-12-20T20:01:00.049 INFO:teuthology.orchestra.run.smithi080.stdout: "name": "z", 2023-12-20T20:01:00.049 INFO:teuthology.orchestra.run.smithi080.stdout: "endpoints": [], 2023-12-20T20:01:00.049 INFO:teuthology.orchestra.run.smithi080.stdout: "log_meta": "false", 2023-12-20T20:01:00.049 INFO:teuthology.orchestra.run.smithi080.stdout: "log_data": "false", 2023-12-20T20:01:00.049 INFO:teuthology.orchestra.run.smithi080.stdout: "bucket_index_max_shards": 11, 2023-12-20T20:01:00.049 INFO:teuthology.orchestra.run.smithi080.stdout: "read_only": "false", 2023-12-20T20:01:00.049 INFO:teuthology.orchestra.run.smithi080.stdout: "tier_type": "", 2023-12-20T20:01:00.049 INFO:teuthology.orchestra.run.smithi080.stdout: "sync_from_all": "true", 2023-12-20T20:01:00.049 INFO:teuthology.orchestra.run.smithi080.stdout: "sync_from": [], 2023-12-20T20:01:00.049 INFO:teuthology.orchestra.run.smithi080.stdout: "redirect_zone": "" 2023-12-20T20:01:00.049 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:01:00.050 INFO:teuthology.orchestra.run.smithi080.stdout: ], 2023-12-20T20:01:00.050 INFO:teuthology.orchestra.run.smithi080.stdout: "placement_targets": [ 2023-12-20T20:01:00.050 INFO:teuthology.orchestra.run.smithi080.stdout: { 2023-12-20T20:01:00.050 INFO:teuthology.orchestra.run.smithi080.stdout: "name": "default-placement", 2023-12-20T20:01:00.050 INFO:teuthology.orchestra.run.smithi080.stdout: "tags": [], 2023-12-20T20:01:00.050 INFO:teuthology.orchestra.run.smithi080.stdout: "storage_classes": [ 2023-12-20T20:01:00.050 INFO:teuthology.orchestra.run.smithi080.stdout: "STANDARD" 2023-12-20T20:01:00.050 INFO:teuthology.orchestra.run.smithi080.stdout: ] 2023-12-20T20:01:00.050 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:01:00.050 INFO:teuthology.orchestra.run.smithi080.stdout: ], 2023-12-20T20:01:00.050 INFO:teuthology.orchestra.run.smithi080.stdout: "default_placement": "default-placement", 2023-12-20T20:01:00.050 INFO:teuthology.orchestra.run.smithi080.stdout: "realm_id": "42aff663-5f2e-4979-88ed-1e0a1740fd2f", 2023-12-20T20:01:00.050 INFO:teuthology.orchestra.run.smithi080.stdout: "sync_policy": { 2023-12-20T20:01:00.050 INFO:teuthology.orchestra.run.smithi080.stdout: "groups": [] 2023-12-20T20:01:00.051 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:01:00.051 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:01:00.051 INFO:teuthology.orchestra.run.smithi080.stdout: ], 2023-12-20T20:01:00.051 INFO:teuthology.orchestra.run.smithi080.stdout: "short_zone_ids": [ 2023-12-20T20:01:00.051 INFO:teuthology.orchestra.run.smithi080.stdout: { 2023-12-20T20:01:00.051 INFO:teuthology.orchestra.run.smithi080.stdout: "key": "6c401558-5260-4903-88f7-ae98293d9d92", 2023-12-20T20:01:00.051 INFO:teuthology.orchestra.run.smithi080.stdout: "val": 4145632819 2023-12-20T20:01:00.051 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:01:00.051 INFO:teuthology.orchestra.run.smithi080.stdout: ] 2023-12-20T20:01:00.051 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:01:00.051 INFO:teuthology.orchestra.run.smithi080.stdout: "master_zonegroup": "57613769-009c-4bba-80e3-feaea9edc433", 2023-12-20T20:01:00.051 INFO:teuthology.orchestra.run.smithi080.stdout: "master_zone": "6c401558-5260-4903-88f7-ae98293d9d92", 2023-12-20T20:01:00.051 INFO:teuthology.orchestra.run.smithi080.stdout: "period_config": { 2023-12-20T20:01:00.051 INFO:teuthology.orchestra.run.smithi080.stdout: "bucket_quota": { 2023-12-20T20:01:00.051 INFO:teuthology.orchestra.run.smithi080.stdout: "enabled": false, 2023-12-20T20:01:00.052 INFO:teuthology.orchestra.run.smithi080.stdout: "check_on_raw": false, 2023-12-20T20:01:00.052 INFO:teuthology.orchestra.run.smithi080.stdout: "max_size": -1, 2023-12-20T20:01:00.052 INFO:teuthology.orchestra.run.smithi080.stdout: "max_size_kb": 0, 2023-12-20T20:01:00.052 INFO:teuthology.orchestra.run.smithi080.stdout: "max_objects": -1 2023-12-20T20:01:00.052 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:01:00.052 INFO:teuthology.orchestra.run.smithi080.stdout: "user_quota": { 2023-12-20T20:01:00.052 INFO:teuthology.orchestra.run.smithi080.stdout: "enabled": false, 2023-12-20T20:01:00.052 INFO:teuthology.orchestra.run.smithi080.stdout: "check_on_raw": false, 2023-12-20T20:01:00.052 INFO:teuthology.orchestra.run.smithi080.stdout: "max_size": -1, 2023-12-20T20:01:00.052 INFO:teuthology.orchestra.run.smithi080.stdout: "max_size_kb": 0, 2023-12-20T20:01:00.052 INFO:teuthology.orchestra.run.smithi080.stdout: "max_objects": -1 2023-12-20T20:01:00.052 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:01:00.052 INFO:teuthology.orchestra.run.smithi080.stdout: "user_ratelimit": { 2023-12-20T20:01:00.052 INFO:teuthology.orchestra.run.smithi080.stdout: "max_read_ops": 0, 2023-12-20T20:01:00.053 INFO:teuthology.orchestra.run.smithi080.stdout: "max_write_ops": 0, 2023-12-20T20:01:00.053 INFO:teuthology.orchestra.run.smithi080.stdout: "max_read_bytes": 0, 2023-12-20T20:01:00.053 INFO:teuthology.orchestra.run.smithi080.stdout: "max_write_bytes": 0, 2023-12-20T20:01:00.053 INFO:teuthology.orchestra.run.smithi080.stdout: "enabled": false 2023-12-20T20:01:00.053 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:01:00.053 INFO:teuthology.orchestra.run.smithi080.stdout: "bucket_ratelimit": { 2023-12-20T20:01:00.053 INFO:teuthology.orchestra.run.smithi080.stdout: "max_read_ops": 0, 2023-12-20T20:01:00.053 INFO:teuthology.orchestra.run.smithi080.stdout: "max_write_ops": 0, 2023-12-20T20:01:00.053 INFO:teuthology.orchestra.run.smithi080.stdout: "max_read_bytes": 0, 2023-12-20T20:01:00.053 INFO:teuthology.orchestra.run.smithi080.stdout: "max_write_bytes": 0, 2023-12-20T20:01:00.053 INFO:teuthology.orchestra.run.smithi080.stdout: "enabled": false 2023-12-20T20:01:00.053 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:01:00.053 INFO:teuthology.orchestra.run.smithi080.stdout: "anonymous_ratelimit": { 2023-12-20T20:01:00.053 INFO:teuthology.orchestra.run.smithi080.stdout: "max_read_ops": 0, 2023-12-20T20:01:00.053 INFO:teuthology.orchestra.run.smithi080.stdout: "max_write_ops": 0, 2023-12-20T20:01:00.054 INFO:teuthology.orchestra.run.smithi080.stdout: "max_read_bytes": 0, 2023-12-20T20:01:00.054 INFO:teuthology.orchestra.run.smithi080.stdout: "max_write_bytes": 0, 2023-12-20T20:01:00.054 INFO:teuthology.orchestra.run.smithi080.stdout: "enabled": false 2023-12-20T20:01:00.054 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:01:00.054 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:01:00.054 INFO:teuthology.orchestra.run.smithi080.stdout: "realm_id": "42aff663-5f2e-4979-88ed-1e0a1740fd2f", 2023-12-20T20:01:00.054 INFO:teuthology.orchestra.run.smithi080.stdout: "realm_name": "r", 2023-12-20T20:01:00.054 INFO:teuthology.orchestra.run.smithi080.stdout: "realm_epoch": 2 2023-12-20T20:01:00.054 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:01:00.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:59 smithi133 bash[25278]: cluster 2023-12-20T20:00:58.847613+0000 mgr.y (mgr.24367) 113 : cluster [DBG] pgmap v88: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2023-12-20T20:01:00.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:59 smithi133 bash[25278]: audit 2023-12-20T20:00:58.912690+0000 mon.a (mon.0) 931 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-20T20:01:00.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:59 smithi133 bash[25278]: cluster 2023-12-20T20:00:58.912808+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-12-20T20:01:00.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:59 smithi133 bash[25278]: audit 2023-12-20T20:00:58.915683+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.80:0/3140915982' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-20T20:01:00.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:00:59 smithi133 bash[25278]: audit 2023-12-20T20:00:58.920778+0000 mon.a (mon.0) 933 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-20T20:01:00.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:00:59 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:00:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:01:00.267 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:59 smithi080 bash[30819]: cluster 2023-12-20T20:00:58.847613+0000 mgr.y (mgr.24367) 113 : cluster [DBG] pgmap v88: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2023-12-20T20:01:00.267 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:59 smithi080 bash[30819]: audit 2023-12-20T20:00:58.912690+0000 mon.a (mon.0) 931 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-20T20:01:00.267 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:59 smithi080 bash[30819]: cluster 2023-12-20T20:00:58.912808+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-12-20T20:01:00.267 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:59 smithi080 bash[30819]: audit 2023-12-20T20:00:58.915683+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.80:0/3140915982' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-20T20:01:00.267 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:00:59 smithi080 bash[30819]: audit 2023-12-20T20:00:58.920778+0000 mon.a (mon.0) 933 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-20T20:01:00.267 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:59 smithi080 bash[25034]: cluster 2023-12-20T20:00:58.847613+0000 mgr.y (mgr.24367) 113 : cluster [DBG] pgmap v88: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2023-12-20T20:01:00.268 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:59 smithi080 bash[25034]: audit 2023-12-20T20:00:58.912690+0000 mon.a (mon.0) 931 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-20T20:01:00.268 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:59 smithi080 bash[25034]: cluster 2023-12-20T20:00:58.912808+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-12-20T20:01:00.268 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:59 smithi080 bash[25034]: audit 2023-12-20T20:00:58.915683+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.80:0/3140915982' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-20T20:01:00.268 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:00:59 smithi080 bash[25034]: audit 2023-12-20T20:00:58.920778+0000 mon.a (mon.0) 933 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-20T20:01:00.867 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2023-12-20T20:01:01.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:00 smithi133 bash[25278]: audit 2023-12-20T20:00:59.931547+0000 mon.a (mon.0) 934 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-20T20:01:01.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:00 smithi133 bash[25278]: cluster 2023-12-20T20:00:59.931705+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-12-20T20:01:01.295 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:01:01 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:01:01] "GET /metrics HTTP/1.1" 200 196356 "" "Prometheus/2.33.4" 2023-12-20T20:01:01.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:00 smithi080 bash[25034]: audit 2023-12-20T20:00:59.931547+0000 mon.a (mon.0) 934 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-20T20:01:01.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:00 smithi080 bash[25034]: cluster 2023-12-20T20:00:59.931705+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-12-20T20:01:01.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:00 smithi080 bash[30819]: audit 2023-12-20T20:00:59.931547+0000 mon.a (mon.0) 934 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-20T20:01:01.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:00 smithi080 bash[30819]: cluster 2023-12-20T20:00:59.931705+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-12-20T20:01:02.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:01 smithi133 bash[25278]: cluster 2023-12-20T20:01:00.848214+0000 mgr.y (mgr.24367) 114 : cluster [DBG] pgmap v91: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2023-12-20T20:01:02.242 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:01 smithi080 bash[25034]: cluster 2023-12-20T20:01:00.848214+0000 mgr.y (mgr.24367) 114 : cluster [DBG] pgmap v91: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2023-12-20T20:01:02.242 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:01 smithi080 bash[30819]: cluster 2023-12-20T20:01:00.848214+0000 mgr.y (mgr.24367) 114 : cluster [DBG] pgmap v91: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2023-12-20T20:01:03.788 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:01:03 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:20:01:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:01:03.788 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:01:03 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:01:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:01:04.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:03 smithi080 bash[30819]: cluster 2023-12-20T20:01:02.849613+0000 mgr.y (mgr.24367) 115 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2023-12-20T20:01:04.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:03 smithi080 bash[30819]: audit 2023-12-20T20:01:03.371560+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:04.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:03 smithi080 bash[30819]: audit 2023-12-20T20:01:03.379667+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:04.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:03 smithi080 bash[30819]: audit 2023-12-20T20:01:03.557515+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:04.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:03 smithi080 bash[30819]: audit 2023-12-20T20:01:03.567222+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:04.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:03 smithi080 bash[25034]: cluster 2023-12-20T20:01:02.849613+0000 mgr.y (mgr.24367) 115 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2023-12-20T20:01:04.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:03 smithi080 bash[25034]: audit 2023-12-20T20:01:03.371560+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:04.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:03 smithi080 bash[25034]: audit 2023-12-20T20:01:03.379667+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:04.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:03 smithi080 bash[25034]: audit 2023-12-20T20:01:03.557515+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:04.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:03 smithi080 bash[25034]: audit 2023-12-20T20:01:03.567222+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:04.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:03 smithi133 bash[25278]: cluster 2023-12-20T20:01:02.849613+0000 mgr.y (mgr.24367) 115 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2023-12-20T20:01:04.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:03 smithi133 bash[25278]: audit 2023-12-20T20:01:03.371560+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:04.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:03 smithi133 bash[25278]: audit 2023-12-20T20:01:03.379667+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:04.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:03 smithi133 bash[25278]: audit 2023-12-20T20:01:03.557515+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:04.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:03 smithi133 bash[25278]: audit 2023-12-20T20:01:03.567222+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:04.227 INFO:teuthology.orchestra.run.smithi080.stdout:Scheduled rgw.foo update... 2023-12-20T20:01:05.358 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch apply rgw smpl' 2023-12-20T20:01:05.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[25034]: audit 2023-12-20T20:01:04.212164+0000 mgr.y (mgr.24367) 116 : audit [DBG] from='client.14712 -' 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-20T20:01:05.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[25034]: cephadm 2023-12-20T20:01:04.216625+0000 mgr.y (mgr.24367) 117 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-20T20:01:05.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[25034]: audit 2023-12-20T20:01:04.223608+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:05.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[25034]: audit 2023-12-20T20:01:04.267676+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:05.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[25034]: audit 2023-12-20T20:01:04.269191+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:05.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[25034]: audit 2023-12-20T20:01:04.277114+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:05.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[25034]: audit 2023-12-20T20:01:04.288367+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:05.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[25034]: audit 2023-12-20T20:01:04.297365+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:05.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[25034]: cephadm 2023-12-20T20:01:04.298525+0000 mgr.y (mgr.24367) 118 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-20T20:01:05.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[25034]: audit 2023-12-20T20:01:04.303321+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:05.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[25034]: audit 2023-12-20T20:01:04.304400+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi080.oxixfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:01:05.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[25034]: audit 2023-12-20T20:01:04.309097+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi080.oxixfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:01:05.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[25034]: audit 2023-12-20T20:01:04.315163+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:05.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[25034]: audit 2023-12-20T20:01:04.316736+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:05.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[25034]: cephadm 2023-12-20T20:01:04.318162+0000 mgr.y (mgr.24367) 119 : cephadm [INF] Deploying daemon rgw.foo.smithi080.oxixfw on smithi080 2023-12-20T20:01:05.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[25034]: cluster 2023-12-20T20:01:04.850464+0000 mgr.y (mgr.24367) 120 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2023-12-20T20:01:05.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[30819]: audit 2023-12-20T20:01:04.212164+0000 mgr.y (mgr.24367) 116 : audit [DBG] from='client.14712 -' 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-20T20:01:05.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[30819]: cephadm 2023-12-20T20:01:04.216625+0000 mgr.y (mgr.24367) 117 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-20T20:01:05.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[30819]: audit 2023-12-20T20:01:04.223608+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:05.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[30819]: audit 2023-12-20T20:01:04.267676+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:05.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[30819]: audit 2023-12-20T20:01:04.269191+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:05.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[30819]: audit 2023-12-20T20:01:04.277114+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:05.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[30819]: audit 2023-12-20T20:01:04.288367+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:05.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[30819]: audit 2023-12-20T20:01:04.297365+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:05.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[30819]: cephadm 2023-12-20T20:01:04.298525+0000 mgr.y (mgr.24367) 118 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-20T20:01:05.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[30819]: audit 2023-12-20T20:01:04.303321+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:05.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[30819]: audit 2023-12-20T20:01:04.304400+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi080.oxixfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:01:05.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[30819]: audit 2023-12-20T20:01:04.309097+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi080.oxixfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:01:05.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[30819]: audit 2023-12-20T20:01:04.315163+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:05.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[30819]: audit 2023-12-20T20:01:04.316736+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:05.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[30819]: cephadm 2023-12-20T20:01:04.318162+0000 mgr.y (mgr.24367) 119 : cephadm [INF] Deploying daemon rgw.foo.smithi080.oxixfw on smithi080 2023-12-20T20:01:05.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:05 smithi080 bash[30819]: cluster 2023-12-20T20:01:04.850464+0000 mgr.y (mgr.24367) 120 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2023-12-20T20:01:05.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:05 smithi133 bash[25278]: audit 2023-12-20T20:01:04.212164+0000 mgr.y (mgr.24367) 116 : audit [DBG] from='client.14712 -' 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-20T20:01:05.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:05 smithi133 bash[25278]: cephadm 2023-12-20T20:01:04.216625+0000 mgr.y (mgr.24367) 117 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-20T20:01:05.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:05 smithi133 bash[25278]: audit 2023-12-20T20:01:04.223608+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:05.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:05 smithi133 bash[25278]: audit 2023-12-20T20:01:04.267676+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:05.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:05 smithi133 bash[25278]: audit 2023-12-20T20:01:04.269191+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:05.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:05 smithi133 bash[25278]: audit 2023-12-20T20:01:04.277114+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:05.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:05 smithi133 bash[25278]: audit 2023-12-20T20:01:04.288367+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:05.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:05 smithi133 bash[25278]: audit 2023-12-20T20:01:04.297365+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:05 smithi133 bash[25278]: cephadm 2023-12-20T20:01:04.298525+0000 mgr.y (mgr.24367) 118 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-20T20:01:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:05 smithi133 bash[25278]: audit 2023-12-20T20:01:04.303321+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:05 smithi133 bash[25278]: audit 2023-12-20T20:01:04.304400+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi080.oxixfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:01:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:05 smithi133 bash[25278]: audit 2023-12-20T20:01:04.309097+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi080.oxixfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:01:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:05 smithi133 bash[25278]: audit 2023-12-20T20:01:04.315163+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:05 smithi133 bash[25278]: audit 2023-12-20T20:01:04.316736+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:05 smithi133 bash[25278]: cephadm 2023-12-20T20:01:04.318162+0000 mgr.y (mgr.24367) 119 : cephadm [INF] Deploying daemon rgw.foo.smithi080.oxixfw on smithi080 2023-12-20T20:01:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:05 smithi133 bash[25278]: cluster 2023-12-20T20:01:04.850464+0000 mgr.y (mgr.24367) 120 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2023-12-20T20:01:08.005 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:07 smithi080 bash[25034]: cluster 2023-12-20T20:01:06.851212+0000 mgr.y (mgr.24367) 121 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2023-12-20T20:01:08.006 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:07 smithi080 bash[30819]: cluster 2023-12-20T20:01:06.851212+0000 mgr.y (mgr.24367) 121 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2023-12-20T20:01:08.171 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:07 smithi133 bash[25278]: cluster 2023-12-20T20:01:06.851212+0000 mgr.y (mgr.24367) 121 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2023-12-20T20:01:09.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:09 smithi080 bash[25034]: audit 2023-12-20T20:01:08.037927+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:09.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:09 smithi080 bash[25034]: audit 2023-12-20T20:01:08.039797+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi133.sekpob", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:01:09.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:09 smithi080 bash[25034]: audit 2023-12-20T20:01:08.044577+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi133.sekpob", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:01:09.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:09 smithi080 bash[25034]: audit 2023-12-20T20:01:08.052365+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:09.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:09 smithi080 bash[25034]: audit 2023-12-20T20:01:08.053593+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:09.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:09 smithi080 bash[25034]: cephadm 2023-12-20T20:01:08.054796+0000 mgr.y (mgr.24367) 122 : cephadm [INF] Deploying daemon rgw.foo.smithi133.sekpob on smithi133 2023-12-20T20:01:09.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:09 smithi080 bash[30819]: audit 2023-12-20T20:01:08.037927+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:09.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:09 smithi080 bash[30819]: audit 2023-12-20T20:01:08.039797+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi133.sekpob", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:01:09.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:09 smithi080 bash[30819]: audit 2023-12-20T20:01:08.044577+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi133.sekpob", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:01:09.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:09 smithi080 bash[30819]: audit 2023-12-20T20:01:08.052365+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:09.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:09 smithi080 bash[30819]: audit 2023-12-20T20:01:08.053593+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:09.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:09 smithi080 bash[30819]: cephadm 2023-12-20T20:01:08.054796+0000 mgr.y (mgr.24367) 122 : cephadm [INF] Deploying daemon rgw.foo.smithi133.sekpob on smithi133 2023-12-20T20:01:09.318 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:09 smithi133 bash[25278]: audit 2023-12-20T20:01:08.037927+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:09.318 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:09 smithi133 bash[25278]: audit 2023-12-20T20:01:08.039797+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi133.sekpob", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:01:09.318 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:09 smithi133 bash[25278]: audit 2023-12-20T20:01:08.044577+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi133.sekpob", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:01:09.318 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:09 smithi133 bash[25278]: audit 2023-12-20T20:01:08.052365+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:09.319 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:09 smithi133 bash[25278]: audit 2023-12-20T20:01:08.053593+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:09.319 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:09 smithi133 bash[25278]: cephadm 2023-12-20T20:01:08.054796+0000 mgr.y (mgr.24367) 122 : cephadm [INF] Deploying daemon rgw.foo.smithi133.sekpob on smithi133 2023-12-20T20:01:10.036 INFO:teuthology.orchestra.run.smithi080.stdout:Scheduled rgw.smpl update... 2023-12-20T20:01:10.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:10 smithi133 bash[25278]: cluster 2023-12-20T20:01:08.852759+0000 mgr.y (mgr.24367) 123 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 720 B/s wr, 1 op/s 2023-12-20T20:01:10.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:10 smithi133 bash[25278]: audit 2023-12-20T20:01:10.032886+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:10.193 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:01:09 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:01:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:01:10.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:10 smithi080 bash[30819]: cluster 2023-12-20T20:01:08.852759+0000 mgr.y (mgr.24367) 123 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 720 B/s wr, 1 op/s 2023-12-20T20:01:10.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:10 smithi080 bash[30819]: audit 2023-12-20T20:01:10.032886+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:10.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:10 smithi080 bash[25034]: cluster 2023-12-20T20:01:08.852759+0000 mgr.y (mgr.24367) 123 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 720 B/s wr, 1 op/s 2023-12-20T20:01:10.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:10 smithi080 bash[25034]: audit 2023-12-20T20:01:10.032886+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:11.294 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:01:11 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:01:11] "GET /metrics HTTP/1.1" 200 196356 "" "Prometheus/2.33.4" 2023-12-20T20:01:11.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:11 smithi080 bash[25034]: audit 2023-12-20T20:01:10.025800+0000 mgr.y (mgr.24367) 124 : audit [DBG] from='client.24578 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:01:11.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:11 smithi080 bash[25034]: cephadm 2023-12-20T20:01:10.027767+0000 mgr.y (mgr.24367) 125 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-20T20:01:11.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:11 smithi080 bash[25034]: audit 2023-12-20T20:01:10.481635+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:11.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:11 smithi080 bash[25034]: audit 2023-12-20T20:01:10.484976+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:11.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:11 smithi080 bash[25034]: audit 2023-12-20T20:01:10.486352+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:11.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:11 smithi080 bash[25034]: audit 2023-12-20T20:01:10.975678+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:11.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:11 smithi080 bash[25034]: audit 2023-12-20T20:01:10.984989+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:11.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:11 smithi080 bash[25034]: audit 2023-12-20T20:01:10.990237+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:11.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:11 smithi080 bash[25034]: audit 2023-12-20T20:01:11.000940+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:11.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:11 smithi080 bash[25034]: audit 2023-12-20T20:01:11.002157+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:11.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:11 smithi080 bash[30819]: audit 2023-12-20T20:01:10.025800+0000 mgr.y (mgr.24367) 124 : audit [DBG] from='client.24578 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:01:11.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:11 smithi080 bash[30819]: cephadm 2023-12-20T20:01:10.027767+0000 mgr.y (mgr.24367) 125 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-20T20:01:11.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:11 smithi080 bash[30819]: audit 2023-12-20T20:01:10.481635+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:11.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:11 smithi080 bash[30819]: audit 2023-12-20T20:01:10.484976+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:11.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:11 smithi080 bash[30819]: audit 2023-12-20T20:01:10.486352+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:11.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:11 smithi080 bash[30819]: audit 2023-12-20T20:01:10.975678+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:11.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:11 smithi080 bash[30819]: audit 2023-12-20T20:01:10.984989+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:11.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:11 smithi080 bash[30819]: audit 2023-12-20T20:01:10.990237+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:11.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:11 smithi080 bash[30819]: audit 2023-12-20T20:01:11.000940+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:11.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:11 smithi080 bash[30819]: audit 2023-12-20T20:01:11.002157+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:11.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:11 smithi133 bash[25278]: audit 2023-12-20T20:01:10.025800+0000 mgr.y (mgr.24367) 124 : audit [DBG] from='client.24578 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:01:11.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:11 smithi133 bash[25278]: cephadm 2023-12-20T20:01:10.027767+0000 mgr.y (mgr.24367) 125 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-20T20:01:11.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:11 smithi133 bash[25278]: audit 2023-12-20T20:01:10.481635+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:11.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:11 smithi133 bash[25278]: audit 2023-12-20T20:01:10.484976+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:11.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:11 smithi133 bash[25278]: audit 2023-12-20T20:01:10.486352+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:11.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:11 smithi133 bash[25278]: audit 2023-12-20T20:01:10.975678+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:11.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:11 smithi133 bash[25278]: audit 2023-12-20T20:01:10.984989+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:11.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:11 smithi133 bash[25278]: audit 2023-12-20T20:01:10.990237+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:11.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:11 smithi133 bash[25278]: audit 2023-12-20T20:01:11.000940+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:11.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:11 smithi133 bash[25278]: audit 2023-12-20T20:01:11.002157+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:11.470 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph osd pool create foo' 2023-12-20T20:01:12.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:12 smithi080 bash[30819]: cephadm 2023-12-20T20:01:10.493646+0000 mgr.y (mgr.24367) 126 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-20T20:01:12.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:12 smithi080 bash[30819]: cluster 2023-12-20T20:01:10.853396+0000 mgr.y (mgr.24367) 127 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 656 B/s wr, 1 op/s 2023-12-20T20:01:12.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:12 smithi080 bash[30819]: cephadm 2023-12-20T20:01:10.990763+0000 mgr.y (mgr.24367) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:12.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:12 smithi080 bash[30819]: cephadm 2023-12-20T20:01:11.009593+0000 mgr.y (mgr.24367) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-20T20:01:12.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:12 smithi080 bash[30819]: audit 2023-12-20T20:01:11.311775+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:12.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:12 smithi080 bash[30819]: audit 2023-12-20T20:01:11.319104+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:12.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:12 smithi080 bash[30819]: audit 2023-12-20T20:01:11.320687+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:12.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:12 smithi080 bash[30819]: audit 2023-12-20T20:01:11.332308+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:12.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:12 smithi080 bash[30819]: audit 2023-12-20T20:01:11.948974+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:12.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:12 smithi080 bash[25034]: cephadm 2023-12-20T20:01:10.493646+0000 mgr.y (mgr.24367) 126 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-20T20:01:12.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:12 smithi080 bash[25034]: cluster 2023-12-20T20:01:10.853396+0000 mgr.y (mgr.24367) 127 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 656 B/s wr, 1 op/s 2023-12-20T20:01:12.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:12 smithi080 bash[25034]: cephadm 2023-12-20T20:01:10.990763+0000 mgr.y (mgr.24367) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:12.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:12 smithi080 bash[25034]: cephadm 2023-12-20T20:01:11.009593+0000 mgr.y (mgr.24367) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-20T20:01:12.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:12 smithi080 bash[25034]: audit 2023-12-20T20:01:11.311775+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:12.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:12 smithi080 bash[25034]: audit 2023-12-20T20:01:11.319104+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:12.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:12 smithi080 bash[25034]: audit 2023-12-20T20:01:11.320687+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:12.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:12 smithi080 bash[25034]: audit 2023-12-20T20:01:11.332308+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:12.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:12 smithi080 bash[25034]: audit 2023-12-20T20:01:11.948974+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:12.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:12 smithi133 bash[25278]: cephadm 2023-12-20T20:01:10.493646+0000 mgr.y (mgr.24367) 126 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-20T20:01:12.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:12 smithi133 bash[25278]: cluster 2023-12-20T20:01:10.853396+0000 mgr.y (mgr.24367) 127 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 656 B/s wr, 1 op/s 2023-12-20T20:01:12.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:12 smithi133 bash[25278]: cephadm 2023-12-20T20:01:10.990763+0000 mgr.y (mgr.24367) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:12.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:12 smithi133 bash[25278]: cephadm 2023-12-20T20:01:11.009593+0000 mgr.y (mgr.24367) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-20T20:01:12.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:12 smithi133 bash[25278]: audit 2023-12-20T20:01:11.311775+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:12.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:12 smithi133 bash[25278]: audit 2023-12-20T20:01:11.319104+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:12.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:12 smithi133 bash[25278]: audit 2023-12-20T20:01:11.320687+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:12.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:12 smithi133 bash[25278]: audit 2023-12-20T20:01:11.332308+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:12.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:12 smithi133 bash[25278]: audit 2023-12-20T20:01:11.948974+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:13.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:13 smithi080 bash[25034]: cephadm 2023-12-20T20:01:11.312680+0000 mgr.y (mgr.24367) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:13.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:13 smithi080 bash[25034]: cephadm 2023-12-20T20:01:11.333015+0000 mgr.y (mgr.24367) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:13.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:13 smithi080 bash[30819]: cephadm 2023-12-20T20:01:11.312680+0000 mgr.y (mgr.24367) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:13.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:13 smithi080 bash[30819]: cephadm 2023-12-20T20:01:11.333015+0000 mgr.y (mgr.24367) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:13.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:13 smithi133 bash[25278]: cephadm 2023-12-20T20:01:11.312680+0000 mgr.y (mgr.24367) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:13.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:13 smithi133 bash[25278]: cephadm 2023-12-20T20:01:11.333015+0000 mgr.y (mgr.24367) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:14.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:14 smithi133 bash[25278]: cluster 2023-12-20T20:01:12.855222+0000 mgr.y (mgr.24367) 132 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 3.6 KiB/s wr, 185 op/s 2023-12-20T20:01:14.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:14 smithi080 bash[25034]: cluster 2023-12-20T20:01:12.855222+0000 mgr.y (mgr.24367) 132 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 3.6 KiB/s wr, 185 op/s 2023-12-20T20:01:14.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:14 smithi080 bash[30819]: cluster 2023-12-20T20:01:12.855222+0000 mgr.y (mgr.24367) 132 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 3.6 KiB/s wr, 185 op/s 2023-12-20T20:01:16.431 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:16 smithi133 bash[25278]: cluster 2023-12-20T20:01:14.856034+0000 mgr.y (mgr.24367) 133 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2023-12-20T20:01:16.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:16 smithi080 bash[25034]: cluster 2023-12-20T20:01:14.856034+0000 mgr.y (mgr.24367) 133 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2023-12-20T20:01:16.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:16 smithi080 bash[30819]: cluster 2023-12-20T20:01:14.856034+0000 mgr.y (mgr.24367) 133 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2023-12-20T20:01:17.094 INFO:teuthology.orchestra.run.smithi080.stderr:pool 'foo' created 2023-12-20T20:01:17.213 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:01:16 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:01:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:01:17.214 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:17 smithi080 bash[30819]: audit 2023-12-20T20:01:16.486709+0000 mon.a (mon.0) 970 : audit [INF] from='client.? 172.21.15.80:0/1636095250' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-20T20:01:17.214 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:17 smithi080 bash[30819]: audit 2023-12-20T20:01:16.943923+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:17.214 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:17 smithi080 bash[25034]: audit 2023-12-20T20:01:16.486709+0000 mon.a (mon.0) 970 : audit [INF] from='client.? 172.21.15.80:0/1636095250' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-20T20:01:17.214 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:17 smithi080 bash[25034]: audit 2023-12-20T20:01:16.943923+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:17.353 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:17 smithi133 bash[25278]: audit 2023-12-20T20:01:16.486709+0000 mon.a (mon.0) 970 : audit [INF] from='client.? 172.21.15.80:0/1636095250' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-20T20:01:17.353 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:17 smithi133 bash[25278]: audit 2023-12-20T20:01:16.943923+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:18.044 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:01:17 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:20:01:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:01:18.435 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:01:18 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:20:01:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:01:18.436 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:18 smithi080 bash[30819]: cluster 2023-12-20T20:01:16.856701+0000 mgr.y (mgr.24367) 134 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2023-12-20T20:01:18.436 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:18 smithi080 bash[30819]: audit 2023-12-20T20:01:17.082738+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.80:0/1636095250' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-20T20:01:18.436 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:18 smithi080 bash[30819]: cluster 2023-12-20T20:01:17.082853+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-12-20T20:01:18.436 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:18 smithi080 bash[30819]: audit 2023-12-20T20:01:17.665561+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:18.436 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:18 smithi080 bash[30819]: audit 2023-12-20T20:01:17.673044+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:18.437 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:18 smithi080 bash[25034]: cluster 2023-12-20T20:01:16.856701+0000 mgr.y (mgr.24367) 134 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2023-12-20T20:01:18.437 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:18 smithi080 bash[25034]: audit 2023-12-20T20:01:17.082738+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.80:0/1636095250' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-20T20:01:18.437 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:18 smithi080 bash[25034]: cluster 2023-12-20T20:01:17.082853+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-12-20T20:01:18.437 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:18 smithi080 bash[25034]: audit 2023-12-20T20:01:17.665561+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:18.437 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:18 smithi080 bash[25034]: audit 2023-12-20T20:01:17.673044+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:18.438 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'rbd pool init foo' 2023-12-20T20:01:18.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:18 smithi133 bash[25278]: cluster 2023-12-20T20:01:16.856701+0000 mgr.y (mgr.24367) 134 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2023-12-20T20:01:18.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:18 smithi133 bash[25278]: audit 2023-12-20T20:01:17.082738+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.80:0/1636095250' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-20T20:01:18.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:18 smithi133 bash[25278]: cluster 2023-12-20T20:01:17.082853+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-12-20T20:01:18.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:18 smithi133 bash[25278]: audit 2023-12-20T20:01:17.665561+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:18.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:18 smithi133 bash[25278]: audit 2023-12-20T20:01:17.673044+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:19.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:19 smithi133 bash[25278]: cluster 2023-12-20T20:01:18.089085+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-12-20T20:01:19.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:19 smithi133 bash[25278]: audit 2023-12-20T20:01:18.113240+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:19.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:19 smithi133 bash[25278]: audit 2023-12-20T20:01:18.120380+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:19.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:19 smithi133 bash[25278]: cluster 2023-12-20T20:01:18.857542+0000 mgr.y (mgr.24367) 135 : cluster [DBG] pgmap v102: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 148 KiB/s rd, 4.5 KiB/s wr, 275 op/s 2023-12-20T20:01:19.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:19 smithi080 bash[25034]: cluster 2023-12-20T20:01:18.089085+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-12-20T20:01:19.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:19 smithi080 bash[25034]: audit 2023-12-20T20:01:18.113240+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:19.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:19 smithi080 bash[25034]: audit 2023-12-20T20:01:18.120380+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:19.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:19 smithi080 bash[25034]: cluster 2023-12-20T20:01:18.857542+0000 mgr.y (mgr.24367) 135 : cluster [DBG] pgmap v102: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 148 KiB/s rd, 4.5 KiB/s wr, 275 op/s 2023-12-20T20:01:19.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:19 smithi080 bash[30819]: cluster 2023-12-20T20:01:18.089085+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-12-20T20:01:19.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:19 smithi080 bash[30819]: audit 2023-12-20T20:01:18.113240+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:19.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:19 smithi080 bash[30819]: audit 2023-12-20T20:01:18.120380+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:19.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:19 smithi080 bash[30819]: cluster 2023-12-20T20:01:18.857542+0000 mgr.y (mgr.24367) 135 : cluster [DBG] pgmap v102: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 148 KiB/s rd, 4.5 KiB/s wr, 275 op/s 2023-12-20T20:01:20.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:20 smithi133 bash[25278]: cluster 2023-12-20T20:01:19.111487+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-12-20T20:01:20.193 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:01:19 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:01:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:01:20.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:20 smithi080 bash[25034]: cluster 2023-12-20T20:01:19.111487+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-12-20T20:01:20.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:20 smithi080 bash[30819]: cluster 2023-12-20T20:01:19.111487+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-12-20T20:01:20.604 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:01:20 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:01:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:01:21.545 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:01:21] "GET /metrics HTTP/1.1" 200 202538 "" "Prometheus/2.33.4" 2023-12-20T20:01:21.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[30819]: audit 2023-12-20T20:01:20.306683+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:21.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[30819]: audit 2023-12-20T20:01:20.315783+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:21.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[30819]: audit 2023-12-20T20:01:20.323815+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:21.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[30819]: audit 2023-12-20T20:01:20.324945+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:21.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[30819]: audit 2023-12-20T20:01:20.331959+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:21.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[30819]: cephadm 2023-12-20T20:01:20.338392+0000 mgr.y (mgr.24367) 136 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-20T20:01:21.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[30819]: audit 2023-12-20T20:01:20.343421+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:21.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[30819]: audit 2023-12-20T20:01:20.344435+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi080.zrdtwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:01:21.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[30819]: audit 2023-12-20T20:01:20.349521+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi080.zrdtwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:01:21.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[30819]: audit 2023-12-20T20:01:20.356220+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:21.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[30819]: audit 2023-12-20T20:01:20.357488+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:21.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[30819]: cephadm 2023-12-20T20:01:20.358975+0000 mgr.y (mgr.24367) 137 : cephadm [INF] Deploying daemon rgw.smpl.smithi080.zrdtwy on smithi080 2023-12-20T20:01:21.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[30819]: cluster 2023-12-20T20:01:20.858184+0000 mgr.y (mgr.24367) 138 : cluster [DBG] pgmap v104: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:01:21.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[25034]: audit 2023-12-20T20:01:20.306683+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:21.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[25034]: audit 2023-12-20T20:01:20.315783+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:21.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[25034]: audit 2023-12-20T20:01:20.323815+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:21.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[25034]: audit 2023-12-20T20:01:20.324945+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:21.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[25034]: audit 2023-12-20T20:01:20.331959+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:21.547 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[25034]: cephadm 2023-12-20T20:01:20.338392+0000 mgr.y (mgr.24367) 136 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-20T20:01:21.547 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[25034]: audit 2023-12-20T20:01:20.343421+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:21.547 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[25034]: audit 2023-12-20T20:01:20.344435+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi080.zrdtwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:01:21.547 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[25034]: audit 2023-12-20T20:01:20.349521+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi080.zrdtwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:01:21.547 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[25034]: audit 2023-12-20T20:01:20.356220+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:21.547 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[25034]: audit 2023-12-20T20:01:20.357488+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:21.547 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[25034]: cephadm 2023-12-20T20:01:20.358975+0000 mgr.y (mgr.24367) 137 : cephadm [INF] Deploying daemon rgw.smpl.smithi080.zrdtwy on smithi080 2023-12-20T20:01:21.547 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:21 smithi080 bash[25034]: cluster 2023-12-20T20:01:20.858184+0000 mgr.y (mgr.24367) 138 : cluster [DBG] pgmap v104: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:01:21.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:21 smithi133 bash[25278]: audit 2023-12-20T20:01:20.306683+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:21.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:21 smithi133 bash[25278]: audit 2023-12-20T20:01:20.315783+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:21.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:21 smithi133 bash[25278]: audit 2023-12-20T20:01:20.323815+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:21.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:21 smithi133 bash[25278]: audit 2023-12-20T20:01:20.324945+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:21.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:21 smithi133 bash[25278]: audit 2023-12-20T20:01:20.331959+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:21.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:21 smithi133 bash[25278]: cephadm 2023-12-20T20:01:20.338392+0000 mgr.y (mgr.24367) 136 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-20T20:01:21.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:21 smithi133 bash[25278]: audit 2023-12-20T20:01:20.343421+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:21.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:21 smithi133 bash[25278]: audit 2023-12-20T20:01:20.344435+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi080.zrdtwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:01:21.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:21 smithi133 bash[25278]: audit 2023-12-20T20:01:20.349521+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi080.zrdtwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:01:21.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:21 smithi133 bash[25278]: audit 2023-12-20T20:01:20.356220+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:21.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:21 smithi133 bash[25278]: audit 2023-12-20T20:01:20.357488+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:21.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:21 smithi133 bash[25278]: cephadm 2023-12-20T20:01:20.358975+0000 mgr.y (mgr.24367) 137 : cephadm [INF] Deploying daemon rgw.smpl.smithi080.zrdtwy on smithi080 2023-12-20T20:01:21.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:21 smithi133 bash[25278]: cluster 2023-12-20T20:01:20.858184+0000 mgr.y (mgr.24367) 138 : cluster [DBG] pgmap v104: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:01:24.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:23 smithi133 bash[25278]: cluster 2023-12-20T20:01:22.859948+0000 mgr.y (mgr.24367) 139 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:01:24.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:23 smithi133 bash[25278]: audit 2023-12-20T20:01:23.350541+0000 mon.a (mon.0) 990 : audit [INF] from='client.? 172.21.15.80:0/1657251778' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-20T20:01:24.250 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:23 smithi080 bash[25034]: cluster 2023-12-20T20:01:22.859948+0000 mgr.y (mgr.24367) 139 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:01:24.250 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:23 smithi080 bash[25034]: audit 2023-12-20T20:01:23.350541+0000 mon.a (mon.0) 990 : audit [INF] from='client.? 172.21.15.80:0/1657251778' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-20T20:01:24.250 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:23 smithi080 bash[30819]: cluster 2023-12-20T20:01:22.859948+0000 mgr.y (mgr.24367) 139 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:01:24.250 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:23 smithi080 bash[30819]: audit 2023-12-20T20:01:23.350541+0000 mon.a (mon.0) 990 : audit [INF] from='client.? 172.21.15.80:0/1657251778' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-20T20:01:25.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:24 smithi133 bash[25278]: audit 2023-12-20T20:01:23.924232+0000 mon.a (mon.0) 991 : audit [INF] from='client.? 172.21.15.80:0/1657251778' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-20T20:01:25.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:24 smithi133 bash[25278]: cluster 2023-12-20T20:01:23.924400+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-20T20:01:25.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:24 smithi133 bash[25278]: audit 2023-12-20T20:01:24.514338+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:25.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:24 smithi133 bash[25278]: audit 2023-12-20T20:01:24.516398+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi133.gybyvb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:01:25.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:24 smithi133 bash[25278]: audit 2023-12-20T20:01:24.523619+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi133.gybyvb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:01:25.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:24 smithi133 bash[25278]: audit 2023-12-20T20:01:24.531814+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:25.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:24 smithi133 bash[25278]: audit 2023-12-20T20:01:24.533349+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:25.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:24 smithi080 bash[25034]: audit 2023-12-20T20:01:23.924232+0000 mon.a (mon.0) 991 : audit [INF] from='client.? 172.21.15.80:0/1657251778' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-20T20:01:25.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:24 smithi080 bash[25034]: cluster 2023-12-20T20:01:23.924400+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-20T20:01:25.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:24 smithi080 bash[25034]: audit 2023-12-20T20:01:24.514338+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:25.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:24 smithi080 bash[25034]: audit 2023-12-20T20:01:24.516398+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi133.gybyvb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:01:25.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:24 smithi080 bash[25034]: audit 2023-12-20T20:01:24.523619+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi133.gybyvb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:01:25.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:24 smithi080 bash[25034]: audit 2023-12-20T20:01:24.531814+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:25.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:24 smithi080 bash[25034]: audit 2023-12-20T20:01:24.533349+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:25.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:24 smithi080 bash[30819]: audit 2023-12-20T20:01:23.924232+0000 mon.a (mon.0) 991 : audit [INF] from='client.? 172.21.15.80:0/1657251778' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-20T20:01:25.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:24 smithi080 bash[30819]: cluster 2023-12-20T20:01:23.924400+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-20T20:01:25.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:24 smithi080 bash[30819]: audit 2023-12-20T20:01:24.514338+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:25.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:24 smithi080 bash[30819]: audit 2023-12-20T20:01:24.516398+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi133.gybyvb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:01:25.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:24 smithi080 bash[30819]: audit 2023-12-20T20:01:24.523619+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi133.gybyvb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-20T20:01:25.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:24 smithi080 bash[30819]: audit 2023-12-20T20:01:24.531814+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:25.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:24 smithi080 bash[30819]: audit 2023-12-20T20:01:24.533349+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:26.010 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:25 smithi133 bash[25278]: cephadm 2023-12-20T20:01:24.534889+0000 mgr.y (mgr.24367) 140 : cephadm [INF] Deploying daemon rgw.smpl.smithi133.gybyvb on smithi133 2023-12-20T20:01:26.011 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:25 smithi133 bash[25278]: cluster 2023-12-20T20:01:24.860660+0000 mgr.y (mgr.24367) 141 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:01:26.011 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:25 smithi133 bash[25278]: cluster 2023-12-20T20:01:24.945817+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-20T20:01:26.283 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:25 smithi080 bash[25034]: cephadm 2023-12-20T20:01:24.534889+0000 mgr.y (mgr.24367) 140 : cephadm [INF] Deploying daemon rgw.smpl.smithi133.gybyvb on smithi133 2023-12-20T20:01:26.283 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:25 smithi080 bash[25034]: cluster 2023-12-20T20:01:24.860660+0000 mgr.y (mgr.24367) 141 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:01:26.283 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:25 smithi080 bash[25034]: cluster 2023-12-20T20:01:24.945817+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-20T20:01:26.283 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:25 smithi080 bash[30819]: cephadm 2023-12-20T20:01:24.534889+0000 mgr.y (mgr.24367) 140 : cephadm [INF] Deploying daemon rgw.smpl.smithi133.gybyvb on smithi133 2023-12-20T20:01:26.283 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:25 smithi080 bash[30819]: cluster 2023-12-20T20:01:24.860660+0000 mgr.y (mgr.24367) 141 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:01:26.283 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:25 smithi080 bash[30819]: cluster 2023-12-20T20:01:24.945817+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-20T20:01:27.256 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:26 smithi080 bash[30819]: cluster 2023-12-20T20:01:25.957286+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-12-20T20:01:27.256 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:26 smithi080 bash[30819]: audit 2023-12-20T20:01:26.831613+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-12-20T20:01:27.256 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:26 smithi080 bash[30819]: audit 2023-12-20T20:01:26.832409+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-20T20:01:27.256 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:26 smithi080 bash[30819]: audit 2023-12-20T20:01:26.832805+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-12-20T20:01:27.256 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:26 smithi080 bash[30819]: audit 2023-12-20T20:01:26.833267+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-20T20:01:27.258 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch apply iscsi foo u p' 2023-12-20T20:01:27.258 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:26 smithi080 bash[25034]: cluster 2023-12-20T20:01:25.957286+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-12-20T20:01:27.258 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:26 smithi080 bash[25034]: audit 2023-12-20T20:01:26.831613+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-12-20T20:01:27.258 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:26 smithi080 bash[25034]: audit 2023-12-20T20:01:26.832409+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-20T20:01:27.258 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:26 smithi080 bash[25034]: audit 2023-12-20T20:01:26.832805+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-12-20T20:01:27.258 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:26 smithi080 bash[25034]: audit 2023-12-20T20:01:26.833267+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-20T20:01:27.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:26 smithi133 bash[25278]: cluster 2023-12-20T20:01:25.957286+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-12-20T20:01:27.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:26 smithi133 bash[25278]: audit 2023-12-20T20:01:26.831613+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-12-20T20:01:27.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:26 smithi133 bash[25278]: audit 2023-12-20T20:01:26.832409+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-20T20:01:27.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:26 smithi133 bash[25278]: audit 2023-12-20T20:01:26.832805+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-12-20T20:01:27.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:26 smithi133 bash[25278]: audit 2023-12-20T20:01:26.833267+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-20T20:01:28.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[25034]: cluster 2023-12-20T20:01:26.861307+0000 mgr.y (mgr.24367) 142 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:01:28.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[25034]: audit 2023-12-20T20:01:26.969359+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2023-12-20T20:01:28.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[25034]: audit 2023-12-20T20:01:26.969463+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-12-20T20:01:28.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[25034]: audit 2023-12-20T20:01:26.969569+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2023-12-20T20:01:28.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[25034]: audit 2023-12-20T20:01:26.969672+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2023-12-20T20:01:28.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[25034]: cluster 2023-12-20T20:01:26.969860+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-12-20T20:01:28.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[25034]: audit 2023-12-20T20:01:26.999822+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:28.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[25034]: audit 2023-12-20T20:01:27.002933+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:28.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[25034]: audit 2023-12-20T20:01:27.004163+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:28.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[25034]: cephadm 2023-12-20T20:01:27.012583+0000 mgr.y (mgr.24367) 143 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-20T20:01:28.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[25034]: audit 2023-12-20T20:01:27.156343+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:01:28.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[25034]: audit 2023-12-20T20:01:27.178683+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:01:28.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[30819]: cluster 2023-12-20T20:01:26.861307+0000 mgr.y (mgr.24367) 142 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:01:28.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[30819]: audit 2023-12-20T20:01:26.969359+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2023-12-20T20:01:28.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[30819]: audit 2023-12-20T20:01:26.969463+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-12-20T20:01:28.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[30819]: audit 2023-12-20T20:01:26.969569+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2023-12-20T20:01:28.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[30819]: audit 2023-12-20T20:01:26.969672+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2023-12-20T20:01:28.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[30819]: cluster 2023-12-20T20:01:26.969860+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-12-20T20:01:28.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[30819]: audit 2023-12-20T20:01:26.999822+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:28.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[30819]: audit 2023-12-20T20:01:27.002933+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:28.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[30819]: audit 2023-12-20T20:01:27.004163+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:28.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[30819]: cephadm 2023-12-20T20:01:27.012583+0000 mgr.y (mgr.24367) 143 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-20T20:01:28.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[30819]: audit 2023-12-20T20:01:27.156343+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:01:28.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:27 smithi080 bash[30819]: audit 2023-12-20T20:01:27.178683+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:01:28.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:27 smithi133 bash[25278]: cluster 2023-12-20T20:01:26.861307+0000 mgr.y (mgr.24367) 142 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:01:28.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:27 smithi133 bash[25278]: audit 2023-12-20T20:01:26.969359+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2023-12-20T20:01:28.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:27 smithi133 bash[25278]: audit 2023-12-20T20:01:26.969463+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-12-20T20:01:28.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:27 smithi133 bash[25278]: audit 2023-12-20T20:01:26.969569+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2023-12-20T20:01:28.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:27 smithi133 bash[25278]: audit 2023-12-20T20:01:26.969672+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2023-12-20T20:01:28.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:27 smithi133 bash[25278]: cluster 2023-12-20T20:01:26.969860+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-12-20T20:01:28.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:27 smithi133 bash[25278]: audit 2023-12-20T20:01:26.999822+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:28.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:27 smithi133 bash[25278]: audit 2023-12-20T20:01:27.002933+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:28.332 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:27 smithi133 bash[25278]: audit 2023-12-20T20:01:27.004163+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:28.332 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:27 smithi133 bash[25278]: cephadm 2023-12-20T20:01:27.012583+0000 mgr.y (mgr.24367) 143 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-20T20:01:28.332 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:27 smithi133 bash[25278]: audit 2023-12-20T20:01:27.156343+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:01:28.332 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:27 smithi133 bash[25278]: audit 2023-12-20T20:01:27.178683+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:01:28.983 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:28 smithi133 bash[25278]: cluster 2023-12-20T20:01:27.971781+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-12-20T20:01:28.984 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:28 smithi133 bash[25278]: audit 2023-12-20T20:01:28.236421+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:28.984 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:28 smithi133 bash[25278]: audit 2023-12-20T20:01:28.245733+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:28.984 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:28 smithi133 bash[25278]: audit 2023-12-20T20:01:28.247308+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:28.984 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:28 smithi133 bash[25278]: audit 2023-12-20T20:01:28.578199+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:29.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:28 smithi080 bash[25034]: cluster 2023-12-20T20:01:27.971781+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-12-20T20:01:29.045 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:28 smithi080 bash[25034]: audit 2023-12-20T20:01:28.236421+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:29.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:28 smithi080 bash[25034]: audit 2023-12-20T20:01:28.245733+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:29.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:28 smithi080 bash[25034]: audit 2023-12-20T20:01:28.247308+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:29.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:28 smithi080 bash[25034]: audit 2023-12-20T20:01:28.578199+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:29.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:28 smithi080 bash[30819]: cluster 2023-12-20T20:01:27.971781+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-12-20T20:01:29.047 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:28 smithi080 bash[30819]: audit 2023-12-20T20:01:28.236421+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:29.047 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:28 smithi080 bash[30819]: audit 2023-12-20T20:01:28.245733+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:29.047 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:28 smithi080 bash[30819]: audit 2023-12-20T20:01:28.247308+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:29.047 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:28 smithi080 bash[30819]: audit 2023-12-20T20:01:28.578199+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:30.140 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:01:29 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:01:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:01:30.141 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:29 smithi133 bash[25278]: cephadm 2023-12-20T20:01:28.237030+0000 mgr.y (mgr.24367) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:30.141 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:29 smithi133 bash[25278]: cephadm 2023-12-20T20:01:28.255845+0000 mgr.y (mgr.24367) 145 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-20T20:01:30.141 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:29 smithi133 bash[25278]: cephadm 2023-12-20T20:01:28.578976+0000 mgr.y (mgr.24367) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:30.141 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:29 smithi133 bash[25278]: cluster 2023-12-20T20:01:28.862075+0000 mgr.y (mgr.24367) 147 : cluster [DBG] pgmap v113: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 164 KiB/s rd, 767 B/s wr, 253 op/s 2023-12-20T20:01:30.294 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:01:29 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:01:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:01:30.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:29 smithi080 bash[25034]: cephadm 2023-12-20T20:01:28.237030+0000 mgr.y (mgr.24367) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:30.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:29 smithi080 bash[25034]: cephadm 2023-12-20T20:01:28.255845+0000 mgr.y (mgr.24367) 145 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-20T20:01:30.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:29 smithi080 bash[25034]: cephadm 2023-12-20T20:01:28.578976+0000 mgr.y (mgr.24367) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:30.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:29 smithi080 bash[25034]: cluster 2023-12-20T20:01:28.862075+0000 mgr.y (mgr.24367) 147 : cluster [DBG] pgmap v113: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 164 KiB/s rd, 767 B/s wr, 253 op/s 2023-12-20T20:01:30.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:29 smithi080 bash[30819]: cephadm 2023-12-20T20:01:28.237030+0000 mgr.y (mgr.24367) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:30.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:29 smithi080 bash[30819]: cephadm 2023-12-20T20:01:28.255845+0000 mgr.y (mgr.24367) 145 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-20T20:01:30.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:29 smithi080 bash[30819]: cephadm 2023-12-20T20:01:28.578976+0000 mgr.y (mgr.24367) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:30.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:29 smithi080 bash[30819]: cluster 2023-12-20T20:01:28.862075+0000 mgr.y (mgr.24367) 147 : cluster [DBG] pgmap v113: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 164 KiB/s rd, 767 B/s wr, 253 op/s 2023-12-20T20:01:31.295 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:01:31 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:01:31] "GET /metrics HTTP/1.1" 200 210693 "" "Prometheus/2.33.4" 2023-12-20T20:01:31.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:30 smithi080 bash[25034]: audit 2023-12-20T20:01:29.993420+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:31.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:30 smithi080 bash[25034]: cluster 2023-12-20T20:01:30.851332+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-12-20T20:01:31.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:30 smithi080 bash[30819]: audit 2023-12-20T20:01:29.993420+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:31.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:30 smithi080 bash[30819]: cluster 2023-12-20T20:01:30.851332+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-12-20T20:01:31.373 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:30 smithi133 bash[25278]: audit 2023-12-20T20:01:29.993420+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:31.373 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:30 smithi133 bash[25278]: cluster 2023-12-20T20:01:30.851332+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-12-20T20:01:31.816 INFO:teuthology.orchestra.run.smithi080.stdout:Scheduled iscsi.foo update... 2023-12-20T20:01:32.294 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:01:32 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:20:01:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:01:32.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:31 smithi080 bash[25034]: cluster 2023-12-20T20:01:30.862557+0000 mgr.y (mgr.24367) 148 : cluster [DBG] pgmap v115: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 625 B/s wr, 206 op/s 2023-12-20T20:01:32.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:31 smithi080 bash[25034]: audit 2023-12-20T20:01:31.811960+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:32.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:31 smithi080 bash[25034]: audit 2023-12-20T20:01:31.860426+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:32.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:31 smithi080 bash[25034]: audit 2023-12-20T20:01:31.862251+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:32.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:31 smithi080 bash[25034]: audit 2023-12-20T20:01:31.872534+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:32.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:31 smithi080 bash[25034]: audit 2023-12-20T20:01:31.990470+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:32.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:31 smithi080 bash[30819]: cluster 2023-12-20T20:01:30.862557+0000 mgr.y (mgr.24367) 148 : cluster [DBG] pgmap v115: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 625 B/s wr, 206 op/s 2023-12-20T20:01:32.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:31 smithi080 bash[30819]: audit 2023-12-20T20:01:31.811960+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:32.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:31 smithi080 bash[30819]: audit 2023-12-20T20:01:31.860426+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:32.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:31 smithi080 bash[30819]: audit 2023-12-20T20:01:31.862251+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:32.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:31 smithi080 bash[30819]: audit 2023-12-20T20:01:31.872534+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:32.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:31 smithi080 bash[30819]: audit 2023-12-20T20:01:31.990470+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:32.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:32 smithi133 bash[25278]: cluster 2023-12-20T20:01:30.862557+0000 mgr.y (mgr.24367) 148 : cluster [DBG] pgmap v115: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 625 B/s wr, 206 op/s 2023-12-20T20:01:32.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:32 smithi133 bash[25278]: audit 2023-12-20T20:01:31.811960+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:32.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:32 smithi133 bash[25278]: audit 2023-12-20T20:01:31.860426+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:32.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:32 smithi133 bash[25278]: audit 2023-12-20T20:01:31.862251+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:32.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:32 smithi133 bash[25278]: audit 2023-12-20T20:01:31.872534+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:32.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:32 smithi133 bash[25278]: audit 2023-12-20T20:01:31.990470+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:33.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:32 smithi080 bash[25034]: audit 2023-12-20T20:01:31.802592+0000 mgr.y (mgr.24367) 149 : audit [DBG] from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:01:33.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:33 smithi080 bash[25034]: cephadm 2023-12-20T20:01:31.806529+0000 mgr.y (mgr.24367) 150 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2023-12-20T20:01:33.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:33 smithi080 bash[25034]: cephadm 2023-12-20T20:01:31.873039+0000 mgr.y (mgr.24367) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:33.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:33 smithi080 bash[25034]: audit 2023-12-20T20:01:32.105990+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:33.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:33 smithi080 bash[30819]: audit 2023-12-20T20:01:31.802592+0000 mgr.y (mgr.24367) 149 : audit [DBG] from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:01:33.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:33 smithi080 bash[30819]: cephadm 2023-12-20T20:01:31.806529+0000 mgr.y (mgr.24367) 150 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2023-12-20T20:01:33.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:33 smithi080 bash[30819]: cephadm 2023-12-20T20:01:31.873039+0000 mgr.y (mgr.24367) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:33.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:33 smithi080 bash[30819]: audit 2023-12-20T20:01:32.105990+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:33.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:33 smithi133 bash[25278]: audit 2023-12-20T20:01:31.802592+0000 mgr.y (mgr.24367) 149 : audit [DBG] from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:01:33.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:33 smithi133 bash[25278]: cephadm 2023-12-20T20:01:31.806529+0000 mgr.y (mgr.24367) 150 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2023-12-20T20:01:33.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:33 smithi133 bash[25278]: cephadm 2023-12-20T20:01:31.873039+0000 mgr.y (mgr.24367) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:33.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:33 smithi133 bash[25278]: audit 2023-12-20T20:01:32.105990+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:33.545 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'sleep 120' 2023-12-20T20:01:33.795 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:01:33 smithi080 bash[54058]: level=warn ts=2023-12-20T20:01:33.536Z 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.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:01:33.795 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:01:33 smithi080 bash[54058]: level=warn ts=2023-12-20T20:01:33.536Z 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.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:01:34.006 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:01:33 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:20:01:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:01:34.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:34 smithi133 bash[25278]: cluster 2023-12-20T20:01:32.864578+0000 mgr.y (mgr.24367) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 682 B/s wr, 346 op/s 2023-12-20T20:01:34.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:34 smithi133 bash[25278]: audit 2023-12-20T20:01:33.820633+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:34.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:34 smithi133 bash[25278]: audit 2023-12-20T20:01:33.831422+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:34.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:34 smithi080 bash[25034]: cluster 2023-12-20T20:01:32.864578+0000 mgr.y (mgr.24367) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 682 B/s wr, 346 op/s 2023-12-20T20:01:34.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:34 smithi080 bash[25034]: audit 2023-12-20T20:01:33.820633+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:34.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:34 smithi080 bash[25034]: audit 2023-12-20T20:01:33.831422+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:34.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:34 smithi080 bash[30819]: cluster 2023-12-20T20:01:32.864578+0000 mgr.y (mgr.24367) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 682 B/s wr, 346 op/s 2023-12-20T20:01:34.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:34 smithi080 bash[30819]: audit 2023-12-20T20:01:33.820633+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:34.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:34 smithi080 bash[30819]: audit 2023-12-20T20:01:33.831422+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:36.275 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:36 smithi080 bash[25034]: cluster 2023-12-20T20:01:34.865344+0000 mgr.y (mgr.24367) 153 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 173 KiB/s rd, 518 B/s wr, 263 op/s 2023-12-20T20:01:36.276 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:01:36 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:01:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:01:36.276 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:36 smithi080 bash[30819]: cluster 2023-12-20T20:01:34.865344+0000 mgr.y (mgr.24367) 153 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 173 KiB/s rd, 518 B/s wr, 263 op/s 2023-12-20T20:01:36.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:36 smithi133 bash[25278]: cluster 2023-12-20T20:01:34.865344+0000 mgr.y (mgr.24367) 153 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 173 KiB/s rd, 518 B/s wr, 263 op/s 2023-12-20T20:01:37.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:37 smithi133 bash[25278]: audit 2023-12-20T20:01:36.172859+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:37.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:37 smithi133 bash[25278]: audit 2023-12-20T20:01:36.183227+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:37.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:37 smithi133 bash[25278]: audit 2023-12-20T20:01:36.199829+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:37.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:37 smithi133 bash[25278]: audit 2023-12-20T20:01:36.200933+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:37.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:37 smithi133 bash[25278]: audit 2023-12-20T20:01:36.211328+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:37.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:37 smithi133 bash[25278]: cephadm 2023-12-20T20:01:36.219627+0000 mgr.y (mgr.24367) 154 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2023-12-20T20:01:37.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:37 smithi133 bash[25278]: audit 2023-12-20T20:01:36.236593+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi080.ioqrzh", "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-20T20:01:37.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:37 smithi133 bash[25278]: audit 2023-12-20T20:01:36.249896+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi080.ioqrzh", "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-20T20:01:37.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:37 smithi133 bash[25278]: audit 2023-12-20T20:01:36.258362+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:37.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:37 smithi133 bash[25278]: cephadm 2023-12-20T20:01:36.260125+0000 mgr.y (mgr.24367) 155 : cephadm [INF] Deploying daemon iscsi.foo.smithi080.ioqrzh on smithi080 2023-12-20T20:01:37.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:37 smithi133 bash[25278]: cluster 2023-12-20T20:01:36.866161+0000 mgr.y (mgr.24367) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 115 B/s wr, 120 op/s 2023-12-20T20:01:37.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[30819]: audit 2023-12-20T20:01:36.172859+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:37.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[30819]: audit 2023-12-20T20:01:36.183227+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:37.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[30819]: audit 2023-12-20T20:01:36.199829+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:37.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[30819]: audit 2023-12-20T20:01:36.200933+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:37.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[30819]: audit 2023-12-20T20:01:36.211328+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:37.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[30819]: cephadm 2023-12-20T20:01:36.219627+0000 mgr.y (mgr.24367) 154 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2023-12-20T20:01:37.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[30819]: audit 2023-12-20T20:01:36.236593+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi080.ioqrzh", "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-20T20:01:37.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[30819]: audit 2023-12-20T20:01:36.249896+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi080.ioqrzh", "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-20T20:01:37.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[30819]: audit 2023-12-20T20:01:36.258362+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:37.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[30819]: cephadm 2023-12-20T20:01:36.260125+0000 mgr.y (mgr.24367) 155 : cephadm [INF] Deploying daemon iscsi.foo.smithi080.ioqrzh on smithi080 2023-12-20T20:01:37.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[30819]: cluster 2023-12-20T20:01:36.866161+0000 mgr.y (mgr.24367) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 115 B/s wr, 120 op/s 2023-12-20T20:01:37.541 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[25034]: audit 2023-12-20T20:01:36.172859+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:37.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[25034]: audit 2023-12-20T20:01:36.183227+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:37.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[25034]: audit 2023-12-20T20:01:36.199829+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:37.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[25034]: audit 2023-12-20T20:01:36.200933+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:37.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[25034]: audit 2023-12-20T20:01:36.211328+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:37.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[25034]: cephadm 2023-12-20T20:01:36.219627+0000 mgr.y (mgr.24367) 154 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2023-12-20T20:01:37.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[25034]: audit 2023-12-20T20:01:36.236593+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi080.ioqrzh", "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-20T20:01:37.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[25034]: audit 2023-12-20T20:01:36.249896+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi080.ioqrzh", "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-20T20:01:37.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[25034]: audit 2023-12-20T20:01:36.258362+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:37.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[25034]: cephadm 2023-12-20T20:01:36.260125+0000 mgr.y (mgr.24367) 155 : cephadm [INF] Deploying daemon iscsi.foo.smithi080.ioqrzh on smithi080 2023-12-20T20:01:37.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[25034]: cluster 2023-12-20T20:01:36.866161+0000 mgr.y (mgr.24367) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 115 B/s wr, 120 op/s 2023-12-20T20:01:37.795 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:01:37 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:01:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:01:38.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:38 smithi080 bash[25034]: cluster 2023-12-20T20:01:37.266083+0000 mon.a (mon.0) 1037 : cluster [DBG] mgrmap e20: y(active, since 3m), standbys: x 2023-12-20T20:01:38.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:38 smithi080 bash[25034]: audit 2023-12-20T20:01:37.706106+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:38.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:38 smithi080 bash[25034]: audit 2023-12-20T20:01:37.711485+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:38.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:38 smithi080 bash[30819]: cluster 2023-12-20T20:01:37.266083+0000 mon.a (mon.0) 1037 : cluster [DBG] mgrmap e20: y(active, since 3m), standbys: x 2023-12-20T20:01:38.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:38 smithi080 bash[30819]: audit 2023-12-20T20:01:37.706106+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:38.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:38 smithi080 bash[30819]: audit 2023-12-20T20:01:37.711485+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:38.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:38 smithi133 bash[25278]: cluster 2023-12-20T20:01:37.266083+0000 mon.a (mon.0) 1037 : cluster [DBG] mgrmap e20: y(active, since 3m), standbys: x 2023-12-20T20:01:38.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:38 smithi133 bash[25278]: audit 2023-12-20T20:01:37.706106+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:38.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:38 smithi133 bash[25278]: audit 2023-12-20T20:01:37.711485+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:39.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:39 smithi080 bash[25034]: cluster 2023-12-20T20:01:38.867773+0000 mgr.y (mgr.24367) 157 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 102 B/s wr, 106 op/s 2023-12-20T20:01:39.545 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:39 smithi080 bash[30819]: cluster 2023-12-20T20:01:38.867773+0000 mgr.y (mgr.24367) 157 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 102 B/s wr, 106 op/s 2023-12-20T20:01:39.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:39 smithi133 bash[25278]: cluster 2023-12-20T20:01:38.867773+0000 mgr.y (mgr.24367) 157 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 102 B/s wr, 106 op/s 2023-12-20T20:01:40.193 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:01:39 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:01:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:01:41.545 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:01:41] "GET /metrics HTTP/1.1" 200 210693 "" "Prometheus/2.33.4" 2023-12-20T20:01:41.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[25034]: audit 2023-12-20T20:01:40.237816+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:41.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[25034]: audit 2023-12-20T20:01:40.240493+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:41.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[25034]: audit 2023-12-20T20:01:40.241473+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:41.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[25034]: audit 2023-12-20T20:01:40.250186+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:41.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[25034]: cephadm 2023-12-20T20:01:40.251040+0000 mgr.y (mgr.24367) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:41.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[25034]: audit 2023-12-20T20:01:40.257867+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:01:41.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[25034]: audit 2023-12-20T20:01:40.258732+0000 mgr.y (mgr.24367) 159 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:01:41.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[25034]: cephadm 2023-12-20T20:01:40.260718+0000 mgr.y (mgr.24367) 160 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.80:5000 to Dashboard 2023-12-20T20:01:41.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[25034]: audit 2023-12-20T20:01:40.261013+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:01:41.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[25034]: audit 2023-12-20T20:01:40.261449+0000 mgr.y (mgr.24367) 161 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:01:41.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[25034]: audit 2023-12-20T20:01:40.270188+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:41.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[25034]: audit 2023-12-20T20:01:40.276069+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi080"}]: dispatch 2023-12-20T20:01:41.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[25034]: audit 2023-12-20T20:01:40.276784+0000 mgr.y (mgr.24367) 162 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi080"}]: dispatch 2023-12-20T20:01:41.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[25034]: audit 2023-12-20T20:01:40.285490+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:41.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[25034]: audit 2023-12-20T20:01:40.287378+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:41.547 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[25034]: audit 2023-12-20T20:01:40.288476+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:41.547 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[25034]: audit 2023-12-20T20:01:40.296134+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:41.547 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[25034]: cephadm 2023-12-20T20:01:40.296528+0000 mgr.y (mgr.24367) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:41.547 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[25034]: cluster 2023-12-20T20:01:40.868539+0000 mgr.y (mgr.24367) 164 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 102 B/s wr, 106 op/s 2023-12-20T20:01:41.547 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[30819]: audit 2023-12-20T20:01:40.237816+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:41.547 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[30819]: audit 2023-12-20T20:01:40.240493+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:41.547 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[30819]: audit 2023-12-20T20:01:40.241473+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:41.547 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[30819]: audit 2023-12-20T20:01:40.250186+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:41.547 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[30819]: cephadm 2023-12-20T20:01:40.251040+0000 mgr.y (mgr.24367) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:41.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[30819]: audit 2023-12-20T20:01:40.257867+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:01:41.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[30819]: audit 2023-12-20T20:01:40.258732+0000 mgr.y (mgr.24367) 159 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:01:41.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[30819]: cephadm 2023-12-20T20:01:40.260718+0000 mgr.y (mgr.24367) 160 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.80:5000 to Dashboard 2023-12-20T20:01:41.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[30819]: audit 2023-12-20T20:01:40.261013+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:01:41.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[30819]: audit 2023-12-20T20:01:40.261449+0000 mgr.y (mgr.24367) 161 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:01:41.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[30819]: audit 2023-12-20T20:01:40.270188+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:41.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[30819]: audit 2023-12-20T20:01:40.276069+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi080"}]: dispatch 2023-12-20T20:01:41.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[30819]: audit 2023-12-20T20:01:40.276784+0000 mgr.y (mgr.24367) 162 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi080"}]: dispatch 2023-12-20T20:01:41.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[30819]: audit 2023-12-20T20:01:40.285490+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:41.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[30819]: audit 2023-12-20T20:01:40.287378+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:41.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[30819]: audit 2023-12-20T20:01:40.288476+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:41.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[30819]: audit 2023-12-20T20:01:40.296134+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:41.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[30819]: cephadm 2023-12-20T20:01:40.296528+0000 mgr.y (mgr.24367) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:41.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:41 smithi080 bash[30819]: cluster 2023-12-20T20:01:40.868539+0000 mgr.y (mgr.24367) 164 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 102 B/s wr, 106 op/s 2023-12-20T20:01:41.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:41 smithi133 bash[25278]: audit 2023-12-20T20:01:40.237816+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:41.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:41 smithi133 bash[25278]: audit 2023-12-20T20:01:40.240493+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:41.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:41 smithi133 bash[25278]: audit 2023-12-20T20:01:40.241473+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:41.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:41 smithi133 bash[25278]: audit 2023-12-20T20:01:40.250186+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:41.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:41 smithi133 bash[25278]: cephadm 2023-12-20T20:01:40.251040+0000 mgr.y (mgr.24367) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:41.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:41 smithi133 bash[25278]: audit 2023-12-20T20:01:40.257867+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:01:41.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:41 smithi133 bash[25278]: audit 2023-12-20T20:01:40.258732+0000 mgr.y (mgr.24367) 159 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:01:41.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:41 smithi133 bash[25278]: cephadm 2023-12-20T20:01:40.260718+0000 mgr.y (mgr.24367) 160 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.80:5000 to Dashboard 2023-12-20T20:01:41.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:41 smithi133 bash[25278]: audit 2023-12-20T20:01:40.261013+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:01:41.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:41 smithi133 bash[25278]: audit 2023-12-20T20:01:40.261449+0000 mgr.y (mgr.24367) 161 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:01:41.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:41 smithi133 bash[25278]: audit 2023-12-20T20:01:40.270188+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:41.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:41 smithi133 bash[25278]: audit 2023-12-20T20:01:40.276069+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi080"}]: dispatch 2023-12-20T20:01:41.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:41 smithi133 bash[25278]: audit 2023-12-20T20:01:40.276784+0000 mgr.y (mgr.24367) 162 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi080"}]: dispatch 2023-12-20T20:01:41.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:41 smithi133 bash[25278]: audit 2023-12-20T20:01:40.285490+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:41.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:41 smithi133 bash[25278]: audit 2023-12-20T20:01:40.287378+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:41.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:41 smithi133 bash[25278]: audit 2023-12-20T20:01:40.288476+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:41.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:41 smithi133 bash[25278]: audit 2023-12-20T20:01:40.296134+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:41.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:41 smithi133 bash[25278]: cephadm 2023-12-20T20:01:40.296528+0000 mgr.y (mgr.24367) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:01:41.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:41 smithi133 bash[25278]: cluster 2023-12-20T20:01:40.868539+0000 mgr.y (mgr.24367) 164 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 102 B/s wr, 106 op/s 2023-12-20T20:01:43.011 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:43 smithi080 bash[25034]: audit 2023-12-20T20:01:42.001418+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:43.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:43 smithi080 bash[30819]: audit 2023-12-20T20:01:42.001418+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:43.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:43 smithi133 bash[25278]: audit 2023-12-20T20:01:42.001418+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:43.795 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:01:43 smithi080 bash[54058]: level=error ts=2023-12-20T20:01:43.511Z 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://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:01:43.795 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:01:43 smithi080 bash[54058]: level=warn ts=2023-12-20T20:01:43.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:01:43.795 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:01:43 smithi080 bash[54058]: level=warn ts=2023-12-20T20:01:43.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:01:44.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:44 smithi080 bash[25034]: cluster 2023-12-20T20:01:42.870159+0000 mgr.y (mgr.24367) 165 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 85 B/s wr, 89 op/s 2023-12-20T20:01:44.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:44 smithi080 bash[25034]: audit 2023-12-20T20:01:43.193985+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.80:0/1216732820' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-20T20:01:44.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:44 smithi080 bash[25034]: audit 2023-12-20T20:01:43.551220+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? 172.21.15.80:0/3691062603' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/3959124401"}]: dispatch 2023-12-20T20:01:44.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:44 smithi080 bash[30819]: cluster 2023-12-20T20:01:42.870159+0000 mgr.y (mgr.24367) 165 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 85 B/s wr, 89 op/s 2023-12-20T20:01:44.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:44 smithi080 bash[30819]: audit 2023-12-20T20:01:43.193985+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.80:0/1216732820' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-20T20:01:44.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:44 smithi080 bash[30819]: audit 2023-12-20T20:01:43.551220+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? 172.21.15.80:0/3691062603' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/3959124401"}]: dispatch 2023-12-20T20:01:44.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:44 smithi133 bash[25278]: cluster 2023-12-20T20:01:42.870159+0000 mgr.y (mgr.24367) 165 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 85 B/s wr, 89 op/s 2023-12-20T20:01:44.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:44 smithi133 bash[25278]: audit 2023-12-20T20:01:43.193985+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.80:0/1216732820' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-20T20:01:44.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:44 smithi133 bash[25278]: audit 2023-12-20T20:01:43.551220+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? 172.21.15.80:0/3691062603' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/3959124401"}]: dispatch 2023-12-20T20:01:45.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:45 smithi080 bash[25034]: audit 2023-12-20T20:01:44.014556+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? 172.21.15.80:0/3691062603' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/3959124401"}]': finished 2023-12-20T20:01:45.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:45 smithi080 bash[25034]: cluster 2023-12-20T20:01:44.014636+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-12-20T20:01:45.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:45 smithi080 bash[25034]: audit 2023-12-20T20:01:44.403333+0000 mon.a (mon.0) 1056 : audit [INF] from='client.? 172.21.15.80:0/960538332' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/3959124401"}]: dispatch 2023-12-20T20:01:45.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:45 smithi080 bash[30819]: audit 2023-12-20T20:01:44.014556+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? 172.21.15.80:0/3691062603' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/3959124401"}]': finished 2023-12-20T20:01:45.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:45 smithi080 bash[30819]: cluster 2023-12-20T20:01:44.014636+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-12-20T20:01:45.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:45 smithi080 bash[30819]: audit 2023-12-20T20:01:44.403333+0000 mon.a (mon.0) 1056 : audit [INF] from='client.? 172.21.15.80:0/960538332' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/3959124401"}]: dispatch 2023-12-20T20:01:45.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:45 smithi133 bash[25278]: audit 2023-12-20T20:01:44.014556+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? 172.21.15.80:0/3691062603' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/3959124401"}]': finished 2023-12-20T20:01:45.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:45 smithi133 bash[25278]: cluster 2023-12-20T20:01:44.014636+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-12-20T20:01:45.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:45 smithi133 bash[25278]: audit 2023-12-20T20:01:44.403333+0000 mon.a (mon.0) 1056 : audit [INF] from='client.? 172.21.15.80:0/960538332' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/3959124401"}]: dispatch 2023-12-20T20:01:46.227 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:46 smithi080 bash[30819]: cluster 2023-12-20T20:01:44.870935+0000 mgr.y (mgr.24367) 166 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:01:46.227 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:46 smithi080 bash[30819]: audit 2023-12-20T20:01:45.033367+0000 mon.a (mon.0) 1057 : audit [INF] from='client.? 172.21.15.80:0/960538332' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/3959124401"}]': finished 2023-12-20T20:01:46.227 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:46 smithi080 bash[30819]: cluster 2023-12-20T20:01:45.033489+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-12-20T20:01:46.227 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:46 smithi080 bash[30819]: audit 2023-12-20T20:01:45.391359+0000 mon.a (mon.0) 1059 : audit [INF] from='client.? 172.21.15.80:0/4068708060' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/3737246597"}]: dispatch 2023-12-20T20:01:46.227 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:46 smithi080 bash[25034]: cluster 2023-12-20T20:01:44.870935+0000 mgr.y (mgr.24367) 166 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:01:46.227 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:46 smithi080 bash[25034]: audit 2023-12-20T20:01:45.033367+0000 mon.a (mon.0) 1057 : audit [INF] from='client.? 172.21.15.80:0/960538332' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/3959124401"}]': finished 2023-12-20T20:01:46.228 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:46 smithi080 bash[25034]: cluster 2023-12-20T20:01:45.033489+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-12-20T20:01:46.228 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:46 smithi080 bash[25034]: audit 2023-12-20T20:01:45.391359+0000 mon.a (mon.0) 1059 : audit [INF] from='client.? 172.21.15.80:0/4068708060' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/3737246597"}]: dispatch 2023-12-20T20:01:46.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:46 smithi133 bash[25278]: cluster 2023-12-20T20:01:44.870935+0000 mgr.y (mgr.24367) 166 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:01:46.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:46 smithi133 bash[25278]: audit 2023-12-20T20:01:45.033367+0000 mon.a (mon.0) 1057 : audit [INF] from='client.? 172.21.15.80:0/960538332' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/3959124401"}]': finished 2023-12-20T20:01:46.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:46 smithi133 bash[25278]: cluster 2023-12-20T20:01:45.033489+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-12-20T20:01:46.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:46 smithi133 bash[25278]: audit 2023-12-20T20:01:45.391359+0000 mon.a (mon.0) 1059 : audit [INF] from='client.? 172.21.15.80:0/4068708060' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/3737246597"}]: dispatch 2023-12-20T20:01:46.795 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:01:46 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:01:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:01:47.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:47 smithi133 bash[25278]: audit 2023-12-20T20:01:46.044425+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 172.21.15.80:0/4068708060' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/3737246597"}]': finished 2023-12-20T20:01:47.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:47 smithi133 bash[25278]: cluster 2023-12-20T20:01:46.044528+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-12-20T20:01:47.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:47 smithi133 bash[25278]: audit 2023-12-20T20:01:46.427457+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.80:0/3167847155' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1935487300"}]: dispatch 2023-12-20T20:01:47.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:47 smithi133 bash[25278]: audit 2023-12-20T20:01:46.428221+0000 mon.a (mon.0) 1062 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1935487300"}]: dispatch 2023-12-20T20:01:47.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:47 smithi133 bash[25278]: audit 2023-12-20T20:01:46.486962+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:47.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:47 smithi080 bash[25034]: audit 2023-12-20T20:01:46.044425+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 172.21.15.80:0/4068708060' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/3737246597"}]': finished 2023-12-20T20:01:47.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:47 smithi080 bash[25034]: cluster 2023-12-20T20:01:46.044528+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-12-20T20:01:47.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:47 smithi080 bash[25034]: audit 2023-12-20T20:01:46.427457+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.80:0/3167847155' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1935487300"}]: dispatch 2023-12-20T20:01:47.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:47 smithi080 bash[25034]: audit 2023-12-20T20:01:46.428221+0000 mon.a (mon.0) 1062 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1935487300"}]: dispatch 2023-12-20T20:01:47.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:47 smithi080 bash[25034]: audit 2023-12-20T20:01:46.486962+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:47.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:47 smithi080 bash[30819]: audit 2023-12-20T20:01:46.044425+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 172.21.15.80:0/4068708060' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/3737246597"}]': finished 2023-12-20T20:01:47.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:47 smithi080 bash[30819]: cluster 2023-12-20T20:01:46.044528+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-12-20T20:01:47.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:47 smithi080 bash[30819]: audit 2023-12-20T20:01:46.427457+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.80:0/3167847155' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1935487300"}]: dispatch 2023-12-20T20:01:47.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:47 smithi080 bash[30819]: audit 2023-12-20T20:01:46.428221+0000 mon.a (mon.0) 1062 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1935487300"}]: dispatch 2023-12-20T20:01:47.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:47 smithi080 bash[30819]: audit 2023-12-20T20:01:46.486962+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:48.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:48 smithi133 bash[25278]: cluster 2023-12-20T20:01:46.871709+0000 mgr.y (mgr.24367) 167 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:01:48.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:48 smithi133 bash[25278]: audit 2023-12-20T20:01:47.055618+0000 mon.a (mon.0) 1064 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1935487300"}]': finished 2023-12-20T20:01:48.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:48 smithi133 bash[25278]: cluster 2023-12-20T20:01:47.055761+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-12-20T20:01:48.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:48 smithi133 bash[25278]: audit 2023-12-20T20:01:47.416401+0000 mon.a (mon.0) 1066 : audit [INF] from='client.? 172.21.15.80:0/398783516' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/365083647"}]: dispatch 2023-12-20T20:01:48.332 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:48 smithi080 bash[25034]: cluster 2023-12-20T20:01:46.871709+0000 mgr.y (mgr.24367) 167 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:01:48.333 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:48 smithi080 bash[25034]: audit 2023-12-20T20:01:47.055618+0000 mon.a (mon.0) 1064 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1935487300"}]': finished 2023-12-20T20:01:48.333 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:48 smithi080 bash[25034]: cluster 2023-12-20T20:01:47.055761+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-12-20T20:01:48.333 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:48 smithi080 bash[25034]: audit 2023-12-20T20:01:47.416401+0000 mon.a (mon.0) 1066 : audit [INF] from='client.? 172.21.15.80:0/398783516' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/365083647"}]: dispatch 2023-12-20T20:01:48.333 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:48 smithi080 bash[30819]: cluster 2023-12-20T20:01:46.871709+0000 mgr.y (mgr.24367) 167 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:01:48.333 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:48 smithi080 bash[30819]: audit 2023-12-20T20:01:47.055618+0000 mon.a (mon.0) 1064 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1935487300"}]': finished 2023-12-20T20:01:48.333 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:48 smithi080 bash[30819]: cluster 2023-12-20T20:01:47.055761+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-12-20T20:01:48.333 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:48 smithi080 bash[30819]: audit 2023-12-20T20:01:47.416401+0000 mon.a (mon.0) 1066 : audit [INF] from='client.? 172.21.15.80:0/398783516' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/365083647"}]: dispatch 2023-12-20T20:01:49.426 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:49 smithi080 bash[25034]: audit 2023-12-20T20:01:48.060524+0000 mon.a (mon.0) 1067 : audit [INF] from='client.? 172.21.15.80:0/398783516' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/365083647"}]': finished 2023-12-20T20:01:49.426 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:49 smithi080 bash[25034]: cluster 2023-12-20T20:01:48.060706+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-12-20T20:01:49.426 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:49 smithi080 bash[25034]: audit 2023-12-20T20:01:48.443781+0000 mon.a (mon.0) 1069 : audit [INF] from='client.? 172.21.15.80:0/1459909551' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2784549373"}]: dispatch 2023-12-20T20:01:49.427 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:49 smithi080 bash[30819]: audit 2023-12-20T20:01:48.060524+0000 mon.a (mon.0) 1067 : audit [INF] from='client.? 172.21.15.80:0/398783516' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/365083647"}]': finished 2023-12-20T20:01:49.427 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:49 smithi080 bash[30819]: cluster 2023-12-20T20:01:48.060706+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-12-20T20:01:49.427 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:49 smithi080 bash[30819]: audit 2023-12-20T20:01:48.443781+0000 mon.a (mon.0) 1069 : audit [INF] from='client.? 172.21.15.80:0/1459909551' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2784549373"}]: dispatch 2023-12-20T20:01:49.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:49 smithi133 bash[25278]: audit 2023-12-20T20:01:48.060524+0000 mon.a (mon.0) 1067 : audit [INF] from='client.? 172.21.15.80:0/398783516' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/365083647"}]': finished 2023-12-20T20:01:49.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:49 smithi133 bash[25278]: cluster 2023-12-20T20:01:48.060706+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-12-20T20:01:49.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:49 smithi133 bash[25278]: audit 2023-12-20T20:01:48.443781+0000 mon.a (mon.0) 1069 : audit [INF] from='client.? 172.21.15.80:0/1459909551' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2784549373"}]: dispatch 2023-12-20T20:01:49.698 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:01:49 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:01:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:01:50.193 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:01:49 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:01:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:01:50.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:50 smithi133 bash[25278]: cluster 2023-12-20T20:01:48.872530+0000 mgr.y (mgr.24367) 168 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2023-12-20T20:01:50.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:50 smithi133 bash[25278]: audit 2023-12-20T20:01:49.078927+0000 mon.a (mon.0) 1070 : audit [INF] from='client.? 172.21.15.80:0/1459909551' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2784549373"}]': finished 2023-12-20T20:01:50.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:50 smithi133 bash[25278]: cluster 2023-12-20T20:01:49.079010+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-12-20T20:01:50.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:50 smithi133 bash[25278]: audit 2023-12-20T20:01:49.415216+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:50.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:50 smithi133 bash[25278]: audit 2023-12-20T20:01:49.421726+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:50.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:50 smithi133 bash[25278]: audit 2023-12-20T20:01:49.432926+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:50.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:50 smithi133 bash[25278]: audit 2023-12-20T20:01:49.434326+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:50.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:50 smithi133 bash[25278]: audit 2023-12-20T20:01:49.441701+0000 mon.a (mon.0) 1076 : audit [INF] from='client.? 172.21.15.80:0/949398423' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/1827096508"}]: dispatch 2023-12-20T20:01:50.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:50 smithi133 bash[25278]: audit 2023-12-20T20:01:49.709838+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:50.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:50 smithi133 bash[25278]: audit 2023-12-20T20:01:49.717115+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:50.455 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:50 smithi080 bash[25034]: cluster 2023-12-20T20:01:48.872530+0000 mgr.y (mgr.24367) 168 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2023-12-20T20:01:50.455 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:50 smithi080 bash[25034]: audit 2023-12-20T20:01:49.078927+0000 mon.a (mon.0) 1070 : audit [INF] from='client.? 172.21.15.80:0/1459909551' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2784549373"}]': finished 2023-12-20T20:01:50.455 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:50 smithi080 bash[25034]: cluster 2023-12-20T20:01:49.079010+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-12-20T20:01:50.455 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:50 smithi080 bash[25034]: audit 2023-12-20T20:01:49.415216+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:50.455 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:50 smithi080 bash[25034]: audit 2023-12-20T20:01:49.421726+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:50.455 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:50 smithi080 bash[25034]: audit 2023-12-20T20:01:49.432926+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:50.455 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:50 smithi080 bash[25034]: audit 2023-12-20T20:01:49.434326+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:50.455 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:50 smithi080 bash[25034]: audit 2023-12-20T20:01:49.441701+0000 mon.a (mon.0) 1076 : audit [INF] from='client.? 172.21.15.80:0/949398423' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/1827096508"}]: dispatch 2023-12-20T20:01:50.456 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:50 smithi080 bash[25034]: audit 2023-12-20T20:01:49.709838+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:50.456 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:50 smithi080 bash[25034]: audit 2023-12-20T20:01:49.717115+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:50.456 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:50 smithi080 bash[30819]: cluster 2023-12-20T20:01:48.872530+0000 mgr.y (mgr.24367) 168 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2023-12-20T20:01:50.456 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:50 smithi080 bash[30819]: audit 2023-12-20T20:01:49.078927+0000 mon.a (mon.0) 1070 : audit [INF] from='client.? 172.21.15.80:0/1459909551' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2784549373"}]': finished 2023-12-20T20:01:50.456 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:50 smithi080 bash[30819]: cluster 2023-12-20T20:01:49.079010+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-12-20T20:01:50.456 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:50 smithi080 bash[30819]: audit 2023-12-20T20:01:49.415216+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:50.456 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:50 smithi080 bash[30819]: audit 2023-12-20T20:01:49.421726+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:50.456 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:50 smithi080 bash[30819]: audit 2023-12-20T20:01:49.432926+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:01:50.456 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:50 smithi080 bash[30819]: audit 2023-12-20T20:01:49.434326+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:01:50.456 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:50 smithi080 bash[30819]: audit 2023-12-20T20:01:49.441701+0000 mon.a (mon.0) 1076 : audit [INF] from='client.? 172.21.15.80:0/949398423' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/1827096508"}]: dispatch 2023-12-20T20:01:50.456 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:50 smithi080 bash[30819]: audit 2023-12-20T20:01:49.709838+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:50.456 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:50 smithi080 bash[30819]: audit 2023-12-20T20:01:49.717115+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:51.442 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:01:51 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:01:51] "GET /metrics HTTP/1.1" 200 214926 "" "Prometheus/2.33.4" 2023-12-20T20:01:51.443 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:51 smithi080 bash[25034]: audit 2023-12-20T20:01:50.432524+0000 mon.a (mon.0) 1079 : audit [INF] from='client.? 172.21.15.80:0/949398423' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/1827096508"}]': finished 2023-12-20T20:01:51.443 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:51 smithi080 bash[25034]: cluster 2023-12-20T20:01:50.432649+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-12-20T20:01:51.443 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:51 smithi080 bash[25034]: audit 2023-12-20T20:01:50.792515+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? 172.21.15.80:0/1460143385' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/597995812"}]: dispatch 2023-12-20T20:01:51.443 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:51 smithi080 bash[25034]: cluster 2023-12-20T20:01:50.873237+0000 mgr.y (mgr.24367) 169 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2023-12-20T20:01:51.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:51 smithi080 bash[30819]: audit 2023-12-20T20:01:50.432524+0000 mon.a (mon.0) 1079 : audit [INF] from='client.? 172.21.15.80:0/949398423' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/1827096508"}]': finished 2023-12-20T20:01:51.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:51 smithi080 bash[30819]: cluster 2023-12-20T20:01:50.432649+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-12-20T20:01:51.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:51 smithi080 bash[30819]: audit 2023-12-20T20:01:50.792515+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? 172.21.15.80:0/1460143385' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/597995812"}]: dispatch 2023-12-20T20:01:51.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:51 smithi080 bash[30819]: cluster 2023-12-20T20:01:50.873237+0000 mgr.y (mgr.24367) 169 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2023-12-20T20:01:51.899 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:51 smithi133 bash[25278]: audit 2023-12-20T20:01:50.432524+0000 mon.a (mon.0) 1079 : audit [INF] from='client.? 172.21.15.80:0/949398423' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/1827096508"}]': finished 2023-12-20T20:01:51.899 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:51 smithi133 bash[25278]: cluster 2023-12-20T20:01:50.432649+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-12-20T20:01:51.899 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:51 smithi133 bash[25278]: audit 2023-12-20T20:01:50.792515+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? 172.21.15.80:0/1460143385' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/597995812"}]: dispatch 2023-12-20T20:01:51.899 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:51 smithi133 bash[25278]: cluster 2023-12-20T20:01:50.873237+0000 mgr.y (mgr.24367) 169 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2023-12-20T20:01:52.486 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:01:52 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:20:01:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:01:52.487 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:52 smithi080 bash[25034]: audit 2023-12-20T20:01:51.433275+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? 172.21.15.80:0/1460143385' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/597995812"}]': finished 2023-12-20T20:01:52.487 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:52 smithi080 bash[25034]: cluster 2023-12-20T20:01:51.433564+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-12-20T20:01:52.487 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:52 smithi080 bash[25034]: audit 2023-12-20T20:01:51.796359+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? 172.21.15.80:0/2123736209' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/1827096508"}]: dispatch 2023-12-20T20:01:52.487 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:52 smithi080 bash[25034]: audit 2023-12-20T20:01:52.190775+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:52.487 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:52 smithi080 bash[25034]: audit 2023-12-20T20:01:52.201445+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:52.487 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:52 smithi080 bash[30819]: audit 2023-12-20T20:01:51.433275+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? 172.21.15.80:0/1460143385' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/597995812"}]': finished 2023-12-20T20:01:52.487 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:52 smithi080 bash[30819]: cluster 2023-12-20T20:01:51.433564+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-12-20T20:01:52.487 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:52 smithi080 bash[30819]: audit 2023-12-20T20:01:51.796359+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? 172.21.15.80:0/2123736209' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/1827096508"}]: dispatch 2023-12-20T20:01:52.487 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:52 smithi080 bash[30819]: audit 2023-12-20T20:01:52.190775+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:52.487 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:52 smithi080 bash[30819]: audit 2023-12-20T20:01:52.201445+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:52.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:52 smithi133 bash[25278]: audit 2023-12-20T20:01:51.433275+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? 172.21.15.80:0/1460143385' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/597995812"}]': finished 2023-12-20T20:01:52.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:52 smithi133 bash[25278]: cluster 2023-12-20T20:01:51.433564+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-12-20T20:01:52.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:52 smithi133 bash[25278]: audit 2023-12-20T20:01:51.796359+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? 172.21.15.80:0/2123736209' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/1827096508"}]: dispatch 2023-12-20T20:01:52.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:52 smithi133 bash[25278]: audit 2023-12-20T20:01:52.190775+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:52.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:52 smithi133 bash[25278]: audit 2023-12-20T20:01:52.201445+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:01:53.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:53 smithi080 bash[25034]: audit 2023-12-20T20:01:52.464458+0000 mon.a (mon.0) 1087 : audit [INF] from='client.? 172.21.15.80:0/2123736209' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/1827096508"}]': finished 2023-12-20T20:01:53.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:53 smithi080 bash[25034]: cluster 2023-12-20T20:01:52.464653+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-12-20T20:01:53.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:53 smithi080 bash[25034]: audit 2023-12-20T20:01:52.819866+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? 172.21.15.80:0/738957938' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1009746845"}]: dispatch 2023-12-20T20:01:53.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:53 smithi080 bash[25034]: cluster 2023-12-20T20:01:52.874824+0000 mgr.y (mgr.24367) 170 : cluster [DBG] pgmap v135: 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-20T20:01:53.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:53 smithi080 bash[25034]: audit 2023-12-20T20:01:52.875087+0000 mgr.y (mgr.24367) 171 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:01:53.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:53 smithi080 bash[30819]: audit 2023-12-20T20:01:52.464458+0000 mon.a (mon.0) 1087 : audit [INF] from='client.? 172.21.15.80:0/2123736209' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/1827096508"}]': finished 2023-12-20T20:01:53.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:53 smithi080 bash[30819]: cluster 2023-12-20T20:01:52.464653+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-12-20T20:01:53.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:53 smithi080 bash[30819]: audit 2023-12-20T20:01:52.819866+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? 172.21.15.80:0/738957938' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1009746845"}]: dispatch 2023-12-20T20:01:53.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:53 smithi080 bash[30819]: cluster 2023-12-20T20:01:52.874824+0000 mgr.y (mgr.24367) 170 : cluster [DBG] pgmap v135: 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-20T20:01:53.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:53 smithi080 bash[30819]: audit 2023-12-20T20:01:52.875087+0000 mgr.y (mgr.24367) 171 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:01:53.796 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:01:53 smithi080 bash[54058]: level=error ts=2023-12-20T20:01:53.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:01:53.796 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:01:53 smithi080 bash[54058]: level=warn ts=2023-12-20T20:01:53.515Z 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.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:01:53.796 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:01:53 smithi080 bash[54058]: level=warn ts=2023-12-20T20:01:53.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:01:53.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:53 smithi133 bash[25278]: audit 2023-12-20T20:01:52.464458+0000 mon.a (mon.0) 1087 : audit [INF] from='client.? 172.21.15.80:0/2123736209' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/1827096508"}]': finished 2023-12-20T20:01:53.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:53 smithi133 bash[25278]: cluster 2023-12-20T20:01:52.464653+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-12-20T20:01:53.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:53 smithi133 bash[25278]: audit 2023-12-20T20:01:52.819866+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? 172.21.15.80:0/738957938' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1009746845"}]: dispatch 2023-12-20T20:01:53.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:53 smithi133 bash[25278]: cluster 2023-12-20T20:01:52.874824+0000 mgr.y (mgr.24367) 170 : cluster [DBG] pgmap v135: 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-20T20:01:53.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:53 smithi133 bash[25278]: audit 2023-12-20T20:01:52.875087+0000 mgr.y (mgr.24367) 171 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:01:54.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:54 smithi080 bash[30819]: audit 2023-12-20T20:01:53.475602+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.80:0/738957938' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1009746845"}]': finished 2023-12-20T20:01:54.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:54 smithi080 bash[30819]: cluster 2023-12-20T20:01:53.475701+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-12-20T20:01:54.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:54 smithi080 bash[30819]: audit 2023-12-20T20:01:53.834307+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? 172.21.15.80:0/3942761019' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2651493216"}]: dispatch 2023-12-20T20:01:54.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:54 smithi080 bash[25034]: audit 2023-12-20T20:01:53.475602+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.80:0/738957938' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1009746845"}]': finished 2023-12-20T20:01:54.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:54 smithi080 bash[25034]: cluster 2023-12-20T20:01:53.475701+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-12-20T20:01:54.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:54 smithi080 bash[25034]: audit 2023-12-20T20:01:53.834307+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? 172.21.15.80:0/3942761019' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2651493216"}]: dispatch 2023-12-20T20:01:54.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:54 smithi133 bash[25278]: audit 2023-12-20T20:01:53.475602+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.80:0/738957938' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1009746845"}]': finished 2023-12-20T20:01:54.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:54 smithi133 bash[25278]: cluster 2023-12-20T20:01:53.475701+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-12-20T20:01:54.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:54 smithi133 bash[25278]: audit 2023-12-20T20:01:53.834307+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? 172.21.15.80:0/3942761019' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2651493216"}]: dispatch 2023-12-20T20:01:55.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:55 smithi080 bash[25034]: audit 2023-12-20T20:01:54.483669+0000 mon.a (mon.0) 1093 : audit [INF] from='client.? 172.21.15.80:0/3942761019' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2651493216"}]': finished 2023-12-20T20:01:55.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:55 smithi080 bash[25034]: cluster 2023-12-20T20:01:54.483761+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2023-12-20T20:01:55.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:55 smithi080 bash[25034]: audit 2023-12-20T20:01:54.839193+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.80:0/4136858559' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/2175216329"}]: dispatch 2023-12-20T20:01:55.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:55 smithi080 bash[25034]: audit 2023-12-20T20:01:54.839957+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/2175216329"}]: dispatch 2023-12-20T20:01:55.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:55 smithi080 bash[25034]: cluster 2023-12-20T20:01:54.875645+0000 mgr.y (mgr.24367) 172 : cluster [DBG] pgmap v138: 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-20T20:01:55.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:55 smithi080 bash[30819]: audit 2023-12-20T20:01:54.483669+0000 mon.a (mon.0) 1093 : audit [INF] from='client.? 172.21.15.80:0/3942761019' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2651493216"}]': finished 2023-12-20T20:01:55.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:55 smithi080 bash[30819]: cluster 2023-12-20T20:01:54.483761+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2023-12-20T20:01:55.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:55 smithi080 bash[30819]: audit 2023-12-20T20:01:54.839193+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.80:0/4136858559' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/2175216329"}]: dispatch 2023-12-20T20:01:55.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:55 smithi080 bash[30819]: audit 2023-12-20T20:01:54.839957+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/2175216329"}]: dispatch 2023-12-20T20:01:55.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:55 smithi080 bash[30819]: cluster 2023-12-20T20:01:54.875645+0000 mgr.y (mgr.24367) 172 : cluster [DBG] pgmap v138: 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-20T20:01:55.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:55 smithi133 bash[25278]: audit 2023-12-20T20:01:54.483669+0000 mon.a (mon.0) 1093 : audit [INF] from='client.? 172.21.15.80:0/3942761019' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2651493216"}]': finished 2023-12-20T20:01:55.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:55 smithi133 bash[25278]: cluster 2023-12-20T20:01:54.483761+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2023-12-20T20:01:55.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:55 smithi133 bash[25278]: audit 2023-12-20T20:01:54.839193+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.80:0/4136858559' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/2175216329"}]: dispatch 2023-12-20T20:01:55.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:55 smithi133 bash[25278]: audit 2023-12-20T20:01:54.839957+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/2175216329"}]: dispatch 2023-12-20T20:01:55.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:55 smithi133 bash[25278]: cluster 2023-12-20T20:01:54.875645+0000 mgr.y (mgr.24367) 172 : cluster [DBG] pgmap v138: 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-20T20:01:56.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:56 smithi080 bash[25034]: audit 2023-12-20T20:01:55.492187+0000 mon.a (mon.0) 1096 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/2175216329"}]': finished 2023-12-20T20:01:56.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:56 smithi080 bash[25034]: cluster 2023-12-20T20:01:55.492313+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-12-20T20:01:56.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:56 smithi080 bash[25034]: audit 2023-12-20T20:01:55.865301+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.80:0/414935723' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/2175216329"}]: dispatch 2023-12-20T20:01:56.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:56 smithi080 bash[25034]: audit 2023-12-20T20:01:55.865838+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/2175216329"}]: dispatch 2023-12-20T20:01:56.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:56 smithi080 bash[30819]: audit 2023-12-20T20:01:55.492187+0000 mon.a (mon.0) 1096 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/2175216329"}]': finished 2023-12-20T20:01:56.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:56 smithi080 bash[30819]: cluster 2023-12-20T20:01:55.492313+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-12-20T20:01:56.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:56 smithi080 bash[30819]: audit 2023-12-20T20:01:55.865301+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.80:0/414935723' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/2175216329"}]: dispatch 2023-12-20T20:01:56.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:56 smithi080 bash[30819]: audit 2023-12-20T20:01:55.865838+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/2175216329"}]: dispatch 2023-12-20T20:01:56.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:56 smithi133 bash[25278]: audit 2023-12-20T20:01:55.492187+0000 mon.a (mon.0) 1096 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/2175216329"}]': finished 2023-12-20T20:01:56.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:56 smithi133 bash[25278]: cluster 2023-12-20T20:01:55.492313+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-12-20T20:01:56.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:56 smithi133 bash[25278]: audit 2023-12-20T20:01:55.865301+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.80:0/414935723' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/2175216329"}]: dispatch 2023-12-20T20:01:56.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:56 smithi133 bash[25278]: audit 2023-12-20T20:01:55.865838+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/2175216329"}]: dispatch 2023-12-20T20:01:58.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:57 smithi133 bash[25278]: audit 2023-12-20T20:01:56.865137+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/2175216329"}]': finished 2023-12-20T20:01:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:57 smithi133 bash[25278]: cluster 2023-12-20T20:01:56.865349+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2023-12-20T20:01:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:57 smithi133 bash[25278]: cluster 2023-12-20T20:01:56.876186+0000 mgr.y (mgr.24367) 173 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:01:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:57 smithi133 bash[25278]: audit 2023-12-20T20:01:57.222197+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.80:0/2554687008' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1624620232"}]: dispatch 2023-12-20T20:01:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:57 smithi133 bash[25278]: audit 2023-12-20T20:01:57.223366+0000 mon.a (mon.0) 1101 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1624620232"}]: dispatch 2023-12-20T20:01:58.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:57 smithi080 bash[25034]: audit 2023-12-20T20:01:56.865137+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/2175216329"}]': finished 2023-12-20T20:01:58.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:57 smithi080 bash[25034]: cluster 2023-12-20T20:01:56.865349+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2023-12-20T20:01:58.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:57 smithi080 bash[25034]: cluster 2023-12-20T20:01:56.876186+0000 mgr.y (mgr.24367) 173 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:01:58.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:57 smithi080 bash[25034]: audit 2023-12-20T20:01:57.222197+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.80:0/2554687008' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1624620232"}]: dispatch 2023-12-20T20:01:58.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:57 smithi080 bash[25034]: audit 2023-12-20T20:01:57.223366+0000 mon.a (mon.0) 1101 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1624620232"}]: dispatch 2023-12-20T20:01:58.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:57 smithi080 bash[30819]: audit 2023-12-20T20:01:56.865137+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/2175216329"}]': finished 2023-12-20T20:01:58.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:57 smithi080 bash[30819]: cluster 2023-12-20T20:01:56.865349+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2023-12-20T20:01:58.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:57 smithi080 bash[30819]: cluster 2023-12-20T20:01:56.876186+0000 mgr.y (mgr.24367) 173 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:01:58.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:57 smithi080 bash[30819]: audit 2023-12-20T20:01:57.222197+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.80:0/2554687008' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1624620232"}]: dispatch 2023-12-20T20:01:58.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:57 smithi080 bash[30819]: audit 2023-12-20T20:01:57.223366+0000 mon.a (mon.0) 1101 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1624620232"}]: dispatch 2023-12-20T20:01:59.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:58 smithi133 bash[25278]: audit 2023-12-20T20:01:57.875674+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1624620232"}]': finished 2023-12-20T20:01:59.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:58 smithi133 bash[25278]: cluster 2023-12-20T20:01:57.875802+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2023-12-20T20:01:59.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:58 smithi133 bash[25278]: audit 2023-12-20T20:01:58.237641+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? 172.21.15.80:0/2793606216' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/431704092"}]: dispatch 2023-12-20T20:01:59.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:58 smithi080 bash[25034]: audit 2023-12-20T20:01:57.875674+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1624620232"}]': finished 2023-12-20T20:01:59.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:58 smithi080 bash[25034]: cluster 2023-12-20T20:01:57.875802+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2023-12-20T20:01:59.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:58 smithi080 bash[25034]: audit 2023-12-20T20:01:58.237641+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? 172.21.15.80:0/2793606216' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/431704092"}]: dispatch 2023-12-20T20:01:59.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:58 smithi080 bash[30819]: audit 2023-12-20T20:01:57.875674+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1624620232"}]': finished 2023-12-20T20:01:59.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:58 smithi080 bash[30819]: cluster 2023-12-20T20:01:57.875802+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2023-12-20T20:01:59.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:58 smithi080 bash[30819]: audit 2023-12-20T20:01:58.237641+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? 172.21.15.80:0/2793606216' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/431704092"}]: dispatch 2023-12-20T20:02:00.015 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:59 smithi080 bash[30819]: cluster 2023-12-20T20:01:58.877006+0000 mgr.y (mgr.24367) 174 : cluster [DBG] pgmap v143: 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-20T20:02:00.015 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:59 smithi080 bash[30819]: audit 2023-12-20T20:01:58.884531+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? 172.21.15.80:0/2793606216' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/431704092"}]': finished 2023-12-20T20:02:00.015 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:59 smithi080 bash[30819]: cluster 2023-12-20T20:01:58.884617+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2023-12-20T20:02:00.016 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:59 smithi080 bash[30819]: audit 2023-12-20T20:01:59.255111+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.80:0/2772613837' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2750730458"}]: dispatch 2023-12-20T20:02:00.016 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:01:59 smithi080 bash[30819]: audit 2023-12-20T20:01:59.255910+0000 mon.a (mon.0) 1107 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2750730458"}]: dispatch 2023-12-20T20:02:00.016 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:59 smithi080 bash[25034]: cluster 2023-12-20T20:01:58.877006+0000 mgr.y (mgr.24367) 174 : cluster [DBG] pgmap v143: 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-20T20:02:00.016 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:59 smithi080 bash[25034]: audit 2023-12-20T20:01:58.884531+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? 172.21.15.80:0/2793606216' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/431704092"}]': finished 2023-12-20T20:02:00.016 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:59 smithi080 bash[25034]: cluster 2023-12-20T20:01:58.884617+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2023-12-20T20:02:00.017 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:59 smithi080 bash[25034]: audit 2023-12-20T20:01:59.255111+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.80:0/2772613837' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2750730458"}]: dispatch 2023-12-20T20:02:00.017 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:01:59 smithi080 bash[25034]: audit 2023-12-20T20:01:59.255910+0000 mon.a (mon.0) 1107 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2750730458"}]: dispatch 2023-12-20T20:02:00.193 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:01:59 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:01:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:02:00.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:59 smithi133 bash[25278]: cluster 2023-12-20T20:01:58.877006+0000 mgr.y (mgr.24367) 174 : cluster [DBG] pgmap v143: 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-20T20:02:00.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:59 smithi133 bash[25278]: audit 2023-12-20T20:01:58.884531+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? 172.21.15.80:0/2793606216' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/431704092"}]': finished 2023-12-20T20:02:00.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:59 smithi133 bash[25278]: cluster 2023-12-20T20:01:58.884617+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2023-12-20T20:02:00.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:59 smithi133 bash[25278]: audit 2023-12-20T20:01:59.255111+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.80:0/2772613837' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2750730458"}]: dispatch 2023-12-20T20:02:00.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:01:59 smithi133 bash[25278]: audit 2023-12-20T20:01:59.255910+0000 mon.a (mon.0) 1107 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2750730458"}]: dispatch 2023-12-20T20:02:00.902 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:00 smithi080 bash[30819]: audit 2023-12-20T20:01:59.888635+0000 mon.a (mon.0) 1108 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2750730458"}]': finished 2023-12-20T20:02:00.902 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:00 smithi080 bash[30819]: cluster 2023-12-20T20:01:59.888728+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2023-12-20T20:02:01.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:00 smithi133 bash[25278]: audit 2023-12-20T20:01:59.888635+0000 mon.a (mon.0) 1108 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2750730458"}]': finished 2023-12-20T20:02:01.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:00 smithi133 bash[25278]: cluster 2023-12-20T20:01:59.888728+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2023-12-20T20:02:01.295 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:02:01 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:02:01] "GET /metrics HTTP/1.1" 200 214943 "" "Prometheus/2.33.4" 2023-12-20T20:02:01.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:00 smithi080 bash[25034]: audit 2023-12-20T20:01:59.888635+0000 mon.a (mon.0) 1108 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2750730458"}]': finished 2023-12-20T20:02:01.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:00 smithi080 bash[25034]: cluster 2023-12-20T20:01:59.888728+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2023-12-20T20:02:02.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:01 smithi133 bash[25278]: cluster 2023-12-20T20:02:00.877772+0000 mgr.y (mgr.24367) 175 : 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-20T20:02:02.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:01 smithi080 bash[25034]: cluster 2023-12-20T20:02:00.877772+0000 mgr.y (mgr.24367) 175 : 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-20T20:02:02.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:01 smithi080 bash[30819]: cluster 2023-12-20T20:02:00.877772+0000 mgr.y (mgr.24367) 175 : 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-20T20:02:03.795 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:02:03 smithi080 bash[54058]: level=error ts=2023-12-20T20:02:03.512Z 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://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:02:03.795 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:02:03 smithi080 bash[54058]: level=warn ts=2023-12-20T20:02:03.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:02:03.795 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:02:03 smithi080 bash[54058]: level=warn ts=2023-12-20T20:02:03.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:02:04.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:03 smithi133 bash[25278]: cluster 2023-12-20T20:02:02.879468+0000 mgr.y (mgr.24367) 176 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-12-20T20:02:04.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:03 smithi133 bash[25278]: audit 2023-12-20T20:02:02.884701+0000 mgr.y (mgr.24367) 177 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:02:04.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:03 smithi080 bash[25034]: cluster 2023-12-20T20:02:02.879468+0000 mgr.y (mgr.24367) 176 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-12-20T20:02:04.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:03 smithi080 bash[25034]: audit 2023-12-20T20:02:02.884701+0000 mgr.y (mgr.24367) 177 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:02:04.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:03 smithi080 bash[30819]: cluster 2023-12-20T20:02:02.879468+0000 mgr.y (mgr.24367) 176 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-12-20T20:02:04.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:03 smithi080 bash[30819]: audit 2023-12-20T20:02:02.884701+0000 mgr.y (mgr.24367) 177 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:02:06.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:05 smithi133 bash[25278]: cluster 2023-12-20T20:02:04.880198+0000 mgr.y (mgr.24367) 178 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2023-12-20T20:02:06.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:05 smithi080 bash[25034]: cluster 2023-12-20T20:02:04.880198+0000 mgr.y (mgr.24367) 178 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2023-12-20T20:02:06.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:05 smithi080 bash[30819]: cluster 2023-12-20T20:02:04.880198+0000 mgr.y (mgr.24367) 178 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2023-12-20T20:02:06.545 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:02:06 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:02:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:02:07.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:07 smithi080 bash[25034]: audit 2023-12-20T20:02:06.282620+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:07.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:07 smithi080 bash[25034]: audit 2023-12-20T20:02:06.289322+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:07.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:07 smithi080 bash[25034]: cluster 2023-12-20T20:02:06.880923+0000 mgr.y (mgr.24367) 179 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-20T20:02:07.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:07 smithi080 bash[30819]: audit 2023-12-20T20:02:06.282620+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:07.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:07 smithi080 bash[30819]: audit 2023-12-20T20:02:06.289322+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:07.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:07 smithi080 bash[30819]: cluster 2023-12-20T20:02:06.880923+0000 mgr.y (mgr.24367) 179 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-20T20:02:07.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:07 smithi133 bash[25278]: audit 2023-12-20T20:02:06.282620+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:07.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:07 smithi133 bash[25278]: audit 2023-12-20T20:02:06.289322+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:07.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:07 smithi133 bash[25278]: cluster 2023-12-20T20:02:06.880923+0000 mgr.y (mgr.24367) 179 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-20T20:02:10.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:09 smithi133 bash[25278]: cluster 2023-12-20T20:02:08.882651+0000 mgr.y (mgr.24367) 180 : cluster [DBG] pgmap v150: 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-20T20:02:10.197 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:02:09 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:02:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:02:10.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:09 smithi080 bash[25034]: cluster 2023-12-20T20:02:08.882651+0000 mgr.y (mgr.24367) 180 : cluster [DBG] pgmap v150: 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-20T20:02:10.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:09 smithi080 bash[30819]: cluster 2023-12-20T20:02:08.882651+0000 mgr.y (mgr.24367) 180 : cluster [DBG] pgmap v150: 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-20T20:02:11.546 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:02:11 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:02:11] "GET /metrics HTTP/1.1" 200 214943 "" "Prometheus/2.33.4" 2023-12-20T20:02:12.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:11 smithi133 bash[25278]: cluster 2023-12-20T20:02:10.883405+0000 mgr.y (mgr.24367) 181 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s 2023-12-20T20:02:12.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:11 smithi080 bash[25034]: cluster 2023-12-20T20:02:10.883405+0000 mgr.y (mgr.24367) 181 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s 2023-12-20T20:02:12.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:11 smithi080 bash[30819]: cluster 2023-12-20T20:02:10.883405+0000 mgr.y (mgr.24367) 181 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s 2023-12-20T20:02:12.795 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:02:12 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:20:02:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:02:13.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:13 smithi133 bash[25278]: audit 2023-12-20T20:02:12.322426+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:13.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:13 smithi133 bash[25278]: audit 2023-12-20T20:02:12.330173+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:13.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:13 smithi133 bash[25278]: cluster 2023-12-20T20:02:12.885093+0000 mgr.y (mgr.24367) 182 : cluster [DBG] pgmap v152: 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-20T20:02:13.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:13 smithi133 bash[25278]: audit 2023-12-20T20:02:12.892575+0000 mgr.y (mgr.24367) 183 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:02:13.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:13 smithi080 bash[25034]: audit 2023-12-20T20:02:12.322426+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:13.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:13 smithi080 bash[25034]: audit 2023-12-20T20:02:12.330173+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:13.795 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:13 smithi080 bash[25034]: cluster 2023-12-20T20:02:12.885093+0000 mgr.y (mgr.24367) 182 : cluster [DBG] pgmap v152: 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-20T20:02:13.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:13 smithi080 bash[25034]: audit 2023-12-20T20:02:12.892575+0000 mgr.y (mgr.24367) 183 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:02:13.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:13 smithi080 bash[30819]: audit 2023-12-20T20:02:12.322426+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:13.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:13 smithi080 bash[30819]: audit 2023-12-20T20:02:12.330173+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:13.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:13 smithi080 bash[30819]: cluster 2023-12-20T20:02:12.885093+0000 mgr.y (mgr.24367) 182 : cluster [DBG] pgmap v152: 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-20T20:02:13.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:13 smithi080 bash[30819]: audit 2023-12-20T20:02:12.892575+0000 mgr.y (mgr.24367) 183 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:02:13.796 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:02:13 smithi080 bash[54058]: level=error ts=2023-12-20T20:02:13.513Z 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://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:02:13.796 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:02:13 smithi080 bash[54058]: level=warn ts=2023-12-20T20:02:13.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:02:13.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:02:13 smithi080 bash[54058]: level=warn ts=2023-12-20T20:02:13.518Z 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.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:02:16.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:15 smithi080 bash[25034]: cluster 2023-12-20T20:02:14.885828+0000 mgr.y (mgr.24367) 184 : cluster [DBG] pgmap v153: 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-20T20:02:16.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:15 smithi080 bash[30819]: cluster 2023-12-20T20:02:14.885828+0000 mgr.y (mgr.24367) 184 : cluster [DBG] pgmap v153: 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-20T20:02:16.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:15 smithi133 bash[25278]: cluster 2023-12-20T20:02:14.885828+0000 mgr.y (mgr.24367) 184 : cluster [DBG] pgmap v153: 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-20T20:02:17.952 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:17 smithi080 bash[25034]: cluster 2023-12-20T20:02:16.886586+0000 mgr.y (mgr.24367) 185 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:18.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:17 smithi080 bash[30819]: cluster 2023-12-20T20:02:16.886586+0000 mgr.y (mgr.24367) 185 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:18.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:17 smithi133 bash[25278]: cluster 2023-12-20T20:02:16.886586+0000 mgr.y (mgr.24367) 185 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:20.193 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:02:19 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:02:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:02:20.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:19 smithi133 bash[25278]: cluster 2023-12-20T20:02:18.888402+0000 mgr.y (mgr.24367) 186 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:02:20.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:19 smithi080 bash[25034]: cluster 2023-12-20T20:02:18.888402+0000 mgr.y (mgr.24367) 186 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:02:20.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:19 smithi080 bash[30819]: cluster 2023-12-20T20:02:18.888402+0000 mgr.y (mgr.24367) 186 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:02:21.545 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:02:21 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:02:21] "GET /metrics HTTP/1.1" 200 214904 "" "Prometheus/2.33.4" 2023-12-20T20:02:22.045 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:21 smithi080 bash[30819]: cluster 2023-12-20T20:02:20.889066+0000 mgr.y (mgr.24367) 187 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:22.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:21 smithi080 bash[25034]: cluster 2023-12-20T20:02:20.889066+0000 mgr.y (mgr.24367) 187 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:22.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:21 smithi133 bash[25278]: cluster 2023-12-20T20:02:20.889066+0000 mgr.y (mgr.24367) 187 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:23.795 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:02:23 smithi080 bash[54058]: level=error ts=2023-12-20T20:02:23.514Z 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://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:02:23.796 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:02:23 smithi080 bash[54058]: level=warn ts=2023-12-20T20:02:23.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:02:23.796 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:02:23 smithi080 bash[54058]: level=warn ts=2023-12-20T20:02:23.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:02:24.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:23 smithi080 bash[25034]: cluster 2023-12-20T20:02:22.890230+0000 mgr.y (mgr.24367) 188 : cluster [DBG] pgmap v157: 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-20T20:02:24.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:23 smithi080 bash[25034]: audit 2023-12-20T20:02:22.900633+0000 mgr.y (mgr.24367) 189 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:02:24.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:23 smithi080 bash[30819]: cluster 2023-12-20T20:02:22.890230+0000 mgr.y (mgr.24367) 188 : cluster [DBG] pgmap v157: 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-20T20:02:24.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:23 smithi080 bash[30819]: audit 2023-12-20T20:02:22.900633+0000 mgr.y (mgr.24367) 189 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:02:24.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:23 smithi133 bash[25278]: cluster 2023-12-20T20:02:22.890230+0000 mgr.y (mgr.24367) 188 : cluster [DBG] pgmap v157: 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-20T20:02:24.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:23 smithi133 bash[25278]: audit 2023-12-20T20:02:22.900633+0000 mgr.y (mgr.24367) 189 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:02:26.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:25 smithi080 bash[25034]: cluster 2023-12-20T20:02:24.890963+0000 mgr.y (mgr.24367) 190 : 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-20T20:02:26.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:25 smithi080 bash[30819]: cluster 2023-12-20T20:02:24.890963+0000 mgr.y (mgr.24367) 190 : 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-20T20:02:26.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:25 smithi133 bash[25278]: cluster 2023-12-20T20:02:24.890963+0000 mgr.y (mgr.24367) 190 : 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-20T20:02:26.795 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:02:26 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:02:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:02:27.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:27 smithi133 bash[25278]: audit 2023-12-20T20:02:26.420137+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:27.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:27 smithi133 bash[25278]: audit 2023-12-20T20:02:26.427518+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:27.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:27 smithi133 bash[25278]: cluster 2023-12-20T20:02:26.891786+0000 mgr.y (mgr.24367) 191 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:27.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:27 smithi133 bash[25278]: audit 2023-12-20T20:02:27.163203+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:02:27.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:27 smithi133 bash[25278]: audit 2023-12-20T20:02:27.184249+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:02:27.795 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:27 smithi080 bash[30819]: audit 2023-12-20T20:02:26.420137+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:27.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:27 smithi080 bash[30819]: audit 2023-12-20T20:02:26.427518+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:27.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:27 smithi080 bash[30819]: cluster 2023-12-20T20:02:26.891786+0000 mgr.y (mgr.24367) 191 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:27.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:27 smithi080 bash[30819]: audit 2023-12-20T20:02:27.163203+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:02:27.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:27 smithi080 bash[30819]: audit 2023-12-20T20:02:27.184249+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:02:27.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:27 smithi080 bash[25034]: audit 2023-12-20T20:02:26.420137+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:27.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:27 smithi080 bash[25034]: audit 2023-12-20T20:02:26.427518+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:27.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:27 smithi080 bash[25034]: cluster 2023-12-20T20:02:26.891786+0000 mgr.y (mgr.24367) 191 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:27.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:27 smithi080 bash[25034]: audit 2023-12-20T20:02:27.163203+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:02:27.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:27 smithi080 bash[25034]: audit 2023-12-20T20:02:27.184249+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:02:30.193 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:02:29 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:02:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:02:30.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:29 smithi133 bash[25278]: cluster 2023-12-20T20:02:28.893521+0000 mgr.y (mgr.24367) 192 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:02:30.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:29 smithi080 bash[25034]: cluster 2023-12-20T20:02:28.893521+0000 mgr.y (mgr.24367) 192 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:02:30.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:29 smithi080 bash[30819]: cluster 2023-12-20T20:02:28.893521+0000 mgr.y (mgr.24367) 192 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:02:31.545 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:02:31 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:02:31] "GET /metrics HTTP/1.1" 200 214885 "" "Prometheus/2.33.4" 2023-12-20T20:02:32.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:31 smithi133 bash[25278]: cluster 2023-12-20T20:02:30.894322+0000 mgr.y (mgr.24367) 193 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:32.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:31 smithi080 bash[25034]: cluster 2023-12-20T20:02:30.894322+0000 mgr.y (mgr.24367) 193 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:32.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:31 smithi080 bash[30819]: cluster 2023-12-20T20:02:30.894322+0000 mgr.y (mgr.24367) 193 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:32.795 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:02:32 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:20:02:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:02:33.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:33 smithi080 bash[25034]: audit 2023-12-20T20:02:32.451676+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:33.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:33 smithi080 bash[25034]: audit 2023-12-20T20:02:32.459950+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:33.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:33 smithi080 bash[25034]: cluster 2023-12-20T20:02:32.895959+0000 mgr.y (mgr.24367) 194 : cluster [DBG] pgmap v162: 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-20T20:02:33.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:33 smithi080 bash[25034]: audit 2023-12-20T20:02:32.911678+0000 mgr.y (mgr.24367) 195 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:02:33.796 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:02:33 smithi080 bash[54058]: level=error ts=2023-12-20T20:02:33.515Z 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://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:02:33.796 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:02:33 smithi080 bash[54058]: level=warn ts=2023-12-20T20:02:33.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:02:33.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:02:33 smithi080 bash[54058]: level=warn ts=2023-12-20T20:02:33.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:02:33.797 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:33 smithi080 bash[30819]: audit 2023-12-20T20:02:32.451676+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:33.797 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:33 smithi080 bash[30819]: audit 2023-12-20T20:02:32.459950+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:33.797 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:33 smithi080 bash[30819]: cluster 2023-12-20T20:02:32.895959+0000 mgr.y (mgr.24367) 194 : cluster [DBG] pgmap v162: 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-20T20:02:33.797 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:33 smithi080 bash[30819]: audit 2023-12-20T20:02:32.911678+0000 mgr.y (mgr.24367) 195 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:02:33.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:33 smithi133 bash[25278]: audit 2023-12-20T20:02:32.451676+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:33.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:33 smithi133 bash[25278]: audit 2023-12-20T20:02:32.459950+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:33.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:33 smithi133 bash[25278]: cluster 2023-12-20T20:02:32.895959+0000 mgr.y (mgr.24367) 194 : cluster [DBG] pgmap v162: 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-20T20:02:33.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:33 smithi133 bash[25278]: audit 2023-12-20T20:02:32.911678+0000 mgr.y (mgr.24367) 195 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:02:36.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:35 smithi080 bash[30819]: cluster 2023-12-20T20:02:34.896773+0000 mgr.y (mgr.24367) 196 : 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-20T20:02:36.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:35 smithi080 bash[25034]: cluster 2023-12-20T20:02:34.896773+0000 mgr.y (mgr.24367) 196 : 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-20T20:02:36.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:35 smithi133 bash[25278]: cluster 2023-12-20T20:02:34.896773+0000 mgr.y (mgr.24367) 196 : 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-20T20:02:38.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:37 smithi080 bash[25034]: cluster 2023-12-20T20:02:36.897557+0000 mgr.y (mgr.24367) 197 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:38.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:37 smithi080 bash[30819]: cluster 2023-12-20T20:02:36.897557+0000 mgr.y (mgr.24367) 197 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:38.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:37 smithi133 bash[25278]: cluster 2023-12-20T20:02:36.897557+0000 mgr.y (mgr.24367) 197 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:40.193 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:02:39 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:02:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:02:40.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:39 smithi133 bash[25278]: cluster 2023-12-20T20:02:38.899362+0000 mgr.y (mgr.24367) 198 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:02:40.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:39 smithi080 bash[25034]: cluster 2023-12-20T20:02:38.899362+0000 mgr.y (mgr.24367) 198 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:02:40.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:39 smithi080 bash[30819]: cluster 2023-12-20T20:02:38.899362+0000 mgr.y (mgr.24367) 198 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:02:41.349 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:02:41 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:02:41] "GET /metrics HTTP/1.1" 200 214885 "" "Prometheus/2.33.4" 2023-12-20T20:02:42.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:41 smithi133 bash[25278]: cluster 2023-12-20T20:02:40.900080+0000 mgr.y (mgr.24367) 199 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:42.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:41 smithi080 bash[25034]: cluster 2023-12-20T20:02:40.900080+0000 mgr.y (mgr.24367) 199 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:42.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:41 smithi080 bash[30819]: cluster 2023-12-20T20:02:40.900080+0000 mgr.y (mgr.24367) 199 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:43.796 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:02:43 smithi080 bash[54058]: level=error ts=2023-12-20T20:02:43.516Z 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://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:02:43.796 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:02:43 smithi080 bash[54058]: level=warn ts=2023-12-20T20:02:43.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:02:43.796 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:02:43 smithi080 bash[54058]: level=warn ts=2023-12-20T20:02:43.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:02:44.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:43 smithi080 bash[25034]: cluster 2023-12-20T20:02:42.901670+0000 mgr.y (mgr.24367) 200 : cluster [DBG] pgmap v167: 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-20T20:02:44.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:43 smithi080 bash[25034]: audit 2023-12-20T20:02:42.920590+0000 mgr.y (mgr.24367) 201 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:02:44.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:43 smithi080 bash[30819]: cluster 2023-12-20T20:02:42.901670+0000 mgr.y (mgr.24367) 200 : cluster [DBG] pgmap v167: 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-20T20:02:44.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:43 smithi080 bash[30819]: audit 2023-12-20T20:02:42.920590+0000 mgr.y (mgr.24367) 201 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:02:44.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:43 smithi133 bash[25278]: cluster 2023-12-20T20:02:42.901670+0000 mgr.y (mgr.24367) 200 : cluster [DBG] pgmap v167: 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-20T20:02:44.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:43 smithi133 bash[25278]: audit 2023-12-20T20:02:42.920590+0000 mgr.y (mgr.24367) 201 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:02:46.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:45 smithi080 bash[25034]: cluster 2023-12-20T20:02:44.902472+0000 mgr.y (mgr.24367) 202 : 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-20T20:02:46.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:45 smithi080 bash[30819]: cluster 2023-12-20T20:02:44.902472+0000 mgr.y (mgr.24367) 202 : 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-20T20:02:46.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:45 smithi133 bash[25278]: cluster 2023-12-20T20:02:44.902472+0000 mgr.y (mgr.24367) 202 : 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-20T20:02:47.046 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:02:46 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:02:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:02:47.810 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:47 smithi133 bash[25278]: audit 2023-12-20T20:02:46.550541+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:47.810 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:47 smithi133 bash[25278]: audit 2023-12-20T20:02:46.558394+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:47.810 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:47 smithi133 bash[25278]: cluster 2023-12-20T20:02:46.903177+0000 mgr.y (mgr.24367) 203 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:48.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:47 smithi080 bash[25034]: audit 2023-12-20T20:02:46.550541+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:48.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:47 smithi080 bash[25034]: audit 2023-12-20T20:02:46.558394+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:48.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:47 smithi080 bash[25034]: cluster 2023-12-20T20:02:46.903177+0000 mgr.y (mgr.24367) 203 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:48.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:47 smithi080 bash[30819]: audit 2023-12-20T20:02:46.550541+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:48.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:47 smithi080 bash[30819]: audit 2023-12-20T20:02:46.558394+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:48.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:47 smithi080 bash[30819]: cluster 2023-12-20T20:02:46.903177+0000 mgr.y (mgr.24367) 203 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:50.176 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:02:49 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:02:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:02:50.176 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:49 smithi133 bash[25278]: cluster 2023-12-20T20:02:48.905002+0000 mgr.y (mgr.24367) 204 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:02:50.177 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:49 smithi133 bash[25278]: audit 2023-12-20T20:02:49.729167+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:02:50.177 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:49 smithi133 bash[25278]: audit 2023-12-20T20:02:49.731451+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:02:50.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:49 smithi080 bash[25034]: cluster 2023-12-20T20:02:48.905002+0000 mgr.y (mgr.24367) 204 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:02:50.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:49 smithi080 bash[25034]: audit 2023-12-20T20:02:49.729167+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:02:50.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:49 smithi080 bash[25034]: audit 2023-12-20T20:02:49.731451+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:02:50.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:49 smithi080 bash[30819]: cluster 2023-12-20T20:02:48.905002+0000 mgr.y (mgr.24367) 204 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:02:50.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:49 smithi080 bash[30819]: audit 2023-12-20T20:02:49.729167+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:02:50.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:49 smithi080 bash[30819]: audit 2023-12-20T20:02:49.731451+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:02:51.297 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:02:51 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:02:51] "GET /metrics HTTP/1.1" 200 214854 "" "Prometheus/2.33.4" 2023-12-20T20:02:51.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:51 smithi080 bash[25034]: audit 2023-12-20T20:02:50.016272+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:51.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:51 smithi080 bash[25034]: audit 2023-12-20T20:02:50.023839+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:51.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:51 smithi080 bash[30819]: audit 2023-12-20T20:02:50.016272+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:51.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:51 smithi080 bash[30819]: audit 2023-12-20T20:02:50.023839+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:51.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:51 smithi133 bash[25278]: audit 2023-12-20T20:02:50.016272+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:51.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:51 smithi133 bash[25278]: audit 2023-12-20T20:02:50.023839+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:52.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:52 smithi080 bash[25034]: cluster 2023-12-20T20:02:50.905804+0000 mgr.y (mgr.24367) 205 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:52.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:52 smithi080 bash[30819]: cluster 2023-12-20T20:02:50.905804+0000 mgr.y (mgr.24367) 205 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:52.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:52 smithi133 bash[25278]: cluster 2023-12-20T20:02:50.905804+0000 mgr.y (mgr.24367) 205 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:52.934 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:02:52 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:20:02:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:02:53.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:53 smithi080 bash[30819]: audit 2023-12-20T20:02:52.588515+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:53.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:53 smithi080 bash[30819]: audit 2023-12-20T20:02:52.594270+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:53.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:53 smithi080 bash[30819]: cluster 2023-12-20T20:02:52.907485+0000 mgr.y (mgr.24367) 206 : cluster [DBG] pgmap v172: 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-20T20:02:53.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:53 smithi080 bash[30819]: audit 2023-12-20T20:02:52.928541+0000 mgr.y (mgr.24367) 207 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:02:53.797 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:53 smithi080 bash[25034]: audit 2023-12-20T20:02:52.588515+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:53.797 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:53 smithi080 bash[25034]: audit 2023-12-20T20:02:52.594270+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:53.797 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:53 smithi080 bash[25034]: cluster 2023-12-20T20:02:52.907485+0000 mgr.y (mgr.24367) 206 : cluster [DBG] pgmap v172: 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-20T20:02:53.797 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:53 smithi080 bash[25034]: audit 2023-12-20T20:02:52.928541+0000 mgr.y (mgr.24367) 207 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:02:53.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:02:53 smithi080 bash[54058]: level=error ts=2023-12-20T20:02:53.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:02:53.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:02:53 smithi080 bash[54058]: level=warn ts=2023-12-20T20:02:53.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:02:53.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:02:53 smithi080 bash[54058]: level=warn ts=2023-12-20T20:02:53.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.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:02:53.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:53 smithi133 bash[25278]: audit 2023-12-20T20:02:52.588515+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:53.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:53 smithi133 bash[25278]: audit 2023-12-20T20:02:52.594270+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:02:53.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:53 smithi133 bash[25278]: cluster 2023-12-20T20:02:52.907485+0000 mgr.y (mgr.24367) 206 : cluster [DBG] pgmap v172: 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-20T20:02:53.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:53 smithi133 bash[25278]: audit 2023-12-20T20:02:52.928541+0000 mgr.y (mgr.24367) 207 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:02:56.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:55 smithi080 bash[25034]: cluster 2023-12-20T20:02:54.908460+0000 mgr.y (mgr.24367) 208 : 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-20T20:02:56.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:55 smithi080 bash[30819]: cluster 2023-12-20T20:02:54.908460+0000 mgr.y (mgr.24367) 208 : 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-20T20:02:56.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:55 smithi133 bash[25278]: cluster 2023-12-20T20:02:54.908460+0000 mgr.y (mgr.24367) 208 : 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-20T20:02:58.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:57 smithi080 bash[30819]: cluster 2023-12-20T20:02:56.909270+0000 mgr.y (mgr.24367) 209 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:58.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:57 smithi080 bash[25034]: cluster 2023-12-20T20:02:56.909270+0000 mgr.y (mgr.24367) 209 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:02:58.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:57 smithi133 bash[25278]: cluster 2023-12-20T20:02:56.909270+0000 mgr.y (mgr.24367) 209 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:00.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:02:59 smithi133 bash[25278]: cluster 2023-12-20T20:02:58.911057+0000 mgr.y (mgr.24367) 210 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:03:00.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:02:59 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:02:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:03:00.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:02:59 smithi080 bash[25034]: cluster 2023-12-20T20:02:58.911057+0000 mgr.y (mgr.24367) 210 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:03:00.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:02:59 smithi080 bash[30819]: cluster 2023-12-20T20:02:58.911057+0000 mgr.y (mgr.24367) 210 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:03:01.546 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:03:01 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:03:01] "GET /metrics HTTP/1.1" 200 214855 "" "Prometheus/2.33.4" 2023-12-20T20:03:02.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:01 smithi133 bash[25278]: cluster 2023-12-20T20:03:00.911911+0000 mgr.y (mgr.24367) 211 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:02.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:01 smithi080 bash[25034]: cluster 2023-12-20T20:03:00.911911+0000 mgr.y (mgr.24367) 211 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:02.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:01 smithi080 bash[30819]: cluster 2023-12-20T20:03:00.911911+0000 mgr.y (mgr.24367) 211 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:03.796 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:03:03 smithi080 bash[54058]: level=error ts=2023-12-20T20:03:03.518Z 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://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:03:03.796 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:03:03 smithi080 bash[54058]: level=warn ts=2023-12-20T20:03:03.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:03:03.796 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:03:03 smithi080 bash[54058]: level=warn ts=2023-12-20T20:03:03.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.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:03:04.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:03 smithi080 bash[25034]: cluster 2023-12-20T20:03:02.913597+0000 mgr.y (mgr.24367) 212 : cluster [DBG] pgmap v177: 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-20T20:03:04.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:03 smithi080 bash[25034]: audit 2023-12-20T20:03:02.936635+0000 mgr.y (mgr.24367) 213 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:03:04.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:03 smithi080 bash[30819]: cluster 2023-12-20T20:03:02.913597+0000 mgr.y (mgr.24367) 212 : cluster [DBG] pgmap v177: 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-20T20:03:04.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:03 smithi080 bash[30819]: audit 2023-12-20T20:03:02.936635+0000 mgr.y (mgr.24367) 213 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:03:04.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:03 smithi133 bash[25278]: cluster 2023-12-20T20:03:02.913597+0000 mgr.y (mgr.24367) 212 : cluster [DBG] pgmap v177: 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-20T20:03:04.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:03 smithi133 bash[25278]: audit 2023-12-20T20:03:02.936635+0000 mgr.y (mgr.24367) 213 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:03:06.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:05 smithi080 bash[25034]: cluster 2023-12-20T20:03:04.914352+0000 mgr.y (mgr.24367) 214 : 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-20T20:03:06.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:05 smithi080 bash[30819]: cluster 2023-12-20T20:03:04.914352+0000 mgr.y (mgr.24367) 214 : 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-20T20:03:06.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:05 smithi133 bash[25278]: cluster 2023-12-20T20:03:04.914352+0000 mgr.y (mgr.24367) 214 : 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-20T20:03:07.046 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:03:06 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:03:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:03:07.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:07 smithi133 bash[25278]: audit 2023-12-20T20:03:06.676805+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:07.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:07 smithi133 bash[25278]: audit 2023-12-20T20:03:06.685916+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:07.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:07 smithi133 bash[25278]: cluster 2023-12-20T20:03:06.915062+0000 mgr.y (mgr.24367) 215 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:08.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:07 smithi080 bash[25034]: audit 2023-12-20T20:03:06.676805+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:08.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:07 smithi080 bash[25034]: audit 2023-12-20T20:03:06.685916+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:08.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:07 smithi080 bash[25034]: cluster 2023-12-20T20:03:06.915062+0000 mgr.y (mgr.24367) 215 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:08.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:07 smithi080 bash[30819]: audit 2023-12-20T20:03:06.676805+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:08.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:07 smithi080 bash[30819]: audit 2023-12-20T20:03:06.685916+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:08.047 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:07 smithi080 bash[30819]: cluster 2023-12-20T20:03:06.915062+0000 mgr.y (mgr.24367) 215 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:10.193 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:03:09 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:03:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:03:10.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:09 smithi133 bash[25278]: cluster 2023-12-20T20:03:08.916866+0000 mgr.y (mgr.24367) 216 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:03:10.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:09 smithi080 bash[25034]: cluster 2023-12-20T20:03:08.916866+0000 mgr.y (mgr.24367) 216 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:03:10.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:09 smithi080 bash[30819]: cluster 2023-12-20T20:03:08.916866+0000 mgr.y (mgr.24367) 216 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:03:11.546 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:03:11 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:03:11] "GET /metrics HTTP/1.1" 200 214855 "" "Prometheus/2.33.4" 2023-12-20T20:03:12.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:11 smithi133 bash[25278]: cluster 2023-12-20T20:03:10.917645+0000 mgr.y (mgr.24367) 217 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:12.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:11 smithi080 bash[25034]: cluster 2023-12-20T20:03:10.917645+0000 mgr.y (mgr.24367) 217 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:12.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:11 smithi080 bash[30819]: cluster 2023-12-20T20:03:10.917645+0000 mgr.y (mgr.24367) 217 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:13.046 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:03:12 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:20:03:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:03:13.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:13 smithi080 bash[25034]: audit 2023-12-20T20:03:12.721365+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:13.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:13 smithi080 bash[25034]: audit 2023-12-20T20:03:12.728491+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:13.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:13 smithi080 bash[25034]: cluster 2023-12-20T20:03:12.919352+0000 mgr.y (mgr.24367) 218 : cluster [DBG] pgmap v182: 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-20T20:03:13.797 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:13 smithi080 bash[25034]: audit 2023-12-20T20:03:12.944559+0000 mgr.y (mgr.24367) 219 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:03:13.797 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:13 smithi080 bash[30819]: audit 2023-12-20T20:03:12.721365+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:13.797 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:13 smithi080 bash[30819]: audit 2023-12-20T20:03:12.728491+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:13.797 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:13 smithi080 bash[30819]: cluster 2023-12-20T20:03:12.919352+0000 mgr.y (mgr.24367) 218 : cluster [DBG] pgmap v182: 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-20T20:03:13.797 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:13 smithi080 bash[30819]: audit 2023-12-20T20:03:12.944559+0000 mgr.y (mgr.24367) 219 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:03:13.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:03:13 smithi080 bash[54058]: level=error ts=2023-12-20T20:03:13.519Z 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://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:03:13.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:03:13 smithi080 bash[54058]: level=warn ts=2023-12-20T20:03:13.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:03:13.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:03:13 smithi080 bash[54058]: level=warn ts=2023-12-20T20:03:13.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.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:03:14.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:13 smithi133 bash[25278]: audit 2023-12-20T20:03:12.721365+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:14.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:13 smithi133 bash[25278]: audit 2023-12-20T20:03:12.728491+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:14.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:13 smithi133 bash[25278]: cluster 2023-12-20T20:03:12.919352+0000 mgr.y (mgr.24367) 218 : cluster [DBG] pgmap v182: 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-20T20:03:14.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:13 smithi133 bash[25278]: audit 2023-12-20T20:03:12.944559+0000 mgr.y (mgr.24367) 219 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:03:16.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:15 smithi080 bash[30819]: cluster 2023-12-20T20:03:14.920149+0000 mgr.y (mgr.24367) 220 : 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-20T20:03:16.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:15 smithi080 bash[25034]: cluster 2023-12-20T20:03:14.920149+0000 mgr.y (mgr.24367) 220 : 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-20T20:03:16.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:15 smithi133 bash[25278]: cluster 2023-12-20T20:03:14.920149+0000 mgr.y (mgr.24367) 220 : 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-20T20:03:18.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:17 smithi080 bash[25034]: cluster 2023-12-20T20:03:16.920880+0000 mgr.y (mgr.24367) 221 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:18.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:17 smithi080 bash[30819]: cluster 2023-12-20T20:03:16.920880+0000 mgr.y (mgr.24367) 221 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:18.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:17 smithi133 bash[25278]: cluster 2023-12-20T20:03:16.920880+0000 mgr.y (mgr.24367) 221 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:20.197 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:03:19 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:03:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:03:20.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:19 smithi133 bash[25278]: cluster 2023-12-20T20:03:18.922535+0000 mgr.y (mgr.24367) 222 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:03:20.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:19 smithi080 bash[25034]: cluster 2023-12-20T20:03:18.922535+0000 mgr.y (mgr.24367) 222 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:03:20.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:19 smithi080 bash[30819]: cluster 2023-12-20T20:03:18.922535+0000 mgr.y (mgr.24367) 222 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:03:21.408 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:03:21 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:03:21] "GET /metrics HTTP/1.1" 200 214851 "" "Prometheus/2.33.4" 2023-12-20T20:03:22.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:21 smithi133 bash[25278]: cluster 2023-12-20T20:03:20.923450+0000 mgr.y (mgr.24367) 223 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:22.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:21 smithi080 bash[30819]: cluster 2023-12-20T20:03:20.923450+0000 mgr.y (mgr.24367) 223 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:22.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:21 smithi080 bash[25034]: cluster 2023-12-20T20:03:20.923450+0000 mgr.y (mgr.24367) 223 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:23.796 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:03:23 smithi080 bash[54058]: level=error ts=2023-12-20T20:03:23.520Z 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://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:03:23.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:03:23 smithi080 bash[54058]: level=warn ts=2023-12-20T20:03: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.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:03:23.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:03:23 smithi080 bash[54058]: level=warn ts=2023-12-20T20:03:23.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.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:03:24.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:23 smithi080 bash[25034]: cluster 2023-12-20T20:03:22.925178+0000 mgr.y (mgr.24367) 224 : cluster [DBG] pgmap v187: 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-20T20:03:24.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:23 smithi080 bash[25034]: audit 2023-12-20T20:03:22.953314+0000 mgr.y (mgr.24367) 225 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:03:24.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:23 smithi080 bash[30819]: cluster 2023-12-20T20:03:22.925178+0000 mgr.y (mgr.24367) 224 : cluster [DBG] pgmap v187: 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-20T20:03:24.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:23 smithi080 bash[30819]: audit 2023-12-20T20:03:22.953314+0000 mgr.y (mgr.24367) 225 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:03:24.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:23 smithi133 bash[25278]: cluster 2023-12-20T20:03:22.925178+0000 mgr.y (mgr.24367) 224 : cluster [DBG] pgmap v187: 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-20T20:03:24.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:23 smithi133 bash[25278]: audit 2023-12-20T20:03:22.953314+0000 mgr.y (mgr.24367) 225 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:03:26.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:25 smithi080 bash[25034]: cluster 2023-12-20T20:03:24.925976+0000 mgr.y (mgr.24367) 226 : 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-20T20:03:26.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:25 smithi080 bash[30819]: cluster 2023-12-20T20:03:24.925976+0000 mgr.y (mgr.24367) 226 : 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-20T20:03:26.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:25 smithi133 bash[25278]: cluster 2023-12-20T20:03:24.925976+0000 mgr.y (mgr.24367) 226 : 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-20T20:03:27.296 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:03:26 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:03:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:03:28.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:27 smithi133 bash[25278]: audit 2023-12-20T20:03:26.801680+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:28.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:27 smithi133 bash[25278]: audit 2023-12-20T20:03:26.809722+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:28.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:27 smithi133 bash[25278]: cluster 2023-12-20T20:03:26.926714+0000 mgr.y (mgr.24367) 227 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:28.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:27 smithi133 bash[25278]: audit 2023-12-20T20:03:27.170343+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:03:28.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:27 smithi133 bash[25278]: audit 2023-12-20T20:03:27.190385+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:03:28.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:27 smithi080 bash[25034]: audit 2023-12-20T20:03:26.801680+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:28.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:27 smithi080 bash[25034]: audit 2023-12-20T20:03:26.809722+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:28.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:27 smithi080 bash[25034]: cluster 2023-12-20T20:03:26.926714+0000 mgr.y (mgr.24367) 227 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:28.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:27 smithi080 bash[25034]: audit 2023-12-20T20:03:27.170343+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:03:28.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:27 smithi080 bash[25034]: audit 2023-12-20T20:03:27.190385+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:03:28.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:27 smithi080 bash[30819]: audit 2023-12-20T20:03:26.801680+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:28.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:27 smithi080 bash[30819]: audit 2023-12-20T20:03:26.809722+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:28.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:27 smithi080 bash[30819]: cluster 2023-12-20T20:03:26.926714+0000 mgr.y (mgr.24367) 227 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:28.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:27 smithi080 bash[30819]: audit 2023-12-20T20:03:27.170343+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:03:28.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:27 smithi080 bash[30819]: audit 2023-12-20T20:03:27.190385+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:03:30.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:29 smithi133 bash[25278]: cluster 2023-12-20T20:03:28.928466+0000 mgr.y (mgr.24367) 228 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:03:30.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:03:29 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:03:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:03:30.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:29 smithi080 bash[30819]: cluster 2023-12-20T20:03:28.928466+0000 mgr.y (mgr.24367) 228 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:03:30.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:29 smithi080 bash[25034]: cluster 2023-12-20T20:03:28.928466+0000 mgr.y (mgr.24367) 228 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:03:31.546 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:03:31 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:03:31] "GET /metrics HTTP/1.1" 200 214851 "" "Prometheus/2.33.4" 2023-12-20T20:03:32.193 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:31 smithi133 bash[25278]: cluster 2023-12-20T20:03:30.929255+0000 mgr.y (mgr.24367) 229 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:32.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:31 smithi080 bash[25034]: cluster 2023-12-20T20:03:30.929255+0000 mgr.y (mgr.24367) 229 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:32.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:31 smithi080 bash[30819]: cluster 2023-12-20T20:03:30.929255+0000 mgr.y (mgr.24367) 229 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:33.296 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:03:32 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:20:03:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:03:33.796 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:03:33 smithi080 bash[54058]: level=error ts=2023-12-20T20:03:33.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:03:33.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:03:33 smithi080 bash[54058]: level=warn ts=2023-12-20T20:03:33.525Z 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.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:03:33.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:03:33 smithi080 bash[54058]: level=warn ts=2023-12-20T20:03:33.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.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:03:34.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:33 smithi133 bash[25278]: audit 2023-12-20T20:03:32.853169+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:34.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:33 smithi133 bash[25278]: audit 2023-12-20T20:03:32.860521+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:34.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:33 smithi133 bash[25278]: cluster 2023-12-20T20:03:32.931107+0000 mgr.y (mgr.24367) 230 : cluster [DBG] pgmap v192: 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-20T20:03:34.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:33 smithi133 bash[25278]: audit 2023-12-20T20:03:32.964443+0000 mgr.y (mgr.24367) 231 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:03:34.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:33 smithi080 bash[30819]: audit 2023-12-20T20:03:32.853169+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:34.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:33 smithi080 bash[30819]: audit 2023-12-20T20:03:32.860521+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:34.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:33 smithi080 bash[30819]: cluster 2023-12-20T20:03:32.931107+0000 mgr.y (mgr.24367) 230 : cluster [DBG] pgmap v192: 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-20T20:03:34.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:33 smithi080 bash[30819]: audit 2023-12-20T20:03:32.964443+0000 mgr.y (mgr.24367) 231 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:03:34.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:33 smithi080 bash[25034]: audit 2023-12-20T20:03:32.853169+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:34.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:33 smithi080 bash[25034]: audit 2023-12-20T20:03:32.860521+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:34.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:33 smithi080 bash[25034]: cluster 2023-12-20T20:03:32.931107+0000 mgr.y (mgr.24367) 230 : cluster [DBG] pgmap v192: 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-20T20:03:34.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:33 smithi080 bash[25034]: audit 2023-12-20T20:03:32.964443+0000 mgr.y (mgr.24367) 231 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:03:36.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:35 smithi080 bash[30819]: cluster 2023-12-20T20:03:34.931891+0000 mgr.y (mgr.24367) 232 : 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-20T20:03:36.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:35 smithi080 bash[25034]: cluster 2023-12-20T20:03:34.931891+0000 mgr.y (mgr.24367) 232 : 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-20T20:03:36.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:35 smithi133 bash[25278]: cluster 2023-12-20T20:03:34.931891+0000 mgr.y (mgr.24367) 232 : 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-20T20:03:38.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:37 smithi080 bash[30819]: cluster 2023-12-20T20:03:36.932726+0000 mgr.y (mgr.24367) 233 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:38.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:37 smithi080 bash[25034]: cluster 2023-12-20T20:03:36.932726+0000 mgr.y (mgr.24367) 233 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:38.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:37 smithi133 bash[25278]: cluster 2023-12-20T20:03:36.932726+0000 mgr.y (mgr.24367) 233 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:38.563 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-20T20:03:40.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:40 smithi133 bash[25278]: cluster 2023-12-20T20:03:38.934500+0000 mgr.y (mgr.24367) 234 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:03:40.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:03:39 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:03:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:03:40.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:39 smithi080 bash[25034]: cluster 2023-12-20T20:03:38.934500+0000 mgr.y (mgr.24367) 234 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:03:40.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:40 smithi080 bash[30819]: cluster 2023-12-20T20:03:38.934500+0000 mgr.y (mgr.24367) 234 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:03:41.296 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:03:41 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:03:41] "GET /metrics HTTP/1.1" 200 214851 "" "Prometheus/2.33.4" 2023-12-20T20:03:42.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:41 smithi133 bash[25278]: cluster 2023-12-20T20:03:40.935291+0000 mgr.y (mgr.24367) 235 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:42.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:41 smithi080 bash[25034]: cluster 2023-12-20T20:03:40.935291+0000 mgr.y (mgr.24367) 235 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:42.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:41 smithi080 bash[30819]: cluster 2023-12-20T20:03:40.935291+0000 mgr.y (mgr.24367) 235 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:43.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:03:43 smithi080 bash[54058]: level=error ts=2023-12-20T20:03:43.522Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:03:43.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:03:43 smithi080 bash[54058]: level=warn ts=2023-12-20T20:03:43.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.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:03:43.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:03:43 smithi080 bash[54058]: level=warn ts=2023-12-20T20:03:43.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.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:03:44.189 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:43 smithi080 bash[30819]: cluster 2023-12-20T20:03:42.936931+0000 mgr.y (mgr.24367) 236 : cluster [DBG] pgmap v197: 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-20T20:03:44.189 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:43 smithi080 bash[30819]: audit 2023-12-20T20:03:42.968607+0000 mgr.y (mgr.24367) 237 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:03:44.189 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:43 smithi080 bash[25034]: cluster 2023-12-20T20:03:42.936931+0000 mgr.y (mgr.24367) 236 : cluster [DBG] pgmap v197: 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-20T20:03:44.189 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:43 smithi080 bash[25034]: audit 2023-12-20T20:03:42.968607+0000 mgr.y (mgr.24367) 237 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:03:44.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:43 smithi133 bash[25278]: cluster 2023-12-20T20:03:42.936931+0000 mgr.y (mgr.24367) 236 : cluster [DBG] pgmap v197: 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-20T20:03:44.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:43 smithi133 bash[25278]: audit 2023-12-20T20:03:42.968607+0000 mgr.y (mgr.24367) 237 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:03:44.847 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-20T20:03:46.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:45 smithi080 bash[25034]: cluster 2023-12-20T20:03:44.937772+0000 mgr.y (mgr.24367) 238 : 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-20T20:03:46.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:45 smithi080 bash[30819]: cluster 2023-12-20T20:03:44.937772+0000 mgr.y (mgr.24367) 238 : 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-20T20:03:46.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:46 smithi133 bash[25278]: cluster 2023-12-20T20:03:44.937772+0000 mgr.y (mgr.24367) 238 : 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-20T20:03:47.297 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:03:46 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:03:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:03:48.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:47 smithi133 bash[25278]: audit 2023-12-20T20:03:46.934331+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:48.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:47 smithi133 bash[25278]: cluster 2023-12-20T20:03:46.938261+0000 mgr.y (mgr.24367) 239 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:48.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:47 smithi133 bash[25278]: audit 2023-12-20T20:03:46.941664+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:48.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:47 smithi080 bash[25034]: audit 2023-12-20T20:03:46.934331+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:48.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:47 smithi080 bash[25034]: cluster 2023-12-20T20:03:46.938261+0000 mgr.y (mgr.24367) 239 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:48.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:47 smithi080 bash[25034]: audit 2023-12-20T20:03:46.941664+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:48.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:47 smithi080 bash[30819]: audit 2023-12-20T20:03:46.934331+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:48.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:47 smithi080 bash[30819]: cluster 2023-12-20T20:03:46.938261+0000 mgr.y (mgr.24367) 239 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:48.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:47 smithi080 bash[30819]: audit 2023-12-20T20:03:46.941664+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:49.549 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph config set global log_to_journald false --force' 2023-12-20T20:03:50.046 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:49 smithi080 bash[25034]: cluster 2023-12-20T20:03:48.939885+0000 mgr.y (mgr.24367) 240 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:03:50.047 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:49 smithi080 bash[30819]: cluster 2023-12-20T20:03:48.939885+0000 mgr.y (mgr.24367) 240 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:03:50.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:49 smithi133 bash[25278]: cluster 2023-12-20T20:03:48.939885+0000 mgr.y (mgr.24367) 240 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:03:50.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:03:49 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:03:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:03:51.047 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:50 smithi080 bash[25034]: audit 2023-12-20T20:03:50.035785+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:03:51.047 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:50 smithi080 bash[25034]: audit 2023-12-20T20:03:50.037804+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:03:51.047 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:50 smithi080 bash[25034]: audit 2023-12-20T20:03:50.049777+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:51.047 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:50 smithi080 bash[30819]: audit 2023-12-20T20:03:50.035785+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:03:51.047 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:50 smithi080 bash[30819]: audit 2023-12-20T20:03:50.037804+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:03:51.047 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:50 smithi080 bash[30819]: audit 2023-12-20T20:03:50.049777+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:51.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:50 smithi133 bash[25278]: audit 2023-12-20T20:03:50.035785+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:03:51.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:50 smithi133 bash[25278]: audit 2023-12-20T20:03:50.037804+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:03:51.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:50 smithi133 bash[25278]: audit 2023-12-20T20:03:50.049777+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:51.546 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:03:51 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:03:51] "GET /metrics HTTP/1.1" 200 214832 "" "Prometheus/2.33.4" 2023-12-20T20:03:52.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:51 smithi080 bash[25034]: cluster 2023-12-20T20:03:50.940672+0000 mgr.y (mgr.24367) 241 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:52.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:51 smithi080 bash[30819]: cluster 2023-12-20T20:03:50.940672+0000 mgr.y (mgr.24367) 241 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:52.307 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:51 smithi133 bash[25278]: cluster 2023-12-20T20:03:50.940672+0000 mgr.y (mgr.24367) 241 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:53.297 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:03:53 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:20:03:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:03:53.638 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-20T20:03:53.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:03:53 smithi080 bash[54058]: level=error ts=2023-12-20T20:03:53.523Z 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://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:03:53.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:03:53 smithi080 bash[54058]: level=warn ts=2023-12-20T20:03:53.527Z 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.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:03:53.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:03:53 smithi080 bash[54058]: level=warn ts=2023-12-20T20:03:53.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.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:03:54.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:54 smithi080 bash[30819]: cluster 2023-12-20T20:03:52.942363+0000 mgr.y (mgr.24367) 242 : cluster [DBG] pgmap v202: 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-20T20:03:54.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:54 smithi080 bash[30819]: audit 2023-12-20T20:03:52.976629+0000 mgr.y (mgr.24367) 243 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:03:54.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:54 smithi080 bash[30819]: audit 2023-12-20T20:03:53.050368+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:54.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:54 smithi080 bash[30819]: audit 2023-12-20T20:03:53.059321+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:54.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:54 smithi080 bash[25034]: cluster 2023-12-20T20:03:52.942363+0000 mgr.y (mgr.24367) 242 : cluster [DBG] pgmap v202: 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-20T20:03:54.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:54 smithi080 bash[25034]: audit 2023-12-20T20:03:52.976629+0000 mgr.y (mgr.24367) 243 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:03:54.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:54 smithi080 bash[25034]: audit 2023-12-20T20:03:53.050368+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:54.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:54 smithi080 bash[25034]: audit 2023-12-20T20:03:53.059321+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:54.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:54 smithi133 bash[25278]: cluster 2023-12-20T20:03:52.942363+0000 mgr.y (mgr.24367) 242 : cluster [DBG] pgmap v202: 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-20T20:03:54.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:54 smithi133 bash[25278]: audit 2023-12-20T20:03:52.976629+0000 mgr.y (mgr.24367) 243 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:03:54.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:54 smithi133 bash[25278]: audit 2023-12-20T20:03:53.050368+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:54.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:54 smithi133 bash[25278]: audit 2023-12-20T20:03:53.059321+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:56.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:56 smithi133 bash[25278]: cluster 2023-12-20T20:03:54.943123+0000 mgr.y (mgr.24367) 244 : 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-20T20:03:56.458 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:56 smithi080 bash[25034]: cluster 2023-12-20T20:03:54.943123+0000 mgr.y (mgr.24367) 244 : 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-20T20:03:56.459 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:56 smithi080 bash[30819]: cluster 2023-12-20T20:03:54.943123+0000 mgr.y (mgr.24367) 244 : 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-20T20:03:56.889 INFO:teuthology.orchestra.run.smithi080.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-20T20:03:57.799 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-20T20:03:57.809 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi080.front.sepia.ceph.com 2023-12-20T20:03:57.809 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- 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-20T20:03:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:57 smithi133 bash[25278]: audit 2023-12-20T20:03:56.873259+0000 mgr.y (mgr.24367) 245 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:03:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:57 smithi133 bash[25278]: cephadm 2023-12-20T20:03:56.874984+0000 mgr.y (mgr.24367) 246 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-20T20:03:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:57 smithi133 bash[25278]: audit 2023-12-20T20:03:56.882767+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:57 smithi133 bash[25278]: audit 2023-12-20T20:03:56.891734+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:03:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:57 smithi133 bash[25278]: audit 2023-12-20T20:03:56.893219+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:03:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:57 smithi133 bash[25278]: audit 2023-12-20T20:03:56.902619+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:57 smithi133 bash[25278]: cephadm 2023-12-20T20:03:56.922828+0000 mgr.y (mgr.24367) 247 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-20T20:03:58.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:03:57 smithi133 bash[25278]: cluster 2023-12-20T20:03:56.943630+0000 mgr.y (mgr.24367) 248 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:58.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:57 smithi080 bash[25034]: audit 2023-12-20T20:03:56.873259+0000 mgr.y (mgr.24367) 245 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:03:58.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:57 smithi080 bash[25034]: cephadm 2023-12-20T20:03:56.874984+0000 mgr.y (mgr.24367) 246 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-20T20:03:58.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:57 smithi080 bash[25034]: audit 2023-12-20T20:03:56.882767+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:58.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:57 smithi080 bash[25034]: audit 2023-12-20T20:03:56.891734+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:03:58.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:57 smithi080 bash[25034]: audit 2023-12-20T20:03:56.893219+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:03:58.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:57 smithi080 bash[25034]: audit 2023-12-20T20:03:56.902619+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:58.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:57 smithi080 bash[25034]: cephadm 2023-12-20T20:03:56.922828+0000 mgr.y (mgr.24367) 247 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-20T20:03:58.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:03:57 smithi080 bash[25034]: cluster 2023-12-20T20:03:56.943630+0000 mgr.y (mgr.24367) 248 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:03:58.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:57 smithi080 bash[30819]: audit 2023-12-20T20:03:56.873259+0000 mgr.y (mgr.24367) 245 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:03:58.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:57 smithi080 bash[30819]: cephadm 2023-12-20T20:03:56.874984+0000 mgr.y (mgr.24367) 246 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-20T20:03:58.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:57 smithi080 bash[30819]: audit 2023-12-20T20:03:56.882767+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:58.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:57 smithi080 bash[30819]: audit 2023-12-20T20:03:56.891734+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:03:58.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:57 smithi080 bash[30819]: audit 2023-12-20T20:03:56.893219+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:03:58.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:57 smithi080 bash[30819]: audit 2023-12-20T20:03:56.902619+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:03:58.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:57 smithi080 bash[30819]: cephadm 2023-12-20T20:03:56.922828+0000 mgr.y (mgr.24367) 247 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f 2023-12-20T20:03:58.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:03:57 smithi080 bash[30819]: cluster 2023-12-20T20:03:56.943630+0000 mgr.y (mgr.24367) 248 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:00.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:00 smithi133 bash[25278]: cluster 2023-12-20T20:03:58.945427+0000 mgr.y (mgr.24367) 249 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:04:00.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:03:59 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:03:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:04:00.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:00 smithi080 bash[30819]: cluster 2023-12-20T20:03:58.945427+0000 mgr.y (mgr.24367) 249 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:04:00.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:00 smithi080 bash[25034]: cluster 2023-12-20T20:03:58.945427+0000 mgr.y (mgr.24367) 249 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:04:01.363 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:04:01 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:04:01] "GET /metrics HTTP/1.1" 200 214825 "" "Prometheus/2.33.4" 2023-12-20T20:04:01.751 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:04:02.047 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:01 smithi080 bash[30819]: cluster 2023-12-20T20:04:00.946181+0000 mgr.y (mgr.24367) 250 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:02.047 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:01 smithi080 bash[25034]: cluster 2023-12-20T20:04:00.946181+0000 mgr.y (mgr.24367) 250 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:02.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:01 smithi133 bash[25278]: cluster 2023-12-20T20:04:00.946181+0000 mgr.y (mgr.24367) 250 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:02.500 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:04:02.500 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 15s ago 11m - - 2023-12-20T20:04:02.500 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 9s ago 11m - - 2023-12-20T20:04:02.500 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (4m) 15s ago 4m 19.0M - ba2b418f427c 09346fa0e200 2023-12-20T20:04:02.500 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (4m) 9s ago 4m 47.8M - 8.3.5 dad864ee21e9 a127039d0cc6 2023-12-20T20:04:02.500 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 running (2m) 15s ago 2m 46.6M - 3.5 e1d6a67b021e e7172510cd58 2023-12-20T20:04:02.500 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443 running (10m) 9s ago 10m 406M - 17.2.0 e1d6a67b021e 1c594555b62f 2023-12-20T20:04:02.501 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:9283 running (12m) 15s ago 12m 462M - 17.2.0 e1d6a67b021e f2c52f34fe5b 2023-12-20T20:04:02.501 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (12m) 15s ago 13m 55.1M 2048M 17.2.0 e1d6a67b021e 368124e21191 2023-12-20T20:04:02.501 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (11m) 9s ago 11m 45.7M 2048M 17.2.0 e1d6a67b021e eef4c71a336a 2023-12-20T20:04:02.501 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (11m) 15s ago 11m 44.0M 2048M 17.2.0 e1d6a67b021e 8bb1088490ba 2023-12-20T20:04:02.501 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (5m) 15s ago 5m 12.0M - 1dbe0e931976 766a61dbe269 2023-12-20T20:04:02.501 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (5m) 9s ago 5m 11.9M - 1dbe0e931976 6be6d1218f9f 2023-12-20T20:04:02.501 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (10m) 15s ago 10m 57.0M 4096M 17.2.0 e1d6a67b021e ecf985bebe1a 2023-12-20T20:04:02.501 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (9m) 15s ago 9m 56.2M 4096M 17.2.0 e1d6a67b021e d6f590089d18 2023-12-20T20:04:02.502 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (9m) 15s ago 9m 51.8M 4096M 17.2.0 e1d6a67b021e c5a8b72bec6a 2023-12-20T20:04:02.502 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (8m) 15s ago 8m 53.2M 4096M 17.2.0 e1d6a67b021e 47919c3d7421 2023-12-20T20:04:02.502 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (7m) 9s ago 7m 54.3M 4096M 17.2.0 e1d6a67b021e 18e2abccb722 2023-12-20T20:04:02.502 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (7m) 9s ago 7m 51.9M 4096M 17.2.0 e1d6a67b021e b059f3e08300 2023-12-20T20:04:02.502 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (6m) 9s ago 6m 52.6M 4096M 17.2.0 e1d6a67b021e 8e5ac1685777 2023-12-20T20:04:02.502 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (6m) 9s ago 6m 53.7M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:04:02.502 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (4m) 9s ago 5m 57.4M - 514e6a882f6e 0e1bbceaefa1 2023-12-20T20:04:02.502 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (2m) 15s ago 2m 84.4M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:04:02.502 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (2m) 9s ago 2m 84.1M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:04:02.502 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (2m) 15s ago 2m 83.7M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:04:02.502 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (2m) 9s ago 2m 84.0M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:04:02.935 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:04:02.936 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:04:02.936 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-20T20:04:02.936 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:04:02.936 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:04:02.936 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-20T20:04:02.936 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:04:02.936 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:04:02.936 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:04:02.936 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:04:02.936 INFO:teuthology.orchestra.run.smithi080.stdout: "mds": {}, 2023-12-20T20:04:02.936 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:04:02.936 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:04:02.936 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:04:02.937 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:04:02.937 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-20T20:04:02.937 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:04:02.937 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:04:03.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:02 smithi133 bash[25278]: audit 2023-12-20T20:04:01.731305+0000 mgr.y (mgr.24367) 251 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:03.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:02 smithi133 bash[25278]: audit 2023-12-20T20:04:02.105721+0000 mgr.y (mgr.24367) 252 : audit [DBG] from='client.25012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:03.229 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:02 smithi080 bash[30819]: audit 2023-12-20T20:04:01.731305+0000 mgr.y (mgr.24367) 251 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:03.230 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:02 smithi080 bash[30819]: audit 2023-12-20T20:04:02.105721+0000 mgr.y (mgr.24367) 252 : audit [DBG] from='client.25012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:03.230 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:02 smithi080 bash[25034]: audit 2023-12-20T20:04:01.731305+0000 mgr.y (mgr.24367) 251 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:03.230 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:02 smithi080 bash[25034]: audit 2023-12-20T20:04:02.105721+0000 mgr.y (mgr.24367) 252 : audit [DBG] from='client.25012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:03.307 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:04:03.307 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:04:03.307 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:04:03.307 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [], 2023-12-20T20:04:03.307 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "", 2023-12-20T20:04:03.307 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f image" 2023-12-20T20:04:03.307 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:04:03.741 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_OK 2023-12-20T20:04:03.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:04:03 smithi080 bash[54058]: level=error ts=2023-12-20T20:04:03.524Z 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://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:04:03.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:04:03 smithi080 bash[54058]: level=warn ts=2023-12-20T20:04:03.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.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:04:03.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:04:03 smithi080 bash[54058]: level=warn ts=2023-12-20T20:04:03.530Z 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.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:04:04.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:03 smithi133 bash[25278]: audit 2023-12-20T20:04:02.469960+0000 mgr.y (mgr.24367) 253 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:04.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:03 smithi133 bash[25278]: audit 2023-12-20T20:04:02.929661+0000 mon.a (mon.0) 1149 : audit [DBG] from='client.? 172.21.15.80:0/1925687909' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:04:04.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:03 smithi133 bash[25278]: cluster 2023-12-20T20:04:02.947771+0000 mgr.y (mgr.24367) 254 : cluster [DBG] pgmap v207: 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-20T20:04:04.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:03 smithi133 bash[25278]: audit 2023-12-20T20:04:02.985409+0000 mgr.y (mgr.24367) 255 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:04:04.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:03 smithi133 bash[25278]: audit 2023-12-20T20:04:03.735431+0000 mon.a (mon.0) 1150 : audit [DBG] from='client.? 172.21.15.80:0/3954119826' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:04:04.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:03 smithi080 bash[25034]: audit 2023-12-20T20:04:02.469960+0000 mgr.y (mgr.24367) 253 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:04.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:03 smithi080 bash[25034]: audit 2023-12-20T20:04:02.929661+0000 mon.a (mon.0) 1149 : audit [DBG] from='client.? 172.21.15.80:0/1925687909' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:04:04.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:03 smithi080 bash[25034]: cluster 2023-12-20T20:04:02.947771+0000 mgr.y (mgr.24367) 254 : cluster [DBG] pgmap v207: 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-20T20:04:04.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:03 smithi080 bash[25034]: audit 2023-12-20T20:04:02.985409+0000 mgr.y (mgr.24367) 255 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:04:04.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:03 smithi080 bash[25034]: audit 2023-12-20T20:04:03.735431+0000 mon.a (mon.0) 1150 : audit [DBG] from='client.? 172.21.15.80:0/3954119826' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:04:04.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:03 smithi080 bash[30819]: audit 2023-12-20T20:04:02.469960+0000 mgr.y (mgr.24367) 253 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:04.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:03 smithi080 bash[30819]: audit 2023-12-20T20:04:02.929661+0000 mon.a (mon.0) 1149 : audit [DBG] from='client.? 172.21.15.80:0/1925687909' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:04:04.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:03 smithi080 bash[30819]: cluster 2023-12-20T20:04:02.947771+0000 mgr.y (mgr.24367) 254 : cluster [DBG] pgmap v207: 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-20T20:04:04.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:03 smithi080 bash[30819]: audit 2023-12-20T20:04:02.985409+0000 mgr.y (mgr.24367) 255 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:04:04.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:03 smithi080 bash[30819]: audit 2023-12-20T20:04:03.735431+0000 mon.a (mon.0) 1150 : audit [DBG] from='client.? 172.21.15.80:0/3954119826' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:04:05.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:04 smithi133 bash[25278]: audit 2023-12-20T20:04:03.300419+0000 mgr.y (mgr.24367) 256 : audit [DBG] from='client.25030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:05.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:04 smithi080 bash[25034]: audit 2023-12-20T20:04:03.300419+0000 mgr.y (mgr.24367) 256 : audit [DBG] from='client.25030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:05.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:04 smithi080 bash[30819]: audit 2023-12-20T20:04:03.300419+0000 mgr.y (mgr.24367) 256 : audit [DBG] from='client.25030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:06.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:05 smithi133 bash[25278]: cluster 2023-12-20T20:04:04.948427+0000 mgr.y (mgr.24367) 257 : 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-20T20:04:06.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:05 smithi080 bash[30819]: cluster 2023-12-20T20:04:04.948427+0000 mgr.y (mgr.24367) 257 : 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-20T20:04:06.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:05 smithi080 bash[25034]: cluster 2023-12-20T20:04:04.948427+0000 mgr.y (mgr.24367) 257 : 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-20T20:04:07.297 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:04:07 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:04:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:04:08.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:08 smithi133 bash[25278]: cluster 2023-12-20T20:04:06.949162+0000 mgr.y (mgr.24367) 258 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:08.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:08 smithi133 bash[25278]: audit 2023-12-20T20:04:07.069431+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:08.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:08 smithi133 bash[25278]: audit 2023-12-20T20:04:07.075295+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:08.547 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:08 smithi080 bash[25034]: cluster 2023-12-20T20:04:06.949162+0000 mgr.y (mgr.24367) 258 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:08.547 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:08 smithi080 bash[25034]: audit 2023-12-20T20:04:07.069431+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:08.547 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:08 smithi080 bash[25034]: audit 2023-12-20T20:04:07.075295+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:08.547 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:08 smithi080 bash[30819]: cluster 2023-12-20T20:04:06.949162+0000 mgr.y (mgr.24367) 258 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:08.547 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:08 smithi080 bash[30819]: audit 2023-12-20T20:04:07.069431+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:08.547 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:08 smithi080 bash[30819]: audit 2023-12-20T20:04:07.075295+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:10.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:10 smithi133 bash[25278]: cluster 2023-12-20T20:04:08.950926+0000 mgr.y (mgr.24367) 259 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:04:10.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:04:09 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:04:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:04:10.547 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:10 smithi080 bash[25034]: cluster 2023-12-20T20:04:08.950926+0000 mgr.y (mgr.24367) 259 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:04:10.547 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:10 smithi080 bash[30819]: cluster 2023-12-20T20:04:08.950926+0000 mgr.y (mgr.24367) 259 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:04:11.547 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:04:11 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:04:11] "GET /metrics HTTP/1.1" 200 214825 "" "Prometheus/2.33.4" 2023-12-20T20:04:12.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:11 smithi133 bash[25278]: cluster 2023-12-20T20:04:10.951752+0000 mgr.y (mgr.24367) 260 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:12.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:11 smithi080 bash[25034]: cluster 2023-12-20T20:04:10.951752+0000 mgr.y (mgr.24367) 260 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:12.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:11 smithi080 bash[30819]: cluster 2023-12-20T20:04:10.951752+0000 mgr.y (mgr.24367) 260 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:13.297 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:04:13 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:20:04:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:04:13.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:04:13 smithi080 bash[54058]: level=error ts=2023-12-20T20:04:13.525Z 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://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:04:13.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:04:13 smithi080 bash[54058]: level=warn ts=2023-12-20T20:04:13.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.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:04:13.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:04:13 smithi080 bash[54058]: level=warn ts=2023-12-20T20:04:13.529Z 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.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:04:14.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:14 smithi133 bash[25278]: cluster 2023-12-20T20:04:12.953183+0000 mgr.y (mgr.24367) 261 : cluster [DBG] pgmap v212: 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-20T20:04:14.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:14 smithi133 bash[25278]: audit 2023-12-20T20:04:12.993778+0000 mgr.y (mgr.24367) 262 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:04:14.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:14 smithi133 bash[25278]: audit 2023-12-20T20:04:13.190276+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:14.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:14 smithi133 bash[25278]: audit 2023-12-20T20:04:13.196689+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:14.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:14 smithi080 bash[25034]: cluster 2023-12-20T20:04:12.953183+0000 mgr.y (mgr.24367) 261 : cluster [DBG] pgmap v212: 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-20T20:04:14.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:14 smithi080 bash[25034]: audit 2023-12-20T20:04:12.993778+0000 mgr.y (mgr.24367) 262 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:04:14.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:14 smithi080 bash[25034]: audit 2023-12-20T20:04:13.190276+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:14.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:14 smithi080 bash[25034]: audit 2023-12-20T20:04:13.196689+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:14.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:14 smithi080 bash[30819]: cluster 2023-12-20T20:04:12.953183+0000 mgr.y (mgr.24367) 261 : cluster [DBG] pgmap v212: 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-20T20:04:14.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:14 smithi080 bash[30819]: audit 2023-12-20T20:04:12.993778+0000 mgr.y (mgr.24367) 262 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:04:14.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:14 smithi080 bash[30819]: audit 2023-12-20T20:04:13.190276+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:14.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:14 smithi080 bash[30819]: audit 2023-12-20T20:04:13.196689+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:16.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:16 smithi080 bash[25034]: cluster 2023-12-20T20:04:14.953867+0000 mgr.y (mgr.24367) 263 : 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-20T20:04:16.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:16 smithi080 bash[30819]: cluster 2023-12-20T20:04:14.953867+0000 mgr.y (mgr.24367) 263 : 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-20T20:04:16.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:16 smithi133 bash[25278]: cluster 2023-12-20T20:04:14.953867+0000 mgr.y (mgr.24367) 263 : 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-20T20:04:18.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:18 smithi080 bash[30819]: cluster 2023-12-20T20:04:16.954561+0000 mgr.y (mgr.24367) 264 : cluster [DBG] pgmap v214: 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-20T20:04:18.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:18 smithi080 bash[25034]: cluster 2023-12-20T20:04:16.954561+0000 mgr.y (mgr.24367) 264 : cluster [DBG] pgmap v214: 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-20T20:04:18.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:18 smithi133 bash[25278]: cluster 2023-12-20T20:04:16.954561+0000 mgr.y (mgr.24367) 264 : cluster [DBG] pgmap v214: 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-20T20:04:20.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:20 smithi133 bash[25278]: cluster 2023-12-20T20:04:18.956098+0000 mgr.y (mgr.24367) 265 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:04:20.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:04:19 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:04:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:04:20.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:20 smithi080 bash[30819]: cluster 2023-12-20T20:04:18.956098+0000 mgr.y (mgr.24367) 265 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:04:20.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:20 smithi080 bash[25034]: cluster 2023-12-20T20:04:18.956098+0000 mgr.y (mgr.24367) 265 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:04:21.547 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:04:21 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:04:21] "GET /metrics HTTP/1.1" 200 214783 "" "Prometheus/2.33.4" 2023-12-20T20:04:22.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:21 smithi133 bash[25278]: cluster 2023-12-20T20:04:20.956638+0000 mgr.y (mgr.24367) 266 : cluster [DBG] pgmap v216: 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-20T20:04:22.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:21 smithi080 bash[25034]: cluster 2023-12-20T20:04:20.956638+0000 mgr.y (mgr.24367) 266 : cluster [DBG] pgmap v216: 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-20T20:04:22.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:21 smithi080 bash[30819]: cluster 2023-12-20T20:04:20.956638+0000 mgr.y (mgr.24367) 266 : cluster [DBG] pgmap v216: 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-20T20:04:23.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:04:23 smithi080 bash[54058]: level=error ts=2023-12-20T20:04:23.526Z 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://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:04:23.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:04:23 smithi080 bash[54058]: level=warn ts=2023-12-20T20:04:23.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.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:04:23.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:04:23 smithi080 bash[54058]: level=warn ts=2023-12-20T20:04:23.530Z 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.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:04:24.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:24 smithi080 bash[30819]: cluster 2023-12-20T20:04:22.957520+0000 mgr.y (mgr.24367) 267 : cluster [DBG] pgmap v217: 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-20T20:04:24.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:24 smithi080 bash[30819]: audit 2023-12-20T20:04:23.004437+0000 mgr.y (mgr.24367) 268 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:04:24.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:24 smithi080 bash[25034]: cluster 2023-12-20T20:04:22.957520+0000 mgr.y (mgr.24367) 267 : cluster [DBG] pgmap v217: 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-20T20:04:24.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:24 smithi080 bash[25034]: audit 2023-12-20T20:04:23.004437+0000 mgr.y (mgr.24367) 268 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:04:24.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:24 smithi133 bash[25278]: cluster 2023-12-20T20:04:22.957520+0000 mgr.y (mgr.24367) 267 : cluster [DBG] pgmap v217: 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-20T20:04:24.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:24 smithi133 bash[25278]: audit 2023-12-20T20:04:23.004437+0000 mgr.y (mgr.24367) 268 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:04:26.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:26 smithi080 bash[25034]: cluster 2023-12-20T20:04:24.958090+0000 mgr.y (mgr.24367) 269 : 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-20T20:04:26.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:26 smithi080 bash[30819]: cluster 2023-12-20T20:04:24.958090+0000 mgr.y (mgr.24367) 269 : 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-20T20:04:26.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:26 smithi133 bash[25278]: cluster 2023-12-20T20:04:24.958090+0000 mgr.y (mgr.24367) 269 : 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-20T20:04:27.547 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:04:27 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:04:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:04:28.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:28 smithi080 bash[25034]: cluster 2023-12-20T20:04:26.958784+0000 mgr.y (mgr.24367) 270 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:28.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:28 smithi080 bash[25034]: audit 2023-12-20T20:04:27.174958+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:04:28.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:28 smithi080 bash[25034]: audit 2023-12-20T20:04:27.196094+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:28.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:28 smithi080 bash[25034]: audit 2023-12-20T20:04:27.196540+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:04:28.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:28 smithi080 bash[25034]: audit 2023-12-20T20:04:27.202274+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:28.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:28 smithi080 bash[30819]: cluster 2023-12-20T20:04:26.958784+0000 mgr.y (mgr.24367) 270 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:28.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:28 smithi080 bash[30819]: audit 2023-12-20T20:04:27.174958+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:04:28.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:28 smithi080 bash[30819]: audit 2023-12-20T20:04:27.196094+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:28.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:28 smithi080 bash[30819]: audit 2023-12-20T20:04:27.196540+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:04:28.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:28 smithi080 bash[30819]: audit 2023-12-20T20:04:27.202274+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:28.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:28 smithi133 bash[25278]: cluster 2023-12-20T20:04:26.958784+0000 mgr.y (mgr.24367) 270 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:28.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:28 smithi133 bash[25278]: audit 2023-12-20T20:04:27.174958+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:04:28.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:28 smithi133 bash[25278]: audit 2023-12-20T20:04:27.196094+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:28.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:28 smithi133 bash[25278]: audit 2023-12-20T20:04:27.196540+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:04:28.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:28 smithi133 bash[25278]: audit 2023-12-20T20:04:27.202274+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:30.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:04:29 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:04:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:04:30.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:30 smithi133 bash[25278]: cluster 2023-12-20T20:04:28.960414+0000 mgr.y (mgr.24367) 271 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:04:30.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:30 smithi080 bash[25034]: cluster 2023-12-20T20:04:28.960414+0000 mgr.y (mgr.24367) 271 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:04:30.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:30 smithi080 bash[30819]: cluster 2023-12-20T20:04:28.960414+0000 mgr.y (mgr.24367) 271 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:04:31.547 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:04:31 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:04:31] "GET /metrics HTTP/1.1" 200 214792 "" "Prometheus/2.33.4" 2023-12-20T20:04:32.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:31 smithi133 bash[25278]: cluster 2023-12-20T20:04:30.961129+0000 mgr.y (mgr.24367) 272 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:32.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:31 smithi080 bash[30819]: cluster 2023-12-20T20:04:30.961129+0000 mgr.y (mgr.24367) 272 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:32.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:31 smithi080 bash[25034]: cluster 2023-12-20T20:04:30.961129+0000 mgr.y (mgr.24367) 272 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:33.797 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:04:33 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:20:04:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:04:33.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:04:33 smithi080 bash[54058]: level=error ts=2023-12-20T20:04:33.527Z 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://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:04:33.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:04:33 smithi080 bash[54058]: level=warn ts=2023-12-20T20:04:33.530Z 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.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:04:33.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:04:33 smithi080 bash[54058]: level=warn ts=2023-12-20T20:04:33.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:04:34.185 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:04:34.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:34 smithi080 bash[30819]: cluster 2023-12-20T20:04:32.962283+0000 mgr.y (mgr.24367) 273 : cluster [DBG] pgmap v222: 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-20T20:04:34.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:34 smithi080 bash[30819]: audit 2023-12-20T20:04:33.013582+0000 mgr.y (mgr.24367) 274 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:04:34.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:34 smithi080 bash[30819]: audit 2023-12-20T20:04:33.318546+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:34.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:34 smithi080 bash[30819]: audit 2023-12-20T20:04:33.325056+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:34.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:34 smithi080 bash[25034]: cluster 2023-12-20T20:04:32.962283+0000 mgr.y (mgr.24367) 273 : cluster [DBG] pgmap v222: 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-20T20:04:34.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:34 smithi080 bash[25034]: audit 2023-12-20T20:04:33.013582+0000 mgr.y (mgr.24367) 274 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:04:34.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:34 smithi080 bash[25034]: audit 2023-12-20T20:04:33.318546+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:34.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:34 smithi080 bash[25034]: audit 2023-12-20T20:04:33.325056+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:34.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:34 smithi133 bash[25278]: cluster 2023-12-20T20:04:32.962283+0000 mgr.y (mgr.24367) 273 : cluster [DBG] pgmap v222: 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-20T20:04:34.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:34 smithi133 bash[25278]: audit 2023-12-20T20:04:33.013582+0000 mgr.y (mgr.24367) 274 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:04:34.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:34 smithi133 bash[25278]: audit 2023-12-20T20:04:33.318546+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:34.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:34 smithi133 bash[25278]: audit 2023-12-20T20:04:33.325056+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:35.003 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:04:35.003 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 7s ago 12m - - 2023-12-20T20:04:35.003 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 1s ago 12m - - 2023-12-20T20:04:35.003 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (4m) 7s ago 5m 19.3M - ba2b418f427c 09346fa0e200 2023-12-20T20:04:35.004 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (5m) 1s ago 5m 48.0M - 8.3.5 dad864ee21e9 a127039d0cc6 2023-12-20T20:04:35.004 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 running (2m) 7s ago 2m 46.8M - 3.5 e1d6a67b021e e7172510cd58 2023-12-20T20:04:35.004 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443 running (11m) 1s ago 11m 406M - 17.2.0 e1d6a67b021e 1c594555b62f 2023-12-20T20:04:35.004 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:9283 running (13m) 7s ago 13m 463M - 17.2.0 e1d6a67b021e f2c52f34fe5b 2023-12-20T20:04:35.004 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (13m) 7s ago 13m 56.3M 2048M 17.2.0 e1d6a67b021e 368124e21191 2023-12-20T20:04:35.004 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (11m) 1s ago 11m 47.1M 2048M 17.2.0 e1d6a67b021e eef4c71a336a 2023-12-20T20:04:35.004 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (11m) 7s ago 11m 45.3M 2048M 17.2.0 e1d6a67b021e 8bb1088490ba 2023-12-20T20:04:35.004 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (5m) 7s ago 5m 14.6M - 1dbe0e931976 766a61dbe269 2023-12-20T20:04:35.004 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (5m) 1s ago 5m 12.2M - 1dbe0e931976 6be6d1218f9f 2023-12-20T20:04:35.004 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (10m) 7s ago 10m 57.0M 4096M 17.2.0 e1d6a67b021e ecf985bebe1a 2023-12-20T20:04:35.004 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (10m) 7s ago 10m 56.5M 4096M 17.2.0 e1d6a67b021e d6f590089d18 2023-12-20T20:04:35.004 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (9m) 7s ago 9m 51.9M 4096M 17.2.0 e1d6a67b021e c5a8b72bec6a 2023-12-20T20:04:35.004 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (9m) 7s ago 9m 53.7M 4096M 17.2.0 e1d6a67b021e 47919c3d7421 2023-12-20T20:04:35.004 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (8m) 1s ago 8m 55.1M 4096M 17.2.0 e1d6a67b021e 18e2abccb722 2023-12-20T20:04:35.005 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (7m) 1s ago 7m 52.5M 4096M 17.2.0 e1d6a67b021e b059f3e08300 2023-12-20T20:04:35.005 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (7m) 1s ago 7m 52.9M 4096M 17.2.0 e1d6a67b021e 8e5ac1685777 2023-12-20T20:04:35.005 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (6m) 1s ago 6m 53.7M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:04:35.005 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (4m) 1s ago 5m 57.8M - 514e6a882f6e 0e1bbceaefa1 2023-12-20T20:04:35.005 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (3m) 7s ago 3m 84.6M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:04:35.005 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (3m) 1s ago 3m 84.3M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:04:35.005 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (3m) 7s ago 3m 83.9M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:04:35.005 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (3m) 1s ago 3m 84.2M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:04:35.472 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:04:35.473 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:04:35.473 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-20T20:04:35.473 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:04:35.473 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:04:35.473 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-20T20:04:35.473 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:04:35.473 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:04:35.473 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:04:35.473 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:04:35.473 INFO:teuthology.orchestra.run.smithi080.stdout: "mds": {}, 2023-12-20T20:04:35.473 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:04:35.473 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:04:35.473 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:04:35.474 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:04:35.474 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-20T20:04:35.474 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:04:35.474 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:04:35.892 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:04:35.892 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:04:35.892 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:04:35.892 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [], 2023-12-20T20:04:35.892 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "", 2023-12-20T20:04:35.892 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f image" 2023-12-20T20:04:35.892 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:04:36.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:36 smithi080 bash[25034]: audit 2023-12-20T20:04:34.161283+0000 mgr.y (mgr.24367) 275 : audit [DBG] from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:36.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:36 smithi080 bash[25034]: audit 2023-12-20T20:04:34.580706+0000 mgr.y (mgr.24367) 276 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:36.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:36 smithi080 bash[25034]: cluster 2023-12-20T20:04:34.962714+0000 mgr.y (mgr.24367) 277 : 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-20T20:04:36.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:36 smithi080 bash[25034]: audit 2023-12-20T20:04:34.976178+0000 mgr.y (mgr.24367) 278 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:36.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:36 smithi080 bash[25034]: audit 2023-12-20T20:04:35.466078+0000 mon.a (mon.0) 1161 : audit [DBG] from='client.? 172.21.15.80:0/2373721323' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:04:36.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:36 smithi080 bash[30819]: audit 2023-12-20T20:04:34.161283+0000 mgr.y (mgr.24367) 275 : audit [DBG] from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:36.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:36 smithi080 bash[30819]: audit 2023-12-20T20:04:34.580706+0000 mgr.y (mgr.24367) 276 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:36.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:36 smithi080 bash[30819]: cluster 2023-12-20T20:04:34.962714+0000 mgr.y (mgr.24367) 277 : 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-20T20:04:36.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:36 smithi080 bash[30819]: audit 2023-12-20T20:04:34.976178+0000 mgr.y (mgr.24367) 278 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:36.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:36 smithi080 bash[30819]: audit 2023-12-20T20:04:35.466078+0000 mon.a (mon.0) 1161 : audit [DBG] from='client.? 172.21.15.80:0/2373721323' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:04:36.351 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_OK 2023-12-20T20:04:36.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:36 smithi133 bash[25278]: audit 2023-12-20T20:04:34.161283+0000 mgr.y (mgr.24367) 275 : audit [DBG] from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:36.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:36 smithi133 bash[25278]: audit 2023-12-20T20:04:34.580706+0000 mgr.y (mgr.24367) 276 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:36.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:36 smithi133 bash[25278]: cluster 2023-12-20T20:04:34.962714+0000 mgr.y (mgr.24367) 277 : 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-20T20:04:36.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:36 smithi133 bash[25278]: audit 2023-12-20T20:04:34.976178+0000 mgr.y (mgr.24367) 278 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:36.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:36 smithi133 bash[25278]: audit 2023-12-20T20:04:35.466078+0000 mon.a (mon.0) 1161 : audit [DBG] from='client.? 172.21.15.80:0/2373721323' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:04:37.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:37 smithi080 bash[25034]: audit 2023-12-20T20:04:35.885427+0000 mgr.y (mgr.24367) 279 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:37.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:37 smithi080 bash[25034]: audit 2023-12-20T20:04:36.344856+0000 mon.a (mon.0) 1162 : audit [DBG] from='client.? 172.21.15.80:0/2316539479' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:04:37.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:37 smithi080 bash[30819]: audit 2023-12-20T20:04:35.885427+0000 mgr.y (mgr.24367) 279 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:37.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:37 smithi080 bash[30819]: audit 2023-12-20T20:04:36.344856+0000 mon.a (mon.0) 1162 : audit [DBG] from='client.? 172.21.15.80:0/2316539479' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:04:37.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:37 smithi133 bash[25278]: audit 2023-12-20T20:04:35.885427+0000 mgr.y (mgr.24367) 279 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:04:37.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:37 smithi133 bash[25278]: audit 2023-12-20T20:04:36.344856+0000 mon.a (mon.0) 1162 : audit [DBG] from='client.? 172.21.15.80:0/2316539479' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:04:38.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:38 smithi080 bash[25034]: cluster 2023-12-20T20:04:36.963407+0000 mgr.y (mgr.24367) 280 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:38.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:38 smithi080 bash[30819]: cluster 2023-12-20T20:04:36.963407+0000 mgr.y (mgr.24367) 280 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:38.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:38 smithi133 bash[25278]: cluster 2023-12-20T20:04:36.963407+0000 mgr.y (mgr.24367) 280 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:40.046 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:40 smithi080 bash[30819]: cluster 2023-12-20T20:04:38.965149+0000 mgr.y (mgr.24367) 281 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:04:40.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:40 smithi133 bash[25278]: cluster 2023-12-20T20:04:38.965149+0000 mgr.y (mgr.24367) 281 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:04:40.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:04:39 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:04:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:04:40.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:40 smithi080 bash[25034]: cluster 2023-12-20T20:04:38.965149+0000 mgr.y (mgr.24367) 281 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:04:41.260 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:04:41 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:04:41] "GET /metrics HTTP/1.1" 200 214792 "" "Prometheus/2.33.4" 2023-12-20T20:04:42.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:41 smithi133 bash[25278]: audit 2023-12-20T20:04:40.833759+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:42.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:41 smithi133 bash[25278]: cephadm 2023-12-20T20:04:40.834297+0000 mgr.y (mgr.24367) 282 : cephadm [INF] Upgrade: Target is version 19.0.0-297-ga89fee39 (unknown) 2023-12-20T20:04:42.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:41 smithi133 bash[25278]: cephadm 2023-12-20T20:04:40.834397+0000 mgr.y (mgr.24367) 283 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f, digests ['quay.ceph.io/ceph-ci/ceph@sha256:751cd8803790cd7e425341bbbc42d987f196ec37d2d33f2bf0c3cd12ce503b1e'] 2023-12-20T20:04:42.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:41 smithi133 bash[25278]: audit 2023-12-20T20:04:40.835608+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:04:42.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:41 smithi133 bash[25278]: audit 2023-12-20T20:04:40.843601+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:42.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:41 smithi133 bash[25278]: cephadm 2023-12-20T20:04:40.844881+0000 mgr.y (mgr.24367) 284 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-20T20:04:42.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:41 smithi133 bash[25278]: cluster 2023-12-20T20:04:40.965993+0000 mgr.y (mgr.24367) 285 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:42.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:41 smithi133 bash[25278]: cephadm 2023-12-20T20:04:41.085133+0000 mgr.y (mgr.24367) 286 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f on smithi133 2023-12-20T20:04:42.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:41 smithi080 bash[25034]: audit 2023-12-20T20:04:40.833759+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:42.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:41 smithi080 bash[25034]: cephadm 2023-12-20T20:04:40.834297+0000 mgr.y (mgr.24367) 282 : cephadm [INF] Upgrade: Target is version 19.0.0-297-ga89fee39 (unknown) 2023-12-20T20:04:42.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:41 smithi080 bash[25034]: cephadm 2023-12-20T20:04:40.834397+0000 mgr.y (mgr.24367) 283 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f, digests ['quay.ceph.io/ceph-ci/ceph@sha256:751cd8803790cd7e425341bbbc42d987f196ec37d2d33f2bf0c3cd12ce503b1e'] 2023-12-20T20:04:42.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:41 smithi080 bash[25034]: audit 2023-12-20T20:04:40.835608+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:04:42.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:41 smithi080 bash[25034]: audit 2023-12-20T20:04:40.843601+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:42.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:41 smithi080 bash[25034]: cephadm 2023-12-20T20:04:40.844881+0000 mgr.y (mgr.24367) 284 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-20T20:04:42.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:41 smithi080 bash[25034]: cluster 2023-12-20T20:04:40.965993+0000 mgr.y (mgr.24367) 285 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:42.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:41 smithi080 bash[25034]: cephadm 2023-12-20T20:04:41.085133+0000 mgr.y (mgr.24367) 286 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f on smithi133 2023-12-20T20:04:42.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:41 smithi080 bash[30819]: audit 2023-12-20T20:04:40.833759+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:42.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:41 smithi080 bash[30819]: cephadm 2023-12-20T20:04:40.834297+0000 mgr.y (mgr.24367) 282 : cephadm [INF] Upgrade: Target is version 19.0.0-297-ga89fee39 (unknown) 2023-12-20T20:04:42.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:41 smithi080 bash[30819]: cephadm 2023-12-20T20:04:40.834397+0000 mgr.y (mgr.24367) 283 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f, digests ['quay.ceph.io/ceph-ci/ceph@sha256:751cd8803790cd7e425341bbbc42d987f196ec37d2d33f2bf0c3cd12ce503b1e'] 2023-12-20T20:04:42.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:41 smithi080 bash[30819]: audit 2023-12-20T20:04:40.835608+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:04:42.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:41 smithi080 bash[30819]: audit 2023-12-20T20:04:40.843601+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:42.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:41 smithi080 bash[30819]: cephadm 2023-12-20T20:04:40.844881+0000 mgr.y (mgr.24367) 284 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-20T20:04:42.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:41 smithi080 bash[30819]: cluster 2023-12-20T20:04:40.965993+0000 mgr.y (mgr.24367) 285 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:42.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:41 smithi080 bash[30819]: cephadm 2023-12-20T20:04:41.085133+0000 mgr.y (mgr.24367) 286 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f on smithi133 2023-12-20T20:04:43.797 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:04:43 smithi080 bash[54058]: level=error ts=2023-12-20T20:04:43.527Z 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://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:04:43.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:04:43 smithi080 bash[54058]: level=warn ts=2023-12-20T20:04:43.532Z 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.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:04:43.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:04:43 smithi080 bash[54058]: level=warn ts=2023-12-20T20:04:43.532Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:04:44.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:44 smithi080 bash[25034]: cluster 2023-12-20T20:04:42.967800+0000 mgr.y (mgr.24367) 287 : cluster [DBG] pgmap v227: 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-20T20:04:44.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:44 smithi080 bash[25034]: audit 2023-12-20T20:04:43.024751+0000 mgr.y (mgr.24367) 288 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:04:44.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:44 smithi080 bash[30819]: cluster 2023-12-20T20:04:42.967800+0000 mgr.y (mgr.24367) 287 : cluster [DBG] pgmap v227: 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-20T20:04:44.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:44 smithi080 bash[30819]: audit 2023-12-20T20:04:43.024751+0000 mgr.y (mgr.24367) 288 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:04:44.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:44 smithi133 bash[25278]: cluster 2023-12-20T20:04:42.967800+0000 mgr.y (mgr.24367) 287 : cluster [DBG] pgmap v227: 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-20T20:04:44.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:44 smithi133 bash[25278]: audit 2023-12-20T20:04:43.024751+0000 mgr.y (mgr.24367) 288 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:04:46.297 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:46 smithi080 bash[25034]: cluster 2023-12-20T20:04:44.968594+0000 mgr.y (mgr.24367) 289 : 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-20T20:04:46.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:46 smithi080 bash[30819]: cluster 2023-12-20T20:04:44.968594+0000 mgr.y (mgr.24367) 289 : 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-20T20:04:46.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:46 smithi133 bash[25278]: cluster 2023-12-20T20:04:44.968594+0000 mgr.y (mgr.24367) 289 : 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-20T20:04:47.797 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:04:47 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:04:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:04:48.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:48 smithi080 bash[25034]: cluster 2023-12-20T20:04:46.969358+0000 mgr.y (mgr.24367) 290 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:48.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:48 smithi080 bash[25034]: audit 2023-12-20T20:04:47.344115+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:48.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:48 smithi080 bash[25034]: audit 2023-12-20T20:04:47.350916+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:48.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:48 smithi080 bash[30819]: cluster 2023-12-20T20:04:46.969358+0000 mgr.y (mgr.24367) 290 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:48.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:48 smithi080 bash[30819]: audit 2023-12-20T20:04:47.344115+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:48.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:48 smithi080 bash[30819]: audit 2023-12-20T20:04:47.350916+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:48.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:48 smithi133 bash[25278]: cluster 2023-12-20T20:04:46.969358+0000 mgr.y (mgr.24367) 290 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:48.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:48 smithi133 bash[25278]: audit 2023-12-20T20:04:47.344115+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:48.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:48 smithi133 bash[25278]: audit 2023-12-20T20:04:47.350916+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:50.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:50 smithi133 bash[25278]: cluster 2023-12-20T20:04:48.971097+0000 mgr.y (mgr.24367) 291 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:04:50.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:04:49 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:04:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:04:50.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:50 smithi080 bash[25034]: cluster 2023-12-20T20:04:48.971097+0000 mgr.y (mgr.24367) 291 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:04:50.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:50 smithi080 bash[30819]: cluster 2023-12-20T20:04:48.971097+0000 mgr.y (mgr.24367) 291 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:04:51.547 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:04:51 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:04:51] "GET /metrics HTTP/1.1" 200 214786 "" "Prometheus/2.33.4" 2023-12-20T20:04:52.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:51 smithi133 bash[25278]: cluster 2023-12-20T20:04:50.971850+0000 mgr.y (mgr.24367) 292 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:52.238 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:51 smithi080 bash[25034]: cluster 2023-12-20T20:04:50.971850+0000 mgr.y (mgr.24367) 292 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:52.239 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:51 smithi080 bash[30819]: cluster 2023-12-20T20:04:50.971850+0000 mgr.y (mgr.24367) 292 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:53.798 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:04:53 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:20:04:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:04:53.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:04:53 smithi080 bash[54058]: level=error ts=2023-12-20T20:04:53.528Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:04:53.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:04:53 smithi080 bash[54058]: level=warn ts=2023-12-20T20:04:53.533Z 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.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:04:53.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:04:53 smithi080 bash[54058]: level=warn ts=2023-12-20T20:04:53.534Z 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.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:04:54.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:54 smithi133 bash[25278]: cluster 2023-12-20T20:04:52.973504+0000 mgr.y (mgr.24367) 293 : cluster [DBG] pgmap v232: 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-20T20:04:54.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:54 smithi133 bash[25278]: audit 2023-12-20T20:04:53.035548+0000 mgr.y (mgr.24367) 294 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:04:54.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:54 smithi133 bash[25278]: audit 2023-12-20T20:04:53.453274+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:54.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:54 smithi133 bash[25278]: audit 2023-12-20T20:04:53.459765+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:54.287 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:54 smithi080 bash[25034]: cluster 2023-12-20T20:04:52.973504+0000 mgr.y (mgr.24367) 293 : cluster [DBG] pgmap v232: 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-20T20:04:54.287 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:54 smithi080 bash[25034]: audit 2023-12-20T20:04:53.035548+0000 mgr.y (mgr.24367) 294 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:04:54.287 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:54 smithi080 bash[25034]: audit 2023-12-20T20:04:53.453274+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:54.287 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:54 smithi080 bash[25034]: audit 2023-12-20T20:04:53.459765+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:54.288 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:54 smithi080 bash[30819]: cluster 2023-12-20T20:04:52.973504+0000 mgr.y (mgr.24367) 293 : cluster [DBG] pgmap v232: 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-20T20:04:54.288 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:54 smithi080 bash[30819]: audit 2023-12-20T20:04:53.035548+0000 mgr.y (mgr.24367) 294 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:04:54.288 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:54 smithi080 bash[30819]: audit 2023-12-20T20:04:53.453274+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:54.288 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:54 smithi080 bash[30819]: audit 2023-12-20T20:04:53.459765+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:04:56.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:56 smithi133 bash[25278]: cluster 2023-12-20T20:04:54.974270+0000 mgr.y (mgr.24367) 295 : 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-20T20:04:56.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:56 smithi080 bash[25034]: cluster 2023-12-20T20:04:54.974270+0000 mgr.y (mgr.24367) 295 : 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-20T20:04:56.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:56 smithi080 bash[30819]: cluster 2023-12-20T20:04:54.974270+0000 mgr.y (mgr.24367) 295 : 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-20T20:04:58.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:04:58 smithi080 bash[25034]: cluster 2023-12-20T20:04:56.974984+0000 mgr.y (mgr.24367) 296 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:58.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:04:58 smithi080 bash[30819]: cluster 2023-12-20T20:04:56.974984+0000 mgr.y (mgr.24367) 296 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:04:58.308 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:04:58 smithi133 bash[25278]: cluster 2023-12-20T20:04:56.974984+0000 mgr.y (mgr.24367) 296 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:05:00.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:00 smithi133 bash[25278]: cluster 2023-12-20T20:04:58.976762+0000 mgr.y (mgr.24367) 297 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:05:00.197 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:04:59 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:04:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:05:00.548 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:00 smithi080 bash[25034]: cluster 2023-12-20T20:04:58.976762+0000 mgr.y (mgr.24367) 297 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:05:00.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:00 smithi080 bash[30819]: cluster 2023-12-20T20:04:58.976762+0000 mgr.y (mgr.24367) 297 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:05:01.548 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:01 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:05:01] "GET /metrics HTTP/1.1" 200 214788 "" "Prometheus/2.33.4" 2023-12-20T20:05:02.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:01 smithi133 bash[25278]: cluster 2023-12-20T20:05:00.977527+0000 mgr.y (mgr.24367) 298 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:05:02.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:01 smithi080 bash[25034]: cluster 2023-12-20T20:05:00.977527+0000 mgr.y (mgr.24367) 298 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:05:02.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:01 smithi080 bash[30819]: cluster 2023-12-20T20:05:00.977527+0000 mgr.y (mgr.24367) 298 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:05:03.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:03 smithi080 bash[54058]: level=error ts=2023-12-20T20:05:03.529Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:05:03.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:03 smithi080 bash[54058]: level=warn ts=2023-12-20T20:05:03.534Z 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.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:05:03.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:03 smithi080 bash[54058]: level=warn ts=2023-12-20T20:05:03.534Z 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.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:05:04.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:04 smithi080 bash[30819]: cluster 2023-12-20T20:05:02.979215+0000 mgr.y (mgr.24367) 299 : cluster [DBG] pgmap v237: 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-20T20:05:04.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:04 smithi080 bash[30819]: audit 2023-12-20T20:05:03.045537+0000 mgr.y (mgr.24367) 300 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:05:04.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:04 smithi080 bash[25034]: cluster 2023-12-20T20:05:02.979215+0000 mgr.y (mgr.24367) 299 : cluster [DBG] pgmap v237: 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-20T20:05:04.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:04 smithi080 bash[25034]: audit 2023-12-20T20:05:03.045537+0000 mgr.y (mgr.24367) 300 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:05:04.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:04 smithi133 bash[25278]: cluster 2023-12-20T20:05:02.979215+0000 mgr.y (mgr.24367) 299 : cluster [DBG] pgmap v237: 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-20T20:05:04.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:04 smithi133 bash[25278]: audit 2023-12-20T20:05:03.045537+0000 mgr.y (mgr.24367) 300 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:05:06.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:06 smithi080 bash[25034]: cluster 2023-12-20T20:05:04.979982+0000 mgr.y (mgr.24367) 301 : 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-20T20:05:06.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:06 smithi080 bash[30819]: cluster 2023-12-20T20:05:04.979982+0000 mgr.y (mgr.24367) 301 : 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-20T20:05:06.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:06 smithi133 bash[25278]: cluster 2023-12-20T20:05:04.979982+0000 mgr.y (mgr.24367) 301 : 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-20T20:05:06.728 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:05:07.449 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:05:07.450 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 20s ago 12m - - 2023-12-20T20:05:07.450 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 13s ago 12m - - 2023-12-20T20:05:07.450 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (5m) 20s ago 5m 20.1M - ba2b418f427c 09346fa0e200 2023-12-20T20:05:07.450 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (5m) 13s ago 5m 47.9M - 8.3.5 dad864ee21e9 a127039d0cc6 2023-12-20T20:05:07.450 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 running (3m) 20s ago 3m 47.1M - 3.5 e1d6a67b021e e7172510cd58 2023-12-20T20:05:07.450 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443 running (12m) 13s ago 12m 406M - 17.2.0 e1d6a67b021e 1c594555b62f 2023-12-20T20:05:07.450 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:9283 running (14m) 20s ago 14m 463M - 17.2.0 e1d6a67b021e f2c52f34fe5b 2023-12-20T20:05:07.450 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (14m) 20s ago 14m 57.1M 2048M 17.2.0 e1d6a67b021e 368124e21191 2023-12-20T20:05:07.450 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (12m) 13s ago 12m 47.3M 2048M 17.2.0 e1d6a67b021e eef4c71a336a 2023-12-20T20:05:07.450 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (12m) 20s ago 12m 45.9M 2048M 17.2.0 e1d6a67b021e 8bb1088490ba 2023-12-20T20:05:07.450 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (6m) 20s ago 6m 13.0M - 1dbe0e931976 766a61dbe269 2023-12-20T20:05:07.450 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (6m) 13s ago 6m 12.1M - 1dbe0e931976 6be6d1218f9f 2023-12-20T20:05:07.450 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (11m) 20s ago 11m 57.5M 4096M 17.2.0 e1d6a67b021e ecf985bebe1a 2023-12-20T20:05:07.450 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (10m) 20s ago 10m 56.8M 4096M 17.2.0 e1d6a67b021e d6f590089d18 2023-12-20T20:05:07.451 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (10m) 20s ago 10m 52.0M 4096M 17.2.0 e1d6a67b021e c5a8b72bec6a 2023-12-20T20:05:07.451 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (9m) 20s ago 9m 54.3M 4096M 17.2.0 e1d6a67b021e 47919c3d7421 2023-12-20T20:05:07.451 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (8m) 13s ago 9m 55.0M 4096M 17.2.0 e1d6a67b021e 18e2abccb722 2023-12-20T20:05:07.451 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (8m) 13s ago 8m 52.6M 4096M 17.2.0 e1d6a67b021e b059f3e08300 2023-12-20T20:05:07.451 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (7m) 13s ago 7m 53.1M 4096M 17.2.0 e1d6a67b021e 8e5ac1685777 2023-12-20T20:05:07.451 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (7m) 13s ago 7m 54.1M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:05:07.451 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (5m) 13s ago 6m 58.3M - 514e6a882f6e 0e1bbceaefa1 2023-12-20T20:05:07.451 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (3m) 20s ago 3m 84.7M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:05:07.451 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (3m) 13s ago 3m 84.4M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:05:07.451 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (3m) 20s ago 3m 84.1M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:05:07.451 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (3m) 13s ago 3m 84.3M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:05:07.798 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:07 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:05:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:05:07.879 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:05:07.879 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:05:07.879 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-20T20:05:07.879 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:05:07.879 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:05:07.879 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-20T20:05:07.879 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:05:07.880 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:05:07.880 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:05:07.880 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:05:07.880 INFO:teuthology.orchestra.run.smithi080.stdout: "mds": {}, 2023-12-20T20:05:07.880 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:05:07.880 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:05:07.880 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:05:07.880 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:05:07.880 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-20T20:05:07.880 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:05:07.880 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:05:08.233 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:05:08.234 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:05:08.234 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:05:08.234 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [], 2023-12-20T20:05:08.234 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "0/23 daemons upgraded", 2023-12-20T20:05:08.234 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f image on host smithi133" 2023-12-20T20:05:08.234 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:05:08.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:08 smithi080 bash[25034]: audit 2023-12-20T20:05:06.706687+0000 mgr.y (mgr.24367) 302 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:08.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:08 smithi080 bash[25034]: cluster 2023-12-20T20:05:06.980769+0000 mgr.y (mgr.24367) 303 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:05:08.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:08 smithi080 bash[25034]: audit 2023-12-20T20:05:07.067241+0000 mgr.y (mgr.24367) 304 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:08.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:08 smithi080 bash[25034]: audit 2023-12-20T20:05:07.503099+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:08.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:08 smithi080 bash[25034]: audit 2023-12-20T20:05:07.508470+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:08.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:08 smithi080 bash[25034]: audit 2023-12-20T20:05:07.871550+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.80:0/2071249474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:05:08.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:08 smithi080 bash[30819]: audit 2023-12-20T20:05:06.706687+0000 mgr.y (mgr.24367) 302 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:08.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:08 smithi080 bash[30819]: cluster 2023-12-20T20:05:06.980769+0000 mgr.y (mgr.24367) 303 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:05:08.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:08 smithi080 bash[30819]: audit 2023-12-20T20:05:07.067241+0000 mgr.y (mgr.24367) 304 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:08.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:08 smithi080 bash[30819]: audit 2023-12-20T20:05:07.503099+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:08.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:08 smithi080 bash[30819]: audit 2023-12-20T20:05:07.508470+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:08.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:08 smithi080 bash[30819]: audit 2023-12-20T20:05:07.871550+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.80:0/2071249474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:05:08.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:08 smithi133 bash[25278]: audit 2023-12-20T20:05:06.706687+0000 mgr.y (mgr.24367) 302 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:08.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:08 smithi133 bash[25278]: cluster 2023-12-20T20:05:06.980769+0000 mgr.y (mgr.24367) 303 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:05:08.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:08 smithi133 bash[25278]: audit 2023-12-20T20:05:07.067241+0000 mgr.y (mgr.24367) 304 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:08.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:08 smithi133 bash[25278]: audit 2023-12-20T20:05:07.503099+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:08.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:08 smithi133 bash[25278]: audit 2023-12-20T20:05:07.508470+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:08.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:08 smithi133 bash[25278]: audit 2023-12-20T20:05:07.871550+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.80:0/2071249474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:05:08.646 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_OK 2023-12-20T20:05:09.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:09 smithi133 bash[25278]: audit 2023-12-20T20:05:07.414724+0000 mgr.y (mgr.24367) 305 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:09.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:09 smithi133 bash[25278]: audit 2023-12-20T20:05:08.639309+0000 mon.a (mon.0) 1172 : audit [DBG] from='client.? 172.21.15.80:0/3278962962' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:05:09.459 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:09 smithi080 bash[25034]: audit 2023-12-20T20:05:07.414724+0000 mgr.y (mgr.24367) 305 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:09.459 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:09 smithi080 bash[25034]: audit 2023-12-20T20:05:08.639309+0000 mon.a (mon.0) 1172 : audit [DBG] from='client.? 172.21.15.80:0/3278962962' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:05:09.459 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:09 smithi080 bash[30819]: audit 2023-12-20T20:05:07.414724+0000 mgr.y (mgr.24367) 305 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:09.460 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:09 smithi080 bash[30819]: audit 2023-12-20T20:05:08.639309+0000 mon.a (mon.0) 1172 : audit [DBG] from='client.? 172.21.15.80:0/3278962962' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:05:10.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:09 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:05:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:05:10.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:10 smithi133 bash[25278]: audit 2023-12-20T20:05:08.226053+0000 mgr.y (mgr.24367) 306 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:10.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:10 smithi133 bash[25278]: cluster 2023-12-20T20:05:08.982527+0000 mgr.y (mgr.24367) 307 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:05:10.548 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:10 smithi080 bash[25034]: audit 2023-12-20T20:05:08.226053+0000 mgr.y (mgr.24367) 306 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:10.548 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:10 smithi080 bash[25034]: cluster 2023-12-20T20:05:08.982527+0000 mgr.y (mgr.24367) 307 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:05:10.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:10 smithi080 bash[30819]: audit 2023-12-20T20:05:08.226053+0000 mgr.y (mgr.24367) 306 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:10.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:10 smithi080 bash[30819]: cluster 2023-12-20T20:05:08.982527+0000 mgr.y (mgr.24367) 307 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:05:11.298 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:11 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:05:11] "GET /metrics HTTP/1.1" 200 214788 "" "Prometheus/2.33.4" 2023-12-20T20:05:12.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:11 smithi133 bash[25278]: cluster 2023-12-20T20:05:10.983283+0000 mgr.y (mgr.24367) 308 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:05:12.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:11 smithi080 bash[25034]: cluster 2023-12-20T20:05:10.983283+0000 mgr.y (mgr.24367) 308 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:05:12.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:11 smithi080 bash[30819]: cluster 2023-12-20T20:05:10.983283+0000 mgr.y (mgr.24367) 308 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:05:13.798 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:13 smithi080 bash[25301]: 172.21.15.133 - - [20/Dec/2023:20:05:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:05:13.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:13 smithi080 bash[54058]: level=error ts=2023-12-20T20:05:13.530Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:05:13.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:13 smithi080 bash[54058]: level=warn ts=2023-12-20T20:05:13.534Z 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.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:05:13.799 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:13 smithi080 bash[54058]: level=warn ts=2023-12-20T20:05:13.535Z 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.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:05:14.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:14 smithi133 bash[25278]: cluster 2023-12-20T20:05:12.984927+0000 mgr.y (mgr.24367) 309 : cluster [DBG] pgmap v242: 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-20T20:05:14.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:14 smithi133 bash[25278]: audit 2023-12-20T20:05:13.056612+0000 mgr.y (mgr.24367) 310 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:05:14.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:14 smithi133 bash[25278]: audit 2023-12-20T20:05:13.599118+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:14.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:14 smithi133 bash[25278]: audit 2023-12-20T20:05:13.607736+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:14.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:14 smithi080 bash[30819]: cluster 2023-12-20T20:05:12.984927+0000 mgr.y (mgr.24367) 309 : cluster [DBG] pgmap v242: 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-20T20:05:14.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:14 smithi080 bash[30819]: audit 2023-12-20T20:05:13.056612+0000 mgr.y (mgr.24367) 310 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:05:14.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:14 smithi080 bash[30819]: audit 2023-12-20T20:05:13.599118+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:14.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:14 smithi080 bash[30819]: audit 2023-12-20T20:05:13.607736+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:14.548 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:14 smithi080 bash[25034]: cluster 2023-12-20T20:05:12.984927+0000 mgr.y (mgr.24367) 309 : cluster [DBG] pgmap v242: 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-20T20:05:14.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:14 smithi080 bash[25034]: audit 2023-12-20T20:05:13.056612+0000 mgr.y (mgr.24367) 310 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:05:14.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:14 smithi080 bash[25034]: audit 2023-12-20T20:05:13.599118+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:14.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:14 smithi080 bash[25034]: audit 2023-12-20T20:05:13.607736+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:16.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:16 smithi133 bash[25278]: cluster 2023-12-20T20:05:14.985666+0000 mgr.y (mgr.24367) 311 : 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-20T20:05:16.548 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:16 smithi080 bash[25034]: cluster 2023-12-20T20:05:14.985666+0000 mgr.y (mgr.24367) 311 : 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-20T20:05:16.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:16 smithi080 bash[30819]: cluster 2023-12-20T20:05:14.985666+0000 mgr.y (mgr.24367) 311 : 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-20T20:05:18.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:18 smithi133 bash[25278]: cluster 2023-12-20T20:05:16.986407+0000 mgr.y (mgr.24367) 312 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:05:18.548 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:18 smithi080 bash[25034]: cluster 2023-12-20T20:05:16.986407+0000 mgr.y (mgr.24367) 312 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:05:18.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:18 smithi080 bash[30819]: cluster 2023-12-20T20:05:16.986407+0000 mgr.y (mgr.24367) 312 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:05:20.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:20 smithi133 bash[25278]: cluster 2023-12-20T20:05:18.988149+0000 mgr.y (mgr.24367) 313 : cluster [DBG] pgmap v245: 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-20T20:05:20.195 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:19 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:05:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:05:20.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:20 smithi080 bash[30819]: cluster 2023-12-20T20:05:18.988149+0000 mgr.y (mgr.24367) 313 : cluster [DBG] pgmap v245: 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-20T20:05:20.548 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:20 smithi080 bash[25034]: cluster 2023-12-20T20:05:18.988149+0000 mgr.y (mgr.24367) 313 : cluster [DBG] pgmap v245: 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-20T20:05:21.548 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:21 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:05:21] "GET /metrics HTTP/1.1" 200 214796 "" "Prometheus/2.33.4" 2023-12-20T20:05:22.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:21 smithi133 bash[25278]: cluster 2023-12-20T20:05:20.988901+0000 mgr.y (mgr.24367) 314 : cluster [DBG] pgmap v246: 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-20T20:05:22.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:21 smithi080 bash[30819]: cluster 2023-12-20T20:05:20.988901+0000 mgr.y (mgr.24367) 314 : cluster [DBG] pgmap v246: 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-20T20:05:22.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:21 smithi080 bash[25034]: cluster 2023-12-20T20:05:20.988901+0000 mgr.y (mgr.24367) 314 : cluster [DBG] pgmap v246: 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-20T20:05:23.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:23 smithi080 bash[54058]: level=error ts=2023-12-20T20:05:23.531Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:05:23.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:23 smithi080 bash[54058]: level=warn ts=2023-12-20T20:05:23.537Z 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.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:05:23.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:23 smithi080 bash[54058]: level=warn ts=2023-12-20T20:05:23.537Z 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.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:05:24.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:24 smithi080 bash[25034]: cluster 2023-12-20T20:05:22.990575+0000 mgr.y (mgr.24367) 315 : cluster [DBG] pgmap v247: 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-20T20:05:24.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:24 smithi080 bash[25034]: audit 2023-12-20T20:05:23.064522+0000 mgr.y (mgr.24367) 316 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:05:24.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:24 smithi080 bash[30819]: cluster 2023-12-20T20:05:22.990575+0000 mgr.y (mgr.24367) 315 : cluster [DBG] pgmap v247: 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-20T20:05:24.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:24 smithi080 bash[30819]: audit 2023-12-20T20:05:23.064522+0000 mgr.y (mgr.24367) 316 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:05:24.337 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:24 smithi133 bash[25278]: cluster 2023-12-20T20:05:22.990575+0000 mgr.y (mgr.24367) 315 : cluster [DBG] pgmap v247: 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-20T20:05:24.337 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:24 smithi133 bash[25278]: audit 2023-12-20T20:05:23.064522+0000 mgr.y (mgr.24367) 316 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:05:26.346 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:26 smithi133 bash[25278]: cluster 2023-12-20T20:05:24.991324+0000 mgr.y (mgr.24367) 317 : 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-20T20:05:26.346 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:26 smithi133 bash[25278]: audit 2023-12-20T20:05:25.377753+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:26.346 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:26 smithi133 bash[25278]: audit 2023-12-20T20:05:25.379336+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:05:26.346 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:26 smithi133 bash[25278]: audit 2023-12-20T20:05:25.380749+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:05:26.346 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:26 smithi133 bash[25278]: audit 2023-12-20T20:05:25.382338+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:05:26.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:26 smithi080 bash[30819]: cluster 2023-12-20T20:05:24.991324+0000 mgr.y (mgr.24367) 317 : 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-20T20:05:26.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:26 smithi080 bash[30819]: audit 2023-12-20T20:05:25.377753+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:26.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:26 smithi080 bash[30819]: audit 2023-12-20T20:05:25.379336+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:05:26.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:26 smithi080 bash[30819]: audit 2023-12-20T20:05:25.380749+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:05:26.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:26 smithi080 bash[30819]: audit 2023-12-20T20:05:25.382338+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:05:26.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:26 smithi080 bash[25034]: cluster 2023-12-20T20:05:24.991324+0000 mgr.y (mgr.24367) 317 : 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-20T20:05:26.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:26 smithi080 bash[25034]: audit 2023-12-20T20:05:25.377753+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:26.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:26 smithi080 bash[25034]: audit 2023-12-20T20:05:25.379336+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:05:26.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:26 smithi080 bash[25034]: audit 2023-12-20T20:05:25.380749+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:05:26.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:26 smithi080 bash[25034]: audit 2023-12-20T20:05:25.382338+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:05:27.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:27 smithi080 bash[30819]: cephadm 2023-12-20T20:05:25.367997+0000 mgr.y (mgr.24367) 318 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-20T20:05:27.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:27 smithi080 bash[30819]: cephadm 2023-12-20T20:05:25.383836+0000 mgr.y (mgr.24367) 319 : cephadm [INF] Deploying daemon mgr.x on smithi133 2023-12-20T20:05:27.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:27 smithi080 bash[25034]: cephadm 2023-12-20T20:05:25.367997+0000 mgr.y (mgr.24367) 318 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-20T20:05:27.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:27 smithi080 bash[25034]: cephadm 2023-12-20T20:05:25.383836+0000 mgr.y (mgr.24367) 319 : cephadm [INF] Deploying daemon mgr.x on smithi133 2023-12-20T20:05:27.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:27 smithi133 bash[25278]: cephadm 2023-12-20T20:05:25.367997+0000 mgr.y (mgr.24367) 318 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-20T20:05:27.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:27 smithi133 bash[25278]: cephadm 2023-12-20T20:05:25.383836+0000 mgr.y (mgr.24367) 319 : cephadm [INF] Deploying daemon mgr.x on smithi133 2023-12-20T20:05:28.048 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:27 smithi080 bash[25301]: 172.21.15.80 - - [20/Dec/2023:20:05:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2023-12-20T20:05:28.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:28 smithi133 bash[25278]: cluster 2023-12-20T20:05:26.991980+0000 mgr.y (mgr.24367) 320 : cluster [DBG] pgmap v249: 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-20T20:05:28.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:28 smithi133 bash[25278]: audit 2023-12-20T20:05:27.178672+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:05:28.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:28 smithi133 bash[25278]: audit 2023-12-20T20:05:27.200802+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:05:28.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:28 smithi133 bash[25278]: audit 2023-12-20T20:05:27.626339+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:28.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:28 smithi133 bash[25278]: audit 2023-12-20T20:05:27.636355+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:28.548 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:28 smithi080 bash[25034]: cluster 2023-12-20T20:05:26.991980+0000 mgr.y (mgr.24367) 320 : cluster [DBG] pgmap v249: 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-20T20:05:28.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:28 smithi080 bash[25034]: audit 2023-12-20T20:05:27.178672+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:05:28.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:28 smithi080 bash[25034]: audit 2023-12-20T20:05:27.200802+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:05:28.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:28 smithi080 bash[25034]: audit 2023-12-20T20:05:27.626339+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:28.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:28 smithi080 bash[25034]: audit 2023-12-20T20:05:27.636355+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:28.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:28 smithi080 bash[30819]: cluster 2023-12-20T20:05:26.991980+0000 mgr.y (mgr.24367) 320 : cluster [DBG] pgmap v249: 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-20T20:05:28.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:28 smithi080 bash[30819]: audit 2023-12-20T20:05:27.178672+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:05:28.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:28 smithi080 bash[30819]: audit 2023-12-20T20:05:27.200802+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:05:28.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:28 smithi080 bash[30819]: audit 2023-12-20T20:05:27.626339+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:28.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:28 smithi080 bash[30819]: audit 2023-12-20T20:05:27.636355+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:30.095 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:30 smithi133 bash[25278]: cluster 2023-12-20T20:05:28.994679+0000 mgr.y (mgr.24367) 321 : cluster [DBG] pgmap v250: 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-20T20:05:30.096 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:29 smithi133 bash[26536]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:05:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:05:30.096 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:30 smithi133 systemd[1]: Stopping Ceph mgr.x for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:05:30.401 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:30 smithi133 bash[55593]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-mgr.x 2023-12-20T20:05:30.548 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:30 smithi080 bash[25034]: cluster 2023-12-20T20:05:28.994679+0000 mgr.y (mgr.24367) 321 : cluster [DBG] pgmap v250: 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-20T20:05:30.548 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:30 smithi080 bash[30819]: cluster 2023-12-20T20:05:28.994679+0000 mgr.y (mgr.24367) 321 : cluster [DBG] pgmap v250: 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-20T20:05:30.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:30 smithi133 bash[55602]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-mgr-x 2023-12-20T20:05:30.945 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:30 smithi133 bash[55648]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-mgr.x 2023-12-20T20:05:30.945 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:30 smithi133 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-20T20:05:30.945 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:30 smithi133 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-20T20:05:30.945 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:30 smithi133 systemd[1]: Stopped Ceph mgr.x for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:05:31.444 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:31 smithi133 systemd[1]: Started Ceph mgr.x for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:05:31.548 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:31 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:05:31] "GET /metrics HTTP/1.1" 200 214792 "" "Prometheus/2.33.4" 2023-12-20T20:05:32.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:32 smithi133 bash[55720]: debug 2023-12-20T20:05:32.161+0000 7fc07af11700 1 -- 172.21.15.133:0/1406935172 <== mon.2 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5604cf8c1520 con 0x5604d063e800 2023-12-20T20:05:32.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:31 smithi133 bash[25278]: cluster 2023-12-20T20:05:30.995429+0000 mgr.y (mgr.24367) 322 : cluster [DBG] pgmap v251: 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-20T20:05:32.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:31 smithi133 bash[25278]: audit 2023-12-20T20:05:31.160553+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:32.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:31 smithi133 bash[25278]: audit 2023-12-20T20:05:31.163312+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:05:32.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:31 smithi133 bash[25278]: audit 2023-12-20T20:05:31.165204+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:05:32.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:31 smithi133 bash[25278]: audit 2023-12-20T20:05:31.175635+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:32.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:31 smithi133 bash[25278]: audit 2023-12-20T20:05:31.183391+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:05:32.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:31 smithi133 bash[25278]: audit 2023-12-20T20:05:31.190267+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-20T20:05:32.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:31 smithi133 bash[25278]: cluster 2023-12-20T20:05:31.198964+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2023-12-20T20:05:32.219 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:31 smithi080 bash[30819]: cluster 2023-12-20T20:05:30.995429+0000 mgr.y (mgr.24367) 322 : cluster [DBG] pgmap v251: 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-20T20:05:32.220 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:31 smithi080 bash[30819]: audit 2023-12-20T20:05:31.160553+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:32.220 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:31 smithi080 bash[30819]: audit 2023-12-20T20:05:31.163312+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:05:32.220 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:31 smithi080 bash[30819]: audit 2023-12-20T20:05:31.165204+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:05:32.220 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:31 smithi080 bash[30819]: audit 2023-12-20T20:05:31.175635+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:32.220 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:31 smithi080 bash[30819]: audit 2023-12-20T20:05:31.183391+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:05:32.220 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:31 smithi080 bash[30819]: audit 2023-12-20T20:05:31.190267+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-20T20:05:32.220 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:31 smithi080 bash[30819]: cluster 2023-12-20T20:05:31.198964+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2023-12-20T20:05:32.220 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:31 smithi080 bash[25034]: cluster 2023-12-20T20:05:30.995429+0000 mgr.y (mgr.24367) 322 : cluster [DBG] pgmap v251: 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-20T20:05:32.220 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:31 smithi080 bash[25034]: audit 2023-12-20T20:05:31.160553+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:32.221 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:31 smithi080 bash[25034]: audit 2023-12-20T20:05:31.163312+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:05:32.221 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:31 smithi080 bash[25034]: audit 2023-12-20T20:05:31.165204+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:05:32.221 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:31 smithi080 bash[25034]: audit 2023-12-20T20:05:31.175635+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' 2023-12-20T20:05:32.221 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:31 smithi080 bash[25034]: audit 2023-12-20T20:05:31.183391+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:05:32.221 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:31 smithi080 bash[25034]: audit 2023-12-20T20:05:31.190267+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-20T20:05:32.221 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:31 smithi080 bash[25034]: cluster 2023-12-20T20:05:31.198964+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2023-12-20T20:05:32.548 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:32 smithi080 bash[25301]: ignoring --setuser ceph since I am not root 2023-12-20T20:05:32.548 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:32 smithi080 bash[25301]: ignoring --setgroup ceph since I am not root 2023-12-20T20:05:32.548 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:32 smithi080 bash[25301]: debug 2023-12-20T20:05:32.232+0000 7f7342ffa700 1 -- 172.21.15.80:0/1675792112 <== mon.0 v2:172.21.15.80:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b8e8896340 con 0x55b8e9612800 2023-12-20T20:05:32.548 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:32 smithi080 bash[25301]: debug 2023-12-20T20:05:32.388+0000 7f734ba56000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:05:32.694 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:32 smithi133 bash[55720]: debug 2023-12-20T20:05:32.325+0000 7fc0850e7200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:05:33.224 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:32 smithi133 bash[25278]: cephadm 2023-12-20T20:05:31.176394+0000 mgr.y (mgr.24367) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:05:33.224 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:32 smithi133 bash[25278]: cephadm 2023-12-20T20:05:31.186273+0000 mgr.y (mgr.24367) 324 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-20T20:05:33.224 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:32 smithi133 bash[25278]: cephadm 2023-12-20T20:05:31.189868+0000 mgr.y (mgr.24367) 325 : cephadm [INF] Failing over to other MGR 2023-12-20T20:05:33.224 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:32 smithi133 bash[25278]: cluster 2023-12-20T20:05:32.117910+0000 mon.a (mon.0) 1190 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:05:33.225 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:32 smithi133 bash[25278]: audit 2023-12-20T20:05:32.188150+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-20T20:05:33.225 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:32 smithi133 bash[25278]: cluster 2023-12-20T20:05:32.188284+0000 mon.a (mon.0) 1192 : cluster [DBG] mgrmap e21: x(active, starting, since 0.99674s), standbys: y 2023-12-20T20:05:33.298 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:33 smithi080 bash[54058]: level=warn ts=2023-12-20T20:05:33.184Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=7 err="Post \"https://172.21.15.133:8443/api/prometheus_receiver\": dial tcp 172.21.15.133:8443: connect: connection refused" 2023-12-20T20:05:33.298 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:33 smithi080 bash[54058]: level=warn ts=2023-12-20T20:05:33.185Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=7 err="Post \"https://172.21.15.80:8443//api/prometheus_receiver\": dial tcp 172.21.15.80:8443: connect: connection refused" 2023-12-20T20:05:33.299 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:33 smithi080 bash[25301]: debug 2023-12-20T20:05:33.052+0000 7f734ba56000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:05:33.299 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:33 smithi080 bash[25301]: debug 2023-12-20T20:05:33.172+0000 7f734ba56000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:05:33.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:32 smithi080 bash[25034]: cephadm 2023-12-20T20:05:31.176394+0000 mgr.y (mgr.24367) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:05:33.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:32 smithi080 bash[25034]: cephadm 2023-12-20T20:05:31.186273+0000 mgr.y (mgr.24367) 324 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-20T20:05:33.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:32 smithi080 bash[25034]: cephadm 2023-12-20T20:05:31.189868+0000 mgr.y (mgr.24367) 325 : cephadm [INF] Failing over to other MGR 2023-12-20T20:05:33.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:32 smithi080 bash[25034]: cluster 2023-12-20T20:05:32.117910+0000 mon.a (mon.0) 1190 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:05:33.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:32 smithi080 bash[25034]: audit 2023-12-20T20:05:32.188150+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-20T20:05:33.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:32 smithi080 bash[25034]: cluster 2023-12-20T20:05:32.188284+0000 mon.a (mon.0) 1192 : cluster [DBG] mgrmap e21: x(active, starting, since 0.99674s), standbys: y 2023-12-20T20:05:33.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:32 smithi080 bash[30819]: cephadm 2023-12-20T20:05:31.176394+0000 mgr.y (mgr.24367) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:05:33.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:32 smithi080 bash[30819]: cephadm 2023-12-20T20:05:31.186273+0000 mgr.y (mgr.24367) 324 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-20T20:05:33.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:32 smithi080 bash[30819]: cephadm 2023-12-20T20:05:31.189868+0000 mgr.y (mgr.24367) 325 : cephadm [INF] Failing over to other MGR 2023-12-20T20:05:33.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:32 smithi080 bash[30819]: cluster 2023-12-20T20:05:32.117910+0000 mon.a (mon.0) 1190 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:05:33.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:32 smithi080 bash[30819]: audit 2023-12-20T20:05:32.188150+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24367 172.21.15.80:0/257843160' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-20T20:05:33.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:32 smithi080 bash[30819]: cluster 2023-12-20T20:05:32.188284+0000 mon.a (mon.0) 1192 : cluster [DBG] mgrmap e21: x(active, starting, since 0.99674s), standbys: y 2023-12-20T20:05:33.672 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:33 smithi080 bash[25301]: debug 2023-12-20T20:05:33.332+0000 7f734ba56000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:05:33.672 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:33 smithi080 bash[54058]: level=error ts=2023-12-20T20:05:33.532Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.133:8443/api/prometheus_receiver\": dial tcp 172.21.15.133:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.80:8443//api/prometheus_receiver\": dial tcp 172.21.15.80:8443: connect: connection refused" 2023-12-20T20:05:33.672 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:33 smithi080 bash[54058]: level=warn ts=2023-12-20T20:05:33.534Z 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.80:8443//api/prometheus_receiver\": dial tcp 172.21.15.80:8443: connect: connection refused" 2023-12-20T20:05:33.672 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:33 smithi080 bash[54058]: level=warn ts=2023-12-20T20:05:33.534Z 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.133:8443/api/prometheus_receiver\": dial tcp 172.21.15.133:8443: connect: connection refused" 2023-12-20T20:05:33.685 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:33 smithi133 bash[55720]: debug 2023-12-20T20:05:33.217+0000 7fc0850e7200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-20T20:05:33.685 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:33 smithi133 bash[55720]: debug 2023-12-20T20:05:33.317+0000 7fc0850e7200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:05:33.685 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:33 smithi133 bash[55720]: debug 2023-12-20T20:05:33.417+0000 7fc0850e7200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:05:33.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:33 smithi133 bash[55720]: debug 2023-12-20T20:05:33.677+0000 7fc0850e7200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:05:33.970 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:33 smithi080 bash[25301]: debug 2023-12-20T20:05:33.660+0000 7f734ba56000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:05:33.971 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:33 smithi080 bash[25301]: debug 2023-12-20T20:05:33.752+0000 7f734ba56000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:05:34.298 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:33 smithi080 bash[25301]: debug 2023-12-20T20:05:33.956+0000 7f734ba56000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:05:34.431 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:34 smithi133 bash[55720]: debug 2023-12-20T20:05:34.049+0000 7fc0850e7200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:05:34.431 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:34 smithi133 bash[55720]: debug 2023-12-20T20:05:34.225+0000 7fc0850e7200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:05:34.694 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:34 smithi133 bash[55720]: debug 2023-12-20T20:05:34.461+0000 7fc0850e7200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:05:35.138 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:34 smithi080 bash[25301]: debug 2023-12-20T20:05:34.812+0000 7f734ba56000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:05:35.138 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:34 smithi080 bash[25301]: debug 2023-12-20T20:05:34.920+0000 7f734ba56000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:05:35.484 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:35 smithi080 bash[25301]: debug 2023-12-20T20:05:35.124+0000 7f734ba56000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:05:35.798 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:35 smithi080 bash[25301]: debug 2023-12-20T20:05:35.472+0000 7f734ba56000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:05:35.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:35 smithi133 bash[55720]: debug 2023-12-20T20:05:35.557+0000 7fc0850e7200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:05:35.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:35 smithi133 bash[55720]: debug 2023-12-20T20:05:35.669+0000 7fc0850e7200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:05:35.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:35 smithi133 bash[55720]: debug 2023-12-20T20:05:35.785+0000 7fc0850e7200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:05:36.193 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:35 smithi080 bash[25301]: debug 2023-12-20T20:05:35.800+0000 7f734ba56000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:05:36.479 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:36 smithi080 bash[25301]: debug 2023-12-20T20:05:36.180+0000 7f734ba56000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:05:36.694 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:36 smithi133 bash[55720]: debug 2023-12-20T20:05:36.269+0000 7fc0850e7200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:05:36.694 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:36 smithi133 bash[55720]: debug 2023-12-20T20:05:36.497+0000 7fc0850e7200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:05:36.798 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:36 smithi080 bash[25301]: debug 2023-12-20T20:05:36.464+0000 7f734ba56000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:05:37.444 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:36 smithi133 bash[55720]: debug 2023-12-20T20:05:36.965+0000 7fc0850e7200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:05:37.459 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:37 smithi080 bash[25301]: debug 2023-12-20T20:05:37.184+0000 7f734ba56000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:05:37.459 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:37 smithi080 bash[25301]: debug 2023-12-20T20:05:37.288+0000 7f734ba56000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:05:37.798 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:37 smithi080 bash[25301]: debug 2023-12-20T20:05:37.448+0000 7f734ba56000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:05:37.798 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:37 smithi080 bash[25301]: debug 2023-12-20T20:05:37.556+0000 7f734ba56000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:05:37.798 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:37 smithi080 bash[25301]: debug 2023-12-20T20:05:37.692+0000 7f734ba56000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:05:37.845 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:37 smithi133 bash[55720]: debug 2023-12-20T20:05:37.533+0000 7fc0850e7200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:05:38.298 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:37 smithi080 bash[25301]: debug 2023-12-20T20:05:37.984+0000 7f734ba56000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:05:38.298 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:38 smithi080 bash[25301]: debug 2023-12-20T20:05:38.104+0000 7f734ba56000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:05:38.444 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:38 smithi133 bash[55720]: debug 2023-12-20T20:05:38.133+0000 7fc0850e7200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:05:38.444 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:38 smithi133 bash[55720]: debug 2023-12-20T20:05:38.253+0000 7fc0850e7200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:05:38.798 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:38 smithi080 bash[25301]: debug 2023-12-20T20:05:38.284+0000 7f734ba56000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:05:38.798 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:38 smithi080 bash[25301]: debug 2023-12-20T20:05:38.404+0000 7f734ba56000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:05:38.883 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:38 smithi133 bash[55720]: debug 2023-12-20T20:05:38.617+0000 7fc0850e7200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:05:38.883 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:38 smithi133 bash[55720]: debug 2023-12-20T20:05:38.733+0000 7fc0850e7200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:05:39.181 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:38 smithi133 bash[55720]: debug 2023-12-20T20:05:38.877+0000 7fc0850e7200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:05:39.181 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:38 smithi133 bash[55720]: debug 2023-12-20T20:05:38.989+0000 7fc0850e7200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:05:39.182 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:39 smithi133 bash[55720]: debug 2023-12-20T20:05:39.117+0000 7fc0850e7200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:05:39.439 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:39 smithi133 bash[55720]: debug 2023-12-20T20:05:39.305+0000 7fc0850e7200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:05:39.439 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:39 smithi133 bash[25278]: cluster 2023-12-20T20:05:39.279530+0000 mon.a (mon.0) 1193 : cluster [DBG] Standby manager daemon y restarted 2023-12-20T20:05:39.439 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:39 smithi133 bash[25278]: cluster 2023-12-20T20:05:39.279716+0000 mon.a (mon.0) 1194 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:05:39.440 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:39 smithi133 bash[25278]: audit 2023-12-20T20:05:39.287544+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.80:0/3282650272' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:05:39.440 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:39 smithi133 bash[25278]: audit 2023-12-20T20:05:39.289921+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.80:0/3282650272' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:05:39.440 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:39 smithi133 bash[25278]: audit 2023-12-20T20:05:39.297344+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.80:0/3282650272' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:05:39.440 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:39 smithi133 bash[25278]: audit 2023-12-20T20:05:39.298107+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.80:0/3282650272' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:05:39.548 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:39 smithi080 bash[25034]: cluster 2023-12-20T20:05:39.279530+0000 mon.a (mon.0) 1193 : cluster [DBG] Standby manager daemon y restarted 2023-12-20T20:05:39.548 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:39 smithi080 bash[25034]: cluster 2023-12-20T20:05:39.279716+0000 mon.a (mon.0) 1194 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:05:39.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:39 smithi080 bash[25034]: audit 2023-12-20T20:05:39.287544+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.80:0/3282650272' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:05:39.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:39 smithi080 bash[25034]: audit 2023-12-20T20:05:39.289921+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.80:0/3282650272' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:05:39.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:39 smithi080 bash[25034]: audit 2023-12-20T20:05:39.297344+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.80:0/3282650272' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:05:39.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:39 smithi080 bash[25034]: audit 2023-12-20T20:05:39.298107+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.80:0/3282650272' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:05:39.549 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:39 smithi080 bash[25301]: debug 2023-12-20T20:05:39.252+0000 7f734ba56000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:05:39.549 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:39 smithi080 bash[25301]: [20/Dec/2023:20:05:39] ENGINE Bus STARTING 2023-12-20T20:05:39.549 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:39 smithi080 bash[25301]: CherryPy Checker: 2023-12-20T20:05:39.549 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:39 smithi080 bash[25301]: The Application mounted at '' has an empty config. 2023-12-20T20:05:39.549 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:39 smithi080 bash[25301]: [20/Dec/2023:20:05:39] ENGINE Serving on http://:::9283 2023-12-20T20:05:39.550 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:39 smithi080 bash[25301]: [20/Dec/2023:20:05:39] ENGINE Bus STARTED 2023-12-20T20:05:39.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:39 smithi080 bash[30819]: cluster 2023-12-20T20:05:39.279530+0000 mon.a (mon.0) 1193 : cluster [DBG] Standby manager daemon y restarted 2023-12-20T20:05:39.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:39 smithi080 bash[30819]: cluster 2023-12-20T20:05:39.279716+0000 mon.a (mon.0) 1194 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:05:39.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:39 smithi080 bash[30819]: audit 2023-12-20T20:05:39.287544+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.80:0/3282650272' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:05:39.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:39 smithi080 bash[30819]: audit 2023-12-20T20:05:39.289921+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.80:0/3282650272' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:05:39.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:39 smithi080 bash[30819]: audit 2023-12-20T20:05:39.297344+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.80:0/3282650272' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:05:39.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:39 smithi080 bash[30819]: audit 2023-12-20T20:05:39.298107+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.80:0/3282650272' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:05:39.694 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:39 smithi133 bash[55720]: debug 2023-12-20T20:05:39.433+0000 7fc0850e7200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:05:40.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:40 smithi133 bash[25278]: cluster 2023-12-20T20:05:39.342556+0000 mon.a (mon.0) 1195 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2023-12-20T20:05:40.798 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:40 smithi080 bash[25034]: cluster 2023-12-20T20:05:39.342556+0000 mon.a (mon.0) 1195 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2023-12-20T20:05:40.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:40 smithi080 bash[30819]: cluster 2023-12-20T20:05:39.342556+0000 mon.a (mon.0) 1195 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2023-12-20T20:05:40.802 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:40 smithi133 bash[55720]: debug 2023-12-20T20:05:40.681+0000 7fc0850e7200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:05:40.802 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:40 smithi133 bash[55720]: [20/Dec/2023:20:05:40] ENGINE Bus STARTING 2023-12-20T20:05:41.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:40 smithi133 bash[55720]: CherryPy Checker: 2023-12-20T20:05:41.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:40 smithi133 bash[55720]: The Application mounted at '' has an empty config. 2023-12-20T20:05:41.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:40 smithi133 bash[55720]: [20/Dec/2023:20:05:40] ENGINE Serving on http://:::9283 2023-12-20T20:05:41.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:40 smithi133 bash[55720]: [20/Dec/2023:20:05:40] ENGINE Bus STARTED 2023-12-20T20:05:41.380 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:41 smithi080 bash[54058]: level=warn ts=2023-12-20T20:05:41.224Z 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.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:05:41.381 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:41 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:05:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:05:41.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:41 smithi080 bash[25034]: cluster 2023-12-20T20:05:40.686324+0000 mon.a (mon.0) 1196 : cluster [INF] Active manager daemon x restarted 2023-12-20T20:05:41.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:41 smithi080 bash[25034]: cluster 2023-12-20T20:05:40.687830+0000 mon.a (mon.0) 1197 : cluster [INF] Activating manager daemon x 2023-12-20T20:05:41.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:41 smithi080 bash[25034]: audit 2023-12-20T20:05:40.694704+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:05:41.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:41 smithi080 bash[25034]: cluster 2023-12-20T20:05:40.701021+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2023-12-20T20:05:41.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:41 smithi080 bash[25034]: audit 2023-12-20T20:05:40.707343+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:05:41.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:41 smithi080 bash[25034]: audit 2023-12-20T20:05:40.708407+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:05:41.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:41 smithi080 bash[25034]: audit 2023-12-20T20:05:40.708771+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:05:41.653 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:41 smithi133 bash[55720]: [20/Dec/2023:20:05:41] ENGINE Bus STOPPING 2023-12-20T20:05:41.653 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:41 smithi133 bash[55720]: [20/Dec/2023:20:05:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-20T20:05:41.653 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:41 smithi133 bash[55720]: [20/Dec/2023:20:05:41] ENGINE Bus STOPPED 2023-12-20T20:05:41.653 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:41 smithi133 bash[55720]: [20/Dec/2023:20:05:41] ENGINE Bus STARTING 2023-12-20T20:05:41.653 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:41 smithi133 bash[25278]: cluster 2023-12-20T20:05:40.686324+0000 mon.a (mon.0) 1196 : cluster [INF] Active manager daemon x restarted 2023-12-20T20:05:41.654 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:41 smithi133 bash[25278]: cluster 2023-12-20T20:05:40.687830+0000 mon.a (mon.0) 1197 : cluster [INF] Activating manager daemon x 2023-12-20T20:05:41.654 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:41 smithi133 bash[25278]: audit 2023-12-20T20:05:40.694704+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:05:41.654 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:41 smithi133 bash[25278]: cluster 2023-12-20T20:05:40.701021+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2023-12-20T20:05:41.654 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:41 smithi133 bash[25278]: audit 2023-12-20T20:05:40.707343+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:05:41.654 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:41 smithi133 bash[25278]: audit 2023-12-20T20:05:40.708407+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:05:41.654 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:41 smithi133 bash[25278]: audit 2023-12-20T20:05:40.708771+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:05:41.655 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:41 smithi080 bash[30819]: cluster 2023-12-20T20:05:40.686324+0000 mon.a (mon.0) 1196 : cluster [INF] Active manager daemon x restarted 2023-12-20T20:05:41.655 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:41 smithi080 bash[30819]: cluster 2023-12-20T20:05:40.687830+0000 mon.a (mon.0) 1197 : cluster [INF] Activating manager daemon x 2023-12-20T20:05:41.655 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:41 smithi080 bash[30819]: audit 2023-12-20T20:05:40.694704+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:05:41.655 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:41 smithi080 bash[30819]: cluster 2023-12-20T20:05:40.701021+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2023-12-20T20:05:41.655 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:41 smithi080 bash[30819]: audit 2023-12-20T20:05:40.707343+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:05:41.655 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:41 smithi080 bash[30819]: audit 2023-12-20T20:05:40.708407+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:05:41.655 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:41 smithi080 bash[30819]: audit 2023-12-20T20:05:40.708771+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:05:41.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:41 smithi133 bash[55720]: [20/Dec/2023:20:05:41] ENGINE Serving on http://:::9283 2023-12-20T20:05:41.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:41 smithi133 bash[55720]: [20/Dec/2023:20:05:41] ENGINE Bus STARTED 2023-12-20T20:05:42.475 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:05:42.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: cluster 2023-12-20T20:05:41.369326+0000 mon.a (mon.0) 1199 : cluster [DBG] mgrmap e23: x(active, starting, since 0.681886s), standbys: y 2023-12-20T20:05:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.372869+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:05:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.377046+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:05:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.377201+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:05:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.377356+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:05:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.377548+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:05:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.377707+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:05:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.377915+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:05:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.378124+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:05:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.378317+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:05:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.378509+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:05:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.378700+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:05:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.378891+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:05:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.379082+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:05:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.379285+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:05:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.379433+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:05:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.379832+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:05:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: cluster 2023-12-20T20:05:41.409101+0000 mon.a (mon.0) 1216 : cluster [INF] Manager daemon x is now available 2023-12-20T20:05:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.458729+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: cephadm 2023-12-20T20:05:41.464786+0000 mgr.x (mgr.24971) 1 : cephadm [INF] Queued rgw.foo for migration 2023-12-20T20:05:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.466627+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: cephadm 2023-12-20T20:05:41.472612+0000 mgr.x (mgr.24971) 2 : cephadm [INF] Queued rgw.smpl for migration 2023-12-20T20:05:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: cephadm 2023-12-20T20:05:41.473206+0000 mgr.x (mgr.24971) 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-20T20:05:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: cephadm 2023-12-20T20:05:41.473301+0000 mgr.x (mgr.24971) 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-20T20:05:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.476235+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.489376+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.495058+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:05:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.503833+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:05:42.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.504270+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:05:42.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.508845+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:05:42.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.512160+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:05:42.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: cephadm 2023-12-20T20:05:41.522522+0000 mgr.x (mgr.24971) 5 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.conf 2023-12-20T20:05:42.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: cephadm 2023-12-20T20:05:41.523456+0000 mgr.x (mgr.24971) 6 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.conf 2023-12-20T20:05:42.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.553457+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:05:42.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.572391+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:05:42.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.630455+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-20T20:05:42.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.916183+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:42.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:42 smithi133 bash[25278]: audit 2023-12-20T20:05:41.931197+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:42.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: cluster 2023-12-20T20:05:41.369326+0000 mon.a (mon.0) 1199 : cluster [DBG] mgrmap e23: x(active, starting, since 0.681886s), standbys: y 2023-12-20T20:05:42.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.372869+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:05:42.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.377046+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:05:42.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.377201+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:05:42.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.377356+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:05:42.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.377548+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:05:42.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.377707+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:05:42.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.377915+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:05:42.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.378124+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:05:42.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.378317+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:05:42.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.378509+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:05:42.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.378700+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:05:42.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.378891+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:05:42.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.379082+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:05:42.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.379285+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:05:42.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.379433+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:05:42.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.379832+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:05:42.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: cluster 2023-12-20T20:05:41.409101+0000 mon.a (mon.0) 1216 : cluster [INF] Manager daemon x is now available 2023-12-20T20:05:42.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.458729+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:42.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: cephadm 2023-12-20T20:05:41.464786+0000 mgr.x (mgr.24971) 1 : cephadm [INF] Queued rgw.foo for migration 2023-12-20T20:05:42.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.466627+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:42.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: cephadm 2023-12-20T20:05:41.472612+0000 mgr.x (mgr.24971) 2 : cephadm [INF] Queued rgw.smpl for migration 2023-12-20T20:05:42.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: cephadm 2023-12-20T20:05:41.473206+0000 mgr.x (mgr.24971) 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-20T20:05:42.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: cephadm 2023-12-20T20:05:41.473301+0000 mgr.x (mgr.24971) 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-20T20:05:42.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.476235+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:42.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.489376+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:42.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.495058+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:05:42.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.503833+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:05:42.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.504270+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:05:42.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.508845+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:05:42.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.512160+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:05:42.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: cephadm 2023-12-20T20:05:41.522522+0000 mgr.x (mgr.24971) 5 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.conf 2023-12-20T20:05:42.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: cephadm 2023-12-20T20:05:41.523456+0000 mgr.x (mgr.24971) 6 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.conf 2023-12-20T20:05:42.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.553457+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:05:42.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.572391+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:05:42.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.630455+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-20T20:05:42.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.916183+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:42.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[25034]: audit 2023-12-20T20:05:41.931197+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:42.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: cluster 2023-12-20T20:05:41.369326+0000 mon.a (mon.0) 1199 : cluster [DBG] mgrmap e23: x(active, starting, since 0.681886s), standbys: y 2023-12-20T20:05:42.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.372869+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:05:42.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.377046+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:05:42.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.377201+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:05:42.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.377356+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:05:42.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.377548+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:05:42.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.377707+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:05:42.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.377915+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:05:42.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.378124+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:05:42.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.378317+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:05:42.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.378509+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:05:42.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.378700+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:05:42.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.378891+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:05:42.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.379082+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:05:42.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.379285+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:05:42.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.379433+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:05:42.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.379832+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:05:42.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: cluster 2023-12-20T20:05:41.409101+0000 mon.a (mon.0) 1216 : cluster [INF] Manager daemon x is now available 2023-12-20T20:05:42.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.458729+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:42.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: cephadm 2023-12-20T20:05:41.464786+0000 mgr.x (mgr.24971) 1 : cephadm [INF] Queued rgw.foo for migration 2023-12-20T20:05:42.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.466627+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:42.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: cephadm 2023-12-20T20:05:41.472612+0000 mgr.x (mgr.24971) 2 : cephadm [INF] Queued rgw.smpl for migration 2023-12-20T20:05:42.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: cephadm 2023-12-20T20:05:41.473206+0000 mgr.x (mgr.24971) 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-20T20:05:42.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: cephadm 2023-12-20T20:05:41.473301+0000 mgr.x (mgr.24971) 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-20T20:05:42.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.476235+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:42.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.489376+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:42.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.495058+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:05:42.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.503833+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:05:42.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.504270+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:05:42.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.508845+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:05:42.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.512160+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:05:42.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: cephadm 2023-12-20T20:05:41.522522+0000 mgr.x (mgr.24971) 5 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.conf 2023-12-20T20:05:42.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: cephadm 2023-12-20T20:05:41.523456+0000 mgr.x (mgr.24971) 6 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.conf 2023-12-20T20:05:42.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.553457+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:05:42.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.572391+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:05:42.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.630455+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-20T20:05:42.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.916183+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:42.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:42 smithi080 bash[30819]: audit 2023-12-20T20:05:41.931197+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.247 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:05:43.247 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 15s ago 13m - - 2023-12-20T20:05:43.248 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 29s ago 13m - - 2023-12-20T20:05:43.248 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (5m) 15s ago 6m 19.4M - ba2b418f427c 09346fa0e200 2023-12-20T20:05:43.248 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (6m) 29s ago 6m 48.0M - 8.3.5 dad864ee21e9 a127039d0cc6 2023-12-20T20:05:43.248 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 running (4m) 15s ago 4m 47.1M - 3.5 e1d6a67b021e e7172510cd58 2023-12-20T20:05:43.248 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443,9283 starting - - - - 2023-12-20T20:05:43.248 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:9283 running (14m) 15s ago 14m 464M - 17.2.0 e1d6a67b021e f2c52f34fe5b 2023-12-20T20:05:43.248 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (14m) 15s ago 14m 58.2M 2048M 17.2.0 e1d6a67b021e 368124e21191 2023-12-20T20:05:43.248 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (12m) 29s ago 12m 48.2M 2048M 17.2.0 e1d6a67b021e eef4c71a336a 2023-12-20T20:05:43.248 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (13m) 15s ago 13m 47.1M 2048M 17.2.0 e1d6a67b021e 8bb1088490ba 2023-12-20T20:05:43.248 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (6m) 15s ago 6m 12.7M - 1dbe0e931976 766a61dbe269 2023-12-20T20:05:43.248 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (6m) 29s ago 6m 13.9M - 1dbe0e931976 6be6d1218f9f 2023-12-20T20:05:43.248 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (12m) 15s ago 12m 57.8M 4096M 17.2.0 e1d6a67b021e ecf985bebe1a 2023-12-20T20:05:43.248 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (11m) 15s ago 11m 57.1M 4096M 17.2.0 e1d6a67b021e d6f590089d18 2023-12-20T20:05:43.249 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (10m) 15s ago 10m 52.4M 4096M 17.2.0 e1d6a67b021e c5a8b72bec6a 2023-12-20T20:05:43.249 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (10m) 15s ago 10m 54.4M 4096M 17.2.0 e1d6a67b021e 47919c3d7421 2023-12-20T20:05:43.249 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (9m) 29s ago 9m 55.3M 4096M 17.2.0 e1d6a67b021e 18e2abccb722 2023-12-20T20:05:43.249 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (9m) 29s ago 9m 52.8M 4096M 17.2.0 e1d6a67b021e b059f3e08300 2023-12-20T20:05:43.249 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (8m) 29s ago 8m 53.4M 4096M 17.2.0 e1d6a67b021e 8e5ac1685777 2023-12-20T20:05:43.249 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (7m) 29s ago 7m 54.2M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:05:43.249 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (5m) 29s ago 6m 58.3M - 514e6a882f6e 0e1bbceaefa1 2023-12-20T20:05:43.249 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (4m) 15s ago 4m 84.8M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:05:43.250 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (4m) 29s ago 4m 84.5M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:05:43.250 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (4m) 15s ago 4m 84.3M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:05:43.250 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (4m) 29s ago 4m 84.4M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:05:43.413 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: cephadm 2023-12-20T20:05:42.181429+0000 mgr.x (mgr.24971) 7 : cephadm [INF] Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:05:43.413 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: cephadm 2023-12-20T20:05:42.231767+0000 mgr.x (mgr.24971) 8 : cephadm [INF] Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:05:43.413 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: cephadm 2023-12-20T20:05:42.346527+0000 mgr.x (mgr.24971) 9 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:05:43.413 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: cluster 2023-12-20T20:05:42.395177+0000 mon.a (mon.0) 1231 : cluster [DBG] mgrmap e24: x(active, since 1.70774s), standbys: y 2023-12-20T20:05:43.413 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: cephadm 2023-12-20T20:05:42.399979+0000 mgr.x (mgr.24971) 10 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:05:43.413 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: audit 2023-12-20T20:05:42.445165+0000 mgr.x (mgr.24971) 11 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:05:43.413 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: audit 2023-12-20T20:05:42.453666+0000 mgr.x (mgr.24971) 12 : audit [DBG] from='client.25126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:43.414 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: cluster 2023-12-20T20:05:42.455221+0000 mgr.x (mgr.24971) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:05:43.414 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: cephadm 2023-12-20T20:05:42.562450+0000 mgr.x (mgr.24971) 14 : cephadm [INF] Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:05:43.414 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: cephadm 2023-12-20T20:05:42.614649+0000 mgr.x (mgr.24971) 15 : cephadm [INF] Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:05:43.414 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: audit 2023-12-20T20:05:42.731876+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.414 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: audit 2023-12-20T20:05:42.739882+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.414 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: audit 2023-12-20T20:05:42.782065+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.414 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: audit 2023-12-20T20:05:42.791006+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.414 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: audit 2023-12-20T20:05:42.797057+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.414 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: audit 2023-12-20T20:05:42.802887+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.414 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: audit 2023-12-20T20:05:42.851536+0000 mgr.x (mgr.24971) 16 : audit [DBG] from='client.15231 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:43.414 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: audit 2023-12-20T20:05:42.876913+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.415 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: audit 2023-12-20T20:05:42.882550+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.415 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: audit 2023-12-20T20:05:42.887051+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.415 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: audit 2023-12-20T20:05:42.893576+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.415 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: audit 2023-12-20T20:05:42.894892+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:05:43.415 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:43 smithi133 bash[25278]: cephadm 2023-12-20T20:05:43.147579+0000 mgr.x (mgr.24971) 17 : cephadm [INF] [20/Dec/2023:20:05:43] ENGINE Bus STARTING 2023-12-20T20:05:43.696 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:05:43.696 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:05:43.697 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-20T20:05:43.697 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:05:43.697 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:05:43.697 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-20T20:05:43.697 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-20T20:05:43.697 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:05:43.697 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:05:43.697 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:05:43.697 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:05:43.697 INFO:teuthology.orchestra.run.smithi080.stdout: "mds": {}, 2023-12-20T20:05:43.697 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:05:43.697 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:05:43.698 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:05:43.698 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:05:43.698 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2023-12-20T20:05:43.698 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-20T20:05:43.698 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:05:43.698 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:05:43.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[54058]: level=error ts=2023-12-20T20:05:43.532Z 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.133:8443/api/prometheus_receiver\": dial tcp 172.21.15.133:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:05:43.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[54058]: level=warn ts=2023-12-20T20:05:43.537Z 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.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:05:43.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[54058]: level=warn ts=2023-12-20T20:05:43.544Z 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.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:05:43.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: cephadm 2023-12-20T20:05:42.181429+0000 mgr.x (mgr.24971) 7 : cephadm [INF] Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:05:43.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: cephadm 2023-12-20T20:05:42.231767+0000 mgr.x (mgr.24971) 8 : cephadm [INF] Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:05:43.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: cephadm 2023-12-20T20:05:42.346527+0000 mgr.x (mgr.24971) 9 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:05:43.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: cluster 2023-12-20T20:05:42.395177+0000 mon.a (mon.0) 1231 : cluster [DBG] mgrmap e24: x(active, since 1.70774s), standbys: y 2023-12-20T20:05:43.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: cephadm 2023-12-20T20:05:42.399979+0000 mgr.x (mgr.24971) 10 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:05:43.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: audit 2023-12-20T20:05:42.445165+0000 mgr.x (mgr.24971) 11 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:05:43.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: audit 2023-12-20T20:05:42.453666+0000 mgr.x (mgr.24971) 12 : audit [DBG] from='client.25126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:43.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: cluster 2023-12-20T20:05:42.455221+0000 mgr.x (mgr.24971) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:05:43.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: cephadm 2023-12-20T20:05:42.562450+0000 mgr.x (mgr.24971) 14 : cephadm [INF] Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:05:43.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: cephadm 2023-12-20T20:05:42.614649+0000 mgr.x (mgr.24971) 15 : cephadm [INF] Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:05:43.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: audit 2023-12-20T20:05:42.731876+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: audit 2023-12-20T20:05:42.739882+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: audit 2023-12-20T20:05:42.782065+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: audit 2023-12-20T20:05:42.791006+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: audit 2023-12-20T20:05:42.797057+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: audit 2023-12-20T20:05:42.802887+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: audit 2023-12-20T20:05:42.851536+0000 mgr.x (mgr.24971) 16 : audit [DBG] from='client.15231 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:43.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: audit 2023-12-20T20:05:42.876913+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: audit 2023-12-20T20:05:42.882550+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: audit 2023-12-20T20:05:42.887051+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: audit 2023-12-20T20:05:42.893576+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: audit 2023-12-20T20:05:42.894892+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:05:43.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[30819]: cephadm 2023-12-20T20:05:43.147579+0000 mgr.x (mgr.24971) 17 : cephadm [INF] [20/Dec/2023:20:05:43] ENGINE Bus STARTING 2023-12-20T20:05:43.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: cephadm 2023-12-20T20:05:42.181429+0000 mgr.x (mgr.24971) 7 : cephadm [INF] Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:05:43.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: cephadm 2023-12-20T20:05:42.231767+0000 mgr.x (mgr.24971) 8 : cephadm [INF] Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:05:43.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: cephadm 2023-12-20T20:05:42.346527+0000 mgr.x (mgr.24971) 9 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:05:43.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: cluster 2023-12-20T20:05:42.395177+0000 mon.a (mon.0) 1231 : cluster [DBG] mgrmap e24: x(active, since 1.70774s), standbys: y 2023-12-20T20:05:43.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: cephadm 2023-12-20T20:05:42.399979+0000 mgr.x (mgr.24971) 10 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:05:43.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: audit 2023-12-20T20:05:42.445165+0000 mgr.x (mgr.24971) 11 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:05:43.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: audit 2023-12-20T20:05:42.453666+0000 mgr.x (mgr.24971) 12 : audit [DBG] from='client.25126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:43.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: cluster 2023-12-20T20:05:42.455221+0000 mgr.x (mgr.24971) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:05:43.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: cephadm 2023-12-20T20:05:42.562450+0000 mgr.x (mgr.24971) 14 : cephadm [INF] Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:05:43.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: cephadm 2023-12-20T20:05:42.614649+0000 mgr.x (mgr.24971) 15 : cephadm [INF] Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:05:43.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: audit 2023-12-20T20:05:42.731876+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: audit 2023-12-20T20:05:42.739882+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: audit 2023-12-20T20:05:42.782065+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: audit 2023-12-20T20:05:42.791006+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: audit 2023-12-20T20:05:42.797057+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: audit 2023-12-20T20:05:42.802887+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: audit 2023-12-20T20:05:42.851536+0000 mgr.x (mgr.24971) 16 : audit [DBG] from='client.15231 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:43.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: audit 2023-12-20T20:05:42.876913+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: audit 2023-12-20T20:05:42.882550+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: audit 2023-12-20T20:05:42.887051+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: audit 2023-12-20T20:05:42.893576+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:43.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: audit 2023-12-20T20:05:42.894892+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:05:43.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:43 smithi080 bash[25034]: cephadm 2023-12-20T20:05:43.147579+0000 mgr.x (mgr.24971) 17 : cephadm [INF] [20/Dec/2023:20:05:43] ENGINE Bus STARTING 2023-12-20T20:05:44.093 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:05:44.093 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:05:44.093 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:05:44.093 INFO:teuthology.orchestra.run.smithi080.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:05:44.093 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [], 2023-12-20T20:05:44.093 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "", 2023-12-20T20:05:44.093 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "", 2023-12-20T20:05:44.093 INFO:teuthology.orchestra.run.smithi080.stdout: "is_paused": false 2023-12-20T20:05:44.093 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:05:44.548 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:44 smithi080 bash[25034]: audit 2023-12-20T20:05:43.221179+0000 mgr.x (mgr.24971) 18 : audit [DBG] from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:44.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:44 smithi080 bash[25034]: cephadm 2023-12-20T20:05:43.250148+0000 mgr.x (mgr.24971) 19 : cephadm [INF] [20/Dec/2023:20:05:43] ENGINE Serving on http://172.21.15.133:8765 2023-12-20T20:05:44.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:44 smithi080 bash[25034]: cephadm 2023-12-20T20:05:43.270777+0000 mgr.x (mgr.24971) 20 : cephadm [INF] Reconfiguring daemon agent.smithi080 on smithi080 2023-12-20T20:05:44.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:44 smithi080 bash[25034]: cephadm 2023-12-20T20:05:43.356544+0000 mgr.x (mgr.24971) 21 : cephadm [INF] Deploying cephadm binary to smithi080 2023-12-20T20:05:44.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:44 smithi080 bash[25034]: cephadm 2023-12-20T20:05:43.381437+0000 mgr.x (mgr.24971) 22 : cephadm [INF] [20/Dec/2023:20:05:43] ENGINE Serving on https://172.21.15.133:7150 2023-12-20T20:05:44.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:44 smithi080 bash[25034]: cephadm 2023-12-20T20:05:43.381783+0000 mgr.x (mgr.24971) 23 : cephadm [INF] [20/Dec/2023:20:05:43] ENGINE Bus STARTED 2023-12-20T20:05:44.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:44 smithi080 bash[25034]: cluster 2023-12-20T20:05:43.384958+0000 mgr.x (mgr.24971) 24 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:05:44.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:44 smithi080 bash[25034]: cluster 2023-12-20T20:05:43.419976+0000 mon.a (mon.0) 1243 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2023-12-20T20:05:44.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:44 smithi080 bash[25034]: audit 2023-12-20T20:05:43.689040+0000 mon.a (mon.0) 1244 : audit [DBG] from='client.? 172.21.15.80:0/1011476756' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:05:44.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:44 smithi080 bash[25034]: audit 2023-12-20T20:05:44.082913+0000 mgr.x (mgr.24971) 25 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:44.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:44 smithi080 bash[30819]: audit 2023-12-20T20:05:43.221179+0000 mgr.x (mgr.24971) 18 : audit [DBG] from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:44.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:44 smithi080 bash[30819]: cephadm 2023-12-20T20:05:43.250148+0000 mgr.x (mgr.24971) 19 : cephadm [INF] [20/Dec/2023:20:05:43] ENGINE Serving on http://172.21.15.133:8765 2023-12-20T20:05:44.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:44 smithi080 bash[30819]: cephadm 2023-12-20T20:05:43.270777+0000 mgr.x (mgr.24971) 20 : cephadm [INF] Reconfiguring daemon agent.smithi080 on smithi080 2023-12-20T20:05:44.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:44 smithi080 bash[30819]: cephadm 2023-12-20T20:05:43.356544+0000 mgr.x (mgr.24971) 21 : cephadm [INF] Deploying cephadm binary to smithi080 2023-12-20T20:05:44.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:44 smithi080 bash[30819]: cephadm 2023-12-20T20:05:43.381437+0000 mgr.x (mgr.24971) 22 : cephadm [INF] [20/Dec/2023:20:05:43] ENGINE Serving on https://172.21.15.133:7150 2023-12-20T20:05:44.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:44 smithi080 bash[30819]: cephadm 2023-12-20T20:05:43.381783+0000 mgr.x (mgr.24971) 23 : cephadm [INF] [20/Dec/2023:20:05:43] ENGINE Bus STARTED 2023-12-20T20:05:44.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:44 smithi080 bash[30819]: cluster 2023-12-20T20:05:43.384958+0000 mgr.x (mgr.24971) 24 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:05:44.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:44 smithi080 bash[30819]: cluster 2023-12-20T20:05:43.419976+0000 mon.a (mon.0) 1243 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2023-12-20T20:05:44.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:44 smithi080 bash[30819]: audit 2023-12-20T20:05:43.689040+0000 mon.a (mon.0) 1244 : audit [DBG] from='client.? 172.21.15.80:0/1011476756' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:05:44.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:44 smithi080 bash[30819]: audit 2023-12-20T20:05:44.082913+0000 mgr.x (mgr.24971) 25 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:44.558 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_OK 2023-12-20T20:05:44.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:44 smithi133 bash[25278]: audit 2023-12-20T20:05:43.221179+0000 mgr.x (mgr.24971) 18 : audit [DBG] from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:44.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:44 smithi133 bash[25278]: cephadm 2023-12-20T20:05:43.250148+0000 mgr.x (mgr.24971) 19 : cephadm [INF] [20/Dec/2023:20:05:43] ENGINE Serving on http://172.21.15.133:8765 2023-12-20T20:05:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:44 smithi133 bash[25278]: cephadm 2023-12-20T20:05:43.270777+0000 mgr.x (mgr.24971) 20 : cephadm [INF] Reconfiguring daemon agent.smithi080 on smithi080 2023-12-20T20:05:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:44 smithi133 bash[25278]: cephadm 2023-12-20T20:05:43.356544+0000 mgr.x (mgr.24971) 21 : cephadm [INF] Deploying cephadm binary to smithi080 2023-12-20T20:05:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:44 smithi133 bash[25278]: cephadm 2023-12-20T20:05:43.381437+0000 mgr.x (mgr.24971) 22 : cephadm [INF] [20/Dec/2023:20:05:43] ENGINE Serving on https://172.21.15.133:7150 2023-12-20T20:05:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:44 smithi133 bash[25278]: cephadm 2023-12-20T20:05:43.381783+0000 mgr.x (mgr.24971) 23 : cephadm [INF] [20/Dec/2023:20:05:43] ENGINE Bus STARTED 2023-12-20T20:05:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:44 smithi133 bash[25278]: cluster 2023-12-20T20:05:43.384958+0000 mgr.x (mgr.24971) 24 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:05:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:44 smithi133 bash[25278]: cluster 2023-12-20T20:05:43.419976+0000 mon.a (mon.0) 1243 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2023-12-20T20:05:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:44 smithi133 bash[25278]: audit 2023-12-20T20:05:43.689040+0000 mon.a (mon.0) 1244 : audit [DBG] from='client.? 172.21.15.80:0/1011476756' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:05:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:44 smithi133 bash[25278]: audit 2023-12-20T20:05:44.082913+0000 mgr.x (mgr.24971) 25 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:05:45.548 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:45 smithi080 bash[25034]: audit 2023-12-20T20:05:44.551507+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.80:0/1189043912' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:05:45.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:45 smithi080 bash[30819]: audit 2023-12-20T20:05:44.551507+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.80:0/1189043912' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:05:45.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:45 smithi133 bash[25278]: audit 2023-12-20T20:05:44.551507+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.80:0/1189043912' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:05:46.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:46 smithi133 bash[25278]: cluster 2023-12-20T20:05:45.385712+0000 mgr.x (mgr.24971) 26 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:05:46.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:46 smithi133 bash[25278]: cluster 2023-12-20T20:05:45.437624+0000 mon.a (mon.0) 1245 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2023-12-20T20:05:46.798 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:46 smithi080 bash[30819]: cluster 2023-12-20T20:05:45.385712+0000 mgr.x (mgr.24971) 26 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:05:46.798 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:46 smithi080 bash[30819]: cluster 2023-12-20T20:05:45.437624+0000 mon.a (mon.0) 1245 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2023-12-20T20:05:46.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:46 smithi080 bash[25034]: cluster 2023-12-20T20:05:45.385712+0000 mgr.x (mgr.24971) 26 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:05:46.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:46 smithi080 bash[25034]: cluster 2023-12-20T20:05:45.437624+0000 mon.a (mon.0) 1245 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2023-12-20T20:05:48.522 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:48 smithi080 bash[30819]: cluster 2023-12-20T20:05:47.386497+0000 mgr.x (mgr.24971) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:05:48.522 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:48 smithi080 bash[30819]: audit 2023-12-20T20:05:48.303869+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:48.522 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:48 smithi080 bash[30819]: audit 2023-12-20T20:05:48.316074+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:48.522 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:48 smithi080 bash[30819]: audit 2023-12-20T20:05:48.325582+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:48.522 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:48 smithi080 bash[25034]: cluster 2023-12-20T20:05:47.386497+0000 mgr.x (mgr.24971) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:05:48.522 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:48 smithi080 bash[25034]: audit 2023-12-20T20:05:48.303869+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:48.523 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:48 smithi080 bash[25034]: audit 2023-12-20T20:05:48.316074+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:48.523 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:48 smithi080 bash[25034]: audit 2023-12-20T20:05:48.325582+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:48.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:48 smithi133 bash[25278]: cluster 2023-12-20T20:05:47.386497+0000 mgr.x (mgr.24971) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:05:48.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:48 smithi133 bash[25278]: audit 2023-12-20T20:05:48.303869+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:48.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:48 smithi133 bash[25278]: audit 2023-12-20T20:05:48.316074+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:48.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:48 smithi133 bash[25278]: audit 2023-12-20T20:05:48.325582+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:49.048 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:48 smithi080 systemd[1]: Stopping Ceph node-exporter.a for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:05:49.049 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:48 smithi080 bash[70098]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-node-exporter.a 2023-12-20T20:05:49.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:49 smithi080 bash[25034]: cephadm 2023-12-20T20:05:48.359006+0000 mgr.x (mgr.24971) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-12-20T20:05:49.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:49 smithi080 bash[25034]: cephadm 2023-12-20T20:05:48.359888+0000 mgr.x (mgr.24971) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi080 2023-12-20T20:05:49.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:49 smithi080 bash[30819]: cephadm 2023-12-20T20:05:48.359006+0000 mgr.x (mgr.24971) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-12-20T20:05:49.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:49 smithi080 bash[30819]: cephadm 2023-12-20T20:05:48.359888+0000 mgr.x (mgr.24971) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi080 2023-12-20T20:05:49.799 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:49 smithi080 bash[70108]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-node-exporter-a 2023-12-20T20:05:49.799 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:49 smithi080 bash[70156]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-node-exporter.a 2023-12-20T20:05:49.892 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:49 smithi133 bash[25278]: cephadm 2023-12-20T20:05:48.359006+0000 mgr.x (mgr.24971) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-12-20T20:05:49.892 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:49 smithi133 bash[25278]: cephadm 2023-12-20T20:05:48.359888+0000 mgr.x (mgr.24971) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi080 2023-12-20T20:05:50.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:49 smithi133 bash[55720]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:05:49] "GET /metrics HTTP/1.1" 200 35346 "" "Prometheus/2.33.4" 2023-12-20T20:05:50.299 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:49 smithi080 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-20T20:05:50.299 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:49 smithi080 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-20T20:05:50.299 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:49 smithi080 systemd[1]: Stopped Ceph node-exporter.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:05:50.299 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:49 smithi080 systemd[1]: Started Ceph node-exporter.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:05:51.127 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:05:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:05:51.127 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:50 smithi080 bash[30819]: cluster 2023-12-20T20:05:49.388323+0000 mgr.x (mgr.24971) 30 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-20T20:05:51.127 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:50 smithi080 bash[30819]: audit 2023-12-20T20:05:49.853037+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:51.127 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:50 smithi080 bash[30819]: audit 2023-12-20T20:05:49.863296+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:51.128 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:50 smithi080 bash[30819]: cephadm 2023-12-20T20:05:49.879124+0000 mgr.x (mgr.24971) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-20T20:05:51.128 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:50 smithi080 bash[30819]: cephadm 2023-12-20T20:05:49.905903+0000 mgr.x (mgr.24971) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi080 2023-12-20T20:05:51.128 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:50 smithi080 bash[25034]: cluster 2023-12-20T20:05:49.388323+0000 mgr.x (mgr.24971) 30 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-20T20:05:51.128 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:50 smithi080 bash[25034]: audit 2023-12-20T20:05:49.853037+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:51.128 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:50 smithi080 bash[25034]: audit 2023-12-20T20:05:49.863296+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:51.128 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:50 smithi080 bash[25034]: cephadm 2023-12-20T20:05:49.879124+0000 mgr.x (mgr.24971) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-20T20:05:51.128 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:50 smithi080 bash[25034]: cephadm 2023-12-20T20:05:49.905903+0000 mgr.x (mgr.24971) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi080 2023-12-20T20:05:51.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:50 smithi133 bash[25278]: cluster 2023-12-20T20:05:49.388323+0000 mgr.x (mgr.24971) 30 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-20T20:05:51.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:50 smithi133 bash[25278]: audit 2023-12-20T20:05:49.853037+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:51.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:50 smithi133 bash[25278]: audit 2023-12-20T20:05:49.863296+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:05:51.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:50 smithi133 bash[25278]: cephadm 2023-12-20T20:05:49.879124+0000 mgr.x (mgr.24971) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-20T20:05:51.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:50 smithi133 bash[25278]: cephadm 2023-12-20T20:05:49.905903+0000 mgr.x (mgr.24971) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi080 2023-12-20T20:05:51.378 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.119Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-20T20:05:51.378 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.119Z 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-20T20:05:51.378 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.120Z 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-20T20:05:51.379 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.120Z 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-20T20:05:51.379 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-20T20:05:51.379 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=arp 2023-12-20T20:05:51.379 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-20T20:05:51.379 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-20T20:05:51.379 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-20T20:05:51.379 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-20T20:05:51.379 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-20T20:05:51.379 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-20T20:05:51.379 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-20T20:05:51.379 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-20T20:05:51.379 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=edac 2023-12-20T20:05:51.379 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-20T20:05:51.379 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-20T20:05:51.380 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-20T20:05:51.380 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-20T20:05:51.380 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-20T20:05:51.380 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-20T20:05:51.380 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-20T20:05:51.380 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-20T20:05:51.380 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-20T20:05:51.380 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-20T20:05:51.380 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-20T20:05:51.380 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-20T20:05:51.380 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-20T20:05:51.381 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-20T20:05:51.381 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-20T20:05:51.381 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-20T20:05:51.381 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=os 2023-12-20T20:05:51.381 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-20T20:05:51.381 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-20T20:05:51.381 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-20T20:05:51.381 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-20T20:05:51.381 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-20T20:05:51.381 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-20T20:05:51.381 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=stat 2023-12-20T20:05:51.381 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-20T20:05:51.382 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-20T20:05:51.382 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-20T20:05:51.382 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=time 2023-12-20T20:05:51.382 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-20T20:05:51.382 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=uname 2023-12-20T20:05:51.382 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-20T20:05:51.382 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-20T20:05:51.382 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.122Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-20T20:05:51.382 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.123Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-20T20:05:51.382 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:05:51 smithi080 bash[70183]: ts=2023-12-20T20:05:51.123Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-20T20:05:53.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:52 smithi133 bash[25278]: cluster 2023-12-20T20:05:51.389127+0000 mgr.x (mgr.24971) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-20T20:05:53.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:52 smithi080 bash[25034]: cluster 2023-12-20T20:05:51.389127+0000 mgr.x (mgr.24971) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-20T20:05:53.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:52 smithi080 bash[30819]: cluster 2023-12-20T20:05:51.389127+0000 mgr.x (mgr.24971) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-20T20:05:53.799 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:53 smithi080 bash[54058]: level=error ts=2023-12-20T20:05:53.534Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:05:53.799 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:53 smithi080 bash[54058]: level=warn ts=2023-12-20T20:05:53.537Z 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.80:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.80 because it doesn't contain any IP SANs" 2023-12-20T20:05:53.799 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:53 smithi080 bash[54058]: level=warn ts=2023-12-20T20:05:53.538Z 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.133:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.133 because it doesn't contain any IP SANs" 2023-12-20T20:05:54.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:53 smithi080 bash[25034]: audit 2023-12-20T20:05:52.454631+0000 mgr.x (mgr.24971) 34 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:05:54.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:53 smithi080 bash[30819]: audit 2023-12-20T20:05:52.454631+0000 mgr.x (mgr.24971) 34 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:05:54.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:53 smithi133 bash[25278]: audit 2023-12-20T20:05:52.454631+0000 mgr.x (mgr.24971) 34 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:05:55.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:54 smithi133 bash[25278]: cluster 2023-12-20T20:05:53.390798+0000 mgr.x (mgr.24971) 35 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-20T20:05:55.298 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:54 smithi080 bash[25034]: cluster 2023-12-20T20:05:53.390798+0000 mgr.x (mgr.24971) 35 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-20T20:05:55.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:54 smithi080 bash[30819]: cluster 2023-12-20T20:05:53.390798+0000 mgr.x (mgr.24971) 35 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-20T20:05:57.226 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:56 smithi080 bash[30819]: cluster 2023-12-20T20:05:55.391560+0000 mgr.x (mgr.24971) 36 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:05:57.226 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:56 smithi080 bash[30819]: audit 2023-12-20T20:05:56.554793+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:05:57.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:56 smithi080 bash[25034]: cluster 2023-12-20T20:05:55.391560+0000 mgr.x (mgr.24971) 36 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:05:57.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:56 smithi080 bash[25034]: audit 2023-12-20T20:05:56.554793+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:05:57.228 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:56 smithi133 bash[25278]: cluster 2023-12-20T20:05:55.391560+0000 mgr.x (mgr.24971) 36 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:05:57.229 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:56 smithi133 bash[25278]: audit 2023-12-20T20:05:56.554793+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:05:59.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:05:58 smithi080 bash[30819]: cluster 2023-12-20T20:05:57.392167+0000 mgr.x (mgr.24971) 37 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:05:59.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:05:58 smithi080 bash[25034]: cluster 2023-12-20T20:05:57.392167+0000 mgr.x (mgr.24971) 37 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:05:59.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:05:58 smithi133 bash[25278]: cluster 2023-12-20T20:05:57.392167+0000 mgr.x (mgr.24971) 37 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:06:00.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:05:59 smithi133 bash[55720]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:05:59] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.33.4" 2023-12-20T20:06:00.299 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:59 smithi080 systemd[1]: Stopping Ceph alertmanager.a for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:06:00.299 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:05:59 smithi080 bash[70872]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-alertmanager.a 2023-12-20T20:06:00.299 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:06:00 smithi080 bash[54058]: level=info ts=2023-12-20T20:06:00.059Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-20T20:06:00.936 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:06:00 smithi080 bash[70883]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-alertmanager-a 2023-12-20T20:06:00.936 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:06:00 smithi080 bash[70919]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-alertmanager.a 2023-12-20T20:06:00.936 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:06:00 smithi080 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-20T20:06:00.936 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:06:00 smithi080 systemd[1]: Stopped Ceph alertmanager.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:06:00.936 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:06:00 smithi080 systemd[1]: Started Ceph alertmanager.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:06:01.299 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:06:01 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:06:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:06:01.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:00 smithi080 bash[25034]: cluster 2023-12-20T20:05:59.393877+0000 mgr.x (mgr.24971) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:06:01.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:00 smithi080 bash[25034]: audit 2023-12-20T20:06:00.918172+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:01.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:00 smithi080 bash[25034]: audit 2023-12-20T20:06:00.925458+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:01.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:00 smithi080 bash[25034]: audit 2023-12-20T20:06:00.945140+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi080.ioqrzh", "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-20T20:06:01.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:00 smithi080 bash[30819]: cluster 2023-12-20T20:05:59.393877+0000 mgr.x (mgr.24971) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:06:01.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:00 smithi080 bash[30819]: audit 2023-12-20T20:06:00.918172+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:01.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:00 smithi080 bash[30819]: audit 2023-12-20T20:06:00.925458+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:01.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:00 smithi080 bash[30819]: audit 2023-12-20T20:06:00.945140+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi080.ioqrzh", "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-20T20:06:01.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:00 smithi133 bash[25278]: cluster 2023-12-20T20:05:59.393877+0000 mgr.x (mgr.24971) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-20T20:06:01.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:00 smithi133 bash[25278]: audit 2023-12-20T20:06:00.918172+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:01.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:00 smithi133 bash[25278]: audit 2023-12-20T20:06:00.925458+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:01.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:00 smithi133 bash[25278]: audit 2023-12-20T20:06:00.945140+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi080.ioqrzh", "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-20T20:06:02.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:01 smithi080 bash[25034]: cephadm 2023-12-20T20:06:00.949993+0000 mgr.x (mgr.24971) 39 : cephadm [INF] Reconfiguring iscsi.foo.smithi080.ioqrzh (dependencies changed)... 2023-12-20T20:06:02.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:01 smithi080 bash[25034]: audit 2023-12-20T20:06:00.959088+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:06:02.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:01 smithi080 bash[25034]: cephadm 2023-12-20T20:06:00.966626+0000 mgr.x (mgr.24971) 40 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi080.ioqrzh on smithi080 2023-12-20T20:06:02.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:01 smithi080 bash[30819]: cephadm 2023-12-20T20:06:00.949993+0000 mgr.x (mgr.24971) 39 : cephadm [INF] Reconfiguring iscsi.foo.smithi080.ioqrzh (dependencies changed)... 2023-12-20T20:06:02.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:01 smithi080 bash[30819]: audit 2023-12-20T20:06:00.959088+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:06:02.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:01 smithi080 bash[30819]: cephadm 2023-12-20T20:06:00.966626+0000 mgr.x (mgr.24971) 40 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi080.ioqrzh on smithi080 2023-12-20T20:06:02.316 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:01 smithi133 bash[25278]: cephadm 2023-12-20T20:06:00.949993+0000 mgr.x (mgr.24971) 39 : cephadm [INF] Reconfiguring iscsi.foo.smithi080.ioqrzh (dependencies changed)... 2023-12-20T20:06:02.316 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:01 smithi133 bash[25278]: audit 2023-12-20T20:06:00.959088+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:06:02.316 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:01 smithi133 bash[25278]: cephadm 2023-12-20T20:06:00.966626+0000 mgr.x (mgr.24971) 40 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi080.ioqrzh on smithi080 2023-12-20T20:06:02.695 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:02 smithi133 bash[47371]: ts=2023-12-20T20:06:02.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.80:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.133:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:06:03.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:02 smithi080 bash[30819]: cluster 2023-12-20T20:06:01.394649+0000 mgr.x (mgr.24971) 41 : cluster [DBG] pgmap v13: 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-20T20:06:03.049 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:02 smithi080 bash[25034]: cluster 2023-12-20T20:06:01.394649+0000 mgr.x (mgr.24971) 41 : cluster [DBG] pgmap v13: 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-20T20:06:03.049 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:06:02 smithi080 bash[70952]: level=info ts=2023-12-20T20:06:02.868Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-20T20:06:03.049 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:06:02 smithi080 bash[70952]: level=info ts=2023-12-20T20:06:02.868Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-20T20:06:03.050 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:06:02 smithi080 bash[70952]: level=info ts=2023-12-20T20:06:02.872Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.80 port=9094 2023-12-20T20:06:03.050 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:06:02 smithi080 bash[70952]: level=info ts=2023-12-20T20:06:02.874Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-20T20:06:03.050 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:06:02 smithi080 bash[70952]: level=info ts=2023-12-20T20:06:02.920Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-20T20:06:03.050 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:06:02 smithi080 bash[70952]: level=info ts=2023-12-20T20:06:02.920Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-20T20:06:03.050 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:06:02 smithi080 bash[70952]: level=info ts=2023-12-20T20:06:02.923Z caller=main.go:518 msg=Listening address=:9093 2023-12-20T20:06:03.050 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:06:02 smithi080 bash[70952]: level=info ts=2023-12-20T20:06:02.923Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-20T20:06:03.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:02 smithi133 bash[25278]: cluster 2023-12-20T20:06:01.394649+0000 mgr.x (mgr.24971) 41 : cluster [DBG] pgmap v13: 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-20T20:06:04.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:03 smithi080 bash[25034]: audit 2023-12-20T20:06:02.462401+0000 mgr.x (mgr.24971) 42 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:06:04.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:03 smithi080 bash[30819]: audit 2023-12-20T20:06:02.462401+0000 mgr.x (mgr.24971) 42 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:06:04.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:03 smithi133 bash[25278]: audit 2023-12-20T20:06:02.462401+0000 mgr.x (mgr.24971) 42 : audit [DBG] from='client.14952 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:06:05.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:04 smithi080 bash[25034]: cluster 2023-12-20T20:06:03.396318+0000 mgr.x (mgr.24971) 43 : cluster [DBG] pgmap v14: 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-20T20:06:05.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:04 smithi080 bash[30819]: cluster 2023-12-20T20:06:03.396318+0000 mgr.x (mgr.24971) 43 : cluster [DBG] pgmap v14: 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-20T20:06:05.299 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:06:04 smithi080 bash[70952]: level=info ts=2023-12-20T20:06:04.874Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000772864s 2023-12-20T20:06:05.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:04 smithi133 bash[25278]: cluster 2023-12-20T20:06:03.396318+0000 mgr.x (mgr.24971) 43 : cluster [DBG] pgmap v14: 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-20T20:06:07.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:06 smithi080 bash[25034]: cluster 2023-12-20T20:06:05.397112+0000 mgr.x (mgr.24971) 44 : cluster [DBG] pgmap v15: 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-20T20:06:07.293 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:06 smithi080 bash[30819]: cluster 2023-12-20T20:06:05.397112+0000 mgr.x (mgr.24971) 44 : cluster [DBG] pgmap v15: 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-20T20:06:07.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:06 smithi133 bash[25278]: cluster 2023-12-20T20:06:05.397112+0000 mgr.x (mgr.24971) 44 : cluster [DBG] pgmap v15: 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-20T20:06:09.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:09 smithi133 bash[25278]: cluster 2023-12-20T20:06:07.397849+0000 mgr.x (mgr.24971) 45 : cluster [DBG] pgmap v16: 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-20T20:06:09.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:09 smithi133 bash[25278]: audit 2023-12-20T20:06:08.155227+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:09.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:09 smithi133 bash[25278]: audit 2023-12-20T20:06:08.162995+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:09.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:09 smithi133 bash[25278]: audit 2023-12-20T20:06:08.194503+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:06:09.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:09 smithi080 bash[30819]: cluster 2023-12-20T20:06:07.397849+0000 mgr.x (mgr.24971) 45 : cluster [DBG] pgmap v16: 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-20T20:06:09.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:09 smithi080 bash[30819]: audit 2023-12-20T20:06:08.155227+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:09.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:09 smithi080 bash[30819]: audit 2023-12-20T20:06:08.162995+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:09.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:09 smithi080 bash[30819]: audit 2023-12-20T20:06:08.194503+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:06:09.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:09 smithi080 bash[25034]: cluster 2023-12-20T20:06:07.397849+0000 mgr.x (mgr.24971) 45 : cluster [DBG] pgmap v16: 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-20T20:06:09.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:09 smithi080 bash[25034]: audit 2023-12-20T20:06:08.155227+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:09.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:09 smithi080 bash[25034]: audit 2023-12-20T20:06:08.162995+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:09.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:09 smithi080 bash[25034]: audit 2023-12-20T20:06:08.194503+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:06:10.169 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:09 smithi133 bash[55720]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:06:09] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.33.4" 2023-12-20T20:06:10.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:10 smithi133 bash[25278]: cephadm 2023-12-20T20:06:08.395343+0000 mgr.x (mgr.24971) 46 : cephadm [INF] Reconfiguring daemon agent.smithi133 on smithi133 2023-12-20T20:06:10.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:10 smithi133 bash[25278]: cephadm 2023-12-20T20:06:08.472296+0000 mgr.x (mgr.24971) 47 : cephadm [INF] Deploying cephadm binary to smithi133 2023-12-20T20:06:10.547 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:10 smithi080 bash[30819]: cephadm 2023-12-20T20:06:08.395343+0000 mgr.x (mgr.24971) 46 : cephadm [INF] Reconfiguring daemon agent.smithi133 on smithi133 2023-12-20T20:06:10.547 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:10 smithi080 bash[30819]: cephadm 2023-12-20T20:06:08.472296+0000 mgr.x (mgr.24971) 47 : cephadm [INF] Deploying cephadm binary to smithi133 2023-12-20T20:06:10.548 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:10 smithi080 bash[25034]: cephadm 2023-12-20T20:06:08.395343+0000 mgr.x (mgr.24971) 46 : cephadm [INF] Reconfiguring daemon agent.smithi133 on smithi133 2023-12-20T20:06:10.548 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:10 smithi080 bash[25034]: cephadm 2023-12-20T20:06:08.472296+0000 mgr.x (mgr.24971) 47 : cephadm [INF] Deploying cephadm binary to smithi133 2023-12-20T20:06:11.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:11 smithi133 bash[25278]: cluster 2023-12-20T20:06:09.399374+0000 mgr.x (mgr.24971) 48 : cluster [DBG] pgmap v17: 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-20T20:06:11.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:11 smithi133 bash[25278]: audit 2023-12-20T20:06:10.520891+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.80:0/2224301889' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-20T20:06:11.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:11 smithi133 bash[25278]: audit 2023-12-20T20:06:10.898349+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.80:0/2903858441' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/3167296471"}]: dispatch 2023-12-20T20:06:11.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:11 smithi133 bash[25278]: audit 2023-12-20T20:06:10.899250+0000 mon.a (mon.0) 1259 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/3167296471"}]: dispatch 2023-12-20T20:06:11.549 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:06:11 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:06:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:06:11.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:11 smithi080 bash[30819]: cluster 2023-12-20T20:06:09.399374+0000 mgr.x (mgr.24971) 48 : cluster [DBG] pgmap v17: 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-20T20:06:11.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:11 smithi080 bash[30819]: audit 2023-12-20T20:06:10.520891+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.80:0/2224301889' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-20T20:06:11.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:11 smithi080 bash[30819]: audit 2023-12-20T20:06:10.898349+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.80:0/2903858441' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/3167296471"}]: dispatch 2023-12-20T20:06:11.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:11 smithi080 bash[30819]: audit 2023-12-20T20:06:10.899250+0000 mon.a (mon.0) 1259 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/3167296471"}]: dispatch 2023-12-20T20:06:11.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:11 smithi080 bash[25034]: cluster 2023-12-20T20:06:09.399374+0000 mgr.x (mgr.24971) 48 : cluster [DBG] pgmap v17: 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-20T20:06:11.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:11 smithi080 bash[25034]: audit 2023-12-20T20:06:10.520891+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.80:0/2224301889' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-20T20:06:11.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:11 smithi080 bash[25034]: audit 2023-12-20T20:06:10.898349+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.80:0/2903858441' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/3167296471"}]: dispatch 2023-12-20T20:06:11.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:11 smithi080 bash[25034]: audit 2023-12-20T20:06:10.899250+0000 mon.a (mon.0) 1259 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/3167296471"}]: dispatch 2023-12-20T20:06:12.444 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:12 smithi133 bash[47371]: ts=2023-12-20T20:06:12.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.80:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.133:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:06:12.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:12 smithi133 bash[25278]: audit 2023-12-20T20:06:11.183419+0000 mon.a (mon.0) 1260 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/3167296471"}]': finished 2023-12-20T20:06:12.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:12 smithi133 bash[25278]: cluster 2023-12-20T20:06:11.183730+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2023-12-20T20:06:12.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:12 smithi133 bash[25278]: cluster 2023-12-20T20:06:11.399850+0000 mgr.x (mgr.24971) 49 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-20T20:06:12.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:12 smithi133 bash[25278]: audit 2023-12-20T20:06:11.559214+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:06:12.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:12 smithi133 bash[25278]: audit 2023-12-20T20:06:11.566385+0000 mon.a (mon.0) 1263 : audit [INF] from='client.? 172.21.15.80:0/275192702' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/3167296471"}]: dispatch 2023-12-20T20:06:12.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:12 smithi080 bash[25034]: audit 2023-12-20T20:06:11.183419+0000 mon.a (mon.0) 1260 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/3167296471"}]': finished 2023-12-20T20:06:12.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:12 smithi080 bash[25034]: cluster 2023-12-20T20:06:11.183730+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2023-12-20T20:06:12.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:12 smithi080 bash[25034]: cluster 2023-12-20T20:06:11.399850+0000 mgr.x (mgr.24971) 49 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-20T20:06:12.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:12 smithi080 bash[25034]: audit 2023-12-20T20:06:11.559214+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:06:12.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:12 smithi080 bash[25034]: audit 2023-12-20T20:06:11.566385+0000 mon.a (mon.0) 1263 : audit [INF] from='client.? 172.21.15.80:0/275192702' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/3167296471"}]: dispatch 2023-12-20T20:06:12.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:12 smithi080 bash[30819]: audit 2023-12-20T20:06:11.183419+0000 mon.a (mon.0) 1260 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/3167296471"}]': finished 2023-12-20T20:06:12.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:12 smithi080 bash[30819]: cluster 2023-12-20T20:06:11.183730+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2023-12-20T20:06:12.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:12 smithi080 bash[30819]: cluster 2023-12-20T20:06:11.399850+0000 mgr.x (mgr.24971) 49 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-20T20:06:12.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:12 smithi080 bash[30819]: audit 2023-12-20T20:06:11.559214+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:06:12.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:12 smithi080 bash[30819]: audit 2023-12-20T20:06:11.566385+0000 mon.a (mon.0) 1263 : audit [INF] from='client.? 172.21.15.80:0/275192702' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/3167296471"}]: dispatch 2023-12-20T20:06:13.049 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:06:12 smithi080 bash[70952]: level=info ts=2023-12-20T20:06:12.877Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003643412s 2023-12-20T20:06:13.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:13 smithi080 bash[25034]: audit 2023-12-20T20:06:12.188871+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.80:0/275192702' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/3167296471"}]': finished 2023-12-20T20:06:13.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:13 smithi080 bash[25034]: cluster 2023-12-20T20:06:12.188963+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2023-12-20T20:06:13.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:13 smithi080 bash[25034]: audit 2023-12-20T20:06:12.518829+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:13.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:13 smithi080 bash[25034]: audit 2023-12-20T20:06:12.524665+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:13.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:13 smithi080 bash[25034]: audit 2023-12-20T20:06:12.533039+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:13.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:13 smithi080 bash[25034]: cephadm 2023-12-20T20:06:12.579163+0000 mgr.x (mgr.24971) 50 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-20T20:06:13.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:13 smithi080 bash[25034]: audit 2023-12-20T20:06:12.592694+0000 mon.a (mon.0) 1269 : audit [INF] from='client.? 172.21.15.80:0/944264311' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2347146410"}]: dispatch 2023-12-20T20:06:13.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:13 smithi080 bash[25034]: cephadm 2023-12-20T20:06:12.828062+0000 mgr.x (mgr.24971) 51 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi133 2023-12-20T20:06:13.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:13 smithi080 bash[30819]: audit 2023-12-20T20:06:12.188871+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.80:0/275192702' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/3167296471"}]': finished 2023-12-20T20:06:13.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:13 smithi080 bash[30819]: cluster 2023-12-20T20:06:12.188963+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2023-12-20T20:06:13.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:13 smithi080 bash[30819]: audit 2023-12-20T20:06:12.518829+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:13.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:13 smithi080 bash[30819]: audit 2023-12-20T20:06:12.524665+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:13.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:13 smithi080 bash[30819]: audit 2023-12-20T20:06:12.533039+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:13.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:13 smithi080 bash[30819]: cephadm 2023-12-20T20:06:12.579163+0000 mgr.x (mgr.24971) 50 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-20T20:06:13.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:13 smithi080 bash[30819]: audit 2023-12-20T20:06:12.592694+0000 mon.a (mon.0) 1269 : audit [INF] from='client.? 172.21.15.80:0/944264311' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2347146410"}]: dispatch 2023-12-20T20:06:13.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:13 smithi080 bash[30819]: cephadm 2023-12-20T20:06:12.828062+0000 mgr.x (mgr.24971) 51 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi133 2023-12-20T20:06:13.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:13 smithi133 bash[25278]: audit 2023-12-20T20:06:12.188871+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.80:0/275192702' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/3167296471"}]': finished 2023-12-20T20:06:13.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:13 smithi133 bash[25278]: cluster 2023-12-20T20:06:12.188963+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2023-12-20T20:06:13.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:13 smithi133 bash[25278]: audit 2023-12-20T20:06:12.518829+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:13.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:13 smithi133 bash[25278]: audit 2023-12-20T20:06:12.524665+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:13.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:13 smithi133 bash[25278]: audit 2023-12-20T20:06:12.533039+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:13.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:13 smithi133 bash[25278]: cephadm 2023-12-20T20:06:12.579163+0000 mgr.x (mgr.24971) 50 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-20T20:06:13.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:13 smithi133 bash[25278]: audit 2023-12-20T20:06:12.592694+0000 mon.a (mon.0) 1269 : audit [INF] from='client.? 172.21.15.80:0/944264311' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2347146410"}]: dispatch 2023-12-20T20:06:13.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:13 smithi133 bash[25278]: cephadm 2023-12-20T20:06:12.828062+0000 mgr.x (mgr.24971) 51 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi133 2023-12-20T20:06:14.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:14 smithi080 bash[30819]: cluster 2023-12-20T20:06:13.401495+0000 mgr.x (mgr.24971) 52 : cluster [DBG] pgmap v21: 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-20T20:06:14.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:14 smithi080 bash[30819]: audit 2023-12-20T20:06:13.538686+0000 mon.a (mon.0) 1270 : audit [INF] from='client.? 172.21.15.80:0/944264311' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2347146410"}]': finished 2023-12-20T20:06:14.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:14 smithi080 bash[30819]: cluster 2023-12-20T20:06:13.538853+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2023-12-20T20:06:14.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:14 smithi080 bash[30819]: audit 2023-12-20T20:06:13.927211+0000 mon.a (mon.0) 1272 : audit [INF] from='client.? 172.21.15.80:0/3276693619' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2011991355"}]: dispatch 2023-12-20T20:06:14.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:14 smithi080 bash[25034]: cluster 2023-12-20T20:06:13.401495+0000 mgr.x (mgr.24971) 52 : cluster [DBG] pgmap v21: 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-20T20:06:14.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:14 smithi080 bash[25034]: audit 2023-12-20T20:06:13.538686+0000 mon.a (mon.0) 1270 : audit [INF] from='client.? 172.21.15.80:0/944264311' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2347146410"}]': finished 2023-12-20T20:06:14.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:14 smithi080 bash[25034]: cluster 2023-12-20T20:06:13.538853+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2023-12-20T20:06:14.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:14 smithi080 bash[25034]: audit 2023-12-20T20:06:13.927211+0000 mon.a (mon.0) 1272 : audit [INF] from='client.? 172.21.15.80:0/3276693619' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2011991355"}]: dispatch 2023-12-20T20:06:14.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:14 smithi133 bash[25278]: cluster 2023-12-20T20:06:13.401495+0000 mgr.x (mgr.24971) 52 : cluster [DBG] pgmap v21: 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-20T20:06:14.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:14 smithi133 bash[25278]: audit 2023-12-20T20:06:13.538686+0000 mon.a (mon.0) 1270 : audit [INF] from='client.? 172.21.15.80:0/944264311' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2347146410"}]': finished 2023-12-20T20:06:14.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:14 smithi133 bash[25278]: cluster 2023-12-20T20:06:13.538853+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2023-12-20T20:06:14.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:14 smithi133 bash[25278]: audit 2023-12-20T20:06:13.927211+0000 mon.a (mon.0) 1272 : audit [INF] from='client.? 172.21.15.80:0/3276693619' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2011991355"}]: dispatch 2023-12-20T20:06:14.995 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:06:15.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:15 smithi080 bash[30819]: audit 2023-12-20T20:06:14.542285+0000 mon.a (mon.0) 1273 : audit [INF] from='client.? 172.21.15.80:0/3276693619' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2011991355"}]': finished 2023-12-20T20:06:15.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:15 smithi080 bash[30819]: cluster 2023-12-20T20:06:14.542410+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2023-12-20T20:06:15.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:15 smithi080 bash[30819]: audit 2023-12-20T20:06:14.977358+0000 mgr.x (mgr.24971) 53 : audit [DBG] from='client.25234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:15.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:15 smithi080 bash[30819]: audit 2023-12-20T20:06:14.986835+0000 mon.a (mon.0) 1275 : audit [INF] from='client.? 172.21.15.80:0/1000875538' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/495110187"}]: dispatch 2023-12-20T20:06:15.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:15 smithi080 bash[25034]: audit 2023-12-20T20:06:14.542285+0000 mon.a (mon.0) 1273 : audit [INF] from='client.? 172.21.15.80:0/3276693619' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2011991355"}]': finished 2023-12-20T20:06:15.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:15 smithi080 bash[25034]: cluster 2023-12-20T20:06:14.542410+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2023-12-20T20:06:15.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:15 smithi080 bash[25034]: audit 2023-12-20T20:06:14.977358+0000 mgr.x (mgr.24971) 53 : audit [DBG] from='client.25234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:15.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:15 smithi080 bash[25034]: audit 2023-12-20T20:06:14.986835+0000 mon.a (mon.0) 1275 : audit [INF] from='client.? 172.21.15.80:0/1000875538' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/495110187"}]: dispatch 2023-12-20T20:06:15.812 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:06:15.812 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 starting - - - - 2023-12-20T20:06:15.812 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 starting - - - - 2023-12-20T20:06:15.812 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 starting - - - - 2023-12-20T20:06:15.812 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (6m) 62s ago 6m 48.0M - 8.3.5 dad864ee21e9 a127039d0cc6 2023-12-20T20:06:15.812 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 starting - - - - 2023-12-20T20:06:15.813 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443,9283 starting - - - - 2023-12-20T20:06:15.813 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:9283 running (15m) 48s ago 15m 464M - 17.2.0 e1d6a67b021e f2c52f34fe5b 2023-12-20T20:06:15.813 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (15m) 48s ago 15m 58.2M 2048M 17.2.0 e1d6a67b021e 368124e21191 2023-12-20T20:06:15.813 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (13m) 62s ago 13m 48.2M 2048M 17.2.0 e1d6a67b021e eef4c71a336a 2023-12-20T20:06:15.813 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (13m) 48s ago 13m 47.1M 2048M 17.2.0 e1d6a67b021e 8bb1088490ba 2023-12-20T20:06:15.813 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 starting - - - - 2023-12-20T20:06:15.813 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (7m) 62s ago 7m 13.9M - 1dbe0e931976 6be6d1218f9f 2023-12-20T20:06:15.813 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (12m) 48s ago 12m 57.8M 4096M 17.2.0 e1d6a67b021e ecf985bebe1a 2023-12-20T20:06:15.813 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (11m) 48s ago 12m 57.1M 4096M 17.2.0 e1d6a67b021e d6f590089d18 2023-12-20T20:06:15.813 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (11m) 48s ago 11m 52.4M 4096M 17.2.0 e1d6a67b021e c5a8b72bec6a 2023-12-20T20:06:15.813 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (10m) 48s ago 10m 54.4M 4096M 17.2.0 e1d6a67b021e 47919c3d7421 2023-12-20T20:06:15.813 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (10m) 62s ago 10m 55.3M 4096M 17.2.0 e1d6a67b021e 18e2abccb722 2023-12-20T20:06:15.813 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (9m) 62s ago 9m 52.8M 4096M 17.2.0 e1d6a67b021e b059f3e08300 2023-12-20T20:06:15.813 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (8m) 62s ago 9m 53.4M 4096M 17.2.0 e1d6a67b021e 8e5ac1685777 2023-12-20T20:06:15.814 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (8m) 62s ago 8m 54.2M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:06:15.814 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (6m) 62s ago 7m 58.3M - 514e6a882f6e 0e1bbceaefa1 2023-12-20T20:06:15.814 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (5m) 48s ago 5m 84.8M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:06:15.814 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (5m) 62s ago 5m 84.5M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:06:15.814 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (4m) 48s ago 4m 84.3M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:06:15.814 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (4m) 62s ago 4m 84.4M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:06:15.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:15 smithi133 bash[25278]: audit 2023-12-20T20:06:14.542285+0000 mon.a (mon.0) 1273 : audit [INF] from='client.? 172.21.15.80:0/3276693619' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/2011991355"}]': finished 2023-12-20T20:06:15.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:15 smithi133 bash[25278]: cluster 2023-12-20T20:06:14.542410+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2023-12-20T20:06:15.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:15 smithi133 bash[25278]: audit 2023-12-20T20:06:14.977358+0000 mgr.x (mgr.24971) 53 : audit [DBG] from='client.25234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:15.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:15 smithi133 bash[25278]: audit 2023-12-20T20:06:14.986835+0000 mon.a (mon.0) 1275 : audit [INF] from='client.? 172.21.15.80:0/1000875538' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/495110187"}]: dispatch 2023-12-20T20:06:16.271 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:06:16.271 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:06:16.271 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-20T20:06:16.271 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:06:16.271 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:06:16.271 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-20T20:06:16.271 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-20T20:06:16.271 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:06:16.271 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:06:16.272 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:06:16.272 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:06:16.272 INFO:teuthology.orchestra.run.smithi080.stdout: "mds": {}, 2023-12-20T20:06:16.272 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:06:16.272 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:06:16.272 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:06:16.272 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:06:16.272 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2023-12-20T20:06:16.272 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-20T20:06:16.272 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:06:16.272 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:06:16.653 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:06:16.654 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:06:16.654 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:06:16.654 INFO:teuthology.orchestra.run.smithi080.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:06:16.654 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [], 2023-12-20T20:06:16.654 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "", 2023-12-20T20:06:16.654 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "", 2023-12-20T20:06:16.654 INFO:teuthology.orchestra.run.smithi080.stdout: "is_paused": false 2023-12-20T20:06:16.654 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:06:16.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:16 smithi133 bash[25278]: audit 2023-12-20T20:06:15.398940+0000 mgr.x (mgr.24971) 54 : audit [DBG] from='client.25246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:16.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:16 smithi133 bash[25278]: cluster 2023-12-20T20:06:15.402092+0000 mgr.x (mgr.24971) 55 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 728 B/s rd, 0 op/s 2023-12-20T20:06:16.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:16 smithi133 bash[25278]: audit 2023-12-20T20:06:15.564391+0000 mon.a (mon.0) 1276 : audit [INF] from='client.? 172.21.15.80:0/1000875538' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/495110187"}]': finished 2023-12-20T20:06:16.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:16 smithi133 bash[25278]: cluster 2023-12-20T20:06:15.564584+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2023-12-20T20:06:16.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:16 smithi133 bash[25278]: audit 2023-12-20T20:06:15.783777+0000 mgr.x (mgr.24971) 56 : audit [DBG] from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:16.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:16 smithi133 bash[25278]: audit 2023-12-20T20:06:15.955224+0000 mon.a (mon.0) 1278 : audit [INF] from='client.? 172.21.15.80:0/3158267955' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1635867403"}]: dispatch 2023-12-20T20:06:16.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:16 smithi133 bash[25278]: audit 2023-12-20T20:06:16.262548+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.80:0/2763345834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:06:16.974 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:16 smithi080 bash[25034]: audit 2023-12-20T20:06:15.398940+0000 mgr.x (mgr.24971) 54 : audit [DBG] from='client.25246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:16.974 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:16 smithi080 bash[25034]: cluster 2023-12-20T20:06:15.402092+0000 mgr.x (mgr.24971) 55 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 728 B/s rd, 0 op/s 2023-12-20T20:06:16.974 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:16 smithi080 bash[25034]: audit 2023-12-20T20:06:15.564391+0000 mon.a (mon.0) 1276 : audit [INF] from='client.? 172.21.15.80:0/1000875538' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/495110187"}]': finished 2023-12-20T20:06:16.974 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:16 smithi080 bash[25034]: cluster 2023-12-20T20:06:15.564584+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2023-12-20T20:06:16.975 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:16 smithi080 bash[25034]: audit 2023-12-20T20:06:15.783777+0000 mgr.x (mgr.24971) 56 : audit [DBG] from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:16.975 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:16 smithi080 bash[25034]: audit 2023-12-20T20:06:15.955224+0000 mon.a (mon.0) 1278 : audit [INF] from='client.? 172.21.15.80:0/3158267955' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1635867403"}]: dispatch 2023-12-20T20:06:16.975 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:16 smithi080 bash[25034]: audit 2023-12-20T20:06:16.262548+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.80:0/2763345834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:06:16.975 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:16 smithi080 bash[30819]: audit 2023-12-20T20:06:15.398940+0000 mgr.x (mgr.24971) 54 : audit [DBG] from='client.25246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:16.975 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:16 smithi080 bash[30819]: cluster 2023-12-20T20:06:15.402092+0000 mgr.x (mgr.24971) 55 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 728 B/s rd, 0 op/s 2023-12-20T20:06:16.975 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:16 smithi080 bash[30819]: audit 2023-12-20T20:06:15.564391+0000 mon.a (mon.0) 1276 : audit [INF] from='client.? 172.21.15.80:0/1000875538' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/495110187"}]': finished 2023-12-20T20:06:16.975 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:16 smithi080 bash[30819]: cluster 2023-12-20T20:06:15.564584+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2023-12-20T20:06:16.976 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:16 smithi080 bash[30819]: audit 2023-12-20T20:06:15.783777+0000 mgr.x (mgr.24971) 56 : audit [DBG] from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:16.976 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:16 smithi080 bash[30819]: audit 2023-12-20T20:06:15.955224+0000 mon.a (mon.0) 1278 : audit [INF] from='client.? 172.21.15.80:0/3158267955' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1635867403"}]: dispatch 2023-12-20T20:06:16.976 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:16 smithi080 bash[30819]: audit 2023-12-20T20:06:16.262548+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.80:0/2763345834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:06:17.104 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_OK 2023-12-20T20:06:18.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:17 smithi133 bash[25278]: audit 2023-12-20T20:06:16.650771+0000 mgr.x (mgr.24971) 57 : audit [DBG] from='client.25270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:18.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:17 smithi133 bash[25278]: audit 2023-12-20T20:06:16.947614+0000 mon.a (mon.0) 1279 : audit [INF] from='client.? 172.21.15.80:0/3158267955' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1635867403"}]': finished 2023-12-20T20:06:18.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:17 smithi133 bash[25278]: cluster 2023-12-20T20:06:16.947838+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-12-20T20:06:18.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:17 smithi133 bash[25278]: audit 2023-12-20T20:06:17.096258+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.80:0/3704398464' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:06:18.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:17 smithi133 bash[25278]: audit 2023-12-20T20:06:17.325570+0000 mon.a (mon.0) 1281 : audit [INF] from='client.? 172.21.15.80:0/1300382401' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/306348800"}]: dispatch 2023-12-20T20:06:18.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:17 smithi080 bash[25034]: audit 2023-12-20T20:06:16.650771+0000 mgr.x (mgr.24971) 57 : audit [DBG] from='client.25270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:18.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:17 smithi080 bash[25034]: audit 2023-12-20T20:06:16.947614+0000 mon.a (mon.0) 1279 : audit [INF] from='client.? 172.21.15.80:0/3158267955' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1635867403"}]': finished 2023-12-20T20:06:18.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:17 smithi080 bash[25034]: cluster 2023-12-20T20:06:16.947838+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-12-20T20:06:18.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:17 smithi080 bash[25034]: audit 2023-12-20T20:06:17.096258+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.80:0/3704398464' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:06:18.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:17 smithi080 bash[25034]: audit 2023-12-20T20:06:17.325570+0000 mon.a (mon.0) 1281 : audit [INF] from='client.? 172.21.15.80:0/1300382401' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/306348800"}]: dispatch 2023-12-20T20:06:18.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:17 smithi080 bash[30819]: audit 2023-12-20T20:06:16.650771+0000 mgr.x (mgr.24971) 57 : audit [DBG] from='client.25270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:18.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:17 smithi080 bash[30819]: audit 2023-12-20T20:06:16.947614+0000 mon.a (mon.0) 1279 : audit [INF] from='client.? 172.21.15.80:0/3158267955' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/1635867403"}]': finished 2023-12-20T20:06:18.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:17 smithi080 bash[30819]: cluster 2023-12-20T20:06:16.947838+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-12-20T20:06:18.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:17 smithi080 bash[30819]: audit 2023-12-20T20:06:17.096258+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.80:0/3704398464' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:06:18.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:17 smithi080 bash[30819]: audit 2023-12-20T20:06:17.325570+0000 mon.a (mon.0) 1281 : audit [INF] from='client.? 172.21.15.80:0/1300382401' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/306348800"}]: dispatch 2023-12-20T20:06:19.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:18 smithi080 bash[25034]: cluster 2023-12-20T20:06:17.402956+0000 mgr.x (mgr.24971) 58 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:06:19.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:18 smithi080 bash[25034]: audit 2023-12-20T20:06:17.959831+0000 mon.a (mon.0) 1282 : audit [INF] from='client.? 172.21.15.80:0/1300382401' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/306348800"}]': finished 2023-12-20T20:06:19.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:18 smithi080 bash[25034]: cluster 2023-12-20T20:06:17.959967+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2023-12-20T20:06:19.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:18 smithi080 bash[30819]: cluster 2023-12-20T20:06:17.402956+0000 mgr.x (mgr.24971) 58 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:06:19.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:18 smithi080 bash[30819]: audit 2023-12-20T20:06:17.959831+0000 mon.a (mon.0) 1282 : audit [INF] from='client.? 172.21.15.80:0/1300382401' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/306348800"}]': finished 2023-12-20T20:06:19.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:18 smithi080 bash[30819]: cluster 2023-12-20T20:06:17.959967+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2023-12-20T20:06:19.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:18 smithi133 bash[25278]: cluster 2023-12-20T20:06:17.402956+0000 mgr.x (mgr.24971) 58 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:06:19.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:18 smithi133 bash[25278]: audit 2023-12-20T20:06:17.959831+0000 mon.a (mon.0) 1282 : audit [INF] from='client.? 172.21.15.80:0/1300382401' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/306348800"}]': finished 2023-12-20T20:06:19.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:18 smithi133 bash[25278]: cluster 2023-12-20T20:06:17.959967+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2023-12-20T20:06:20.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:19 smithi133 bash[55720]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:06:19] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.33.4" 2023-12-20T20:06:21.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:20 smithi080 bash[25034]: cluster 2023-12-20T20:06:19.403727+0000 mgr.x (mgr.24971) 59 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-20T20:06:21.299 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:06:21 smithi080 bash[25301]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:06:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:06:21.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:20 smithi080 bash[30819]: cluster 2023-12-20T20:06:19.403727+0000 mgr.x (mgr.24971) 59 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-20T20:06:21.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:20 smithi133 bash[25278]: cluster 2023-12-20T20:06:19.403727+0000 mgr.x (mgr.24971) 59 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-20T20:06:22.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:21 smithi080 bash[25034]: audit 2023-12-20T20:06:20.186988+0000 mgr.x (mgr.24971) 60 : audit [DBG] from='client.15273 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:06:22.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:21 smithi080 bash[30819]: audit 2023-12-20T20:06:20.186988+0000 mgr.x (mgr.24971) 60 : audit [DBG] from='client.15273 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:06:22.316 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:21 smithi133 bash[25278]: audit 2023-12-20T20:06:20.186988+0000 mgr.x (mgr.24971) 60 : audit [DBG] from='client.15273 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:06:22.582 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:22 smithi133 bash[47371]: ts=2023-12-20T20:06:22.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.80:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.133:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:06:23.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:22 smithi133 bash[25278]: cluster 2023-12-20T20:06:21.404475+0000 mgr.x (mgr.24971) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-20T20:06:23.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:22 smithi080 bash[25034]: cluster 2023-12-20T20:06:21.404475+0000 mgr.x (mgr.24971) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-20T20:06:23.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:22 smithi080 bash[30819]: cluster 2023-12-20T20:06:21.404475+0000 mgr.x (mgr.24971) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-20T20:06:25.191 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:24 smithi133 bash[25278]: cluster 2023-12-20T20:06:23.406265+0000 mgr.x (mgr.24971) 62 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-20T20:06:25.192 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:24 smithi133 systemd[1]: Stopping Ceph prometheus.a for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:06:25.192 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:24 smithi133 bash[57925]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-prometheus.a 2023-12-20T20:06:25.192 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:24 smithi133 bash[47371]: ts=2023-12-20T20:06:24.998Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-20T20:06:25.192 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:24 smithi133 bash[47371]: ts=2023-12-20T20:06:24.998Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-20T20:06:25.192 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:24 smithi133 bash[47371]: ts=2023-12-20T20:06:24.998Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-20T20:06:25.192 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:24 smithi133 bash[47371]: ts=2023-12-20T20:06:24.998Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-20T20:06:25.192 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:24 smithi133 bash[47371]: ts=2023-12-20T20:06:24.998Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-20T20:06:25.192 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:24 smithi133 bash[47371]: ts=2023-12-20T20:06:24.998Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-20T20:06:25.192 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:25 smithi133 bash[47371]: ts=2023-12-20T20:06:24.998Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-20T20:06:25.192 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:25 smithi133 bash[47371]: ts=2023-12-20T20:06:24.998Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-20T20:06:25.193 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:25 smithi133 bash[47371]: ts=2023-12-20T20:06:24.998Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-20T20:06:25.193 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:25 smithi133 bash[47371]: ts=2023-12-20T20:06:24.999Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-20T20:06:25.193 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:25 smithi133 bash[47371]: ts=2023-12-20T20:06:24.999Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-20T20:06:25.193 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:25 smithi133 bash[47371]: ts=2023-12-20T20:06:24.999Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-20T20:06:25.253 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:24 smithi080 bash[25034]: cluster 2023-12-20T20:06:23.406265+0000 mgr.x (mgr.24971) 62 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-20T20:06:25.254 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:24 smithi080 bash[30819]: cluster 2023-12-20T20:06:23.406265+0000 mgr.x (mgr.24971) 62 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-20T20:06:25.784 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:25 smithi133 bash[57935]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-prometheus-a 2023-12-20T20:06:25.784 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:25 smithi133 bash[57970]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-prometheus.a 2023-12-20T20:06:25.784 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:25 smithi133 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@prometheus.a.service: Succeeded. 2023-12-20T20:06:25.784 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:25 smithi133 systemd[1]: Stopped Ceph prometheus.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:06:25.784 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:25 smithi133 systemd[1]: Started Ceph prometheus.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:06:27.049 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:26 smithi080 bash[25034]: cluster 2023-12-20T20:06:25.407069+0000 mgr.x (mgr.24971) 63 : cluster [DBG] pgmap v32: 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-20T20:06:27.049 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:26 smithi080 bash[25034]: audit 2023-12-20T20:06:25.776558+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:27.049 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:26 smithi080 bash[25034]: audit 2023-12-20T20:06:25.785316+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:27.049 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:26 smithi080 bash[25034]: cephadm 2023-12-20T20:06:25.826377+0000 mgr.x (mgr.24971) 64 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-12-20T20:06:27.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:26 smithi080 bash[25034]: cephadm 2023-12-20T20:06:25.827224+0000 mgr.x (mgr.24971) 65 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi133 2023-12-20T20:06:27.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:26 smithi080 bash[25034]: audit 2023-12-20T20:06:26.559938+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:06:27.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:26 smithi080 bash[30819]: cluster 2023-12-20T20:06:25.407069+0000 mgr.x (mgr.24971) 63 : cluster [DBG] pgmap v32: 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-20T20:06:27.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:26 smithi080 bash[30819]: audit 2023-12-20T20:06:25.776558+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:27.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:26 smithi080 bash[30819]: audit 2023-12-20T20:06:25.785316+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:27.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:26 smithi080 bash[30819]: cephadm 2023-12-20T20:06:25.826377+0000 mgr.x (mgr.24971) 64 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-12-20T20:06:27.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:26 smithi080 bash[30819]: cephadm 2023-12-20T20:06:25.827224+0000 mgr.x (mgr.24971) 65 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi133 2023-12-20T20:06:27.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:26 smithi080 bash[30819]: audit 2023-12-20T20:06:26.559938+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:06:27.064 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:26 smithi133 bash[25278]: cluster 2023-12-20T20:06:25.407069+0000 mgr.x (mgr.24971) 63 : cluster [DBG] pgmap v32: 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-20T20:06:27.064 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:26 smithi133 bash[25278]: audit 2023-12-20T20:06:25.776558+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:27.064 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:26 smithi133 bash[25278]: audit 2023-12-20T20:06:25.785316+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:27.064 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:26 smithi133 bash[25278]: cephadm 2023-12-20T20:06:25.826377+0000 mgr.x (mgr.24971) 64 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-12-20T20:06:27.064 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:26 smithi133 bash[25278]: cephadm 2023-12-20T20:06:25.827224+0000 mgr.x (mgr.24971) 65 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi133 2023-12-20T20:06:27.064 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:26 smithi133 bash[25278]: audit 2023-12-20T20:06:26.559938+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:06:27.445 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:27 smithi133 bash[58007]: ts=2023-12-20T20:06:27.148Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-20T20:06:27.445 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:27 smithi133 bash[58007]: ts=2023-12-20T20:06:27.148Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-20T20:06:27.445 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:27 smithi133 bash[58007]: ts=2023-12-20T20:06:27.148Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-20T20:06:27.445 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:27 smithi133 bash[58007]: ts=2023-12-20T20:06:27.148Z caller=main.go:518 level=info host_details="(Linux 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64 smithi133 (none))" 2023-12-20T20:06:27.445 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:27 smithi133 bash[58007]: ts=2023-12-20T20:06:27.148Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-20T20:06:27.445 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:27 smithi133 bash[58007]: ts=2023-12-20T20:06:27.148Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-20T20:06:27.445 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:27 smithi133 bash[58007]: ts=2023-12-20T20:06:27.151Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-20T20:06:27.445 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:27 smithi133 bash[58007]: ts=2023-12-20T20:06:27.151Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-20T20:06:27.445 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:27 smithi133 bash[58007]: ts=2023-12-20T20:06:27.153Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-20T20:06:27.446 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:27 smithi133 bash[58007]: ts=2023-12-20T20:06:27.157Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-20T20:06:27.446 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:27 smithi133 bash[58007]: ts=2023-12-20T20:06:27.158Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.33µs 2023-12-20T20:06:27.446 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:27 smithi133 bash[58007]: ts=2023-12-20T20:06:27.158Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-20T20:06:27.446 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:27 smithi133 bash[58007]: ts=2023-12-20T20:06:27.159Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-12-20T20:06:27.935 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:27 smithi133 bash[58007]: ts=2023-12-20T20:06:27.586Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-12-20T20:06:27.935 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:27 smithi133 bash[58007]: ts=2023-12-20T20:06:27.586Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-12-20T20:06:27.935 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:27 smithi133 bash[58007]: ts=2023-12-20T20:06:27.586Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.475µs wal_replay_duration=428.779591ms total_replay_duration=428.830747ms 2023-12-20T20:06:27.935 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:27 smithi133 bash[58007]: ts=2023-12-20T20:06:27.595Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-20T20:06:27.935 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:27 smithi133 bash[58007]: ts=2023-12-20T20:06:27.595Z caller=main.go:947 level=info msg="TSDB started" 2023-12-20T20:06:27.935 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:27 smithi133 bash[58007]: ts=2023-12-20T20:06:27.595Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-20T20:06:27.935 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:27 smithi133 bash[58007]: ts=2023-12-20T20:06:27.626Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=31.014164ms db_storage=1.587µs remote_storage=2.51µs web_handler=693ns query_engine=1.347µs scrape=621.976µs scrape_sd=207.659µs notify=55.752µs notify_sd=57.395µs rules=29.407927ms 2023-12-20T20:06:27.935 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:27 smithi133 bash[58007]: ts=2023-12-20T20:06:27.626Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-20T20:06:28.883 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:28 smithi133 bash[25278]: cluster 2023-12-20T20:06:27.407930+0000 mgr.x (mgr.24971) 66 : cluster [DBG] pgmap v33: 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-20T20:06:28.883 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:28 smithi133 systemd[1]: Stopping Ceph node-exporter.b for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:06:28.884 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:28 smithi133 bash[58215]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-node-exporter.b 2023-12-20T20:06:29.049 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:28 smithi080 bash[25034]: cluster 2023-12-20T20:06:27.407930+0000 mgr.x (mgr.24971) 66 : cluster [DBG] pgmap v33: 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-20T20:06:29.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:28 smithi080 bash[30819]: cluster 2023-12-20T20:06:27.407930+0000 mgr.x (mgr.24971) 66 : cluster [DBG] pgmap v33: 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-20T20:06:29.694 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:29 smithi133 bash[58227]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-node-exporter-b 2023-12-20T20:06:29.694 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:29 smithi133 bash[58264]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-node-exporter.b 2023-12-20T20:06:29.695 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:29 smithi133 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-20T20:06:29.695 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:29 smithi133 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-20T20:06:29.695 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:29 smithi133 systemd[1]: Stopped Ceph node-exporter.b for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:06:29.695 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:29 smithi133 systemd[1]: Started Ceph node-exporter.b for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:06:30.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[25278]: cluster 2023-12-20T20:06:29.409713+0000 mgr.x (mgr.24971) 67 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2023-12-20T20:06:30.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[25278]: audit 2023-12-20T20:06:29.454014+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:30.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[25278]: audit 2023-12-20T20:06:29.463879+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:30.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[25278]: cephadm 2023-12-20T20:06:29.501065+0000 mgr.x (mgr.24971) 68 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-12-20T20:06:30.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[25278]: cephadm 2023-12-20T20:06:29.516358+0000 mgr.x (mgr.24971) 69 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2023-12-20T20:06:30.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[25278]: audit 2023-12-20T20:06:29.590583+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:30.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[25278]: audit 2023-12-20T20:06:29.598191+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:30.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[25278]: audit 2023-12-20T20:06:29.602698+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T20:06:30.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[25278]: audit 2023-12-20T20:06:29.609836+0000 mgr.x (mgr.24971) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T20:06:30.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[25278]: cephadm 2023-12-20T20:06:29.613353+0000 mgr.x (mgr.24971) 71 : cephadm [INF] Reconfiguring daemon grafana.a on smithi133 2023-12-20T20:06:30.696 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.384Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-20T20:06:30.696 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.384Z 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-20T20:06:30.696 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.386Z 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-20T20:06:30.696 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.386Z 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-20T20:06:30.696 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.386Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-20T20:06:30.696 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.386Z caller=node_exporter.go:115 level=info collector=arp 2023-12-20T20:06:30.696 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.386Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-20T20:06:30.696 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.386Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-20T20:06:30.696 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.386Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-20T20:06:30.696 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.386Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-20T20:06:30.696 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.386Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-20T20:06:30.696 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.386Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-20T20:06:30.696 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.386Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-20T20:06:30.696 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.386Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-20T20:06:30.697 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.386Z caller=node_exporter.go:115 level=info collector=edac 2023-12-20T20:06:30.697 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.386Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-20T20:06:30.697 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.386Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-20T20:06:30.697 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.386Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-20T20:06:30.697 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.386Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-20T20:06:30.697 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.386Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-20T20:06:30.697 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.386Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-20T20:06:30.697 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.386Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-20T20:06:30.697 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-20T20:06:30.697 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-20T20:06:30.697 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-20T20:06:30.697 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-20T20:06:30.697 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-20T20:06:30.698 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-20T20:06:30.698 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-20T20:06:30.698 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-20T20:06:30.698 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-20T20:06:30.698 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=os 2023-12-20T20:06:30.698 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-20T20:06:30.698 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-20T20:06:30.698 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-20T20:06:30.698 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-20T20:06:30.698 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-20T20:06:30.698 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-20T20:06:30.698 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=stat 2023-12-20T20:06:30.698 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-20T20:06:30.698 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-20T20:06:30.698 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-20T20:06:30.699 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=time 2023-12-20T20:06:30.699 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-20T20:06:30.699 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=uname 2023-12-20T20:06:30.699 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-20T20:06:30.699 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-20T20:06:30.699 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-20T20:06:30.699 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-20T20:06:30.699 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:06:30 smithi133 bash[58291]: ts=2023-12-20T20:06:30.387Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-20T20:06:30.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:30 smithi080 bash[25034]: cluster 2023-12-20T20:06:29.409713+0000 mgr.x (mgr.24971) 67 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2023-12-20T20:06:30.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:30 smithi080 bash[25034]: audit 2023-12-20T20:06:29.454014+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:30.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:30 smithi080 bash[25034]: audit 2023-12-20T20:06:29.463879+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:30.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:30 smithi080 bash[25034]: cephadm 2023-12-20T20:06:29.501065+0000 mgr.x (mgr.24971) 68 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-12-20T20:06:30.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:30 smithi080 bash[25034]: cephadm 2023-12-20T20:06:29.516358+0000 mgr.x (mgr.24971) 69 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2023-12-20T20:06:30.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:30 smithi080 bash[25034]: audit 2023-12-20T20:06:29.590583+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:30.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:30 smithi080 bash[25034]: audit 2023-12-20T20:06:29.598191+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:30.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:30 smithi080 bash[25034]: audit 2023-12-20T20:06:29.602698+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T20:06:30.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:30 smithi080 bash[25034]: audit 2023-12-20T20:06:29.609836+0000 mgr.x (mgr.24971) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T20:06:30.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:30 smithi080 bash[25034]: cephadm 2023-12-20T20:06:29.613353+0000 mgr.x (mgr.24971) 71 : cephadm [INF] Reconfiguring daemon grafana.a on smithi133 2023-12-20T20:06:30.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:30 smithi080 bash[30819]: cluster 2023-12-20T20:06:29.409713+0000 mgr.x (mgr.24971) 67 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2023-12-20T20:06:30.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:30 smithi080 bash[30819]: audit 2023-12-20T20:06:29.454014+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:30.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:30 smithi080 bash[30819]: audit 2023-12-20T20:06:29.463879+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:30.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:30 smithi080 bash[30819]: cephadm 2023-12-20T20:06:29.501065+0000 mgr.x (mgr.24971) 68 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-12-20T20:06:30.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:30 smithi080 bash[30819]: cephadm 2023-12-20T20:06:29.516358+0000 mgr.x (mgr.24971) 69 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2023-12-20T20:06:30.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:30 smithi080 bash[30819]: audit 2023-12-20T20:06:29.590583+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:30.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:30 smithi080 bash[30819]: audit 2023-12-20T20:06:29.598191+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:30.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:30 smithi080 bash[30819]: audit 2023-12-20T20:06:29.602698+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T20:06:30.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:30 smithi080 bash[30819]: audit 2023-12-20T20:06:29.609836+0000 mgr.x (mgr.24971) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-20T20:06:30.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:30 smithi080 bash[30819]: cephadm 2023-12-20T20:06:29.613353+0000 mgr.x (mgr.24971) 71 : cephadm [INF] Reconfiguring daemon grafana.a on smithi133 2023-12-20T20:06:32.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:31 smithi080 bash[25034]: audit 2023-12-20T20:06:30.198658+0000 mgr.x (mgr.24971) 72 : audit [DBG] from='client.15273 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:06:32.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:31 smithi080 bash[30819]: audit 2023-12-20T20:06:30.198658+0000 mgr.x (mgr.24971) 72 : audit [DBG] from='client.15273 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:06:32.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:31 smithi133 bash[25278]: audit 2023-12-20T20:06:30.198658+0000 mgr.x (mgr.24971) 72 : audit [DBG] from='client.15273 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:06:33.269 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:32 smithi080 bash[30819]: cluster 2023-12-20T20:06:31.410343+0000 mgr.x (mgr.24971) 73 : 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-20T20:06:33.269 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:32 smithi080 bash[25034]: cluster 2023-12-20T20:06:31.410343+0000 mgr.x (mgr.24971) 73 : 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-20T20:06:33.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:32 smithi133 bash[25278]: cluster 2023-12-20T20:06:31.410343+0000 mgr.x (mgr.24971) 73 : 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-20T20:06:35.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:34 smithi133 bash[25278]: cluster 2023-12-20T20:06:33.411849+0000 mgr.x (mgr.24971) 74 : 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-20T20:06:35.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:34 smithi133 bash[55720]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:06:34] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.33.4" 2023-12-20T20:06:35.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:34 smithi080 bash[25034]: cluster 2023-12-20T20:06:33.411849+0000 mgr.x (mgr.24971) 74 : 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-20T20:06:35.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:34 smithi080 bash[30819]: cluster 2023-12-20T20:06:33.411849+0000 mgr.x (mgr.24971) 74 : 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-20T20:06:37.289 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:36 smithi133 bash[25278]: cluster 2023-12-20T20:06:35.412356+0000 mgr.x (mgr.24971) 75 : 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-20T20:06:37.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:36 smithi080 bash[25034]: cluster 2023-12-20T20:06:35.412356+0000 mgr.x (mgr.24971) 75 : 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-20T20:06:37.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:36 smithi080 bash[30819]: cluster 2023-12-20T20:06:35.412356+0000 mgr.x (mgr.24971) 75 : 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-20T20:06:38.945 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:38 smithi133 bash[58007]: ts=2023-12-20T20:06: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.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:06:39.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:38 smithi133 bash[25278]: cluster 2023-12-20T20:06:37.412913+0000 mgr.x (mgr.24971) 76 : 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-20T20:06:39.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:38 smithi080 bash[25034]: cluster 2023-12-20T20:06:37.412913+0000 mgr.x (mgr.24971) 76 : 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-20T20:06:39.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:38 smithi080 bash[30819]: cluster 2023-12-20T20:06:37.412913+0000 mgr.x (mgr.24971) 76 : 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-20T20:06:41.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:40 smithi080 bash[25034]: cluster 2023-12-20T20:06:39.413849+0000 mgr.x (mgr.24971) 77 : 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-20T20:06:41.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:40 smithi080 bash[30819]: cluster 2023-12-20T20:06:39.413849+0000 mgr.x (mgr.24971) 77 : 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-20T20:06:41.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:40 smithi133 bash[25278]: cluster 2023-12-20T20:06:39.413849+0000 mgr.x (mgr.24971) 77 : 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-20T20:06:42.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:41 smithi080 bash[25034]: audit 2023-12-20T20:06:40.206758+0000 mgr.x (mgr.24971) 78 : audit [DBG] from='client.15273 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:06:42.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:41 smithi080 bash[25034]: audit 2023-12-20T20:06:41.564861+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:06:42.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:41 smithi080 bash[30819]: audit 2023-12-20T20:06:40.206758+0000 mgr.x (mgr.24971) 78 : audit [DBG] from='client.15273 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:06:42.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:41 smithi080 bash[30819]: audit 2023-12-20T20:06:41.564861+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:06:42.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:41 smithi133 bash[25278]: audit 2023-12-20T20:06:40.206758+0000 mgr.x (mgr.24971) 78 : audit [DBG] from='client.15273 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:06:42.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:41 smithi133 bash[25278]: audit 2023-12-20T20:06:41.564861+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:06:43.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:42 smithi080 bash[25034]: cluster 2023-12-20T20:06:41.414369+0000 mgr.x (mgr.24971) 79 : 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-20T20:06:43.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:42 smithi080 bash[30819]: cluster 2023-12-20T20:06:41.414369+0000 mgr.x (mgr.24971) 79 : 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-20T20:06:43.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:42 smithi133 bash[25278]: cluster 2023-12-20T20:06:41.414369+0000 mgr.x (mgr.24971) 79 : 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-20T20:06:44.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:44 smithi133 bash[55720]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:06:44] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.33.4" 2023-12-20T20:06:45.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:44 smithi080 bash[25034]: cluster 2023-12-20T20:06:43.416409+0000 mgr.x (mgr.24971) 80 : 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-20T20:06:45.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:44 smithi080 bash[30819]: cluster 2023-12-20T20:06:43.416409+0000 mgr.x (mgr.24971) 80 : 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-20T20:06:45.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:45 smithi133 bash[25278]: cluster 2023-12-20T20:06:43.416409+0000 mgr.x (mgr.24971) 80 : 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-20T20:06:47.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:47 smithi080 bash[25034]: cluster 2023-12-20T20:06:45.417182+0000 mgr.x (mgr.24971) 81 : 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-20T20:06:47.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:47 smithi080 bash[30819]: cluster 2023-12-20T20:06:45.417182+0000 mgr.x (mgr.24971) 81 : 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-20T20:06:47.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:47 smithi133 bash[25278]: cluster 2023-12-20T20:06:45.417182+0000 mgr.x (mgr.24971) 81 : 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-20T20:06:47.512 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:06:48.266 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:06:48.266 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 starting - - - - 2023-12-20T20:06:48.267 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 starting - - - - 2023-12-20T20:06:48.267 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 starting - - - - 2023-12-20T20:06:48.267 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (7m) 94s ago 7m 48.0M - 8.3.5 dad864ee21e9 a127039d0cc6 2023-12-20T20:06:48.267 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 starting - - - - 2023-12-20T20:06:48.267 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443,9283 starting - - - - 2023-12-20T20:06:48.267 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:9283 running (15m) 80s ago 15m 464M - 17.2.0 e1d6a67b021e f2c52f34fe5b 2023-12-20T20:06:48.267 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (15m) 80s ago 15m 58.2M 2048M 17.2.0 e1d6a67b021e 368124e21191 2023-12-20T20:06:48.267 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (14m) 94s ago 14m 48.2M 2048M 17.2.0 e1d6a67b021e eef4c71a336a 2023-12-20T20:06:48.267 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (14m) 80s ago 14m 47.1M 2048M 17.2.0 e1d6a67b021e 8bb1088490ba 2023-12-20T20:06:48.267 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 starting - - - - 2023-12-20T20:06:48.267 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 starting - - - - 2023-12-20T20:06:48.267 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (13m) 80s ago 13m 57.8M 4096M 17.2.0 e1d6a67b021e ecf985bebe1a 2023-12-20T20:06:48.268 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (12m) 80s ago 12m 57.1M 4096M 17.2.0 e1d6a67b021e d6f590089d18 2023-12-20T20:06:48.268 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (11m) 80s ago 11m 52.4M 4096M 17.2.0 e1d6a67b021e c5a8b72bec6a 2023-12-20T20:06:48.268 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (11m) 80s ago 11m 54.4M 4096M 17.2.0 e1d6a67b021e 47919c3d7421 2023-12-20T20:06:48.268 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (10m) 94s ago 10m 55.3M 4096M 17.2.0 e1d6a67b021e 18e2abccb722 2023-12-20T20:06:48.268 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (10m) 94s ago 10m 52.8M 4096M 17.2.0 e1d6a67b021e b059f3e08300 2023-12-20T20:06:48.268 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (9m) 94s ago 9m 53.4M 4096M 17.2.0 e1d6a67b021e 8e5ac1685777 2023-12-20T20:06:48.269 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (8m) 94s ago 8m 54.2M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:06:48.269 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 starting - - - - 2023-12-20T20:06:48.269 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (5m) 80s ago 5m 84.8M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:06:48.269 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (5m) 94s ago 5m 84.5M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:06:48.269 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (5m) 80s ago 5m 84.3M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:06:48.269 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (5m) 94s ago 5m 84.4M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:06:48.709 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:06:48.710 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:06:48.710 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-20T20:06:48.710 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:06:48.710 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:06:48.711 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-20T20:06:48.711 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-20T20:06:48.711 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:06:48.711 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:06:48.711 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:06:48.711 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:06:48.712 INFO:teuthology.orchestra.run.smithi080.stdout: "mds": {}, 2023-12-20T20:06:48.712 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:06:48.712 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:06:48.712 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:06:48.712 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:06:48.712 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2023-12-20T20:06:48.713 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-20T20:06:48.713 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:06:48.713 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:06:48.944 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:48 smithi133 bash[58007]: ts=2023-12-20T20:06:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:06:49.076 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:06:49.076 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:06:49.076 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:06:49.077 INFO:teuthology.orchestra.run.smithi080.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:06:49.077 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [], 2023-12-20T20:06:49.077 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "", 2023-12-20T20:06:49.077 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "", 2023-12-20T20:06:49.077 INFO:teuthology.orchestra.run.smithi080.stdout: "is_paused": false 2023-12-20T20:06:49.077 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:06:49.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:49 smithi080 bash[25034]: cluster 2023-12-20T20:06:47.417959+0000 mgr.x (mgr.24971) 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-20T20:06:49.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:49 smithi080 bash[25034]: audit 2023-12-20T20:06:47.494452+0000 mgr.x (mgr.24971) 83 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:49.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:49 smithi080 bash[25034]: audit 2023-12-20T20:06:47.869792+0000 mgr.x (mgr.24971) 84 : audit [DBG] from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:49.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:49 smithi080 bash[25034]: audit 2023-12-20T20:06:48.700510+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.80:0/1294870974' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:06:49.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:49 smithi080 bash[30819]: cluster 2023-12-20T20:06:47.417959+0000 mgr.x (mgr.24971) 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-20T20:06:49.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:49 smithi080 bash[30819]: audit 2023-12-20T20:06:47.494452+0000 mgr.x (mgr.24971) 83 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:49.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:49 smithi080 bash[30819]: audit 2023-12-20T20:06:47.869792+0000 mgr.x (mgr.24971) 84 : audit [DBG] from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:49.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:49 smithi080 bash[30819]: audit 2023-12-20T20:06:48.700510+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.80:0/1294870974' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:06:49.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:49 smithi133 bash[25278]: cluster 2023-12-20T20:06:47.417959+0000 mgr.x (mgr.24971) 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-20T20:06:49.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:49 smithi133 bash[25278]: audit 2023-12-20T20:06:47.494452+0000 mgr.x (mgr.24971) 83 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:49.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:49 smithi133 bash[25278]: audit 2023-12-20T20:06:47.869792+0000 mgr.x (mgr.24971) 84 : audit [DBG] from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:49.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:49 smithi133 bash[25278]: audit 2023-12-20T20:06:48.700510+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.80:0/1294870974' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:06:49.506 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_OK 2023-12-20T20:06:50.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:50 smithi080 bash[25034]: audit 2023-12-20T20:06:48.238107+0000 mgr.x (mgr.24971) 85 : audit [DBG] from='client.25300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:50.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:50 smithi080 bash[25034]: audit 2023-12-20T20:06:49.073254+0000 mgr.x (mgr.24971) 86 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:50.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:50 smithi080 bash[25034]: audit 2023-12-20T20:06:49.497754+0000 mon.a (mon.0) 1293 : audit [DBG] from='client.? 172.21.15.80:0/3591236699' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:06:50.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:50 smithi080 bash[30819]: audit 2023-12-20T20:06:48.238107+0000 mgr.x (mgr.24971) 85 : audit [DBG] from='client.25300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:50.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:50 smithi080 bash[30819]: audit 2023-12-20T20:06:49.073254+0000 mgr.x (mgr.24971) 86 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:50.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:50 smithi080 bash[30819]: audit 2023-12-20T20:06:49.497754+0000 mon.a (mon.0) 1293 : audit [DBG] from='client.? 172.21.15.80:0/3591236699' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:06:50.399 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:50 smithi133 bash[25278]: audit 2023-12-20T20:06:48.238107+0000 mgr.x (mgr.24971) 85 : audit [DBG] from='client.25300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:50.399 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:50 smithi133 bash[25278]: audit 2023-12-20T20:06:49.073254+0000 mgr.x (mgr.24971) 86 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:06:50.400 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:50 smithi133 bash[25278]: audit 2023-12-20T20:06:49.497754+0000 mon.a (mon.0) 1293 : audit [DBG] from='client.? 172.21.15.80:0/3591236699' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:06:51.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:51 smithi080 bash[25034]: cluster 2023-12-20T20:06:49.419647+0000 mgr.x (mgr.24971) 87 : 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-20T20:06:51.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:51 smithi080 bash[30819]: cluster 2023-12-20T20:06:49.419647+0000 mgr.x (mgr.24971) 87 : 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-20T20:06:51.332 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:51 smithi133 bash[25278]: cluster 2023-12-20T20:06:49.419647+0000 mgr.x (mgr.24971) 87 : 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-20T20:06:51.333 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:51 smithi133 systemd[1]: Stopping Ceph grafana.a for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:06:51.333 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:51 smithi133 bash[59114]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-grafana.a 2023-12-20T20:06:51.694 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:51 smithi133 bash[46136]: t=2023-12-20T20:06:51+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-20T20:06:51.694 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:51 smithi133 bash[46136]: t=2023-12-20T20:06:51+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2023-12-20T20:06:52.143 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:52 smithi133 bash[25278]: audit 2023-12-20T20:06:50.214976+0000 mgr.x (mgr.24971) 88 : audit [DBG] from='client.15273 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:06:52.144 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:51 smithi133 bash[59124]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-grafana-a 2023-12-20T20:06:52.144 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:51 smithi133 bash[59159]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-grafana.a 2023-12-20T20:06:52.144 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:52 smithi133 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@grafana.a.service: Succeeded. 2023-12-20T20:06:52.144 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:52 smithi133 systemd[1]: Stopped Ceph grafana.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:06:52.144 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:52 smithi133 systemd[1]: Started Ceph grafana.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:06:52.228 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:52 smithi080 bash[25034]: audit 2023-12-20T20:06:50.214976+0000 mgr.x (mgr.24971) 88 : audit [DBG] from='client.15273 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:06:52.229 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:52 smithi080 bash[30819]: audit 2023-12-20T20:06:50.214976+0000 mgr.x (mgr.24971) 88 : audit [DBG] from='client.15273 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:06:52.444 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:52 smithi133 bash[55720]: [20/Dec/2023:20:06:52] ENGINE Bus STOPPING 2023-12-20T20:06:52.444 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:52 smithi133 bash[55720]: [20/Dec/2023:20:06:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-20T20:06:52.445 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:52 smithi133 bash[55720]: [20/Dec/2023:20:06:52] ENGINE Bus STOPPED 2023-12-20T20:06:52.445 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:52 smithi133 bash[55720]: [20/Dec/2023:20:06:52] ENGINE Bus STARTING 2023-12-20T20:06:52.445 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:52 smithi133 bash[55720]: [20/Dec/2023:20:06:52] ENGINE Serving on http://:::9283 2023-12-20T20:06:52.445 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:52 smithi133 bash[55720]: [20/Dec/2023:20:06:52] ENGINE Bus STARTED 2023-12-20T20:06:52.445 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:52 smithi133 bash[55720]: [20/Dec/2023:20:06:52] ENGINE Bus STOPPING 2023-12-20T20:06:52.445 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:52 smithi133 bash[55720]: [20/Dec/2023:20:06:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-20T20:06:52.445 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:52 smithi133 bash[55720]: [20/Dec/2023:20:06:52] ENGINE Bus STOPPED 2023-12-20T20:06:52.445 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:52 smithi133 bash[55720]: [20/Dec/2023:20:06:52] ENGINE Bus STARTING 2023-12-20T20:06:52.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:52 smithi133 bash[55720]: [20/Dec/2023:20:06:52] ENGINE Serving on http://:::9283 2023-12-20T20:06:52.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:52 smithi133 bash[55720]: [20/Dec/2023:20:06:52] ENGINE Bus STARTED 2023-12-20T20:06:52.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:52 smithi133 bash[55720]: [20/Dec/2023:20:06:52] ENGINE Bus STOPPING 2023-12-20T20:06:52.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:52 smithi133 bash[55720]: [20/Dec/2023:20:06:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-20T20:06:52.945 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:52 smithi133 bash[55720]: [20/Dec/2023:20:06:52] ENGINE Bus STOPPED 2023-12-20T20:06:52.945 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:52 smithi133 bash[55720]: [20/Dec/2023:20:06:52] ENGINE Bus STARTING 2023-12-20T20:06:52.945 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:52 smithi133 bash[55720]: [20/Dec/2023:20:06:52] ENGINE Serving on http://:::9283 2023-12-20T20:06:52.945 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:52 smithi133 bash[55720]: [20/Dec/2023:20:06:52] ENGINE Bus STARTED 2023-12-20T20:06:53.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[25278]: cluster 2023-12-20T20:06:51.420456+0000 mgr.x (mgr.24971) 89 : 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-20T20:06:53.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[25278]: audit 2023-12-20T20:06:52.137260+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:53.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[25278]: audit 2023-12-20T20:06:52.147034+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:53.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[25278]: audit 2023-12-20T20:06:52.169916+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T20:06:53.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[25278]: audit 2023-12-20T20:06:52.172979+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi080.front.sepia.ceph.com:9093"}]: dispatch 2023-12-20T20:06:53.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[25278]: audit 2023-12-20T20:06:52.177274+0000 mgr.x (mgr.24971) 90 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T20:06:53.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[25278]: audit 2023-12-20T20:06:52.180173+0000 mgr.x (mgr.24971) 91 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi080.front.sepia.ceph.com:9093"}]: dispatch 2023-12-20T20:06:53.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[25278]: audit 2023-12-20T20:06:52.183471+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:53.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[25278]: audit 2023-12-20T20:06:52.199820+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:06:53.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[25278]: audit 2023-12-20T20:06:52.232289+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:53.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[25278]: audit 2023-12-20T20:06:52.235402+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:06:53.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[25278]: audit 2023-12-20T20:06:52.239423+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi080"}]: dispatch 2023-12-20T20:06:53.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[25278]: audit 2023-12-20T20:06:52.250238+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:53.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[25278]: audit 2023-12-20T20:06:52.257295+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:06:53.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[25278]: audit 2023-12-20T20:06:52.260883+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi133.front.sepia.ceph.com:9095"}]: dispatch 2023-12-20T20:06:53.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[25278]: audit 2023-12-20T20:06:52.272566+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:53.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[25278]: audit 2023-12-20T20:06:52.298370+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T20:06:53.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[25278]: audit 2023-12-20T20:06:52.302974+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi133.front.sepia.ceph.com:3000"}]: dispatch 2023-12-20T20:06:53.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[25278]: audit 2023-12-20T20:06:52.315530+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:53.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[25278]: audit 2023-12-20T20:06:52.356383+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:06:53.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[25034]: cluster 2023-12-20T20:06:51.420456+0000 mgr.x (mgr.24971) 89 : 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-20T20:06:53.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[25034]: audit 2023-12-20T20:06:52.137260+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:53.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[25034]: audit 2023-12-20T20:06:52.147034+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:53.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[25034]: audit 2023-12-20T20:06:52.169916+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T20:06:53.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[25034]: audit 2023-12-20T20:06:52.172979+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi080.front.sepia.ceph.com:9093"}]: dispatch 2023-12-20T20:06:53.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[25034]: audit 2023-12-20T20:06:52.177274+0000 mgr.x (mgr.24971) 90 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T20:06:53.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[25034]: audit 2023-12-20T20:06:52.180173+0000 mgr.x (mgr.24971) 91 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi080.front.sepia.ceph.com:9093"}]: dispatch 2023-12-20T20:06:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[25034]: audit 2023-12-20T20:06:52.183471+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[25034]: audit 2023-12-20T20:06:52.199820+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:06:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[25034]: audit 2023-12-20T20:06:52.232289+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[25034]: audit 2023-12-20T20:06:52.235402+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:06:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[25034]: audit 2023-12-20T20:06:52.239423+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi080"}]: dispatch 2023-12-20T20:06:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[25034]: audit 2023-12-20T20:06:52.250238+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[25034]: audit 2023-12-20T20:06:52.257295+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:06:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[25034]: audit 2023-12-20T20:06:52.260883+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi133.front.sepia.ceph.com:9095"}]: dispatch 2023-12-20T20:06:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[25034]: audit 2023-12-20T20:06:52.272566+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[25034]: audit 2023-12-20T20:06:52.298370+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T20:06:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[25034]: audit 2023-12-20T20:06:52.302974+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi133.front.sepia.ceph.com:3000"}]: dispatch 2023-12-20T20:06:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[25034]: audit 2023-12-20T20:06:52.315530+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[25034]: audit 2023-12-20T20:06:52.356383+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:06:53.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[30819]: cluster 2023-12-20T20:06:51.420456+0000 mgr.x (mgr.24971) 89 : 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-20T20:06:53.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[30819]: audit 2023-12-20T20:06:52.137260+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:53.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[30819]: audit 2023-12-20T20:06:52.147034+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:53.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[30819]: audit 2023-12-20T20:06:52.169916+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T20:06:53.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[30819]: audit 2023-12-20T20:06:52.172979+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi080.front.sepia.ceph.com:9093"}]: dispatch 2023-12-20T20:06:53.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[30819]: audit 2023-12-20T20:06:52.177274+0000 mgr.x (mgr.24971) 90 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-20T20:06:53.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[30819]: audit 2023-12-20T20:06:52.180173+0000 mgr.x (mgr.24971) 91 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi080.front.sepia.ceph.com:9093"}]: dispatch 2023-12-20T20:06:53.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[30819]: audit 2023-12-20T20:06:52.183471+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:53.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[30819]: audit 2023-12-20T20:06:52.199820+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:06:53.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[30819]: audit 2023-12-20T20:06:52.232289+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:53.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[30819]: audit 2023-12-20T20:06:52.235402+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:06:53.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[30819]: audit 2023-12-20T20:06:52.239423+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi080"}]: dispatch 2023-12-20T20:06:53.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[30819]: audit 2023-12-20T20:06:52.250238+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:53.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[30819]: audit 2023-12-20T20:06:52.257295+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:06:53.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[30819]: audit 2023-12-20T20:06:52.260883+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi133.front.sepia.ceph.com:9095"}]: dispatch 2023-12-20T20:06:53.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[30819]: audit 2023-12-20T20:06:52.272566+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:53.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[30819]: audit 2023-12-20T20:06:52.298370+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T20:06:53.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[30819]: audit 2023-12-20T20:06:52.302974+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi133.front.sepia.ceph.com:3000"}]: dispatch 2023-12-20T20:06:53.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[30819]: audit 2023-12-20T20:06:52.315530+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:53.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:53 smithi080 bash[30819]: audit 2023-12-20T20:06:52.356383+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:06:54.088 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+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-20T20:06:54.088 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+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-20T20:06:54.088 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-20T20:06:54.088 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-20T20:06:54.088 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-20T20:06:54.088 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-20T20:06:54.089 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-20T20:06:54.089 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-20T20:06:54.089 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-20T20:06:54.089 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-20T20:06:54.089 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-20T20:06:54.089 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-20T20:06:54.089 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-20T20:06:54.089 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+0000 lvl=info msg="App mode production" logger=settings 2023-12-20T20:06:54.089 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-20T20:06:54.089 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+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-20T20:06:54.089 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-12-20T20:06:54.089 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=647.716µs 2023-12-20T20:06:54.089 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-20T20:06:54.090 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-12-20T20:06:54.090 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-12-20T20:06:54.090 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-12-20T20:06:54.090 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-12-20T20:06:54.090 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:53 smithi133 bash[59196]: t=2023-12-20T20:06:53+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-12-20T20:06:54.090 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:54 smithi133 bash[59196]: t=2023-12-20T20:06:54+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2023-12-20T20:06:54.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:54 smithi080 bash[25034]: audit 2023-12-20T20:06:52.207535+0000 mgr.x (mgr.24971) 92 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:06:54.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:54 smithi080 bash[25034]: cephadm 2023-12-20T20:06:52.241301+0000 mgr.x (mgr.24971) 93 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.80:5000 to Dashboard 2023-12-20T20:06:54.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:54 smithi080 bash[25034]: audit 2023-12-20T20:06:52.242757+0000 mgr.x (mgr.24971) 94 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:06:54.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:54 smithi080 bash[25034]: audit 2023-12-20T20:06:52.247129+0000 mgr.x (mgr.24971) 95 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi080"}]: dispatch 2023-12-20T20:06:54.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:54 smithi080 bash[25034]: audit 2023-12-20T20:06:52.264896+0000 mgr.x (mgr.24971) 96 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:06:54.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:54 smithi080 bash[25034]: audit 2023-12-20T20:06:52.268443+0000 mgr.x (mgr.24971) 97 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi133.front.sepia.ceph.com:9095"}]: dispatch 2023-12-20T20:06:54.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:54 smithi080 bash[25034]: audit 2023-12-20T20:06:52.305686+0000 mgr.x (mgr.24971) 98 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T20:06:54.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:54 smithi080 bash[25034]: audit 2023-12-20T20:06:52.310444+0000 mgr.x (mgr.24971) 99 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi133.front.sepia.ceph.com:3000"}]: dispatch 2023-12-20T20:06:54.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:54 smithi080 bash[25034]: cephadm 2023-12-20T20:06:52.365312+0000 mgr.x (mgr.24971) 100 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-20T20:06:54.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:54 smithi080 bash[30819]: audit 2023-12-20T20:06:52.207535+0000 mgr.x (mgr.24971) 92 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:06:54.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:54 smithi080 bash[30819]: cephadm 2023-12-20T20:06:52.241301+0000 mgr.x (mgr.24971) 93 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.80:5000 to Dashboard 2023-12-20T20:06:54.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:54 smithi080 bash[30819]: audit 2023-12-20T20:06:52.242757+0000 mgr.x (mgr.24971) 94 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:06:54.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:54 smithi080 bash[30819]: audit 2023-12-20T20:06:52.247129+0000 mgr.x (mgr.24971) 95 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi080"}]: dispatch 2023-12-20T20:06:54.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:54 smithi080 bash[30819]: audit 2023-12-20T20:06:52.264896+0000 mgr.x (mgr.24971) 96 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:06:54.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:54 smithi080 bash[30819]: audit 2023-12-20T20:06:52.268443+0000 mgr.x (mgr.24971) 97 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi133.front.sepia.ceph.com:9095"}]: dispatch 2023-12-20T20:06:54.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:54 smithi080 bash[30819]: audit 2023-12-20T20:06:52.305686+0000 mgr.x (mgr.24971) 98 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T20:06:54.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:54 smithi080 bash[30819]: audit 2023-12-20T20:06:52.310444+0000 mgr.x (mgr.24971) 99 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi133.front.sepia.ceph.com:3000"}]: dispatch 2023-12-20T20:06:54.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:54 smithi080 bash[30819]: cephadm 2023-12-20T20:06:52.365312+0000 mgr.x (mgr.24971) 100 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-20T20:06:54.444 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:54 smithi133 bash[59196]: t=2023-12-20T20:06:54+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-20T20:06:54.445 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:54 smithi133 bash[59196]: t=2023-12-20T20:06:54+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2023-12-20T20:06:54.445 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:54 smithi133 bash[59196]: t=2023-12-20T20:06:54+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-12-20T20:06:54.445 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:54 smithi133 bash[59196]: t=2023-12-20T20:06:54+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-20T20:06:54.445 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:06:54 smithi133 bash[59196]: t=2023-12-20T20:06:54+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-12-20T20:06:54.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:54 smithi133 bash[25278]: audit 2023-12-20T20:06:52.207535+0000 mgr.x (mgr.24971) 92 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:06:54.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:54 smithi133 bash[25278]: cephadm 2023-12-20T20:06:52.241301+0000 mgr.x (mgr.24971) 93 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.80:5000 to Dashboard 2023-12-20T20:06:54.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:54 smithi133 bash[25278]: audit 2023-12-20T20:06:52.242757+0000 mgr.x (mgr.24971) 94 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:06:54.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:54 smithi133 bash[25278]: audit 2023-12-20T20:06:52.247129+0000 mgr.x (mgr.24971) 95 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi080"}]: dispatch 2023-12-20T20:06:54.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:54 smithi133 bash[25278]: audit 2023-12-20T20:06:52.264896+0000 mgr.x (mgr.24971) 96 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:06:54.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:54 smithi133 bash[25278]: audit 2023-12-20T20:06:52.268443+0000 mgr.x (mgr.24971) 97 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi133.front.sepia.ceph.com:9095"}]: dispatch 2023-12-20T20:06:54.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:54 smithi133 bash[25278]: audit 2023-12-20T20:06:52.305686+0000 mgr.x (mgr.24971) 98 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-20T20:06:54.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:54 smithi133 bash[25278]: audit 2023-12-20T20:06:52.310444+0000 mgr.x (mgr.24971) 99 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi133.front.sepia.ceph.com:3000"}]: dispatch 2023-12-20T20:06:54.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:54 smithi133 bash[25278]: cephadm 2023-12-20T20:06:52.365312+0000 mgr.x (mgr.24971) 100 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-20T20:06:55.155 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:06:54 smithi133 bash[55720]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:06:54] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.33.4" 2023-12-20T20:06:55.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:55 smithi133 bash[25278]: cluster 2023-12-20T20:06:53.422150+0000 mgr.x (mgr.24971) 101 : 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-20T20:06:55.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:55 smithi133 bash[25278]: audit 2023-12-20T20:06:55.090553+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:55.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:55 smithi133 bash[25278]: audit 2023-12-20T20:06:55.092527+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:06:55.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:55 smithi133 bash[25278]: audit 2023-12-20T20:06:55.094707+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:06:55.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:55 smithi133 bash[25278]: audit 2023-12-20T20:06:55.096928+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:06:55.527 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:55 smithi080 bash[30819]: cluster 2023-12-20T20:06:53.422150+0000 mgr.x (mgr.24971) 101 : 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-20T20:06:55.527 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:55 smithi080 bash[30819]: audit 2023-12-20T20:06:55.090553+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:55.527 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:55 smithi080 bash[30819]: audit 2023-12-20T20:06:55.092527+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:06:55.527 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:55 smithi080 bash[30819]: audit 2023-12-20T20:06:55.094707+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:06:55.527 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:55 smithi080 bash[30819]: audit 2023-12-20T20:06:55.096928+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:06:55.527 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:55 smithi080 bash[25034]: cluster 2023-12-20T20:06:53.422150+0000 mgr.x (mgr.24971) 101 : 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-20T20:06:55.527 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:55 smithi080 bash[25034]: audit 2023-12-20T20:06:55.090553+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:55.528 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:55 smithi080 bash[25034]: audit 2023-12-20T20:06:55.092527+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:06:55.528 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:55 smithi080 bash[25034]: audit 2023-12-20T20:06:55.094707+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:06:55.528 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:55 smithi080 bash[25034]: audit 2023-12-20T20:06:55.096928+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:06:56.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:56 smithi133 bash[25278]: cephadm 2023-12-20T20:06:55.087628+0000 mgr.x (mgr.24971) 102 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-20T20:06:56.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:56 smithi133 bash[25278]: cephadm 2023-12-20T20:06:55.105762+0000 mgr.x (mgr.24971) 103 : cephadm [INF] Deploying daemon mgr.y on smithi080 2023-12-20T20:06:56.450 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:56 smithi080 bash[30819]: cephadm 2023-12-20T20:06:55.087628+0000 mgr.x (mgr.24971) 102 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-20T20:06:56.451 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:56 smithi080 bash[30819]: cephadm 2023-12-20T20:06:55.105762+0000 mgr.x (mgr.24971) 103 : cephadm [INF] Deploying daemon mgr.y on smithi080 2023-12-20T20:06:56.451 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:56 smithi080 bash[25034]: cephadm 2023-12-20T20:06:55.087628+0000 mgr.x (mgr.24971) 102 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-20T20:06:56.451 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:56 smithi080 bash[25034]: cephadm 2023-12-20T20:06:55.105762+0000 mgr.x (mgr.24971) 103 : cephadm [INF] Deploying daemon mgr.y on smithi080 2023-12-20T20:06:57.437 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:57 smithi080 bash[30819]: cluster 2023-12-20T20:06:55.422890+0000 mgr.x (mgr.24971) 104 : 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-20T20:06:57.437 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:57 smithi080 bash[30819]: audit 2023-12-20T20:06:56.565816+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:06:57.438 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:57 smithi080 bash[25034]: cluster 2023-12-20T20:06:55.422890+0000 mgr.x (mgr.24971) 104 : 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-20T20:06:57.438 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:57 smithi080 bash[25034]: audit 2023-12-20T20:06:56.565816+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:06:57.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:57 smithi133 bash[25278]: cluster 2023-12-20T20:06:55.422890+0000 mgr.x (mgr.24971) 104 : 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-20T20:06:57.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:57 smithi133 bash[25278]: audit 2023-12-20T20:06:56.565816+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:06:57.799 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:06:57 smithi080 systemd[1]: Stopping Ceph mgr.y for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:06:58.694 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:06:58 smithi133 bash[58007]: ts=2023-12-20T20:06:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:06:58.799 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:06:58 smithi080 bash[73464]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-mgr-y 2023-12-20T20:06:58.799 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:06:58 smithi080 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-12-20T20:06:58.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:06:58 smithi080 bash[73537]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-mgr-y 2023-12-20T20:06:58.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:06:58 smithi080 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-20T20:06:58.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:06:58 smithi080 systemd[1]: Stopped Ceph mgr.y for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:06:59.170 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:06:58 smithi080 systemd[1]: Started Ceph mgr.y for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:06:59.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:59 smithi080 bash[25034]: cluster 2023-12-20T20:06:57.423698+0000 mgr.x (mgr.24971) 105 : 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-20T20:06:59.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:59 smithi080 bash[25034]: audit 2023-12-20T20:06:58.988846+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:59.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:59 smithi080 bash[25034]: audit 2023-12-20T20:06:58.998532+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:59.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:59 smithi080 bash[25034]: audit 2023-12-20T20:06:59.026023+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:06:59.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:06:59 smithi080 bash[25034]: audit 2023-12-20T20:06:59.026745+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:06:59.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:59 smithi080 bash[30819]: cluster 2023-12-20T20:06:57.423698+0000 mgr.x (mgr.24971) 105 : 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-20T20:06:59.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:59 smithi080 bash[30819]: audit 2023-12-20T20:06:58.988846+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:59.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:59 smithi080 bash[30819]: audit 2023-12-20T20:06:58.998532+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:59.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:59 smithi080 bash[30819]: audit 2023-12-20T20:06:59.026023+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:06:59.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:06:59 smithi080 bash[30819]: audit 2023-12-20T20:06:59.026745+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:06:59.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:59 smithi133 bash[25278]: cluster 2023-12-20T20:06:57.423698+0000 mgr.x (mgr.24971) 105 : 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-20T20:06:59.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:59 smithi133 bash[25278]: audit 2023-12-20T20:06:58.988846+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:59 smithi133 bash[25278]: audit 2023-12-20T20:06:58.998532+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:06:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:59 smithi133 bash[25278]: audit 2023-12-20T20:06:59.026023+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:06:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:06:59 smithi133 bash[25278]: audit 2023-12-20T20:06:59.026745+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:07:00.368 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:00 smithi080 bash[30819]: cephadm 2023-12-20T20:06:59.182850+0000 mgr.x (mgr.24971) 106 : cephadm [INF] Deploying daemon agent.smithi133 on smithi133 2023-12-20T20:07:00.369 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:00 smithi080 bash[73610]: debug 2023-12-20T20:07:00.194+0000 7fb770ad9700 1 -- 172.21.15.80:0/2720713541 <== mon.1 v2:172.21.15.80:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559dd6f73520 con 0x559dd7cf0c00 2023-12-20T20:07:00.369 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:00 smithi080 bash[25034]: cephadm 2023-12-20T20:06:59.182850+0000 mgr.x (mgr.24971) 106 : cephadm [INF] Deploying daemon agent.smithi133 on smithi133 2023-12-20T20:07:00.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:00 smithi133 bash[25278]: cephadm 2023-12-20T20:06:59.182850+0000 mgr.x (mgr.24971) 106 : cephadm [INF] Deploying daemon agent.smithi133 on smithi133 2023-12-20T20:07:00.657 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:00 smithi080 bash[73610]: debug 2023-12-20T20:07:00.358+0000 7fb77acaf200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:07:01.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:01 smithi080 bash[30819]: cluster 2023-12-20T20:06:59.425378+0000 mgr.x (mgr.24971) 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-20T20:07:01.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:01 smithi080 bash[30819]: cephadm 2023-12-20T20:07:00.075594+0000 mgr.x (mgr.24971) 108 : cephadm [INF] Deploying daemon agent.smithi080 on smithi080 2023-12-20T20:07:01.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:01 smithi080 bash[30819]: audit 2023-12-20T20:07:01.037433+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:01.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:01 smithi080 bash[25034]: cluster 2023-12-20T20:06:59.425378+0000 mgr.x (mgr.24971) 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-20T20:07:01.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:01 smithi080 bash[25034]: cephadm 2023-12-20T20:07:00.075594+0000 mgr.x (mgr.24971) 108 : cephadm [INF] Deploying daemon agent.smithi080 on smithi080 2023-12-20T20:07:01.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:01 smithi080 bash[25034]: audit 2023-12-20T20:07:01.037433+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:01.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:01 smithi133 bash[25278]: cluster 2023-12-20T20:06:59.425378+0000 mgr.x (mgr.24971) 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-20T20:07:01.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:01 smithi133 bash[25278]: cephadm 2023-12-20T20:07:00.075594+0000 mgr.x (mgr.24971) 108 : cephadm [INF] Deploying daemon agent.smithi080 on smithi080 2023-12-20T20:07:01.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:01 smithi133 bash[25278]: audit 2023-12-20T20:07:01.037433+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:01.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:01 smithi080 bash[73610]: debug 2023-12-20T20:07:01.314+0000 7fb77acaf200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-20T20:07:01.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:01 smithi080 bash[73610]: debug 2023-12-20T20:07:01.426+0000 7fb77acaf200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:07:01.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:01 smithi080 bash[73610]: debug 2023-12-20T20:07:01.542+0000 7fb77acaf200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:07:02.190 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:01 smithi080 bash[73610]: debug 2023-12-20T20:07:01.806+0000 7fb77acaf200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:07:02.191 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:02 smithi080 bash[30819]: audit 2023-12-20T20:07:00.223033+0000 mgr.x (mgr.24971) 109 : audit [DBG] from='client.15273 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:07:02.192 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:02 smithi080 bash[30819]: audit 2023-12-20T20:07:01.557427+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:02.192 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:02 smithi080 bash[30819]: audit 2023-12-20T20:07:02.088513+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:02.192 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:02 smithi080 bash[25034]: audit 2023-12-20T20:07:00.223033+0000 mgr.x (mgr.24971) 109 : audit [DBG] from='client.15273 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:07:02.192 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:02 smithi080 bash[25034]: audit 2023-12-20T20:07:01.557427+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:02.192 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:02 smithi080 bash[25034]: audit 2023-12-20T20:07:02.088513+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:02.394 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:02 smithi133 bash[25278]: audit 2023-12-20T20:07:00.223033+0000 mgr.x (mgr.24971) 109 : audit [DBG] from='client.15273 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:07:02.394 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:02 smithi133 bash[25278]: audit 2023-12-20T20:07:01.557427+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:02.394 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:02 smithi133 bash[25278]: audit 2023-12-20T20:07:02.088513+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:02.550 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:02 smithi080 bash[73610]: debug 2023-12-20T20:07:02.190+0000 7fb77acaf200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:07:02.550 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:02 smithi080 bash[73610]: debug 2023-12-20T20:07:02.362+0000 7fb77acaf200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:07:03.049 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:02 smithi080 bash[73610]: debug 2023-12-20T20:07:02.586+0000 7fb77acaf200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:07:03.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:03 smithi133 bash[25278]: cluster 2023-12-20T20:07:01.426109+0000 mgr.x (mgr.24971) 110 : 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-20T20:07:03.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:03 smithi133 bash[25278]: audit 2023-12-20T20:07:02.576772+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:03.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:03 smithi080 bash[25034]: cluster 2023-12-20T20:07:01.426109+0000 mgr.x (mgr.24971) 110 : 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-20T20:07:03.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:03 smithi080 bash[25034]: audit 2023-12-20T20:07:02.576772+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:03.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:03 smithi080 bash[30819]: cluster 2023-12-20T20:07:01.426109+0000 mgr.x (mgr.24971) 110 : 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-20T20:07:03.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:03 smithi080 bash[30819]: audit 2023-12-20T20:07:02.576772+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:04.049 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:03 smithi080 bash[73610]: debug 2023-12-20T20:07:03.598+0000 7fb77acaf200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:07:04.050 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:03 smithi080 bash[73610]: debug 2023-12-20T20:07:03.710+0000 7fb77acaf200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:07:04.050 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:03 smithi080 bash[73610]: debug 2023-12-20T20:07:03.830+0000 7fb77acaf200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:07:04.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:04 smithi080 bash[25034]: cluster 2023-12-20T20:07:03.427785+0000 mgr.x (mgr.24971) 111 : 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-20T20:07:04.547 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:04 smithi080 bash[73610]: debug 2023-12-20T20:07:04.310+0000 7fb77acaf200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:07:04.547 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:04 smithi080 bash[30819]: cluster 2023-12-20T20:07:03.427785+0000 mgr.x (mgr.24971) 111 : 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-20T20:07:04.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:04 smithi133 bash[25278]: cluster 2023-12-20T20:07:03.427785+0000 mgr.x (mgr.24971) 111 : 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-20T20:07:04.799 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:04 smithi080 bash[73610]: debug 2023-12-20T20:07:04.534+0000 7fb77acaf200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:07:05.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:04 smithi133 bash[55720]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:07:04] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.33.4" 2023-12-20T20:07:05.299 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:04 smithi080 bash[73610]: debug 2023-12-20T20:07:04.982+0000 7fb77acaf200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:07:05.799 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:05 smithi080 bash[73610]: debug 2023-12-20T20:07:05.478+0000 7fb77acaf200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:07:06.299 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:06 smithi080 bash[73610]: debug 2023-12-20T20:07:06.062+0000 7fb77acaf200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:07:06.300 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:06 smithi080 bash[73610]: debug 2023-12-20T20:07:06.186+0000 7fb77acaf200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:07:06.724 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:06 smithi080 bash[73610]: debug 2023-12-20T20:07:06.578+0000 7fb77acaf200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:07:07.030 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:06 smithi080 bash[73610]: debug 2023-12-20T20:07:06.710+0000 7fb77acaf200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:07:07.031 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:06 smithi080 bash[73610]: debug 2023-12-20T20:07:06.878+0000 7fb77acaf200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:07:07.031 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:06 smithi080 bash[30819]: cluster 2023-12-20T20:07:05.428558+0000 mgr.x (mgr.24971) 112 : 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-20T20:07:07.031 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:06 smithi080 bash[25034]: cluster 2023-12-20T20:07:05.428558+0000 mgr.x (mgr.24971) 112 : 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-20T20:07:07.299 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:07 smithi080 bash[73610]: debug 2023-12-20T20:07:07.018+0000 7fb77acaf200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:07:07.300 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:07 smithi080 bash[73610]: debug 2023-12-20T20:07:07.170+0000 7fb77acaf200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:07:07.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:06 smithi133 bash[25278]: cluster 2023-12-20T20:07:05.428558+0000 mgr.x (mgr.24971) 112 : 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-20T20:07:07.703 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:07 smithi080 bash[73610]: debug 2023-12-20T20:07:07.394+0000 7fb77acaf200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:07:07.703 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:07 smithi080 bash[73610]: debug 2023-12-20T20:07:07.538+0000 7fb77acaf200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:07:08.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:08 smithi133 bash[25278]: cluster 2023-12-20T20:07:07.429169+0000 mgr.x (mgr.24971) 113 : cluster [DBG] 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-20T20:07:08.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:08 smithi133 bash[25278]: audit 2023-12-20T20:07:07.431229+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:08.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:08 smithi133 bash[25278]: audit 2023-12-20T20:07:07.441503+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:08.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:08 smithi133 bash[25278]: audit 2023-12-20T20:07:07.678395+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:08.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:08 smithi133 bash[25278]: audit 2023-12-20T20:07:07.685955+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:08.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:08 smithi133 bash[25278]: audit 2023-12-20T20:07:07.693323+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:08.695 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:08 smithi133 bash[58007]: ts=2023-12-20T20:07:08.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:07:08.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:08 smithi080 bash[25034]: cluster 2023-12-20T20:07:07.429169+0000 mgr.x (mgr.24971) 113 : cluster [DBG] 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-20T20:07:08.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:08 smithi080 bash[25034]: audit 2023-12-20T20:07:07.431229+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:08.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:08 smithi080 bash[25034]: audit 2023-12-20T20:07:07.441503+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:08.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:08 smithi080 bash[25034]: audit 2023-12-20T20:07:07.678395+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:08.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:08 smithi080 bash[25034]: audit 2023-12-20T20:07:07.685955+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:08.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:08 smithi080 bash[25034]: audit 2023-12-20T20:07:07.693323+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:08.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:08 smithi080 bash[30819]: cluster 2023-12-20T20:07:07.429169+0000 mgr.x (mgr.24971) 113 : cluster [DBG] 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-20T20:07:08.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:08 smithi080 bash[30819]: audit 2023-12-20T20:07:07.431229+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:08.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:08 smithi080 bash[30819]: audit 2023-12-20T20:07:07.441503+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:08.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:08 smithi080 bash[30819]: audit 2023-12-20T20:07:07.678395+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:08.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:08 smithi080 bash[30819]: audit 2023-12-20T20:07:07.685955+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:08.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:08 smithi080 bash[30819]: audit 2023-12-20T20:07:07.693323+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:09.300 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:08 smithi080 bash[73610]: debug 2023-12-20T20:07:08.862+0000 7fb77acaf200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:07:09.300 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:08 smithi080 bash[73610]: [20/Dec/2023:20:07:08] ENGINE Bus STARTING 2023-12-20T20:07:09.300 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[73610]: CherryPy Checker: 2023-12-20T20:07:09.300 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[73610]: The Application mounted at '' has an empty config. 2023-12-20T20:07:09.300 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[73610]: [20/Dec/2023:20:07:09] ENGINE Serving on http://:::9283 2023-12-20T20:07:09.300 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[73610]: [20/Dec/2023:20:07:09] ENGINE Bus STARTED 2023-12-20T20:07:09.751 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[55720]: debug 2023-12-20T20:07:09.527+0000 7fc07870c700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-20T20:07:09.752 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[55720]: ignoring --setuser ceph since I am not root 2023-12-20T20:07:09.752 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[55720]: ignoring --setgroup ceph since I am not root 2023-12-20T20:07:09.752 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[55720]: debug 2023-12-20T20:07:09.583+0000 7f55a994f700 1 -- 172.21.15.133:0/2172923465 <== mon.1 v2:172.21.15.80:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x565472c95520 con 0x565473a10c00 2023-12-20T20:07:09.752 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[25278]: audit 2023-12-20T20:07:08.490431+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:09.752 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[25278]: audit 2023-12-20T20:07:08.497410+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:09.752 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[25278]: audit 2023-12-20T20:07:08.499142+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:09.752 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[25278]: audit 2023-12-20T20:07:08.500526+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:07:09.752 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[25278]: audit 2023-12-20T20:07:08.508953+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:09.752 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[25278]: cluster 2023-12-20T20:07:08.510378+0000 mgr.x (mgr.24971) 114 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-20T20:07:09.753 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[25278]: audit 2023-12-20T20:07:08.601182+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:07:09.753 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[25278]: audit 2023-12-20T20:07:08.607230+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-20T20:07:09.753 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[25278]: cephadm 2023-12-20T20:07:08.609845+0000 mgr.x (mgr.24971) 115 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-20T20:07:09.753 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[25278]: cephadm 2023-12-20T20:07:08.613229+0000 mgr.x (mgr.24971) 116 : cephadm [INF] Failing over to other MGR 2023-12-20T20:07:09.753 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[25278]: cluster 2023-12-20T20:07:08.615392+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2023-12-20T20:07:09.753 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[25278]: audit 2023-12-20T20:07:08.670932+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:09.753 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[25278]: audit 2023-12-20T20:07:08.678164+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:09.753 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[25278]: audit 2023-12-20T20:07:08.685309+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:09.753 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[25278]: cluster 2023-12-20T20:07:08.887341+0000 mon.a (mon.0) 1340 : cluster [INF] Active manager daemon y restarted 2023-12-20T20:07:09.753 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[25278]: cluster 2023-12-20T20:07:08.888270+0000 mon.a (mon.0) 1341 : cluster [INF] Activating manager daemon y 2023-12-20T20:07:09.753 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[25278]: cluster 2023-12-20T20:07:08.897042+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2023-12-20T20:07:09.753 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[25278]: audit 2023-12-20T20:07:08.899494+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:07:09.753 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[25278]: audit 2023-12-20T20:07:08.900103+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:07:09.753 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[25278]: audit 2023-12-20T20:07:08.902645+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:07:09.754 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[25278]: audit 2023-12-20T20:07:08.903086+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:07:09.754 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[25278]: cluster 2023-12-20T20:07:09.165933+0000 mon.a (mon.0) 1343 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:07:09.765 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[73610]: [20/Dec/2023:20:07:09] ENGINE Bus STOPPING 2023-12-20T20:07:09.765 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[73610]: [20/Dec/2023:20:07:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-20T20:07:09.766 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[73610]: [20/Dec/2023:20:07:09] ENGINE Bus STOPPED 2023-12-20T20:07:09.766 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[73610]: [20/Dec/2023:20:07:09] ENGINE Bus STARTING 2023-12-20T20:07:09.766 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[30819]: audit 2023-12-20T20:07:08.490431+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:09.766 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[30819]: audit 2023-12-20T20:07:08.497410+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:09.766 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[30819]: audit 2023-12-20T20:07:08.499142+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:09.766 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[30819]: audit 2023-12-20T20:07:08.500526+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:07:09.766 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[30819]: audit 2023-12-20T20:07:08.508953+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:09.766 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[30819]: cluster 2023-12-20T20:07:08.510378+0000 mgr.x (mgr.24971) 114 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-20T20:07:09.766 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[30819]: audit 2023-12-20T20:07:08.601182+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:07:09.767 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[30819]: audit 2023-12-20T20:07:08.607230+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-20T20:07:09.767 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[30819]: cephadm 2023-12-20T20:07:08.609845+0000 mgr.x (mgr.24971) 115 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-20T20:07:09.767 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[30819]: cephadm 2023-12-20T20:07:08.613229+0000 mgr.x (mgr.24971) 116 : cephadm [INF] Failing over to other MGR 2023-12-20T20:07:09.767 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[30819]: cluster 2023-12-20T20:07:08.615392+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2023-12-20T20:07:09.767 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[30819]: audit 2023-12-20T20:07:08.670932+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:09.767 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[30819]: audit 2023-12-20T20:07:08.678164+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:09.767 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[30819]: audit 2023-12-20T20:07:08.685309+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:09.767 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[30819]: cluster 2023-12-20T20:07:08.887341+0000 mon.a (mon.0) 1340 : cluster [INF] Active manager daemon y restarted 2023-12-20T20:07:09.767 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[30819]: cluster 2023-12-20T20:07:08.888270+0000 mon.a (mon.0) 1341 : cluster [INF] Activating manager daemon y 2023-12-20T20:07:09.767 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[30819]: cluster 2023-12-20T20:07:08.897042+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2023-12-20T20:07:09.767 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[30819]: audit 2023-12-20T20:07:08.899494+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:07:09.767 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[30819]: audit 2023-12-20T20:07:08.900103+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:07:09.767 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[30819]: audit 2023-12-20T20:07:08.902645+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:07:09.767 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[30819]: audit 2023-12-20T20:07:08.903086+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:07:09.767 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[30819]: cluster 2023-12-20T20:07:09.165933+0000 mon.a (mon.0) 1343 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:07:09.768 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[25034]: audit 2023-12-20T20:07:08.490431+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:09.768 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[25034]: audit 2023-12-20T20:07:08.497410+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:09.768 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[25034]: audit 2023-12-20T20:07:08.499142+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:09.768 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[25034]: audit 2023-12-20T20:07:08.500526+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:07:09.768 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[25034]: audit 2023-12-20T20:07:08.508953+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:09.768 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[25034]: cluster 2023-12-20T20:07:08.510378+0000 mgr.x (mgr.24971) 114 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-20T20:07:09.768 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[25034]: audit 2023-12-20T20:07:08.601182+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:07:09.768 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[25034]: audit 2023-12-20T20:07:08.607230+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-20T20:07:09.768 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[25034]: cephadm 2023-12-20T20:07:08.609845+0000 mgr.x (mgr.24971) 115 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-20T20:07:09.768 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[25034]: cephadm 2023-12-20T20:07:08.613229+0000 mgr.x (mgr.24971) 116 : cephadm [INF] Failing over to other MGR 2023-12-20T20:07:09.768 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[25034]: cluster 2023-12-20T20:07:08.615392+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2023-12-20T20:07:09.768 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[25034]: audit 2023-12-20T20:07:08.670932+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:09.769 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[25034]: audit 2023-12-20T20:07:08.678164+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:09.769 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[25034]: audit 2023-12-20T20:07:08.685309+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' 2023-12-20T20:07:09.769 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[25034]: cluster 2023-12-20T20:07:08.887341+0000 mon.a (mon.0) 1340 : cluster [INF] Active manager daemon y restarted 2023-12-20T20:07:09.769 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[25034]: cluster 2023-12-20T20:07:08.888270+0000 mon.a (mon.0) 1341 : cluster [INF] Activating manager daemon y 2023-12-20T20:07:09.769 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[25034]: cluster 2023-12-20T20:07:08.897042+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2023-12-20T20:07:09.769 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[25034]: audit 2023-12-20T20:07:08.899494+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:07:09.769 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[25034]: audit 2023-12-20T20:07:08.900103+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:07:09.769 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[25034]: audit 2023-12-20T20:07:08.902645+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:07:09.769 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[25034]: audit 2023-12-20T20:07:08.903086+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:07:09.769 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[25034]: cluster 2023-12-20T20:07:09.165933+0000 mon.a (mon.0) 1343 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:07:10.045 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[73610]: [20/Dec/2023:20:07:09] ENGINE Serving on http://:::9283 2023-12-20T20:07:10.045 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:09 smithi080 bash[73610]: [20/Dec/2023:20:07:09] ENGINE Bus STARTED 2023-12-20T20:07:10.148 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:09 smithi133 bash[55720]: debug 2023-12-20T20:07:09.747+0000 7f55b3707200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:07:10.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: cluster 2023-12-20T20:07:09.498989+0000 mon.a (mon.0) 1344 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2023-12-20T20:07:10.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.521882+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:07:10.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.521939+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-20T20:07:10.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: cluster 2023-12-20T20:07:09.522020+0000 mon.a (mon.0) 1346 : cluster [DBG] mgrmap e27: y(active, starting, since 0.634036s), standbys: x 2023-12-20T20:07:10.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.522113+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:07:10.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.522365+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:07:10.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.523617+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:07:10.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.523823+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:07:10.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.524146+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:07:10.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.524434+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:07:10.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.524733+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:07:10.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.525040+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:07:10.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.525304+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:07:10.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.525612+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:07:10.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.525885+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:07:10.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.526142+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:07:10.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.526418+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:07:10.506 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.526626+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:07:10.506 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.527096+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:07:10.506 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: cluster 2023-12-20T20:07:09.551900+0000 mon.a (mon.0) 1347 : cluster [INF] Manager daemon y is now available 2023-12-20T20:07:10.799 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[55720]: debug 2023-12-20T20:07:10.687+0000 7f55b3707200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-20T20:07:10.799 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: cluster 2023-12-20T20:07:09.498989+0000 mon.a (mon.0) 1344 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2023-12-20T20:07:10.800 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.521882+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:07:10.800 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.521939+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-20T20:07:10.800 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: cluster 2023-12-20T20:07:09.522020+0000 mon.a (mon.0) 1346 : cluster [DBG] mgrmap e27: y(active, starting, since 0.634036s), standbys: x 2023-12-20T20:07:10.800 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.522113+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:07:10.800 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.522365+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:07:10.800 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.523617+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:07:10.800 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.523823+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:07:10.800 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.524146+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:07:10.800 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.524434+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:07:10.800 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.524733+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:07:10.800 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.525040+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:07:10.800 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.525304+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:07:10.800 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.525612+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:07:10.801 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.525885+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:07:10.801 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.526142+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:07:10.801 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.526418+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:07:10.801 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.526626+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:07:10.801 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.527096+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:07:10.801 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: cluster 2023-12-20T20:07:09.551900+0000 mon.a (mon.0) 1347 : cluster [INF] Manager daemon y is now available 2023-12-20T20:07:10.801 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.599053+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:10.801 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.603675+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:07:10.801 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.616834+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:07:10.801 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.617317+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:07:10.801 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.620132+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:07:10.801 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.620513+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:07:10.801 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.648191+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:10.802 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.649670+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:07:10.802 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.650259+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:07:10.802 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.650709+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:07:10.802 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.699868+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:07:10.802 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.700410+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:07:10.802 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.783409+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:07:10.802 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:09.783837+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:07:10.802 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:10.148640+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:10.802 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:10.311035+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:10.802 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[25278]: audit 2023-12-20T20:07:10.457845+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:10.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: cluster 2023-12-20T20:07:09.498989+0000 mon.a (mon.0) 1344 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2023-12-20T20:07:10.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.521882+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:07:10.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.521939+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24971 172.21.15.133:0/20508483' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-20T20:07:10.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: cluster 2023-12-20T20:07:09.522020+0000 mon.a (mon.0) 1346 : cluster [DBG] mgrmap e27: y(active, starting, since 0.634036s), standbys: x 2023-12-20T20:07:10.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.522113+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:07:10.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.522365+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:07:10.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.523617+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:07:10.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.523823+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:07:10.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.524146+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:07:10.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.524434+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:07:10.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.524733+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:07:10.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.525040+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:07:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.525304+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:07:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.525612+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:07:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.525885+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:07:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.526142+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:07:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.526418+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:07:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.526626+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:07:10.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.599053+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:10.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.603675+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:07:10.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.616834+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:07:10.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.617317+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:07:10.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.620132+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:07:10.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.620513+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:07:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.648191+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.649670+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:07:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.650259+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:07:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.650709+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:07:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.699868+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:07:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.700410+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:07:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.783409+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:07:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:09.783837+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:07:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:10.148640+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:10.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:10.311035+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:10.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[25034]: audit 2023-12-20T20:07:10.457845+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:10.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.527096+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:07:10.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: cluster 2023-12-20T20:07:09.551900+0000 mon.a (mon.0) 1347 : cluster [INF] Manager daemon y is now available 2023-12-20T20:07:10.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.599053+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:10.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.603675+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:07:10.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.616834+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:07:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.617317+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:07:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.620132+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:07:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.620513+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:07:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.648191+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.649670+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:07:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.650259+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:07:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.650709+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:07:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.699868+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:07:10.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.700410+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-20T20:07:10.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.783409+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:07:10.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:09.783837+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:07:10.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:10.148640+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:10.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:10.311035+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:10.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:10 smithi080 bash[30819]: audit 2023-12-20T20:07:10.457845+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:11.088 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[55720]: debug 2023-12-20T20:07:10.791+0000 7f55b3707200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:07:11.088 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:10 smithi133 bash[55720]: debug 2023-12-20T20:07:10.899+0000 7f55b3707200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:07:11.444 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:11 smithi133 bash[55720]: debug 2023-12-20T20:07:11.187+0000 7f55b3707200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:07:11.742 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[25034]: cephadm 2023-12-20T20:07:10.255425+0000 mgr.y (mgr.25324) 1 : cephadm [INF] [20/Dec/2023:20:07:10] ENGINE Bus STARTING 2023-12-20T20:07:11.742 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[25034]: cephadm 2023-12-20T20:07:10.380855+0000 mgr.y (mgr.25324) 2 : cephadm [INF] [20/Dec/2023:20:07:10] ENGINE Serving on https://172.21.15.80:7150 2023-12-20T20:07:11.742 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[25034]: cephadm 2023-12-20T20:07:10.482549+0000 mgr.y (mgr.25324) 3 : cephadm [INF] [20/Dec/2023:20:07:10] ENGINE Serving on http://172.21.15.80:8765 2023-12-20T20:07:11.743 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[25034]: cephadm 2023-12-20T20:07:10.482849+0000 mgr.y (mgr.25324) 4 : cephadm [INF] [20/Dec/2023:20:07:10] ENGINE Bus STARTED 2023-12-20T20:07:11.743 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[25034]: cluster 2023-12-20T20:07:10.521361+0000 mon.a (mon.0) 1358 : cluster [DBG] mgrmap e28: y(active, since 1.63337s), standbys: x 2023-12-20T20:07:11.743 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[25034]: audit 2023-12-20T20:07:10.549655+0000 mgr.y (mgr.25324) 5 : audit [DBG] from='client.15273 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:07:11.743 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[25034]: cluster 2023-12-20T20:07:10.554534+0000 mgr.y (mgr.25324) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:11.743 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[25034]: audit 2023-12-20T20:07:10.829289+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:07:11.743 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[25034]: audit 2023-12-20T20:07:10.830058+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:07:11.743 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[25034]: audit 2023-12-20T20:07:10.832184+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:11.743 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[25034]: audit 2023-12-20T20:07:10.833592+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:07:11.743 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[25034]: cephadm 2023-12-20T20:07:10.835569+0000 mgr.y (mgr.25324) 7 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.conf 2023-12-20T20:07:11.743 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[25034]: cephadm 2023-12-20T20:07:10.835821+0000 mgr.y (mgr.25324) 8 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.conf 2023-12-20T20:07:11.743 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[25034]: audit 2023-12-20T20:07:11.159846+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:11.744 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[25034]: cephadm 2023-12-20T20:07:11.200682+0000 mgr.y (mgr.25324) 9 : cephadm [INF] Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:07:11.744 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[25034]: audit 2023-12-20T20:07:11.320097+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:11.744 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[25034]: audit 2023-12-20T20:07:11.484580+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:11.744 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[30819]: cephadm 2023-12-20T20:07:10.255425+0000 mgr.y (mgr.25324) 1 : cephadm [INF] [20/Dec/2023:20:07:10] ENGINE Bus STARTING 2023-12-20T20:07:11.744 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[30819]: cephadm 2023-12-20T20:07:10.380855+0000 mgr.y (mgr.25324) 2 : cephadm [INF] [20/Dec/2023:20:07:10] ENGINE Serving on https://172.21.15.80:7150 2023-12-20T20:07:11.744 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[30819]: cephadm 2023-12-20T20:07:10.482549+0000 mgr.y (mgr.25324) 3 : cephadm [INF] [20/Dec/2023:20:07:10] ENGINE Serving on http://172.21.15.80:8765 2023-12-20T20:07:11.744 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[30819]: cephadm 2023-12-20T20:07:10.482849+0000 mgr.y (mgr.25324) 4 : cephadm [INF] [20/Dec/2023:20:07:10] ENGINE Bus STARTED 2023-12-20T20:07:11.744 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[30819]: cluster 2023-12-20T20:07:10.521361+0000 mon.a (mon.0) 1358 : cluster [DBG] mgrmap e28: y(active, since 1.63337s), standbys: x 2023-12-20T20:07:11.744 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[30819]: audit 2023-12-20T20:07:10.549655+0000 mgr.y (mgr.25324) 5 : audit [DBG] from='client.15273 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:07:11.745 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[30819]: cluster 2023-12-20T20:07:10.554534+0000 mgr.y (mgr.25324) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:11.745 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[30819]: audit 2023-12-20T20:07:10.829289+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:07:11.745 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[30819]: audit 2023-12-20T20:07:10.830058+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:07:11.745 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[30819]: audit 2023-12-20T20:07:10.832184+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:11.745 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[30819]: audit 2023-12-20T20:07:10.833592+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:07:11.745 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[30819]: cephadm 2023-12-20T20:07:10.835569+0000 mgr.y (mgr.25324) 7 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.conf 2023-12-20T20:07:11.745 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[30819]: cephadm 2023-12-20T20:07:10.835821+0000 mgr.y (mgr.25324) 8 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.conf 2023-12-20T20:07:11.745 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[30819]: audit 2023-12-20T20:07:11.159846+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:11.745 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[30819]: cephadm 2023-12-20T20:07:11.200682+0000 mgr.y (mgr.25324) 9 : cephadm [INF] Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:07:11.745 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[30819]: audit 2023-12-20T20:07:11.320097+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:11.745 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:11 smithi080 bash[30819]: audit 2023-12-20T20:07:11.484580+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:11.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:11 smithi133 bash[55720]: debug 2023-12-20T20:07:11.579+0000 7f55b3707200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:07:11.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:11 smithi133 bash[55720]: debug 2023-12-20T20:07:11.759+0000 7f55b3707200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:07:11.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:11 smithi133 bash[25278]: cephadm 2023-12-20T20:07:10.255425+0000 mgr.y (mgr.25324) 1 : cephadm [INF] [20/Dec/2023:20:07:10] ENGINE Bus STARTING 2023-12-20T20:07:11.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:11 smithi133 bash[25278]: cephadm 2023-12-20T20:07:10.380855+0000 mgr.y (mgr.25324) 2 : cephadm [INF] [20/Dec/2023:20:07:10] ENGINE Serving on https://172.21.15.80:7150 2023-12-20T20:07:11.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:11 smithi133 bash[25278]: cephadm 2023-12-20T20:07:10.482549+0000 mgr.y (mgr.25324) 3 : cephadm [INF] [20/Dec/2023:20:07:10] ENGINE Serving on http://172.21.15.80:8765 2023-12-20T20:07:11.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:11 smithi133 bash[25278]: cephadm 2023-12-20T20:07:10.482849+0000 mgr.y (mgr.25324) 4 : cephadm [INF] [20/Dec/2023:20:07:10] ENGINE Bus STARTED 2023-12-20T20:07:11.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:11 smithi133 bash[25278]: cluster 2023-12-20T20:07:10.521361+0000 mon.a (mon.0) 1358 : cluster [DBG] mgrmap e28: y(active, since 1.63337s), standbys: x 2023-12-20T20:07:11.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:11 smithi133 bash[25278]: audit 2023-12-20T20:07:10.549655+0000 mgr.y (mgr.25324) 5 : audit [DBG] from='client.15273 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:07:11.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:11 smithi133 bash[25278]: cluster 2023-12-20T20:07:10.554534+0000 mgr.y (mgr.25324) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:11.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:11 smithi133 bash[25278]: audit 2023-12-20T20:07:10.829289+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:07:11.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:11 smithi133 bash[25278]: audit 2023-12-20T20:07:10.830058+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:07:11.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:11 smithi133 bash[25278]: audit 2023-12-20T20:07:10.832184+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:11.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:11 smithi133 bash[25278]: audit 2023-12-20T20:07:10.833592+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:07:11.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:11 smithi133 bash[25278]: cephadm 2023-12-20T20:07:10.835569+0000 mgr.y (mgr.25324) 7 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.conf 2023-12-20T20:07:11.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:11 smithi133 bash[25278]: cephadm 2023-12-20T20:07:10.835821+0000 mgr.y (mgr.25324) 8 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.conf 2023-12-20T20:07:11.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:11 smithi133 bash[25278]: audit 2023-12-20T20:07:11.159846+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:11.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:11 smithi133 bash[25278]: cephadm 2023-12-20T20:07:11.200682+0000 mgr.y (mgr.25324) 9 : cephadm [INF] Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:07:11.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:11 smithi133 bash[25278]: audit 2023-12-20T20:07:11.320097+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:11.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:11 smithi133 bash[25278]: audit 2023-12-20T20:07:11.484580+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:12.286 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:11 smithi133 bash[55720]: debug 2023-12-20T20:07:11.983+0000 7f55b3707200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:07:12.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:12 smithi133 bash[25278]: cephadm 2023-12-20T20:07:11.251194+0000 mgr.y (mgr.25324) 10 : cephadm [INF] Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:07:12.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:12 smithi133 bash[25278]: cephadm 2023-12-20T20:07:11.366413+0000 mgr.y (mgr.25324) 11 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:07:12.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:12 smithi133 bash[25278]: cephadm 2023-12-20T20:07:11.467166+0000 mgr.y (mgr.25324) 12 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:07:12.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:12 smithi133 bash[25278]: cluster 2023-12-20T20:07:11.513222+0000 mon.a (mon.0) 1363 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2023-12-20T20:07:12.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:12 smithi133 bash[25278]: cluster 2023-12-20T20:07:11.513249+0000 mon.a (mon.0) 1364 : cluster [INF] Cluster is now healthy 2023-12-20T20:07:12.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:12 smithi133 bash[25278]: cluster 2023-12-20T20:07:11.528406+0000 mgr.y (mgr.25324) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:12.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:12 smithi133 bash[25278]: cephadm 2023-12-20T20:07:11.531029+0000 mgr.y (mgr.25324) 14 : cephadm [INF] Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:07:12.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:12 smithi133 bash[25278]: cluster 2023-12-20T20:07:11.534602+0000 mon.a (mon.0) 1365 : cluster [DBG] mgrmap e29: y(active, since 2s), standbys: x 2023-12-20T20:07:12.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:12 smithi133 bash[25278]: cephadm 2023-12-20T20:07:11.632635+0000 mgr.y (mgr.25324) 15 : cephadm [INF] Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:07:12.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:12 smithi133 bash[25278]: audit 2023-12-20T20:07:11.705796+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:12.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:12 smithi133 bash[25278]: audit 2023-12-20T20:07:11.716619+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:12.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:12 smithi133 bash[25278]: audit 2023-12-20T20:07:11.808145+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:12.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:12 smithi133 bash[25278]: audit 2023-12-20T20:07:11.818971+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:12.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:12 smithi133 bash[25278]: audit 2023-12-20T20:07:11.828498+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:12.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:12 smithi133 bash[25278]: cephadm 2023-12-20T20:07:11.829474+0000 mgr.y (mgr.25324) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:07:12.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:12 smithi133 bash[25278]: audit 2023-12-20T20:07:11.834844+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:12.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:12 smithi133 bash[25278]: cephadm 2023-12-20T20:07:11.902570+0000 mgr.y (mgr.25324) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi080.ioqrzh (dependencies changed)... 2023-12-20T20:07:12.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:12 smithi133 bash[25278]: audit 2023-12-20T20:07:11.903181+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi080.ioqrzh", "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-20T20:07:12.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:12 smithi133 bash[25278]: audit 2023-12-20T20:07:11.903718+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi080.ioqrzh", "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-20T20:07:12.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:12 smithi133 bash[25278]: audit 2023-12-20T20:07:11.917437+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:12.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:12 smithi133 bash[25278]: cephadm 2023-12-20T20:07:11.918585+0000 mgr.y (mgr.25324) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi080.ioqrzh on smithi080 2023-12-20T20:07:12.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:12 smithi133 bash[25278]: audit 2023-12-20T20:07:12.424081+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[25034]: cephadm 2023-12-20T20:07:11.251194+0000 mgr.y (mgr.25324) 10 : cephadm [INF] Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:07:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[25034]: cephadm 2023-12-20T20:07:11.366413+0000 mgr.y (mgr.25324) 11 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:07:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[25034]: cephadm 2023-12-20T20:07:11.467166+0000 mgr.y (mgr.25324) 12 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:07:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[25034]: cluster 2023-12-20T20:07:11.513222+0000 mon.a (mon.0) 1363 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2023-12-20T20:07:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[25034]: cluster 2023-12-20T20:07:11.513249+0000 mon.a (mon.0) 1364 : cluster [INF] Cluster is now healthy 2023-12-20T20:07:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[25034]: cluster 2023-12-20T20:07:11.528406+0000 mgr.y (mgr.25324) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[25034]: cephadm 2023-12-20T20:07:11.531029+0000 mgr.y (mgr.25324) 14 : cephadm [INF] Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:07:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[25034]: cluster 2023-12-20T20:07:11.534602+0000 mon.a (mon.0) 1365 : cluster [DBG] mgrmap e29: y(active, since 2s), standbys: x 2023-12-20T20:07:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[25034]: cephadm 2023-12-20T20:07:11.632635+0000 mgr.y (mgr.25324) 15 : cephadm [INF] Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:07:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[25034]: audit 2023-12-20T20:07:11.705796+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[25034]: audit 2023-12-20T20:07:11.716619+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[25034]: audit 2023-12-20T20:07:11.808145+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[25034]: audit 2023-12-20T20:07:11.818971+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[25034]: audit 2023-12-20T20:07:11.828498+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[25034]: cephadm 2023-12-20T20:07:11.829474+0000 mgr.y (mgr.25324) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:07:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[25034]: audit 2023-12-20T20:07:11.834844+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[25034]: cephadm 2023-12-20T20:07:11.902570+0000 mgr.y (mgr.25324) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi080.ioqrzh (dependencies changed)... 2023-12-20T20:07:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[25034]: audit 2023-12-20T20:07:11.903181+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi080.ioqrzh", "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-20T20:07:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[25034]: audit 2023-12-20T20:07:11.903718+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi080.ioqrzh", "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-20T20:07:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[25034]: audit 2023-12-20T20:07:11.917437+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[25034]: cephadm 2023-12-20T20:07:11.918585+0000 mgr.y (mgr.25324) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi080.ioqrzh on smithi080 2023-12-20T20:07:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[25034]: audit 2023-12-20T20:07:12.424081+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:12.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[30819]: cephadm 2023-12-20T20:07:11.251194+0000 mgr.y (mgr.25324) 10 : cephadm [INF] Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:07:12.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[30819]: cephadm 2023-12-20T20:07:11.366413+0000 mgr.y (mgr.25324) 11 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:07:12.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[30819]: cephadm 2023-12-20T20:07:11.467166+0000 mgr.y (mgr.25324) 12 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:07:12.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[30819]: cluster 2023-12-20T20:07:11.513222+0000 mon.a (mon.0) 1363 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2023-12-20T20:07:12.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[30819]: cluster 2023-12-20T20:07:11.513249+0000 mon.a (mon.0) 1364 : cluster [INF] Cluster is now healthy 2023-12-20T20:07:12.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[30819]: cluster 2023-12-20T20:07:11.528406+0000 mgr.y (mgr.25324) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:12.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[30819]: cephadm 2023-12-20T20:07:11.531029+0000 mgr.y (mgr.25324) 14 : cephadm [INF] Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:07:12.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[30819]: cluster 2023-12-20T20:07:11.534602+0000 mon.a (mon.0) 1365 : cluster [DBG] mgrmap e29: y(active, since 2s), standbys: x 2023-12-20T20:07:12.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[30819]: cephadm 2023-12-20T20:07:11.632635+0000 mgr.y (mgr.25324) 15 : cephadm [INF] Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:07:12.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[30819]: audit 2023-12-20T20:07:11.705796+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:12.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[30819]: audit 2023-12-20T20:07:11.716619+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:12.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[30819]: audit 2023-12-20T20:07:11.808145+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:12.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[30819]: audit 2023-12-20T20:07:11.818971+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:12.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[30819]: audit 2023-12-20T20:07:11.828498+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:12.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[30819]: cephadm 2023-12-20T20:07:11.829474+0000 mgr.y (mgr.25324) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:07:12.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[30819]: audit 2023-12-20T20:07:11.834844+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:12.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[30819]: cephadm 2023-12-20T20:07:11.902570+0000 mgr.y (mgr.25324) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi080.ioqrzh (dependencies changed)... 2023-12-20T20:07:12.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[30819]: audit 2023-12-20T20:07:11.903181+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi080.ioqrzh", "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-20T20:07:12.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[30819]: audit 2023-12-20T20:07:11.903718+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi080.ioqrzh", "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-20T20:07:12.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[30819]: audit 2023-12-20T20:07:11.917437+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:12.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[30819]: cephadm 2023-12-20T20:07:11.918585+0000 mgr.y (mgr.25324) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi080.ioqrzh on smithi080 2023-12-20T20:07:12.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:12 smithi080 bash[30819]: audit 2023-12-20T20:07:12.424081+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:13.444 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:13 smithi133 bash[55720]: debug 2023-12-20T20:07:13.051+0000 7f55b3707200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:07:13.444 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:13 smithi133 bash[55720]: debug 2023-12-20T20:07:13.175+0000 7f55b3707200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:07:13.444 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:13 smithi133 bash[55720]: debug 2023-12-20T20:07:13.291+0000 7f55b3707200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:07:13.800 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:07:13 smithi080 bash[70952]: level=warn ts=2023-12-20T20:07:13.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.133:8443: connect: connection refused" 2023-12-20T20:07:14.051 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:13 smithi133 bash[55720]: debug 2023-12-20T20:07:13.787+0000 7f55b3707200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:07:14.052 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:14 smithi133 bash[55720]: debug 2023-12-20T20:07:14.019+0000 7f55b3707200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:07:14.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:14 smithi080 bash[25034]: cluster 2023-12-20T20:07:13.528996+0000 mgr.y (mgr.25324) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:14.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:14 smithi080 bash[25034]: cluster 2023-12-20T20:07:13.546197+0000 mon.a (mon.0) 1374 : cluster [DBG] mgrmap e30: y(active, since 4s), standbys: x 2023-12-20T20:07:14.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:14 smithi080 bash[25034]: audit 2023-12-20T20:07:14.136760+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:14.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:14 smithi080 bash[25034]: audit 2023-12-20T20:07:14.444891+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:14.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:14 smithi080 bash[25034]: audit 2023-12-20T20:07:14.454846+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:14.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:14 smithi080 bash[25034]: audit 2023-12-20T20:07:14.465405+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:14.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:14 smithi080 bash[30819]: cluster 2023-12-20T20:07:13.528996+0000 mgr.y (mgr.25324) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:14.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:14 smithi080 bash[30819]: cluster 2023-12-20T20:07:13.546197+0000 mon.a (mon.0) 1374 : cluster [DBG] mgrmap e30: y(active, since 4s), standbys: x 2023-12-20T20:07:14.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:14 smithi080 bash[30819]: audit 2023-12-20T20:07:14.136760+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:14.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:14 smithi080 bash[30819]: audit 2023-12-20T20:07:14.444891+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:14.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:14 smithi080 bash[30819]: audit 2023-12-20T20:07:14.454846+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:14.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:14 smithi080 bash[30819]: audit 2023-12-20T20:07:14.465405+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:14.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:14 smithi133 bash[55720]: debug 2023-12-20T20:07:14.511+0000 7f55b3707200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:07:14.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:14 smithi133 bash[25278]: cluster 2023-12-20T20:07:13.528996+0000 mgr.y (mgr.25324) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:14.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:14 smithi133 bash[25278]: cluster 2023-12-20T20:07:13.546197+0000 mon.a (mon.0) 1374 : cluster [DBG] mgrmap e30: y(active, since 4s), standbys: x 2023-12-20T20:07:14.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:14 smithi133 bash[25278]: audit 2023-12-20T20:07:14.136760+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:14.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:14 smithi133 bash[25278]: audit 2023-12-20T20:07:14.444891+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:14.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:14 smithi133 bash[25278]: audit 2023-12-20T20:07:14.454846+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:14.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:14 smithi133 bash[25278]: audit 2023-12-20T20:07:14.465405+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:15.297 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:15 smithi133 bash[55720]: debug 2023-12-20T20:07:15.015+0000 7f55b3707200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:07:15.704 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:15 smithi133 bash[55720]: debug 2023-12-20T20:07:15.587+0000 7f55b3707200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:07:15.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:15 smithi133 bash[55720]: debug 2023-12-20T20:07:15.699+0000 7f55b3707200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:07:16.345 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:16 smithi133 bash[55720]: debug 2023-12-20T20:07:16.067+0000 7f55b3707200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:07:16.346 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:16 smithi133 bash[55720]: debug 2023-12-20T20:07:16.187+0000 7f55b3707200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:07:16.688 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:16 smithi133 bash[55720]: debug 2023-12-20T20:07:16.339+0000 7f55b3707200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:07:16.688 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:16 smithi133 bash[55720]: debug 2023-12-20T20:07:16.463+0000 7f55b3707200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:07:16.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:16 smithi133 bash[55720]: debug 2023-12-20T20:07:16.591+0000 7f55b3707200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:07:16.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:16 smithi133 bash[55720]: debug 2023-12-20T20:07:16.779+0000 7f55b3707200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:07:16.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:16 smithi133 bash[55720]: debug 2023-12-20T20:07:16.903+0000 7f55b3707200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:07:16.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:16 smithi133 bash[25278]: cluster 2023-12-20T20:07:15.529905+0000 mgr.y (mgr.25324) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 1 op/s 2023-12-20T20:07:16.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:16 smithi133 bash[25278]: audit 2023-12-20T20:07:15.690368+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:16.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:16 smithi133 bash[25278]: audit 2023-12-20T20:07:15.698543+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:16.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:16 smithi133 bash[25278]: cephadm 2023-12-20T20:07:15.713604+0000 mgr.y (mgr.25324) 21 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-20T20:07:16.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:16 smithi133 bash[25278]: cephadm 2023-12-20T20:07:15.958846+0000 mgr.y (mgr.25324) 22 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi133 2023-12-20T20:07:16.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:16 smithi133 bash[25278]: audit 2023-12-20T20:07:16.117799+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:16.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:16 smithi133 bash[25278]: audit 2023-12-20T20:07:16.129309+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:16.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:16 smithi133 bash[25278]: audit 2023-12-20T20:07:16.139225+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:17.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:16 smithi080 bash[25034]: cluster 2023-12-20T20:07:15.529905+0000 mgr.y (mgr.25324) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 1 op/s 2023-12-20T20:07:17.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:16 smithi080 bash[25034]: audit 2023-12-20T20:07:15.690368+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:17.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:16 smithi080 bash[25034]: audit 2023-12-20T20:07:15.698543+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:17.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:16 smithi080 bash[25034]: cephadm 2023-12-20T20:07:15.713604+0000 mgr.y (mgr.25324) 21 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-20T20:07:17.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:16 smithi080 bash[25034]: cephadm 2023-12-20T20:07:15.958846+0000 mgr.y (mgr.25324) 22 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi133 2023-12-20T20:07:17.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:16 smithi080 bash[25034]: audit 2023-12-20T20:07:16.117799+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:17.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:16 smithi080 bash[25034]: audit 2023-12-20T20:07:16.129309+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:17.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:16 smithi080 bash[25034]: audit 2023-12-20T20:07:16.139225+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:17.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:16 smithi080 bash[30819]: cluster 2023-12-20T20:07:15.529905+0000 mgr.y (mgr.25324) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 1 op/s 2023-12-20T20:07:17.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:16 smithi080 bash[30819]: audit 2023-12-20T20:07:15.690368+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:17.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:16 smithi080 bash[30819]: audit 2023-12-20T20:07:15.698543+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:17.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:16 smithi080 bash[30819]: cephadm 2023-12-20T20:07:15.713604+0000 mgr.y (mgr.25324) 21 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-20T20:07:17.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:16 smithi080 bash[30819]: cephadm 2023-12-20T20:07:15.958846+0000 mgr.y (mgr.25324) 22 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi133 2023-12-20T20:07:17.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:16 smithi080 bash[30819]: audit 2023-12-20T20:07:16.117799+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:17.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:16 smithi080 bash[30819]: audit 2023-12-20T20:07:16.129309+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:17.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:16 smithi080 bash[30819]: audit 2023-12-20T20:07:16.139225+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:18.444 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:18 smithi133 bash[55720]: debug 2023-12-20T20:07:18.171+0000 7f55b3707200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:07:18.444 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:18 smithi133 bash[55720]: [20/Dec/2023:20:07:18] ENGINE Bus STARTING 2023-12-20T20:07:18.444 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:18 smithi133 bash[55720]: CherryPy Checker: 2023-12-20T20:07:18.444 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:18 smithi133 bash[55720]: The Application mounted at '' has an empty config. 2023-12-20T20:07:18.445 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:18 smithi133 bash[55720]: [20/Dec/2023:20:07:18] ENGINE Serving on http://:::9283 2023-12-20T20:07:18.445 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:18 smithi133 bash[55720]: [20/Dec/2023:20:07:18] ENGINE Bus STARTED 2023-12-20T20:07:19.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:18 smithi080 bash[25034]: cluster 2023-12-20T20:07:17.531522+0000 mgr.y (mgr.25324) 23 : 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-20T20:07:19.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:18 smithi080 bash[25034]: cluster 2023-12-20T20:07:18.172830+0000 mon.a (mon.0) 1384 : cluster [DBG] Standby manager daemon x restarted 2023-12-20T20:07:19.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:18 smithi080 bash[25034]: cluster 2023-12-20T20:07:18.173010+0000 mon.a (mon.0) 1385 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:07:19.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:18 smithi080 bash[25034]: audit 2023-12-20T20:07:18.181723+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.133:0/490605542' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:07:19.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:18 smithi080 bash[25034]: audit 2023-12-20T20:07:18.187388+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.133:0/490605542' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:07:19.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:18 smithi080 bash[25034]: audit 2023-12-20T20:07:18.193222+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.? 172.21.15.133:0/490605542' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:07:19.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:18 smithi080 bash[25034]: audit 2023-12-20T20:07:18.193659+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.? 172.21.15.133:0/490605542' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:07:19.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:18 smithi080 bash[30819]: cluster 2023-12-20T20:07:17.531522+0000 mgr.y (mgr.25324) 23 : 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-20T20:07:19.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:18 smithi080 bash[30819]: cluster 2023-12-20T20:07:18.172830+0000 mon.a (mon.0) 1384 : cluster [DBG] Standby manager daemon x restarted 2023-12-20T20:07:19.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:18 smithi080 bash[30819]: cluster 2023-12-20T20:07:18.173010+0000 mon.a (mon.0) 1385 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:07:19.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:18 smithi080 bash[30819]: audit 2023-12-20T20:07:18.181723+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.133:0/490605542' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:07:19.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:18 smithi080 bash[30819]: audit 2023-12-20T20:07:18.187388+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.133:0/490605542' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:07:19.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:18 smithi080 bash[30819]: audit 2023-12-20T20:07:18.193222+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.? 172.21.15.133:0/490605542' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:07:19.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:18 smithi080 bash[30819]: audit 2023-12-20T20:07:18.193659+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.? 172.21.15.133:0/490605542' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:07:19.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:18 smithi133 bash[25278]: cluster 2023-12-20T20:07:17.531522+0000 mgr.y (mgr.25324) 23 : 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-20T20:07:19.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:18 smithi133 bash[25278]: cluster 2023-12-20T20:07:18.172830+0000 mon.a (mon.0) 1384 : cluster [DBG] Standby manager daemon x restarted 2023-12-20T20:07:19.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:18 smithi133 bash[25278]: cluster 2023-12-20T20:07:18.173010+0000 mon.a (mon.0) 1385 : cluster [DBG] Standby manager daemon x started 2023-12-20T20:07:19.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:18 smithi133 bash[25278]: audit 2023-12-20T20:07:18.181723+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.133:0/490605542' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:07:19.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:18 smithi133 bash[25278]: audit 2023-12-20T20:07:18.187388+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.133:0/490605542' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:07:19.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:18 smithi133 bash[25278]: audit 2023-12-20T20:07:18.193222+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.? 172.21.15.133:0/490605542' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:07:19.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:18 smithi133 bash[25278]: audit 2023-12-20T20:07:18.193659+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.? 172.21.15.133:0/490605542' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:07:19.922 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:07:19.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:19 smithi133 bash[25278]: cluster 2023-12-20T20:07:18.713916+0000 mon.a (mon.0) 1386 : cluster [DBG] mgrmap e31: y(active, since 9s), standbys: x 2023-12-20T20:07:19.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:19 smithi133 bash[25278]: audit 2023-12-20T20:07:19.107490+0000 mon.a (mon.0) 1387 : audit [DBG] from='client.? 172.21.15.80:0/2238465236' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-20T20:07:20.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:19 smithi080 bash[30819]: cluster 2023-12-20T20:07:18.713916+0000 mon.a (mon.0) 1386 : cluster [DBG] mgrmap e31: y(active, since 9s), standbys: x 2023-12-20T20:07:20.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:19 smithi080 bash[30819]: audit 2023-12-20T20:07:19.107490+0000 mon.a (mon.0) 1387 : audit [DBG] from='client.? 172.21.15.80:0/2238465236' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-20T20:07:20.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:19 smithi080 bash[25034]: cluster 2023-12-20T20:07:18.713916+0000 mon.a (mon.0) 1386 : cluster [DBG] mgrmap e31: y(active, since 9s), standbys: x 2023-12-20T20:07:20.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:19 smithi080 bash[25034]: audit 2023-12-20T20:07:19.107490+0000 mon.a (mon.0) 1387 : audit [DBG] from='client.? 172.21.15.80:0/2238465236' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-20T20:07:20.552 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:07:20 smithi080 bash[70952]: level=info ts=2023-12-20T20:07:20.279Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify success" attempts=6 2023-12-20T20:07:20.734 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:07:20.735 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 13s ago 15m - - 2023-12-20T20:07:20.735 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 4s ago 14m - - 2023-12-20T20:07:20.735 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (79s) 13s ago 8m 15.9M - 0.23.0 ba2b418f427c 9979984282f3 2023-12-20T20:07:20.735 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (28s) 4s ago 7m 42.1M - 8.3.5 dad864ee21e9 35327ecb050a 2023-12-20T20:07:20.735 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 starting - - - - 2023-12-20T20:07:20.735 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443,9283 running (109s) 4s ago 14m 221M - 19.0.0-297-ga89fee39 36973ca01a0c 6517d6f17454 2023-12-20T20:07:20.735 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:8443,9283,8765 running (21s) 13s ago 16m 181M - 19.0.0-297-ga89fee39 36973ca01a0c 381647830dbd 2023-12-20T20:07:20.735 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (16m) 13s ago 16m 59.4M 2048M 17.2.0 e1d6a67b021e 368124e21191 2023-12-20T20:07:20.735 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (14m) 4s ago 14m 52.6M 2048M 17.2.0 e1d6a67b021e eef4c71a336a 2023-12-20T20:07:20.736 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (14m) 13s ago 14m 46.5M 2048M 17.2.0 e1d6a67b021e 8bb1088490ba 2023-12-20T20:07:20.736 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (90s) 13s ago 8m 10.3M - 1.3.1 1dbe0e931976 3d79384a5011 2023-12-20T20:07:20.736 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (51s) 4s ago 8m 10.2M - 1.3.1 1dbe0e931976 48068c81d9e1 2023-12-20T20:07:20.736 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (13m) 13s ago 13m 58.2M 4096M 17.2.0 e1d6a67b021e ecf985bebe1a 2023-12-20T20:07:20.736 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (13m) 13s ago 13m 59.1M 4096M 17.2.0 e1d6a67b021e d6f590089d18 2023-12-20T20:07:20.736 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (12m) 13s ago 12m 53.8M 4096M 17.2.0 e1d6a67b021e c5a8b72bec6a 2023-12-20T20:07:20.737 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (11m) 13s ago 11m 55.9M 4096M 17.2.0 e1d6a67b021e 47919c3d7421 2023-12-20T20:07:20.737 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (11m) 4s ago 11m 58.1M 4096M 17.2.0 e1d6a67b021e 18e2abccb722 2023-12-20T20:07:20.737 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (10m) 4s ago 10m 54.4M 4096M 17.2.0 e1d6a67b021e b059f3e08300 2023-12-20T20:07:20.737 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (10m) 4s ago 10m 54.9M 4096M 17.2.0 e1d6a67b021e 8e5ac1685777 2023-12-20T20:07:20.737 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (9m) 4s ago 9m 56.8M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:07:20.737 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (54s) 4s ago 8m 52.9M - 2.33.4 514e6a882f6e c964de006d4e 2023-12-20T20:07:20.738 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (6m) 13s ago 6m 85.6M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:07:20.738 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (6m) 4s ago 6m 86.5M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:07:20.738 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (5m) 13s ago 5m 85.6M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:07:20.738 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (5m) 4s ago 5m 86.5M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:07:21.211 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:07:21.211 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:07:21.211 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-20T20:07:21.211 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:07:21.212 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:07:21.212 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:07:21.212 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:07:21.212 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:07:21.212 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:07:21.212 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:07:21.212 INFO:teuthology.orchestra.run.smithi080.stdout: "mds": {}, 2023-12-20T20:07:21.212 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:07:21.212 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:07:21.212 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:07:21.212 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:07:21.212 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2023-12-20T20:07:21.212 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:07:21.212 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:07:21.212 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:07:21.357 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:21 smithi133 bash[25278]: cluster 2023-12-20T20:07:19.532160+0000 mgr.y (mgr.25324) 24 : 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-20T20:07:21.358 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:21 smithi133 bash[25278]: audit 2023-12-20T20:07:19.890239+0000 mgr.y (mgr.25324) 25 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:21.358 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:21 smithi133 bash[25278]: audit 2023-12-20T20:07:20.079678+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:21.358 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:21 smithi133 systemd[1]: Stopping Ceph prometheus.a for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:07:21.358 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:21 smithi133 bash[61554]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-prometheus.a 2023-12-20T20:07:21.358 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:21 smithi133 bash[58007]: ts=2023-12-20T20:07:21.205Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-20T20:07:21.358 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:21 smithi133 bash[58007]: ts=2023-12-20T20:07:21.205Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-20T20:07:21.358 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:21 smithi133 bash[58007]: ts=2023-12-20T20:07:21.205Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-20T20:07:21.358 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:21 smithi133 bash[58007]: ts=2023-12-20T20:07:21.205Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-20T20:07:21.358 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:21 smithi133 bash[58007]: ts=2023-12-20T20:07:21.205Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-20T20:07:21.358 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:21 smithi133 bash[58007]: ts=2023-12-20T20:07:21.205Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-20T20:07:21.358 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:21 smithi133 bash[58007]: ts=2023-12-20T20:07:21.206Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-20T20:07:21.358 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:21 smithi133 bash[58007]: ts=2023-12-20T20:07:21.206Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-20T20:07:21.359 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:21 smithi133 bash[58007]: ts=2023-12-20T20:07:21.206Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-20T20:07:21.359 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:21 smithi133 bash[58007]: ts=2023-12-20T20:07:21.207Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-20T20:07:21.359 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:21 smithi133 bash[58007]: ts=2023-12-20T20:07:21.207Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-20T20:07:21.359 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:21 smithi133 bash[58007]: ts=2023-12-20T20:07:21.207Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-20T20:07:21.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:21 smithi080 bash[30819]: cluster 2023-12-20T20:07:19.532160+0000 mgr.y (mgr.25324) 24 : 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-20T20:07:21.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:21 smithi080 bash[30819]: audit 2023-12-20T20:07:19.890239+0000 mgr.y (mgr.25324) 25 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:21.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:21 smithi080 bash[30819]: audit 2023-12-20T20:07:20.079678+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:21.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:21 smithi080 bash[25034]: cluster 2023-12-20T20:07:19.532160+0000 mgr.y (mgr.25324) 24 : 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-20T20:07:21.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:21 smithi080 bash[25034]: audit 2023-12-20T20:07:19.890239+0000 mgr.y (mgr.25324) 25 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:21.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:21 smithi080 bash[25034]: audit 2023-12-20T20:07:20.079678+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:21.596 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:07:21.597 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:07:21.597 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:07:21.597 INFO:teuthology.orchestra.run.smithi080.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:07:21.597 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [ 2023-12-20T20:07:21.597 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr" 2023-12-20T20:07:21.597 INFO:teuthology.orchestra.run.smithi080.stdout: ], 2023-12-20T20:07:21.597 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "2/23 daemons upgraded", 2023-12-20T20:07:21.597 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "", 2023-12-20T20:07:21.598 INFO:teuthology.orchestra.run.smithi080.stdout: "is_paused": false 2023-12-20T20:07:21.598 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:07:21.944 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:21 smithi133 bash[61563]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-prometheus-a 2023-12-20T20:07:21.944 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:21 smithi133 bash[61601]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-prometheus.a 2023-12-20T20:07:21.944 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:21 smithi133 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@prometheus.a.service: Succeeded. 2023-12-20T20:07:21.944 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:21 smithi133 systemd[1]: Stopped Ceph prometheus.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:07:21.944 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:21 smithi133 systemd[1]: Started Ceph prometheus.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:07:22.096 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_OK 2023-12-20T20:07:22.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:22 smithi133 bash[25278]: audit 2023-12-20T20:07:20.307633+0000 mgr.y (mgr.25324) 26 : audit [DBG] from='client.25390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:22.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:22 smithi133 bash[25278]: audit 2023-12-20T20:07:20.702165+0000 mgr.y (mgr.25324) 27 : audit [DBG] from='client.25396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:22.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:22 smithi133 bash[25278]: audit 2023-12-20T20:07:21.202266+0000 mon.c (mon.1) 74 : audit [DBG] from='client.? 172.21.15.80:0/2715845293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:07:22.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:22 smithi133 bash[25278]: audit 2023-12-20T20:07:21.896775+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:22.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:22 smithi133 bash[25278]: audit 2023-12-20T20:07:21.908685+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:22.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:22 smithi133 bash[25278]: audit 2023-12-20T20:07:21.947946+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:07:22.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:22 smithi133 bash[25278]: audit 2023-12-20T20:07:21.963736+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:22.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:22 smithi133 bash[25278]: audit 2023-12-20T20:07:21.967447+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:07:22.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:22 smithi133 bash[25278]: audit 2023-12-20T20:07:21.970056+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi080"}]: dispatch 2023-12-20T20:07:22.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:22 smithi133 bash[25278]: audit 2023-12-20T20:07:21.976343+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:22.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:22 smithi133 bash[25278]: audit 2023-12-20T20:07:21.987152+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:07:22.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:22 smithi133 bash[25278]: audit 2023-12-20T20:07:21.997909+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:07:22.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[25034]: audit 2023-12-20T20:07:20.307633+0000 mgr.y (mgr.25324) 26 : audit [DBG] from='client.25390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:22.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[25034]: audit 2023-12-20T20:07:20.702165+0000 mgr.y (mgr.25324) 27 : audit [DBG] from='client.25396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:22.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[25034]: audit 2023-12-20T20:07:21.202266+0000 mon.c (mon.1) 74 : audit [DBG] from='client.? 172.21.15.80:0/2715845293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:07:22.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[25034]: audit 2023-12-20T20:07:21.896775+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:22.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[25034]: audit 2023-12-20T20:07:21.908685+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:22.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[25034]: audit 2023-12-20T20:07:21.947946+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:07:22.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[25034]: audit 2023-12-20T20:07:21.963736+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:22.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[25034]: audit 2023-12-20T20:07:21.967447+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:07:22.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[25034]: audit 2023-12-20T20:07:21.970056+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi080"}]: dispatch 2023-12-20T20:07:22.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[25034]: audit 2023-12-20T20:07:21.976343+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:22.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[25034]: audit 2023-12-20T20:07:21.987152+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:07:22.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[25034]: audit 2023-12-20T20:07:21.997909+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:07:22.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[30819]: audit 2023-12-20T20:07:20.307633+0000 mgr.y (mgr.25324) 26 : audit [DBG] from='client.25390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:22.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[30819]: audit 2023-12-20T20:07:20.702165+0000 mgr.y (mgr.25324) 27 : audit [DBG] from='client.25396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:22.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[30819]: audit 2023-12-20T20:07:21.202266+0000 mon.c (mon.1) 74 : audit [DBG] from='client.? 172.21.15.80:0/2715845293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:07:22.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[30819]: audit 2023-12-20T20:07:21.896775+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:22.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[30819]: audit 2023-12-20T20:07:21.908685+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:22.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[30819]: audit 2023-12-20T20:07:21.947946+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:07:22.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[30819]: audit 2023-12-20T20:07:21.963736+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:22.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[30819]: audit 2023-12-20T20:07:21.967447+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:07:22.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[30819]: audit 2023-12-20T20:07:21.970056+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi080"}]: dispatch 2023-12-20T20:07:22.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[30819]: audit 2023-12-20T20:07:21.976343+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:22.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[30819]: audit 2023-12-20T20:07:21.987152+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:07:22.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:22 smithi080 bash[30819]: audit 2023-12-20T20:07:21.997909+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:07:23.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:23 smithi080 bash[25034]: cluster 2023-12-20T20:07:21.533744+0000 mgr.y (mgr.25324) 28 : 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-20T20:07:23.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:23 smithi080 bash[25034]: audit 2023-12-20T20:07:21.586978+0000 mgr.y (mgr.25324) 29 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:23.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:23 smithi080 bash[25034]: audit 2023-12-20T20:07:21.948979+0000 mgr.y (mgr.25324) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:07:23.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:23 smithi080 bash[25034]: cephadm 2023-12-20T20:07:21.967126+0000 mgr.y (mgr.25324) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.80:5000 to Dashboard 2023-12-20T20:07:23.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:23 smithi080 bash[25034]: audit 2023-12-20T20:07:21.968067+0000 mgr.y (mgr.25324) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:07:23.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:23 smithi080 bash[25034]: audit 2023-12-20T20:07:21.970703+0000 mgr.y (mgr.25324) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi080"}]: dispatch 2023-12-20T20:07:23.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:23 smithi080 bash[25034]: audit 2023-12-20T20:07:21.987791+0000 mgr.y (mgr.25324) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:07:23.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:23 smithi080 bash[25034]: audit 2023-12-20T20:07:22.085447+0000 mon.a (mon.0) 1393 : audit [DBG] from='client.? 172.21.15.80:0/866453097' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:07:23.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:23 smithi080 bash[25034]: audit 2023-12-20T20:07:22.654886+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:23.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:23 smithi080 bash[25034]: audit 2023-12-20T20:07:22.666872+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:23.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:23 smithi080 bash[25034]: audit 2023-12-20T20:07:22.679478+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:23.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:23 smithi080 bash[30819]: cluster 2023-12-20T20:07:21.533744+0000 mgr.y (mgr.25324) 28 : 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-20T20:07:23.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:23 smithi080 bash[30819]: audit 2023-12-20T20:07:21.586978+0000 mgr.y (mgr.25324) 29 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:23.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:23 smithi080 bash[30819]: audit 2023-12-20T20:07:21.948979+0000 mgr.y (mgr.25324) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:07:23.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:23 smithi080 bash[30819]: cephadm 2023-12-20T20:07:21.967126+0000 mgr.y (mgr.25324) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.80:5000 to Dashboard 2023-12-20T20:07:23.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:23 smithi080 bash[30819]: audit 2023-12-20T20:07:21.968067+0000 mgr.y (mgr.25324) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:07:23.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:23 smithi080 bash[30819]: audit 2023-12-20T20:07:21.970703+0000 mgr.y (mgr.25324) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi080"}]: dispatch 2023-12-20T20:07:23.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:23 smithi080 bash[30819]: audit 2023-12-20T20:07:21.987791+0000 mgr.y (mgr.25324) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:07:23.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:23 smithi080 bash[30819]: audit 2023-12-20T20:07:22.085447+0000 mon.a (mon.0) 1393 : audit [DBG] from='client.? 172.21.15.80:0/866453097' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:07:23.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:23 smithi080 bash[30819]: audit 2023-12-20T20:07:22.654886+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:23.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:23 smithi080 bash[30819]: audit 2023-12-20T20:07:22.666872+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:23.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:23 smithi080 bash[30819]: audit 2023-12-20T20:07:22.679478+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:23.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:23 smithi133 bash[25278]: cluster 2023-12-20T20:07:21.533744+0000 mgr.y (mgr.25324) 28 : 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-20T20:07:23.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:23 smithi133 bash[25278]: audit 2023-12-20T20:07:21.586978+0000 mgr.y (mgr.25324) 29 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:23.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:23 smithi133 bash[25278]: audit 2023-12-20T20:07:21.948979+0000 mgr.y (mgr.25324) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:07:23.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:23 smithi133 bash[25278]: cephadm 2023-12-20T20:07:21.967126+0000 mgr.y (mgr.25324) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.80:5000 to Dashboard 2023-12-20T20:07:23.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:23 smithi133 bash[25278]: audit 2023-12-20T20:07:21.968067+0000 mgr.y (mgr.25324) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:07:23.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:23 smithi133 bash[25278]: audit 2023-12-20T20:07:21.970703+0000 mgr.y (mgr.25324) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi080"}]: dispatch 2023-12-20T20:07:23.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:23 smithi133 bash[25278]: audit 2023-12-20T20:07:21.987791+0000 mgr.y (mgr.25324) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:07:23.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:23 smithi133 bash[25278]: audit 2023-12-20T20:07:22.085447+0000 mon.a (mon.0) 1393 : audit [DBG] from='client.? 172.21.15.80:0/866453097' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:07:23.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:23 smithi133 bash[25278]: audit 2023-12-20T20:07:22.654886+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:23.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:23 smithi133 bash[25278]: audit 2023-12-20T20:07:22.666872+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:23.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:23 smithi133 bash[25278]: audit 2023-12-20T20:07:22.679478+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:24.239 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:24 smithi133 bash[61633]: ts=2023-12-20T20:07:24.113Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-20T20:07:24.239 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:24 smithi133 bash[61633]: ts=2023-12-20T20:07:24.113Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-20T20:07:24.239 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:24 smithi133 bash[61633]: ts=2023-12-20T20:07:24.113Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-20T20:07:24.239 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:24 smithi133 bash[61633]: ts=2023-12-20T20:07:24.113Z caller=main.go:518 level=info host_details="(Linux 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64 smithi133 (none))" 2023-12-20T20:07:24.239 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:24 smithi133 bash[61633]: ts=2023-12-20T20:07:24.113Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-20T20:07:24.239 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:24 smithi133 bash[61633]: ts=2023-12-20T20:07:24.113Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-20T20:07:24.239 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:24 smithi133 bash[61633]: ts=2023-12-20T20:07:24.115Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-20T20:07:24.239 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:24 smithi133 bash[61633]: ts=2023-12-20T20:07:24.116Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-20T20:07:24.239 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:24 smithi133 bash[61633]: ts=2023-12-20T20:07:24.118Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-20T20:07:24.240 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:24 smithi133 bash[61633]: ts=2023-12-20T20:07:24.120Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-20T20:07:24.240 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:24 smithi133 bash[61633]: ts=2023-12-20T20:07:24.120Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.066µs 2023-12-20T20:07:24.240 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:24 smithi133 bash[61633]: ts=2023-12-20T20:07:24.120Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-20T20:07:24.240 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:24 smithi133 bash[61633]: ts=2023-12-20T20:07:24.122Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-12-20T20:07:24.566 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:24 smithi133 bash[61633]: ts=2023-12-20T20:07:24.563Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-12-20T20:07:24.646 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:24 smithi133 bash[61633]: ts=2023-12-20T20:07:24.604Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-12-20T20:07:24.647 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:24 smithi133 bash[61633]: ts=2023-12-20T20:07:24.604Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-12-20T20:07:24.647 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:24 smithi133 bash[61633]: ts=2023-12-20T20:07:24.604Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=55.751µs wal_replay_duration=484.005545ms total_replay_duration=484.080682ms 2023-12-20T20:07:24.647 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:24 smithi133 bash[61633]: ts=2023-12-20T20:07:24.612Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-20T20:07:24.647 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:24 smithi133 bash[61633]: ts=2023-12-20T20:07:24.612Z caller=main.go:947 level=info msg="TSDB started" 2023-12-20T20:07:24.647 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:24 smithi133 bash[61633]: ts=2023-12-20T20:07:24.612Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-20T20:07:24.944 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:24 smithi133 bash[61633]: ts=2023-12-20T20:07:24.644Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=32.353609ms db_storage=1.493µs remote_storage=2.691µs web_handler=631ns query_engine=1.351µs scrape=560.456µs scrape_sd=219.678µs notify=23.219µs notify_sd=28.527µs rules=30.920587ms 2023-12-20T20:07:24.944 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:24 smithi133 bash[61633]: ts=2023-12-20T20:07:24.644Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-20T20:07:25.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:25 smithi133 bash[25278]: cluster 2023-12-20T20:07:23.534741+0000 mgr.y (mgr.25324) 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-20T20:07:25.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:25 smithi133 bash[25278]: audit 2023-12-20T20:07:24.650968+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:25.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:25 smithi133 bash[25278]: audit 2023-12-20T20:07:24.654225+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:07:25.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:25 smithi133 bash[25278]: audit 2023-12-20T20:07:25.025609+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:07:25.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:25 smithi133 bash[25278]: audit 2023-12-20T20:07:25.026448+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:07:25.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:25 smithi133 bash[25278]: audit 2023-12-20T20:07:25.028918+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:07:25.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:25 smithi133 bash[25278]: audit 2023-12-20T20:07:25.031106+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:25.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:25 smithi080 bash[25034]: cluster 2023-12-20T20:07:23.534741+0000 mgr.y (mgr.25324) 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-20T20:07:25.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:25 smithi080 bash[25034]: audit 2023-12-20T20:07:24.650968+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:25.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:25 smithi080 bash[25034]: audit 2023-12-20T20:07:24.654225+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:07:25.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:25 smithi080 bash[25034]: audit 2023-12-20T20:07:25.025609+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:07:25.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:25 smithi080 bash[25034]: audit 2023-12-20T20:07:25.026448+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:07:25.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:25 smithi080 bash[25034]: audit 2023-12-20T20:07:25.028918+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:07:25.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:25 smithi080 bash[25034]: audit 2023-12-20T20:07:25.031106+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:25.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:25 smithi080 bash[30819]: cluster 2023-12-20T20:07:23.534741+0000 mgr.y (mgr.25324) 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-20T20:07:25.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:25 smithi080 bash[30819]: audit 2023-12-20T20:07:24.650968+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:25.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:25 smithi080 bash[30819]: audit 2023-12-20T20:07:24.654225+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:07:25.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:25 smithi080 bash[30819]: audit 2023-12-20T20:07:25.025609+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:07:25.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:25 smithi080 bash[30819]: audit 2023-12-20T20:07:25.026448+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:07:25.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:25 smithi080 bash[30819]: audit 2023-12-20T20:07:25.028918+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:07:25.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:25 smithi080 bash[30819]: audit 2023-12-20T20:07:25.031106+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:26.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:26 smithi133 bash[25278]: cephadm 2023-12-20T20:07:25.024790+0000 mgr.y (mgr.25324) 36 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-20T20:07:26.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:26 smithi133 bash[25278]: cephadm 2023-12-20T20:07:25.033286+0000 mgr.y (mgr.25324) 37 : cephadm [INF] Deploying daemon mgr.x on smithi133 2023-12-20T20:07:26.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:26 smithi080 bash[25034]: cephadm 2023-12-20T20:07:25.024790+0000 mgr.y (mgr.25324) 36 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-20T20:07:26.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:26 smithi080 bash[25034]: cephadm 2023-12-20T20:07:25.033286+0000 mgr.y (mgr.25324) 37 : cephadm [INF] Deploying daemon mgr.x on smithi133 2023-12-20T20:07:26.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:26 smithi080 bash[30819]: cephadm 2023-12-20T20:07:25.024790+0000 mgr.y (mgr.25324) 36 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-20T20:07:26.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:26 smithi080 bash[30819]: cephadm 2023-12-20T20:07:25.033286+0000 mgr.y (mgr.25324) 37 : cephadm [INF] Deploying daemon mgr.x on smithi133 2023-12-20T20:07:27.339 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:27 smithi133 bash[25278]: cluster 2023-12-20T20:07:25.535777+0000 mgr.y (mgr.25324) 38 : 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-20T20:07:27.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:27 smithi080 bash[25034]: cluster 2023-12-20T20:07:25.535777+0000 mgr.y (mgr.25324) 38 : 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-20T20:07:27.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:27 smithi080 bash[30819]: cluster 2023-12-20T20:07:25.535777+0000 mgr.y (mgr.25324) 38 : 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-20T20:07:28.390 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:28 smithi133 systemd[1]: Stopping Ceph mgr.x for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:07:29.074 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:28 smithi133 bash[62044]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-mgr-x 2023-12-20T20:07:29.075 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:29 smithi133 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-20T20:07:29.329 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:29 smithi133 bash[25278]: cluster 2023-12-20T20:07:27.537422+0000 mgr.y (mgr.25324) 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-20T20:07:29.330 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:29 smithi133 bash[62131]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-mgr-x 2023-12-20T20:07:29.330 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:29 smithi133 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-20T20:07:29.330 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:29 smithi133 systemd[1]: Stopped Ceph mgr.x for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:07:29.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:29 smithi080 bash[30819]: cluster 2023-12-20T20:07:27.537422+0000 mgr.y (mgr.25324) 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-20T20:07:29.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:29 smithi080 bash[25034]: cluster 2023-12-20T20:07:27.537422+0000 mgr.y (mgr.25324) 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-20T20:07:29.694 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:29 smithi133 systemd[1]: Started Ceph mgr.x for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:07:30.394 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:30 smithi133 bash[25278]: audit 2023-12-20T20:07:28.745628+0000 mgr.y (mgr.25324) 40 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:07:30.394 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:30 smithi133 bash[25278]: audit 2023-12-20T20:07:29.372403+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:30.394 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:30 smithi133 bash[25278]: audit 2023-12-20T20:07:29.382410+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:30.394 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:30 smithi133 bash[25278]: audit 2023-12-20T20:07:29.412594+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:30.394 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:30 smithi133 bash[25278]: audit 2023-12-20T20:07:29.414347+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:07:30.394 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:30 smithi133 bash[25278]: audit 2023-12-20T20:07:29.425768+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:30.394 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:30 smithi133 bash[25278]: audit 2023-12-20T20:07:29.508664+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:07:30.394 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:30 smithi133 bash[25278]: audit 2023-12-20T20:07:29.514855+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-20T20:07:30.395 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:30 smithi133 bash[25278]: audit 2023-12-20T20:07:29.515595+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-20T20:07:30.395 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:30 smithi133 bash[25278]: cluster 2023-12-20T20:07:29.525479+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2023-12-20T20:07:30.444 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[25034]: audit 2023-12-20T20:07:28.745628+0000 mgr.y (mgr.25324) 40 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:07:30.445 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[25034]: audit 2023-12-20T20:07:29.372403+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:30.445 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[25034]: audit 2023-12-20T20:07:29.382410+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:30.445 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[25034]: audit 2023-12-20T20:07:29.412594+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:30.445 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[25034]: audit 2023-12-20T20:07:29.414347+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:07:30.445 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[25034]: audit 2023-12-20T20:07:29.425768+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:30.445 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[25034]: audit 2023-12-20T20:07:29.508664+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:07:30.445 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[25034]: audit 2023-12-20T20:07:29.514855+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-20T20:07:30.445 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[25034]: audit 2023-12-20T20:07:29.515595+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-20T20:07:30.445 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[25034]: cluster 2023-12-20T20:07:29.525479+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2023-12-20T20:07:30.445 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[30819]: audit 2023-12-20T20:07:28.745628+0000 mgr.y (mgr.25324) 40 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:07:30.446 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[30819]: audit 2023-12-20T20:07:29.372403+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:30.446 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[30819]: audit 2023-12-20T20:07:29.382410+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:30.446 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[30819]: audit 2023-12-20T20:07:29.412594+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:30.446 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[30819]: audit 2023-12-20T20:07:29.414347+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:07:30.446 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[30819]: audit 2023-12-20T20:07:29.425768+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25324 ' entity='mgr.y' 2023-12-20T20:07:30.446 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[30819]: audit 2023-12-20T20:07:29.508664+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:07:30.446 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[30819]: audit 2023-12-20T20:07:29.514855+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.25324 172.21.15.80:0/3132013618' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-20T20:07:30.446 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[30819]: audit 2023-12-20T20:07:29.515595+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-20T20:07:30.446 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[30819]: cluster 2023-12-20T20:07:29.525479+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2023-12-20T20:07:30.694 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:30 smithi133 bash[62198]: debug 2023-12-20T20:07:30.386+0000 7f143933f700 1 -- 172.21.15.133:0/1253339497 <== mon.2 v2:172.21.15.133:3300/0 3 ==== mon_map magic: 0 v1 ==== 413+0+0 (secure 0 0 0) 0x560f4617d080 con 0x560f46eeec00 2023-12-20T20:07:30.694 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:30 smithi133 bash[62198]: debug 2023-12-20T20:07:30.386+0000 7f143933f700 1 -- 172.21.15.133:0/1253339497 <== mon.2 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560f46171520 con 0x560f46eeec00 2023-12-20T20:07:30.694 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:30 smithi133 bash[62198]: debug 2023-12-20T20:07:30.550+0000 7f1443515200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:07:30.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[73610]: debug 2023-12-20T20:07:30.430+0000 7fb76e2d4700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-20T20:07:30.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[73610]: ignoring --setuser ceph since I am not root 2023-12-20T20:07:30.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[73610]: ignoring --setgroup ceph since I am not root 2023-12-20T20:07:30.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[73610]: debug 2023-12-20T20:07:30.486+0000 7f324e45c700 1 -- 172.21.15.80:0/1666457894 <== mon.1 v2:172.21.15.80:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559cb355b520 con 0x559cb42d6c00 2023-12-20T20:07:30.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:30 smithi080 bash[73610]: debug 2023-12-20T20:07:30.650+0000 7f3258214200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:07:31.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:31 smithi133 bash[25278]: cephadm 2023-12-20T20:07:29.426994+0000 mgr.y (mgr.25324) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:07:31.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:31 smithi133 bash[25278]: cephadm 2023-12-20T20:07:29.510733+0000 mgr.y (mgr.25324) 42 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-20T20:07:31.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:31 smithi133 bash[25278]: cephadm 2023-12-20T20:07:29.511421+0000 mgr.y (mgr.25324) 43 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-20T20:07:31.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:31 smithi133 bash[25278]: cephadm 2023-12-20T20:07:29.514529+0000 mgr.y (mgr.25324) 44 : cephadm [INF] Failing over to other MGR 2023-12-20T20:07:31.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:31 smithi133 bash[25278]: cluster 2023-12-20T20:07:29.538047+0000 mgr.y (mgr.25324) 45 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2023-12-20T20:07:31.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:31 smithi133 bash[25278]: audit 2023-12-20T20:07:30.433100+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-20T20:07:31.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:31 smithi133 bash[25278]: cluster 2023-12-20T20:07:30.433350+0000 mon.a (mon.0) 1405 : cluster [DBG] mgrmap e32: x(active, starting, since 0.916035s) 2023-12-20T20:07:31.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:31 smithi080 bash[25034]: cephadm 2023-12-20T20:07:29.426994+0000 mgr.y (mgr.25324) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:07:31.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:31 smithi080 bash[25034]: cephadm 2023-12-20T20:07:29.510733+0000 mgr.y (mgr.25324) 42 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-20T20:07:31.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:31 smithi080 bash[25034]: cephadm 2023-12-20T20:07:29.511421+0000 mgr.y (mgr.25324) 43 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-20T20:07:31.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:31 smithi080 bash[25034]: cephadm 2023-12-20T20:07:29.514529+0000 mgr.y (mgr.25324) 44 : cephadm [INF] Failing over to other MGR 2023-12-20T20:07:31.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:31 smithi080 bash[25034]: cluster 2023-12-20T20:07:29.538047+0000 mgr.y (mgr.25324) 45 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2023-12-20T20:07:31.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:31 smithi080 bash[25034]: audit 2023-12-20T20:07:30.433100+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-20T20:07:31.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:31 smithi080 bash[25034]: cluster 2023-12-20T20:07:30.433350+0000 mon.a (mon.0) 1405 : cluster [DBG] mgrmap e32: x(active, starting, since 0.916035s) 2023-12-20T20:07:31.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:31 smithi080 bash[30819]: cephadm 2023-12-20T20:07:29.426994+0000 mgr.y (mgr.25324) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:07:31.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:31 smithi080 bash[30819]: cephadm 2023-12-20T20:07:29.510733+0000 mgr.y (mgr.25324) 42 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-20T20:07:31.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:31 smithi080 bash[30819]: cephadm 2023-12-20T20:07:29.511421+0000 mgr.y (mgr.25324) 43 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-20T20:07:31.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:31 smithi080 bash[30819]: cephadm 2023-12-20T20:07:29.514529+0000 mgr.y (mgr.25324) 44 : cephadm [INF] Failing over to other MGR 2023-12-20T20:07:31.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:31 smithi080 bash[30819]: cluster 2023-12-20T20:07:29.538047+0000 mgr.y (mgr.25324) 45 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2023-12-20T20:07:31.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:31 smithi080 bash[30819]: audit 2023-12-20T20:07:30.433100+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25324 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-20T20:07:31.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:31 smithi080 bash[30819]: cluster 2023-12-20T20:07:30.433350+0000 mon.a (mon.0) 1405 : cluster [DBG] mgrmap e32: x(active, starting, since 0.916035s) 2023-12-20T20:07:31.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:31 smithi080 bash[73610]: debug 2023-12-20T20:07:31.530+0000 7f3258214200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-20T20:07:31.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:31 smithi080 bash[73610]: debug 2023-12-20T20:07:31.630+0000 7f3258214200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:07:31.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:31 smithi080 bash[73610]: debug 2023-12-20T20:07:31.730+0000 7f3258214200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:07:31.933 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:31 smithi133 bash[62198]: debug 2023-12-20T20:07:31.462+0000 7f1443515200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-20T20:07:31.933 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:31 smithi133 bash[62198]: debug 2023-12-20T20:07:31.562+0000 7f1443515200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:07:31.933 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:31 smithi133 bash[62198]: debug 2023-12-20T20:07:31.662+0000 7f1443515200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:07:32.300 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:31 smithi080 bash[73610]: debug 2023-12-20T20:07:31.994+0000 7f3258214200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:07:32.685 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:31 smithi133 bash[62198]: debug 2023-12-20T20:07:31.926+0000 7f1443515200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:07:32.686 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:32 smithi133 bash[62198]: debug 2023-12-20T20:07:32.278+0000 7f1443515200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:07:32.686 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:32 smithi133 bash[62198]: debug 2023-12-20T20:07:32.450+0000 7f1443515200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:07:32.730 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:32 smithi080 bash[73610]: debug 2023-12-20T20:07:32.350+0000 7f3258214200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:07:32.730 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:32 smithi080 bash[73610]: debug 2023-12-20T20:07:32.510+0000 7f3258214200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:07:32.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:32 smithi133 bash[62198]: debug 2023-12-20T20:07:32.678+0000 7f1443515200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:07:33.050 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:32 smithi080 bash[73610]: debug 2023-12-20T20:07:32.718+0000 7f3258214200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:07:34.050 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:33 smithi080 bash[73610]: debug 2023-12-20T20:07:33.714+0000 7f3258214200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:07:34.050 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:33 smithi080 bash[73610]: debug 2023-12-20T20:07:33.830+0000 7f3258214200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:07:34.050 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:33 smithi080 bash[73610]: debug 2023-12-20T20:07:33.946+0000 7f3258214200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:07:34.090 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:33 smithi133 bash[62198]: debug 2023-12-20T20:07:33.718+0000 7f1443515200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:07:34.091 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:33 smithi133 bash[62198]: debug 2023-12-20T20:07:33.830+0000 7f1443515200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:07:34.091 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:33 smithi133 bash[62198]: debug 2023-12-20T20:07:33.950+0000 7f1443515200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:07:34.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:34 smithi080 bash[73610]: debug 2023-12-20T20:07:34.430+0000 7f3258214200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:07:34.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:34 smithi080 bash[73610]: debug 2023-12-20T20:07:34.650+0000 7f3258214200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:07:34.946 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:34 smithi133 bash[62198]: debug 2023-12-20T20:07:34.442+0000 7f1443515200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:07:34.946 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:34 smithi133 bash[62198]: debug 2023-12-20T20:07:34.662+0000 7f1443515200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:07:35.442 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:35 smithi080 bash[73610]: debug 2023-12-20T20:07:35.122+0000 7f3258214200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:07:35.444 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:35 smithi133 bash[62198]: debug 2023-12-20T20:07:35.114+0000 7f1443515200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:07:35.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:35 smithi080 bash[73610]: debug 2023-12-20T20:07:35.638+0000 7f3258214200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:07:35.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:35 smithi133 bash[62198]: debug 2023-12-20T20:07:35.614+0000 7f1443515200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:07:36.444 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:36 smithi133 bash[62198]: debug 2023-12-20T20:07:36.210+0000 7f1443515200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:07:36.444 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:36 smithi133 bash[62198]: debug 2023-12-20T20:07:36.338+0000 7f1443515200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:07:36.550 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:36 smithi080 bash[73610]: debug 2023-12-20T20:07:36.206+0000 7f3258214200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:07:36.550 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:36 smithi080 bash[73610]: debug 2023-12-20T20:07:36.322+0000 7f3258214200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:07:36.814 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:36 smithi133 bash[62198]: debug 2023-12-20T20:07:36.694+0000 7f1443515200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:07:36.950 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:36 smithi080 bash[73610]: debug 2023-12-20T20:07:36.674+0000 7f3258214200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:07:36.950 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:36 smithi080 bash[73610]: debug 2023-12-20T20:07:36.794+0000 7f3258214200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:07:37.070 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:36 smithi133 bash[62198]: debug 2023-12-20T20:07:36.806+0000 7f1443515200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:07:37.070 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:36 smithi133 bash[62198]: debug 2023-12-20T20:07:36.954+0000 7f1443515200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:07:37.300 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:36 smithi080 bash[73610]: debug 2023-12-20T20:07:36.938+0000 7f3258214200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:07:37.300 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:37 smithi080 bash[73610]: debug 2023-12-20T20:07:37.054+0000 7f3258214200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:07:37.300 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:37 smithi080 bash[73610]: debug 2023-12-20T20:07:37.182+0000 7f3258214200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:07:37.389 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:37 smithi133 bash[62198]: debug 2023-12-20T20:07:37.062+0000 7f1443515200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:07:37.389 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:37 smithi133 bash[62198]: debug 2023-12-20T20:07:37.190+0000 7f1443515200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:07:37.694 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:37 smithi133 bash[62198]: debug 2023-12-20T20:07:37.382+0000 7f1443515200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:07:37.694 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:37 smithi133 bash[62198]: debug 2023-12-20T20:07:37.510+0000 7f1443515200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:07:37.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:37 smithi080 bash[73610]: debug 2023-12-20T20:07:37.374+0000 7f3258214200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:07:37.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:37 smithi080 bash[73610]: debug 2023-12-20T20:07:37.510+0000 7f3258214200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:07:39.050 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:38 smithi080 bash[73610]: debug 2023-12-20T20:07:38.770+0000 7f3258214200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:07:39.050 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:38 smithi080 bash[73610]: [20/Dec/2023:20:07:38] ENGINE Bus STARTING 2023-12-20T20:07:39.050 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:38 smithi080 bash[73610]: CherryPy Checker: 2023-12-20T20:07:39.051 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:38 smithi080 bash[73610]: The Application mounted at '' has an empty config. 2023-12-20T20:07:39.051 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:38 smithi080 bash[73610]: [20/Dec/2023:20:07:38] ENGINE Serving on http://:::9283 2023-12-20T20:07:39.051 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:38 smithi080 bash[73610]: [20/Dec/2023:20:07:38] ENGINE Bus STARTED 2023-12-20T20:07:39.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:38 smithi080 bash[25034]: cluster 2023-12-20T20:07:38.778520+0000 mon.a (mon.0) 1406 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:07:39.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:38 smithi080 bash[25034]: audit 2023-12-20T20:07:38.779310+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.? 172.21.15.80:0/3554464243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:07:39.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:38 smithi080 bash[25034]: audit 2023-12-20T20:07:38.781834+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.80:0/3554464243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:07:39.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:38 smithi080 bash[25034]: audit 2023-12-20T20:07:38.785363+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.? 172.21.15.80:0/3554464243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:07:39.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:38 smithi080 bash[25034]: audit 2023-12-20T20:07:38.785950+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.80:0/3554464243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:07:39.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:38 smithi080 bash[30819]: cluster 2023-12-20T20:07:38.778520+0000 mon.a (mon.0) 1406 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:07:39.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:38 smithi080 bash[30819]: audit 2023-12-20T20:07:38.779310+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.? 172.21.15.80:0/3554464243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:07:39.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:38 smithi080 bash[30819]: audit 2023-12-20T20:07:38.781834+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.80:0/3554464243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:07:39.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:38 smithi080 bash[30819]: audit 2023-12-20T20:07:38.785363+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.? 172.21.15.80:0/3554464243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:07:39.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:38 smithi080 bash[30819]: audit 2023-12-20T20:07:38.785950+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.80:0/3554464243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:07:39.103 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:38 smithi133 bash[62198]: debug 2023-12-20T20:07:38.870+0000 7f1443515200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:07:39.103 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:38 smithi133 bash[62198]: [20/Dec/2023:20:07:38] ENGINE Bus STARTING 2023-12-20T20:07:39.103 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:38 smithi133 bash[62198]: CherryPy Checker: 2023-12-20T20:07:39.104 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:38 smithi133 bash[62198]: The Application mounted at '' has an empty config. 2023-12-20T20:07:39.104 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:38 smithi133 bash[62198]: [20/Dec/2023:20:07:38] ENGINE Serving on http://:::9283 2023-12-20T20:07:39.104 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:38 smithi133 bash[62198]: [20/Dec/2023:20:07:38] ENGINE Bus STARTED 2023-12-20T20:07:39.104 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:38 smithi133 bash[25278]: cluster 2023-12-20T20:07:38.778520+0000 mon.a (mon.0) 1406 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:07:39.104 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:38 smithi133 bash[25278]: audit 2023-12-20T20:07:38.779310+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.? 172.21.15.80:0/3554464243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:07:39.104 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:38 smithi133 bash[25278]: audit 2023-12-20T20:07:38.781834+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.80:0/3554464243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:07:39.104 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:38 smithi133 bash[25278]: audit 2023-12-20T20:07:38.785363+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.? 172.21.15.80:0/3554464243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:07:39.104 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:38 smithi133 bash[25278]: audit 2023-12-20T20:07:38.785950+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.80:0/3554464243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:07:40.165 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:39 smithi080 bash[25034]: cluster 2023-12-20T20:07:38.842570+0000 mon.a (mon.0) 1407 : cluster [DBG] mgrmap e33: x(active, starting, since 9s), standbys: y 2023-12-20T20:07:40.165 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:39 smithi080 bash[25034]: cluster 2023-12-20T20:07:38.871929+0000 mon.a (mon.0) 1408 : cluster [INF] Active manager daemon x restarted 2023-12-20T20:07:40.165 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:39 smithi080 bash[25034]: cluster 2023-12-20T20:07:38.873051+0000 mon.a (mon.0) 1409 : cluster [INF] Activating manager daemon x 2023-12-20T20:07:40.165 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:39 smithi080 bash[25034]: cluster 2023-12-20T20:07:38.880229+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2023-12-20T20:07:40.165 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:39 smithi080 bash[25034]: audit 2023-12-20T20:07:38.880940+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.? 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:07:40.165 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:39 smithi080 bash[25034]: audit 2023-12-20T20:07:38.888212+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.? 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:07:40.166 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:39 smithi080 bash[25034]: audit 2023-12-20T20:07:38.889329+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.? 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:07:40.166 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:39 smithi080 bash[25034]: audit 2023-12-20T20:07:38.889716+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.? 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:07:40.166 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:39 smithi080 bash[30819]: cluster 2023-12-20T20:07:38.842570+0000 mon.a (mon.0) 1407 : cluster [DBG] mgrmap e33: x(active, starting, since 9s), standbys: y 2023-12-20T20:07:40.166 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:39 smithi080 bash[30819]: cluster 2023-12-20T20:07:38.871929+0000 mon.a (mon.0) 1408 : cluster [INF] Active manager daemon x restarted 2023-12-20T20:07:40.166 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:39 smithi080 bash[30819]: cluster 2023-12-20T20:07:38.873051+0000 mon.a (mon.0) 1409 : cluster [INF] Activating manager daemon x 2023-12-20T20:07:40.166 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:39 smithi080 bash[30819]: cluster 2023-12-20T20:07:38.880229+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2023-12-20T20:07:40.166 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:39 smithi080 bash[30819]: audit 2023-12-20T20:07:38.880940+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.? 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:07:40.166 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:39 smithi080 bash[30819]: audit 2023-12-20T20:07:38.888212+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.? 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:07:40.166 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:39 smithi080 bash[30819]: audit 2023-12-20T20:07:38.889329+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.? 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:07:40.166 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:39 smithi080 bash[30819]: audit 2023-12-20T20:07:38.889716+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.? 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:07:40.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:39 smithi133 bash[62198]: [20/Dec/2023:20:07:39] ENGINE Bus STOPPING 2023-12-20T20:07:40.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:39 smithi133 bash[62198]: [20/Dec/2023:20:07:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-20T20:07:40.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:39 smithi133 bash[62198]: [20/Dec/2023:20:07:39] ENGINE Bus STOPPED 2023-12-20T20:07:40.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[62198]: [20/Dec/2023:20:07:40] ENGINE Bus STARTING 2023-12-20T20:07:40.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[62198]: [20/Dec/2023:20:07:40] ENGINE Serving on http://:::9283 2023-12-20T20:07:40.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[62198]: [20/Dec/2023:20:07:40] ENGINE Bus STARTED 2023-12-20T20:07:40.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:39 smithi133 bash[25278]: cluster 2023-12-20T20:07:38.842570+0000 mon.a (mon.0) 1407 : cluster [DBG] mgrmap e33: x(active, starting, since 9s), standbys: y 2023-12-20T20:07:40.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:39 smithi133 bash[25278]: cluster 2023-12-20T20:07:38.871929+0000 mon.a (mon.0) 1408 : cluster [INF] Active manager daemon x restarted 2023-12-20T20:07:40.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:39 smithi133 bash[25278]: cluster 2023-12-20T20:07:38.873051+0000 mon.a (mon.0) 1409 : cluster [INF] Activating manager daemon x 2023-12-20T20:07:40.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:39 smithi133 bash[25278]: cluster 2023-12-20T20:07:38.880229+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2023-12-20T20:07:40.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:39 smithi133 bash[25278]: audit 2023-12-20T20:07:38.880940+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.? 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-20T20:07:40.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:39 smithi133 bash[25278]: audit 2023-12-20T20:07:38.888212+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.? 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:07:40.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:39 smithi133 bash[25278]: audit 2023-12-20T20:07:38.889329+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.? 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-20T20:07:40.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:39 smithi133 bash[25278]: audit 2023-12-20T20:07:38.889716+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.? 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:07:40.879 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: cluster 2023-12-20T20:07:39.859677+0000 mon.a (mon.0) 1411 : cluster [DBG] mgrmap e34: x(active, starting, since 0.986811s), standbys: y 2023-12-20T20:07:41.032 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: cluster 2023-12-20T20:07:39.859677+0000 mon.a (mon.0) 1411 : cluster [DBG] mgrmap e34: x(active, starting, since 0.986811s), standbys: y 2023-12-20T20:07:41.032 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:39.869521+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:07:41.032 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:39.869679+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:07:41.032 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:39.869884+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:07:41.032 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:39.871559+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:07:41.032 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:39.871781+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:07:41.032 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:39.872062+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:07:41.033 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:39.872415+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:07:41.033 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:39.872764+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:07:41.033 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:39.873097+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:07:41.033 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:39.873416+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:07:41.033 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:39.873757+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:07:41.033 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:39.874085+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:07:41.033 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:39.874470+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:07:41.033 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:39.874828+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:07:41.033 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:39.875104+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:07:41.033 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:39.875700+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:07:41.033 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: cluster 2023-12-20T20:07:39.904116+0000 mon.a (mon.0) 1428 : cluster [INF] Manager daemon x is now available 2023-12-20T20:07:41.033 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:39.955633+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:41.033 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:39.962930+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:07:41.033 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:39.972087+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:07:41.034 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:39.975432+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:07:41.034 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:40.000266+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:07:41.034 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:40.036410+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:07:41.034 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:40.079422+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-20T20:07:41.034 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:40.097634+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:07:41.034 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:40.549144+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:07:41.034 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:40.550614+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:41.034 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:40.552065+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:07:41.034 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[25034]: audit 2023-12-20T20:07:40.774550+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:41.034 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: cluster 2023-12-20T20:07:39.859677+0000 mon.a (mon.0) 1411 : cluster [DBG] mgrmap e34: x(active, starting, since 0.986811s), standbys: y 2023-12-20T20:07:41.035 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:39.869521+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:07:41.035 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:39.869679+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:07:41.035 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:39.869884+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:07:41.035 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:39.871559+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:07:41.035 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:39.871781+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:07:41.035 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:39.872062+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:07:41.035 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:39.872415+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:07:41.035 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:39.872764+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:07:41.035 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:39.873097+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:07:41.035 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:39.873416+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:07:41.035 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:39.873757+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:07:41.035 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:39.874085+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:07:41.035 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:39.874470+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:07:41.036 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:39.874828+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:07:41.036 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:39.875104+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:07:41.036 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:39.875700+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:07:41.036 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: cluster 2023-12-20T20:07:39.904116+0000 mon.a (mon.0) 1428 : cluster [INF] Manager daemon x is now available 2023-12-20T20:07:41.036 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:39.955633+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:41.036 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:39.962930+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:07:41.036 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:39.972087+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:07:41.036 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:39.975432+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:07:41.036 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:40.000266+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:07:41.036 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:40.036410+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:07:41.036 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:40.079422+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-20T20:07:41.036 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:40.097634+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:07:41.036 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:40.549144+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:07:41.036 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:40.550614+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:41.037 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:40.552065+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:07:41.037 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:40 smithi080 bash[30819]: audit 2023-12-20T20:07:40.774550+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:41.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:39.869521+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:07:41.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:39.869679+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:07:41.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:39.869884+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:07:41.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:39.871559+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:07:41.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:39.871781+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:07:41.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:39.872062+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:07:41.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:39.872415+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:07:41.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:39.872764+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:07:41.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:39.873097+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:07:41.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:39.873416+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:07:41.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:39.873757+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:07:41.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:39.874085+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:07:41.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:39.874470+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:07:41.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:39.874828+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:07:41.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:39.875104+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:07:41.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:39.875700+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:07:41.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: cluster 2023-12-20T20:07:39.904116+0000 mon.a (mon.0) 1428 : cluster [INF] Manager daemon x is now available 2023-12-20T20:07:41.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:39.955633+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:41.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:39.962930+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:07:41.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:39.972087+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:07:41.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:39.975432+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:07:41.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:40.000266+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:07:41.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:40.036410+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:07:41.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:40.079422+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-20T20:07:41.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:40.097634+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:07:41.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:40.549144+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:07:41.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:40.550614+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:41.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:40.552065+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:07:41.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:40 smithi133 bash[25278]: audit 2023-12-20T20:07:40.774550+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:41.902 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:41 smithi133 bash[25278]: cephadm 2023-12-20T20:07:40.560875+0000 mgr.x (mgr.25223) 1 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.conf 2023-12-20T20:07:41.902 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:41 smithi133 bash[25278]: cephadm 2023-12-20T20:07:40.561085+0000 mgr.x (mgr.25223) 2 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.conf 2023-12-20T20:07:41.902 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:41 smithi133 bash[25278]: cephadm 2023-12-20T20:07:40.875336+0000 mgr.x (mgr.25223) 3 : cephadm [INF] Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:07:41.902 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:41 smithi133 bash[25278]: cluster 2023-12-20T20:07:40.891742+0000 mon.a (mon.0) 1441 : cluster [DBG] mgrmap e35: x(active, since 2s), standbys: y 2023-12-20T20:07:41.902 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:41 smithi133 bash[25278]: audit 2023-12-20T20:07:40.896641+0000 mgr.x (mgr.25223) 4 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:07:41.902 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:41 smithi133 bash[25278]: cluster 2023-12-20T20:07:40.935690+0000 mgr.x (mgr.25223) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:41.902 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:41 smithi133 bash[25278]: cephadm 2023-12-20T20:07:41.052582+0000 mgr.x (mgr.25223) 6 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:07:41.902 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:41 smithi133 bash[25278]: cephadm 2023-12-20T20:07:41.166713+0000 mgr.x (mgr.25223) 7 : cephadm [INF] Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:07:41.902 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:41 smithi133 bash[25278]: cephadm 2023-12-20T20:07:41.226071+0000 mgr.x (mgr.25223) 8 : cephadm [INF] Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:07:41.902 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:41 smithi133 bash[25278]: audit 2023-12-20T20:07:41.335535+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:41.902 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:41 smithi133 bash[25278]: audit 2023-12-20T20:07:41.345989+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:41.903 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:41 smithi133 bash[25278]: cephadm 2023-12-20T20:07:41.390903+0000 mgr.x (mgr.25223) 9 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:07:41.903 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:41 smithi133 bash[25278]: audit 2023-12-20T20:07:41.459661+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:41.903 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:41 smithi133 bash[25278]: audit 2023-12-20T20:07:41.722455+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:41.903 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:41 smithi133 bash[25278]: audit 2023-12-20T20:07:41.733719+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:41.903 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:41 smithi133 bash[25278]: audit 2023-12-20T20:07:41.742447+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:41.903 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:41 smithi133 bash[25278]: audit 2023-12-20T20:07:41.748977+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:41.903 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:41 smithi133 bash[25278]: audit 2023-12-20T20:07:41.817285+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi080.ioqrzh", "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-20T20:07:41.903 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:41 smithi133 bash[25278]: audit 2023-12-20T20:07:41.831531+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:42.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[30819]: cephadm 2023-12-20T20:07:40.560875+0000 mgr.x (mgr.25223) 1 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.conf 2023-12-20T20:07:42.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[30819]: cephadm 2023-12-20T20:07:40.561085+0000 mgr.x (mgr.25223) 2 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.conf 2023-12-20T20:07:42.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[30819]: cephadm 2023-12-20T20:07:40.875336+0000 mgr.x (mgr.25223) 3 : cephadm [INF] Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:07:42.232 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[30819]: cluster 2023-12-20T20:07:40.891742+0000 mon.a (mon.0) 1441 : cluster [DBG] mgrmap e35: x(active, since 2s), standbys: y 2023-12-20T20:07:42.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[30819]: audit 2023-12-20T20:07:40.896641+0000 mgr.x (mgr.25223) 4 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:07:42.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[30819]: cluster 2023-12-20T20:07:40.935690+0000 mgr.x (mgr.25223) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:42.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[30819]: cephadm 2023-12-20T20:07:41.052582+0000 mgr.x (mgr.25223) 6 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:07:42.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[30819]: cephadm 2023-12-20T20:07:41.166713+0000 mgr.x (mgr.25223) 7 : cephadm [INF] Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:07:42.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[30819]: cephadm 2023-12-20T20:07:41.226071+0000 mgr.x (mgr.25223) 8 : cephadm [INF] Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:07:42.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[30819]: audit 2023-12-20T20:07:41.335535+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:42.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[30819]: audit 2023-12-20T20:07:41.345989+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:42.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[30819]: cephadm 2023-12-20T20:07:41.390903+0000 mgr.x (mgr.25223) 9 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:07:42.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[30819]: audit 2023-12-20T20:07:41.459661+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:42.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[30819]: audit 2023-12-20T20:07:41.722455+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:42.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[30819]: audit 2023-12-20T20:07:41.733719+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:42.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[30819]: audit 2023-12-20T20:07:41.742447+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:42.233 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[30819]: audit 2023-12-20T20:07:41.748977+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:42.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[30819]: audit 2023-12-20T20:07:41.817285+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi080.ioqrzh", "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-20T20:07:42.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[30819]: audit 2023-12-20T20:07:41.831531+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:42.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[25034]: cephadm 2023-12-20T20:07:40.560875+0000 mgr.x (mgr.25223) 1 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.conf 2023-12-20T20:07:42.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[25034]: cephadm 2023-12-20T20:07:40.561085+0000 mgr.x (mgr.25223) 2 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.conf 2023-12-20T20:07:42.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[25034]: cephadm 2023-12-20T20:07:40.875336+0000 mgr.x (mgr.25223) 3 : cephadm [INF] Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:07:42.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[25034]: cluster 2023-12-20T20:07:40.891742+0000 mon.a (mon.0) 1441 : cluster [DBG] mgrmap e35: x(active, since 2s), standbys: y 2023-12-20T20:07:42.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[25034]: audit 2023-12-20T20:07:40.896641+0000 mgr.x (mgr.25223) 4 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:07:42.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[25034]: cluster 2023-12-20T20:07:40.935690+0000 mgr.x (mgr.25223) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:42.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[25034]: cephadm 2023-12-20T20:07:41.052582+0000 mgr.x (mgr.25223) 6 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:07:42.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[25034]: cephadm 2023-12-20T20:07:41.166713+0000 mgr.x (mgr.25223) 7 : cephadm [INF] Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:07:42.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[25034]: cephadm 2023-12-20T20:07:41.226071+0000 mgr.x (mgr.25223) 8 : cephadm [INF] Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:07:42.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[25034]: audit 2023-12-20T20:07:41.335535+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:42.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[25034]: audit 2023-12-20T20:07:41.345989+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:42.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[25034]: cephadm 2023-12-20T20:07:41.390903+0000 mgr.x (mgr.25223) 9 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:07:42.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[25034]: audit 2023-12-20T20:07:41.459661+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:42.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[25034]: audit 2023-12-20T20:07:41.722455+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:42.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[25034]: audit 2023-12-20T20:07:41.733719+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:42.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[25034]: audit 2023-12-20T20:07:41.742447+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:42.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[25034]: audit 2023-12-20T20:07:41.748977+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:42.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[25034]: audit 2023-12-20T20:07:41.817285+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi080.ioqrzh", "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-20T20:07:42.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:41 smithi080 bash[25034]: audit 2023-12-20T20:07:41.831531+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:43.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:42 smithi133 bash[25278]: cephadm 2023-12-20T20:07:41.555429+0000 mgr.x (mgr.25223) 10 : cephadm [INF] Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:07:43.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:42 smithi133 bash[25278]: cephadm 2023-12-20T20:07:41.750064+0000 mgr.x (mgr.25223) 11 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:07:43.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:42 smithi133 bash[25278]: cephadm 2023-12-20T20:07:41.823476+0000 mgr.x (mgr.25223) 12 : cephadm [INF] Reconfiguring iscsi.foo.smithi080.ioqrzh (dependencies changed)... 2023-12-20T20:07:43.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:42 smithi133 bash[25278]: cephadm 2023-12-20T20:07:41.840175+0000 mgr.x (mgr.25223) 13 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi080.ioqrzh on smithi080 2023-12-20T20:07:43.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:42 smithi133 bash[25278]: cluster 2023-12-20T20:07:41.881895+0000 mgr.x (mgr.25223) 14 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:43.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:42 smithi133 bash[25278]: cluster 2023-12-20T20:07:41.901250+0000 mon.a (mon.0) 1451 : cluster [DBG] mgrmap e36: x(active, since 3s), standbys: y 2023-12-20T20:07:43.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:42 smithi080 bash[25034]: cephadm 2023-12-20T20:07:41.555429+0000 mgr.x (mgr.25223) 10 : cephadm [INF] Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:07:43.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:42 smithi080 bash[25034]: cephadm 2023-12-20T20:07:41.750064+0000 mgr.x (mgr.25223) 11 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:07:43.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:42 smithi080 bash[25034]: cephadm 2023-12-20T20:07:41.823476+0000 mgr.x (mgr.25223) 12 : cephadm [INF] Reconfiguring iscsi.foo.smithi080.ioqrzh (dependencies changed)... 2023-12-20T20:07:43.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:42 smithi080 bash[25034]: cephadm 2023-12-20T20:07:41.840175+0000 mgr.x (mgr.25223) 13 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi080.ioqrzh on smithi080 2023-12-20T20:07:43.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:42 smithi080 bash[25034]: cluster 2023-12-20T20:07:41.881895+0000 mgr.x (mgr.25223) 14 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:43.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:42 smithi080 bash[25034]: cluster 2023-12-20T20:07:41.901250+0000 mon.a (mon.0) 1451 : cluster [DBG] mgrmap e36: x(active, since 3s), standbys: y 2023-12-20T20:07:43.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:42 smithi080 bash[30819]: cephadm 2023-12-20T20:07:41.555429+0000 mgr.x (mgr.25223) 10 : cephadm [INF] Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:07:43.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:42 smithi080 bash[30819]: cephadm 2023-12-20T20:07:41.750064+0000 mgr.x (mgr.25223) 11 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:07:43.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:42 smithi080 bash[30819]: cephadm 2023-12-20T20:07:41.823476+0000 mgr.x (mgr.25223) 12 : cephadm [INF] Reconfiguring iscsi.foo.smithi080.ioqrzh (dependencies changed)... 2023-12-20T20:07:43.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:42 smithi080 bash[30819]: cephadm 2023-12-20T20:07:41.840175+0000 mgr.x (mgr.25223) 13 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi080.ioqrzh on smithi080 2023-12-20T20:07:43.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:42 smithi080 bash[30819]: cluster 2023-12-20T20:07:41.881895+0000 mgr.x (mgr.25223) 14 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:43.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:42 smithi080 bash[30819]: cluster 2023-12-20T20:07:41.901250+0000 mon.a (mon.0) 1451 : cluster [DBG] mgrmap e36: x(active, since 3s), standbys: y 2023-12-20T20:07:43.749 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:07:43 smithi080 bash[73610]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:07:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-20T20:07:44.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:43 smithi080 bash[25034]: cephadm 2023-12-20T20:07:42.578647+0000 mgr.x (mgr.25223) 15 : cephadm [INF] [20/Dec/2023:20:07:42] ENGINE Bus STARTING 2023-12-20T20:07:44.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:43 smithi080 bash[25034]: cephadm 2023-12-20T20:07:42.699956+0000 mgr.x (mgr.25223) 16 : cephadm [INF] [20/Dec/2023:20:07:42] ENGINE Serving on https://172.21.15.133:7151 2023-12-20T20:07:44.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:43 smithi080 bash[25034]: cephadm 2023-12-20T20:07:42.802616+0000 mgr.x (mgr.25223) 17 : cephadm [INF] [20/Dec/2023:20:07:42] ENGINE Serving on http://172.21.15.133:8765 2023-12-20T20:07:44.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:43 smithi080 bash[25034]: cephadm 2023-12-20T20:07:42.803080+0000 mgr.x (mgr.25223) 18 : cephadm [INF] [20/Dec/2023:20:07:42] ENGINE Bus STARTED 2023-12-20T20:07:44.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:43 smithi080 bash[25034]: cluster 2023-12-20T20:07:42.913118+0000 mon.a (mon.0) 1452 : cluster [DBG] mgrmap e37: x(active, since 4s), standbys: y 2023-12-20T20:07:44.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:43 smithi080 bash[30819]: cephadm 2023-12-20T20:07:42.578647+0000 mgr.x (mgr.25223) 15 : cephadm [INF] [20/Dec/2023:20:07:42] ENGINE Bus STARTING 2023-12-20T20:07:44.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:43 smithi080 bash[30819]: cephadm 2023-12-20T20:07:42.699956+0000 mgr.x (mgr.25223) 16 : cephadm [INF] [20/Dec/2023:20:07:42] ENGINE Serving on https://172.21.15.133:7151 2023-12-20T20:07:44.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:43 smithi080 bash[30819]: cephadm 2023-12-20T20:07:42.802616+0000 mgr.x (mgr.25223) 17 : cephadm [INF] [20/Dec/2023:20:07:42] ENGINE Serving on http://172.21.15.133:8765 2023-12-20T20:07:44.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:43 smithi080 bash[30819]: cephadm 2023-12-20T20:07:42.803080+0000 mgr.x (mgr.25223) 18 : cephadm [INF] [20/Dec/2023:20:07:42] ENGINE Bus STARTED 2023-12-20T20:07:44.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:43 smithi080 bash[30819]: cluster 2023-12-20T20:07:42.913118+0000 mon.a (mon.0) 1452 : cluster [DBG] mgrmap e37: x(active, since 4s), standbys: y 2023-12-20T20:07:44.180 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:43 smithi133 bash[25278]: cephadm 2023-12-20T20:07:42.578647+0000 mgr.x (mgr.25223) 15 : cephadm [INF] [20/Dec/2023:20:07:42] ENGINE Bus STARTING 2023-12-20T20:07:44.180 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:43 smithi133 bash[25278]: cephadm 2023-12-20T20:07:42.699956+0000 mgr.x (mgr.25223) 16 : cephadm [INF] [20/Dec/2023:20:07:42] ENGINE Serving on https://172.21.15.133:7151 2023-12-20T20:07:44.180 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:43 smithi133 bash[25278]: cephadm 2023-12-20T20:07:42.802616+0000 mgr.x (mgr.25223) 17 : cephadm [INF] [20/Dec/2023:20:07:42] ENGINE Serving on http://172.21.15.133:8765 2023-12-20T20:07:44.180 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:43 smithi133 bash[25278]: cephadm 2023-12-20T20:07:42.803080+0000 mgr.x (mgr.25223) 18 : cephadm [INF] [20/Dec/2023:20:07:42] ENGINE Bus STARTED 2023-12-20T20:07:44.180 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:43 smithi133 bash[25278]: cluster 2023-12-20T20:07:42.913118+0000 mon.a (mon.0) 1452 : cluster [DBG] mgrmap e37: x(active, since 4s), standbys: y 2023-12-20T20:07:45.069 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:44 smithi080 bash[30819]: cluster 2023-12-20T20:07:43.882829+0000 mgr.x (mgr.25223) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:45.069 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:44 smithi080 bash[25034]: cluster 2023-12-20T20:07:43.882829+0000 mgr.x (mgr.25223) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:45.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:44 smithi133 bash[25278]: cluster 2023-12-20T20:07:43.882829+0000 mgr.x (mgr.25223) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:47.424 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:47 smithi133 bash[25278]: cluster 2023-12-20T20:07:45.883645+0000 mgr.x (mgr.25223) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:47.424 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:47 smithi133 bash[25278]: audit 2023-12-20T20:07:46.228825+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:47.424 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:47 smithi133 bash[25278]: audit 2023-12-20T20:07:46.238961+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:47.425 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:47 smithi133 bash[25278]: audit 2023-12-20T20:07:46.259426+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:07:47.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:47 smithi080 bash[25034]: cluster 2023-12-20T20:07:45.883645+0000 mgr.x (mgr.25223) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:47.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:47 smithi080 bash[25034]: audit 2023-12-20T20:07:46.228825+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:47.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:47 smithi080 bash[25034]: audit 2023-12-20T20:07:46.238961+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:47.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:47 smithi080 bash[25034]: audit 2023-12-20T20:07:46.259426+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:07:47.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:47 smithi080 bash[30819]: cluster 2023-12-20T20:07:45.883645+0000 mgr.x (mgr.25223) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:47.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:47 smithi080 bash[30819]: audit 2023-12-20T20:07:46.228825+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:47.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:47 smithi080 bash[30819]: audit 2023-12-20T20:07:46.238961+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:47.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:47 smithi080 bash[30819]: audit 2023-12-20T20:07:46.259426+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:07:48.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:48 smithi080 bash[25034]: cephadm 2023-12-20T20:07:46.530027+0000 mgr.x (mgr.25223) 21 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-20T20:07:48.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:48 smithi080 bash[25034]: cephadm 2023-12-20T20:07:46.764075+0000 mgr.x (mgr.25223) 22 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi133 2023-12-20T20:07:48.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:48 smithi080 bash[25034]: audit 2023-12-20T20:07:47.252824+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:48.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:48 smithi080 bash[25034]: audit 2023-12-20T20:07:47.394903+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:48.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:48 smithi080 bash[25034]: audit 2023-12-20T20:07:47.404634+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:48.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:48 smithi080 bash[25034]: audit 2023-12-20T20:07:47.413304+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:48.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:48 smithi080 bash[25034]: audit 2023-12-20T20:07:47.562810+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:48.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:48 smithi080 bash[25034]: audit 2023-12-20T20:07:47.572905+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:48.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:48 smithi080 bash[25034]: audit 2023-12-20T20:07:47.582225+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:48.514 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:48 smithi080 bash[30819]: cephadm 2023-12-20T20:07:46.530027+0000 mgr.x (mgr.25223) 21 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-20T20:07:48.514 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:48 smithi080 bash[30819]: cephadm 2023-12-20T20:07:46.764075+0000 mgr.x (mgr.25223) 22 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi133 2023-12-20T20:07:48.514 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:48 smithi080 bash[30819]: audit 2023-12-20T20:07:47.252824+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:48.514 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:48 smithi080 bash[30819]: audit 2023-12-20T20:07:47.394903+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:48.514 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:48 smithi080 bash[30819]: audit 2023-12-20T20:07:47.404634+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:48.514 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:48 smithi080 bash[30819]: audit 2023-12-20T20:07:47.413304+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:48.514 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:48 smithi080 bash[30819]: audit 2023-12-20T20:07:47.562810+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:48.514 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:48 smithi080 bash[30819]: audit 2023-12-20T20:07:47.572905+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:48.515 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:48 smithi080 bash[30819]: audit 2023-12-20T20:07:47.582225+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:48.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:48 smithi133 bash[25278]: cephadm 2023-12-20T20:07:46.530027+0000 mgr.x (mgr.25223) 21 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-20T20:07:48.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:48 smithi133 bash[25278]: cephadm 2023-12-20T20:07:46.764075+0000 mgr.x (mgr.25223) 22 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi133 2023-12-20T20:07:48.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:48 smithi133 bash[25278]: audit 2023-12-20T20:07:47.252824+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:48.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:48 smithi133 bash[25278]: audit 2023-12-20T20:07:47.394903+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:48.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:48 smithi133 bash[25278]: audit 2023-12-20T20:07:47.404634+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:48.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:48 smithi133 bash[25278]: audit 2023-12-20T20:07:47.413304+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:48.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:48 smithi133 bash[25278]: audit 2023-12-20T20:07:47.562810+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:48.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:48 smithi133 bash[25278]: audit 2023-12-20T20:07:47.572905+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:48.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:48 smithi133 bash[25278]: audit 2023-12-20T20:07:47.582225+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:49.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:49 smithi133 bash[25278]: cluster 2023-12-20T20:07:47.885379+0000 mgr.x (mgr.25223) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-20T20:07:49.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:49 smithi133 bash[25278]: audit 2023-12-20T20:07:49.152445+0000 mon.a (mon.0) 1463 : audit [DBG] from='client.? 172.21.15.80:0/1529192857' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-20T20:07:49.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:49 smithi080 bash[30819]: cluster 2023-12-20T20:07:47.885379+0000 mgr.x (mgr.25223) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-20T20:07:49.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:49 smithi080 bash[30819]: audit 2023-12-20T20:07:49.152445+0000 mon.a (mon.0) 1463 : audit [DBG] from='client.? 172.21.15.80:0/1529192857' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-20T20:07:49.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:49 smithi080 bash[25034]: cluster 2023-12-20T20:07:47.885379+0000 mgr.x (mgr.25223) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-20T20:07:49.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:49 smithi080 bash[25034]: audit 2023-12-20T20:07:49.152445+0000 mon.a (mon.0) 1463 : audit [DBG] from='client.? 172.21.15.80:0/1529192857' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-20T20:07:50.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:50 smithi080 bash[25034]: audit 2023-12-20T20:07:49.531792+0000 mon.a (mon.0) 1464 : audit [INF] from='client.? 172.21.15.80:0/755414617' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/2047658906"}]: dispatch 2023-12-20T20:07:50.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:50 smithi080 bash[30819]: audit 2023-12-20T20:07:49.531792+0000 mon.a (mon.0) 1464 : audit [INF] from='client.? 172.21.15.80:0/755414617' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/2047658906"}]: dispatch 2023-12-20T20:07:50.662 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:50 smithi133 bash[25278]: audit 2023-12-20T20:07:49.531792+0000 mon.a (mon.0) 1464 : audit [INF] from='client.? 172.21.15.80:0/755414617' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/2047658906"}]: dispatch 2023-12-20T20:07:51.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:51 smithi133 bash[25278]: cluster 2023-12-20T20:07:49.886355+0000 mgr.x (mgr.25223) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-20T20:07:51.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:51 smithi133 bash[25278]: audit 2023-12-20T20:07:50.270247+0000 mon.a (mon.0) 1465 : audit [INF] from='client.? 172.21.15.80:0/755414617' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/2047658906"}]': finished 2023-12-20T20:07:51.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:51 smithi133 bash[25278]: cluster 2023-12-20T20:07:50.270397+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2023-12-20T20:07:51.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:51 smithi133 bash[25278]: audit 2023-12-20T20:07:50.659654+0000 mon.a (mon.0) 1467 : audit [INF] from='client.? 172.21.15.80:0/2750633482' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/850212886"}]: dispatch 2023-12-20T20:07:51.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:51 smithi080 bash[30819]: cluster 2023-12-20T20:07:49.886355+0000 mgr.x (mgr.25223) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-20T20:07:51.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:51 smithi080 bash[30819]: audit 2023-12-20T20:07:50.270247+0000 mon.a (mon.0) 1465 : audit [INF] from='client.? 172.21.15.80:0/755414617' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/2047658906"}]': finished 2023-12-20T20:07:51.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:51 smithi080 bash[30819]: cluster 2023-12-20T20:07:50.270397+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2023-12-20T20:07:51.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:51 smithi080 bash[30819]: audit 2023-12-20T20:07:50.659654+0000 mon.a (mon.0) 1467 : audit [INF] from='client.? 172.21.15.80:0/2750633482' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/850212886"}]: dispatch 2023-12-20T20:07:51.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:51 smithi080 bash[25034]: cluster 2023-12-20T20:07:49.886355+0000 mgr.x (mgr.25223) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-20T20:07:51.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:51 smithi080 bash[25034]: audit 2023-12-20T20:07:50.270247+0000 mon.a (mon.0) 1465 : audit [INF] from='client.? 172.21.15.80:0/755414617' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6801/2047658906"}]': finished 2023-12-20T20:07:51.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:51 smithi080 bash[25034]: cluster 2023-12-20T20:07:50.270397+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2023-12-20T20:07:51.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:51 smithi080 bash[25034]: audit 2023-12-20T20:07:50.659654+0000 mon.a (mon.0) 1467 : audit [INF] from='client.? 172.21.15.80:0/2750633482' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/850212886"}]: dispatch 2023-12-20T20:07:52.287 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:51 smithi133 systemd[1]: Stopping Ceph prometheus.a for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:07:52.287 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:52 smithi133 bash[61633]: ts=2023-12-20T20:07:52.046Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-20T20:07:52.287 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:52 smithi133 bash[61633]: ts=2023-12-20T20:07:52.046Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-20T20:07:52.287 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:52 smithi133 bash[61633]: ts=2023-12-20T20:07:52.046Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-20T20:07:52.287 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:52 smithi133 bash[61633]: ts=2023-12-20T20:07:52.046Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-20T20:07:52.287 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:52 smithi133 bash[61633]: ts=2023-12-20T20:07:52.046Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-20T20:07:52.287 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:52 smithi133 bash[61633]: ts=2023-12-20T20:07:52.046Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-20T20:07:52.287 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:52 smithi133 bash[61633]: ts=2023-12-20T20:07:52.046Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-20T20:07:52.287 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:52 smithi133 bash[61633]: ts=2023-12-20T20:07:52.046Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-20T20:07:52.287 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:52 smithi133 bash[61633]: ts=2023-12-20T20:07:52.046Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-20T20:07:52.287 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:52 smithi133 bash[61633]: ts=2023-12-20T20:07:52.047Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-20T20:07:52.288 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:52 smithi133 bash[61633]: ts=2023-12-20T20:07:52.047Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-20T20:07:52.288 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:52 smithi133 bash[61633]: ts=2023-12-20T20:07:52.047Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-20T20:07:52.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:52 smithi080 bash[30819]: audit 2023-12-20T20:07:51.280543+0000 mon.a (mon.0) 1468 : audit [INF] from='client.? 172.21.15.80:0/2750633482' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/850212886"}]': finished 2023-12-20T20:07:52.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:52 smithi080 bash[30819]: cluster 2023-12-20T20:07:51.280630+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2023-12-20T20:07:52.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:52 smithi080 bash[30819]: audit 2023-12-20T20:07:51.659317+0000 mon.c (mon.1) 92 : audit [INF] from='client.? 172.21.15.80:0/2954880287' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/2047658906"}]: dispatch 2023-12-20T20:07:52.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:52 smithi080 bash[30819]: audit 2023-12-20T20:07:51.660135+0000 mon.a (mon.0) 1470 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/2047658906"}]: dispatch 2023-12-20T20:07:52.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:52 smithi080 bash[25034]: audit 2023-12-20T20:07:51.280543+0000 mon.a (mon.0) 1468 : audit [INF] from='client.? 172.21.15.80:0/2750633482' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/850212886"}]': finished 2023-12-20T20:07:52.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:52 smithi080 bash[25034]: cluster 2023-12-20T20:07:51.280630+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2023-12-20T20:07:52.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:52 smithi080 bash[25034]: audit 2023-12-20T20:07:51.659317+0000 mon.c (mon.1) 92 : audit [INF] from='client.? 172.21.15.80:0/2954880287' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/2047658906"}]: dispatch 2023-12-20T20:07:52.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:52 smithi080 bash[25034]: audit 2023-12-20T20:07:51.660135+0000 mon.a (mon.0) 1470 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/2047658906"}]: dispatch 2023-12-20T20:07:52.552 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:52 smithi133 bash[25278]: audit 2023-12-20T20:07:51.280543+0000 mon.a (mon.0) 1468 : audit [INF] from='client.? 172.21.15.80:0/2750633482' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/850212886"}]': finished 2023-12-20T20:07:52.552 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:52 smithi133 bash[25278]: cluster 2023-12-20T20:07:51.280630+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2023-12-20T20:07:52.552 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:52 smithi133 bash[25278]: audit 2023-12-20T20:07:51.659317+0000 mon.c (mon.1) 92 : audit [INF] from='client.? 172.21.15.80:0/2954880287' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/2047658906"}]: dispatch 2023-12-20T20:07:52.552 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:52 smithi133 bash[25278]: audit 2023-12-20T20:07:51.660135+0000 mon.a (mon.0) 1470 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/2047658906"}]: dispatch 2023-12-20T20:07:52.552 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:07:52.828 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:52 smithi133 bash[64030]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-prometheus-a 2023-12-20T20:07:52.828 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:52 smithi133 bash[64067]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-prometheus.a 2023-12-20T20:07:52.828 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:52 smithi133 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@prometheus.a.service: Succeeded. 2023-12-20T20:07:52.828 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:52 smithi133 systemd[1]: Stopped Ceph prometheus.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:07:52.828 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:52 smithi133 systemd[1]: Started Ceph prometheus.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:07:53.322 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:07:53.322 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 30s ago 15m - - 2023-12-20T20:07:53.322 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 5s ago 15m - - 2023-12-20T20:07:53.322 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (112s) 30s ago 8m 17.0M - 0.23.0 ba2b418f427c 9979984282f3 2023-12-20T20:07:53.322 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (61s) 5s ago 8m 43.3M - 8.3.5 dad864ee21e9 35327ecb050a 2023-12-20T20:07:53.322 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 starting - - - - 2023-12-20T20:07:53.322 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443,9283,8765 running (23s) 5s ago 14m 470M - 19.0.0-297-ga89fee39 36973ca01a0c 2798bd911c04 2023-12-20T20:07:53.322 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:8443,9283,8765 running (54s) 30s ago 16m 481M - 19.0.0-297-ga89fee39 36973ca01a0c 381647830dbd 2023-12-20T20:07:53.322 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (16m) 30s ago 16m 64.5M 2048M 17.2.0 e1d6a67b021e 368124e21191 2023-12-20T20:07:53.322 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (15m) 5s ago 15m 57.1M 2048M 17.2.0 e1d6a67b021e eef4c71a336a 2023-12-20T20:07:53.322 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (15m) 30s ago 15m 49.1M 2048M 17.2.0 e1d6a67b021e 8bb1088490ba 2023-12-20T20:07:53.323 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (2m) 30s ago 8m 10.8M - 1.3.1 1dbe0e931976 3d79384a5011 2023-12-20T20:07:53.323 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (83s) 5s ago 8m 10.7M - 1.3.1 1dbe0e931976 48068c81d9e1 2023-12-20T20:07:53.323 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (14m) 30s ago 14m 58.8M 4096M 17.2.0 e1d6a67b021e ecf985bebe1a 2023-12-20T20:07:53.323 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (13m) 30s ago 13m 59.4M 4096M 17.2.0 e1d6a67b021e d6f590089d18 2023-12-20T20:07:53.323 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (12m) 30s ago 13m 54.2M 4096M 17.2.0 e1d6a67b021e c5a8b72bec6a 2023-12-20T20:07:53.323 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (12m) 30s ago 12m 56.2M 4096M 17.2.0 e1d6a67b021e 47919c3d7421 2023-12-20T20:07:53.323 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (11m) 5s ago 11m 58.8M 4096M 17.2.0 e1d6a67b021e 18e2abccb722 2023-12-20T20:07:53.323 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (11m) 5s ago 11m 54.8M 4096M 17.2.0 e1d6a67b021e b059f3e08300 2023-12-20T20:07:53.323 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (10m) 5s ago 10m 55.6M 4096M 17.2.0 e1d6a67b021e 8e5ac1685777 2023-12-20T20:07:53.323 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (10m) 5s ago 10m 57.5M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:07:53.323 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 starting - - - - 2023-12-20T20:07:53.323 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (6m) 30s ago 6m 86.0M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:07:53.323 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (6m) 5s ago 6m 87.0M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:07:53.323 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (6m) 30s ago 6m 86.0M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:07:53.324 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (6m) 5s ago 6m 87.2M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:07:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[25034]: cluster 2023-12-20T20:07:51.887216+0000 mgr.x (mgr.25223) 25 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 15 op/s 2023-12-20T20:07:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[25034]: audit 2023-12-20T20:07:52.289739+0000 mon.a (mon.0) 1471 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/2047658906"}]': finished 2023-12-20T20:07:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[25034]: cluster 2023-12-20T20:07:52.289828+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2023-12-20T20:07:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[25034]: audit 2023-12-20T20:07:52.680712+0000 mon.a (mon.0) 1473 : audit [INF] from='client.? 172.21.15.80:0/4058442225' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/3545151582"}]: dispatch 2023-12-20T20:07:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[25034]: audit 2023-12-20T20:07:52.805938+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[25034]: audit 2023-12-20T20:07:52.815163+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[25034]: audit 2023-12-20T20:07:52.845829+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:07:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[25034]: audit 2023-12-20T20:07:52.854335+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:07:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[25034]: audit 2023-12-20T20:07:52.862156+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:07:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[25034]: audit 2023-12-20T20:07:52.872750+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:07:53.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[25034]: audit 2023-12-20T20:07:52.875453+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:07:53.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[25034]: audit 2023-12-20T20:07:52.886620+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:53.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[25034]: audit 2023-12-20T20:07:52.887946+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-20T20:07:53.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[25034]: audit 2023-12-20T20:07:52.896146+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-20T20:07:53.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[25034]: audit 2023-12-20T20:07:52.897222+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-20T20:07:53.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[25034]: audit 2023-12-20T20:07:52.901606+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-20T20:07:53.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[25034]: audit 2023-12-20T20:07:52.908065+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:07:53.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[30819]: cluster 2023-12-20T20:07:51.887216+0000 mgr.x (mgr.25223) 25 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 15 op/s 2023-12-20T20:07:53.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[30819]: audit 2023-12-20T20:07:52.289739+0000 mon.a (mon.0) 1471 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/2047658906"}]': finished 2023-12-20T20:07:53.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[30819]: cluster 2023-12-20T20:07:52.289828+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2023-12-20T20:07:53.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[30819]: audit 2023-12-20T20:07:52.680712+0000 mon.a (mon.0) 1473 : audit [INF] from='client.? 172.21.15.80:0/4058442225' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/3545151582"}]: dispatch 2023-12-20T20:07:53.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[30819]: audit 2023-12-20T20:07:52.805938+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:53.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[30819]: audit 2023-12-20T20:07:52.815163+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:53.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[30819]: audit 2023-12-20T20:07:52.845829+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:07:53.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[30819]: audit 2023-12-20T20:07:52.854335+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:07:53.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[30819]: audit 2023-12-20T20:07:52.862156+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:07:53.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[30819]: audit 2023-12-20T20:07:52.872750+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:07:53.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[30819]: audit 2023-12-20T20:07:52.875453+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:07:53.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[30819]: audit 2023-12-20T20:07:52.886620+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:53.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[30819]: audit 2023-12-20T20:07:52.887946+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-20T20:07:53.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[30819]: audit 2023-12-20T20:07:52.896146+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-20T20:07:53.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[30819]: audit 2023-12-20T20:07:52.897222+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-20T20:07:53.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[30819]: audit 2023-12-20T20:07:52.901606+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-20T20:07:53.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:53 smithi080 bash[30819]: audit 2023-12-20T20:07:52.908065+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:07:53.609 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:53 smithi133 bash[25278]: cluster 2023-12-20T20:07:51.887216+0000 mgr.x (mgr.25223) 25 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 15 op/s 2023-12-20T20:07:53.609 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:53 smithi133 bash[25278]: audit 2023-12-20T20:07:52.289739+0000 mon.a (mon.0) 1471 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:6800/2047658906"}]': finished 2023-12-20T20:07:53.609 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:53 smithi133 bash[25278]: cluster 2023-12-20T20:07:52.289828+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2023-12-20T20:07:53.610 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:53 smithi133 bash[25278]: audit 2023-12-20T20:07:52.680712+0000 mon.a (mon.0) 1473 : audit [INF] from='client.? 172.21.15.80:0/4058442225' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/3545151582"}]: dispatch 2023-12-20T20:07:53.610 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:53 smithi133 bash[25278]: audit 2023-12-20T20:07:52.805938+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:53.610 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:53 smithi133 bash[25278]: audit 2023-12-20T20:07:52.815163+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:53.610 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:53 smithi133 bash[25278]: audit 2023-12-20T20:07:52.845829+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:07:53.610 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:53 smithi133 bash[25278]: audit 2023-12-20T20:07:52.854335+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:07:53.610 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:53 smithi133 bash[25278]: audit 2023-12-20T20:07:52.862156+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:07:53.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:53 smithi133 bash[25278]: audit 2023-12-20T20:07:52.872750+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:07:53.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:53 smithi133 bash[25278]: audit 2023-12-20T20:07:52.875453+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:07:53.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:53 smithi133 bash[25278]: audit 2023-12-20T20:07:52.886620+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:53.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:53 smithi133 bash[25278]: audit 2023-12-20T20:07:52.887946+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-20T20:07:53.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:53 smithi133 bash[25278]: audit 2023-12-20T20:07:52.896146+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-20T20:07:53.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:53 smithi133 bash[25278]: audit 2023-12-20T20:07:52.897222+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-20T20:07:53.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:53 smithi133 bash[25278]: audit 2023-12-20T20:07:52.901606+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-20T20:07:53.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:53 smithi133 bash[25278]: audit 2023-12-20T20:07:52.908065+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:07:53.774 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:07:53.774 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:07:53.775 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-20T20:07:53.775 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:07:53.775 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:07:53.775 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:07:53.775 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:07:53.775 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:07:53.775 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:07:53.775 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:07:53.775 INFO:teuthology.orchestra.run.smithi080.stdout: "mds": {}, 2023-12-20T20:07:53.775 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:07:53.775 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:07:53.775 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:07:53.776 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:07:53.776 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2023-12-20T20:07:53.776 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:07:53.776 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:07:53.776 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:07:54.165 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:07:54.166 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:07:54.166 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:07:54.166 INFO:teuthology.orchestra.run.smithi080.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:07:54.166 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [ 2023-12-20T20:07:54.166 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr" 2023-12-20T20:07:54.166 INFO:teuthology.orchestra.run.smithi080.stdout: ], 2023-12-20T20:07:54.166 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "2/23 daemons upgraded", 2023-12-20T20:07:54.166 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "", 2023-12-20T20:07:54.166 INFO:teuthology.orchestra.run.smithi080.stdout: "is_paused": false 2023-12-20T20:07:54.166 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:07:54.613 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[25034]: audit 2023-12-20T20:07:52.533852+0000 mgr.x (mgr.25223) 26 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:54.614 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[25034]: audit 2023-12-20T20:07:52.854284+0000 mgr.x (mgr.25223) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:07:54.614 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[25034]: audit 2023-12-20T20:07:52.862043+0000 mgr.x (mgr.25223) 28 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:07:54.614 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[25034]: audit 2023-12-20T20:07:52.869728+0000 mgr.x (mgr.25223) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:07:54.614 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[25034]: cephadm 2023-12-20T20:07:52.883749+0000 mgr.x (mgr.25223) 30 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-20T20:07:54.614 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[25034]: audit 2023-12-20T20:07:52.911367+0000 mgr.x (mgr.25223) 31 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:54.614 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[25034]: audit 2023-12-20T20:07:53.296087+0000 mgr.x (mgr.25223) 32 : audit [DBG] from='client.25516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:54.614 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[25034]: audit 2023-12-20T20:07:53.300052+0000 mon.a (mon.0) 1487 : audit [INF] from='client.? 172.21.15.80:0/4058442225' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/3545151582"}]': finished 2023-12-20T20:07:54.614 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[25034]: cluster 2023-12-20T20:07:53.300234+0000 mon.a (mon.0) 1488 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2023-12-20T20:07:54.614 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[25034]: audit 2023-12-20T20:07:53.694280+0000 mon.c (mon.1) 93 : audit [INF] from='client.? 172.21.15.80:0/1101281785' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/944526981"}]: dispatch 2023-12-20T20:07:54.614 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[25034]: audit 2023-12-20T20:07:53.695182+0000 mon.a (mon.0) 1489 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/944526981"}]: dispatch 2023-12-20T20:07:54.614 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[25034]: audit 2023-12-20T20:07:53.765083+0000 mon.c (mon.1) 94 : audit [DBG] from='client.? 172.21.15.80:0/596639512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:07:54.614 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[25034]: audit 2023-12-20T20:07:54.040229+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:54.614 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[25034]: audit 2023-12-20T20:07:54.042318+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:07:54.615 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[25034]: audit 2023-12-20T20:07:54.051303+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:54.615 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[25034]: audit 2023-12-20T20:07:54.090849+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:07:54.615 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[30819]: audit 2023-12-20T20:07:52.533852+0000 mgr.x (mgr.25223) 26 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:54.615 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[30819]: audit 2023-12-20T20:07:52.854284+0000 mgr.x (mgr.25223) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:07:54.615 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[30819]: audit 2023-12-20T20:07:52.862043+0000 mgr.x (mgr.25223) 28 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:07:54.615 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[30819]: audit 2023-12-20T20:07:52.869728+0000 mgr.x (mgr.25223) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:07:54.615 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[30819]: cephadm 2023-12-20T20:07:52.883749+0000 mgr.x (mgr.25223) 30 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-20T20:07:54.615 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[30819]: audit 2023-12-20T20:07:52.911367+0000 mgr.x (mgr.25223) 31 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:54.615 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[30819]: audit 2023-12-20T20:07:53.296087+0000 mgr.x (mgr.25223) 32 : audit [DBG] from='client.25516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:54.615 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[30819]: audit 2023-12-20T20:07:53.300052+0000 mon.a (mon.0) 1487 : audit [INF] from='client.? 172.21.15.80:0/4058442225' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/3545151582"}]': finished 2023-12-20T20:07:54.615 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[30819]: cluster 2023-12-20T20:07:53.300234+0000 mon.a (mon.0) 1488 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2023-12-20T20:07:54.615 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[30819]: audit 2023-12-20T20:07:53.694280+0000 mon.c (mon.1) 93 : audit [INF] from='client.? 172.21.15.80:0/1101281785' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/944526981"}]: dispatch 2023-12-20T20:07:54.616 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[30819]: audit 2023-12-20T20:07:53.695182+0000 mon.a (mon.0) 1489 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/944526981"}]: dispatch 2023-12-20T20:07:54.616 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[30819]: audit 2023-12-20T20:07:53.765083+0000 mon.c (mon.1) 94 : audit [DBG] from='client.? 172.21.15.80:0/596639512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:07:54.616 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[30819]: audit 2023-12-20T20:07:54.040229+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:54.616 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[30819]: audit 2023-12-20T20:07:54.042318+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:07:54.616 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[30819]: audit 2023-12-20T20:07:54.051303+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:54.616 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:54 smithi080 bash[30819]: audit 2023-12-20T20:07:54.090849+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:07:54.653 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_OK 2023-12-20T20:07:54.694 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[64097]: ts=2023-12-20T20:07:54.406Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-20T20:07:54.695 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[64097]: ts=2023-12-20T20:07:54.406Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-20T20:07:54.695 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[64097]: ts=2023-12-20T20:07:54.406Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-20T20:07:54.695 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[64097]: ts=2023-12-20T20:07:54.406Z caller=main.go:518 level=info host_details="(Linux 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64 smithi133 (none))" 2023-12-20T20:07:54.695 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[64097]: ts=2023-12-20T20:07:54.406Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-20T20:07:54.695 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[64097]: ts=2023-12-20T20:07:54.406Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-20T20:07:54.695 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[64097]: ts=2023-12-20T20:07:54.408Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-20T20:07:54.695 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[64097]: ts=2023-12-20T20:07:54.409Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-20T20:07:54.695 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[64097]: ts=2023-12-20T20:07:54.411Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-20T20:07:54.695 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[64097]: ts=2023-12-20T20:07:54.416Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-20T20:07:54.695 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[64097]: ts=2023-12-20T20:07:54.416Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.216µs 2023-12-20T20:07:54.695 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[64097]: ts=2023-12-20T20:07:54.416Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-20T20:07:54.696 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[64097]: ts=2023-12-20T20:07:54.417Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2023-12-20T20:07:54.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[25278]: audit 2023-12-20T20:07:52.533852+0000 mgr.x (mgr.25223) 26 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:54.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[25278]: audit 2023-12-20T20:07:52.854284+0000 mgr.x (mgr.25223) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-20T20:07:54.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[25278]: audit 2023-12-20T20:07:52.862043+0000 mgr.x (mgr.25223) 28 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-20T20:07:54.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[25278]: audit 2023-12-20T20:07:52.869728+0000 mgr.x (mgr.25223) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-20T20:07:54.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[25278]: cephadm 2023-12-20T20:07:52.883749+0000 mgr.x (mgr.25223) 30 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-20T20:07:54.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[25278]: audit 2023-12-20T20:07:52.911367+0000 mgr.x (mgr.25223) 31 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:54.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[25278]: audit 2023-12-20T20:07:53.296087+0000 mgr.x (mgr.25223) 32 : audit [DBG] from='client.25516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:54.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[25278]: audit 2023-12-20T20:07:53.300052+0000 mon.a (mon.0) 1487 : audit [INF] from='client.? 172.21.15.80:0/4058442225' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/3545151582"}]': finished 2023-12-20T20:07:54.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[25278]: cluster 2023-12-20T20:07:53.300234+0000 mon.a (mon.0) 1488 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2023-12-20T20:07:54.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[25278]: audit 2023-12-20T20:07:53.694280+0000 mon.c (mon.1) 93 : audit [INF] from='client.? 172.21.15.80:0/1101281785' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/944526981"}]: dispatch 2023-12-20T20:07:54.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[25278]: audit 2023-12-20T20:07:53.695182+0000 mon.a (mon.0) 1489 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/944526981"}]: dispatch 2023-12-20T20:07:54.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[25278]: audit 2023-12-20T20:07:53.765083+0000 mon.c (mon.1) 94 : audit [DBG] from='client.? 172.21.15.80:0/596639512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:07:54.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[25278]: audit 2023-12-20T20:07:54.040229+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:54.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[25278]: audit 2023-12-20T20:07:54.042318+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:07:54.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[25278]: audit 2023-12-20T20:07:54.051303+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:54.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[25278]: audit 2023-12-20T20:07:54.090849+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:07:55.194 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[64097]: ts=2023-12-20T20:07:54.925Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2023-12-20T20:07:55.194 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[64097]: ts=2023-12-20T20:07:54.969Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2023-12-20T20:07:55.195 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[64097]: ts=2023-12-20T20:07:54.973Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2023-12-20T20:07:55.195 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[64097]: ts=2023-12-20T20:07:54.973Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2023-12-20T20:07:55.195 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[64097]: ts=2023-12-20T20:07:54.973Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=48.534µs wal_replay_duration=557.351342ms total_replay_duration=557.416781ms 2023-12-20T20:07:55.195 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[64097]: ts=2023-12-20T20:07:54.980Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-20T20:07:55.195 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[64097]: ts=2023-12-20T20:07:54.980Z caller=main.go:947 level=info msg="TSDB started" 2023-12-20T20:07:55.195 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:54 smithi133 bash[64097]: ts=2023-12-20T20:07:54.980Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-20T20:07:55.195 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:55 smithi133 bash[64097]: ts=2023-12-20T20:07:55.009Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.344272ms db_storage=1.214µs remote_storage=1.949µs web_handler=542ns query_engine=1.12µs scrape=514.93µs scrape_sd=240.43µs notify=44.111µs notify_sd=85.427µs rules=26.711826ms 2023-12-20T20:07:55.195 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:07:55 smithi133 bash[64097]: ts=2023-12-20T20:07:55.009Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-20T20:07:55.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[25034]: cluster 2023-12-20T20:07:53.887931+0000 mgr.x (mgr.25223) 33 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:07:55.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[25034]: cephadm 2023-12-20T20:07:54.058828+0000 mgr.x (mgr.25223) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:07:55.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[25034]: audit 2023-12-20T20:07:54.163248+0000 mgr.x (mgr.25223) 35 : audit [DBG] from='client.15615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:55.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[25034]: audit 2023-12-20T20:07:54.321733+0000 mon.a (mon.0) 1494 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/944526981"}]': finished 2023-12-20T20:07:55.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[25034]: cluster 2023-12-20T20:07:54.321880+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2023-12-20T20:07:55.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[25034]: audit 2023-12-20T20:07:54.566906+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:55.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[25034]: audit 2023-12-20T20:07:54.644671+0000 mon.c (mon.1) 95 : audit [DBG] from='client.? 172.21.15.80:0/3836558078' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:07:55.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[25034]: audit 2023-12-20T20:07:54.719483+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:55.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[25034]: audit 2023-12-20T20:07:54.720711+0000 mon.a (mon.0) 1498 : audit [INF] from='client.? 172.21.15.80:0/2338878870' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/252395203"}]: dispatch 2023-12-20T20:07:55.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[25034]: audit 2023-12-20T20:07:54.726193+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:55.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[25034]: audit 2023-12-20T20:07:54.726528+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:07:55.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[25034]: audit 2023-12-20T20:07:54.732430+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:55.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[25034]: audit 2023-12-20T20:07:54.888276+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:55.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[25034]: audit 2023-12-20T20:07:54.896755+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:55.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[25034]: audit 2023-12-20T20:07:54.905751+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:55.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[25034]: audit 2023-12-20T20:07:55.000957+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:07:55.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[30819]: cluster 2023-12-20T20:07:53.887931+0000 mgr.x (mgr.25223) 33 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:07:55.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[30819]: cephadm 2023-12-20T20:07:54.058828+0000 mgr.x (mgr.25223) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:07:55.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[30819]: audit 2023-12-20T20:07:54.163248+0000 mgr.x (mgr.25223) 35 : audit [DBG] from='client.15615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:55.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[30819]: audit 2023-12-20T20:07:54.321733+0000 mon.a (mon.0) 1494 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/944526981"}]': finished 2023-12-20T20:07:55.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[30819]: cluster 2023-12-20T20:07:54.321880+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2023-12-20T20:07:55.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[30819]: audit 2023-12-20T20:07:54.566906+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:55.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[30819]: audit 2023-12-20T20:07:54.644671+0000 mon.c (mon.1) 95 : audit [DBG] from='client.? 172.21.15.80:0/3836558078' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:07:55.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[30819]: audit 2023-12-20T20:07:54.719483+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:55.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[30819]: audit 2023-12-20T20:07:54.720711+0000 mon.a (mon.0) 1498 : audit [INF] from='client.? 172.21.15.80:0/2338878870' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/252395203"}]: dispatch 2023-12-20T20:07:55.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[30819]: audit 2023-12-20T20:07:54.726193+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:55.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[30819]: audit 2023-12-20T20:07:54.726528+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:07:55.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[30819]: audit 2023-12-20T20:07:54.732430+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:55.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[30819]: audit 2023-12-20T20:07:54.888276+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:55.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[30819]: audit 2023-12-20T20:07:54.896755+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:55.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[30819]: audit 2023-12-20T20:07:54.905751+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:55.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:55 smithi080 bash[30819]: audit 2023-12-20T20:07:55.000957+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:07:55.634 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:55 smithi133 bash[25278]: cluster 2023-12-20T20:07:53.887931+0000 mgr.x (mgr.25223) 33 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:07:55.635 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:55 smithi133 bash[25278]: cephadm 2023-12-20T20:07:54.058828+0000 mgr.x (mgr.25223) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:07:55.635 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:55 smithi133 bash[25278]: audit 2023-12-20T20:07:54.163248+0000 mgr.x (mgr.25223) 35 : audit [DBG] from='client.15615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:07:55.635 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:55 smithi133 bash[25278]: audit 2023-12-20T20:07:54.321733+0000 mon.a (mon.0) 1494 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/944526981"}]': finished 2023-12-20T20:07:55.635 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:55 smithi133 bash[25278]: cluster 2023-12-20T20:07:54.321880+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2023-12-20T20:07:55.635 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:55 smithi133 bash[25278]: audit 2023-12-20T20:07:54.566906+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:55.635 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:55 smithi133 bash[25278]: audit 2023-12-20T20:07:54.644671+0000 mon.c (mon.1) 95 : audit [DBG] from='client.? 172.21.15.80:0/3836558078' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:07:55.635 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:55 smithi133 bash[25278]: audit 2023-12-20T20:07:54.719483+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:55.635 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:55 smithi133 bash[25278]: audit 2023-12-20T20:07:54.720711+0000 mon.a (mon.0) 1498 : audit [INF] from='client.? 172.21.15.80:0/2338878870' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/252395203"}]: dispatch 2023-12-20T20:07:55.635 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:55 smithi133 bash[25278]: audit 2023-12-20T20:07:54.726193+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:55.635 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:55 smithi133 bash[25278]: audit 2023-12-20T20:07:54.726528+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:07:55.635 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:55 smithi133 bash[25278]: audit 2023-12-20T20:07:54.732430+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:55.635 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:55 smithi133 bash[25278]: audit 2023-12-20T20:07:54.888276+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:55.636 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:55 smithi133 bash[25278]: audit 2023-12-20T20:07:54.896755+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:55.636 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:55 smithi133 bash[25278]: audit 2023-12-20T20:07:54.905751+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:55.636 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:55 smithi133 bash[25278]: audit 2023-12-20T20:07:55.000957+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:07:57.046 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:56 smithi133 bash[25278]: audit 2023-12-20T20:07:55.726541+0000 mon.a (mon.0) 1506 : audit [INF] from='client.? 172.21.15.80:0/2338878870' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/252395203"}]': finished 2023-12-20T20:07:57.046 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:56 smithi133 bash[25278]: cluster 2023-12-20T20:07:55.726692+0000 mon.a (mon.0) 1507 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2023-12-20T20:07:57.046 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:56 smithi133 bash[25278]: cluster 2023-12-20T20:07:55.888622+0000 mgr.x (mgr.25223) 36 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:57.046 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:56 smithi133 bash[25278]: audit 2023-12-20T20:07:56.006901+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:57.046 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:56 smithi133 bash[25278]: audit 2023-12-20T20:07:56.145849+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:57.046 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:56 smithi133 bash[25278]: audit 2023-12-20T20:07:56.157390+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:57.046 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:56 smithi133 bash[25278]: audit 2023-12-20T20:07:56.168142+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:57.047 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:56 smithi133 bash[25278]: audit 2023-12-20T20:07:56.326048+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:57.047 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:56 smithi133 bash[25278]: audit 2023-12-20T20:07:56.335937+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:57.047 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:56 smithi133 bash[25278]: audit 2023-12-20T20:07:56.344509+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:57.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:56 smithi080 bash[30819]: audit 2023-12-20T20:07:55.726541+0000 mon.a (mon.0) 1506 : audit [INF] from='client.? 172.21.15.80:0/2338878870' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/252395203"}]': finished 2023-12-20T20:07:57.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:56 smithi080 bash[30819]: cluster 2023-12-20T20:07:55.726692+0000 mon.a (mon.0) 1507 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2023-12-20T20:07:57.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:56 smithi080 bash[30819]: cluster 2023-12-20T20:07:55.888622+0000 mgr.x (mgr.25223) 36 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:57.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:56 smithi080 bash[30819]: audit 2023-12-20T20:07:56.006901+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:57.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:56 smithi080 bash[30819]: audit 2023-12-20T20:07:56.145849+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:57.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:56 smithi080 bash[30819]: audit 2023-12-20T20:07:56.157390+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:57.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:56 smithi080 bash[30819]: audit 2023-12-20T20:07:56.168142+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:57.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:56 smithi080 bash[30819]: audit 2023-12-20T20:07:56.326048+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:57.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:56 smithi080 bash[30819]: audit 2023-12-20T20:07:56.335937+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:57.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:56 smithi080 bash[30819]: audit 2023-12-20T20:07:56.344509+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:57.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:56 smithi080 bash[25034]: audit 2023-12-20T20:07:55.726541+0000 mon.a (mon.0) 1506 : audit [INF] from='client.? 172.21.15.80:0/2338878870' entity='client.iscsi.foo.smithi080.ioqrzh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.80:0/252395203"}]': finished 2023-12-20T20:07:57.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:56 smithi080 bash[25034]: cluster 2023-12-20T20:07:55.726692+0000 mon.a (mon.0) 1507 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2023-12-20T20:07:57.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:56 smithi080 bash[25034]: cluster 2023-12-20T20:07:55.888622+0000 mgr.x (mgr.25223) 36 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:07:57.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:56 smithi080 bash[25034]: audit 2023-12-20T20:07:56.006901+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:57.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:56 smithi080 bash[25034]: audit 2023-12-20T20:07:56.145849+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:57.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:56 smithi080 bash[25034]: audit 2023-12-20T20:07:56.157390+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:57.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:56 smithi080 bash[25034]: audit 2023-12-20T20:07:56.168142+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:57.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:56 smithi080 bash[25034]: audit 2023-12-20T20:07:56.326048+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:57.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:56 smithi080 bash[25034]: audit 2023-12-20T20:07:56.335937+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:57.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:56 smithi080 bash[25034]: audit 2023-12-20T20:07:56.344509+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:07:59.094 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:58 smithi080 bash[25034]: cluster 2023-12-20T20:07:57.890972+0000 mgr.x (mgr.25223) 37 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2023-12-20T20:07:59.094 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:58 smithi080 bash[25034]: audit 2023-12-20T20:07:58.703194+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:07:59.095 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:58 smithi080 bash[25034]: audit 2023-12-20T20:07:58.705775+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:07:59.095 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:58 smithi080 bash[25034]: audit 2023-12-20T20:07:58.707723+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:59.095 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:58 smithi080 bash[30819]: cluster 2023-12-20T20:07:57.890972+0000 mgr.x (mgr.25223) 37 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2023-12-20T20:07:59.095 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:58 smithi080 bash[30819]: audit 2023-12-20T20:07:58.703194+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:07:59.095 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:58 smithi080 bash[30819]: audit 2023-12-20T20:07:58.705775+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:07:59.095 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:58 smithi080 bash[30819]: audit 2023-12-20T20:07:58.707723+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:07:59.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:58 smithi133 bash[25278]: cluster 2023-12-20T20:07:57.890972+0000 mgr.x (mgr.25223) 37 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2023-12-20T20:07:59.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:58 smithi133 bash[25278]: audit 2023-12-20T20:07:58.703194+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:07:59.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:58 smithi133 bash[25278]: audit 2023-12-20T20:07:58.705775+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:07:59.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:58 smithi133 bash[25278]: audit 2023-12-20T20:07:58.707723+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:00.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:59 smithi080 bash[25034]: cephadm 2023-12-20T20:07:58.709244+0000 mgr.x (mgr.25223) 38 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-20T20:08:00.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:59 smithi080 bash[25034]: cephadm 2023-12-20T20:07:58.716720+0000 mgr.x (mgr.25223) 39 : cephadm [INF] Deploying daemon mgr.y on smithi080 2023-12-20T20:08:00.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:07:59 smithi080 bash[25034]: audit 2023-12-20T20:07:58.831646+0000 mgr.x (mgr.25223) 40 : audit [DBG] from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:08:00.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:59 smithi080 bash[30819]: cephadm 2023-12-20T20:07:58.709244+0000 mgr.x (mgr.25223) 38 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-20T20:08:00.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:59 smithi080 bash[30819]: cephadm 2023-12-20T20:07:58.716720+0000 mgr.x (mgr.25223) 39 : cephadm [INF] Deploying daemon mgr.y on smithi080 2023-12-20T20:08:00.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:07:59 smithi080 bash[30819]: audit 2023-12-20T20:07:58.831646+0000 mgr.x (mgr.25223) 40 : audit [DBG] from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:08:00.323 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:59 smithi133 bash[25278]: cephadm 2023-12-20T20:07:58.709244+0000 mgr.x (mgr.25223) 38 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-20T20:08:00.323 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:59 smithi133 bash[25278]: cephadm 2023-12-20T20:07:58.716720+0000 mgr.x (mgr.25223) 39 : cephadm [INF] Deploying daemon mgr.y on smithi080 2023-12-20T20:08:00.323 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:07:59 smithi133 bash[25278]: audit 2023-12-20T20:07:58.831646+0000 mgr.x (mgr.25223) 40 : audit [DBG] from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:08:01.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:01 smithi133 bash[25278]: cluster 2023-12-20T20:07:59.891820+0000 mgr.x (mgr.25223) 41 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 777 B/s rd, 0 op/s 2023-12-20T20:08:01.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:01 smithi133 bash[25278]: audit 2023-12-20T20:08:00.007842+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:01.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:01 smithi133 bash[25278]: audit 2023-12-20T20:08:00.292063+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:01.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:01 smithi133 bash[25278]: audit 2023-12-20T20:08:00.301164+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:01.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:01 smithi133 bash[25278]: audit 2023-12-20T20:08:00.312057+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:01.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:01 smithi133 bash[25278]: audit 2023-12-20T20:08:00.848760+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:01.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:01 smithi133 bash[25278]: audit 2023-12-20T20:08:00.857218+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:01.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:01 smithi133 bash[25278]: audit 2023-12-20T20:08:00.865296+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:01.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:01 smithi080 bash[25034]: cluster 2023-12-20T20:07:59.891820+0000 mgr.x (mgr.25223) 41 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 777 B/s rd, 0 op/s 2023-12-20T20:08:01.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:01 smithi080 bash[25034]: audit 2023-12-20T20:08:00.007842+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:01.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:01 smithi080 bash[25034]: audit 2023-12-20T20:08:00.292063+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:01.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:01 smithi080 bash[25034]: audit 2023-12-20T20:08:00.301164+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:01.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:01 smithi080 bash[25034]: audit 2023-12-20T20:08:00.312057+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:01.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:01 smithi080 bash[25034]: audit 2023-12-20T20:08:00.848760+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:01.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:01 smithi080 bash[25034]: audit 2023-12-20T20:08:00.857218+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:01.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:01 smithi080 bash[25034]: audit 2023-12-20T20:08:00.865296+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:01.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:01 smithi080 bash[30819]: cluster 2023-12-20T20:07:59.891820+0000 mgr.x (mgr.25223) 41 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 777 B/s rd, 0 op/s 2023-12-20T20:08:01.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:01 smithi080 bash[30819]: audit 2023-12-20T20:08:00.007842+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:01.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:01 smithi080 bash[30819]: audit 2023-12-20T20:08:00.292063+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:01.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:01 smithi080 bash[30819]: audit 2023-12-20T20:08:00.301164+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:01.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:01 smithi080 bash[30819]: audit 2023-12-20T20:08:00.312057+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:01.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:01 smithi080 bash[30819]: audit 2023-12-20T20:08:00.848760+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:01.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:01 smithi080 bash[30819]: audit 2023-12-20T20:08:00.857218+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:01.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:01 smithi080 bash[30819]: audit 2023-12-20T20:08:00.865296+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:03.021 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:03 smithi080 systemd[1]: Stopping Ceph mgr.y for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:08:03.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:03 smithi080 bash[30819]: cluster 2023-12-20T20:08:01.893616+0000 mgr.x (mgr.25223) 42 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:08:03.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:03 smithi080 bash[25034]: cluster 2023-12-20T20:08:01.893616+0000 mgr.x (mgr.25223) 42 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:08:03.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:03 smithi133 bash[25278]: cluster 2023-12-20T20:08:01.893616+0000 mgr.x (mgr.25223) 42 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:08:04.047 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:03 smithi080 bash[78814]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-mgr-y 2023-12-20T20:08:04.047 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:03 smithi080 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-12-20T20:08:04.047 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:03 smithi080 bash[78946]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-mgr-y 2023-12-20T20:08:04.047 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:03 smithi080 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-20T20:08:04.047 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:03 smithi080 systemd[1]: Stopped Ceph mgr.y for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:08:04.300 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:04 smithi080 systemd[1]: Started Ceph mgr.y for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:08:04.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:04 smithi080 bash[25034]: audit 2023-12-20T20:08:03.111710+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:04.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:04 smithi080 bash[25034]: audit 2023-12-20T20:08:03.122468+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:04.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:04 smithi080 bash[25034]: audit 2023-12-20T20:08:03.131726+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:04.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:04 smithi080 bash[30819]: audit 2023-12-20T20:08:03.111710+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:04.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:04 smithi080 bash[30819]: audit 2023-12-20T20:08:03.122468+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:04.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:04 smithi080 bash[30819]: audit 2023-12-20T20:08:03.131726+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:04.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:04 smithi133 bash[25278]: audit 2023-12-20T20:08:03.111710+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:04.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:04 smithi133 bash[25278]: audit 2023-12-20T20:08:03.122468+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:04.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:04 smithi133 bash[25278]: audit 2023-12-20T20:08:03.131726+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:04 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:08:04] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.33.4" 2023-12-20T20:08:05.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: cluster 2023-12-20T20:08:03.894434+0000 mgr.x (mgr.25223) 43 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-20T20:08:05.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.211058+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.217888+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.252679+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.254416+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.263148+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: cephadm 2023-12-20T20:08:04.270909+0000 mgr.x (mgr.25223) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:05.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.349540+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.352830+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.358637+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.360365+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.372615+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: cephadm 2023-12-20T20:08:04.380302+0000 mgr.x (mgr.25223) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:05.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.453156+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.455936+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.459552+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.461062+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.470181+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.551117+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: cluster 2023-12-20T20:08:03.894434+0000 mgr.x (mgr.25223) 43 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-20T20:08:05.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.211058+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.217888+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.252679+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.254416+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.263148+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: cephadm 2023-12-20T20:08:04.270909+0000 mgr.x (mgr.25223) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:05.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.349540+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.352830+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.358637+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.360365+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.372615+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: cephadm 2023-12-20T20:08:04.380302+0000 mgr.x (mgr.25223) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:05.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.453156+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.455936+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.459552+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.461062+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.470181+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.551117+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.555279+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.559196+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.561127+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.571353+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.655280+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.658334+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.661621+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.663087+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.674598+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.754644+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.758554+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.761550+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.763460+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.775085+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.854692+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.857688+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.860548+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.861603+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.870542+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.954533+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.555279+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.559196+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.561127+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.571353+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.655280+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.658334+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.661621+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.663087+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.674598+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.754644+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.758554+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.761550+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.763460+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.775085+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.854692+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.857688+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.860548+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.861603+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.870542+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.954533+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.957720+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.961918+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.963393+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:04.972468+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:05.051916+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:05.054843+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:05.057941+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:05.058916+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:05.068298+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:05.147770+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:05.151175+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:05.154693+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:05.156695+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[25034]: audit 2023-12-20T20:08:05.166649+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.957720+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.961918+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.963393+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:04.972468+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:05.051916+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:05.054843+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:05.057941+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:05.058916+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:05.068298+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:05.147770+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:05.151175+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:05.154693+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:05.156695+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:05 smithi080 bash[30819]: audit 2023-12-20T20:08:05.166649+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: cluster 2023-12-20T20:08:03.894434+0000 mgr.x (mgr.25223) 43 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-20T20:08:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.211058+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.217888+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.252679+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.254416+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.263148+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: cephadm 2023-12-20T20:08:04.270909+0000 mgr.x (mgr.25223) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.349540+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.352830+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.358637+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.360365+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.372615+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: cephadm 2023-12-20T20:08:04.380302+0000 mgr.x (mgr.25223) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.453156+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.455936+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.459552+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.461062+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.470181+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.551117+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.555279+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.559196+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.561127+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.571353+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.655280+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.658334+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.661621+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.663087+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.674598+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.754644+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.758554+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.761550+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.763460+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.775085+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.854692+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.857688+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.860548+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.861603+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.870542+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.954533+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.957720+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.961918+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.963393+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:04.972468+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:05.051916+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:05.054843+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:05.057941+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:05.058916+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:05.068298+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:05.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:05.147770+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:05.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:05.151175+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:05.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:05.154693+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:05.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:05.156695+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:05.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:05 smithi133 bash[25278]: audit 2023-12-20T20:08:05.166649+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.541 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[79059]: debug 2023-12-20T20:08:06.342+0000 7fdbfcfa9700 1 -- 172.21.15.80:0/3964574051 <== mon.1 v2:172.21.15.80:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5615bcc52340 con 0x5615bd9ce400 2023-12-20T20:08:06.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: cephadm 2023-12-20T20:08:04.477839+0000 mgr.x (mgr.25223) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: cephadm 2023-12-20T20:08:04.579065+0000 mgr.x (mgr.25223) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: cephadm 2023-12-20T20:08:04.682405+0000 mgr.x (mgr.25223) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: cephadm 2023-12-20T20:08:04.782675+0000 mgr.x (mgr.25223) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: cephadm 2023-12-20T20:08:04.878840+0000 mgr.x (mgr.25223) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: cephadm 2023-12-20T20:08:04.979973+0000 mgr.x (mgr.25223) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: cephadm 2023-12-20T20:08:05.075939+0000 mgr.x (mgr.25223) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: cephadm 2023-12-20T20:08:05.174352+0000 mgr.x (mgr.25223) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.247843+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.251524+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.255065+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.256542+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.264196+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: cephadm 2023-12-20T20:08:05.272219+0000 mgr.x (mgr.25223) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.346802+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.350039+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.353236+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.355017+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.365090+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: cephadm 2023-12-20T20:08:05.372661+0000 mgr.x (mgr.25223) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.449424+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.452517+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.456514+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.457998+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.467724+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.549953+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.546 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.552622+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.547 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.555749+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.547 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.556931+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.547 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.566005+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.547 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.645517+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.547 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.648553+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.547 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.652082+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.548 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.653350+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.548 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.662480+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.548 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.741887+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.548 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.745022+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.548 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.749617+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.548 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.750925+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: cephadm 2023-12-20T20:08:04.477839+0000 mgr.x (mgr.25223) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: cephadm 2023-12-20T20:08:04.579065+0000 mgr.x (mgr.25223) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: cephadm 2023-12-20T20:08:04.682405+0000 mgr.x (mgr.25223) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: cephadm 2023-12-20T20:08:04.782675+0000 mgr.x (mgr.25223) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: cephadm 2023-12-20T20:08:04.878840+0000 mgr.x (mgr.25223) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: cephadm 2023-12-20T20:08:04.979973+0000 mgr.x (mgr.25223) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: cephadm 2023-12-20T20:08:05.075939+0000 mgr.x (mgr.25223) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: cephadm 2023-12-20T20:08:05.174352+0000 mgr.x (mgr.25223) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.247843+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.251524+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.255065+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.256542+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.264196+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: cephadm 2023-12-20T20:08:05.272219+0000 mgr.x (mgr.25223) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.346802+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.350039+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.353236+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.355017+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.365090+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: cephadm 2023-12-20T20:08:05.372661+0000 mgr.x (mgr.25223) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.761051+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.843517+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.846459+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.848873+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.850062+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.857608+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.938901+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.941717+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.944521+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.945900+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:05.953853+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:06.069044+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:06.071804+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:06.075390+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:06.077112+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:06.085725+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:06.165352+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:06.168055+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:06.171457+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:06.172843+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[25034]: audit 2023-12-20T20:08:06.182894+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.449424+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.452517+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.456514+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.457998+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.467724+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.549953+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.552622+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.555749+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.556931+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.566005+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.645517+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.648553+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.652082+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.653350+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.662480+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.741887+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.745022+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.749617+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.750925+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.761051+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.843517+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.846459+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.848873+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.850062+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.857608+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.938901+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.941717+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.944521+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.945900+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:05.953853+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:06.069044+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:06.071804+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:06.075390+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:06.077112+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:06.085725+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:06.165352+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:06.168055+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:06.171457+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:06.172843+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[30819]: audit 2023-12-20T20:08:06.182894+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: cephadm 2023-12-20T20:08:04.477839+0000 mgr.x (mgr.25223) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: cephadm 2023-12-20T20:08:04.579065+0000 mgr.x (mgr.25223) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: cephadm 2023-12-20T20:08:04.682405+0000 mgr.x (mgr.25223) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: cephadm 2023-12-20T20:08:04.782675+0000 mgr.x (mgr.25223) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: cephadm 2023-12-20T20:08:04.878840+0000 mgr.x (mgr.25223) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: cephadm 2023-12-20T20:08:04.979973+0000 mgr.x (mgr.25223) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: cephadm 2023-12-20T20:08:05.075939+0000 mgr.x (mgr.25223) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: cephadm 2023-12-20T20:08:05.174352+0000 mgr.x (mgr.25223) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.247843+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.251524+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.255065+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.256542+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.264196+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: cephadm 2023-12-20T20:08:05.272219+0000 mgr.x (mgr.25223) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.346802+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.350039+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.353236+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.355017+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.365090+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: cephadm 2023-12-20T20:08:05.372661+0000 mgr.x (mgr.25223) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:06.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.449424+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.452517+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.456514+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.457998+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.467724+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.549953+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.552622+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.555749+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.556931+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.566005+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.645517+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.648553+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.652082+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.653350+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.662480+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.741887+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.745022+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.749617+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.750925+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.761051+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.843517+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.846459+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.848873+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.850062+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.857608+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.938901+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.941717+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.944521+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.945900+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:05.953853+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:06.069044+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:06.071804+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:06.075390+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:06.077112+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:06.085725+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:06.165352+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:06.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:06.168055+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:06.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:06.171457+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:06.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:06.172843+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:06.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:06 smithi133 bash[25278]: audit 2023-12-20T20:08:06.182894+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:06.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:06 smithi080 bash[79059]: debug 2023-12-20T20:08:06.530+0000 7fdc05c18000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:08:07.550 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[79059]: debug 2023-12-20T20:08:07.246+0000 7fdc05c18000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:08:07.551 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[79059]: debug 2023-12-20T20:08:07.374+0000 7fdc05c18000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:08:07.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: cephadm 2023-12-20T20:08:05.475242+0000 mgr.x (mgr.25223) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: cephadm 2023-12-20T20:08:05.573522+0000 mgr.x (mgr.25223) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: cephadm 2023-12-20T20:08:05.670055+0000 mgr.x (mgr.25223) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: cephadm 2023-12-20T20:08:05.768887+0000 mgr.x (mgr.25223) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: cephadm 2023-12-20T20:08:05.865124+0000 mgr.x (mgr.25223) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: cluster 2023-12-20T20:08:05.894899+0000 mgr.x (mgr.25223) 61 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1007 B/s rd, 0 op/s 2023-12-20T20:08:07.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: cephadm 2023-12-20T20:08:05.961393+0000 mgr.x (mgr.25223) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: cephadm 2023-12-20T20:08:06.093540+0000 mgr.x (mgr.25223) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: cephadm 2023-12-20T20:08:06.190644+0000 mgr.x (mgr.25223) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: audit 2023-12-20T20:08:06.263933+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:07.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: audit 2023-12-20T20:08:06.266737+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:07.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: audit 2023-12-20T20:08:06.270006+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:07.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: audit 2023-12-20T20:08:06.270984+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:07.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: audit 2023-12-20T20:08:06.278111+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:07.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: cephadm 2023-12-20T20:08:06.285616+0000 mgr.x (mgr.25223) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: audit 2023-12-20T20:08:06.316244+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:07.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: audit 2023-12-20T20:08:06.323166+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:07.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: audit 2023-12-20T20:08:06.330232+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:07.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: cluster 2023-12-20T20:08:06.332006+0000 mgr.x (mgr.25223) 66 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-20T20:08:07.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: audit 2023-12-20T20:08:06.343615+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:07.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: audit 2023-12-20T20:08:06.346578+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:07.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: audit 2023-12-20T20:08:06.348332+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-20T20:08:07.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: audit 2023-12-20T20:08:06.349590+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-20T20:08:07.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: cephadm 2023-12-20T20:08:06.357545+0000 mgr.x (mgr.25223) 67 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-20T20:08:07.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[30819]: cluster 2023-12-20T20:08:06.854729+0000 mon.a (mon.0) 1640 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:08:07.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: cephadm 2023-12-20T20:08:05.475242+0000 mgr.x (mgr.25223) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: cephadm 2023-12-20T20:08:05.573522+0000 mgr.x (mgr.25223) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: cephadm 2023-12-20T20:08:05.670055+0000 mgr.x (mgr.25223) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: cephadm 2023-12-20T20:08:05.768887+0000 mgr.x (mgr.25223) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: cephadm 2023-12-20T20:08:05.865124+0000 mgr.x (mgr.25223) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: cluster 2023-12-20T20:08:05.894899+0000 mgr.x (mgr.25223) 61 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1007 B/s rd, 0 op/s 2023-12-20T20:08:07.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: cephadm 2023-12-20T20:08:05.961393+0000 mgr.x (mgr.25223) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: cephadm 2023-12-20T20:08:06.093540+0000 mgr.x (mgr.25223) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: cephadm 2023-12-20T20:08:06.190644+0000 mgr.x (mgr.25223) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: audit 2023-12-20T20:08:06.263933+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:07.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: audit 2023-12-20T20:08:06.266737+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:07.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: audit 2023-12-20T20:08:06.270006+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:07.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: audit 2023-12-20T20:08:06.270984+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:07.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: audit 2023-12-20T20:08:06.278111+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:07.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: cephadm 2023-12-20T20:08:06.285616+0000 mgr.x (mgr.25223) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: audit 2023-12-20T20:08:06.316244+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:07.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: audit 2023-12-20T20:08:06.323166+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:07.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: audit 2023-12-20T20:08:06.330232+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:07.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: cluster 2023-12-20T20:08:06.332006+0000 mgr.x (mgr.25223) 66 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-20T20:08:07.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: audit 2023-12-20T20:08:06.343615+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:07.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: audit 2023-12-20T20:08:06.346578+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:07.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: audit 2023-12-20T20:08:06.348332+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-20T20:08:07.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: audit 2023-12-20T20:08:06.349590+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-20T20:08:07.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: cephadm 2023-12-20T20:08:06.357545+0000 mgr.x (mgr.25223) 67 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-20T20:08:07.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[25034]: cluster 2023-12-20T20:08:06.854729+0000 mon.a (mon.0) 1640 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:08:07.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: cephadm 2023-12-20T20:08:05.475242+0000 mgr.x (mgr.25223) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: cephadm 2023-12-20T20:08:05.573522+0000 mgr.x (mgr.25223) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: cephadm 2023-12-20T20:08:05.670055+0000 mgr.x (mgr.25223) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: cephadm 2023-12-20T20:08:05.768887+0000 mgr.x (mgr.25223) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: cephadm 2023-12-20T20:08:05.865124+0000 mgr.x (mgr.25223) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: cluster 2023-12-20T20:08:05.894899+0000 mgr.x (mgr.25223) 61 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1007 B/s rd, 0 op/s 2023-12-20T20:08:07.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: cephadm 2023-12-20T20:08:05.961393+0000 mgr.x (mgr.25223) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: cephadm 2023-12-20T20:08:06.093540+0000 mgr.x (mgr.25223) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: cephadm 2023-12-20T20:08:06.190644+0000 mgr.x (mgr.25223) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: audit 2023-12-20T20:08:06.263933+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:07.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: audit 2023-12-20T20:08:06.266737+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:07.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: audit 2023-12-20T20:08:06.270006+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:07.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: audit 2023-12-20T20:08:06.270984+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:07.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: audit 2023-12-20T20:08:06.278111+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:07.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: cephadm 2023-12-20T20:08:06.285616+0000 mgr.x (mgr.25223) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:07.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: audit 2023-12-20T20:08:06.316244+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:07.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: audit 2023-12-20T20:08:06.323166+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:07.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: audit 2023-12-20T20:08:06.330232+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:07.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: cluster 2023-12-20T20:08:06.332006+0000 mgr.x (mgr.25223) 66 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-20T20:08:07.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: audit 2023-12-20T20:08:06.343615+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:07.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: audit 2023-12-20T20:08:06.346578+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:07.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: audit 2023-12-20T20:08:06.348332+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-20T20:08:07.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: audit 2023-12-20T20:08:06.349590+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-20T20:08:07.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: cephadm 2023-12-20T20:08:06.357545+0000 mgr.x (mgr.25223) 67 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-20T20:08:07.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:07 smithi133 bash[25278]: cluster 2023-12-20T20:08:06.854729+0000 mon.a (mon.0) 1640 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:08:07.901 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[79059]: debug 2023-12-20T20:08:07.542+0000 7fdc05c18000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:08:08.210 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[79059]: debug 2023-12-20T20:08:07.890+0000 7fdc05c18000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:08:08.210 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:07 smithi080 bash[79059]: debug 2023-12-20T20:08:07.990+0000 7fdc05c18000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:08:08.300 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:08 smithi080 bash[79059]: debug 2023-12-20T20:08:08.198+0000 7fdc05c18000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:08:08.944 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:08:08 smithi133 bash[64097]: ts=2023-12-20T20:08: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.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:08:09.106 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:09 smithi080 bash[79059]: debug 2023-12-20T20:08:09.066+0000 7fdc05c18000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:08:09.391 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:09 smithi080 bash[79059]: debug 2023-12-20T20:08:09.178+0000 7fdc05c18000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:08:09.657 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:09 smithi080 bash[79059]: debug 2023-12-20T20:08:09.398+0000 7fdc05c18000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:08:09.657 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:09 smithi080 bash[25034]: cluster 2023-12-20T20:08:08.332811+0000 mgr.x (mgr.25223) 68 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 980 B/s rd, 0 op/s 2023-12-20T20:08:09.658 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:09 smithi080 bash[25034]: audit 2023-12-20T20:08:09.231718+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:09.658 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:09 smithi080 bash[25034]: audit 2023-12-20T20:08:09.233543+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:08:09.658 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:09 smithi080 bash[25034]: audit 2023-12-20T20:08:09.235183+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:08:09.658 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:09 smithi080 bash[25034]: audit 2023-12-20T20:08:09.237123+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:09.658 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:09 smithi080 bash[30819]: cluster 2023-12-20T20:08:08.332811+0000 mgr.x (mgr.25223) 68 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 980 B/s rd, 0 op/s 2023-12-20T20:08:09.658 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:09 smithi080 bash[30819]: audit 2023-12-20T20:08:09.231718+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:09.658 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:09 smithi080 bash[30819]: audit 2023-12-20T20:08:09.233543+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:08:09.658 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:09 smithi080 bash[30819]: audit 2023-12-20T20:08:09.235183+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:08:09.658 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:09 smithi080 bash[30819]: audit 2023-12-20T20:08:09.237123+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:09.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:09 smithi133 bash[25278]: cluster 2023-12-20T20:08:08.332811+0000 mgr.x (mgr.25223) 68 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 980 B/s rd, 0 op/s 2023-12-20T20:08:09.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:09 smithi133 bash[25278]: audit 2023-12-20T20:08:09.231718+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:09.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:09 smithi133 bash[25278]: audit 2023-12-20T20:08:09.233543+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:08:09.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:09 smithi133 bash[25278]: audit 2023-12-20T20:08:09.235183+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:08:09.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:09 smithi133 bash[25278]: audit 2023-12-20T20:08:09.237123+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:09.907 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:09 smithi080 bash[79059]: debug 2023-12-20T20:08:09.770+0000 7fdc05c18000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:08:10.532 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:10 smithi080 bash[79059]: debug 2023-12-20T20:08:10.138+0000 7fdc05c18000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:08:10.532 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:10 smithi080 bash[30819]: audit 2023-12-20T20:08:08.841783+0000 mgr.x (mgr.25223) 69 : audit [DBG] from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:08:10.532 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:10 smithi080 bash[30819]: cephadm 2023-12-20T20:08:09.229336+0000 mgr.x (mgr.25223) 70 : cephadm [INF] Upgrade: Updating mon.a 2023-12-20T20:08:10.533 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:10 smithi080 bash[30819]: cephadm 2023-12-20T20:08:09.246247+0000 mgr.x (mgr.25223) 71 : cephadm [INF] Deploying daemon mon.a on smithi080 2023-12-20T20:08:10.533 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:10 smithi080 bash[30819]: audit 2023-12-20T20:08:10.007732+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:10.533 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:10 smithi080 bash[30819]: audit 2023-12-20T20:08:10.009717+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:08:10.533 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:10 smithi080 bash[25034]: audit 2023-12-20T20:08:08.841783+0000 mgr.x (mgr.25223) 69 : audit [DBG] from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:08:10.533 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:10 smithi080 bash[25034]: cephadm 2023-12-20T20:08:09.229336+0000 mgr.x (mgr.25223) 70 : cephadm [INF] Upgrade: Updating mon.a 2023-12-20T20:08:10.533 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:10 smithi080 bash[25034]: cephadm 2023-12-20T20:08:09.246247+0000 mgr.x (mgr.25223) 71 : cephadm [INF] Deploying daemon mon.a on smithi080 2023-12-20T20:08:10.533 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:10 smithi080 bash[25034]: audit 2023-12-20T20:08:10.007732+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:10.533 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:10 smithi080 bash[25034]: audit 2023-12-20T20:08:10.009717+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:08:10.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:10 smithi133 bash[25278]: audit 2023-12-20T20:08:08.841783+0000 mgr.x (mgr.25223) 69 : audit [DBG] from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:08:10.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:10 smithi133 bash[25278]: cephadm 2023-12-20T20:08:09.229336+0000 mgr.x (mgr.25223) 70 : cephadm [INF] Upgrade: Updating mon.a 2023-12-20T20:08:10.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:10 smithi133 bash[25278]: cephadm 2023-12-20T20:08:09.246247+0000 mgr.x (mgr.25223) 71 : cephadm [INF] Deploying daemon mon.a on smithi080 2023-12-20T20:08:10.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:10 smithi133 bash[25278]: audit 2023-12-20T20:08:10.007732+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' 2023-12-20T20:08:10.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:10 smithi133 bash[25278]: audit 2023-12-20T20:08:10.009717+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:08:10.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:10 smithi080 bash[79059]: debug 2023-12-20T20:08:10.518+0000 7fdc05c18000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:08:11.075 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:10 smithi080 bash[79059]: debug 2023-12-20T20:08:10.794+0000 7fdc05c18000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:08:11.637 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:11 smithi080 bash[30819]: cluster 2023-12-20T20:08:10.333651+0000 mgr.x (mgr.25223) 72 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 980 B/s rd, 0 op/s 2023-12-20T20:08:11.637 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:11 smithi080 bash[25034]: cluster 2023-12-20T20:08:10.333651+0000 mgr.x (mgr.25223) 72 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 980 B/s rd, 0 op/s 2023-12-20T20:08:11.638 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:11 smithi080 bash[79059]: debug 2023-12-20T20:08:11.518+0000 7fdc05c18000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:08:11.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:11 smithi133 bash[25278]: cluster 2023-12-20T20:08:10.333651+0000 mgr.x (mgr.25223) 72 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 980 B/s rd, 0 op/s 2023-12-20T20:08:11.909 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:11 smithi080 bash[79059]: debug 2023-12-20T20:08:11.622+0000 7fdc05c18000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:08:11.910 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:11 smithi080 bash[79059]: debug 2023-12-20T20:08:11.786+0000 7fdc05c18000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:08:12.300 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:11 smithi080 bash[79059]: debug 2023-12-20T20:08:11.898+0000 7fdc05c18000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:08:12.300 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:12 smithi080 bash[79059]: debug 2023-12-20T20:08:12.034+0000 7fdc05c18000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:08:12.644 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:12 smithi080 bash[79059]: debug 2023-12-20T20:08:12.330+0000 7fdc05c18000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:08:12.644 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:12 smithi080 bash[79059]: debug 2023-12-20T20:08:12.450+0000 7fdc05c18000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:08:12.934 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:12 smithi080 bash[79059]: debug 2023-12-20T20:08:12.630+0000 7fdc05c18000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:08:12.934 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:12 smithi080 bash[79059]: debug 2023-12-20T20:08:12.762+0000 7fdc05c18000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:08:13.188 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:13 smithi080 systemd[1]: Stopping Ceph mon.a for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:08:13.464 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:13 smithi080 bash[25034]: debug 2023-12-20T20:08:13.174+0000 7f5350bbc700 -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-20T20:08:13.465 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:13 smithi080 bash[25034]: debug 2023-12-20T20:08:13.174+0000 7f5350bbc700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-12-20T20:08:13.697 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:13 smithi133 bash[62198]: [20/Dec/2023:20:08:13] ENGINE Bus STOPPING 2023-12-20T20:08:13.697 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:13 smithi133 bash[62198]: [20/Dec/2023:20:08:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-20T20:08:13.697 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:13 smithi133 bash[62198]: [20/Dec/2023:20:08:13] ENGINE Bus STOPPED 2023-12-20T20:08:13.697 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:13 smithi133 bash[62198]: [20/Dec/2023:20:08:13] ENGINE Bus STARTING 2023-12-20T20:08:13.697 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:13 smithi133 bash[62198]: [20/Dec/2023:20:08:13] ENGINE Serving on http://:::9283 2023-12-20T20:08:13.697 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:13 smithi133 bash[62198]: [20/Dec/2023:20:08:13] ENGINE Bus STARTED 2023-12-20T20:08:13.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:13 smithi080 bash[79059]: debug 2023-12-20T20:08:13.678+0000 7fdc05c18000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:08:13.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:13 smithi080 bash[79059]: [20/Dec/2023:20:08:13] ENGINE Bus STARTING 2023-12-20T20:08:14.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:13 smithi080 bash[80018]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-mon-a 2023-12-20T20:08:14.054 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:13 smithi080 bash[79059]: CherryPy Checker: 2023-12-20T20:08:14.054 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:13 smithi080 bash[79059]: The Application mounted at '' has an empty config. 2023-12-20T20:08:14.054 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:13 smithi080 bash[79059]: [20/Dec/2023:20:08:13] ENGINE Serving on http://:::9283 2023-12-20T20:08:14.055 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:13 smithi080 bash[79059]: [20/Dec/2023:20:08:13] ENGINE Bus STARTED 2023-12-20T20:08:14.357 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:14 smithi080 bash[80137]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-mon-a 2023-12-20T20:08:14.358 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:14 smithi080 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-20T20:08:14.358 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:14 smithi080 systemd[1]: Stopped Ceph mon.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:08:14.358 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:14 smithi080 systemd[1]: Started Ceph mon.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:08:15.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:14 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:08:14] "GET /metrics HTTP/1.1" 200 38309 "" "Prometheus/2.33.4" 2023-12-20T20:08:16.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.786+0000 7f7272a9ac80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-20T20:08:16.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.786+0000 7f7272a9ac80 0 ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev), process ceph-mon, pid 7 2023-12-20T20:08:16.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.786+0000 7f7272a9ac80 0 pidfile_write: ignore empty --pid-file 2023-12-20T20:08:16.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 0 load: jerasure load: lrc 2023-12-20T20:08:16.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: RocksDB version: 7.9.2 2023-12-20T20:08:16.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Git sha 0 2023-12-20T20:08:16.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Compile date 2023-12-20 08:47:48 2023-12-20T20:08:16.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: DB SUMMARY 2023-12-20T20:08:16.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: DB Session ID: GRSBQKH6FY28GV27WNCO 2023-12-20T20:08:16.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: CURRENT file: CURRENT 2023-12-20T20:08:16.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-20T20:08:16.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1729 Bytes 2023-12-20T20:08:16.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000042.sst 2023-12-20T20:08:16.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000040.log size: 471178 ; 2023-12-20T20:08:16.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.error_if_exists: 0 2023-12-20T20:08:16.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.create_if_missing: 0 2023-12-20T20:08:16.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.paranoid_checks: 1 2023-12-20T20:08:16.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-20T20:08:16.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-20T20:08:16.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-20T20:08:16.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.env: 0x55ac25d82a60 2023-12-20T20:08:16.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-20T20:08:16.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.info_log: 0x55ac270977a0 2023-12-20T20:08:16.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-20T20:08:16.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.statistics: (nil) 2023-12-20T20:08:16.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.use_fsync: 0 2023-12-20T20:08:16.053 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_log_file_size: 0 2023-12-20T20:08:16.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-20T20:08:16.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-20T20:08:16.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-20T20:08:16.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-20T20:08:16.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.allow_fallocate: 1 2023-12-20T20:08:16.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-20T20:08:16.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-20T20:08:16.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.use_direct_reads: 0 2023-12-20T20:08:16.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-20T20:08:16.055 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-20T20:08:16.055 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.db_log_dir: 2023-12-20T20:08:16.055 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.wal_dir: 2023-12-20T20:08:16.055 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-20T20:08:16.055 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-20T20:08:16.055 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-20T20:08:16.055 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-20T20:08:16.055 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-20T20:08:16.055 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-20T20:08:16.055 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-20T20:08:16.055 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-20T20:08:16.055 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.write_buffer_manager: 0x55ac2706af00 2023-12-20T20:08:16.055 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-20T20:08:16.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-20T20:08:16.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-20T20:08:16.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-20T20:08:16.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-20T20:08:16.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-20T20:08:16.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-20T20:08:16.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-20T20:08:16.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.unordered_write: 0 2023-12-20T20:08:16.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-20T20:08:16.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-20T20:08:16.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-20T20:08:16.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-20T20:08:16.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.row_cache: None 2023-12-20T20:08:16.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.wal_filter: None 2023-12-20T20:08:16.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-20T20:08:16.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-20T20:08:16.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.two_write_queues: 0 2023-12-20T20:08:16.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-20T20:08:16.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.wal_compression: 0 2023-12-20T20:08:16.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.atomic_flush: 0 2023-12-20T20:08:16.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-20T20:08:16.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-20T20:08:16.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-20T20:08:16.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.log_readahead_size: 0 2023-12-20T20:08:16.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-20T20:08:16.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-20T20:08:16.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-20T20:08:16.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-20T20:08:16.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-20T20:08:16.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-20T20:08:16.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-20T20:08:16.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_background_jobs: 2 2023-12-20T20:08:16.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_background_compactions: -1 2023-12-20T20:08:16.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_subcompactions: 1 2023-12-20T20:08:16.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-20T20:08:16.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-20T20:08:16.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-20T20:08:16.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-20T20:08:16.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-20T20:08:16.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-20T20:08:16.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-20T20:08:16.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-20T20:08:16.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_open_files: -1 2023-12-20T20:08:16.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-20T20:08:16.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-20T20:08:16.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-20T20:08:16.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-20T20:08:16.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_background_flushes: -1 2023-12-20T20:08:16.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Compression algorithms supported: 2023-12-20T20:08:16.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-20T20:08:16.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: kZSTD supported: 0 2023-12-20T20:08:16.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: kXpressCompression supported: 0 2023-12-20T20:08:16.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-20T20:08:16.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: kZlibCompression supported: 1 2023-12-20T20:08:16.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: kSnappyCompression supported: 1 2023-12-20T20:08:16.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: kLZ4Compression supported: 1 2023-12-20T20:08:16.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: kBZip2Compression supported: 0 2023-12-20T20:08:16.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-20T20:08:16.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-20T20:08:16.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-12-20T20:08:16.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-20T20:08:16.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-20T20:08:16.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.merge_operator: 2023-12-20T20:08:16.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compaction_filter: None 2023-12-20T20:08:16.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-20T20:08:16.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-20T20:08:16.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-20T20:08:16.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-20T20:08:16.061 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ac270978c0) 2023-12-20T20:08:16.061 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: cache_index_and_filter_blocks: 1 2023-12-20T20:08:16.061 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-20T20:08:16.061 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-20T20:08:16.061 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: pin_top_level_index_and_filter: 1 2023-12-20T20:08:16.061 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: index_type: 0 2023-12-20T20:08:16.061 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: data_block_index_type: 0 2023-12-20T20:08:16.061 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: index_shortening: 1 2023-12-20T20:08:16.061 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: data_block_hash_table_util_ratio: 0.750000 2023-12-20T20:08:16.061 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: checksum: 4 2023-12-20T20:08:16.061 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: no_block_cache: 0 2023-12-20T20:08:16.061 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: block_cache: 0x55ac270eb090 2023-12-20T20:08:16.061 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: block_cache_name: BinnedLRUCache 2023-12-20T20:08:16.061 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: block_cache_options: 2023-12-20T20:08:16.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: capacity : 536870912 2023-12-20T20:08:16.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: num_shard_bits : 4 2023-12-20T20:08:16.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: strict_capacity_limit : 0 2023-12-20T20:08:16.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: high_pri_pool_ratio: 0.000 2023-12-20T20:08:16.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: block_cache_compressed: (nil) 2023-12-20T20:08:16.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: persistent_cache: (nil) 2023-12-20T20:08:16.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: block_size: 4096 2023-12-20T20:08:16.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: block_size_deviation: 10 2023-12-20T20:08:16.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: block_restart_interval: 16 2023-12-20T20:08:16.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: index_block_restart_interval: 1 2023-12-20T20:08:16.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: metadata_block_size: 4096 2023-12-20T20:08:16.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: partition_filters: 0 2023-12-20T20:08:16.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: use_delta_encoding: 1 2023-12-20T20:08:16.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: filter_policy: bloomfilter 2023-12-20T20:08:16.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: whole_key_filtering: 1 2023-12-20T20:08:16.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: verify_compression: 0 2023-12-20T20:08:16.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: read_amp_bytes_per_bit: 0 2023-12-20T20:08:16.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: format_version: 5 2023-12-20T20:08:16.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: enable_index_compression: 1 2023-12-20T20:08:16.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: block_align: 0 2023-12-20T20:08:16.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: max_auto_readahead_size: 262144 2023-12-20T20:08:16.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: prepopulate_block_cache: 0 2023-12-20T20:08:16.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: initial_auto_readahead_size: 8192 2023-12-20T20:08:16.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: num_file_reads_for_auto_readahead: 2 2023-12-20T20:08:16.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-20T20:08:16.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-20T20:08:16.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compression: NoCompression 2023-12-20T20:08:16.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-20T20:08:16.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-20T20:08:16.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-20T20:08:16.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.num_levels: 7 2023-12-20T20:08:16.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-20T20:08:16.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-20T20:08:16.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-20T20:08:16.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-20T20:08:16.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-20T20:08:16.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-20T20:08:16.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-20T20:08:16.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-20T20:08:16.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-20T20:08:16.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-20T20:08:16.065 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-20T20:08:16.065 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-20T20:08:16.065 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-20T20:08:16.065 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-20T20:08:16.065 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-20T20:08:16.065 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-20T20:08:16.065 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-20T20:08:16.065 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-20T20:08:16.065 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-20T20:08:16.065 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-20T20:08:16.065 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-20T20:08:16.065 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-20T20:08:16.065 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-20T20:08:16.065 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-20T20:08:16.066 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-20T20:08:16.066 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-20T20:08:16.066 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-20T20:08:16.066 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-20T20:08:16.066 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-20T20:08:16.066 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-20T20:08:16.066 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-20T20:08:16.066 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-20T20:08:16.066 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-20T20:08:16.066 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-20T20:08:16.066 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-20T20:08:16.066 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-20T20:08:16.066 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-20T20:08:16.067 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-20T20:08:16.067 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-20T20:08:16.067 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-20T20:08:16.067 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-20T20:08:16.067 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-20T20:08:16.067 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-20T20:08:16.067 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-20T20:08:16.067 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-20T20:08:16.067 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-20T20:08:16.067 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-20T20:08:16.067 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-20T20:08:16.068 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-20T20:08:16.068 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-20T20:08:16.068 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-20T20:08:16.068 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-20T20:08:16.068 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-20T20:08:16.068 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.table_properties_collectors: 2023-12-20T20:08:16.068 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.inplace_update_support: 0 2023-12-20T20:08:16.069 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-20T20:08:16.069 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-20T20:08:16.069 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-20T20:08:16.069 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-20T20:08:16.069 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.bloom_locality: 0 2023-12-20T20:08:16.069 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.max_successive_merges: 0 2023-12-20T20:08:16.069 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-20T20:08:16.069 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-20T20:08:16.069 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-20T20:08:16.069 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-20T20:08:16.069 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.ttl: 2592000 2023-12-20T20:08:16.069 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-20T20:08:16.069 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-20T20:08:16.069 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-20T20:08:16.070 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.enable_blob_files: false 2023-12-20T20:08:16.070 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.min_blob_size: 0 2023-12-20T20:08:16.070 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-20T20:08:16.070 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-20T20:08:16.070 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-20T20:08:16.070 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-20T20:08:16.070 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-20T20:08:16.070 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-20T20:08:16.070 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-20T20:08:16.070 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-20T20:08:16.070 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7268243700 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-20T20:08:16.070 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 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-20T20:08:16.070 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 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 19643, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-20T20:08:16.070 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2023-12-20T20:08:16.071 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a84207ed-09f5-4ac9-92d3-0ad5fe8cdf6e 2023-12-20T20:08:16.071 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703102895799596, "job": 1, "event": "recovery_started", "wal_files": [40]} 2023-12-20T20:08:16.071 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.794+0000 7f7272a9ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2023-12-20T20:08:16.071 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.798+0000 7f7272a9ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703102895802876, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 450812, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 19644, "largest_seqno": 20112, "table_properties": {"data_size": 448042, "index_size": 1052, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 709, "raw_key_size": 6544, "raw_average_key_size": 24, "raw_value_size": 443113, "raw_average_value_size": 1672, "num_data_blocks": 43, "num_entries": 265, "num_filter_entries": 265, "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": 1703102895, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a84207ed-09f5-4ac9-92d3-0ad5fe8cdf6e", "db_session_id": "GRSBQKH6FY28GV27WNCO", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2023-12-20T20:08:16.071 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.798+0000 7f7272a9ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703102895803008, "job": 1, "event": "recovery_finished"} 2023-12-20T20:08:16.071 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.798+0000 7f7272a9ac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 47 2023-12-20T20:08:16.071 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.798+0000 7f7272a9ac80 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-20T20:08:16.071 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.802+0000 7f7272a9ac80 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-20T20:08:16.071 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.802+0000 7f7272a9ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ac2718a000 2023-12-20T20:08:16.071 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.802+0000 7f7272a9ac80 4 rocksdb: DB pointer 0x55ac27178000 2023-12-20T20:08:16.071 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.802+0000 7f7272a9ac80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0] at bind addrs [v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T20:08:16.071 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.802+0000 7f7261235700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-20T20:08:16.071 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.802+0000 7f7261235700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-20T20:08:16.071 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: ** DB Stats ** 2023-12-20T20:08:16.072 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T20:08:16.072 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: 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-20T20:08:16.072 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-20T20:08:16.072 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T20:08:16.072 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: 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-20T20:08:16.072 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-20T20:08:16.072 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T20:08:16.072 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: ** Compaction Stats [default] ** 2023-12-20T20:08:16.072 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: 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-20T20:08:16.072 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-20T20:08:16.072 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: L0 1/0 440.25 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 239.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-20T20:08:16.072 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: L6 1/0 11.68 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-20T20:08:16.072 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: Sum 2/0 12.11 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 239.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-20T20:08:16.072 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 239.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-20T20:08:16.073 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: ** Compaction Stats [default] ** 2023-12-20T20:08:16.073 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: 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-20T20:08:16.073 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T20:08:16.073 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 239.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-20T20:08:16.073 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-20T20:08:16.073 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T20:08:16.073 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-20T20:08:16.073 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-20T20:08:16.073 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: AddFile(Total Files): cumulative 0, interval 0 2023-12-20T20:08:16.073 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-20T20:08:16.073 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: AddFile(Keys): cumulative 0, interval 0 2023-12-20T20:08:16.073 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: Cumulative compaction: 0.00 GB write, 59.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T20:08:16.073 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: Interval compaction: 0.00 GB write, 59.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T20:08:16.074 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: 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-20T20:08:16.074 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: Block cache BinnedLRUCache@0x55ac270eb090#7 capacity: 512.00 MB usage: 56.83 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2023-12-20T20:08:16.074 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: Block cache entry stats(count,size,portion): DataBlock(3,18.73 KB,0.0035733%) FilterBlock(2,12.81 KB,0.00244379%) IndexBlock(2,25.28 KB,0.00482202%) Misc(1,0.00 KB,0%) 2023-12-20T20:08:16.074 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: ** File Read Latency Histogram By Level [default] ** 2023-12-20T20:08:16.074 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.802+0000 7f7272a9ac80 1 mon.a@-1(???) e3 preinit fsid f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T20:08:16.074 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.802+0000 7f7272a9ac80 0 mon.a@-1(???).mds e1 new map 2023-12-20T20:08:16.074 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.802+0000 7f7272a9ac80 0 mon.a@-1(???).mds e1 print_map 2023-12-20T20:08:16.074 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: e1 2023-12-20T20:08:16.074 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-20T20:08:16.074 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: 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-20T20:08:16.074 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: legacy client fscid: -1 2023-12-20T20:08:16.074 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: 2023-12-20T20:08:16.074 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: No filesystems configured 2023-12-20T20:08:16.075 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.802+0000 7f7272a9ac80 0 mon.a@-1(???).osd e115 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-20T20:08:16.075 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.802+0000 7f7272a9ac80 0 mon.a@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2023-12-20T20:08:16.075 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.802+0000 7f7272a9ac80 0 mon.a@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2023-12-20T20:08:16.075 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.802+0000 7f7272a9ac80 0 mon.a@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2023-12-20T20:08:16.075 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:15 smithi080 bash[80208]: debug 2023-12-20T20:08:15.806+0000 7f7272a9ac80 1 mon.a@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2023-12-20T20:08:16.691 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[79059]: ignoring --setuser ceph since I am not root 2023-12-20T20:08:16.691 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[79059]: ignoring --setgroup ceph since I am not root 2023-12-20T20:08:16.691 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[79059]: debug 2023-12-20T20:08:16.510+0000 7fa313202700 1 -- 172.21.15.80:0/3798722712 <== mon.1 v2:172.21.15.80:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5645d0cce340 con 0x5645d1a4ac00 2023-12-20T20:08:16.691 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[80208]: audit 2023-12-20T20:08:13.192789+0000 mon.b (mon.2) 42 : audit 0 from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:08:16.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[80208]: audit 2023-12-20T20:08:13.193914+0000 mon.b (mon.2) 43 : audit 0 from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:08:16.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[80208]: audit 2023-12-20T20:08:13.194364+0000 mon.b (mon.2) 44 : audit 0 from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:08:16.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[80208]: audit 2023-12-20T20:08:13.687418+0000 mon.c (mon.1) 96 : audit 0 from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:08:16.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[80208]: audit 2023-12-20T20:08:13.688435+0000 mon.c (mon.1) 97 : audit 0 from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:08:16.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[80208]: audit 2023-12-20T20:08:13.691647+0000 mon.c (mon.1) 98 : audit 0 from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:08:16.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[80208]: audit 2023-12-20T20:08:13.693807+0000 mon.c (mon.1) 99 : audit 0 from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:08:16.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[80208]: cluster 2023-12-20T20:08:14.336371+0000 mgr.x (mgr.25223) 74 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 980 B/s rd, 0 op/s 2023-12-20T20:08:16.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[80208]: cluster 2023-12-20T20:08:16.338204+0000 mgr.x (mgr.25223) 75 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-20T20:08:16.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[80208]: cluster 2023-12-20T20:08:16.425823+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2023-12-20T20:08:16.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[80208]: cluster 2023-12-20T20:08:16.428924+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-20T20:08:16.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[80208]: cluster 2023-12-20T20:08:16.435587+0000 mon.a (mon.0) 3 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],b=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],c=[v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-20T20:08:16.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[80208]: cluster 2023-12-20T20:08:16.436443+0000 mon.a (mon.0) 4 : cluster 0 fsmap 2023-12-20T20:08:16.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[80208]: cluster 2023-12-20T20:08:16.436509+0000 mon.a (mon.0) 5 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-12-20T20:08:16.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[80208]: cluster 2023-12-20T20:08:16.439390+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e37: x(active, since 37s), standbys: y 2023-12-20T20:08:16.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[80208]: audit 2023-12-20T20:08:16.453435+0000 mon.a (mon.0) 7 : audit 1 from='mgr.25223 ' entity='' 2023-12-20T20:08:16.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[80208]: cluster 2023-12-20T20:08:16.454264+0000 mon.a (mon.0) 8 : cluster 0 Standby manager daemon y restarted 2023-12-20T20:08:16.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[80208]: cluster 2023-12-20T20:08:16.454351+0000 mon.a (mon.0) 9 : cluster 0 Standby manager daemon y started 2023-12-20T20:08:16.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[80208]: cluster 2023-12-20T20:08:16.454706+0000 mon.a (mon.0) 10 : cluster 0 mgrmap e38: x(active, since 37s), standbys: y 2023-12-20T20:08:16.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[80208]: cluster 2023-12-20T20:08:16.454779+0000 mon.a (mon.0) 11 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2023-12-20T20:08:16.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[80208]: cluster 2023-12-20T20:08:16.454810+0000 mon.a (mon.0) 12 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-12-20T20:08:16.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[80208]: cluster 2023-12-20T20:08:16.454834+0000 mon.a (mon.0) 13 : cluster 3 daemon mgr.y on smithi080 is in unknown state 2023-12-20T20:08:16.693 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[30819]: audit 2023-12-20T20:08:13.192789+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:08:16.693 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[30819]: audit 2023-12-20T20:08:13.193914+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:08:16.693 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[30819]: audit 2023-12-20T20:08:13.194364+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:08:16.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[30819]: audit 2023-12-20T20:08:13.687418+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:08:16.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[30819]: audit 2023-12-20T20:08:13.688435+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:08:16.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[30819]: audit 2023-12-20T20:08:13.691647+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:08:16.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[30819]: audit 2023-12-20T20:08:13.693807+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:08:16.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[30819]: cluster 2023-12-20T20:08:14.336371+0000 mgr.x (mgr.25223) 74 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 980 B/s rd, 0 op/s 2023-12-20T20:08:16.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[30819]: cluster 2023-12-20T20:08:16.338204+0000 mgr.x (mgr.25223) 75 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-20T20:08:16.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[30819]: cluster 2023-12-20T20:08:16.425823+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-20T20:08:16.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[30819]: cluster 2023-12-20T20:08:16.428924+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-20T20:08:16.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[30819]: cluster 2023-12-20T20:08:16.435587+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],b=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],c=[v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-20T20:08:16.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[30819]: cluster 2023-12-20T20:08:16.436443+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-20T20:08:16.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[30819]: cluster 2023-12-20T20:08:16.436509+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2023-12-20T20:08:16.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[30819]: cluster 2023-12-20T20:08:16.439390+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e37: x(active, since 37s), standbys: y 2023-12-20T20:08:16.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[30819]: audit 2023-12-20T20:08:16.453435+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.25223 ' entity='' 2023-12-20T20:08:16.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[30819]: cluster 2023-12-20T20:08:16.454264+0000 mon.a (mon.0) 8 : cluster [DBG] Standby manager daemon y restarted 2023-12-20T20:08:16.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[30819]: cluster 2023-12-20T20:08:16.454351+0000 mon.a (mon.0) 9 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:08:16.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[30819]: cluster 2023-12-20T20:08:16.454706+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e38: x(active, since 37s), standbys: y 2023-12-20T20:08:16.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[30819]: cluster 2023-12-20T20:08:16.454779+0000 mon.a (mon.0) 11 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2023-12-20T20:08:16.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[30819]: cluster 2023-12-20T20:08:16.454810+0000 mon.a (mon.0) 12 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-12-20T20:08:16.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[30819]: cluster 2023-12-20T20:08:16.454834+0000 mon.a (mon.0) 13 : cluster [WRN] daemon mgr.y on smithi080 is in unknown state 2023-12-20T20:08:16.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[62198]: ignoring --setuser ceph since I am not root 2023-12-20T20:08:16.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[62198]: ignoring --setgroup ceph since I am not root 2023-12-20T20:08:16.945 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[62198]: debug 2023-12-20T20:08:16.526+0000 7f8832628700 1 -- 172.21.15.133:0/1178441973 <== mon.2 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56463ae35520 con 0x56463bbb0800 2023-12-20T20:08:16.945 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[62198]: debug 2023-12-20T20:08:16.686+0000 7f883c3e0200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:08:16.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[25278]: audit 2023-12-20T20:08:13.192789+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:08:16.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[25278]: audit 2023-12-20T20:08:13.193914+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:08:16.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[25278]: audit 2023-12-20T20:08:13.194364+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25223 172.21.15.133:0/4068177263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:08:16.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[25278]: audit 2023-12-20T20:08:13.687418+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:08:16.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[25278]: audit 2023-12-20T20:08:13.688435+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:08:16.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[25278]: audit 2023-12-20T20:08:13.691647+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:08:16.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[25278]: audit 2023-12-20T20:08:13.693807+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:08:16.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[25278]: cluster 2023-12-20T20:08:14.336371+0000 mgr.x (mgr.25223) 74 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 980 B/s rd, 0 op/s 2023-12-20T20:08:16.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[25278]: cluster 2023-12-20T20:08:16.338204+0000 mgr.x (mgr.25223) 75 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-20T20:08:16.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[25278]: cluster 2023-12-20T20:08:16.425823+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-20T20:08:16.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[25278]: cluster 2023-12-20T20:08:16.428924+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-20T20:08:16.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[25278]: cluster 2023-12-20T20:08:16.435587+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],b=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],c=[v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-20T20:08:16.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[25278]: cluster 2023-12-20T20:08:16.436443+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-20T20:08:16.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[25278]: cluster 2023-12-20T20:08:16.436509+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2023-12-20T20:08:16.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[25278]: cluster 2023-12-20T20:08:16.439390+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e37: x(active, since 37s), standbys: y 2023-12-20T20:08:16.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[25278]: audit 2023-12-20T20:08:16.453435+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.25223 ' entity='' 2023-12-20T20:08:16.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[25278]: cluster 2023-12-20T20:08:16.454264+0000 mon.a (mon.0) 8 : cluster [DBG] Standby manager daemon y restarted 2023-12-20T20:08:16.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[25278]: cluster 2023-12-20T20:08:16.454351+0000 mon.a (mon.0) 9 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:08:16.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[25278]: cluster 2023-12-20T20:08:16.454706+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e38: x(active, since 37s), standbys: y 2023-12-20T20:08:16.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[25278]: cluster 2023-12-20T20:08:16.454779+0000 mon.a (mon.0) 11 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2023-12-20T20:08:16.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[25278]: cluster 2023-12-20T20:08:16.454810+0000 mon.a (mon.0) 12 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-12-20T20:08:16.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:16 smithi133 bash[25278]: cluster 2023-12-20T20:08:16.454834+0000 mon.a (mon.0) 13 : cluster [WRN] daemon mgr.y on smithi080 is in unknown state 2023-12-20T20:08:16.998 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:16 smithi080 bash[79059]: debug 2023-12-20T20:08:16.678+0000 7fa31bc5e000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:08:17.789 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:17 smithi080 bash[79059]: debug 2023-12-20T20:08:17.494+0000 7fa31bc5e000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:08:17.789 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:17 smithi080 bash[79059]: debug 2023-12-20T20:08:17.614+0000 7fa31bc5e000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:08:17.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:17 smithi133 bash[62198]: debug 2023-12-20T20:08:17.590+0000 7f883c3e0200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-20T20:08:17.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:17 smithi133 bash[62198]: debug 2023-12-20T20:08:17.698+0000 7f883c3e0200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:08:17.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:17 smithi133 bash[62198]: debug 2023-12-20T20:08:17.802+0000 7f883c3e0200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:08:18.050 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:17 smithi080 bash[79059]: debug 2023-12-20T20:08:17.774+0000 7fa31bc5e000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:08:18.422 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:18 smithi080 bash[79059]: debug 2023-12-20T20:08:18.110+0000 7fa31bc5e000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:08:18.422 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:18 smithi080 bash[79059]: debug 2023-12-20T20:08:18.202+0000 7fa31bc5e000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:08:18.444 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:18 smithi133 bash[62198]: debug 2023-12-20T20:08:18.085+0000 7f883c3e0200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:08:18.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:18 smithi080 bash[30819]: cluster 2023-12-20T20:08:17.461224+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e39: x(active, since 38s), standbys: y 2023-12-20T20:08:18.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:18 smithi080 bash[80208]: cluster 2023-12-20T20:08:17.461224+0000 mon.a (mon.0) 14 : cluster 0 mgrmap e39: x(active, since 38s), standbys: y 2023-12-20T20:08:18.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:18 smithi080 bash[79059]: debug 2023-12-20T20:08:18.410+0000 7fa31bc5e000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:08:18.819 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:18 smithi133 bash[25278]: cluster 2023-12-20T20:08:17.461224+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e39: x(active, since 38s), standbys: y 2023-12-20T20:08:18.820 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:08:18 smithi133 bash[64097]: ts=2023-12-20T20:08: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.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:08:18.820 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:18 smithi133 bash[62198]: debug 2023-12-20T20:08:18.453+0000 7f883c3e0200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:08:18.820 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:18 smithi133 bash[62198]: debug 2023-12-20T20:08:18.613+0000 7f883c3e0200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:08:19.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:18 smithi133 bash[62198]: debug 2023-12-20T20:08:18.829+0000 7f883c3e0200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:08:19.550 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:19 smithi080 bash[79059]: debug 2023-12-20T20:08:19.273+0000 7fa31bc5e000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:08:19.550 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:19 smithi080 bash[79059]: debug 2023-12-20T20:08:19.381+0000 7fa31bc5e000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:08:19.956 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:19 smithi080 bash[79059]: debug 2023-12-20T20:08:19.589+0000 7fa31bc5e000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:08:20.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:19 smithi133 bash[62198]: debug 2023-12-20T20:08:19.837+0000 7f883c3e0200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:08:20.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:19 smithi133 bash[62198]: debug 2023-12-20T20:08:19.949+0000 7f883c3e0200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:08:20.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:20 smithi133 bash[62198]: debug 2023-12-20T20:08:20.073+0000 7f883c3e0200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:08:20.293 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:19 smithi080 bash[79059]: debug 2023-12-20T20:08:19.941+0000 7fa31bc5e000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:08:20.550 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:20 smithi080 bash[79059]: debug 2023-12-20T20:08:20.301+0000 7fa31bc5e000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:08:20.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:20 smithi133 bash[62198]: debug 2023-12-20T20:08:20.573+0000 7f883c3e0200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:08:20.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:20 smithi133 bash[62198]: debug 2023-12-20T20:08:20.801+0000 7f883c3e0200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:08:20.962 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:20 smithi080 bash[79059]: debug 2023-12-20T20:08:20.673+0000 7fa31bc5e000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:08:21.300 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:20 smithi080 bash[79059]: debug 2023-12-20T20:08:20.949+0000 7fa31bc5e000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:08:21.444 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:21 smithi133 bash[62198]: debug 2023-12-20T20:08:21.281+0000 7f883c3e0200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:08:21.919 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:21 smithi080 bash[79059]: debug 2023-12-20T20:08:21.637+0000 7fa31bc5e000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:08:21.919 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:21 smithi080 bash[79059]: debug 2023-12-20T20:08:21.741+0000 7fa31bc5e000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:08:22.170 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:21 smithi080 bash[79059]: debug 2023-12-20T20:08:21.905+0000 7fa31bc5e000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:08:22.170 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:22 smithi080 bash[79059]: debug 2023-12-20T20:08:22.017+0000 7fa31bc5e000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:08:22.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:21 smithi133 bash[62198]: debug 2023-12-20T20:08:21.793+0000 7f883c3e0200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:08:22.462 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:22 smithi080 bash[79059]: debug 2023-12-20T20:08:22.157+0000 7fa31bc5e000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:08:22.694 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:22 smithi133 bash[62198]: debug 2023-12-20T20:08:22.345+0000 7f883c3e0200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:08:22.694 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:22 smithi133 bash[62198]: debug 2023-12-20T20:08:22.457+0000 7f883c3e0200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:08:22.770 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:22 smithi080 bash[79059]: debug 2023-12-20T20:08:22.449+0000 7fa31bc5e000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:08:22.770 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:22 smithi080 bash[79059]: debug 2023-12-20T20:08:22.569+0000 7fa31bc5e000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:08:23.050 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:22 smithi080 bash[79059]: debug 2023-12-20T20:08:22.757+0000 7fa31bc5e000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:08:23.050 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:22 smithi080 bash[79059]: debug 2023-12-20T20:08:22.877+0000 7fa31bc5e000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:08:23.069 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:22 smithi133 bash[62198]: debug 2023-12-20T20:08:22.805+0000 7f883c3e0200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:08:23.069 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:22 smithi133 bash[62198]: debug 2023-12-20T20:08:22.917+0000 7f883c3e0200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:08:23.445 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:23 smithi133 bash[62198]: debug 2023-12-20T20:08:23.061+0000 7f883c3e0200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:08:23.445 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:23 smithi133 bash[62198]: debug 2023-12-20T20:08:23.177+0000 7f883c3e0200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:08:23.445 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:23 smithi133 bash[62198]: debug 2023-12-20T20:08:23.301+0000 7f883c3e0200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:08:23.800 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:08:23 smithi080 bash[70952]: level=warn ts=2023-12-20T20:08:23.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi080.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.80:8443: connect: connection refused" 2023-12-20T20:08:23.800 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:08:23 smithi080 bash[70952]: level=warn ts=2023-12-20T20:08:23.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.133:8443: connect: connection refused" 2023-12-20T20:08:23.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:23 smithi080 bash[79059]: debug 2023-12-20T20:08:23.733+0000 7fa31bc5e000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:08:23.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:23 smithi080 bash[79059]: [20/Dec/2023:20:08:23] ENGINE Bus STARTING 2023-12-20T20:08:23.837 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:23 smithi133 bash[62198]: debug 2023-12-20T20:08:23.493+0000 7f883c3e0200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:08:23.837 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:23 smithi133 bash[62198]: debug 2023-12-20T20:08:23.621+0000 7f883c3e0200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:08:24.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:23 smithi133 bash[25278]: cluster 2023-12-20T20:08:23.758213+0000 mon.a (mon.0) 15 : cluster [DBG] Standby manager daemon y restarted 2023-12-20T20:08:24.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:23 smithi133 bash[25278]: cluster 2023-12-20T20:08:23.758356+0000 mon.a (mon.0) 16 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:08:24.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:23 smithi133 bash[25278]: audit 2023-12-20T20:08:23.766310+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:08:24.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:23 smithi133 bash[25278]: audit 2023-12-20T20:08:23.768591+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:08:24.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:23 smithi133 bash[25278]: audit 2023-12-20T20:08:23.773453+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:08:24.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:23 smithi133 bash[25278]: audit 2023-12-20T20:08:23.774279+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:08:24.300 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:08:23 smithi080 bash[70952]: level=warn ts=2023-12-20T20:08:23.900Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=2 err="Post \"https://172.21.15.133:8443/\": dial tcp 172.21.15.133:8443: connect: connection refused" 2023-12-20T20:08:24.301 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:23 smithi080 bash[79059]: CherryPy Checker: 2023-12-20T20:08:24.301 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:23 smithi080 bash[79059]: The Application mounted at '' has an empty config. 2023-12-20T20:08:24.301 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:23 smithi080 bash[79059]: [20/Dec/2023:20:08:23] ENGINE Serving on http://:::9283 2023-12-20T20:08:24.301 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:23 smithi080 bash[79059]: [20/Dec/2023:20:08:23] ENGINE Bus STARTED 2023-12-20T20:08:24.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:23 smithi080 bash[30819]: cluster 2023-12-20T20:08:23.758213+0000 mon.a (mon.0) 15 : cluster [DBG] Standby manager daemon y restarted 2023-12-20T20:08:24.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:23 smithi080 bash[30819]: cluster 2023-12-20T20:08:23.758356+0000 mon.a (mon.0) 16 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:08:24.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:23 smithi080 bash[30819]: audit 2023-12-20T20:08:23.766310+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:08:24.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:23 smithi080 bash[30819]: audit 2023-12-20T20:08:23.768591+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:08:24.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:23 smithi080 bash[30819]: audit 2023-12-20T20:08:23.773453+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:08:24.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:23 smithi080 bash[30819]: audit 2023-12-20T20:08:23.774279+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:08:24.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:23 smithi080 bash[80208]: cluster 2023-12-20T20:08:23.758213+0000 mon.a (mon.0) 15 : cluster 0 Standby manager daemon y restarted 2023-12-20T20:08:24.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:23 smithi080 bash[80208]: cluster 2023-12-20T20:08:23.758356+0000 mon.a (mon.0) 16 : cluster 0 Standby manager daemon y started 2023-12-20T20:08:24.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:23 smithi080 bash[80208]: audit 2023-12-20T20:08:23.766310+0000 mon.a (mon.0) 17 : audit 0 from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:08:24.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:23 smithi080 bash[80208]: audit 2023-12-20T20:08:23.768591+0000 mon.a (mon.0) 18 : audit 0 from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:08:24.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:23 smithi080 bash[80208]: audit 2023-12-20T20:08:23.773453+0000 mon.a (mon.0) 19 : audit 0 from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:08:24.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:23 smithi080 bash[80208]: audit 2023-12-20T20:08:23.774279+0000 mon.a (mon.0) 20 : audit 0 from='mgr.? 172.21.15.80:0/6' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:08:25.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:24 smithi133 bash[62198]: debug 2023-12-20T20:08:24.873+0000 7f883c3e0200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:08:25.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[62198]: [20/Dec/2023:20:08:25] ENGINE Bus STARTING 2023-12-20T20:08:25.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:24 smithi133 bash[25278]: cluster 2023-12-20T20:08:23.817799+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e40: x(active, since 44s), standbys: y 2023-12-20T20:08:25.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:24 smithi133 bash[25278]: debug 2023-12-20T20:08:24.901+0000 7fd34226b700 -1 mon.b@2(peon).osd e116 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-20T20:08:25.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:24 smithi080 bash[80208]: cluster 2023-12-20T20:08:23.817799+0000 mon.a (mon.0) 21 : cluster 0 mgrmap e40: x(active, since 44s), standbys: y 2023-12-20T20:08:25.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:24 smithi080 bash[30819]: cluster 2023-12-20T20:08:23.817799+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e40: x(active, since 44s), standbys: y 2023-12-20T20:08:25.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:24 smithi080 bash[30819]: debug 2023-12-20T20:08:24.897+0000 7f0e88099700 -1 mon.c@1(peon).osd e116 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-20T20:08:25.599 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[62198]: CherryPy Checker: 2023-12-20T20:08:25.599 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[62198]: The Application mounted at '' has an empty config. 2023-12-20T20:08:25.599 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[62198]: [20/Dec/2023:20:08:25] ENGINE Serving on http://:::9283 2023-12-20T20:08:25.599 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[62198]: [20/Dec/2023:20:08:25] ENGINE Bus STARTED 2023-12-20T20:08:25.918 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: cluster 2023-12-20T20:08:24.894419+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon x restarted 2023-12-20T20:08:25.919 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: cluster 2023-12-20T20:08:24.895118+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon x 2023-12-20T20:08:25.919 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: cluster 2023-12-20T20:08:24.907473+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2023-12-20T20:08:25.919 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: cluster 2023-12-20T20:08:24.908226+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e41: x(active, starting, since 0.0132838s), standbys: y 2023-12-20T20:08:25.919 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:24.932153+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:08:25.919 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:24.932466+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:08:25.919 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:24.932822+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:08:25.920 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:24.935173+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:08:25.920 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:24.935581+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:08:25.920 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:24.935838+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:08:25.920 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:24.936114+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:08:25.920 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:24.936347+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:08:25.920 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:24.936582+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:08:25.921 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:24.936816+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:08:25.921 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:24.937055+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:08:25.921 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:24.937310+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:08:25.921 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:24.937581+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:08:25.921 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:24.938033+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:08:25.921 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:24.938299+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:08:25.921 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:24.938801+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:08:25.921 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: cluster 2023-12-20T20:08:24.941505+0000 mon.a (mon.0) 26 : cluster [INF] Manager daemon x is now available 2023-12-20T20:08:25.922 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:24.980215+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:25.922 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:24.992444+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:25.922 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:24.997452+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:08:25.922 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:24.998358+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:08:25.923 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:25.003754+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:08:25.923 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:25.004222+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:08:25.923 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:25.032178+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:08:25.923 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: cluster 2023-12-20T20:08:25.037251+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e116 with expected crc 2023-12-20T20:08:25.923 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: cluster 2023-12-20T20:08:25.037469+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e116 with expected crc 2023-12-20T20:08:25.924 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: cluster 2023-12-20T20:08:25.044081+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e116 with expected crc 2023-12-20T20:08:25.924 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: cluster 2023-12-20T20:08:25.044095+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e116 with expected crc 2023-12-20T20:08:25.925 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: cluster 2023-12-20T20:08:25.044196+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e116 with expected crc 2023-12-20T20:08:25.925 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:25.048025+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:08:25.925 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:25.054377+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:08:25.925 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:25.080744+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-20T20:08:25.925 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:25.087070+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-20T20:08:25.925 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:25.432475+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:08:25.926 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:25.438692+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:08:25.926 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:25.554514+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:08:25.926 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:25.560494+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:08:25.926 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:25.562888+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:25.926 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:25.564144+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:25.926 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[30819]: audit 2023-12-20T20:08:25.738860+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:25.927 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: cluster 2023-12-20T20:08:24.894419+0000 mon.a (mon.0) 22 : cluster 1 Active manager daemon x restarted 2023-12-20T20:08:25.928 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: cluster 2023-12-20T20:08:24.895118+0000 mon.a (mon.0) 23 : cluster 1 Activating manager daemon x 2023-12-20T20:08:25.928 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: cluster 2023-12-20T20:08:24.907473+0000 mon.a (mon.0) 24 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-12-20T20:08:25.928 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: cluster 2023-12-20T20:08:24.908226+0000 mon.a (mon.0) 25 : cluster 0 mgrmap e41: x(active, starting, since 0.0132838s), standbys: y 2023-12-20T20:08:25.929 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:24.932153+0000 mon.b (mon.2) 45 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:08:25.929 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:24.932466+0000 mon.b (mon.2) 46 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:08:25.929 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:24.932822+0000 mon.b (mon.2) 47 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:08:25.929 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:24.935173+0000 mon.b (mon.2) 48 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:08:25.929 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:24.935581+0000 mon.b (mon.2) 49 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:08:25.929 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:24.935838+0000 mon.b (mon.2) 50 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:08:25.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:24.936114+0000 mon.b (mon.2) 51 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:08:25.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:24.936347+0000 mon.b (mon.2) 52 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:08:25.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:24.936582+0000 mon.b (mon.2) 53 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:08:25.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:24.936816+0000 mon.b (mon.2) 54 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:08:25.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:24.937055+0000 mon.b (mon.2) 55 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:08:25.930 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:24.937310+0000 mon.b (mon.2) 56 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:08:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:24.937581+0000 mon.b (mon.2) 57 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:08:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:24.938033+0000 mon.b (mon.2) 58 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:08:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:24.938299+0000 mon.b (mon.2) 59 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:08:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:24.938801+0000 mon.b (mon.2) 60 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:08:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: cluster 2023-12-20T20:08:24.941505+0000 mon.a (mon.0) 26 : cluster 1 Manager daemon x is now available 2023-12-20T20:08:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:24.980215+0000 mon.a (mon.0) 27 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:24.992444+0000 mon.b (mon.2) 61 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:25.931 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:24.997452+0000 mon.a (mon.0) 28 : audit 1 from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:08:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:24.998358+0000 mon.a (mon.0) 29 : audit 1 from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:08:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:25.003754+0000 mon.b (mon.2) 62 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:08:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:25.004222+0000 mon.b (mon.2) 63 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:08:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:25.032178+0000 mon.b (mon.2) 64 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:08:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: cluster 2023-12-20T20:08:25.037251+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:08:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: cluster 2023-12-20T20:08:25.037469+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:08:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: cluster 2023-12-20T20:08:25.044081+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:08:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: cluster 2023-12-20T20:08:25.044095+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:08:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: cluster 2023-12-20T20:08:25.044196+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:08:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:25.048025+0000 mon.a (mon.0) 30 : audit 1 from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:08:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:25.054377+0000 mon.b (mon.2) 65 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:08:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:25.080744+0000 mon.a (mon.0) 31 : audit 1 from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-20T20:08:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:25.087070+0000 mon.b (mon.2) 66 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-20T20:08:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:25.432475+0000 mon.a (mon.0) 32 : audit 1 from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:08:25.932 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:25.438692+0000 mon.b (mon.2) 67 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:08:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:25.554514+0000 mon.a (mon.0) 33 : audit 1 from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:08:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:25.560494+0000 mon.b (mon.2) 68 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:08:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:25.562888+0000 mon.b (mon.2) 69 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:25.564144+0000 mon.b (mon.2) 70 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:25.933 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[80208]: audit 2023-12-20T20:08:25.738860+0000 mon.a (mon.0) 34 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:25.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: cluster 2023-12-20T20:08:24.894419+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon x restarted 2023-12-20T20:08:25.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: cluster 2023-12-20T20:08:24.895118+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon x 2023-12-20T20:08:25.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: cluster 2023-12-20T20:08:24.907473+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2023-12-20T20:08:25.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: cluster 2023-12-20T20:08:24.908226+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e41: x(active, starting, since 0.0132838s), standbys: y 2023-12-20T20:08:25.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:24.932153+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:08:25.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:24.932466+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:08:25.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:24.932822+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:08:25.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:24.935173+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-20T20:08:25.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:24.935581+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-20T20:08:25.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:24.935838+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:08:25.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:24.936114+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:08:25.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:24.936347+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:08:25.935 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:24.936582+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:08:25.935 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:24.936816+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:08:25.935 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:24.937055+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:08:25.935 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:24.937310+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:08:25.935 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:24.937581+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:08:25.935 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:24.938033+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-20T20:08:25.935 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:24.938299+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-20T20:08:25.935 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:24.938801+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-20T20:08:25.936 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: cluster 2023-12-20T20:08:24.941505+0000 mon.a (mon.0) 26 : cluster [INF] Manager daemon x is now available 2023-12-20T20:08:25.936 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:24.980215+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:25.936 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:24.992444+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:25.936 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:24.997452+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:08:25.936 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:24.998358+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:08:25.936 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:25.003754+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi133", "caps": []}]: dispatch 2023-12-20T20:08:25.936 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:25.004222+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi080", "caps": []}]: dispatch 2023-12-20T20:08:25.936 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:25.032178+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:08:25.936 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: cluster 2023-12-20T20:08:25.037251+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e116 with expected crc 2023-12-20T20:08:25.936 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: cluster 2023-12-20T20:08:25.037469+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e116 with expected crc 2023-12-20T20:08:25.936 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: cluster 2023-12-20T20:08:25.044081+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e116 with expected crc 2023-12-20T20:08:25.936 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: cluster 2023-12-20T20:08:25.044095+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e116 with expected crc 2023-12-20T20:08:25.936 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: cluster 2023-12-20T20:08:25.044196+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e116 with expected crc 2023-12-20T20:08:25.936 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:25.048025+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:08:25.937 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:25.054377+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-20T20:08:25.937 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:25.080744+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-20T20:08:25.937 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:25.087070+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-20T20:08:25.937 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:25.432475+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:08:25.937 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:25.438692+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:08:25.937 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:25.554514+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:08:25.937 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:25.560494+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2023-12-20T20:08:25.937 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:25.562888+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:25.937 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:25.564144+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:25.937 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[25278]: audit 2023-12-20T20:08:25.738860+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:25.963 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:08:26.073 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:25 smithi133 bash[62198]: debug 2023-12-20T20:08:25.929+0000 7f880429a700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-12-20T20:08:26.240 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:08:25 smithi080 bash[70952]: level=info ts=2023-12-20T20:08:25.907Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=4 2023-12-20T20:08:26.550 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[70952]: level=info ts=2023-12-20T20:08:26.458Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify success" attempts=4 2023-12-20T20:08:26.774 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:08:26.774 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 20s ago 16m - - 2023-12-20T20:08:26.774 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 23s ago 15m - - 2023-12-20T20:08:26.774 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (2m) 20s ago 9m 17.3M - 0.23.0 ba2b418f427c 9979984282f3 2023-12-20T20:08:26.774 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (94s) 23s ago 8m 43.6M - 8.3.5 dad864ee21e9 35327ecb050a 2023-12-20T20:08:26.774 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 running (39s) 20s ago 6m 45.4M - 3.5 e1d6a67b021e 63865d78dfdb 2023-12-20T20:08:26.774 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443,9283,8765 running (57s) 23s ago 15m 485M - 19.0.0-297-ga89fee39 36973ca01a0c 2798bd911c04 2023-12-20T20:08:26.774 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:8443,9283,8765 unknown 20s ago 17m 432M - 36973ca01a0c 381647830dbd 2023-12-20T20:08:26.774 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (17m) 20s ago 17m 69.3M 2048M 17.2.0 e1d6a67b021e 368124e21191 2023-12-20T20:08:26.775 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (15m) 23s ago 15m 60.9M 2048M 17.2.0 e1d6a67b021e eef4c71a336a 2023-12-20T20:08:26.775 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (15m) 20s ago 15m 53.6M 2048M 17.2.0 e1d6a67b021e 8bb1088490ba 2023-12-20T20:08:26.775 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (2m) 20s ago 9m 10.7M - 1.3.1 1dbe0e931976 3d79384a5011 2023-12-20T20:08:26.775 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (117s) 23s ago 9m 10.7M - 1.3.1 1dbe0e931976 48068c81d9e1 2023-12-20T20:08:26.775 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (14m) 20s ago 14m 59.3M 4096M 17.2.0 e1d6a67b021e ecf985bebe1a 2023-12-20T20:08:26.775 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (14m) 20s ago 14m 59.8M 4096M 17.2.0 e1d6a67b021e d6f590089d18 2023-12-20T20:08:26.775 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (13m) 20s ago 13m 54.8M 4096M 17.2.0 e1d6a67b021e c5a8b72bec6a 2023-12-20T20:08:26.775 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (12m) 20s ago 12m 57.2M 4096M 17.2.0 e1d6a67b021e 47919c3d7421 2023-12-20T20:08:26.775 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (12m) 23s ago 12m 58.0M 4096M 17.2.0 e1d6a67b021e 18e2abccb722 2023-12-20T20:08:26.775 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (11m) 23s ago 11m 55.0M 4096M 17.2.0 e1d6a67b021e b059f3e08300 2023-12-20T20:08:26.775 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (11m) 23s ago 11m 56.1M 4096M 17.2.0 e1d6a67b021e 8e5ac1685777 2023-12-20T20:08:26.775 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (10m) 23s ago 10m 58.1M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:08:26.775 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (33s) 23s ago 9m 46.7M - 2.33.4 514e6a882f6e 0c91f33ab6ef 2023-12-20T20:08:26.775 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (7m) 20s ago 7m 86.7M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:08:26.775 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (7m) 23s ago 7m 87.1M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:08:26.776 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (7m) 20s ago 7m 86.6M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:08:26.776 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (6m) 23s ago 6m 87.2M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:08:27.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:26 smithi133 bash[25278]: cluster 2023-12-20T20:08:24.908320+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e116 with expected crc 2023-12-20T20:08:27.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:26 smithi133 bash[25278]: cluster 2023-12-20T20:08:24.918662+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e116 with expected crc 2023-12-20T20:08:27.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:26 smithi133 bash[25278]: cephadm 2023-12-20T20:08:25.565715+0000 mgr.x (mgr.25349) 1 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.conf 2023-12-20T20:08:27.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:26 smithi133 bash[25278]: cephadm 2023-12-20T20:08:25.565960+0000 mgr.x (mgr.25349) 2 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.conf 2023-12-20T20:08:27.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:26 smithi133 bash[25278]: cephadm 2023-12-20T20:08:25.825391+0000 mgr.x (mgr.25349) 3 : cephadm [INF] [20/Dec/2023:20:08:25] ENGINE Bus STARTING 2023-12-20T20:08:27.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:26 smithi133 bash[25278]: cluster 2023-12-20T20:08:25.915243+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e42: x(active, since 1.0203s), standbys: y 2023-12-20T20:08:27.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:26 smithi133 bash[25278]: audit 2023-12-20T20:08:25.921977+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:27.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:26 smithi133 bash[25278]: audit 2023-12-20T20:08:25.930279+0000 mgr.x (mgr.25349) 4 : audit [DBG] from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:08:27.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:26 smithi133 bash[25278]: audit 2023-12-20T20:08:25.934511+0000 mgr.x (mgr.25349) 5 : audit [DBG] from='client.34110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:08:27.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:26 smithi133 bash[25278]: cluster 2023-12-20T20:08:25.936675+0000 mgr.x (mgr.25349) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:27.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:26 smithi133 bash[25278]: audit 2023-12-20T20:08:25.941906+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:27.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:26 smithi133 bash[25278]: cephadm 2023-12-20T20:08:25.953113+0000 mgr.x (mgr.25349) 7 : cephadm [INF] [20/Dec/2023:20:08:25] ENGINE Serving on https://172.21.15.133:7150 2023-12-20T20:08:27.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:26 smithi133 bash[25278]: cephadm 2023-12-20T20:08:26.054729+0000 mgr.x (mgr.25349) 8 : cephadm [INF] [20/Dec/2023:20:08:26] ENGINE Serving on http://172.21.15.133:8765 2023-12-20T20:08:27.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:26 smithi133 bash[25278]: cephadm 2023-12-20T20:08:26.055090+0000 mgr.x (mgr.25349) 9 : cephadm [INF] [20/Dec/2023:20:08:26] ENGINE Bus STARTED 2023-12-20T20:08:27.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:26 smithi133 bash[25278]: audit 2023-12-20T20:08:26.063112+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:27.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:26 smithi133 bash[25278]: audit 2023-12-20T20:08:26.081494+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:27.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:26 smithi133 bash[25278]: cephadm 2023-12-20T20:08:26.138514+0000 mgr.x (mgr.25349) 10 : cephadm [INF] Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:08:27.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:26 smithi133 bash[25278]: audit 2023-12-20T20:08:26.229767+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:27.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:26 smithi133 bash[25278]: audit 2023-12-20T20:08:26.344696+0000 mgr.x (mgr.25349) 11 : audit [DBG] from='client.25591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:08:27.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:26 smithi133 bash[25278]: cephadm 2023-12-20T20:08:26.521181+0000 mgr.x (mgr.25349) 12 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:08:27.204 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[30819]: cluster 2023-12-20T20:08:24.908320+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e116 with expected crc 2023-12-20T20:08:27.204 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[30819]: cluster 2023-12-20T20:08:24.918662+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e116 with expected crc 2023-12-20T20:08:27.204 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[30819]: cephadm 2023-12-20T20:08:25.565715+0000 mgr.x (mgr.25349) 1 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.conf 2023-12-20T20:08:27.204 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[30819]: cephadm 2023-12-20T20:08:25.565960+0000 mgr.x (mgr.25349) 2 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.conf 2023-12-20T20:08:27.204 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[30819]: cephadm 2023-12-20T20:08:25.825391+0000 mgr.x (mgr.25349) 3 : cephadm [INF] [20/Dec/2023:20:08:25] ENGINE Bus STARTING 2023-12-20T20:08:27.204 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[30819]: cluster 2023-12-20T20:08:25.915243+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e42: x(active, since 1.0203s), standbys: y 2023-12-20T20:08:27.204 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[30819]: audit 2023-12-20T20:08:25.921977+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:27.204 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[30819]: audit 2023-12-20T20:08:25.930279+0000 mgr.x (mgr.25349) 4 : audit [DBG] from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:08:27.204 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[30819]: audit 2023-12-20T20:08:25.934511+0000 mgr.x (mgr.25349) 5 : audit [DBG] from='client.34110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:08:27.204 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[30819]: cluster 2023-12-20T20:08:25.936675+0000 mgr.x (mgr.25349) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:27.204 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[30819]: audit 2023-12-20T20:08:25.941906+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:27.205 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[30819]: cephadm 2023-12-20T20:08:25.953113+0000 mgr.x (mgr.25349) 7 : cephadm [INF] [20/Dec/2023:20:08:25] ENGINE Serving on https://172.21.15.133:7150 2023-12-20T20:08:27.205 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[30819]: cephadm 2023-12-20T20:08:26.054729+0000 mgr.x (mgr.25349) 8 : cephadm [INF] [20/Dec/2023:20:08:26] ENGINE Serving on http://172.21.15.133:8765 2023-12-20T20:08:27.205 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[30819]: cephadm 2023-12-20T20:08:26.055090+0000 mgr.x (mgr.25349) 9 : cephadm [INF] [20/Dec/2023:20:08:26] ENGINE Bus STARTED 2023-12-20T20:08:27.205 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[30819]: audit 2023-12-20T20:08:26.063112+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:27.205 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[30819]: audit 2023-12-20T20:08:26.081494+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:27.205 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[30819]: cephadm 2023-12-20T20:08:26.138514+0000 mgr.x (mgr.25349) 10 : cephadm [INF] Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:08:27.205 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[30819]: audit 2023-12-20T20:08:26.229767+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:27.205 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[30819]: audit 2023-12-20T20:08:26.344696+0000 mgr.x (mgr.25349) 11 : audit [DBG] from='client.25591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:08:27.205 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[30819]: cephadm 2023-12-20T20:08:26.521181+0000 mgr.x (mgr.25349) 12 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:08:27.205 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[80208]: cluster 2023-12-20T20:08:24.908320+0000 osd.0 (osd.0) 3 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:08:27.206 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[80208]: cluster 2023-12-20T20:08:24.918662+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e116 with expected crc 2023-12-20T20:08:27.206 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[80208]: cephadm 2023-12-20T20:08:25.565715+0000 mgr.x (mgr.25349) 1 : cephadm 1 Updating smithi080:/etc/ceph/ceph.conf 2023-12-20T20:08:27.206 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[80208]: cephadm 2023-12-20T20:08:25.565960+0000 mgr.x (mgr.25349) 2 : cephadm 1 Updating smithi133:/etc/ceph/ceph.conf 2023-12-20T20:08:27.206 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[80208]: cephadm 2023-12-20T20:08:25.825391+0000 mgr.x (mgr.25349) 3 : cephadm 1 [20/Dec/2023:20:08:25] ENGINE Bus STARTING 2023-12-20T20:08:27.206 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[80208]: cluster 2023-12-20T20:08:25.915243+0000 mon.a (mon.0) 35 : cluster 0 mgrmap e42: x(active, since 1.0203s), standbys: y 2023-12-20T20:08:27.206 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[80208]: audit 2023-12-20T20:08:25.921977+0000 mon.a (mon.0) 36 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:27.206 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[80208]: audit 2023-12-20T20:08:25.930279+0000 mgr.x (mgr.25349) 4 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:08:27.206 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[80208]: audit 2023-12-20T20:08:25.934511+0000 mgr.x (mgr.25349) 5 : audit 0 from='client.34110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:08:27.206 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[80208]: cluster 2023-12-20T20:08:25.936675+0000 mgr.x (mgr.25349) 6 : cluster 0 pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:27.206 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[80208]: audit 2023-12-20T20:08:25.941906+0000 mon.a (mon.0) 37 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:27.206 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[80208]: cephadm 2023-12-20T20:08:25.953113+0000 mgr.x (mgr.25349) 7 : cephadm 1 [20/Dec/2023:20:08:25] ENGINE Serving on https://172.21.15.133:7150 2023-12-20T20:08:27.206 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[80208]: cephadm 2023-12-20T20:08:26.054729+0000 mgr.x (mgr.25349) 8 : cephadm 1 [20/Dec/2023:20:08:26] ENGINE Serving on http://172.21.15.133:8765 2023-12-20T20:08:27.206 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[80208]: cephadm 2023-12-20T20:08:26.055090+0000 mgr.x (mgr.25349) 9 : cephadm 1 [20/Dec/2023:20:08:26] ENGINE Bus STARTED 2023-12-20T20:08:27.206 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[80208]: audit 2023-12-20T20:08:26.063112+0000 mon.a (mon.0) 38 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:27.207 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[80208]: audit 2023-12-20T20:08:26.081494+0000 mon.a (mon.0) 39 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:27.207 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[80208]: cephadm 2023-12-20T20:08:26.138514+0000 mgr.x (mgr.25349) 10 : cephadm 1 Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:08:27.207 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[80208]: audit 2023-12-20T20:08:26.229767+0000 mon.a (mon.0) 40 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:27.207 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[80208]: audit 2023-12-20T20:08:26.344696+0000 mgr.x (mgr.25349) 11 : audit 0 from='client.25591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:08:27.207 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:26 smithi080 bash[80208]: cephadm 2023-12-20T20:08:26.521181+0000 mgr.x (mgr.25349) 12 : cephadm 1 Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:08:27.244 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:08:27.245 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:08:27.245 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2023-12-20T20:08:27.245 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-20T20:08:27.245 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:08:27.245 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:08:27.245 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-20T20:08:27.245 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-20T20:08:27.245 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:08:27.245 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:08:27.245 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:08:27.245 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:08:27.246 INFO:teuthology.orchestra.run.smithi080.stdout: "mds": {}, 2023-12-20T20:08:27.246 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:08:27.246 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:08:27.246 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:08:27.246 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:08:27.246 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2023-12-20T20:08:27.246 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:08:27.246 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:08:27.246 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:08:27.636 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:08:27.636 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:08:27.636 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:08:27.636 INFO:teuthology.orchestra.run.smithi080.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:08:27.636 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [ 2023-12-20T20:08:27.636 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr" 2023-12-20T20:08:27.636 INFO:teuthology.orchestra.run.smithi080.stdout: ], 2023-12-20T20:08:27.636 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "2/23 daemons upgraded", 2023-12-20T20:08:27.636 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "", 2023-12-20T20:08:27.636 INFO:teuthology.orchestra.run.smithi080.stdout: "is_paused": false 2023-12-20T20:08:27.636 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:08:27.921 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cephadm 2023-12-20T20:08:26.559816+0000 mgr.x (mgr.25349) 13 : cephadm [INF] Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:08:27.921 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cephadm 2023-12-20T20:08:26.686158+0000 mgr.x (mgr.25349) 14 : cephadm [INF] Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:08:27.921 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cephadm 2023-12-20T20:08:26.724323+0000 mgr.x (mgr.25349) 15 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:08:27.921 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:26.744728+0000 mgr.x (mgr.25349) 16 : audit [DBG] from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:08:27.922 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:26.906187+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:27.922 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:26.921613+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:27.922 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cluster 2023-12-20T20:08:26.922716+0000 mon.a (mon.0) 43 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:08:27.922 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cluster 2023-12-20T20:08:26.922772+0000 mon.a (mon.0) 44 : cluster [INF] Cluster is now healthy 2023-12-20T20:08:27.922 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cluster 2023-12-20T20:08:26.938085+0000 mgr.x (mgr.25349) 17 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:27.922 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cephadm 2023-12-20T20:08:26.944079+0000 mgr.x (mgr.25349) 18 : cephadm [INF] Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:08:27.922 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.111545+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:27.922 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.124435+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:27.922 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.135194+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:27.922 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cluster 2023-12-20T20:08:27.135672+0000 mgr.x (mgr.25349) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:27.922 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cephadm 2023-12-20T20:08:27.142829+0000 mgr.x (mgr.25349) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:27.922 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.144100+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:27.922 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.228951+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:27.922 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.230897+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:27.923 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cephadm 2023-12-20T20:08:27.231748+0000 mgr.x (mgr.25349) 21 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:27.923 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.233785+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:27.923 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.234796+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:27.923 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.235650+0000 mon.c (mon.1) 100 : audit [DBG] from='client.? 172.21.15.80:0/1143018197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:27.923 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cluster 2023-12-20T20:08:27.236948+0000 mgr.x (mgr.25349) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.112 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2023-12-20T20:08:28.112 INFO:teuthology.orchestra.run.smithi080.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-12-20T20:08:28.113 INFO:teuthology.orchestra.run.smithi080.stdout: daemon mgr.y on smithi080 is in unknown state 2023-12-20T20:08:28.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cephadm 2023-12-20T20:08:26.559816+0000 mgr.x (mgr.25349) 13 : cephadm [INF] Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:08:28.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cephadm 2023-12-20T20:08:26.686158+0000 mgr.x (mgr.25349) 14 : cephadm [INF] Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:08:28.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cephadm 2023-12-20T20:08:26.724323+0000 mgr.x (mgr.25349) 15 : cephadm [INF] Updating smithi080:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:08:28.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:26.744728+0000 mgr.x (mgr.25349) 16 : audit [DBG] from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:08:28.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:26.906187+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:26.921613+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cluster 2023-12-20T20:08:26.922716+0000 mon.a (mon.0) 43 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:08:28.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cluster 2023-12-20T20:08:26.922772+0000 mon.a (mon.0) 44 : cluster [INF] Cluster is now healthy 2023-12-20T20:08:28.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cluster 2023-12-20T20:08:26.938085+0000 mgr.x (mgr.25349) 17 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cephadm 2023-12-20T20:08:26.944079+0000 mgr.x (mgr.25349) 18 : cephadm [INF] Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:08:28.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.111545+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.124435+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.135194+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cluster 2023-12-20T20:08:27.135672+0000 mgr.x (mgr.25349) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cephadm 2023-12-20T20:08:27.142829+0000 mgr.x (mgr.25349) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:28.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.144100+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.228951+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.230897+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cephadm 2023-12-20T20:08:27.231748+0000 mgr.x (mgr.25349) 21 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:28.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.233785+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.234796+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.235650+0000 mon.c (mon.1) 100 : audit [DBG] from='client.? 172.21.15.80:0/1143018197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cluster 2023-12-20T20:08:27.236948+0000 mgr.x (mgr.25349) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cluster 2023-12-20T20:08:27.237564+0000 mgr.x (mgr.25349) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.238808+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cephadm 2023-12-20T20:08:27.247464+0000 mgr.x (mgr.25349) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:28.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.323962+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.326008+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cephadm 2023-12-20T20:08:27.327105+0000 mgr.x (mgr.25349) 25 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:28.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.328988+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.330324+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cluster 2023-12-20T20:08:27.331977+0000 mgr.x (mgr.25349) 26 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cluster 2023-12-20T20:08:27.332238+0000 mgr.x (mgr.25349) 27 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.335043+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cephadm 2023-12-20T20:08:27.342741+0000 mgr.x (mgr.25349) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:28.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.422032+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.424264+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cephadm 2023-12-20T20:08:27.425435+0000 mgr.x (mgr.25349) 29 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:28.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.426893+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.428022+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cluster 2023-12-20T20:08:27.430824+0000 mgr.x (mgr.25349) 30 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cluster 2023-12-20T20:08:27.431529+0000 mgr.x (mgr.25349) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.433616+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cephadm 2023-12-20T20:08:27.441274+0000 mgr.x (mgr.25349) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:28.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.522091+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.523913+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cephadm 2023-12-20T20:08:27.524806+0000 mgr.x (mgr.25349) 33 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:28.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.526379+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.527437+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cluster 2023-12-20T20:08:27.529358+0000 mgr.x (mgr.25349) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cluster 2023-12-20T20:08:27.529938+0000 mgr.x (mgr.25349) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.533692+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.623216+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.625303+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.627981+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.628647+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.634131+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.719491+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.722316+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.725874+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.727004+0000 mon.b (mon.2) 94 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.732175+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.803166+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.805182+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.807574+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.808635+0000 mon.b (mon.2) 98 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.812939+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: cluster 2023-12-20T20:08:27.843189+0000 mon.a (mon.0) 56 : cluster [DBG] mgrmap e43: x(active, since 2s), standbys: y 2023-12-20T20:08:28.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.881872+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.883807+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.886508+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.887444+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:27 smithi133 bash[25278]: audit 2023-12-20T20:08:27.889448+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.291 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cephadm 2023-12-20T20:08:26.559816+0000 mgr.x (mgr.25349) 13 : cephadm 1 Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-20T20:08:28.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cephadm 2023-12-20T20:08:26.686158+0000 mgr.x (mgr.25349) 14 : cephadm 1 Updating smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:08:28.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cephadm 2023-12-20T20:08:26.724323+0000 mgr.x (mgr.25349) 15 : cephadm 1 Updating smithi080:/etc/ceph/ceph.client.admin.keyring 2023-12-20T20:08:28.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:26.744728+0000 mgr.x (mgr.25349) 16 : audit 0 from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:08:28.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:26.906187+0000 mon.a (mon.0) 41 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:26.921613+0000 mon.a (mon.0) 42 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cluster 2023-12-20T20:08:26.922716+0000 mon.a (mon.0) 43 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:08:28.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cluster 2023-12-20T20:08:26.922772+0000 mon.a (mon.0) 44 : cluster 1 Cluster is now healthy 2023-12-20T20:08:28.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cluster 2023-12-20T20:08:26.938085+0000 mgr.x (mgr.25349) 17 : cluster 0 pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cephadm 2023-12-20T20:08:26.944079+0000 mgr.x (mgr.25349) 18 : cephadm 1 Updating smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-20T20:08:28.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.111545+0000 mon.a (mon.0) 45 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.124435+0000 mon.a (mon.0) 46 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.135194+0000 mon.a (mon.0) 47 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cluster 2023-12-20T20:08:27.135672+0000 mgr.x (mgr.25349) 19 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cephadm 2023-12-20T20:08:27.142829+0000 mgr.x (mgr.25349) 20 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:28.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.144100+0000 mon.a (mon.0) 48 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.228951+0000 mon.b (mon.2) 71 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.230897+0000 mon.b (mon.2) 72 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cephadm 2023-12-20T20:08:27.231748+0000 mgr.x (mgr.25349) 21 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:28.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.233785+0000 mon.b (mon.2) 73 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.234796+0000 mon.b (mon.2) 74 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.235650+0000 mon.c (mon.1) 100 : audit 0 from='client.? 172.21.15.80:0/1143018197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cluster 2023-12-20T20:08:27.237564+0000 mgr.x (mgr.25349) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.238808+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cephadm 2023-12-20T20:08:27.247464+0000 mgr.x (mgr.25349) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:28.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.323962+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.326008+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cephadm 2023-12-20T20:08:27.327105+0000 mgr.x (mgr.25349) 25 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:28.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.328988+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.330324+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cluster 2023-12-20T20:08:27.331977+0000 mgr.x (mgr.25349) 26 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cluster 2023-12-20T20:08:27.332238+0000 mgr.x (mgr.25349) 27 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.335043+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cephadm 2023-12-20T20:08:27.342741+0000 mgr.x (mgr.25349) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:28.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.422032+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.424264+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cephadm 2023-12-20T20:08:27.425435+0000 mgr.x (mgr.25349) 29 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:28.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.426893+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.428022+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cluster 2023-12-20T20:08:27.430824+0000 mgr.x (mgr.25349) 30 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cluster 2023-12-20T20:08:27.431529+0000 mgr.x (mgr.25349) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.433616+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cephadm 2023-12-20T20:08:27.441274+0000 mgr.x (mgr.25349) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:28.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.522091+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.523913+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cephadm 2023-12-20T20:08:27.524806+0000 mgr.x (mgr.25349) 33 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:28.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.526379+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.527437+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cluster 2023-12-20T20:08:27.529358+0000 mgr.x (mgr.25349) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cluster 2023-12-20T20:08:27.529938+0000 mgr.x (mgr.25349) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.533692+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.623216+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.625303+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.627981+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.628647+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.634131+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.719491+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.722316+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.725874+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.727004+0000 mon.b (mon.2) 94 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.732175+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.803166+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cluster 2023-12-20T20:08:27.236948+0000 mgr.x (mgr.25349) 22 : cluster 0 pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cluster 2023-12-20T20:08:27.237564+0000 mgr.x (mgr.25349) 23 : cluster 0 pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.238808+0000 mon.a (mon.0) 49 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cephadm 2023-12-20T20:08:27.247464+0000 mgr.x (mgr.25349) 24 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:28.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.323962+0000 mon.b (mon.2) 75 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.326008+0000 mon.b (mon.2) 76 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cephadm 2023-12-20T20:08:27.327105+0000 mgr.x (mgr.25349) 25 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:28.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.328988+0000 mon.b (mon.2) 77 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.330324+0000 mon.b (mon.2) 78 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cluster 2023-12-20T20:08:27.331977+0000 mgr.x (mgr.25349) 26 : cluster 0 pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cluster 2023-12-20T20:08:27.332238+0000 mgr.x (mgr.25349) 27 : cluster 0 pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.335043+0000 mon.a (mon.0) 50 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cephadm 2023-12-20T20:08:27.342741+0000 mgr.x (mgr.25349) 28 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:28.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.422032+0000 mon.b (mon.2) 79 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.424264+0000 mon.b (mon.2) 80 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cephadm 2023-12-20T20:08:27.425435+0000 mgr.x (mgr.25349) 29 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:28.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.426893+0000 mon.b (mon.2) 81 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.428022+0000 mon.b (mon.2) 82 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cluster 2023-12-20T20:08:27.430824+0000 mgr.x (mgr.25349) 30 : cluster 0 pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cluster 2023-12-20T20:08:27.431529+0000 mgr.x (mgr.25349) 31 : cluster 0 pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.433616+0000 mon.a (mon.0) 51 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.805182+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.807574+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.808635+0000 mon.b (mon.2) 98 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.812939+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: cluster 2023-12-20T20:08:27.843189+0000 mon.a (mon.0) 56 : cluster [DBG] mgrmap e43: x(active, since 2s), standbys: y 2023-12-20T20:08:28.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.881872+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.883807+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.886508+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.887444+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[30819]: audit 2023-12-20T20:08:27.889448+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cephadm 2023-12-20T20:08:27.441274+0000 mgr.x (mgr.25349) 32 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:28.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.522091+0000 mon.b (mon.2) 83 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.523913+0000 mon.b (mon.2) 84 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cephadm 2023-12-20T20:08:27.524806+0000 mgr.x (mgr.25349) 33 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:28.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.526379+0000 mon.b (mon.2) 85 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.527437+0000 mon.b (mon.2) 86 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cluster 2023-12-20T20:08:27.529358+0000 mgr.x (mgr.25349) 34 : cluster 0 pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cluster 2023-12-20T20:08:27.529938+0000 mgr.x (mgr.25349) 35 : cluster 0 pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:28.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.533692+0000 mon.a (mon.0) 52 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.623216+0000 mon.b (mon.2) 87 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.625303+0000 mon.b (mon.2) 88 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.627981+0000 mon.b (mon.2) 89 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.628647+0000 mon.b (mon.2) 90 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.634131+0000 mon.a (mon.0) 53 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.719491+0000 mon.b (mon.2) 91 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.722316+0000 mon.b (mon.2) 92 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.725874+0000 mon.b (mon.2) 93 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.727004+0000 mon.b (mon.2) 94 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.732175+0000 mon.a (mon.0) 54 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.803166+0000 mon.b (mon.2) 95 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.805182+0000 mon.b (mon.2) 96 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.807574+0000 mon.b (mon.2) 97 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.808635+0000 mon.b (mon.2) 98 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.812939+0000 mon.a (mon.0) 55 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:28.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: cluster 2023-12-20T20:08:27.843189+0000 mon.a (mon.0) 56 : cluster 0 mgrmap e43: x(active, since 2s), standbys: y 2023-12-20T20:08:28.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.881872+0000 mon.b (mon.2) 99 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:28.313 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.883807+0000 mon.b (mon.2) 100 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:28.313 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.886508+0000 mon.b (mon.2) 101 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:28.313 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.887444+0000 mon.b (mon.2) 102 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:28.313 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:27 smithi080 bash[80208]: audit 2023-12-20T20:08:27.889448+0000 mon.a (mon.0) 57 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cephadm 2023-12-20T20:08:27.541744+0000 mgr.x (mgr.25349) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cephadm 2023-12-20T20:08:27.626041+0000 mgr.x (mgr.25349) 37 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cluster 2023-12-20T20:08:27.630096+0000 mgr.x (mgr.25349) 38 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cluster 2023-12-20T20:08:27.630348+0000 mgr.x (mgr.25349) 39 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:27.633413+0000 mgr.x (mgr.25349) 40 : audit [DBG] from='client.25615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:08:29.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cephadm 2023-12-20T20:08:27.641756+0000 mgr.x (mgr.25349) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cephadm 2023-12-20T20:08:27.723755+0000 mgr.x (mgr.25349) 42 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cluster 2023-12-20T20:08:27.729157+0000 mgr.x (mgr.25349) 43 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cluster 2023-12-20T20:08:27.729795+0000 mgr.x (mgr.25349) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cephadm 2023-12-20T20:08:27.739926+0000 mgr.x (mgr.25349) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cephadm 2023-12-20T20:08:27.806112+0000 mgr.x (mgr.25349) 46 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cluster 2023-12-20T20:08:27.810522+0000 mgr.x (mgr.25349) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cluster 2023-12-20T20:08:27.810772+0000 mgr.x (mgr.25349) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cephadm 2023-12-20T20:08:27.820754+0000 mgr.x (mgr.25349) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cephadm 2023-12-20T20:08:27.884763+0000 mgr.x (mgr.25349) 50 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cluster 2023-12-20T20:08:27.889110+0000 mgr.x (mgr.25349) 51 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cluster 2023-12-20T20:08:27.889379+0000 mgr.x (mgr.25349) 52 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cephadm 2023-12-20T20:08:27.897274+0000 mgr.x (mgr.25349) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cluster 2023-12-20T20:08:27.923977+0000 mon.a (mon.0) 58 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:08:29.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:27.963362+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cephadm 2023-12-20T20:08:27.541744+0000 mgr.x (mgr.25349) 36 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cephadm 2023-12-20T20:08:27.626041+0000 mgr.x (mgr.25349) 37 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.053 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cluster 2023-12-20T20:08:27.630096+0000 mgr.x (mgr.25349) 38 : cluster 0 pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.053 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cluster 2023-12-20T20:08:27.630348+0000 mgr.x (mgr.25349) 39 : cluster 0 pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.053 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:27.633413+0000 mgr.x (mgr.25349) 40 : audit 0 from='client.25615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:08:29.053 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cephadm 2023-12-20T20:08:27.641756+0000 mgr.x (mgr.25349) 41 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.053 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cephadm 2023-12-20T20:08:27.723755+0000 mgr.x (mgr.25349) 42 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.053 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cluster 2023-12-20T20:08:27.729157+0000 mgr.x (mgr.25349) 43 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.053 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cluster 2023-12-20T20:08:27.729795+0000 mgr.x (mgr.25349) 44 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.053 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cephadm 2023-12-20T20:08:27.739926+0000 mgr.x (mgr.25349) 45 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.053 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cephadm 2023-12-20T20:08:27.806112+0000 mgr.x (mgr.25349) 46 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.053 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cluster 2023-12-20T20:08:27.810522+0000 mgr.x (mgr.25349) 47 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.053 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cluster 2023-12-20T20:08:27.810772+0000 mgr.x (mgr.25349) 48 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.053 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cephadm 2023-12-20T20:08:27.820754+0000 mgr.x (mgr.25349) 49 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.053 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cephadm 2023-12-20T20:08:27.884763+0000 mgr.x (mgr.25349) 50 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.053 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cluster 2023-12-20T20:08:27.889110+0000 mgr.x (mgr.25349) 51 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cluster 2023-12-20T20:08:27.889379+0000 mgr.x (mgr.25349) 52 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cephadm 2023-12-20T20:08:27.897274+0000 mgr.x (mgr.25349) 53 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cluster 2023-12-20T20:08:27.923977+0000 mon.a (mon.0) 58 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:08:29.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:27.963362+0000 mon.b (mon.2) 103 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:27.965874+0000 mon.b (mon.2) 104 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:27.965874+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cephadm 2023-12-20T20:08:27.967243+0000 mgr.x (mgr.25349) 54 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:27.970788+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:27.971905+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cluster 2023-12-20T20:08:27.974073+0000 mgr.x (mgr.25349) 55 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cluster 2023-12-20T20:08:27.974502+0000 mgr.x (mgr.25349) 56 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:27.977132+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cephadm 2023-12-20T20:08:27.984953+0000 mgr.x (mgr.25349) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.068023+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.071114+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cephadm 2023-12-20T20:08:28.072408+0000 mgr.x (mgr.25349) 58 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.074013+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.075099+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cluster 2023-12-20T20:08:28.077010+0000 mgr.x (mgr.25349) 59 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cluster 2023-12-20T20:08:28.077683+0000 mgr.x (mgr.25349) 60 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.080256+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cephadm 2023-12-20T20:08:28.087886+0000 mgr.x (mgr.25349) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.103690+0000 mon.c (mon.1) 101 : audit [DBG] from='client.? 172.21.15.80:0/4159323297' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:08:29.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.165965+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.168690+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cephadm 2023-12-20T20:08:28.170008+0000 mgr.x (mgr.25349) 62 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cephadm 2023-12-20T20:08:27.967243+0000 mgr.x (mgr.25349) 54 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:27.970788+0000 mon.b (mon.2) 105 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:27.971905+0000 mon.b (mon.2) 106 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cluster 2023-12-20T20:08:27.974073+0000 mgr.x (mgr.25349) 55 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cluster 2023-12-20T20:08:27.974502+0000 mgr.x (mgr.25349) 56 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:27.977132+0000 mon.a (mon.0) 59 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cephadm 2023-12-20T20:08:27.984953+0000 mgr.x (mgr.25349) 57 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.068023+0000 mon.b (mon.2) 107 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.071114+0000 mon.b (mon.2) 108 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cephadm 2023-12-20T20:08:28.072408+0000 mgr.x (mgr.25349) 58 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.074013+0000 mon.b (mon.2) 109 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.075099+0000 mon.b (mon.2) 110 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cluster 2023-12-20T20:08:28.077010+0000 mgr.x (mgr.25349) 59 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cluster 2023-12-20T20:08:28.077683+0000 mgr.x (mgr.25349) 60 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.080256+0000 mon.a (mon.0) 60 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cephadm 2023-12-20T20:08:28.087886+0000 mgr.x (mgr.25349) 61 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.103690+0000 mon.c (mon.1) 101 : audit 0 from='client.? 172.21.15.80:0/4159323297' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:08:29.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.165965+0000 mon.b (mon.2) 111 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.168690+0000 mon.b (mon.2) 112 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cephadm 2023-12-20T20:08:28.170008+0000 mgr.x (mgr.25349) 62 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.172553+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.173670+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cluster 2023-12-20T20:08:28.175713+0000 mgr.x (mgr.25349) 63 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cluster 2023-12-20T20:08:28.176287+0000 mgr.x (mgr.25349) 64 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.180426+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cephadm 2023-12-20T20:08:28.188021+0000 mgr.x (mgr.25349) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.269680+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.271421+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cephadm 2023-12-20T20:08:28.272474+0000 mgr.x (mgr.25349) 66 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.274538+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.275630+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cluster 2023-12-20T20:08:28.278168+0000 mgr.x (mgr.25349) 67 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cluster 2023-12-20T20:08:28.278937+0000 mgr.x (mgr.25349) 68 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.279461+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cephadm 2023-12-20T20:08:28.287279+0000 mgr.x (mgr.25349) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.366403+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.369088+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cephadm 2023-12-20T20:08:28.370393+0000 mgr.x (mgr.25349) 70 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.372626+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.373665+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.172553+0000 mon.b (mon.2) 113 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.173670+0000 mon.b (mon.2) 114 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cluster 2023-12-20T20:08:28.175713+0000 mgr.x (mgr.25349) 63 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cluster 2023-12-20T20:08:28.176287+0000 mgr.x (mgr.25349) 64 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.180426+0000 mon.a (mon.0) 61 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cephadm 2023-12-20T20:08:28.188021+0000 mgr.x (mgr.25349) 65 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.269680+0000 mon.b (mon.2) 115 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.271421+0000 mon.b (mon.2) 116 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cephadm 2023-12-20T20:08:28.272474+0000 mgr.x (mgr.25349) 66 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.274538+0000 mon.b (mon.2) 117 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.275630+0000 mon.b (mon.2) 118 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cluster 2023-12-20T20:08:28.278168+0000 mgr.x (mgr.25349) 67 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cluster 2023-12-20T20:08:28.278937+0000 mgr.x (mgr.25349) 68 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.279461+0000 mon.a (mon.0) 62 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.061 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cephadm 2023-12-20T20:08:28.287279+0000 mgr.x (mgr.25349) 69 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.061 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.366403+0000 mon.b (mon.2) 119 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.061 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.369088+0000 mon.b (mon.2) 120 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.061 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cephadm 2023-12-20T20:08:28.370393+0000 mgr.x (mgr.25349) 70 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.061 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.372626+0000 mon.b (mon.2) 121 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.061 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.373665+0000 mon.b (mon.2) 122 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.061 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cluster 2023-12-20T20:08:28.375717+0000 mgr.x (mgr.25349) 71 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.061 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cluster 2023-12-20T20:08:28.375717+0000 mgr.x (mgr.25349) 71 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.061 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cluster 2023-12-20T20:08:28.376012+0000 mgr.x (mgr.25349) 72 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.062 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.380547+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.062 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cephadm 2023-12-20T20:08:28.388413+0000 mgr.x (mgr.25349) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.062 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.467078+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.062 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.469385+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.062 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cephadm 2023-12-20T20:08:28.470406+0000 mgr.x (mgr.25349) 74 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.062 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.472059+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.062 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.472983+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.062 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cluster 2023-12-20T20:08:28.475486+0000 mgr.x (mgr.25349) 75 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.477513+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: cephadm 2023-12-20T20:08:28.485423+0000 mgr.x (mgr.25349) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.558308+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.561599+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.564082+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.565139+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.569726+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.633975+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.657047+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.660216+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.063 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.664615+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cluster 2023-12-20T20:08:28.376012+0000 mgr.x (mgr.25349) 72 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.380547+0000 mon.a (mon.0) 63 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cephadm 2023-12-20T20:08:28.388413+0000 mgr.x (mgr.25349) 73 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.467078+0000 mon.b (mon.2) 123 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.469385+0000 mon.b (mon.2) 124 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cephadm 2023-12-20T20:08:28.470406+0000 mgr.x (mgr.25349) 74 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.472059+0000 mon.b (mon.2) 125 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.472983+0000 mon.b (mon.2) 126 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cluster 2023-12-20T20:08:28.475486+0000 mgr.x (mgr.25349) 75 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.477513+0000 mon.a (mon.0) 64 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: cephadm 2023-12-20T20:08:28.485423+0000 mgr.x (mgr.25349) 76 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.558308+0000 mon.b (mon.2) 127 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.561599+0000 mon.b (mon.2) 128 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.564082+0000 mon.b (mon.2) 129 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.065 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.565139+0000 mon.b (mon.2) 130 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.065 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.569726+0000 mon.a (mon.0) 65 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.065 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.633975+0000 mon.a (mon.0) 66 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.065 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.657047+0000 mon.b (mon.2) 131 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.065 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.660216+0000 mon.b (mon.2) 132 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.065 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.664615+0000 mon.b (mon.2) 133 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.065 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.665815+0000 mon.b (mon.2) 134 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.665815+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.670107+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.759333+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.761591+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.066 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.764430+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.066 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.765471+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.066 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.774641+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.066 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.850347+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.066 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.852388+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.066 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.855754+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.066 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.857030+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.066 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[30819]: audit 2023-12-20T20:08:28.861604+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.066 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.670107+0000 mon.a (mon.0) 67 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.066 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.759333+0000 mon.b (mon.2) 135 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.066 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.761591+0000 mon.b (mon.2) 136 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.066 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.764430+0000 mon.b (mon.2) 137 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.066 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.765471+0000 mon.b (mon.2) 138 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.067 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.774641+0000 mon.a (mon.0) 68 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.067 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.850347+0000 mon.b (mon.2) 139 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.067 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.852388+0000 mon.b (mon.2) 140 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.067 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.855754+0000 mon.b (mon.2) 141 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.067 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.857030+0000 mon.b (mon.2) 142 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.067 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:28 smithi080 bash[80208]: audit 2023-12-20T20:08:28.861604+0000 mon.a (mon.0) 69 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cephadm 2023-12-20T20:08:27.541744+0000 mgr.x (mgr.25349) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cephadm 2023-12-20T20:08:27.626041+0000 mgr.x (mgr.25349) 37 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cluster 2023-12-20T20:08:27.630096+0000 mgr.x (mgr.25349) 38 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cluster 2023-12-20T20:08:27.630348+0000 mgr.x (mgr.25349) 39 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:27.633413+0000 mgr.x (mgr.25349) 40 : audit [DBG] from='client.25615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:08:29.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cephadm 2023-12-20T20:08:27.641756+0000 mgr.x (mgr.25349) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cephadm 2023-12-20T20:08:27.723755+0000 mgr.x (mgr.25349) 42 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cluster 2023-12-20T20:08:27.729157+0000 mgr.x (mgr.25349) 43 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cluster 2023-12-20T20:08:27.729795+0000 mgr.x (mgr.25349) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cephadm 2023-12-20T20:08:27.739926+0000 mgr.x (mgr.25349) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cephadm 2023-12-20T20:08:27.806112+0000 mgr.x (mgr.25349) 46 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cluster 2023-12-20T20:08:27.810522+0000 mgr.x (mgr.25349) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cluster 2023-12-20T20:08:27.810772+0000 mgr.x (mgr.25349) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cephadm 2023-12-20T20:08:27.820754+0000 mgr.x (mgr.25349) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cephadm 2023-12-20T20:08:27.884763+0000 mgr.x (mgr.25349) 50 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cluster 2023-12-20T20:08:27.889110+0000 mgr.x (mgr.25349) 51 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cluster 2023-12-20T20:08:27.889379+0000 mgr.x (mgr.25349) 52 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cephadm 2023-12-20T20:08:27.897274+0000 mgr.x (mgr.25349) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cluster 2023-12-20T20:08:27.923977+0000 mon.a (mon.0) 58 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:08:29.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:27.963362+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:27.965874+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cephadm 2023-12-20T20:08:27.967243+0000 mgr.x (mgr.25349) 54 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:27.970788+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:27.971905+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cluster 2023-12-20T20:08:27.974073+0000 mgr.x (mgr.25349) 55 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cluster 2023-12-20T20:08:27.974502+0000 mgr.x (mgr.25349) 56 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:27.977132+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cephadm 2023-12-20T20:08:27.984953+0000 mgr.x (mgr.25349) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.068023+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.071114+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cephadm 2023-12-20T20:08:28.072408+0000 mgr.x (mgr.25349) 58 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.074013+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.075099+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cluster 2023-12-20T20:08:28.077010+0000 mgr.x (mgr.25349) 59 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cluster 2023-12-20T20:08:28.077683+0000 mgr.x (mgr.25349) 60 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.080256+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cephadm 2023-12-20T20:08:28.087886+0000 mgr.x (mgr.25349) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.103690+0000 mon.c (mon.1) 101 : audit [DBG] from='client.? 172.21.15.80:0/4159323297' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:08:29.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.165965+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.168690+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cephadm 2023-12-20T20:08:28.170008+0000 mgr.x (mgr.25349) 62 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.172553+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.173670+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cluster 2023-12-20T20:08:28.175713+0000 mgr.x (mgr.25349) 63 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cluster 2023-12-20T20:08:28.176287+0000 mgr.x (mgr.25349) 64 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.180426+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cephadm 2023-12-20T20:08:28.188021+0000 mgr.x (mgr.25349) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.269680+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.271421+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cephadm 2023-12-20T20:08:28.272474+0000 mgr.x (mgr.25349) 66 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.274538+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.275630+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cluster 2023-12-20T20:08:28.278168+0000 mgr.x (mgr.25349) 67 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cluster 2023-12-20T20:08:28.278937+0000 mgr.x (mgr.25349) 68 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.279461+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cephadm 2023-12-20T20:08:28.287279+0000 mgr.x (mgr.25349) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.366403+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.369088+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cephadm 2023-12-20T20:08:28.370393+0000 mgr.x (mgr.25349) 70 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.372626+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.373665+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cluster 2023-12-20T20:08:28.375717+0000 mgr.x (mgr.25349) 71 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cluster 2023-12-20T20:08:28.376012+0000 mgr.x (mgr.25349) 72 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.380547+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cephadm 2023-12-20T20:08:28.388413+0000 mgr.x (mgr.25349) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.467078+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.469385+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cephadm 2023-12-20T20:08:28.470406+0000 mgr.x (mgr.25349) 74 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:29.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.472059+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.472983+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cluster 2023-12-20T20:08:28.475486+0000 mgr.x (mgr.25349) 75 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:29.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.477513+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: cephadm 2023-12-20T20:08:28.485423+0000 mgr.x (mgr.25349) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:29.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.558308+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.561599+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.564082+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.565139+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.569726+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.633975+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.657047+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.660216+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.664615+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.665815+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.202 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.670107+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.202 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.759333+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.202 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.761591+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.202 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.764430+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.202 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.765471+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.202 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.774641+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:29.202 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.850347+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:29.202 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.852388+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:29.202 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.855754+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:29.202 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.857030+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:29.202 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:28 smithi133 bash[25278]: audit 2023-12-20T20:08:28.861604+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cephadm 2023-12-20T20:08:28.562721+0000 mgr.x (mgr.25349) 77 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:28.567021+0000 mgr.x (mgr.25349) 78 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:28.567442+0000 mgr.x (mgr.25349) 79 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cephadm 2023-12-20T20:08:28.577458+0000 mgr.x (mgr.25349) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cephadm 2023-12-20T20:08:28.661826+0000 mgr.x (mgr.25349) 81 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:28.667637+0000 mgr.x (mgr.25349) 82 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:28.668077+0000 mgr.x (mgr.25349) 83 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cephadm 2023-12-20T20:08:28.677932+0000 mgr.x (mgr.25349) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cephadm 2023-12-20T20:08:28.762380+0000 mgr.x (mgr.25349) 85 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:28.767400+0000 mgr.x (mgr.25349) 86 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:28.773425+0000 mgr.x (mgr.25349) 87 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cephadm 2023-12-20T20:08:28.782397+0000 mgr.x (mgr.25349) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cephadm 2023-12-20T20:08:28.853218+0000 mgr.x (mgr.25349) 89 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:28.859302+0000 mgr.x (mgr.25349) 90 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:28.859861+0000 mgr.x (mgr.25349) 91 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cephadm 2023-12-20T20:08:28.869549+0000 mgr.x (mgr.25349) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:28.943386+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:28.945359+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cephadm 2023-12-20T20:08:28.946108+0000 mgr.x (mgr.25349) 93 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:28.947695+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cephadm 2023-12-20T20:08:28.562721+0000 mgr.x (mgr.25349) 77 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:28.567021+0000 mgr.x (mgr.25349) 78 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:28.567442+0000 mgr.x (mgr.25349) 79 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cephadm 2023-12-20T20:08:28.577458+0000 mgr.x (mgr.25349) 80 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cephadm 2023-12-20T20:08:28.661826+0000 mgr.x (mgr.25349) 81 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:28.667637+0000 mgr.x (mgr.25349) 82 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:28.668077+0000 mgr.x (mgr.25349) 83 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cephadm 2023-12-20T20:08:28.677932+0000 mgr.x (mgr.25349) 84 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cephadm 2023-12-20T20:08:28.762380+0000 mgr.x (mgr.25349) 85 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:28.767400+0000 mgr.x (mgr.25349) 86 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:28.773425+0000 mgr.x (mgr.25349) 87 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cephadm 2023-12-20T20:08:28.782397+0000 mgr.x (mgr.25349) 88 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cephadm 2023-12-20T20:08:28.853218+0000 mgr.x (mgr.25349) 89 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:28.859302+0000 mgr.x (mgr.25349) 90 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:28.859861+0000 mgr.x (mgr.25349) 91 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cephadm 2023-12-20T20:08:28.869549+0000 mgr.x (mgr.25349) 92 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:28.943386+0000 mon.b (mon.2) 143 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:28.945359+0000 mon.b (mon.2) 144 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cephadm 2023-12-20T20:08:28.946108+0000 mgr.x (mgr.25349) 93 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:28.947695+0000 mon.b (mon.2) 145 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:28.948623+0000 mon.b (mon.2) 146 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:28.949798+0000 mon.a (mon.0) 70 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:28.950244+0000 mgr.x (mgr.25349) 94 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:28.950632+0000 mgr.x (mgr.25349) 95 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cephadm 2023-12-20T20:08:28.957461+0000 mgr.x (mgr.25349) 96 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.036814+0000 mon.b (mon.2) 147 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.038819+0000 mon.b (mon.2) 148 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cephadm 2023-12-20T20:08:29.039670+0000 mgr.x (mgr.25349) 97 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.041147+0000 mon.b (mon.2) 149 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.041945+0000 mon.b (mon.2) 150 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:29.043491+0000 mgr.x (mgr.25349) 98 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:29.043799+0000 mgr.x (mgr.25349) 99 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.044518+0000 mon.a (mon.0) 71 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cephadm 2023-12-20T20:08:29.052202+0000 mgr.x (mgr.25349) 100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.109193+0000 mon.a (mon.0) 72 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.125945+0000 mon.b (mon.2) 151 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.127732+0000 mon.b (mon.2) 152 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cephadm 2023-12-20T20:08:29.128544+0000 mgr.x (mgr.25349) 101 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.129822+0000 mon.b (mon.2) 153 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.130592+0000 mon.b (mon.2) 154 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:29.132103+0000 mgr.x (mgr.25349) 102 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:29.132507+0000 mgr.x (mgr.25349) 103 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:28.948623+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:28.949798+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:28.950244+0000 mgr.x (mgr.25349) 94 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:28.950632+0000 mgr.x (mgr.25349) 95 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cephadm 2023-12-20T20:08:28.957461+0000 mgr.x (mgr.25349) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.036814+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.038819+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cephadm 2023-12-20T20:08:29.039670+0000 mgr.x (mgr.25349) 97 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.041147+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.041945+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:29.043491+0000 mgr.x (mgr.25349) 98 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:29.043799+0000 mgr.x (mgr.25349) 99 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.044518+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cephadm 2023-12-20T20:08:29.052202+0000 mgr.x (mgr.25349) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.109193+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.125945+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.127732+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cephadm 2023-12-20T20:08:29.128544+0000 mgr.x (mgr.25349) 101 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.129822+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.130592+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:29.132103+0000 mgr.x (mgr.25349) 102 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.134699+0000 mon.a (mon.0) 73 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cephadm 2023-12-20T20:08:29.142306+0000 mgr.x (mgr.25349) 104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.220275+0000 mon.b (mon.2) 155 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.222505+0000 mon.b (mon.2) 156 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cephadm 2023-12-20T20:08:29.223415+0000 mgr.x (mgr.25349) 105 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.225932+0000 mon.b (mon.2) 157 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.227232+0000 mon.b (mon.2) 158 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:29.229309+0000 mgr.x (mgr.25349) 106 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.229983+0000 mon.a (mon.0) 74 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:29.230013+0000 mgr.x (mgr.25349) 107 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cephadm 2023-12-20T20:08:29.237662+0000 mgr.x (mgr.25349) 108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.314960+0000 mon.b (mon.2) 159 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.318306+0000 mon.b (mon.2) 160 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cephadm 2023-12-20T20:08:29.319540+0000 mgr.x (mgr.25349) 109 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.322370+0000 mon.b (mon.2) 161 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.323574+0000 mon.b (mon.2) 162 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:29.325396+0000 mgr.x (mgr.25349) 110 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:29.325670+0000 mgr.x (mgr.25349) 111 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.328833+0000 mon.a (mon.0) 75 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cephadm 2023-12-20T20:08:29.337037+0000 mgr.x (mgr.25349) 112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.415791+0000 mon.b (mon.2) 163 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:29.132507+0000 mgr.x (mgr.25349) 103 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.134699+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cephadm 2023-12-20T20:08:29.142306+0000 mgr.x (mgr.25349) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.220275+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.222505+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cephadm 2023-12-20T20:08:29.223415+0000 mgr.x (mgr.25349) 105 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.225932+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.317 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.227232+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.317 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:29.229309+0000 mgr.x (mgr.25349) 106 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.317 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.229983+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.317 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:29.230013+0000 mgr.x (mgr.25349) 107 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.317 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cephadm 2023-12-20T20:08:29.237662+0000 mgr.x (mgr.25349) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.318 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.314960+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.318 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.318306+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.318 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cephadm 2023-12-20T20:08:29.319540+0000 mgr.x (mgr.25349) 109 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.318 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.322370+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.318 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.323574+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.318 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:29.325396+0000 mgr.x (mgr.25349) 110 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.318 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:29.325670+0000 mgr.x (mgr.25349) 111 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.318 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.328833+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.319 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cephadm 2023-12-20T20:08:29.337037+0000 mgr.x (mgr.25349) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.319 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.419706+0000 mon.b (mon.2) 164 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.319 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cephadm 2023-12-20T20:08:29.420885+0000 mgr.x (mgr.25349) 113 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.319 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.424336+0000 mon.b (mon.2) 165 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.320 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.425973+0000 mon.b (mon.2) 166 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.320 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:29.428050+0000 mgr.x (mgr.25349) 114 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.320 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:29.428345+0000 mgr.x (mgr.25349) 115 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.320 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.429026+0000 mon.a (mon.0) 76 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.320 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cephadm 2023-12-20T20:08:29.436659+0000 mgr.x (mgr.25349) 116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.320 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.514992+0000 mon.b (mon.2) 167 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.321 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.518049+0000 mon.b (mon.2) 168 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.321 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cephadm 2023-12-20T20:08:29.519202+0000 mgr.x (mgr.25349) 117 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.321 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.521195+0000 mon.b (mon.2) 169 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.322 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.522238+0000 mon.b (mon.2) 170 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.322 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:29.524330+0000 mgr.x (mgr.25349) 118 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.322 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:29.525000+0000 mgr.x (mgr.25349) 119 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.322 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.526102+0000 mon.a (mon.0) 77 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.322 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cephadm 2023-12-20T20:08:29.533843+0000 mgr.x (mgr.25349) 120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.322 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.611801+0000 mon.b (mon.2) 171 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.322 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.613949+0000 mon.b (mon.2) 172 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.322 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.616240+0000 mon.b (mon.2) 173 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.323 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.415791+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.323 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.419706+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.323 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cephadm 2023-12-20T20:08:29.420885+0000 mgr.x (mgr.25349) 113 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.323 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.424336+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.323 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.425973+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.323 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:29.428050+0000 mgr.x (mgr.25349) 114 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.323 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:29.428345+0000 mgr.x (mgr.25349) 115 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.323 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.429026+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.323 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cephadm 2023-12-20T20:08:29.436659+0000 mgr.x (mgr.25349) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.323 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.514992+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.323 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.518049+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.324 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cephadm 2023-12-20T20:08:29.519202+0000 mgr.x (mgr.25349) 117 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.324 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.521195+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.324 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.522238+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.324 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:29.524330+0000 mgr.x (mgr.25349) 118 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.324 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:29.525000+0000 mgr.x (mgr.25349) 119 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.324 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.526102+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.324 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cephadm 2023-12-20T20:08:29.533843+0000 mgr.x (mgr.25349) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.324 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.611801+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.324 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.613949+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.324 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.617040+0000 mon.b (mon.2) 174 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.324 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.620182+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.325 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.706621+0000 mon.b (mon.2) 175 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.325 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.708691+0000 mon.b (mon.2) 176 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.325 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.711902+0000 mon.b (mon.2) 177 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.325 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.712964+0000 mon.b (mon.2) 178 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.325 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.716630+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.325 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.803298+0000 mon.b (mon.2) 179 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.325 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.806126+0000 mon.b (mon.2) 180 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.325 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.809453+0000 mon.b (mon.2) 181 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.325 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.810738+0000 mon.b (mon.2) 182 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.325 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.818818+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.325 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: cluster 2023-12-20T20:08:29.869586+0000 mon.a (mon.0) 81 : cluster 0 mgrmap e44: x(active, since 4s), standbys: y 2023-12-20T20:08:30.325 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.901067+0000 mon.b (mon.2) 183 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.325 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.903414+0000 mon.b (mon.2) 184 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.326 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.906050+0000 mon.b (mon.2) 185 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.326 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.906928+0000 mon.b (mon.2) 186 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.326 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[80208]: audit 2023-12-20T20:08:29.911070+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.326 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.616240+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.326 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.617040+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.326 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.620182+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.326 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.706621+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.326 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.708691+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.326 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.711902+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.326 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.712964+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.327 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.716630+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.327 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.803298+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.327 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.806126+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.327 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.809453+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.327 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.810738+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.327 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.818818+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.327 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: cluster 2023-12-20T20:08:29.869586+0000 mon.a (mon.0) 81 : cluster [DBG] mgrmap e44: x(active, since 4s), standbys: y 2023-12-20T20:08:30.327 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.901067+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.327 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.903414+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.328 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.906050+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.328 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.906928+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.328 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:29 smithi080 bash[30819]: audit 2023-12-20T20:08:29.911070+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cephadm 2023-12-20T20:08:28.562721+0000 mgr.x (mgr.25349) 77 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:28.567021+0000 mgr.x (mgr.25349) 78 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:28.567442+0000 mgr.x (mgr.25349) 79 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cephadm 2023-12-20T20:08:28.577458+0000 mgr.x (mgr.25349) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cephadm 2023-12-20T20:08:28.661826+0000 mgr.x (mgr.25349) 81 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:28.667637+0000 mgr.x (mgr.25349) 82 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:28.668077+0000 mgr.x (mgr.25349) 83 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cephadm 2023-12-20T20:08:28.677932+0000 mgr.x (mgr.25349) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cephadm 2023-12-20T20:08:28.762380+0000 mgr.x (mgr.25349) 85 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:28.767400+0000 mgr.x (mgr.25349) 86 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:28.773425+0000 mgr.x (mgr.25349) 87 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cephadm 2023-12-20T20:08:28.782397+0000 mgr.x (mgr.25349) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cephadm 2023-12-20T20:08:28.853218+0000 mgr.x (mgr.25349) 89 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:28.859302+0000 mgr.x (mgr.25349) 90 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:28.859861+0000 mgr.x (mgr.25349) 91 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cephadm 2023-12-20T20:08:28.869549+0000 mgr.x (mgr.25349) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:28.943386+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:28.945359+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cephadm 2023-12-20T20:08:28.946108+0000 mgr.x (mgr.25349) 93 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:28.947695+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:28.948623+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:28.949798+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:28.950244+0000 mgr.x (mgr.25349) 94 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:28.950632+0000 mgr.x (mgr.25349) 95 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cephadm 2023-12-20T20:08:28.957461+0000 mgr.x (mgr.25349) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.036814+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.038819+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cephadm 2023-12-20T20:08:29.039670+0000 mgr.x (mgr.25349) 97 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.041147+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.041945+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:29.043491+0000 mgr.x (mgr.25349) 98 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:29.043799+0000 mgr.x (mgr.25349) 99 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.044518+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cephadm 2023-12-20T20:08:29.052202+0000 mgr.x (mgr.25349) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.109193+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.125945+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.127732+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cephadm 2023-12-20T20:08:29.128544+0000 mgr.x (mgr.25349) 101 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.129822+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.130592+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:29.132103+0000 mgr.x (mgr.25349) 102 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.455 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:29.132507+0000 mgr.x (mgr.25349) 103 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.455 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.134699+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.455 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cephadm 2023-12-20T20:08:29.142306+0000 mgr.x (mgr.25349) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.455 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.220275+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.455 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.222505+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.455 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cephadm 2023-12-20T20:08:29.223415+0000 mgr.x (mgr.25349) 105 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.455 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.225932+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.455 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.227232+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.455 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:29.229309+0000 mgr.x (mgr.25349) 106 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.455 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.229983+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.455 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:29.230013+0000 mgr.x (mgr.25349) 107 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.455 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cephadm 2023-12-20T20:08:29.237662+0000 mgr.x (mgr.25349) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.455 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.314960+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.456 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.318306+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.456 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cephadm 2023-12-20T20:08:29.319540+0000 mgr.x (mgr.25349) 109 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.456 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.322370+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.456 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.323574+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.456 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:29.325396+0000 mgr.x (mgr.25349) 110 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.456 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:29.325670+0000 mgr.x (mgr.25349) 111 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.456 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.328833+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.456 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cephadm 2023-12-20T20:08:29.337037+0000 mgr.x (mgr.25349) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.457 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.415791+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.457 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.419706+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.457 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cephadm 2023-12-20T20:08:29.420885+0000 mgr.x (mgr.25349) 113 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.457 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.424336+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.457 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.425973+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.458 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:29.428050+0000 mgr.x (mgr.25349) 114 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.458 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:29.428345+0000 mgr.x (mgr.25349) 115 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.458 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.429026+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.458 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cephadm 2023-12-20T20:08:29.436659+0000 mgr.x (mgr.25349) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.458 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.514992+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.458 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.518049+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.458 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cephadm 2023-12-20T20:08:29.519202+0000 mgr.x (mgr.25349) 117 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.459 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.521195+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.459 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.522238+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.459 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:29.524330+0000 mgr.x (mgr.25349) 118 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.459 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:29.525000+0000 mgr.x (mgr.25349) 119 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:30.459 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.526102+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.459 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cephadm 2023-12-20T20:08:29.533843+0000 mgr.x (mgr.25349) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:30.459 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.611801+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.459 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.613949+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.459 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.616240+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.459 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.617040+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.459 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.620182+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.460 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.706621+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.460 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.708691+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.460 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.711902+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.460 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.712964+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.460 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.716630+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.461 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.803298+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.461 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.806126+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.461 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.809453+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.461 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.810738+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.461 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.818818+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.461 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: cluster 2023-12-20T20:08:29.869586+0000 mon.a (mon.0) 81 : cluster [DBG] mgrmap e44: x(active, since 4s), standbys: y 2023-12-20T20:08:30.461 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.901067+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:30.461 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.903414+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:30.461 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.906050+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:30.461 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.906928+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:30.461 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:29 smithi133 bash[25278]: audit 2023-12-20T20:08:29.911070+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:30.968 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cephadm 2023-12-20T20:08:29.614698+0000 mgr.x (mgr.25349) 121 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:30.968 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cluster 2023-12-20T20:08:29.618655+0000 mgr.x (mgr.25349) 122 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cephadm 2023-12-20T20:08:29.614698+0000 mgr.x (mgr.25349) 121 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cluster 2023-12-20T20:08:29.618655+0000 mgr.x (mgr.25349) 122 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cluster 2023-12-20T20:08:29.618907+0000 mgr.x (mgr.25349) 123 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cephadm 2023-12-20T20:08:29.627925+0000 mgr.x (mgr.25349) 124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cephadm 2023-12-20T20:08:29.709511+0000 mgr.x (mgr.25349) 125 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cluster 2023-12-20T20:08:29.714947+0000 mgr.x (mgr.25349) 126 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cluster 2023-12-20T20:08:29.715377+0000 mgr.x (mgr.25349) 127 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cephadm 2023-12-20T20:08:29.725184+0000 mgr.x (mgr.25349) 128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cephadm 2023-12-20T20:08:29.807217+0000 mgr.x (mgr.25349) 129 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cluster 2023-12-20T20:08:29.812995+0000 mgr.x (mgr.25349) 130 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cluster 2023-12-20T20:08:29.813434+0000 mgr.x (mgr.25349) 131 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cephadm 2023-12-20T20:08:29.826952+0000 mgr.x (mgr.25349) 132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cephadm 2023-12-20T20:08:29.904362+0000 mgr.x (mgr.25349) 133 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cluster 2023-12-20T20:08:29.908555+0000 mgr.x (mgr.25349) 134 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cluster 2023-12-20T20:08:29.908907+0000 mgr.x (mgr.25349) 135 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cephadm 2023-12-20T20:08:29.918919+0000 mgr.x (mgr.25349) 136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:29.999838+0000 mon.b (mon.2) 187 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.002868+0000 mon.b (mon.2) 188 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cephadm 2023-12-20T20:08:30.003998+0000 mgr.x (mgr.25349) 137 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.005777+0000 mon.b (mon.2) 189 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.006612+0000 mon.b (mon.2) 190 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cluster 2023-12-20T20:08:29.618907+0000 mgr.x (mgr.25349) 123 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cephadm 2023-12-20T20:08:29.627925+0000 mgr.x (mgr.25349) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cephadm 2023-12-20T20:08:29.709511+0000 mgr.x (mgr.25349) 125 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cluster 2023-12-20T20:08:29.714947+0000 mgr.x (mgr.25349) 126 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cluster 2023-12-20T20:08:29.715377+0000 mgr.x (mgr.25349) 127 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cephadm 2023-12-20T20:08:29.725184+0000 mgr.x (mgr.25349) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cephadm 2023-12-20T20:08:29.807217+0000 mgr.x (mgr.25349) 129 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cluster 2023-12-20T20:08:29.812995+0000 mgr.x (mgr.25349) 130 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cluster 2023-12-20T20:08:29.813434+0000 mgr.x (mgr.25349) 131 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cephadm 2023-12-20T20:08:29.826952+0000 mgr.x (mgr.25349) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cephadm 2023-12-20T20:08:29.904362+0000 mgr.x (mgr.25349) 133 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cluster 2023-12-20T20:08:29.908555+0000 mgr.x (mgr.25349) 134 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cluster 2023-12-20T20:08:29.908907+0000 mgr.x (mgr.25349) 135 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cephadm 2023-12-20T20:08:29.918919+0000 mgr.x (mgr.25349) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:29.999838+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.002868+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cephadm 2023-12-20T20:08:30.003998+0000 mgr.x (mgr.25349) 137 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.005777+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.006612+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cluster 2023-12-20T20:08:30.008222+0000 mgr.x (mgr.25349) 138 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cluster 2023-12-20T20:08:30.008639+0000 mgr.x (mgr.25349) 139 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.012669+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cephadm 2023-12-20T20:08:30.020266+0000 mgr.x (mgr.25349) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.101943+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.104157+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cephadm 2023-12-20T20:08:30.105376+0000 mgr.x (mgr.25349) 141 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.109069+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.110119+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cluster 2023-12-20T20:08:30.111928+0000 mgr.x (mgr.25349) 142 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cluster 2023-12-20T20:08:30.112142+0000 mgr.x (mgr.25349) 143 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.115640+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cephadm 2023-12-20T20:08:30.123471+0000 mgr.x (mgr.25349) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.207550+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.210553+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cephadm 2023-12-20T20:08:30.211254+0000 mgr.x (mgr.25349) 145 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.212562+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.213220+0000 mon.b (mon.2) 198 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cluster 2023-12-20T20:08:30.214697+0000 mgr.x (mgr.25349) 146 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cluster 2023-12-20T20:08:30.215096+0000 mgr.x (mgr.25349) 147 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.217129+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cephadm 2023-12-20T20:08:30.224891+0000 mgr.x (mgr.25349) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cluster 2023-12-20T20:08:30.008222+0000 mgr.x (mgr.25349) 138 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cluster 2023-12-20T20:08:30.008639+0000 mgr.x (mgr.25349) 139 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.012669+0000 mon.a (mon.0) 83 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cephadm 2023-12-20T20:08:30.020266+0000 mgr.x (mgr.25349) 140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.101943+0000 mon.b (mon.2) 191 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.104157+0000 mon.b (mon.2) 192 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cephadm 2023-12-20T20:08:30.105376+0000 mgr.x (mgr.25349) 141 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.109069+0000 mon.b (mon.2) 193 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.110119+0000 mon.b (mon.2) 194 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cluster 2023-12-20T20:08:30.111928+0000 mgr.x (mgr.25349) 142 : cluster 0 pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cluster 2023-12-20T20:08:30.112142+0000 mgr.x (mgr.25349) 143 : cluster 0 pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.115640+0000 mon.a (mon.0) 84 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cephadm 2023-12-20T20:08:30.123471+0000 mgr.x (mgr.25349) 144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.207550+0000 mon.b (mon.2) 195 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.210553+0000 mon.b (mon.2) 196 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cephadm 2023-12-20T20:08:30.211254+0000 mgr.x (mgr.25349) 145 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.212562+0000 mon.b (mon.2) 197 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.213220+0000 mon.b (mon.2) 198 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cluster 2023-12-20T20:08:30.214697+0000 mgr.x (mgr.25349) 146 : cluster 0 pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cluster 2023-12-20T20:08:30.215096+0000 mgr.x (mgr.25349) 147 : cluster 0 pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.217129+0000 mon.a (mon.0) 85 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.302859+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.305274+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cephadm 2023-12-20T20:08:30.306609+0000 mgr.x (mgr.25349) 149 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.308595+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.309844+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cluster 2023-12-20T20:08:30.312022+0000 mgr.x (mgr.25349) 150 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cluster 2023-12-20T20:08:30.312568+0000 mgr.x (mgr.25349) 151 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.315721+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cephadm 2023-12-20T20:08:30.323782+0000 mgr.x (mgr.25349) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.402282+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.404608+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cephadm 2023-12-20T20:08:30.405799+0000 mgr.x (mgr.25349) 153 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.407991+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.409299+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cluster 2023-12-20T20:08:30.411988+0000 mgr.x (mgr.25349) 154 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cluster 2023-12-20T20:08:30.412546+0000 mgr.x (mgr.25349) 155 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.414774+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cephadm 2023-12-20T20:08:30.423446+0000 mgr.x (mgr.25349) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.504816+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.507925+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cephadm 2023-12-20T20:08:30.224891+0000 mgr.x (mgr.25349) 148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.302859+0000 mon.b (mon.2) 199 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.305274+0000 mon.b (mon.2) 200 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cephadm 2023-12-20T20:08:30.306609+0000 mgr.x (mgr.25349) 149 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.308595+0000 mon.b (mon.2) 201 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.309844+0000 mon.b (mon.2) 202 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cluster 2023-12-20T20:08:30.312022+0000 mgr.x (mgr.25349) 150 : cluster 0 pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cluster 2023-12-20T20:08:30.312568+0000 mgr.x (mgr.25349) 151 : cluster 0 pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.315721+0000 mon.a (mon.0) 86 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cephadm 2023-12-20T20:08:30.323782+0000 mgr.x (mgr.25349) 152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.402282+0000 mon.b (mon.2) 203 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.404608+0000 mon.b (mon.2) 204 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cephadm 2023-12-20T20:08:30.405799+0000 mgr.x (mgr.25349) 153 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.407991+0000 mon.b (mon.2) 205 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.409299+0000 mon.b (mon.2) 206 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cluster 2023-12-20T20:08:30.411988+0000 mgr.x (mgr.25349) 154 : cluster 0 pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cluster 2023-12-20T20:08:30.412546+0000 mgr.x (mgr.25349) 155 : cluster 0 pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.414774+0000 mon.a (mon.0) 87 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cephadm 2023-12-20T20:08:30.423446+0000 mgr.x (mgr.25349) 156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.504816+0000 mon.b (mon.2) 207 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cephadm 2023-12-20T20:08:30.509059+0000 mgr.x (mgr.25349) 157 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.511475+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.512666+0000 mon.b (mon.2) 210 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cluster 2023-12-20T20:08:30.514309+0000 mgr.x (mgr.25349) 158 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cluster 2023-12-20T20:08:30.514584+0000 mgr.x (mgr.25349) 159 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.518518+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: cephadm 2023-12-20T20:08:30.526291+0000 mgr.x (mgr.25349) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.608768+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.611618+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.613800+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.614511+0000 mon.b (mon.2) 214 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.619526+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.705746+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.707796+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.710302+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.711191+0000 mon.b (mon.2) 218 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.717526+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.801664+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.803724+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.806280+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.807169+0000 mon.b (mon.2) 222 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.814722+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.823891+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.900638+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.902487+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.906029+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.907080+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.314 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[30819]: audit 2023-12-20T20:08:30.913766+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.314 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.507925+0000 mon.b (mon.2) 208 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.314 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cephadm 2023-12-20T20:08:30.509059+0000 mgr.x (mgr.25349) 157 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.314 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.511475+0000 mon.b (mon.2) 209 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.314 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.512666+0000 mon.b (mon.2) 210 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.314 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cluster 2023-12-20T20:08:30.514309+0000 mgr.x (mgr.25349) 158 : cluster 0 pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.314 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cluster 2023-12-20T20:08:30.514584+0000 mgr.x (mgr.25349) 159 : cluster 0 pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.314 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.518518+0000 mon.a (mon.0) 88 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.314 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: cephadm 2023-12-20T20:08:30.526291+0000 mgr.x (mgr.25349) 160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.315 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.608768+0000 mon.b (mon.2) 211 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.315 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.611618+0000 mon.b (mon.2) 212 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.315 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.613800+0000 mon.b (mon.2) 213 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.315 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.614511+0000 mon.b (mon.2) 214 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.315 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.619526+0000 mon.a (mon.0) 89 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.315 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.705746+0000 mon.b (mon.2) 215 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.315 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.707796+0000 mon.b (mon.2) 216 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.315 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.710302+0000 mon.b (mon.2) 217 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.315 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.711191+0000 mon.b (mon.2) 218 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.315 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.717526+0000 mon.a (mon.0) 90 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.315 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.801664+0000 mon.b (mon.2) 219 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.315 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.803724+0000 mon.b (mon.2) 220 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.315 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.806280+0000 mon.b (mon.2) 221 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.316 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.807169+0000 mon.b (mon.2) 222 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.316 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.814722+0000 mon.a (mon.0) 91 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.316 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.823891+0000 mon.a (mon.0) 92 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.316 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.900638+0000 mon.b (mon.2) 223 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.316 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.902487+0000 mon.b (mon.2) 224 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.316 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.906029+0000 mon.b (mon.2) 225 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.316 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.907080+0000 mon.b (mon.2) 226 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.316 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:30 smithi080 bash[80208]: audit 2023-12-20T20:08:30.913766+0000 mon.a (mon.0) 93 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.437 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cephadm 2023-12-20T20:08:29.614698+0000 mgr.x (mgr.25349) 121 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.437 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cluster 2023-12-20T20:08:29.618655+0000 mgr.x (mgr.25349) 122 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.437 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cluster 2023-12-20T20:08:29.618907+0000 mgr.x (mgr.25349) 123 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.437 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cephadm 2023-12-20T20:08:29.627925+0000 mgr.x (mgr.25349) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.437 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cephadm 2023-12-20T20:08:29.709511+0000 mgr.x (mgr.25349) 125 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.437 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cluster 2023-12-20T20:08:29.714947+0000 mgr.x (mgr.25349) 126 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.437 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cluster 2023-12-20T20:08:29.715377+0000 mgr.x (mgr.25349) 127 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.437 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cephadm 2023-12-20T20:08:29.725184+0000 mgr.x (mgr.25349) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.437 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cephadm 2023-12-20T20:08:29.807217+0000 mgr.x (mgr.25349) 129 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.437 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cluster 2023-12-20T20:08:29.812995+0000 mgr.x (mgr.25349) 130 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.437 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cluster 2023-12-20T20:08:29.813434+0000 mgr.x (mgr.25349) 131 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.437 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cephadm 2023-12-20T20:08:29.826952+0000 mgr.x (mgr.25349) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.438 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cephadm 2023-12-20T20:08:29.904362+0000 mgr.x (mgr.25349) 133 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.438 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cluster 2023-12-20T20:08:29.908555+0000 mgr.x (mgr.25349) 134 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.438 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cluster 2023-12-20T20:08:29.908907+0000 mgr.x (mgr.25349) 135 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.438 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cephadm 2023-12-20T20:08:29.918919+0000 mgr.x (mgr.25349) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.438 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:29.999838+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.438 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.002868+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.438 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cephadm 2023-12-20T20:08:30.003998+0000 mgr.x (mgr.25349) 137 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.438 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.005777+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.438 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.006612+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.438 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cluster 2023-12-20T20:08:30.008222+0000 mgr.x (mgr.25349) 138 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.438 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cluster 2023-12-20T20:08:30.008639+0000 mgr.x (mgr.25349) 139 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.438 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.012669+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.438 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cephadm 2023-12-20T20:08:30.020266+0000 mgr.x (mgr.25349) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.438 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.101943+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.438 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.104157+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.439 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cephadm 2023-12-20T20:08:30.105376+0000 mgr.x (mgr.25349) 141 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.439 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.109069+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.439 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.110119+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.439 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cluster 2023-12-20T20:08:30.111928+0000 mgr.x (mgr.25349) 142 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.439 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cluster 2023-12-20T20:08:30.112142+0000 mgr.x (mgr.25349) 143 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.439 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.115640+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.439 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cephadm 2023-12-20T20:08:30.123471+0000 mgr.x (mgr.25349) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.439 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.207550+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.439 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.210553+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.439 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cephadm 2023-12-20T20:08:30.211254+0000 mgr.x (mgr.25349) 145 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.439 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.212562+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.439 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.213220+0000 mon.b (mon.2) 198 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.439 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cluster 2023-12-20T20:08:30.214697+0000 mgr.x (mgr.25349) 146 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.440 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cluster 2023-12-20T20:08:30.215096+0000 mgr.x (mgr.25349) 147 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.440 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.217129+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.440 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cephadm 2023-12-20T20:08:30.224891+0000 mgr.x (mgr.25349) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.440 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.302859+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.440 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.305274+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.440 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cephadm 2023-12-20T20:08:30.306609+0000 mgr.x (mgr.25349) 149 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.440 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.308595+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.440 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.309844+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.440 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cluster 2023-12-20T20:08:30.312022+0000 mgr.x (mgr.25349) 150 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.440 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cluster 2023-12-20T20:08:30.312568+0000 mgr.x (mgr.25349) 151 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.440 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.315721+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.440 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cephadm 2023-12-20T20:08:30.323782+0000 mgr.x (mgr.25349) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.440 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.402282+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.440 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.404608+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.441 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cephadm 2023-12-20T20:08:30.405799+0000 mgr.x (mgr.25349) 153 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.441 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.407991+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.441 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.409299+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.441 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cluster 2023-12-20T20:08:30.411988+0000 mgr.x (mgr.25349) 154 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.441 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cluster 2023-12-20T20:08:30.412546+0000 mgr.x (mgr.25349) 155 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.441 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.414774+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.441 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cephadm 2023-12-20T20:08:30.423446+0000 mgr.x (mgr.25349) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.504816+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.507925+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cephadm 2023-12-20T20:08:30.509059+0000 mgr.x (mgr.25349) 157 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:31.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.511475+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.512666+0000 mon.b (mon.2) 210 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cluster 2023-12-20T20:08:30.514309+0000 mgr.x (mgr.25349) 158 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cluster 2023-12-20T20:08:30.514584+0000 mgr.x (mgr.25349) 159 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:31.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.518518+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: cephadm 2023-12-20T20:08:30.526291+0000 mgr.x (mgr.25349) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:31.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.608768+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.611618+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.613800+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.614511+0000 mon.b (mon.2) 214 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.619526+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.705746+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.707796+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.710302+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.711191+0000 mon.b (mon.2) 218 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.717526+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.801664+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.803724+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.806280+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.807169+0000 mon.b (mon.2) 222 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.814722+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.823891+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:31.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.900638+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:31.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.902487+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:31.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.906029+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:31.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.907080+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:31.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:30 smithi133 bash[25278]: audit 2023-12-20T20:08:30.913766+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cephadm 2023-12-20T20:08:30.612363+0000 mgr.x (mgr.25349) 161 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cluster 2023-12-20T20:08:30.616258+0000 mgr.x (mgr.25349) 162 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cluster 2023-12-20T20:08:30.616755+0000 mgr.x (mgr.25349) 163 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cephadm 2023-12-20T20:08:30.627186+0000 mgr.x (mgr.25349) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cephadm 2023-12-20T20:08:30.708643+0000 mgr.x (mgr.25349) 165 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cluster 2023-12-20T20:08:30.712848+0000 mgr.x (mgr.25349) 166 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cluster 2023-12-20T20:08:30.713108+0000 mgr.x (mgr.25349) 167 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cephadm 2023-12-20T20:08:30.725317+0000 mgr.x (mgr.25349) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cephadm 2023-12-20T20:08:30.804550+0000 mgr.x (mgr.25349) 169 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cluster 2023-12-20T20:08:30.808716+0000 mgr.x (mgr.25349) 170 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cluster 2023-12-20T20:08:30.808968+0000 mgr.x (mgr.25349) 171 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cephadm 2023-12-20T20:08:30.822423+0000 mgr.x (mgr.25349) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cephadm 2023-12-20T20:08:30.903756+0000 mgr.x (mgr.25349) 173 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cluster 2023-12-20T20:08:30.908935+0000 mgr.x (mgr.25349) 174 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cluster 2023-12-20T20:08:30.909200+0000 mgr.x (mgr.25349) 175 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cephadm 2023-12-20T20:08:30.921533+0000 mgr.x (mgr.25349) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.008023+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.009796+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cephadm 2023-12-20T20:08:31.010588+0000 mgr.x (mgr.25349) 177 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.012019+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.012912+0000 mon.b (mon.2) 230 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.015339+0000 mgr.x (mgr.25349) 178 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 699 KiB/s rd, 0 B/s wr, 400 op/s 2023-12-20T20:08:32.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.015584+0000 mgr.x (mgr.25349) 179 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 698 KiB/s rd, 0 B/s wr, 400 op/s 2023-12-20T20:08:32.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.018370+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cephadm 2023-12-20T20:08:31.026049+0000 mgr.x (mgr.25349) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.105748+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.110819+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cephadm 2023-12-20T20:08:31.112081+0000 mgr.x (mgr.25349) 181 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.115212+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.116304+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.118438+0000 mgr.x (mgr.25349) 182 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 681 KiB/s rd, 0 B/s wr, 390 op/s 2023-12-20T20:08:32.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.118827+0000 mgr.x (mgr.25349) 183 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 681 KiB/s rd, 0 B/s wr, 390 op/s 2023-12-20T20:08:32.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.121230+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cephadm 2023-12-20T20:08:31.129005+0000 mgr.x (mgr.25349) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.207853+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.210150+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cephadm 2023-12-20T20:08:31.211131+0000 mgr.x (mgr.25349) 185 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.212607+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.213474+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.215192+0000 mgr.x (mgr.25349) 186 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 689 KiB/s rd, 0 B/s wr, 395 op/s 2023-12-20T20:08:32.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.215621+0000 mgr.x (mgr.25349) 187 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 689 KiB/s rd, 0 B/s wr, 395 op/s 2023-12-20T20:08:32.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.218095+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cephadm 2023-12-20T20:08:31.225821+0000 mgr.x (mgr.25349) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.304482+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.306590+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cephadm 2023-12-20T20:08:31.307509+0000 mgr.x (mgr.25349) 189 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.309208+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.310116+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.311666+0000 mgr.x (mgr.25349) 190 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.312179+0000 mgr.x (mgr.25349) 191 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.314658+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cephadm 2023-12-20T20:08:31.322514+0000 mgr.x (mgr.25349) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.399256+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.401353+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cephadm 2023-12-20T20:08:31.402205+0000 mgr.x (mgr.25349) 193 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.403801+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.404669+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.406283+0000 mgr.x (mgr.25349) 194 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.406647+0000 mgr.x (mgr.25349) 195 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.409410+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cephadm 2023-12-20T20:08:31.417100+0000 mgr.x (mgr.25349) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.446742+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.459030+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.468384+0000 mgr.x (mgr.25349) 197 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.468832+0000 mgr.x (mgr.25349) 198 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.469771+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.483240+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.485948+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cephadm 2023-12-20T20:08:31.486756+0000 mgr.x (mgr.25349) 199 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.488290+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.488978+0000 mon.b (mon.2) 250 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.490383+0000 mgr.x (mgr.25349) 200 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.490763+0000 mgr.x (mgr.25349) 201 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.491192+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: cephadm 2023-12-20T20:08:31.499666+0000 mgr.x (mgr.25349) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.580793+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.584651+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.588288+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.589265+0000 mon.b (mon.2) 254 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.594158+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.682711+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.684829+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.687939+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.688943+0000 mon.b (mon.2) 258 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.694194+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.782157+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.784828+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.788587+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.789946+0000 mon.b (mon.2) 262 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.794176+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.883887+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.886608+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.202 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.889833+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.202 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.890944+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.202 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.895839+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.202 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:31 smithi133 bash[25278]: audit 2023-12-20T20:08:31.918919+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.271 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cephadm 2023-12-20T20:08:30.612363+0000 mgr.x (mgr.25349) 161 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.271 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cluster 2023-12-20T20:08:30.616258+0000 mgr.x (mgr.25349) 162 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.272 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cluster 2023-12-20T20:08:30.616755+0000 mgr.x (mgr.25349) 163 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.272 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cephadm 2023-12-20T20:08:30.627186+0000 mgr.x (mgr.25349) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.272 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cephadm 2023-12-20T20:08:30.708643+0000 mgr.x (mgr.25349) 165 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.272 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cluster 2023-12-20T20:08:30.712848+0000 mgr.x (mgr.25349) 166 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.272 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cluster 2023-12-20T20:08:30.713108+0000 mgr.x (mgr.25349) 167 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.272 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cephadm 2023-12-20T20:08:30.725317+0000 mgr.x (mgr.25349) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.272 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cephadm 2023-12-20T20:08:30.804550+0000 mgr.x (mgr.25349) 169 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.272 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cluster 2023-12-20T20:08:30.808716+0000 mgr.x (mgr.25349) 170 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.272 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cluster 2023-12-20T20:08:30.808968+0000 mgr.x (mgr.25349) 171 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.273 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cephadm 2023-12-20T20:08:30.822423+0000 mgr.x (mgr.25349) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.273 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cephadm 2023-12-20T20:08:30.903756+0000 mgr.x (mgr.25349) 173 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.273 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cluster 2023-12-20T20:08:30.908935+0000 mgr.x (mgr.25349) 174 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.273 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cluster 2023-12-20T20:08:30.909200+0000 mgr.x (mgr.25349) 175 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.273 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cephadm 2023-12-20T20:08:30.921533+0000 mgr.x (mgr.25349) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.273 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.008023+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.273 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.009796+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.273 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cephadm 2023-12-20T20:08:31.010588+0000 mgr.x (mgr.25349) 177 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.273 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.012019+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.274 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cephadm 2023-12-20T20:08:30.612363+0000 mgr.x (mgr.25349) 161 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.274 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cluster 2023-12-20T20:08:30.616258+0000 mgr.x (mgr.25349) 162 : cluster 0 pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.274 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cluster 2023-12-20T20:08:30.616755+0000 mgr.x (mgr.25349) 163 : cluster 0 pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.274 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cephadm 2023-12-20T20:08:30.627186+0000 mgr.x (mgr.25349) 164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.274 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cephadm 2023-12-20T20:08:30.708643+0000 mgr.x (mgr.25349) 165 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.274 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cluster 2023-12-20T20:08:30.712848+0000 mgr.x (mgr.25349) 166 : cluster 0 pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.275 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cluster 2023-12-20T20:08:30.713108+0000 mgr.x (mgr.25349) 167 : cluster 0 pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.275 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cephadm 2023-12-20T20:08:30.725317+0000 mgr.x (mgr.25349) 168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.275 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cephadm 2023-12-20T20:08:30.804550+0000 mgr.x (mgr.25349) 169 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.275 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cluster 2023-12-20T20:08:30.808716+0000 mgr.x (mgr.25349) 170 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.275 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cluster 2023-12-20T20:08:30.808968+0000 mgr.x (mgr.25349) 171 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.275 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cephadm 2023-12-20T20:08:30.822423+0000 mgr.x (mgr.25349) 172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.275 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cephadm 2023-12-20T20:08:30.903756+0000 mgr.x (mgr.25349) 173 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.275 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cluster 2023-12-20T20:08:30.908935+0000 mgr.x (mgr.25349) 174 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.275 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cluster 2023-12-20T20:08:30.909200+0000 mgr.x (mgr.25349) 175 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.275 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cephadm 2023-12-20T20:08:30.921533+0000 mgr.x (mgr.25349) 176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.276 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.008023+0000 mon.b (mon.2) 227 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.276 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.009796+0000 mon.b (mon.2) 228 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.276 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cephadm 2023-12-20T20:08:31.010588+0000 mgr.x (mgr.25349) 177 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.276 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.012019+0000 mon.b (mon.2) 229 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.276 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.012912+0000 mon.b (mon.2) 230 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.277 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.012912+0000 mon.b (mon.2) 230 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.277 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.015339+0000 mgr.x (mgr.25349) 178 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 699 KiB/s rd, 0 B/s wr, 400 op/s 2023-12-20T20:08:32.277 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.015584+0000 mgr.x (mgr.25349) 179 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 698 KiB/s rd, 0 B/s wr, 400 op/s 2023-12-20T20:08:32.277 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.018370+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.277 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cephadm 2023-12-20T20:08:31.026049+0000 mgr.x (mgr.25349) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.277 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.105748+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.277 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.110819+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.278 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cephadm 2023-12-20T20:08:31.112081+0000 mgr.x (mgr.25349) 181 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.278 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.115212+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.278 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.116304+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.278 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.118438+0000 mgr.x (mgr.25349) 182 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 681 KiB/s rd, 0 B/s wr, 390 op/s 2023-12-20T20:08:32.278 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.118827+0000 mgr.x (mgr.25349) 183 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 681 KiB/s rd, 0 B/s wr, 390 op/s 2023-12-20T20:08:32.278 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.121230+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.278 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cephadm 2023-12-20T20:08:31.129005+0000 mgr.x (mgr.25349) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.278 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.207853+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.278 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.210150+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.278 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cephadm 2023-12-20T20:08:31.211131+0000 mgr.x (mgr.25349) 185 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.279 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.212607+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.279 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.213474+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.279 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.215192+0000 mgr.x (mgr.25349) 186 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 689 KiB/s rd, 0 B/s wr, 395 op/s 2023-12-20T20:08:32.279 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.015339+0000 mgr.x (mgr.25349) 178 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 699 KiB/s rd, 0 B/s wr, 400 op/s 2023-12-20T20:08:32.279 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.015584+0000 mgr.x (mgr.25349) 179 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 698 KiB/s rd, 0 B/s wr, 400 op/s 2023-12-20T20:08:32.279 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.018370+0000 mon.a (mon.0) 94 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.279 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cephadm 2023-12-20T20:08:31.026049+0000 mgr.x (mgr.25349) 180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.280 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.105748+0000 mon.b (mon.2) 231 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.280 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.110819+0000 mon.b (mon.2) 232 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.280 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cephadm 2023-12-20T20:08:31.112081+0000 mgr.x (mgr.25349) 181 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.280 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.115212+0000 mon.b (mon.2) 233 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.280 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.116304+0000 mon.b (mon.2) 234 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.280 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.118438+0000 mgr.x (mgr.25349) 182 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 681 KiB/s rd, 0 B/s wr, 390 op/s 2023-12-20T20:08:32.280 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.118827+0000 mgr.x (mgr.25349) 183 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 681 KiB/s rd, 0 B/s wr, 390 op/s 2023-12-20T20:08:32.280 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.121230+0000 mon.a (mon.0) 95 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.280 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cephadm 2023-12-20T20:08:31.129005+0000 mgr.x (mgr.25349) 184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.281 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.207853+0000 mon.b (mon.2) 235 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.281 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.210150+0000 mon.b (mon.2) 236 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.281 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cephadm 2023-12-20T20:08:31.211131+0000 mgr.x (mgr.25349) 185 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.281 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.212607+0000 mon.b (mon.2) 237 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.281 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.213474+0000 mon.b (mon.2) 238 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.281 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.215192+0000 mgr.x (mgr.25349) 186 : cluster 0 pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 689 KiB/s rd, 0 B/s wr, 395 op/s 2023-12-20T20:08:32.281 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.215621+0000 mgr.x (mgr.25349) 187 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 689 KiB/s rd, 0 B/s wr, 395 op/s 2023-12-20T20:08:32.282 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.218095+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.282 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cephadm 2023-12-20T20:08:31.225821+0000 mgr.x (mgr.25349) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.282 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.304482+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.282 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.306590+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.282 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cephadm 2023-12-20T20:08:31.307509+0000 mgr.x (mgr.25349) 189 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.282 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.309208+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.282 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.310116+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.282 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.311666+0000 mgr.x (mgr.25349) 190 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.282 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.312179+0000 mgr.x (mgr.25349) 191 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.282 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.314658+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.283 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cephadm 2023-12-20T20:08:31.322514+0000 mgr.x (mgr.25349) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.283 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.399256+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.283 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.401353+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.283 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cephadm 2023-12-20T20:08:31.402205+0000 mgr.x (mgr.25349) 193 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.283 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.403801+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.283 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.404669+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.283 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.406283+0000 mgr.x (mgr.25349) 194 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.283 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.406647+0000 mgr.x (mgr.25349) 195 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.284 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.409410+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.284 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.215621+0000 mgr.x (mgr.25349) 187 : cluster 0 pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 689 KiB/s rd, 0 B/s wr, 395 op/s 2023-12-20T20:08:32.284 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.218095+0000 mon.a (mon.0) 96 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.284 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cephadm 2023-12-20T20:08:31.225821+0000 mgr.x (mgr.25349) 188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.284 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.304482+0000 mon.b (mon.2) 239 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.285 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.306590+0000 mon.b (mon.2) 240 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.285 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cephadm 2023-12-20T20:08:31.307509+0000 mgr.x (mgr.25349) 189 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.285 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.309208+0000 mon.b (mon.2) 241 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.285 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.310116+0000 mon.b (mon.2) 242 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.285 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.311666+0000 mgr.x (mgr.25349) 190 : cluster 0 pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.285 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.312179+0000 mgr.x (mgr.25349) 191 : cluster 0 pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.285 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.314658+0000 mon.a (mon.0) 97 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.285 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cephadm 2023-12-20T20:08:31.322514+0000 mgr.x (mgr.25349) 192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.285 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.399256+0000 mon.b (mon.2) 243 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.286 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.401353+0000 mon.b (mon.2) 244 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.286 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cephadm 2023-12-20T20:08:31.402205+0000 mgr.x (mgr.25349) 193 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.286 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.403801+0000 mon.b (mon.2) 245 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.286 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.404669+0000 mon.b (mon.2) 246 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.286 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.406283+0000 mgr.x (mgr.25349) 194 : cluster 0 pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.286 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.406647+0000 mgr.x (mgr.25349) 195 : cluster 0 pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.286 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.409410+0000 mon.a (mon.0) 98 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.286 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cephadm 2023-12-20T20:08:31.417100+0000 mgr.x (mgr.25349) 196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.286 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.446742+0000 mon.a (mon.0) 99 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.287 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cephadm 2023-12-20T20:08:31.417100+0000 mgr.x (mgr.25349) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.287 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.446742+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.287 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.459030+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.288 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.468384+0000 mgr.x (mgr.25349) 197 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.288 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.468832+0000 mgr.x (mgr.25349) 198 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.288 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.469771+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.288 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.483240+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.288 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.485948+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.288 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cephadm 2023-12-20T20:08:31.486756+0000 mgr.x (mgr.25349) 199 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.289 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.488290+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.289 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.488978+0000 mon.b (mon.2) 250 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.289 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.490383+0000 mgr.x (mgr.25349) 200 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.289 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.490763+0000 mgr.x (mgr.25349) 201 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.289 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.491192+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.289 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: cephadm 2023-12-20T20:08:31.499666+0000 mgr.x (mgr.25349) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.289 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.580793+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.289 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.584651+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.289 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.588288+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.290 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.589265+0000 mon.b (mon.2) 254 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.290 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.594158+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.290 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.682711+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.290 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.459030+0000 mon.a (mon.0) 100 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.290 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.468384+0000 mgr.x (mgr.25349) 197 : cluster 0 pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.291 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.468832+0000 mgr.x (mgr.25349) 198 : cluster 0 pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.291 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.469771+0000 mon.a (mon.0) 101 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.291 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.483240+0000 mon.b (mon.2) 247 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.291 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.485948+0000 mon.b (mon.2) 248 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.291 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cephadm 2023-12-20T20:08:31.486756+0000 mgr.x (mgr.25349) 199 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:32.291 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.488290+0000 mon.b (mon.2) 249 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.291 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.488978+0000 mon.b (mon.2) 250 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.291 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.490383+0000 mgr.x (mgr.25349) 200 : cluster 0 pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.291 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.490763+0000 mgr.x (mgr.25349) 201 : cluster 0 pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:32.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.491192+0000 mon.a (mon.0) 102 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: cephadm 2023-12-20T20:08:31.499666+0000 mgr.x (mgr.25349) 202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:32.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.580793+0000 mon.b (mon.2) 251 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.584651+0000 mon.b (mon.2) 252 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.588288+0000 mon.b (mon.2) 253 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.589265+0000 mon.b (mon.2) 254 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.594158+0000 mon.a (mon.0) 103 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.682711+0000 mon.b (mon.2) 255 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.292 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.684829+0000 mon.b (mon.2) 256 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.687939+0000 mon.b (mon.2) 257 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.688943+0000 mon.b (mon.2) 258 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.694194+0000 mon.a (mon.0) 104 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.782157+0000 mon.b (mon.2) 259 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.784828+0000 mon.b (mon.2) 260 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.788587+0000 mon.b (mon.2) 261 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.789946+0000 mon.b (mon.2) 262 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.794176+0000 mon.a (mon.0) 105 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.883887+0000 mon.b (mon.2) 263 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.293 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.886608+0000 mon.b (mon.2) 264 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.889833+0000 mon.b (mon.2) 265 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.890944+0000 mon.b (mon.2) 266 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.895839+0000 mon.a (mon.0) 106 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.294 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[80208]: audit 2023-12-20T20:08:31.918919+0000 mon.a (mon.0) 107 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.684829+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.687939+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.688943+0000 mon.b (mon.2) 258 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.294 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.694194+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.782157+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.784828+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.788587+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.789946+0000 mon.b (mon.2) 262 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.794176+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.883887+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:32.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.886608+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:32.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.889833+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:32.295 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.890944+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:32.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.895839+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:32.296 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:31 smithi080 bash[30819]: audit 2023-12-20T20:08:31.918919+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.272 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cephadm 2023-12-20T20:08:31.585619+0000 mgr.x (mgr.25349) 203 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.272 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.591250+0000 mgr.x (mgr.25349) 204 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.272 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.591510+0000 mgr.x (mgr.25349) 205 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.272 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cephadm 2023-12-20T20:08:31.601918+0000 mgr.x (mgr.25349) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.272 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cephadm 2023-12-20T20:08:31.685747+0000 mgr.x (mgr.25349) 207 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.272 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.691001+0000 mgr.x (mgr.25349) 208 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.272 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.691262+0000 mgr.x (mgr.25349) 209 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.272 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cephadm 2023-12-20T20:08:31.702219+0000 mgr.x (mgr.25349) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.272 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cephadm 2023-12-20T20:08:31.786129+0000 mgr.x (mgr.25349) 211 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.272 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.792520+0000 mgr.x (mgr.25349) 212 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.272 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.793009+0000 mgr.x (mgr.25349) 213 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.273 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cephadm 2023-12-20T20:08:31.802482+0000 mgr.x (mgr.25349) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.273 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cephadm 2023-12-20T20:08:31.887732+0000 mgr.x (mgr.25349) 215 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.273 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.893087+0000 mgr.x (mgr.25349) 216 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.273 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.893767+0000 mgr.x (mgr.25349) 217 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.273 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cephadm 2023-12-20T20:08:31.903813+0000 mgr.x (mgr.25349) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.273 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:31.982130+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.273 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:31.983948+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:33.274 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cephadm 2023-12-20T20:08:31.984583+0000 mgr.x (mgr.25349) 219 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.274 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:31.986553+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:33.274 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:31.987209+0000 mon.b (mon.2) 270 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:33.275 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:31.988264+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.275 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.988522+0000 mgr.x (mgr.25349) 220 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.275 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cluster 2023-12-20T20:08:31.988752+0000 mgr.x (mgr.25349) 221 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.275 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cephadm 2023-12-20T20:08:31.996436+0000 mgr.x (mgr.25349) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.275 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.077989+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.275 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.080074+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:33.275 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cephadm 2023-12-20T20:08:32.081810+0000 mgr.x (mgr.25349) 223 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.275 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.083549+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:33.275 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.084786+0000 mon.b (mon.2) 274 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:33.275 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cluster 2023-12-20T20:08:32.087168+0000 mgr.x (mgr.25349) 224 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.275 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cluster 2023-12-20T20:08:32.087760+0000 mgr.x (mgr.25349) 225 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.275 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.089507+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.276 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cephadm 2023-12-20T20:08:32.097827+0000 mgr.x (mgr.25349) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.276 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.180774+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.276 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.183105+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:33.276 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cephadm 2023-12-20T20:08:32.184384+0000 mgr.x (mgr.25349) 227 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.276 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.187032+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:33.276 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.188357+0000 mon.b (mon.2) 278 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:33.276 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cluster 2023-12-20T20:08:32.190720+0000 mgr.x (mgr.25349) 228 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.276 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cluster 2023-12-20T20:08:32.191082+0000 mgr.x (mgr.25349) 229 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.276 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.194638+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.276 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cephadm 2023-12-20T20:08:32.203505+0000 mgr.x (mgr.25349) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.276 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.284421+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.276 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.287712+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:33.276 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cephadm 2023-12-20T20:08:32.288832+0000 mgr.x (mgr.25349) 231 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.276 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.291396+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:33.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.292732+0000 mon.b (mon.2) 282 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:33.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cluster 2023-12-20T20:08:32.295631+0000 mgr.x (mgr.25349) 232 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cluster 2023-12-20T20:08:32.296211+0000 mgr.x (mgr.25349) 233 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.298176+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cephadm 2023-12-20T20:08:32.306803+0000 mgr.x (mgr.25349) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.388049+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.390036+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:33.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cephadm 2023-12-20T20:08:32.390855+0000 mgr.x (mgr.25349) 235 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.393002+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:33.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.393802+0000 mon.b (mon.2) 286 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:33.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cluster 2023-12-20T20:08:32.395372+0000 mgr.x (mgr.25349) 236 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cluster 2023-12-20T20:08:32.395616+0000 mgr.x (mgr.25349) 237 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.400306+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cephadm 2023-12-20T20:08:32.408842+0000 mgr.x (mgr.25349) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.278 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.488086+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.278 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.490492+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:33.278 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cephadm 2023-12-20T20:08:32.491412+0000 mgr.x (mgr.25349) 239 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.278 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.493268+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:33.278 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.494424+0000 mon.b (mon.2) 290 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:33.278 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cluster 2023-12-20T20:08:32.496637+0000 mgr.x (mgr.25349) 240 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.278 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cluster 2023-12-20T20:08:32.496863+0000 mgr.x (mgr.25349) 241 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.278 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.497746+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.278 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: cephadm 2023-12-20T20:08:32.507034+0000 mgr.x (mgr.25349) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.278 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.580242+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.278 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.588049+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.278 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.590971+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:33.278 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.593809+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:33.279 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.594752+0000 mon.b (mon.2) 294 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:33.279 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.595078+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.279 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.608045+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.279 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.615070+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.279 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:32 smithi133 bash[25278]: audit 2023-12-20T20:08:32.706154+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.347 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cephadm 2023-12-20T20:08:31.585619+0000 mgr.x (mgr.25349) 203 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.347 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.591250+0000 mgr.x (mgr.25349) 204 : cluster 0 pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.347 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.591510+0000 mgr.x (mgr.25349) 205 : cluster 0 pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.347 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cephadm 2023-12-20T20:08:31.601918+0000 mgr.x (mgr.25349) 206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.348 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cephadm 2023-12-20T20:08:31.685747+0000 mgr.x (mgr.25349) 207 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.348 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.691001+0000 mgr.x (mgr.25349) 208 : cluster 0 pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.348 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.691262+0000 mgr.x (mgr.25349) 209 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.348 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cephadm 2023-12-20T20:08:31.702219+0000 mgr.x (mgr.25349) 210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.348 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cephadm 2023-12-20T20:08:31.786129+0000 mgr.x (mgr.25349) 211 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.348 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.792520+0000 mgr.x (mgr.25349) 212 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.348 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.793009+0000 mgr.x (mgr.25349) 213 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.348 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cephadm 2023-12-20T20:08:31.802482+0000 mgr.x (mgr.25349) 214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.348 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cephadm 2023-12-20T20:08:31.887732+0000 mgr.x (mgr.25349) 215 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.348 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.893087+0000 mgr.x (mgr.25349) 216 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.348 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.893767+0000 mgr.x (mgr.25349) 217 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.348 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cephadm 2023-12-20T20:08:31.903813+0000 mgr.x (mgr.25349) 218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.349 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:31.982130+0000 mon.b (mon.2) 267 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.349 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:31.983948+0000 mon.b (mon.2) 268 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:33.349 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cephadm 2023-12-20T20:08:31.984583+0000 mgr.x (mgr.25349) 219 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.349 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:31.986553+0000 mon.b (mon.2) 269 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:33.349 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cephadm 2023-12-20T20:08:31.585619+0000 mgr.x (mgr.25349) 203 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.349 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.591250+0000 mgr.x (mgr.25349) 204 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.349 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.591510+0000 mgr.x (mgr.25349) 205 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.350 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cephadm 2023-12-20T20:08:31.601918+0000 mgr.x (mgr.25349) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.350 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cephadm 2023-12-20T20:08:31.685747+0000 mgr.x (mgr.25349) 207 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.350 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.691001+0000 mgr.x (mgr.25349) 208 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.350 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.691262+0000 mgr.x (mgr.25349) 209 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.350 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cephadm 2023-12-20T20:08:31.702219+0000 mgr.x (mgr.25349) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.350 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cephadm 2023-12-20T20:08:31.786129+0000 mgr.x (mgr.25349) 211 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.350 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.792520+0000 mgr.x (mgr.25349) 212 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.350 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.793009+0000 mgr.x (mgr.25349) 213 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.350 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cephadm 2023-12-20T20:08:31.802482+0000 mgr.x (mgr.25349) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.350 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cephadm 2023-12-20T20:08:31.887732+0000 mgr.x (mgr.25349) 215 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.350 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.893087+0000 mgr.x (mgr.25349) 216 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.350 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.893767+0000 mgr.x (mgr.25349) 217 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.350 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cephadm 2023-12-20T20:08:31.903813+0000 mgr.x (mgr.25349) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.350 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:31.982130+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.350 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:31.983948+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:33.351 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cephadm 2023-12-20T20:08:31.984583+0000 mgr.x (mgr.25349) 219 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.351 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:31.986553+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:33.351 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:31.987209+0000 mon.b (mon.2) 270 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:33.351 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:31.988264+0000 mon.a (mon.0) 108 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.351 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.988522+0000 mgr.x (mgr.25349) 220 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.351 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cluster 2023-12-20T20:08:31.988752+0000 mgr.x (mgr.25349) 221 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.351 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cephadm 2023-12-20T20:08:31.996436+0000 mgr.x (mgr.25349) 222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.351 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.077989+0000 mon.b (mon.2) 271 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.351 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.080074+0000 mon.b (mon.2) 272 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:33.351 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cephadm 2023-12-20T20:08:32.081810+0000 mgr.x (mgr.25349) 223 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.352 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.083549+0000 mon.b (mon.2) 273 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:33.352 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.084786+0000 mon.b (mon.2) 274 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:33.352 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cluster 2023-12-20T20:08:32.087168+0000 mgr.x (mgr.25349) 224 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.352 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cluster 2023-12-20T20:08:32.087760+0000 mgr.x (mgr.25349) 225 : cluster 0 pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.352 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.089507+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.352 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cephadm 2023-12-20T20:08:32.097827+0000 mgr.x (mgr.25349) 226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.352 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.180774+0000 mon.b (mon.2) 275 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.352 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.183105+0000 mon.b (mon.2) 276 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:33.352 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cephadm 2023-12-20T20:08:32.184384+0000 mgr.x (mgr.25349) 227 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.352 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.187032+0000 mon.b (mon.2) 277 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:33.352 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.188357+0000 mon.b (mon.2) 278 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:33.352 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cluster 2023-12-20T20:08:32.190720+0000 mgr.x (mgr.25349) 228 : cluster 0 pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.352 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cluster 2023-12-20T20:08:32.191082+0000 mgr.x (mgr.25349) 229 : cluster 0 pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.353 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:31.987209+0000 mon.b (mon.2) 270 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:33.353 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:31.988264+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.353 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.988522+0000 mgr.x (mgr.25349) 220 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.353 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cluster 2023-12-20T20:08:31.988752+0000 mgr.x (mgr.25349) 221 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.353 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cephadm 2023-12-20T20:08:31.996436+0000 mgr.x (mgr.25349) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.353 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.077989+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.353 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.080074+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:33.353 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cephadm 2023-12-20T20:08:32.081810+0000 mgr.x (mgr.25349) 223 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.353 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.083549+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:33.353 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.084786+0000 mon.b (mon.2) 274 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:33.353 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cluster 2023-12-20T20:08:32.087168+0000 mgr.x (mgr.25349) 224 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.353 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cluster 2023-12-20T20:08:32.087760+0000 mgr.x (mgr.25349) 225 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.354 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.089507+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.354 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cephadm 2023-12-20T20:08:32.097827+0000 mgr.x (mgr.25349) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.354 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.180774+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.354 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.183105+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:33.354 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cephadm 2023-12-20T20:08:32.184384+0000 mgr.x (mgr.25349) 227 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.354 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.187032+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:33.354 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.188357+0000 mon.b (mon.2) 278 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:33.354 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cluster 2023-12-20T20:08:32.190720+0000 mgr.x (mgr.25349) 228 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.355 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.194638+0000 mon.a (mon.0) 110 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.355 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cephadm 2023-12-20T20:08:32.203505+0000 mgr.x (mgr.25349) 230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.355 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.284421+0000 mon.b (mon.2) 279 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.355 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.287712+0000 mon.b (mon.2) 280 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:33.355 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cephadm 2023-12-20T20:08:32.288832+0000 mgr.x (mgr.25349) 231 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.355 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.291396+0000 mon.b (mon.2) 281 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:33.355 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.292732+0000 mon.b (mon.2) 282 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:33.355 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cluster 2023-12-20T20:08:32.295631+0000 mgr.x (mgr.25349) 232 : cluster 0 pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.355 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cluster 2023-12-20T20:08:32.296211+0000 mgr.x (mgr.25349) 233 : cluster 0 pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.356 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.298176+0000 mon.a (mon.0) 111 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.356 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cephadm 2023-12-20T20:08:32.306803+0000 mgr.x (mgr.25349) 234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.356 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.388049+0000 mon.b (mon.2) 283 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.356 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.390036+0000 mon.b (mon.2) 284 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:33.356 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cephadm 2023-12-20T20:08:32.390855+0000 mgr.x (mgr.25349) 235 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.356 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.393002+0000 mon.b (mon.2) 285 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:33.356 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.393802+0000 mon.b (mon.2) 286 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:33.356 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cluster 2023-12-20T20:08:32.395372+0000 mgr.x (mgr.25349) 236 : cluster 0 pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.356 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cluster 2023-12-20T20:08:32.395616+0000 mgr.x (mgr.25349) 237 : cluster 0 pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.356 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.400306+0000 mon.a (mon.0) 112 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.356 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cephadm 2023-12-20T20:08:32.408842+0000 mgr.x (mgr.25349) 238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.356 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.488086+0000 mon.b (mon.2) 287 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.356 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.490492+0000 mon.b (mon.2) 288 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:33.356 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cephadm 2023-12-20T20:08:32.491412+0000 mgr.x (mgr.25349) 239 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.357 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.493268+0000 mon.b (mon.2) 289 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:33.357 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.494424+0000 mon.b (mon.2) 290 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:33.357 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cluster 2023-12-20T20:08:32.496637+0000 mgr.x (mgr.25349) 240 : cluster 0 pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.357 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cluster 2023-12-20T20:08:32.496863+0000 mgr.x (mgr.25349) 241 : cluster 0 pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.357 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.497746+0000 mon.a (mon.0) 113 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.357 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: cephadm 2023-12-20T20:08:32.507034+0000 mgr.x (mgr.25349) 242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.357 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.580242+0000 mon.a (mon.0) 114 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.357 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.588049+0000 mon.b (mon.2) 291 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.357 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.590971+0000 mon.b (mon.2) 292 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:33.357 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.593809+0000 mon.b (mon.2) 293 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:33.357 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.594752+0000 mon.b (mon.2) 294 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:33.357 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.595078+0000 mon.a (mon.0) 115 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.357 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.608045+0000 mon.a (mon.0) 116 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.358 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.615070+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.358 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[80208]: audit 2023-12-20T20:08:32.706154+0000 mon.b (mon.2) 295 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.358 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cluster 2023-12-20T20:08:32.191082+0000 mgr.x (mgr.25349) 229 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.358 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.194638+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.358 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cephadm 2023-12-20T20:08:32.203505+0000 mgr.x (mgr.25349) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.358 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.284421+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.358 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.287712+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:33.358 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cephadm 2023-12-20T20:08:32.288832+0000 mgr.x (mgr.25349) 231 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.358 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.291396+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:33.359 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.292732+0000 mon.b (mon.2) 282 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:33.359 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cluster 2023-12-20T20:08:32.295631+0000 mgr.x (mgr.25349) 232 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.359 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cluster 2023-12-20T20:08:32.296211+0000 mgr.x (mgr.25349) 233 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.359 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.298176+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.359 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cephadm 2023-12-20T20:08:32.306803+0000 mgr.x (mgr.25349) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.359 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.388049+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.359 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.390036+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:33.359 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cephadm 2023-12-20T20:08:32.390855+0000 mgr.x (mgr.25349) 235 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.359 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.393002+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:33.359 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.393802+0000 mon.b (mon.2) 286 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:33.359 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cluster 2023-12-20T20:08:32.395372+0000 mgr.x (mgr.25349) 236 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.359 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cluster 2023-12-20T20:08:32.395616+0000 mgr.x (mgr.25349) 237 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.359 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.400306+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.359 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cephadm 2023-12-20T20:08:32.408842+0000 mgr.x (mgr.25349) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.359 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.488086+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.360 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.490492+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:33.360 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cephadm 2023-12-20T20:08:32.491412+0000 mgr.x (mgr.25349) 239 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:33.360 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.493268+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:33.360 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.494424+0000 mon.b (mon.2) 290 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:33.360 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cluster 2023-12-20T20:08:32.496637+0000 mgr.x (mgr.25349) 240 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.360 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cluster 2023-12-20T20:08:32.496863+0000 mgr.x (mgr.25349) 241 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:33.360 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.497746+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.360 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: cephadm 2023-12-20T20:08:32.507034+0000 mgr.x (mgr.25349) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:33.360 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.580242+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.360 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.588049+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:33.360 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:32 smithi080 bash[30819]: audit 2023-12-20T20:08:32.590971+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:33.361 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:33 smithi080 bash[30819]: audit 2023-12-20T20:08:32.593809+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:33.361 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:33 smithi080 bash[30819]: audit 2023-12-20T20:08:32.594752+0000 mon.b (mon.2) 294 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:33.361 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:33 smithi080 bash[30819]: audit 2023-12-20T20:08:32.595078+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.361 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:33 smithi080 bash[30819]: audit 2023-12-20T20:08:32.608045+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.361 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:33 smithi080 bash[30819]: audit 2023-12-20T20:08:32.615070+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:33.361 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:33 smithi080 bash[30819]: audit 2023-12-20T20:08:32.706154+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:34.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:33 smithi133 bash[25278]: cephadm 2023-12-20T20:08:32.592072+0000 mgr.x (mgr.25349) 243 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:34.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:33 smithi133 bash[25278]: cluster 2023-12-20T20:08:32.604970+0000 mgr.x (mgr.25349) 244 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:34.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:33 smithi133 bash[25278]: cluster 2023-12-20T20:08:32.958884+0000 mon.a (mon.0) 118 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:08:34.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:33 smithi133 bash[25278]: cluster 2023-12-20T20:08:32.958938+0000 mon.a (mon.0) 119 : cluster [INF] Cluster is now healthy 2023-12-20T20:08:34.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:33 smithi080 bash[80208]: cephadm 2023-12-20T20:08:32.592072+0000 mgr.x (mgr.25349) 243 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:34.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:33 smithi080 bash[80208]: cluster 2023-12-20T20:08:32.604970+0000 mgr.x (mgr.25349) 244 : cluster 0 pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:34.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:33 smithi080 bash[80208]: cluster 2023-12-20T20:08:32.958884+0000 mon.a (mon.0) 118 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:08:34.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:33 smithi080 bash[80208]: cluster 2023-12-20T20:08:32.958938+0000 mon.a (mon.0) 119 : cluster 1 Cluster is now healthy 2023-12-20T20:08:34.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:33 smithi080 bash[30819]: cephadm 2023-12-20T20:08:32.592072+0000 mgr.x (mgr.25349) 243 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:34.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:33 smithi080 bash[30819]: cluster 2023-12-20T20:08:32.604970+0000 mgr.x (mgr.25349) 244 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:34.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:33 smithi080 bash[30819]: cluster 2023-12-20T20:08:32.958884+0000 mon.a (mon.0) 118 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:08:34.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:33 smithi080 bash[30819]: cluster 2023-12-20T20:08:32.958938+0000 mon.a (mon.0) 119 : cluster [INF] Cluster is now healthy 2023-12-20T20:08:35.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:34 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:08:34] "GET /metrics HTTP/1.1" 200 35505 "" "Prometheus/2.33.4" 2023-12-20T20:08:36.573 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:36 smithi133 bash[25278]: cluster 2023-12-20T20:08:34.605715+0000 mgr.x (mgr.25349) 245 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:36.574 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:36 smithi133 bash[25278]: audit 2023-12-20T20:08:35.399448+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:36.574 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:36 smithi133 bash[25278]: audit 2023-12-20T20:08:35.411805+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:36.574 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:36 smithi133 bash[25278]: audit 2023-12-20T20:08:35.425049+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:36.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:36 smithi080 bash[30819]: cluster 2023-12-20T20:08:34.605715+0000 mgr.x (mgr.25349) 245 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:36.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:36 smithi080 bash[30819]: audit 2023-12-20T20:08:35.399448+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:36.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:36 smithi080 bash[30819]: audit 2023-12-20T20:08:35.411805+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:36.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:36 smithi080 bash[30819]: audit 2023-12-20T20:08:35.425049+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:36.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:36 smithi080 bash[80208]: cluster 2023-12-20T20:08:34.605715+0000 mgr.x (mgr.25349) 245 : cluster 0 pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:08:36.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:36 smithi080 bash[80208]: audit 2023-12-20T20:08:35.399448+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:36.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:36 smithi080 bash[80208]: audit 2023-12-20T20:08:35.411805+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:36.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:36 smithi080 bash[80208]: audit 2023-12-20T20:08:35.425049+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:37.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:37 smithi080 bash[80208]: audit 2023-12-20T20:08:35.932489+0000 mgr.x (mgr.25349) 246 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:08:37.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:37 smithi080 bash[80208]: audit 2023-12-20T20:08:36.587913+0000 mon.a (mon.0) 123 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:37.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:37 smithi080 bash[80208]: audit 2023-12-20T20:08:36.593585+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:08:37.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:37 smithi080 bash[80208]: audit 2023-12-20T20:08:36.599586+0000 mon.b (mon.2) 296 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:08:37.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:37 smithi080 bash[80208]: audit 2023-12-20T20:08:36.603079+0000 mon.b (mon.2) 297 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:08:37.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:37 smithi080 bash[80208]: audit 2023-12-20T20:08:36.605057+0000 mon.b (mon.2) 298 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:37.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:37 smithi080 bash[30819]: audit 2023-12-20T20:08:35.932489+0000 mgr.x (mgr.25349) 246 : audit [DBG] from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:08:37.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:37 smithi080 bash[30819]: audit 2023-12-20T20:08:36.587913+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:37.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:37 smithi080 bash[30819]: audit 2023-12-20T20:08:36.593585+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:08:37.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:37 smithi080 bash[30819]: audit 2023-12-20T20:08:36.599586+0000 mon.b (mon.2) 296 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:08:37.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:37 smithi080 bash[30819]: audit 2023-12-20T20:08:36.603079+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:08:37.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:37 smithi080 bash[30819]: audit 2023-12-20T20:08:36.605057+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:37.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:37 smithi133 bash[25278]: audit 2023-12-20T20:08:35.932489+0000 mgr.x (mgr.25349) 246 : audit [DBG] from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:08:37.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:37 smithi133 bash[25278]: audit 2023-12-20T20:08:36.587913+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:37.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:37 smithi133 bash[25278]: audit 2023-12-20T20:08:36.593585+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:08:37.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:37 smithi133 bash[25278]: audit 2023-12-20T20:08:36.599586+0000 mon.b (mon.2) 296 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:08:37.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:37 smithi133 bash[25278]: audit 2023-12-20T20:08:36.603079+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:08:37.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:37 smithi133 bash[25278]: audit 2023-12-20T20:08:36.605057+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:38.624 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:38 smithi080 bash[80208]: cephadm 2023-12-20T20:08:36.584913+0000 mgr.x (mgr.25349) 247 : cephadm 1 Upgrade: Updating mgr.y 2023-12-20T20:08:38.624 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:38 smithi080 bash[80208]: cluster 2023-12-20T20:08:36.606896+0000 mgr.x (mgr.25349) 248 : cluster 0 pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:08:38.624 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:38 smithi080 bash[80208]: cephadm 2023-12-20T20:08:36.607185+0000 mgr.x (mgr.25349) 249 : cephadm 1 Deploying daemon mgr.y on smithi080 2023-12-20T20:08:38.625 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:38 smithi080 bash[80208]: audit 2023-12-20T20:08:37.939708+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:38.625 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:38 smithi080 bash[80208]: audit 2023-12-20T20:08:37.954962+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:38.625 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:38 smithi080 bash[80208]: audit 2023-12-20T20:08:37.967260+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:38.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:38 smithi133 bash[25278]: cephadm 2023-12-20T20:08:36.584913+0000 mgr.x (mgr.25349) 247 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-20T20:08:38.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:38 smithi133 bash[25278]: cluster 2023-12-20T20:08:36.606896+0000 mgr.x (mgr.25349) 248 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:08:38.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:38 smithi133 bash[25278]: cephadm 2023-12-20T20:08:36.607185+0000 mgr.x (mgr.25349) 249 : cephadm [INF] Deploying daemon mgr.y on smithi080 2023-12-20T20:08:38.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:38 smithi133 bash[25278]: audit 2023-12-20T20:08:37.939708+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:38.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:38 smithi133 bash[25278]: audit 2023-12-20T20:08:37.954962+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:38.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:38 smithi133 bash[25278]: audit 2023-12-20T20:08:37.967260+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:38.944 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:08:38 smithi133 bash[64097]: ts=2023-12-20T20:08:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:08:39.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:38 smithi080 bash[30819]: cephadm 2023-12-20T20:08:36.584913+0000 mgr.x (mgr.25349) 247 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-20T20:08:39.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:38 smithi080 bash[30819]: cluster 2023-12-20T20:08:36.606896+0000 mgr.x (mgr.25349) 248 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:08:39.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:38 smithi080 bash[30819]: cephadm 2023-12-20T20:08:36.607185+0000 mgr.x (mgr.25349) 249 : cephadm [INF] Deploying daemon mgr.y on smithi080 2023-12-20T20:08:39.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:38 smithi080 bash[30819]: audit 2023-12-20T20:08:37.939708+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:39.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:38 smithi080 bash[30819]: audit 2023-12-20T20:08:37.954962+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:39.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:38 smithi080 bash[30819]: audit 2023-12-20T20:08:37.967260+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:40.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:40 smithi080 bash[80208]: cluster 2023-12-20T20:08:38.607620+0000 mgr.x (mgr.25349) 250 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s 2023-12-20T20:08:40.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:40 smithi080 bash[80208]: audit 2023-12-20T20:08:40.029522+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:40.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:40 smithi080 bash[80208]: audit 2023-12-20T20:08:40.041325+0000 mon.b (mon.2) 299 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:08:40.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:40 smithi080 bash[30819]: cluster 2023-12-20T20:08:38.607620+0000 mgr.x (mgr.25349) 250 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s 2023-12-20T20:08:40.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:40 smithi080 bash[30819]: audit 2023-12-20T20:08:40.029522+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:40.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:40 smithi080 bash[30819]: audit 2023-12-20T20:08:40.041325+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:08:40.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:40 smithi133 bash[25278]: cluster 2023-12-20T20:08:38.607620+0000 mgr.x (mgr.25349) 250 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s 2023-12-20T20:08:40.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:40 smithi133 bash[25278]: audit 2023-12-20T20:08:40.029522+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:40.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:40 smithi133 bash[25278]: audit 2023-12-20T20:08:40.041325+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:08:42.050 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:41 smithi080 systemd[1]: Stopping Ceph mgr.y for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:08:42.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:42 smithi133 bash[25278]: cluster 2023-12-20T20:08:40.608401+0000 mgr.x (mgr.25349) 251 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2023-12-20T20:08:42.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:42 smithi080 bash[80208]: cluster 2023-12-20T20:08:40.608401+0000 mgr.x (mgr.25349) 251 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2023-12-20T20:08:42.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:42 smithi080 bash[30819]: cluster 2023-12-20T20:08:40.608401+0000 mgr.x (mgr.25349) 251 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2023-12-20T20:08:43.038 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:42 smithi080 bash[82447]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-mgr-y 2023-12-20T20:08:43.038 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:42 smithi080 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-12-20T20:08:43.039 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:42 smithi080 bash[82521]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-mgr-y 2023-12-20T20:08:43.039 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:42 smithi080 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-20T20:08:43.039 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:42 smithi080 systemd[1]: Stopped Ceph mgr.y for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:08:43.300 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:43 smithi080 systemd[1]: Started Ceph mgr.y for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:08:44.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: cluster 2023-12-20T20:08:42.610168+0000 mgr.x (mgr.25349) 252 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1012 B/s rd, 0 op/s 2023-12-20T20:08:44.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.187900+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.201686+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.243274+0000 mon.b (mon.2) 300 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.245405+0000 mon.b (mon.2) 301 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.248865+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: cephadm 2023-12-20T20:08:43.258015+0000 mgr.x (mgr.25349) 253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:44.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.340886+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-20T20:08:44.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.341546+0000 mon.b (mon.2) 302 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.344960+0000 mon.b (mon.2) 303 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: cephadm 2023-12-20T20:08:43.346372+0000 mgr.x (mgr.25349) 254 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:44.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.346924+0000 mon.b (mon.2) 304 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-20T20:08:44.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.347115+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25349 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-20T20:08:44.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.362041+0000 mon.b (mon.2) 305 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.363901+0000 mon.b (mon.2) 306 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.367266+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: cephadm 2023-12-20T20:08:43.375676+0000 mgr.x (mgr.25349) 255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:44.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.457877+0000 mon.b (mon.2) 307 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.461563+0000 mon.b (mon.2) 308 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: cephadm 2023-12-20T20:08:43.462636+0000 mgr.x (mgr.25349) 256 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:44.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: cluster 2023-12-20T20:08:42.610168+0000 mgr.x (mgr.25349) 252 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1012 B/s rd, 0 op/s 2023-12-20T20:08:44.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.187900+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.201686+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.243274+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.245405+0000 mon.b (mon.2) 301 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.248865+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: cephadm 2023-12-20T20:08:43.258015+0000 mgr.x (mgr.25349) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:44.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.340886+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-20T20:08:44.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.341546+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.344960+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: cephadm 2023-12-20T20:08:43.346372+0000 mgr.x (mgr.25349) 254 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:44.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.346924+0000 mon.b (mon.2) 304 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-20T20:08:44.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.347115+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25349 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-20T20:08:44.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.362041+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.363901+0000 mon.b (mon.2) 306 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.367266+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: cephadm 2023-12-20T20:08:43.375676+0000 mgr.x (mgr.25349) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:44.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.457877+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.461563+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: cephadm 2023-12-20T20:08:43.462636+0000 mgr.x (mgr.25349) 256 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:44.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.465269+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.466443+0000 mon.b (mon.2) 310 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.468968+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: cephadm 2023-12-20T20:08:43.476813+0000 mgr.x (mgr.25349) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:44.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.557630+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.559809+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.563010+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.564187+0000 mon.b (mon.2) 314 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.568366+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.652809+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.655074+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.657960+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.658823+0000 mon.b (mon.2) 318 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.661125+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.746467+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.749063+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.752584+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.753916+0000 mon.b (mon.2) 322 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.757513+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.844415+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.465269+0000 mon.b (mon.2) 309 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.466443+0000 mon.b (mon.2) 310 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.468968+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: cephadm 2023-12-20T20:08:43.476813+0000 mgr.x (mgr.25349) 257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:44.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.557630+0000 mon.b (mon.2) 311 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.559809+0000 mon.b (mon.2) 312 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.563010+0000 mon.b (mon.2) 313 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.564187+0000 mon.b (mon.2) 314 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.568366+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.652809+0000 mon.b (mon.2) 315 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.655074+0000 mon.b (mon.2) 316 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.657960+0000 mon.b (mon.2) 317 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.658823+0000 mon.b (mon.2) 318 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.661125+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.746467+0000 mon.b (mon.2) 319 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.749063+0000 mon.b (mon.2) 320 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.752584+0000 mon.b (mon.2) 321 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.753916+0000 mon.b (mon.2) 322 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.757513+0000 mon.a (mon.0) 138 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.844415+0000 mon.b (mon.2) 323 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.849075+0000 mon.b (mon.2) 324 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.849075+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.852114+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.853179+0000 mon.b (mon.2) 326 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.856651+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.945792+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.948471+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.952904+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.954416+0000 mon.b (mon.2) 330 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:43.958659+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:44.049343+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:44.051546+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:44.054305+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:44.055195+0000 mon.b (mon.2) 334 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:44.057327+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:44.145076+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:44.147507+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:44.150788+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:44.151753+0000 mon.b (mon.2) 338 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[30819]: audit 2023-12-20T20:08:44.153990+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.565 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.852114+0000 mon.b (mon.2) 325 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.565 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.853179+0000 mon.b (mon.2) 326 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.565 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.856651+0000 mon.a (mon.0) 139 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.565 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.945792+0000 mon.b (mon.2) 327 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.565 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.948471+0000 mon.b (mon.2) 328 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.565 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.952904+0000 mon.b (mon.2) 329 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.565 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.954416+0000 mon.b (mon.2) 330 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.565 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:43.958659+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.565 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:44.049343+0000 mon.b (mon.2) 331 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.565 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:44.051546+0000 mon.b (mon.2) 332 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.565 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:44.054305+0000 mon.b (mon.2) 333 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.565 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:44.055195+0000 mon.b (mon.2) 334 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.566 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:44.057327+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.566 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:44.145076+0000 mon.b (mon.2) 335 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.566 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:44.147507+0000 mon.b (mon.2) 336 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.566 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:44.150788+0000 mon.b (mon.2) 337 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.566 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:44.151753+0000 mon.b (mon.2) 338 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.566 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[80208]: audit 2023-12-20T20:08:44.153990+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: cluster 2023-12-20T20:08:42.610168+0000 mgr.x (mgr.25349) 252 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1012 B/s rd, 0 op/s 2023-12-20T20:08:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.187900+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.201686+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.243274+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.245405+0000 mon.b (mon.2) 301 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.248865+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: cephadm 2023-12-20T20:08:43.258015+0000 mgr.x (mgr.25349) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.340886+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25349 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-20T20:08:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.341546+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.344960+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: cephadm 2023-12-20T20:08:43.346372+0000 mgr.x (mgr.25349) 254 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:44.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.346924+0000 mon.b (mon.2) 304 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-20T20:08:44.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.347115+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25349 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-20T20:08:44.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.362041+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.363901+0000 mon.b (mon.2) 306 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.367266+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: cephadm 2023-12-20T20:08:43.375676+0000 mgr.x (mgr.25349) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:44.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.457877+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.461563+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: cephadm 2023-12-20T20:08:43.462636+0000 mgr.x (mgr.25349) 256 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:44.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.465269+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.466443+0000 mon.b (mon.2) 310 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.468968+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: cephadm 2023-12-20T20:08:43.476813+0000 mgr.x (mgr.25349) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:44.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.557630+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.559809+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.563010+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.564187+0000 mon.b (mon.2) 314 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.568366+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.652809+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.655074+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.657960+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.658823+0000 mon.b (mon.2) 318 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.661125+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.746467+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.749063+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.752584+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.753916+0000 mon.b (mon.2) 322 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.757513+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.844415+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.849075+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.852114+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.853179+0000 mon.b (mon.2) 326 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.856651+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.945792+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.948471+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.952904+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.954416+0000 mon.b (mon.2) 330 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:43.958659+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:44.049343+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:44.051546+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:44.054305+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:44.055195+0000 mon.b (mon.2) 334 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:44.057327+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:44.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:44.145076+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:44.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:44.147507+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:44.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:44.150788+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:44.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:44.151753+0000 mon.b (mon.2) 338 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:44.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[25278]: audit 2023-12-20T20:08:44.153990+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:44 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:08:44] "GET /metrics HTTP/1.1" 200 38308 "" "Prometheus/2.33.4" 2023-12-20T20:08:45.206 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:44 smithi080 bash[82586]: debug 2023-12-20T20:08:44.909+0000 7fc112ca5200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-20T20:08:45.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: cephadm 2023-12-20T20:08:43.560898+0000 mgr.x (mgr.25349) 258 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: cephadm 2023-12-20T20:08:43.576122+0000 mgr.x (mgr.25349) 259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: cephadm 2023-12-20T20:08:43.655986+0000 mgr.x (mgr.25349) 260 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: cephadm 2023-12-20T20:08:43.668929+0000 mgr.x (mgr.25349) 261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: cephadm 2023-12-20T20:08:43.750231+0000 mgr.x (mgr.25349) 262 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: cephadm 2023-12-20T20:08:43.765396+0000 mgr.x (mgr.25349) 263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: cephadm 2023-12-20T20:08:43.850128+0000 mgr.x (mgr.25349) 264 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: cephadm 2023-12-20T20:08:43.864428+0000 mgr.x (mgr.25349) 265 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: cephadm 2023-12-20T20:08:43.949743+0000 mgr.x (mgr.25349) 266 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: cephadm 2023-12-20T20:08:43.966819+0000 mgr.x (mgr.25349) 267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: cephadm 2023-12-20T20:08:44.052456+0000 mgr.x (mgr.25349) 268 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: cephadm 2023-12-20T20:08:44.065114+0000 mgr.x (mgr.25349) 269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: cephadm 2023-12-20T20:08:44.148408+0000 mgr.x (mgr.25349) 270 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: cephadm 2023-12-20T20:08:44.161809+0000 mgr.x (mgr.25349) 271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.241633+0000 mon.b (mon.2) 339 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.245054+0000 mon.b (mon.2) 340 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: cephadm 2023-12-20T20:08:44.246242+0000 mgr.x (mgr.25349) 272 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.248713+0000 mon.b (mon.2) 341 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.249923+0000 mon.b (mon.2) 342 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.253154+0000 mon.a (mon.0) 143 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: cephadm 2023-12-20T20:08:44.261038+0000 mgr.x (mgr.25349) 273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.341633+0000 mon.b (mon.2) 343 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.344970+0000 mon.b (mon.2) 344 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: cephadm 2023-12-20T20:08:44.346077+0000 mgr.x (mgr.25349) 274 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.348423+0000 mon.b (mon.2) 345 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.349610+0000 mon.b (mon.2) 346 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.354799+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: cephadm 2023-12-20T20:08:44.362597+0000 mgr.x (mgr.25349) 275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.442476+0000 mon.b (mon.2) 347 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.445159+0000 mon.b (mon.2) 348 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: cephadm 2023-12-20T20:08:44.446424+0000 mgr.x (mgr.25349) 276 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.448554+0000 mon.b (mon.2) 349 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.449773+0000 mon.b (mon.2) 350 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.455692+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: cephadm 2023-12-20T20:08:44.463507+0000 mgr.x (mgr.25349) 277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.544128+0000 mon.b (mon.2) 351 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.548434+0000 mon.b (mon.2) 352 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.553282+0000 mon.b (mon.2) 353 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.554573+0000 mon.b (mon.2) 354 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.559780+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.646039+0000 mon.b (mon.2) 355 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.648049+0000 mon.b (mon.2) 356 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: cephadm 2023-12-20T20:08:43.560898+0000 mgr.x (mgr.25349) 258 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: cephadm 2023-12-20T20:08:43.576122+0000 mgr.x (mgr.25349) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: cephadm 2023-12-20T20:08:43.655986+0000 mgr.x (mgr.25349) 260 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: cephadm 2023-12-20T20:08:43.668929+0000 mgr.x (mgr.25349) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: cephadm 2023-12-20T20:08:43.750231+0000 mgr.x (mgr.25349) 262 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: cephadm 2023-12-20T20:08:43.765396+0000 mgr.x (mgr.25349) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: cephadm 2023-12-20T20:08:43.850128+0000 mgr.x (mgr.25349) 264 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: cephadm 2023-12-20T20:08:43.864428+0000 mgr.x (mgr.25349) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: cephadm 2023-12-20T20:08:43.949743+0000 mgr.x (mgr.25349) 266 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: cephadm 2023-12-20T20:08:43.966819+0000 mgr.x (mgr.25349) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: cephadm 2023-12-20T20:08:44.052456+0000 mgr.x (mgr.25349) 268 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: cephadm 2023-12-20T20:08:44.065114+0000 mgr.x (mgr.25349) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: cephadm 2023-12-20T20:08:44.148408+0000 mgr.x (mgr.25349) 270 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: cephadm 2023-12-20T20:08:44.161809+0000 mgr.x (mgr.25349) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.241633+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.245054+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: cephadm 2023-12-20T20:08:44.246242+0000 mgr.x (mgr.25349) 272 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.248713+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.249923+0000 mon.b (mon.2) 342 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.253154+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: cephadm 2023-12-20T20:08:44.261038+0000 mgr.x (mgr.25349) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.651497+0000 mon.b (mon.2) 357 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.652565+0000 mon.b (mon.2) 358 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.656105+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.744909+0000 mon.b (mon.2) 359 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.747443+0000 mon.b (mon.2) 360 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.750143+0000 mon.b (mon.2) 361 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.751279+0000 mon.b (mon.2) 362 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.756516+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.844173+0000 mon.b (mon.2) 363 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.846421+0000 mon.b (mon.2) 364 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.849341+0000 mon.b (mon.2) 365 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.850196+0000 mon.b (mon.2) 366 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.854251+0000 mon.a (mon.0) 149 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.942795+0000 mon.b (mon.2) 367 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.945051+0000 mon.b (mon.2) 368 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.948947+0000 mon.b (mon.2) 369 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.950064+0000 mon.b (mon.2) 370 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:44.952807+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:45.041898+0000 mon.b (mon.2) 371 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:45.044197+0000 mon.b (mon.2) 372 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:45.046975+0000 mon.b (mon.2) 373 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:45.047842+0000 mon.b (mon.2) 374 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:45.053566+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:45.141130+0000 mon.b (mon.2) 375 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:45.143138+0000 mon.b (mon.2) 376 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:45.145822+0000 mon.b (mon.2) 377 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:45.146686+0000 mon.b (mon.2) 378 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[80208]: audit 2023-12-20T20:08:45.150156+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.341633+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.344970+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: cephadm 2023-12-20T20:08:44.346077+0000 mgr.x (mgr.25349) 274 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.348423+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.349610+0000 mon.b (mon.2) 346 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.354799+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: cephadm 2023-12-20T20:08:44.362597+0000 mgr.x (mgr.25349) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.442476+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.445159+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: cephadm 2023-12-20T20:08:44.446424+0000 mgr.x (mgr.25349) 276 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.448554+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.449773+0000 mon.b (mon.2) 350 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.455692+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: cephadm 2023-12-20T20:08:44.463507+0000 mgr.x (mgr.25349) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.544128+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.548434+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.553282+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.554573+0000 mon.b (mon.2) 354 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.559780+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.646039+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.648049+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.651497+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.652565+0000 mon.b (mon.2) 358 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.656105+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.744909+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.747443+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.750143+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.751279+0000 mon.b (mon.2) 362 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.756516+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.844173+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.846421+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.849341+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.850196+0000 mon.b (mon.2) 366 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.854251+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.942795+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.945051+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.948947+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.950064+0000 mon.b (mon.2) 370 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:44.952807+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:45.041898+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:45.044197+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:45.046975+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:45.047842+0000 mon.b (mon.2) 374 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:45.053566+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:45.141130+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:45.143138+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:45.145822+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:45.146686+0000 mon.b (mon.2) 378 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[30819]: audit 2023-12-20T20:08:45.150156+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: cephadm 2023-12-20T20:08:43.560898+0000 mgr.x (mgr.25349) 258 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: cephadm 2023-12-20T20:08:43.576122+0000 mgr.x (mgr.25349) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: cephadm 2023-12-20T20:08:43.655986+0000 mgr.x (mgr.25349) 260 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: cephadm 2023-12-20T20:08:43.668929+0000 mgr.x (mgr.25349) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: cephadm 2023-12-20T20:08:43.750231+0000 mgr.x (mgr.25349) 262 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: cephadm 2023-12-20T20:08:43.765396+0000 mgr.x (mgr.25349) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: cephadm 2023-12-20T20:08:43.850128+0000 mgr.x (mgr.25349) 264 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: cephadm 2023-12-20T20:08:43.864428+0000 mgr.x (mgr.25349) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: cephadm 2023-12-20T20:08:43.949743+0000 mgr.x (mgr.25349) 266 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: cephadm 2023-12-20T20:08:43.966819+0000 mgr.x (mgr.25349) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: cephadm 2023-12-20T20:08:44.052456+0000 mgr.x (mgr.25349) 268 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: cephadm 2023-12-20T20:08:44.065114+0000 mgr.x (mgr.25349) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: cephadm 2023-12-20T20:08:44.148408+0000 mgr.x (mgr.25349) 270 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: cephadm 2023-12-20T20:08:44.161809+0000 mgr.x (mgr.25349) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.241633+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.245054+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: cephadm 2023-12-20T20:08:44.246242+0000 mgr.x (mgr.25349) 272 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.248713+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.249923+0000 mon.b (mon.2) 342 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.253154+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: cephadm 2023-12-20T20:08:44.261038+0000 mgr.x (mgr.25349) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.341633+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.344970+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: cephadm 2023-12-20T20:08:44.346077+0000 mgr.x (mgr.25349) 274 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.348423+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.349610+0000 mon.b (mon.2) 346 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.354799+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: cephadm 2023-12-20T20:08:44.362597+0000 mgr.x (mgr.25349) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.442476+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.445159+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: cephadm 2023-12-20T20:08:44.446424+0000 mgr.x (mgr.25349) 276 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:45.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.448554+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.449773+0000 mon.b (mon.2) 350 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.455692+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: cephadm 2023-12-20T20:08:44.463507+0000 mgr.x (mgr.25349) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:45.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.544128+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.548434+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.553282+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.554573+0000 mon.b (mon.2) 354 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.559780+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.646039+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.648049+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.651497+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.652565+0000 mon.b (mon.2) 358 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.656105+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.744909+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.747443+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.750143+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.751279+0000 mon.b (mon.2) 362 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.756516+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.844173+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.846421+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.849341+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.850196+0000 mon.b (mon.2) 366 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.854251+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.942795+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.945051+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.948947+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.950064+0000 mon.b (mon.2) 370 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:44.952807+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:45.041898+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:45.044197+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:45.046975+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:45.047842+0000 mon.b (mon.2) 374 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:45.053566+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:45.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:45.141130+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:45.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:45.143138+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:45.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:45.145822+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:45.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:45.146686+0000 mon.b (mon.2) 378 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:45.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:45 smithi133 bash[25278]: audit 2023-12-20T20:08:45.150156+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.206 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[82586]: debug 2023-12-20T20:08:45.865+0000 7fc112ca5200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-20T20:08:46.206 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:45 smithi080 bash[82586]: debug 2023-12-20T20:08:45.977+0000 7fc112ca5200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-20T20:08:46.206 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[82586]: debug 2023-12-20T20:08:46.081+0000 7fc112ca5200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-20T20:08:46.207 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: cephadm 2023-12-20T20:08:44.549967+0000 mgr.x (mgr.25349) 278 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.207 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: cephadm 2023-12-20T20:08:44.567754+0000 mgr.x (mgr.25349) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.376 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: cluster 2023-12-20T20:08:44.610647+0000 mgr.x (mgr.25349) 280 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:08:46.377 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: cephadm 2023-12-20T20:08:44.649141+0000 mgr.x (mgr.25349) 281 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.377 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: cephadm 2023-12-20T20:08:44.663947+0000 mgr.x (mgr.25349) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.377 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: cephadm 2023-12-20T20:08:44.748469+0000 mgr.x (mgr.25349) 283 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.377 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: cephadm 2023-12-20T20:08:44.764409+0000 mgr.x (mgr.25349) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.377 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: cephadm 2023-12-20T20:08:44.847288+0000 mgr.x (mgr.25349) 285 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.377 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: cephadm 2023-12-20T20:08:44.862247+0000 mgr.x (mgr.25349) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.377 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: cephadm 2023-12-20T20:08:44.946561+0000 mgr.x (mgr.25349) 287 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.377 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: cephadm 2023-12-20T20:08:44.962094+0000 mgr.x (mgr.25349) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.377 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: cephadm 2023-12-20T20:08:45.045010+0000 mgr.x (mgr.25349) 289 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.377 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: cephadm 2023-12-20T20:08:45.061482+0000 mgr.x (mgr.25349) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.377 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: cephadm 2023-12-20T20:08:45.144000+0000 mgr.x (mgr.25349) 291 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.377 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: cephadm 2023-12-20T20:08:45.157776+0000 mgr.x (mgr.25349) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.378 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.235914+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.378 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.238355+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.378 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: cephadm 2023-12-20T20:08:45.239278+0000 mgr.x (mgr.25349) 293 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.378 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.241126+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.378 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.242106+0000 mon.b (mon.2) 382 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.378 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.245410+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.378 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: cephadm 2023-12-20T20:08:45.253260+0000 mgr.x (mgr.25349) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.378 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.333123+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.378 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: cephadm 2023-12-20T20:08:44.549967+0000 mgr.x (mgr.25349) 278 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.378 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: cephadm 2023-12-20T20:08:44.567754+0000 mgr.x (mgr.25349) 279 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.378 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: cluster 2023-12-20T20:08:44.610647+0000 mgr.x (mgr.25349) 280 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:08:46.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: cephadm 2023-12-20T20:08:44.649141+0000 mgr.x (mgr.25349) 281 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: cephadm 2023-12-20T20:08:44.663947+0000 mgr.x (mgr.25349) 282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: cephadm 2023-12-20T20:08:44.748469+0000 mgr.x (mgr.25349) 283 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: cephadm 2023-12-20T20:08:44.764409+0000 mgr.x (mgr.25349) 284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: cephadm 2023-12-20T20:08:44.847288+0000 mgr.x (mgr.25349) 285 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: cephadm 2023-12-20T20:08:44.862247+0000 mgr.x (mgr.25349) 286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: cephadm 2023-12-20T20:08:44.946561+0000 mgr.x (mgr.25349) 287 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: cephadm 2023-12-20T20:08:44.962094+0000 mgr.x (mgr.25349) 288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: cephadm 2023-12-20T20:08:45.045010+0000 mgr.x (mgr.25349) 289 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: cephadm 2023-12-20T20:08:45.061482+0000 mgr.x (mgr.25349) 290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: cephadm 2023-12-20T20:08:45.144000+0000 mgr.x (mgr.25349) 291 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: cephadm 2023-12-20T20:08:45.157776+0000 mgr.x (mgr.25349) 292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.235914+0000 mon.b (mon.2) 379 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.238355+0000 mon.b (mon.2) 380 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: cephadm 2023-12-20T20:08:45.239278+0000 mgr.x (mgr.25349) 293 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.380 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.241126+0000 mon.b (mon.2) 381 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.380 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.242106+0000 mon.b (mon.2) 382 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.380 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.245410+0000 mon.a (mon.0) 153 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.380 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: cephadm 2023-12-20T20:08:45.253260+0000 mgr.x (mgr.25349) 294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.380 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.336244+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.380 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: cephadm 2023-12-20T20:08:45.337516+0000 mgr.x (mgr.25349) 295 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.380 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.339930+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.380 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.341379+0000 mon.b (mon.2) 386 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.380 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.345475+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.380 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: cephadm 2023-12-20T20:08:45.353330+0000 mgr.x (mgr.25349) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.380 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.435825+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.438409+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: cephadm 2023-12-20T20:08:45.439603+0000 mgr.x (mgr.25349) 297 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.441550+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.442604+0000 mon.b (mon.2) 390 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.443646+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: cephadm 2023-12-20T20:08:45.452028+0000 mgr.x (mgr.25349) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.530450+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.532609+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: cephadm 2023-12-20T20:08:45.533919+0000 mgr.x (mgr.25349) 299 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.536168+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.537433+0000 mon.b (mon.2) 394 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.538814+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.626320+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.333123+0000 mon.b (mon.2) 383 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.336244+0000 mon.b (mon.2) 384 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: cephadm 2023-12-20T20:08:45.337516+0000 mgr.x (mgr.25349) 295 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.339930+0000 mon.b (mon.2) 385 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.341379+0000 mon.b (mon.2) 386 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.345475+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: cephadm 2023-12-20T20:08:45.353330+0000 mgr.x (mgr.25349) 296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.435825+0000 mon.b (mon.2) 387 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.438409+0000 mon.b (mon.2) 388 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: cephadm 2023-12-20T20:08:45.439603+0000 mgr.x (mgr.25349) 297 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.441550+0000 mon.b (mon.2) 389 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.442604+0000 mon.b (mon.2) 390 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.383 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.443646+0000 mon.a (mon.0) 155 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.383 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: cephadm 2023-12-20T20:08:45.452028+0000 mgr.x (mgr.25349) 298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.383 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.530450+0000 mon.b (mon.2) 391 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.383 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.532609+0000 mon.b (mon.2) 392 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.383 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: cephadm 2023-12-20T20:08:45.533919+0000 mgr.x (mgr.25349) 299 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.383 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.536168+0000 mon.b (mon.2) 393 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.383 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.537433+0000 mon.b (mon.2) 394 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.383 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.538814+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.383 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.629608+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.384 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.632874+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.384 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.634014+0000 mon.b (mon.2) 398 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.384 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.636035+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.384 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.727611+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.384 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.729770+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.384 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.732589+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.384 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.733788+0000 mon.b (mon.2) 402 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.384 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.734738+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.384 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.822393+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.384 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.824604+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.384 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.828419+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.384 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.829362+0000 mon.b (mon.2) 406 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.384 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.834938+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.384 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.922092+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.385 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.924352+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.385 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.927357+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.385 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.928506+0000 mon.b (mon.2) 410 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.385 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:45.931273+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.385 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:46.018933+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.385 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:46.022699+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.385 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:46.025912+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.385 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:46.026824+0000 mon.b (mon.2) 414 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.385 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:46.028126+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.385 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:46.117051+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.385 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:46.120137+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.385 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:46.123949+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.385 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:46.125305+0000 mon.b (mon.2) 418 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.385 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:46.130621+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.385 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[30819]: audit 2023-12-20T20:08:46.200620+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.386 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.626320+0000 mon.b (mon.2) 395 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.386 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.629608+0000 mon.b (mon.2) 396 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.386 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.632874+0000 mon.b (mon.2) 397 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.386 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.634014+0000 mon.b (mon.2) 398 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.386 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.636035+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.386 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.727611+0000 mon.b (mon.2) 399 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.386 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.729770+0000 mon.b (mon.2) 400 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.386 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.732589+0000 mon.b (mon.2) 401 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.386 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.733788+0000 mon.b (mon.2) 402 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.734738+0000 mon.a (mon.0) 158 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.822393+0000 mon.b (mon.2) 403 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.824604+0000 mon.b (mon.2) 404 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.828419+0000 mon.b (mon.2) 405 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.829362+0000 mon.b (mon.2) 406 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.834938+0000 mon.a (mon.0) 159 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.922092+0000 mon.b (mon.2) 407 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.924352+0000 mon.b (mon.2) 408 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.927357+0000 mon.b (mon.2) 409 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.928506+0000 mon.b (mon.2) 410 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:45.931273+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:46.018933+0000 mon.b (mon.2) 411 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:46.022699+0000 mon.b (mon.2) 412 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:46.025912+0000 mon.b (mon.2) 413 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:46.026824+0000 mon.b (mon.2) 414 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:46.028126+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:46.117051+0000 mon.b (mon.2) 415 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:46.120137+0000 mon.b (mon.2) 416 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:46.123949+0000 mon.b (mon.2) 417 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:46.125305+0000 mon.b (mon.2) 418 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:46.130621+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[80208]: audit 2023-12-20T20:08:46.200620+0000 mon.b (mon.2) 419 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.550 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[82586]: debug 2023-12-20T20:08:46.361+0000 7fc112ca5200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:08:46.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: cephadm 2023-12-20T20:08:44.549967+0000 mgr.x (mgr.25349) 278 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: cephadm 2023-12-20T20:08:44.567754+0000 mgr.x (mgr.25349) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: cluster 2023-12-20T20:08:44.610647+0000 mgr.x (mgr.25349) 280 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:08:46.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: cephadm 2023-12-20T20:08:44.649141+0000 mgr.x (mgr.25349) 281 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: cephadm 2023-12-20T20:08:44.663947+0000 mgr.x (mgr.25349) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: cephadm 2023-12-20T20:08:44.748469+0000 mgr.x (mgr.25349) 283 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: cephadm 2023-12-20T20:08:44.764409+0000 mgr.x (mgr.25349) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: cephadm 2023-12-20T20:08:44.847288+0000 mgr.x (mgr.25349) 285 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: cephadm 2023-12-20T20:08:44.862247+0000 mgr.x (mgr.25349) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: cephadm 2023-12-20T20:08:44.946561+0000 mgr.x (mgr.25349) 287 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: cephadm 2023-12-20T20:08:44.962094+0000 mgr.x (mgr.25349) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: cephadm 2023-12-20T20:08:45.045010+0000 mgr.x (mgr.25349) 289 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: cephadm 2023-12-20T20:08:45.061482+0000 mgr.x (mgr.25349) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: cephadm 2023-12-20T20:08:45.144000+0000 mgr.x (mgr.25349) 291 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: cephadm 2023-12-20T20:08:45.157776+0000 mgr.x (mgr.25349) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.235914+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.238355+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: cephadm 2023-12-20T20:08:45.239278+0000 mgr.x (mgr.25349) 293 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.241126+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.242106+0000 mon.b (mon.2) 382 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.245410+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: cephadm 2023-12-20T20:08:45.253260+0000 mgr.x (mgr.25349) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.333123+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.336244+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: cephadm 2023-12-20T20:08:45.337516+0000 mgr.x (mgr.25349) 295 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.339930+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.341379+0000 mon.b (mon.2) 386 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.345475+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: cephadm 2023-12-20T20:08:45.353330+0000 mgr.x (mgr.25349) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.435825+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.438409+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: cephadm 2023-12-20T20:08:45.439603+0000 mgr.x (mgr.25349) 297 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.441550+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.442604+0000 mon.b (mon.2) 390 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.443646+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: cephadm 2023-12-20T20:08:45.452028+0000 mgr.x (mgr.25349) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:46.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.530450+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.532609+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: cephadm 2023-12-20T20:08:45.533919+0000 mgr.x (mgr.25349) 299 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:46.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.536168+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.537433+0000 mon.b (mon.2) 394 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.538814+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.626320+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.629608+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.632874+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.634014+0000 mon.b (mon.2) 398 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.636035+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.727611+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.729770+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.732589+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.733788+0000 mon.b (mon.2) 402 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.734738+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.822393+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.824604+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.828419+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.829362+0000 mon.b (mon.2) 406 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.834938+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.922092+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.924352+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.927357+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.928506+0000 mon.b (mon.2) 410 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:45.931273+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:46.018933+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:46.022699+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:46.025912+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:46.026824+0000 mon.b (mon.2) 414 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:46.028126+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:46.117051+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:46.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:46.120137+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:46.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:46.123949+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:46.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:46.125305+0000 mon.b (mon.2) 418 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:46.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:46.130621+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:46.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:46 smithi133 bash[25278]: audit 2023-12-20T20:08:46.200620+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.050 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[82586]: debug 2023-12-20T20:08:46.733+0000 7fc112ca5200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-20T20:08:47.050 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:46 smithi080 bash[82586]: debug 2023-12-20T20:08:46.893+0000 7fc112ca5200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-20T20:08:47.215 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[82586]: debug 2023-12-20T20:08:47.113+0000 7fc112ca5200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-20T20:08:47.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: cephadm 2023-12-20T20:08:45.546740+0000 mgr.x (mgr.25349) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: cephadm 2023-12-20T20:08:45.630823+0000 mgr.x (mgr.25349) 301 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: cephadm 2023-12-20T20:08:45.643804+0000 mgr.x (mgr.25349) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: cephadm 2023-12-20T20:08:45.730833+0000 mgr.x (mgr.25349) 303 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: cephadm 2023-12-20T20:08:45.742462+0000 mgr.x (mgr.25349) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: cephadm 2023-12-20T20:08:45.825561+0000 mgr.x (mgr.25349) 305 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: cephadm 2023-12-20T20:08:45.842502+0000 mgr.x (mgr.25349) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: cephadm 2023-12-20T20:08:45.925255+0000 mgr.x (mgr.25349) 307 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: cephadm 2023-12-20T20:08:45.938996+0000 mgr.x (mgr.25349) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.503 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:45.943310+0000 mgr.x (mgr.25349) 309 : audit [DBG] from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:08:47.503 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: cephadm 2023-12-20T20:08:46.024049+0000 mgr.x (mgr.25349) 310 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.503 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: cephadm 2023-12-20T20:08:46.035902+0000 mgr.x (mgr.25349) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.503 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: cephadm 2023-12-20T20:08:46.121561+0000 mgr.x (mgr.25349) 312 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.503 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: cephadm 2023-12-20T20:08:46.138073+0000 mgr.x (mgr.25349) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.503 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.203122+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.503 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: cephadm 2023-12-20T20:08:46.214577+0000 mgr.x (mgr.25349) 314 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.503 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.216083+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.503 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.216165+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.503 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.216967+0000 mon.b (mon.2) 422 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.503 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: cephadm 2023-12-20T20:08:46.225411+0000 mgr.x (mgr.25349) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.503 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.308343+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.503 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.311120+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: cephadm 2023-12-20T20:08:45.546740+0000 mgr.x (mgr.25349) 300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: cephadm 2023-12-20T20:08:45.630823+0000 mgr.x (mgr.25349) 301 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: cephadm 2023-12-20T20:08:45.643804+0000 mgr.x (mgr.25349) 302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: cephadm 2023-12-20T20:08:45.730833+0000 mgr.x (mgr.25349) 303 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: cephadm 2023-12-20T20:08:45.742462+0000 mgr.x (mgr.25349) 304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: cephadm 2023-12-20T20:08:45.825561+0000 mgr.x (mgr.25349) 305 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: cephadm 2023-12-20T20:08:45.842502+0000 mgr.x (mgr.25349) 306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: cephadm 2023-12-20T20:08:45.925255+0000 mgr.x (mgr.25349) 307 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: cephadm 2023-12-20T20:08:45.938996+0000 mgr.x (mgr.25349) 308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:45.943310+0000 mgr.x (mgr.25349) 309 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:08:47.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: cephadm 2023-12-20T20:08:46.024049+0000 mgr.x (mgr.25349) 310 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: cephadm 2023-12-20T20:08:46.035902+0000 mgr.x (mgr.25349) 311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: cephadm 2023-12-20T20:08:46.121561+0000 mgr.x (mgr.25349) 312 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: cephadm 2023-12-20T20:08:46.138073+0000 mgr.x (mgr.25349) 313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.203122+0000 mon.b (mon.2) 420 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: cephadm 2023-12-20T20:08:46.214577+0000 mgr.x (mgr.25349) 314 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.216083+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.216165+0000 mon.b (mon.2) 421 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.216967+0000 mon.b (mon.2) 422 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: cephadm 2023-12-20T20:08:46.225411+0000 mgr.x (mgr.25349) 315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.505 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.308343+0000 mon.b (mon.2) 423 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: cephadm 2023-12-20T20:08:46.312429+0000 mgr.x (mgr.25349) 316 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.315313+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.316505+0000 mon.b (mon.2) 426 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.318902+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: cephadm 2023-12-20T20:08:46.326906+0000 mgr.x (mgr.25349) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.408446+0000 mon.b (mon.2) 427 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.410463+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: cephadm 2023-12-20T20:08:46.411269+0000 mgr.x (mgr.25349) 318 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.412971+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.413840+0000 mon.b (mon.2) 430 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.415546+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: cephadm 2023-12-20T20:08:46.424036+0000 mgr.x (mgr.25349) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.504500+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.508169+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: cephadm 2023-12-20T20:08:46.509373+0000 mgr.x (mgr.25349) 320 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.510863+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.511976+0000 mon.b (mon.2) 434 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.514379+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: cephadm 2023-12-20T20:08:46.522713+0000 mgr.x (mgr.25349) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.600545+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.311120+0000 mon.b (mon.2) 424 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: cephadm 2023-12-20T20:08:46.312429+0000 mgr.x (mgr.25349) 316 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.315313+0000 mon.b (mon.2) 425 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.508 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.316505+0000 mon.b (mon.2) 426 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.508 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.318902+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.508 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: cephadm 2023-12-20T20:08:46.326906+0000 mgr.x (mgr.25349) 317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.508 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.408446+0000 mon.b (mon.2) 427 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.508 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.410463+0000 mon.b (mon.2) 428 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.508 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: cephadm 2023-12-20T20:08:46.411269+0000 mgr.x (mgr.25349) 318 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.508 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.412971+0000 mon.b (mon.2) 429 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.508 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.413840+0000 mon.b (mon.2) 430 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.508 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.415546+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.508 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: cephadm 2023-12-20T20:08:46.424036+0000 mgr.x (mgr.25349) 319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.508 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.504500+0000 mon.b (mon.2) 431 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.508 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.508169+0000 mon.b (mon.2) 432 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.509 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: cephadm 2023-12-20T20:08:46.509373+0000 mgr.x (mgr.25349) 320 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.509 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.510863+0000 mon.b (mon.2) 433 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.509 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.511976+0000 mon.b (mon.2) 434 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.509 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.514379+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.509 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: cephadm 2023-12-20T20:08:46.522713+0000 mgr.x (mgr.25349) 321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.509 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.600545+0000 mon.b (mon.2) 435 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.603100+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.605740+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.606673+0000 mon.b (mon.2) 438 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.608520+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.697755+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.701784+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.706117+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.707779+0000 mon.b (mon.2) 442 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.710204+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.795741+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.798483+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.802160+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.803688+0000 mon.b (mon.2) 446 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.807268+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.893917+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.511 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.897019+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.511 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.899676+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.511 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.900729+0000 mon.b (mon.2) 450 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.511 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.903384+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.511 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.992333+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.511 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.603100+0000 mon.b (mon.2) 436 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.511 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.605740+0000 mon.b (mon.2) 437 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.511 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.606673+0000 mon.b (mon.2) 438 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.511 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.608520+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.511 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.697755+0000 mon.b (mon.2) 439 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.701784+0000 mon.b (mon.2) 440 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.706117+0000 mon.b (mon.2) 441 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.707779+0000 mon.b (mon.2) 442 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.710204+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.795741+0000 mon.b (mon.2) 443 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.798483+0000 mon.b (mon.2) 444 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.802160+0000 mon.b (mon.2) 445 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.803688+0000 mon.b (mon.2) 446 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.807268+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.893917+0000 mon.b (mon.2) 447 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.897019+0000 mon.b (mon.2) 448 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.899676+0000 mon.b (mon.2) 449 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.900729+0000 mon.b (mon.2) 450 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.903384+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.992333+0000 mon.b (mon.2) 451 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.995181+0000 mon.b (mon.2) 452 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.513 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.995181+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.513 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:46.999247+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.513 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:47.000655+0000 mon.b (mon.2) 454 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.513 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:47.003508+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.513 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:47.093515+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.513 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:47.095787+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.513 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:47.098854+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.514 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:47.099843+0000 mon.b (mon.2) 458 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.514 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:47.101860+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.514 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:47.190056+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.514 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:47.192573+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.514 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:47.195301+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.514 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[30819]: audit 2023-12-20T20:08:47.196121+0000 mon.b (mon.2) 462 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:46.999247+0000 mon.b (mon.2) 453 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:47.000655+0000 mon.b (mon.2) 454 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:47.003508+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:47.093515+0000 mon.b (mon.2) 455 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:47.095787+0000 mon.b (mon.2) 456 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:47.098854+0000 mon.b (mon.2) 457 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:47.099843+0000 mon.b (mon.2) 458 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:47.101860+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:47.190056+0000 mon.b (mon.2) 459 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:47.192573+0000 mon.b (mon.2) 460 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:47.195301+0000 mon.b (mon.2) 461 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:47 smithi080 bash[80208]: audit 2023-12-20T20:08:47.196121+0000 mon.b (mon.2) 462 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: cephadm 2023-12-20T20:08:45.546740+0000 mgr.x (mgr.25349) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: cephadm 2023-12-20T20:08:45.630823+0000 mgr.x (mgr.25349) 301 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: cephadm 2023-12-20T20:08:45.643804+0000 mgr.x (mgr.25349) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: cephadm 2023-12-20T20:08:45.730833+0000 mgr.x (mgr.25349) 303 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: cephadm 2023-12-20T20:08:45.742462+0000 mgr.x (mgr.25349) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: cephadm 2023-12-20T20:08:45.825561+0000 mgr.x (mgr.25349) 305 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: cephadm 2023-12-20T20:08:45.842502+0000 mgr.x (mgr.25349) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: cephadm 2023-12-20T20:08:45.925255+0000 mgr.x (mgr.25349) 307 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: cephadm 2023-12-20T20:08:45.938996+0000 mgr.x (mgr.25349) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:45.943310+0000 mgr.x (mgr.25349) 309 : audit [DBG] from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:08:47.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: cephadm 2023-12-20T20:08:46.024049+0000 mgr.x (mgr.25349) 310 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: cephadm 2023-12-20T20:08:46.035902+0000 mgr.x (mgr.25349) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: cephadm 2023-12-20T20:08:46.121561+0000 mgr.x (mgr.25349) 312 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: cephadm 2023-12-20T20:08:46.138073+0000 mgr.x (mgr.25349) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.203122+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: cephadm 2023-12-20T20:08:46.214577+0000 mgr.x (mgr.25349) 314 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.216083+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.216165+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.216967+0000 mon.b (mon.2) 422 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: cephadm 2023-12-20T20:08:46.225411+0000 mgr.x (mgr.25349) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.308343+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.311120+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: cephadm 2023-12-20T20:08:46.312429+0000 mgr.x (mgr.25349) 316 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.315313+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.316505+0000 mon.b (mon.2) 426 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.318902+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: cephadm 2023-12-20T20:08:46.326906+0000 mgr.x (mgr.25349) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.408446+0000 mon.b (mon.2) 427 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.410463+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: cephadm 2023-12-20T20:08:46.411269+0000 mgr.x (mgr.25349) 318 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.412971+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.413840+0000 mon.b (mon.2) 430 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.415546+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: cephadm 2023-12-20T20:08:46.424036+0000 mgr.x (mgr.25349) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.504500+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.508169+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: cephadm 2023-12-20T20:08:46.509373+0000 mgr.x (mgr.25349) 320 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:47.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.510863+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.511976+0000 mon.b (mon.2) 434 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.514379+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: cephadm 2023-12-20T20:08:46.522713+0000 mgr.x (mgr.25349) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:47.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.600545+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.603100+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.605740+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.606673+0000 mon.b (mon.2) 438 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.608520+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.697755+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.701784+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.706117+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.707779+0000 mon.b (mon.2) 442 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.710204+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.795741+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.798483+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.802160+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.803688+0000 mon.b (mon.2) 446 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.807268+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.893917+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.897019+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.899676+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.900729+0000 mon.b (mon.2) 450 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.903384+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.992333+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.995181+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:46.999247+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:47.000655+0000 mon.b (mon.2) 454 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:47.003508+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:47.093515+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:47.095787+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:47.098854+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:47.099843+0000 mon.b (mon.2) 458 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:47.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:47.101860+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:47.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:47.190056+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:47.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:47.192573+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:47.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:47.195301+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:47.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:47 smithi133 bash[25278]: audit 2023-12-20T20:08:47.196121+0000 mon.b (mon.2) 462 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.464 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[82586]: debug 2023-12-20T20:08:48.201+0000 7fc112ca5200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-20T20:08:48.464 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[82586]: debug 2023-12-20T20:08:48.325+0000 7fc112ca5200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-20T20:08:48.464 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: cephadm 2023-12-20T20:08:46.604282+0000 mgr.x (mgr.25349) 322 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.464 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: cluster 2023-12-20T20:08:46.611398+0000 mgr.x (mgr.25349) 323 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:08:48.464 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: cephadm 2023-12-20T20:08:46.616144+0000 mgr.x (mgr.25349) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.465 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: cephadm 2023-12-20T20:08:46.703224+0000 mgr.x (mgr.25349) 325 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.465 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: cephadm 2023-12-20T20:08:46.718467+0000 mgr.x (mgr.25349) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.465 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: cephadm 2023-12-20T20:08:46.799957+0000 mgr.x (mgr.25349) 327 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.465 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: cephadm 2023-12-20T20:08:46.815012+0000 mgr.x (mgr.25349) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.465 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: cephadm 2023-12-20T20:08:46.898142+0000 mgr.x (mgr.25349) 329 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.465 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: cephadm 2023-12-20T20:08:46.911655+0000 mgr.x (mgr.25349) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.465 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: cephadm 2023-12-20T20:08:46.996338+0000 mgr.x (mgr.25349) 331 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.465 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: cephadm 2023-12-20T20:08:47.011703+0000 mgr.x (mgr.25349) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.465 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: cephadm 2023-12-20T20:08:47.096723+0000 mgr.x (mgr.25349) 333 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.465 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: cephadm 2023-12-20T20:08:47.109715+0000 mgr.x (mgr.25349) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.465 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: cephadm 2023-12-20T20:08:47.193472+0000 mgr.x (mgr.25349) 335 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.465 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.198094+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.465 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: cephadm 2023-12-20T20:08:47.206024+0000 mgr.x (mgr.25349) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.466 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.288170+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.466 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.290949+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.466 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: cephadm 2023-12-20T20:08:47.292069+0000 mgr.x (mgr.25349) 337 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.466 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.294099+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.466 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.295243+0000 mon.b (mon.2) 466 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.466 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.297633+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.466 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: cephadm 2023-12-20T20:08:47.305442+0000 mgr.x (mgr.25349) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.466 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.383219+0000 mon.b (mon.2) 467 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.466 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.387454+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.466 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: cephadm 2023-12-20T20:08:47.388937+0000 mgr.x (mgr.25349) 339 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.466 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.391978+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.466 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.393842+0000 mon.b (mon.2) 470 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.466 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.396768+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.467 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: cephadm 2023-12-20T20:08:47.404652+0000 mgr.x (mgr.25349) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.467 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.480661+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.467 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.482836+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.467 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: cephadm 2023-12-20T20:08:47.483725+0000 mgr.x (mgr.25349) 341 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.467 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.485775+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.467 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.486724+0000 mon.b (mon.2) 474 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.467 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.488410+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.467 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: cephadm 2023-12-20T20:08:47.495998+0000 mgr.x (mgr.25349) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.467 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.574117+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.467 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.576064+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.467 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.579525+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.467 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.580438+0000 mon.b (mon.2) 478 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.467 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.581863+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.468 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: cephadm 2023-12-20T20:08:46.604282+0000 mgr.x (mgr.25349) 322 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.468 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: cluster 2023-12-20T20:08:46.611398+0000 mgr.x (mgr.25349) 323 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:08:48.468 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: cephadm 2023-12-20T20:08:46.616144+0000 mgr.x (mgr.25349) 324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.468 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: cephadm 2023-12-20T20:08:46.703224+0000 mgr.x (mgr.25349) 325 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.468 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: cephadm 2023-12-20T20:08:46.718467+0000 mgr.x (mgr.25349) 326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.468 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: cephadm 2023-12-20T20:08:46.799957+0000 mgr.x (mgr.25349) 327 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.468 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: cephadm 2023-12-20T20:08:46.815012+0000 mgr.x (mgr.25349) 328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.468 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: cephadm 2023-12-20T20:08:46.898142+0000 mgr.x (mgr.25349) 329 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.468 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: cephadm 2023-12-20T20:08:46.911655+0000 mgr.x (mgr.25349) 330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.468 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: cephadm 2023-12-20T20:08:46.996338+0000 mgr.x (mgr.25349) 331 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.468 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: cephadm 2023-12-20T20:08:47.011703+0000 mgr.x (mgr.25349) 332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.468 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: cephadm 2023-12-20T20:08:47.096723+0000 mgr.x (mgr.25349) 333 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.468 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: cephadm 2023-12-20T20:08:47.109715+0000 mgr.x (mgr.25349) 334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: cephadm 2023-12-20T20:08:47.193472+0000 mgr.x (mgr.25349) 335 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.198094+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: cephadm 2023-12-20T20:08:47.206024+0000 mgr.x (mgr.25349) 336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.288170+0000 mon.b (mon.2) 463 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.290949+0000 mon.b (mon.2) 464 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: cephadm 2023-12-20T20:08:47.292069+0000 mgr.x (mgr.25349) 337 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.294099+0000 mon.b (mon.2) 465 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.295243+0000 mon.b (mon.2) 466 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.297633+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.470 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.668242+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.470 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.671078+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.470 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.674355+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.470 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.675544+0000 mon.b (mon.2) 482 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.470 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.676180+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.470 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.765243+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.470 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.768546+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.470 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.772202+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.470 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.773471+0000 mon.b (mon.2) 486 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.470 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.775542+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.470 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.862632+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.471 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.865490+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.471 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.868445+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.471 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.869455+0000 mon.b (mon.2) 490 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.471 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.871704+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.471 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.959316+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.471 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.962055+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.471 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.963544+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.471 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.964449+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.471 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:47.965215+0000 mon.b (mon.2) 494 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.471 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:48.049758+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.471 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:48.053654+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.471 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:48.057639+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.471 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:48.059035+0000 mon.b (mon.2) 498 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.471 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:48.060819+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.472 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:48.151573+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.472 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:48.154365+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.472 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:48.157589+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.472 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:48.158915+0000 mon.b (mon.2) 502 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.472 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[30819]: audit 2023-12-20T20:08:48.160610+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.472 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: cephadm 2023-12-20T20:08:47.305442+0000 mgr.x (mgr.25349) 338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.472 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.383219+0000 mon.b (mon.2) 467 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.387454+0000 mon.b (mon.2) 468 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: cephadm 2023-12-20T20:08:47.388937+0000 mgr.x (mgr.25349) 339 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.391978+0000 mon.b (mon.2) 469 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.393842+0000 mon.b (mon.2) 470 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.396768+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: cephadm 2023-12-20T20:08:47.404652+0000 mgr.x (mgr.25349) 340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.480661+0000 mon.b (mon.2) 471 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.482836+0000 mon.b (mon.2) 472 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: cephadm 2023-12-20T20:08:47.483725+0000 mgr.x (mgr.25349) 341 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.485775+0000 mon.b (mon.2) 473 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.486724+0000 mon.b (mon.2) 474 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.488410+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.474 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: cephadm 2023-12-20T20:08:47.495998+0000 mgr.x (mgr.25349) 342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.474 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.574117+0000 mon.b (mon.2) 475 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.474 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.576064+0000 mon.b (mon.2) 476 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.474 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.579525+0000 mon.b (mon.2) 477 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.474 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.580438+0000 mon.b (mon.2) 478 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.474 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.581863+0000 mon.a (mon.0) 177 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.474 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.668242+0000 mon.b (mon.2) 479 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.474 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.671078+0000 mon.b (mon.2) 480 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.474 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.674355+0000 mon.b (mon.2) 481 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.474 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.675544+0000 mon.b (mon.2) 482 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.474 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.676180+0000 mon.a (mon.0) 178 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.474 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.765243+0000 mon.b (mon.2) 483 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.474 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.768546+0000 mon.b (mon.2) 484 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.475 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.772202+0000 mon.b (mon.2) 485 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.475 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.773471+0000 mon.b (mon.2) 486 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.475 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.775542+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.475 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.862632+0000 mon.b (mon.2) 487 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.475 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.865490+0000 mon.b (mon.2) 488 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.475 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.868445+0000 mon.b (mon.2) 489 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.475 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.869455+0000 mon.b (mon.2) 490 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.475 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.871704+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.475 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.959316+0000 mon.b (mon.2) 491 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.475 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.962055+0000 mon.b (mon.2) 492 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.475 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.963544+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.475 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.964449+0000 mon.b (mon.2) 493 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.475 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:47.965215+0000 mon.b (mon.2) 494 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.476 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:48.049758+0000 mon.b (mon.2) 495 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.476 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:48.053654+0000 mon.b (mon.2) 496 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.476 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:48.057639+0000 mon.b (mon.2) 497 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.476 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:48.059035+0000 mon.b (mon.2) 498 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.476 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:48.060819+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.476 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:48.151573+0000 mon.b (mon.2) 499 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.476 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:48.154365+0000 mon.b (mon.2) 500 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.476 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:48.157589+0000 mon.b (mon.2) 501 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.476 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:48.158915+0000 mon.b (mon.2) 502 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.476 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[80208]: audit 2023-12-20T20:08:48.160610+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.663 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[64097]: ts=2023-12-20T20:08:48.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:08:48.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: cephadm 2023-12-20T20:08:46.604282+0000 mgr.x (mgr.25349) 322 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: cluster 2023-12-20T20:08:46.611398+0000 mgr.x (mgr.25349) 323 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:08:48.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: cephadm 2023-12-20T20:08:46.616144+0000 mgr.x (mgr.25349) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: cephadm 2023-12-20T20:08:46.703224+0000 mgr.x (mgr.25349) 325 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: cephadm 2023-12-20T20:08:46.718467+0000 mgr.x (mgr.25349) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: cephadm 2023-12-20T20:08:46.799957+0000 mgr.x (mgr.25349) 327 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: cephadm 2023-12-20T20:08:46.815012+0000 mgr.x (mgr.25349) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: cephadm 2023-12-20T20:08:46.898142+0000 mgr.x (mgr.25349) 329 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: cephadm 2023-12-20T20:08:46.911655+0000 mgr.x (mgr.25349) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: cephadm 2023-12-20T20:08:46.996338+0000 mgr.x (mgr.25349) 331 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: cephadm 2023-12-20T20:08:47.011703+0000 mgr.x (mgr.25349) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: cephadm 2023-12-20T20:08:47.096723+0000 mgr.x (mgr.25349) 333 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: cephadm 2023-12-20T20:08:47.109715+0000 mgr.x (mgr.25349) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: cephadm 2023-12-20T20:08:47.193472+0000 mgr.x (mgr.25349) 335 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.198094+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: cephadm 2023-12-20T20:08:47.206024+0000 mgr.x (mgr.25349) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.288170+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.290949+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: cephadm 2023-12-20T20:08:47.292069+0000 mgr.x (mgr.25349) 337 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.294099+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.295243+0000 mon.b (mon.2) 466 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.297633+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: cephadm 2023-12-20T20:08:47.305442+0000 mgr.x (mgr.25349) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.383219+0000 mon.b (mon.2) 467 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.387454+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: cephadm 2023-12-20T20:08:47.388937+0000 mgr.x (mgr.25349) 339 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.391978+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.393842+0000 mon.b (mon.2) 470 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.396768+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: cephadm 2023-12-20T20:08:47.404652+0000 mgr.x (mgr.25349) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.480661+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.482836+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: cephadm 2023-12-20T20:08:47.483725+0000 mgr.x (mgr.25349) 341 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:48.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.485775+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.486724+0000 mon.b (mon.2) 474 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.488410+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: cephadm 2023-12-20T20:08:47.495998+0000 mgr.x (mgr.25349) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:48.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.574117+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.576064+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.579525+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.580438+0000 mon.b (mon.2) 478 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.581863+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.668242+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.671078+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.674355+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.675544+0000 mon.b (mon.2) 482 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.676180+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.765243+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.768546+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.772202+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.773471+0000 mon.b (mon.2) 486 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.775542+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.862632+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.865490+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.868445+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.869455+0000 mon.b (mon.2) 490 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.871704+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.959316+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.962055+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.963544+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.964449+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:47.965215+0000 mon.b (mon.2) 494 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:48.049758+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:48.053654+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:48.057639+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.669 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:48.059035+0000 mon.b (mon.2) 498 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.669 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:48.060819+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.669 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:48.151573+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:48.669 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:48.154365+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:48.669 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:48.157589+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:48.669 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:48.158915+0000 mon.b (mon.2) 502 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:48.669 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:48 smithi133 bash[25278]: audit 2023-12-20T20:08:48.160610+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:48.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[82586]: debug 2023-12-20T20:08:48.449+0000 7fc112ca5200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-20T20:08:49.219 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:48 smithi080 bash[82586]: debug 2023-12-20T20:08:48.941+0000 7fc112ca5200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-20T20:08:49.220 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[82586]: debug 2023-12-20T20:08:49.177+0000 7fc112ca5200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-20T20:08:49.220 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: cephadm 2023-12-20T20:08:47.577101+0000 mgr.x (mgr.25349) 343 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.221 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: cephadm 2023-12-20T20:08:47.589816+0000 mgr.x (mgr.25349) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.221 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: cephadm 2023-12-20T20:08:47.672260+0000 mgr.x (mgr.25349) 345 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.221 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: cephadm 2023-12-20T20:08:47.683704+0000 mgr.x (mgr.25349) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.221 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: cephadm 2023-12-20T20:08:47.769782+0000 mgr.x (mgr.25349) 347 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.221 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: cephadm 2023-12-20T20:08:47.783291+0000 mgr.x (mgr.25349) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.221 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: cephadm 2023-12-20T20:08:47.866421+0000 mgr.x (mgr.25349) 349 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.222 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: cephadm 2023-12-20T20:08:47.879534+0000 mgr.x (mgr.25349) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: cephadm 2023-12-20T20:08:47.963155+0000 mgr.x (mgr.25349) 351 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: cephadm 2023-12-20T20:08:47.971590+0000 mgr.x (mgr.25349) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: cephadm 2023-12-20T20:08:48.054951+0000 mgr.x (mgr.25349) 353 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: cephadm 2023-12-20T20:08:48.068572+0000 mgr.x (mgr.25349) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: cephadm 2023-12-20T20:08:48.155513+0000 mgr.x (mgr.25349) 355 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: cephadm 2023-12-20T20:08:48.168470+0000 mgr.x (mgr.25349) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.246560+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.249450+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: cephadm 2023-12-20T20:08:48.250560+0000 mgr.x (mgr.25349) 357 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.252959+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.254207+0000 mon.b (mon.2) 506 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.254209+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: cephadm 2023-12-20T20:08:48.263710+0000 mgr.x (mgr.25349) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.342308+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.346275+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: cephadm 2023-12-20T20:08:48.347673+0000 mgr.x (mgr.25349) 359 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.350061+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.351328+0000 mon.b (mon.2) 510 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.356807+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: cephadm 2023-12-20T20:08:48.364607+0000 mgr.x (mgr.25349) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: cephadm 2023-12-20T20:08:47.577101+0000 mgr.x (mgr.25349) 343 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: cephadm 2023-12-20T20:08:47.589816+0000 mgr.x (mgr.25349) 344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: cephadm 2023-12-20T20:08:47.672260+0000 mgr.x (mgr.25349) 345 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: cephadm 2023-12-20T20:08:47.683704+0000 mgr.x (mgr.25349) 346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: cephadm 2023-12-20T20:08:47.769782+0000 mgr.x (mgr.25349) 347 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: cephadm 2023-12-20T20:08:47.783291+0000 mgr.x (mgr.25349) 348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: cephadm 2023-12-20T20:08:47.866421+0000 mgr.x (mgr.25349) 349 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: cephadm 2023-12-20T20:08:47.879534+0000 mgr.x (mgr.25349) 350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: cephadm 2023-12-20T20:08:47.963155+0000 mgr.x (mgr.25349) 351 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: cephadm 2023-12-20T20:08:47.971590+0000 mgr.x (mgr.25349) 352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: cephadm 2023-12-20T20:08:48.054951+0000 mgr.x (mgr.25349) 353 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: cephadm 2023-12-20T20:08:48.068572+0000 mgr.x (mgr.25349) 354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: cephadm 2023-12-20T20:08:48.155513+0000 mgr.x (mgr.25349) 355 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: cephadm 2023-12-20T20:08:48.168470+0000 mgr.x (mgr.25349) 356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.246560+0000 mon.b (mon.2) 503 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.249450+0000 mon.b (mon.2) 504 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: cephadm 2023-12-20T20:08:48.250560+0000 mgr.x (mgr.25349) 357 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.252959+0000 mon.b (mon.2) 505 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.254207+0000 mon.b (mon.2) 506 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.254209+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: cephadm 2023-12-20T20:08:48.263710+0000 mgr.x (mgr.25349) 358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.342308+0000 mon.b (mon.2) 507 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.441702+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.445953+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: cephadm 2023-12-20T20:08:48.447339+0000 mgr.x (mgr.25349) 361 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.449784+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.450988+0000 mon.b (mon.2) 514 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.454046+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: cephadm 2023-12-20T20:08:48.463304+0000 mgr.x (mgr.25349) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.545668+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.548320+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.551101+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.552074+0000 mon.b (mon.2) 518 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.557268+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.644076+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.646695+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.650325+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.651407+0000 mon.b (mon.2) 522 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.655353+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.742615+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.745356+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.748638+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.346275+0000 mon.b (mon.2) 508 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: cephadm 2023-12-20T20:08:48.347673+0000 mgr.x (mgr.25349) 359 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.350061+0000 mon.b (mon.2) 509 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.351328+0000 mon.b (mon.2) 510 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.356807+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: cephadm 2023-12-20T20:08:48.364607+0000 mgr.x (mgr.25349) 360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.441702+0000 mon.b (mon.2) 511 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.445953+0000 mon.b (mon.2) 512 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: cephadm 2023-12-20T20:08:48.447339+0000 mgr.x (mgr.25349) 361 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.449784+0000 mon.b (mon.2) 513 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.450988+0000 mon.b (mon.2) 514 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.454046+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: cephadm 2023-12-20T20:08:48.463304+0000 mgr.x (mgr.25349) 362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.545668+0000 mon.b (mon.2) 515 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.548320+0000 mon.b (mon.2) 516 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.551101+0000 mon.b (mon.2) 517 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.552074+0000 mon.b (mon.2) 518 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.557268+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.644076+0000 mon.b (mon.2) 519 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.646695+0000 mon.b (mon.2) 520 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.749664+0000 mon.b (mon.2) 526 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.751540+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.837718+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.840157+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.843018+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.844012+0000 mon.b (mon.2) 530 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.848305+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.934817+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.936954+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.940308+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.941381+0000 mon.b (mon.2) 534 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:48.945142+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:49.017499+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:49.019892+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:49.023396+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:49.024579+0000 mon.b (mon.2) 538 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:49.027478+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:49.114188+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:49.116853+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:49.120710+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.650325+0000 mon.b (mon.2) 521 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.651407+0000 mon.b (mon.2) 522 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.655353+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.742615+0000 mon.b (mon.2) 523 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.745356+0000 mon.b (mon.2) 524 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.748638+0000 mon.b (mon.2) 525 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.749664+0000 mon.b (mon.2) 526 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.751540+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.837718+0000 mon.b (mon.2) 527 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.840157+0000 mon.b (mon.2) 528 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.843018+0000 mon.b (mon.2) 529 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.844012+0000 mon.b (mon.2) 530 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.848305+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.934817+0000 mon.b (mon.2) 531 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.936954+0000 mon.b (mon.2) 532 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.940308+0000 mon.b (mon.2) 533 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.941381+0000 mon.b (mon.2) 534 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:48.945142+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:49.017499+0000 mon.b (mon.2) 535 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:49.019892+0000 mon.b (mon.2) 536 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:49.122330+0000 mon.b (mon.2) 542 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:49.126917+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:49.198305+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:49.200996+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:49.204144+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[30819]: audit 2023-12-20T20:08:49.205138+0000 mon.b (mon.2) 546 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:49.023396+0000 mon.b (mon.2) 537 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:49.024579+0000 mon.b (mon.2) 538 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:49.027478+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:49.114188+0000 mon.b (mon.2) 539 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:49.116853+0000 mon.b (mon.2) 540 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:49.120710+0000 mon.b (mon.2) 541 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:49.122330+0000 mon.b (mon.2) 542 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:49.126917+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:49.198305+0000 mon.b (mon.2) 543 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:49.200996+0000 mon.b (mon.2) 544 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:49.204144+0000 mon.b (mon.2) 545 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[80208]: audit 2023-12-20T20:08:49.205138+0000 mon.b (mon.2) 546 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: cephadm 2023-12-20T20:08:47.577101+0000 mgr.x (mgr.25349) 343 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: cephadm 2023-12-20T20:08:47.589816+0000 mgr.x (mgr.25349) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: cephadm 2023-12-20T20:08:47.672260+0000 mgr.x (mgr.25349) 345 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: cephadm 2023-12-20T20:08:47.683704+0000 mgr.x (mgr.25349) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: cephadm 2023-12-20T20:08:47.769782+0000 mgr.x (mgr.25349) 347 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: cephadm 2023-12-20T20:08:47.783291+0000 mgr.x (mgr.25349) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: cephadm 2023-12-20T20:08:47.866421+0000 mgr.x (mgr.25349) 349 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: cephadm 2023-12-20T20:08:47.879534+0000 mgr.x (mgr.25349) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: cephadm 2023-12-20T20:08:47.963155+0000 mgr.x (mgr.25349) 351 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: cephadm 2023-12-20T20:08:47.971590+0000 mgr.x (mgr.25349) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: cephadm 2023-12-20T20:08:48.054951+0000 mgr.x (mgr.25349) 353 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: cephadm 2023-12-20T20:08:48.068572+0000 mgr.x (mgr.25349) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: cephadm 2023-12-20T20:08:48.155513+0000 mgr.x (mgr.25349) 355 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: cephadm 2023-12-20T20:08:48.168470+0000 mgr.x (mgr.25349) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.246560+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.249450+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: cephadm 2023-12-20T20:08:48.250560+0000 mgr.x (mgr.25349) 357 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.252959+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.254207+0000 mon.b (mon.2) 506 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.254209+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: cephadm 2023-12-20T20:08:48.263710+0000 mgr.x (mgr.25349) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.342308+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.346275+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: cephadm 2023-12-20T20:08:48.347673+0000 mgr.x (mgr.25349) 359 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.350061+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.351328+0000 mon.b (mon.2) 510 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.356807+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: cephadm 2023-12-20T20:08:48.364607+0000 mgr.x (mgr.25349) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.441702+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.445953+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: cephadm 2023-12-20T20:08:48.447339+0000 mgr.x (mgr.25349) 361 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:49.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.449784+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.450988+0000 mon.b (mon.2) 514 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.454046+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: cephadm 2023-12-20T20:08:48.463304+0000 mgr.x (mgr.25349) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:49.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.545668+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.548320+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.551101+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.552074+0000 mon.b (mon.2) 518 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.557268+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.644076+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.646695+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.650325+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.651407+0000 mon.b (mon.2) 522 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.655353+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.742615+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.745356+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.748638+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.749664+0000 mon.b (mon.2) 526 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.751540+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.837718+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.840157+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.843018+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.844012+0000 mon.b (mon.2) 530 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.848305+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.934817+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.936954+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.940308+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.941381+0000 mon.b (mon.2) 534 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:48.945142+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:49.017499+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:49.019892+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:49.023396+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:49.024579+0000 mon.b (mon.2) 538 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:49.027478+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:49.114188+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:49.116853+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:49.120710+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:49.122330+0000 mon.b (mon.2) 542 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:49.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:49.126917+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:49.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:49.198305+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:49.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:49.200996+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:49.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:49.204144+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:49.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:49 smithi133 bash[25278]: audit 2023-12-20T20:08:49.205138+0000 mon.b (mon.2) 546 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.049 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:49 smithi080 bash[82586]: debug 2023-12-20T20:08:49.657+0000 7fc112ca5200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-20T20:08:50.533 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[82586]: debug 2023-12-20T20:08:50.177+0000 7fc112ca5200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-20T20:08:50.533 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cephadm 2023-12-20T20:08:48.549307+0000 mgr.x (mgr.25349) 363 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.533 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cephadm 2023-12-20T20:08:48.564922+0000 mgr.x (mgr.25349) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.533 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cluster 2023-12-20T20:08:48.611816+0000 mgr.x (mgr.25349) 365 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:08:50.533 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cephadm 2023-12-20T20:08:48.647819+0000 mgr.x (mgr.25349) 366 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.533 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cephadm 2023-12-20T20:08:48.663092+0000 mgr.x (mgr.25349) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.533 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cephadm 2023-12-20T20:08:48.746474+0000 mgr.x (mgr.25349) 368 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.534 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cephadm 2023-12-20T20:08:48.759308+0000 mgr.x (mgr.25349) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.534 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cephadm 2023-12-20T20:08:48.841268+0000 mgr.x (mgr.25349) 370 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.534 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cephadm 2023-12-20T20:08:48.856145+0000 mgr.x (mgr.25349) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.534 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cephadm 2023-12-20T20:08:48.938111+0000 mgr.x (mgr.25349) 372 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.534 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cephadm 2023-12-20T20:08:48.952791+0000 mgr.x (mgr.25349) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.534 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cephadm 2023-12-20T20:08:49.021021+0000 mgr.x (mgr.25349) 374 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.534 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cephadm 2023-12-20T20:08:49.035199+0000 mgr.x (mgr.25349) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.534 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cephadm 2023-12-20T20:08:49.118034+0000 mgr.x (mgr.25349) 376 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.534 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cephadm 2023-12-20T20:08:49.134600+0000 mgr.x (mgr.25349) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.534 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cephadm 2023-12-20T20:08:49.202084+0000 mgr.x (mgr.25349) 378 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.534 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.207042+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.534 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cephadm 2023-12-20T20:08:49.215030+0000 mgr.x (mgr.25349) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.534 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.267847+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.534 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.269818+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cephadm 2023-12-20T20:08:49.270702+0000 mgr.x (mgr.25349) 380 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cephadm 2023-12-20T20:08:48.549307+0000 mgr.x (mgr.25349) 363 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cephadm 2023-12-20T20:08:48.564922+0000 mgr.x (mgr.25349) 364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cluster 2023-12-20T20:08:48.611816+0000 mgr.x (mgr.25349) 365 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:08:50.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cephadm 2023-12-20T20:08:48.647819+0000 mgr.x (mgr.25349) 366 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cephadm 2023-12-20T20:08:48.663092+0000 mgr.x (mgr.25349) 367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cephadm 2023-12-20T20:08:48.746474+0000 mgr.x (mgr.25349) 368 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cephadm 2023-12-20T20:08:48.759308+0000 mgr.x (mgr.25349) 369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cephadm 2023-12-20T20:08:48.841268+0000 mgr.x (mgr.25349) 370 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.536 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cephadm 2023-12-20T20:08:48.856145+0000 mgr.x (mgr.25349) 371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.536 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cephadm 2023-12-20T20:08:48.938111+0000 mgr.x (mgr.25349) 372 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.536 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cephadm 2023-12-20T20:08:48.952791+0000 mgr.x (mgr.25349) 373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.536 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cephadm 2023-12-20T20:08:49.021021+0000 mgr.x (mgr.25349) 374 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.536 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cephadm 2023-12-20T20:08:49.035199+0000 mgr.x (mgr.25349) 375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.536 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cephadm 2023-12-20T20:08:49.118034+0000 mgr.x (mgr.25349) 376 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.536 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cephadm 2023-12-20T20:08:49.134600+0000 mgr.x (mgr.25349) 377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.536 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cephadm 2023-12-20T20:08:49.202084+0000 mgr.x (mgr.25349) 378 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.536 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.207042+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.536 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cephadm 2023-12-20T20:08:49.215030+0000 mgr.x (mgr.25349) 379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.536 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.267847+0000 mon.b (mon.2) 547 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.536 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.269818+0000 mon.b (mon.2) 548 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.536 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cephadm 2023-12-20T20:08:49.270702+0000 mgr.x (mgr.25349) 380 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.536 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.272317+0000 mon.b (mon.2) 549 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.537 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.272317+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.537 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.274848+0000 mon.b (mon.2) 550 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.537 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.290391+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.537 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cephadm 2023-12-20T20:08:49.298112+0000 mgr.x (mgr.25349) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.537 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.378399+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.537 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.380462+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.537 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cephadm 2023-12-20T20:08:49.381286+0000 mgr.x (mgr.25349) 382 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.537 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.383400+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.537 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.384220+0000 mon.b (mon.2) 554 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.538 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.385578+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.538 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cephadm 2023-12-20T20:08:49.393377+0000 mgr.x (mgr.25349) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.538 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.473110+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.538 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.475072+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.538 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cephadm 2023-12-20T20:08:49.475927+0000 mgr.x (mgr.25349) 384 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.538 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.478103+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.538 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.478830+0000 mon.b (mon.2) 558 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.538 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.480028+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.538 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: cephadm 2023-12-20T20:08:49.488057+0000 mgr.x (mgr.25349) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.538 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.569561+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.538 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.572155+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.538 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.574515+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.539 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.274848+0000 mon.b (mon.2) 550 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.539 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.290391+0000 mon.a (mon.0) 195 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.539 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cephadm 2023-12-20T20:08:49.298112+0000 mgr.x (mgr.25349) 381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.539 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.378399+0000 mon.b (mon.2) 551 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.539 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.380462+0000 mon.b (mon.2) 552 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.539 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cephadm 2023-12-20T20:08:49.381286+0000 mgr.x (mgr.25349) 382 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.539 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.383400+0000 mon.b (mon.2) 553 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.539 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.384220+0000 mon.b (mon.2) 554 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.539 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.385578+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.539 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cephadm 2023-12-20T20:08:49.393377+0000 mgr.x (mgr.25349) 383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.540 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.473110+0000 mon.b (mon.2) 555 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.540 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.475072+0000 mon.b (mon.2) 556 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.540 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cephadm 2023-12-20T20:08:49.475927+0000 mgr.x (mgr.25349) 384 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.540 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.478103+0000 mon.b (mon.2) 557 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.540 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.478830+0000 mon.b (mon.2) 558 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.540 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.480028+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.540 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: cephadm 2023-12-20T20:08:49.488057+0000 mgr.x (mgr.25349) 385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.540 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.569561+0000 mon.b (mon.2) 559 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.540 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.572155+0000 mon.b (mon.2) 560 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.540 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.574515+0000 mon.b (mon.2) 561 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.540 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.575515+0000 mon.b (mon.2) 562 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.575515+0000 mon.b (mon.2) 562 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.576459+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.663959+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.667068+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.669748+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.670578+0000 mon.b (mon.2) 566 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.672804+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.760543+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.762960+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.766259+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.767516+0000 mon.b (mon.2) 570 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.767972+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.858267+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.860638+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.864579+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.866006+0000 mon.b (mon.2) 574 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.869448+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.959401+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.961381+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.963802+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.964602+0000 mon.b (mon.2) 578 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:49.966857+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:50.054464+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:50.056947+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:50.059370+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:50.060177+0000 mon.b (mon.2) 582 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.542 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:50.061433+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:50.146041+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:50.148616+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:50.152324+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:50.153667+0000 mon.b (mon.2) 586 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[30819]: audit 2023-12-20T20:08:50.156595+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.576459+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.663959+0000 mon.b (mon.2) 563 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.667068+0000 mon.b (mon.2) 564 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.669748+0000 mon.b (mon.2) 565 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.670578+0000 mon.b (mon.2) 566 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.672804+0000 mon.a (mon.0) 199 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.760543+0000 mon.b (mon.2) 567 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.762960+0000 mon.b (mon.2) 568 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.766259+0000 mon.b (mon.2) 569 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.767516+0000 mon.b (mon.2) 570 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.767972+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.858267+0000 mon.b (mon.2) 571 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.860638+0000 mon.b (mon.2) 572 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.864579+0000 mon.b (mon.2) 573 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.866006+0000 mon.b (mon.2) 574 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.869448+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.959401+0000 mon.b (mon.2) 575 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.961381+0000 mon.b (mon.2) 576 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.963802+0000 mon.b (mon.2) 577 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.964602+0000 mon.b (mon.2) 578 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:49.966857+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:50.054464+0000 mon.b (mon.2) 579 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:50.056947+0000 mon.b (mon.2) 580 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:50.059370+0000 mon.b (mon.2) 581 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:50.060177+0000 mon.b (mon.2) 582 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:50.061433+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:50.146041+0000 mon.b (mon.2) 583 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:50.148616+0000 mon.b (mon.2) 584 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:50.152324+0000 mon.b (mon.2) 585 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:50.153667+0000 mon.b (mon.2) 586 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[80208]: audit 2023-12-20T20:08:50.156595+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cephadm 2023-12-20T20:08:48.549307+0000 mgr.x (mgr.25349) 363 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cephadm 2023-12-20T20:08:48.564922+0000 mgr.x (mgr.25349) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cluster 2023-12-20T20:08:48.611816+0000 mgr.x (mgr.25349) 365 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:08:50.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cephadm 2023-12-20T20:08:48.647819+0000 mgr.x (mgr.25349) 366 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cephadm 2023-12-20T20:08:48.663092+0000 mgr.x (mgr.25349) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cephadm 2023-12-20T20:08:48.746474+0000 mgr.x (mgr.25349) 368 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cephadm 2023-12-20T20:08:48.759308+0000 mgr.x (mgr.25349) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cephadm 2023-12-20T20:08:48.841268+0000 mgr.x (mgr.25349) 370 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cephadm 2023-12-20T20:08:48.856145+0000 mgr.x (mgr.25349) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cephadm 2023-12-20T20:08:48.938111+0000 mgr.x (mgr.25349) 372 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cephadm 2023-12-20T20:08:48.952791+0000 mgr.x (mgr.25349) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cephadm 2023-12-20T20:08:49.021021+0000 mgr.x (mgr.25349) 374 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cephadm 2023-12-20T20:08:49.035199+0000 mgr.x (mgr.25349) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cephadm 2023-12-20T20:08:49.118034+0000 mgr.x (mgr.25349) 376 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cephadm 2023-12-20T20:08:49.134600+0000 mgr.x (mgr.25349) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cephadm 2023-12-20T20:08:49.202084+0000 mgr.x (mgr.25349) 378 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.207042+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cephadm 2023-12-20T20:08:49.215030+0000 mgr.x (mgr.25349) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.267847+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.269818+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cephadm 2023-12-20T20:08:49.270702+0000 mgr.x (mgr.25349) 380 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.272317+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.274848+0000 mon.b (mon.2) 550 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.290391+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cephadm 2023-12-20T20:08:49.298112+0000 mgr.x (mgr.25349) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.378399+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.380462+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cephadm 2023-12-20T20:08:49.381286+0000 mgr.x (mgr.25349) 382 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.383400+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.384220+0000 mon.b (mon.2) 554 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.385578+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cephadm 2023-12-20T20:08:49.393377+0000 mgr.x (mgr.25349) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.473110+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.475072+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cephadm 2023-12-20T20:08:49.475927+0000 mgr.x (mgr.25349) 384 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:50.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.478103+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.478830+0000 mon.b (mon.2) 558 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.480028+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: cephadm 2023-12-20T20:08:49.488057+0000 mgr.x (mgr.25349) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:50.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.569561+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.572155+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.574515+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.575515+0000 mon.b (mon.2) 562 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.576459+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.663959+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.667068+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.669748+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.670578+0000 mon.b (mon.2) 566 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.672804+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.760543+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.762960+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.766259+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.767516+0000 mon.b (mon.2) 570 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.767972+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.858267+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.860638+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.864579+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.866006+0000 mon.b (mon.2) 574 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.869448+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.959401+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.961381+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.963802+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.964602+0000 mon.b (mon.2) 578 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:49.966857+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:50.054464+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:50.056947+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:50.059370+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:50.060177+0000 mon.b (mon.2) 582 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:50.061433+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:50.146041+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:50.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:50.148616+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:50.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:50.152324+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:50.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:50.153667+0000 mon.b (mon.2) 586 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:50.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:50 smithi133 bash[25278]: audit 2023-12-20T20:08:50.156595+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:50.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[82586]: debug 2023-12-20T20:08:50.749+0000 7fc112ca5200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-20T20:08:51.224 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:50 smithi080 bash[82586]: debug 2023-12-20T20:08:50.861+0000 7fc112ca5200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-20T20:08:51.501 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[82586]: debug 2023-12-20T20:08:51.225+0000 7fc112ca5200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-20T20:08:51.501 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[82586]: debug 2023-12-20T20:08:51.337+0000 7fc112ca5200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-20T20:08:51.501 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: cephadm 2023-12-20T20:08:49.573074+0000 mgr.x (mgr.25349) 386 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.501 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: cephadm 2023-12-20T20:08:49.584261+0000 mgr.x (mgr.25349) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.501 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: cephadm 2023-12-20T20:08:49.668005+0000 mgr.x (mgr.25349) 388 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.501 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: cephadm 2023-12-20T20:08:49.680898+0000 mgr.x (mgr.25349) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.501 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: cephadm 2023-12-20T20:08:49.764213+0000 mgr.x (mgr.25349) 390 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: cephadm 2023-12-20T20:08:49.775663+0000 mgr.x (mgr.25349) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: cephadm 2023-12-20T20:08:49.861680+0000 mgr.x (mgr.25349) 392 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: cephadm 2023-12-20T20:08:49.877492+0000 mgr.x (mgr.25349) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: cephadm 2023-12-20T20:08:49.962171+0000 mgr.x (mgr.25349) 394 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: cephadm 2023-12-20T20:08:49.974608+0000 mgr.x (mgr.25349) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: cephadm 2023-12-20T20:08:50.057770+0000 mgr.x (mgr.25349) 396 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: cephadm 2023-12-20T20:08:50.069034+0000 mgr.x (mgr.25349) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: cephadm 2023-12-20T20:08:50.150014+0000 mgr.x (mgr.25349) 398 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: cephadm 2023-12-20T20:08:50.165685+0000 mgr.x (mgr.25349) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.240869+0000 mon.b (mon.2) 587 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.242652+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: cephadm 2023-12-20T20:08:50.243301+0000 mgr.x (mgr.25349) 400 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.244634+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.245039+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.503 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.245400+0000 mon.b (mon.2) 590 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.503 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: cephadm 2023-12-20T20:08:50.252672+0000 mgr.x (mgr.25349) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: cephadm 2023-12-20T20:08:49.573074+0000 mgr.x (mgr.25349) 386 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: cephadm 2023-12-20T20:08:49.584261+0000 mgr.x (mgr.25349) 387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: cephadm 2023-12-20T20:08:49.668005+0000 mgr.x (mgr.25349) 388 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: cephadm 2023-12-20T20:08:49.680898+0000 mgr.x (mgr.25349) 389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: cephadm 2023-12-20T20:08:49.764213+0000 mgr.x (mgr.25349) 390 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: cephadm 2023-12-20T20:08:49.775663+0000 mgr.x (mgr.25349) 391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: cephadm 2023-12-20T20:08:49.861680+0000 mgr.x (mgr.25349) 392 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: cephadm 2023-12-20T20:08:49.877492+0000 mgr.x (mgr.25349) 393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: cephadm 2023-12-20T20:08:49.962171+0000 mgr.x (mgr.25349) 394 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: cephadm 2023-12-20T20:08:49.974608+0000 mgr.x (mgr.25349) 395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: cephadm 2023-12-20T20:08:50.057770+0000 mgr.x (mgr.25349) 396 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: cephadm 2023-12-20T20:08:50.069034+0000 mgr.x (mgr.25349) 397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: cephadm 2023-12-20T20:08:50.150014+0000 mgr.x (mgr.25349) 398 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: cephadm 2023-12-20T20:08:50.165685+0000 mgr.x (mgr.25349) 399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.240869+0000 mon.b (mon.2) 587 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.242652+0000 mon.b (mon.2) 588 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: cephadm 2023-12-20T20:08:50.243301+0000 mgr.x (mgr.25349) 400 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.244634+0000 mon.b (mon.2) 589 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.245039+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.245400+0000 mon.b (mon.2) 590 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: cephadm 2023-12-20T20:08:50.252672+0000 mgr.x (mgr.25349) 401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.331104+0000 mon.b (mon.2) 591 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.331104+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.335008+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: cephadm 2023-12-20T20:08:50.336461+0000 mgr.x (mgr.25349) 402 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.338781+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.340005+0000 mon.b (mon.2) 594 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.341362+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: cephadm 2023-12-20T20:08:50.348946+0000 mgr.x (mgr.25349) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.428064+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.430557+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: cephadm 2023-12-20T20:08:50.431905+0000 mgr.x (mgr.25349) 404 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.434593+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.435792+0000 mon.b (mon.2) 598 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.439558+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: cephadm 2023-12-20T20:08:50.447366+0000 mgr.x (mgr.25349) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.526272+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.528315+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: cephadm 2023-12-20T20:08:50.529137+0000 mgr.x (mgr.25349) 406 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.530884+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.531763+0000 mon.b (mon.2) 602 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.532972+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: cephadm 2023-12-20T20:08:50.540922+0000 mgr.x (mgr.25349) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.335008+0000 mon.b (mon.2) 592 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: cephadm 2023-12-20T20:08:50.336461+0000 mgr.x (mgr.25349) 402 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.338781+0000 mon.b (mon.2) 593 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.340005+0000 mon.b (mon.2) 594 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.341362+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: cephadm 2023-12-20T20:08:50.348946+0000 mgr.x (mgr.25349) 403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.428064+0000 mon.b (mon.2) 595 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.430557+0000 mon.b (mon.2) 596 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: cephadm 2023-12-20T20:08:50.431905+0000 mgr.x (mgr.25349) 404 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.434593+0000 mon.b (mon.2) 597 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.435792+0000 mon.b (mon.2) 598 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.439558+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: cephadm 2023-12-20T20:08:50.447366+0000 mgr.x (mgr.25349) 405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.526272+0000 mon.b (mon.2) 599 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.508 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.528315+0000 mon.b (mon.2) 600 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.508 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: cephadm 2023-12-20T20:08:50.529137+0000 mgr.x (mgr.25349) 406 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.508 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.530884+0000 mon.b (mon.2) 601 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.508 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.531763+0000 mon.b (mon.2) 602 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.508 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.532972+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.508 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: cephadm 2023-12-20T20:08:50.540922+0000 mgr.x (mgr.25349) 407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.508 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.619426+0000 mon.b (mon.2) 603 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.619426+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.624184+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.628116+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.629702+0000 mon.b (mon.2) 606 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.630925+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.719014+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.721746+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.724317+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.725330+0000 mon.b (mon.2) 610 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.726914+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.817162+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.819236+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.822162+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.823067+0000 mon.b (mon.2) 614 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.824533+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.913488+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.916656+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.919822+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.920694+0000 mon.b (mon.2) 618 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:50.922285+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:51.007319+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:51.010215+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:51.013961+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:51.015112+0000 mon.b (mon.2) 622 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:51.018463+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:51.104264+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:51.107030+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:51.110426+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.511 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:51.111601+0000 mon.b (mon.2) 626 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.511 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:51.115813+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.511 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:51.202960+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.511 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:51.205227+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.511 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:51.208841+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.511 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:51.209942+0000 mon.b (mon.2) 630 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.511 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[30819]: audit 2023-12-20T20:08:51.211363+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.624184+0000 mon.b (mon.2) 604 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.628116+0000 mon.b (mon.2) 605 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.629702+0000 mon.b (mon.2) 606 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.630925+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.719014+0000 mon.b (mon.2) 607 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.721746+0000 mon.b (mon.2) 608 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.724317+0000 mon.b (mon.2) 609 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.725330+0000 mon.b (mon.2) 610 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.726914+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.817162+0000 mon.b (mon.2) 611 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.819236+0000 mon.b (mon.2) 612 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.822162+0000 mon.b (mon.2) 613 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.823067+0000 mon.b (mon.2) 614 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.824533+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.913488+0000 mon.b (mon.2) 615 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.916656+0000 mon.b (mon.2) 616 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.919822+0000 mon.b (mon.2) 617 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.920694+0000 mon.b (mon.2) 618 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:50.922285+0000 mon.a (mon.0) 212 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:51.007319+0000 mon.b (mon.2) 619 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:51.010215+0000 mon.b (mon.2) 620 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:51.013961+0000 mon.b (mon.2) 621 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:51.015112+0000 mon.b (mon.2) 622 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:51.018463+0000 mon.a (mon.0) 213 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:51.104264+0000 mon.b (mon.2) 623 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:51.107030+0000 mon.b (mon.2) 624 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:51.110426+0000 mon.b (mon.2) 625 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:51.111601+0000 mon.b (mon.2) 626 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:51.115813+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:51.202960+0000 mon.b (mon.2) 627 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:51.205227+0000 mon.b (mon.2) 628 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:51.208841+0000 mon.b (mon.2) 629 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:51.209942+0000 mon.b (mon.2) 630 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[80208]: audit 2023-12-20T20:08:51.211363+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: cephadm 2023-12-20T20:08:49.573074+0000 mgr.x (mgr.25349) 386 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: cephadm 2023-12-20T20:08:49.584261+0000 mgr.x (mgr.25349) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: cephadm 2023-12-20T20:08:49.668005+0000 mgr.x (mgr.25349) 388 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: cephadm 2023-12-20T20:08:49.680898+0000 mgr.x (mgr.25349) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: cephadm 2023-12-20T20:08:49.764213+0000 mgr.x (mgr.25349) 390 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: cephadm 2023-12-20T20:08:49.775663+0000 mgr.x (mgr.25349) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: cephadm 2023-12-20T20:08:49.861680+0000 mgr.x (mgr.25349) 392 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: cephadm 2023-12-20T20:08:49.877492+0000 mgr.x (mgr.25349) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: cephadm 2023-12-20T20:08:49.962171+0000 mgr.x (mgr.25349) 394 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: cephadm 2023-12-20T20:08:49.974608+0000 mgr.x (mgr.25349) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: cephadm 2023-12-20T20:08:50.057770+0000 mgr.x (mgr.25349) 396 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: cephadm 2023-12-20T20:08:50.069034+0000 mgr.x (mgr.25349) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: cephadm 2023-12-20T20:08:50.150014+0000 mgr.x (mgr.25349) 398 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: cephadm 2023-12-20T20:08:50.165685+0000 mgr.x (mgr.25349) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.240869+0000 mon.b (mon.2) 587 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.242652+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: cephadm 2023-12-20T20:08:50.243301+0000 mgr.x (mgr.25349) 400 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.244634+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.245039+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.245400+0000 mon.b (mon.2) 590 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: cephadm 2023-12-20T20:08:50.252672+0000 mgr.x (mgr.25349) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.331104+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.335008+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: cephadm 2023-12-20T20:08:50.336461+0000 mgr.x (mgr.25349) 402 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.338781+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.340005+0000 mon.b (mon.2) 594 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.341362+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: cephadm 2023-12-20T20:08:50.348946+0000 mgr.x (mgr.25349) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.428064+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.430557+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: cephadm 2023-12-20T20:08:50.431905+0000 mgr.x (mgr.25349) 404 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.434593+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.435792+0000 mon.b (mon.2) 598 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.439558+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: cephadm 2023-12-20T20:08:50.447366+0000 mgr.x (mgr.25349) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.526272+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.528315+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: cephadm 2023-12-20T20:08:50.529137+0000 mgr.x (mgr.25349) 406 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:51.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.530884+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.531763+0000 mon.b (mon.2) 602 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.532972+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: cephadm 2023-12-20T20:08:50.540922+0000 mgr.x (mgr.25349) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:51.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.619426+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.624184+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.628116+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.629702+0000 mon.b (mon.2) 606 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.630925+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.719014+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.721746+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.724317+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.725330+0000 mon.b (mon.2) 610 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.726914+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.817162+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.819236+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.822162+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.823067+0000 mon.b (mon.2) 614 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.824533+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.913488+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.916656+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.919822+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.920694+0000 mon.b (mon.2) 618 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:50.922285+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:51.007319+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:51.010215+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:51.013961+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:51.015112+0000 mon.b (mon.2) 622 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:51.018463+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:51.104264+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:51.107030+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:51.110426+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:51.111601+0000 mon.b (mon.2) 626 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:51.115813+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:51.202960+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:51.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:51.205227+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:51.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:51.208841+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:51.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:51.209942+0000 mon.b (mon.2) 630 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:51.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:51 smithi133 bash[25278]: audit 2023-12-20T20:08:51.211363+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:51.799 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[82586]: debug 2023-12-20T20:08:51.485+0000 7fc112ca5200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-20T20:08:51.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[82586]: debug 2023-12-20T20:08:51.605+0000 7fc112ca5200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-20T20:08:51.800 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[82586]: debug 2023-12-20T20:08:51.733+0000 7fc112ca5200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-20T20:08:52.076 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:51 smithi080 bash[82586]: debug 2023-12-20T20:08:51.933+0000 7fc112ca5200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-20T20:08:52.299 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[82586]: debug 2023-12-20T20:08:52.061+0000 7fc112ca5200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-20T20:08:52.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: cluster 2023-12-20T20:08:50.612260+0000 mgr.x (mgr.25349) 408 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:08:52.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: cephadm 2023-12-20T20:08:50.625887+0000 mgr.x (mgr.25349) 409 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: cephadm 2023-12-20T20:08:50.638614+0000 mgr.x (mgr.25349) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: cephadm 2023-12-20T20:08:50.722723+0000 mgr.x (mgr.25349) 411 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: cephadm 2023-12-20T20:08:50.734641+0000 mgr.x (mgr.25349) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: cephadm 2023-12-20T20:08:50.820090+0000 mgr.x (mgr.25349) 413 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: cephadm 2023-12-20T20:08:50.832142+0000 mgr.x (mgr.25349) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: cephadm 2023-12-20T20:08:50.917559+0000 mgr.x (mgr.25349) 415 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: cephadm 2023-12-20T20:08:50.930022+0000 mgr.x (mgr.25349) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: cephadm 2023-12-20T20:08:51.011339+0000 mgr.x (mgr.25349) 417 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: cephadm 2023-12-20T20:08:51.027115+0000 mgr.x (mgr.25349) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: cephadm 2023-12-20T20:08:51.108256+0000 mgr.x (mgr.25349) 419 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: cephadm 2023-12-20T20:08:51.123584+0000 mgr.x (mgr.25349) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: cephadm 2023-12-20T20:08:51.206201+0000 mgr.x (mgr.25349) 421 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: cephadm 2023-12-20T20:08:51.218855+0000 mgr.x (mgr.25349) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.300145+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.303625+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: cephadm 2023-12-20T20:08:51.304751+0000 mgr.x (mgr.25349) 423 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.306947+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.308098+0000 mon.b (mon.2) 634 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.310206+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: cluster 2023-12-20T20:08:50.612260+0000 mgr.x (mgr.25349) 408 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:08:52.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: cephadm 2023-12-20T20:08:50.625887+0000 mgr.x (mgr.25349) 409 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: cephadm 2023-12-20T20:08:50.638614+0000 mgr.x (mgr.25349) 410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: cephadm 2023-12-20T20:08:50.722723+0000 mgr.x (mgr.25349) 411 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: cephadm 2023-12-20T20:08:50.734641+0000 mgr.x (mgr.25349) 412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: cephadm 2023-12-20T20:08:50.820090+0000 mgr.x (mgr.25349) 413 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: cephadm 2023-12-20T20:08:50.832142+0000 mgr.x (mgr.25349) 414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: cephadm 2023-12-20T20:08:50.917559+0000 mgr.x (mgr.25349) 415 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: cephadm 2023-12-20T20:08:50.930022+0000 mgr.x (mgr.25349) 416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: cephadm 2023-12-20T20:08:51.011339+0000 mgr.x (mgr.25349) 417 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: cephadm 2023-12-20T20:08:51.027115+0000 mgr.x (mgr.25349) 418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: cephadm 2023-12-20T20:08:51.108256+0000 mgr.x (mgr.25349) 419 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: cephadm 2023-12-20T20:08:51.123584+0000 mgr.x (mgr.25349) 420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: cephadm 2023-12-20T20:08:51.206201+0000 mgr.x (mgr.25349) 421 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: cephadm 2023-12-20T20:08:51.218855+0000 mgr.x (mgr.25349) 422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.300145+0000 mon.b (mon.2) 631 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.303625+0000 mon.b (mon.2) 632 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: cephadm 2023-12-20T20:08:51.304751+0000 mgr.x (mgr.25349) 423 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.306947+0000 mon.b (mon.2) 633 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.308098+0000 mon.b (mon.2) 634 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.310206+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: cephadm 2023-12-20T20:08:51.320113+0000 mgr.x (mgr.25349) 424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: cephadm 2023-12-20T20:08:51.320113+0000 mgr.x (mgr.25349) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.399467+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.401861+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: cephadm 2023-12-20T20:08:51.402859+0000 mgr.x (mgr.25349) 425 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.404755+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.406000+0000 mon.b (mon.2) 638 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.406385+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: cephadm 2023-12-20T20:08:51.416324+0000 mgr.x (mgr.25349) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.495725+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.499371+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: cephadm 2023-12-20T20:08:51.500622+0000 mgr.x (mgr.25349) 427 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.503452+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.504693+0000 mon.b (mon.2) 642 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.506211+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: cephadm 2023-12-20T20:08:51.514523+0000 mgr.x (mgr.25349) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.595201+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.597375+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.600144+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.601165+0000 mon.b (mon.2) 646 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.603817+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.399467+0000 mon.b (mon.2) 635 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.401861+0000 mon.b (mon.2) 636 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: cephadm 2023-12-20T20:08:51.402859+0000 mgr.x (mgr.25349) 425 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.404755+0000 mon.b (mon.2) 637 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.406000+0000 mon.b (mon.2) 638 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.406385+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: cephadm 2023-12-20T20:08:51.416324+0000 mgr.x (mgr.25349) 426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.495725+0000 mon.b (mon.2) 639 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.499371+0000 mon.b (mon.2) 640 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: cephadm 2023-12-20T20:08:51.500622+0000 mgr.x (mgr.25349) 427 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.503452+0000 mon.b (mon.2) 641 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.504693+0000 mon.b (mon.2) 642 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.506211+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: cephadm 2023-12-20T20:08:51.514523+0000 mgr.x (mgr.25349) 428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.595201+0000 mon.b (mon.2) 643 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.597375+0000 mon.b (mon.2) 644 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.600144+0000 mon.b (mon.2) 645 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.601165+0000 mon.b (mon.2) 646 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.603817+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.689397+0000 mon.b (mon.2) 647 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.692387+0000 mon.b (mon.2) 648 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.696627+0000 mon.b (mon.2) 649 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.697856+0000 mon.b (mon.2) 650 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.701212+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.785684+0000 mon.b (mon.2) 651 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.788265+0000 mon.b (mon.2) 652 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.790659+0000 mon.b (mon.2) 653 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.791362+0000 mon.b (mon.2) 654 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.794604+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.881516+0000 mon.b (mon.2) 655 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.883703+0000 mon.b (mon.2) 656 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.886893+0000 mon.b (mon.2) 657 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.887957+0000 mon.b (mon.2) 658 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.891718+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.978000+0000 mon.b (mon.2) 659 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.980557+0000 mon.b (mon.2) 660 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.984067+0000 mon.b (mon.2) 661 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.985411+0000 mon.b (mon.2) 662 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:51.992241+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:52.078304+0000 mon.b (mon.2) 663 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.689397+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.692387+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.696627+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.697856+0000 mon.b (mon.2) 650 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.701212+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.785684+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.788265+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.790659+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.791362+0000 mon.b (mon.2) 654 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.794604+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.881516+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.883703+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.886893+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.887957+0000 mon.b (mon.2) 658 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.891718+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.978000+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.980557+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.984067+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.985411+0000 mon.b (mon.2) 662 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:51.992241+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:52.082264+0000 mon.b (mon.2) 664 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:52.086030+0000 mon.b (mon.2) 665 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:52.087215+0000 mon.b (mon.2) 666 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:52.093477+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:52.180274+0000 mon.b (mon.2) 667 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.313 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:52.182630+0000 mon.b (mon.2) 668 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.313 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:52.186450+0000 mon.b (mon.2) 669 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.313 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:52.187407+0000 mon.b (mon.2) 670 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.313 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[80208]: audit 2023-12-20T20:08:52.190393+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.314 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:52.078304+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.314 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:52.082264+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.314 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:52.086030+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.314 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:52.087215+0000 mon.b (mon.2) 666 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.314 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:52.093477+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.314 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:52.180274+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.314 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:52.182630+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.315 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:52.186450+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.315 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:52.187407+0000 mon.b (mon.2) 670 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.315 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:52 smithi080 bash[30819]: audit 2023-12-20T20:08:52.190393+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: cluster 2023-12-20T20:08:50.612260+0000 mgr.x (mgr.25349) 408 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:08:52.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: cephadm 2023-12-20T20:08:50.625887+0000 mgr.x (mgr.25349) 409 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: cephadm 2023-12-20T20:08:50.638614+0000 mgr.x (mgr.25349) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: cephadm 2023-12-20T20:08:50.722723+0000 mgr.x (mgr.25349) 411 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: cephadm 2023-12-20T20:08:50.734641+0000 mgr.x (mgr.25349) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: cephadm 2023-12-20T20:08:50.820090+0000 mgr.x (mgr.25349) 413 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: cephadm 2023-12-20T20:08:50.832142+0000 mgr.x (mgr.25349) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: cephadm 2023-12-20T20:08:50.917559+0000 mgr.x (mgr.25349) 415 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: cephadm 2023-12-20T20:08:50.930022+0000 mgr.x (mgr.25349) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: cephadm 2023-12-20T20:08:51.011339+0000 mgr.x (mgr.25349) 417 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: cephadm 2023-12-20T20:08:51.027115+0000 mgr.x (mgr.25349) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: cephadm 2023-12-20T20:08:51.108256+0000 mgr.x (mgr.25349) 419 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: cephadm 2023-12-20T20:08:51.123584+0000 mgr.x (mgr.25349) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: cephadm 2023-12-20T20:08:51.206201+0000 mgr.x (mgr.25349) 421 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: cephadm 2023-12-20T20:08:51.218855+0000 mgr.x (mgr.25349) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.300145+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.303625+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: cephadm 2023-12-20T20:08:51.304751+0000 mgr.x (mgr.25349) 423 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.306947+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.308098+0000 mon.b (mon.2) 634 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.310206+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: cephadm 2023-12-20T20:08:51.320113+0000 mgr.x (mgr.25349) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.399467+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.401861+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: cephadm 2023-12-20T20:08:51.402859+0000 mgr.x (mgr.25349) 425 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.404755+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.406000+0000 mon.b (mon.2) 638 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.406385+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: cephadm 2023-12-20T20:08:51.416324+0000 mgr.x (mgr.25349) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.495725+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.499371+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: cephadm 2023-12-20T20:08:51.500622+0000 mgr.x (mgr.25349) 427 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:52.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.503452+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.504693+0000 mon.b (mon.2) 642 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.506211+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: cephadm 2023-12-20T20:08:51.514523+0000 mgr.x (mgr.25349) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:52.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.595201+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.597375+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.600144+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.601165+0000 mon.b (mon.2) 646 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.603817+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.689397+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.692387+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.696627+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.697856+0000 mon.b (mon.2) 650 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.701212+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.785684+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.788265+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.790659+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.791362+0000 mon.b (mon.2) 654 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.794604+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.881516+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.883703+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.886893+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.887957+0000 mon.b (mon.2) 658 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.891718+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.978000+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.980557+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.984067+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.985411+0000 mon.b (mon.2) 662 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:51.992241+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:52.078304+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:52.082264+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:52.086030+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:52.087215+0000 mon.b (mon.2) 666 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:52.093477+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:52.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:52.180274+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:52.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:52.182630+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:52.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:52.186450+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:52.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:52.187407+0000 mon.b (mon.2) 670 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:52.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:52 smithi133 bash[25278]: audit 2023-12-20T20:08:52.190393+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.483 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[82586]: debug 2023-12-20T20:08:53.337+0000 7fc112ca5200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-20T20:08:53.483 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[82586]: [20/Dec/2023:20:08:53] ENGINE Bus STARTING 2023-12-20T20:08:53.483 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[82586]: CherryPy Checker: 2023-12-20T20:08:53.483 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[82586]: The Application mounted at '' has an empty config. 2023-12-20T20:08:53.483 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[82586]: [20/Dec/2023:20:08:53] ENGINE Serving on http://:::9283 2023-12-20T20:08:53.484 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: cephadm 2023-12-20T20:08:51.598225+0000 mgr.x (mgr.25349) 429 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.484 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: cephadm 2023-12-20T20:08:51.612901+0000 mgr.x (mgr.25349) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.484 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: cephadm 2023-12-20T20:08:51.693991+0000 mgr.x (mgr.25349) 431 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.484 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: cephadm 2023-12-20T20:08:51.708901+0000 mgr.x (mgr.25349) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.484 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: cephadm 2023-12-20T20:08:51.789039+0000 mgr.x (mgr.25349) 433 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.484 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: cephadm 2023-12-20T20:08:51.802214+0000 mgr.x (mgr.25349) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.484 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: cephadm 2023-12-20T20:08:51.884592+0000 mgr.x (mgr.25349) 435 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.484 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: cephadm 2023-12-20T20:08:51.899501+0000 mgr.x (mgr.25349) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.484 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: cephadm 2023-12-20T20:08:51.981728+0000 mgr.x (mgr.25349) 437 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.484 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: cephadm 2023-12-20T20:08:52.000085+0000 mgr.x (mgr.25349) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.485 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: cephadm 2023-12-20T20:08:52.083394+0000 mgr.x (mgr.25349) 439 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.485 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: cephadm 2023-12-20T20:08:52.101357+0000 mgr.x (mgr.25349) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.485 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: cephadm 2023-12-20T20:08:52.183559+0000 mgr.x (mgr.25349) 441 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.485 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: cephadm 2023-12-20T20:08:52.198402+0000 mgr.x (mgr.25349) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.485 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.279187+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.485 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.282798+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.485 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: cephadm 2023-12-20T20:08:52.283908+0000 mgr.x (mgr.25349) 443 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.485 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.286376+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.486 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.287368+0000 mon.b (mon.2) 674 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.486 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.288187+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.486 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: cephadm 2023-12-20T20:08:52.296436+0000 mgr.x (mgr.25349) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.486 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.379027+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.486 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.381243+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.487 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: cephadm 2023-12-20T20:08:52.382134+0000 mgr.x (mgr.25349) 445 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.487 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.383726+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.487 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.384637+0000 mon.b (mon.2) 678 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.487 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.386981+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.487 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: cephadm 2023-12-20T20:08:52.394776+0000 mgr.x (mgr.25349) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.487 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.474426+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.487 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.476583+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.487 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: cephadm 2023-12-20T20:08:52.477555+0000 mgr.x (mgr.25349) 447 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.487 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.479190+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.487 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.480292+0000 mon.b (mon.2) 682 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.487 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.482595+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.488 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: cephadm 2023-12-20T20:08:52.490124+0000 mgr.x (mgr.25349) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.488 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.570158+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.488 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.572240+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.488 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.575196+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.488 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.576011+0000 mon.b (mon.2) 686 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.488 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.577596+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.488 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.667986+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.488 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.670305+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.488 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.673596+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.488 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.673968+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.488 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.674546+0000 mon.b (mon.2) 690 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.488 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.763688+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.488 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.766449+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.488 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.771069+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.489 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.772395+0000 mon.b (mon.2) 694 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.489 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.774050+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.489 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.860763+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.489 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.864515+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.489 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.868433+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.489 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.869638+0000 mon.b (mon.2) 698 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.489 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.871398+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.489 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.955416+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.489 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.958216+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.489 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.962093+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.489 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.963641+0000 mon.b (mon.2) 702 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.489 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:52.965101+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.489 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:53.051487+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.489 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:53.054376+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.490 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:53.059149+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.490 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:53.060605+0000 mon.b (mon.2) 706 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.490 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:53.062560+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.490 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:53.148852+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.491 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:53.152025+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.491 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:53.156155+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.491 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:53.157345+0000 mon.b (mon.2) 710 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.491 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[30819]: audit 2023-12-20T20:08:53.159494+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.491 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: cephadm 2023-12-20T20:08:51.598225+0000 mgr.x (mgr.25349) 429 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.491 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: cephadm 2023-12-20T20:08:51.612901+0000 mgr.x (mgr.25349) 430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.492 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: cephadm 2023-12-20T20:08:51.693991+0000 mgr.x (mgr.25349) 431 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.492 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: cephadm 2023-12-20T20:08:51.708901+0000 mgr.x (mgr.25349) 432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.492 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: cephadm 2023-12-20T20:08:51.789039+0000 mgr.x (mgr.25349) 433 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.492 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: cephadm 2023-12-20T20:08:51.802214+0000 mgr.x (mgr.25349) 434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.492 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: cephadm 2023-12-20T20:08:51.884592+0000 mgr.x (mgr.25349) 435 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.492 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: cephadm 2023-12-20T20:08:51.899501+0000 mgr.x (mgr.25349) 436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.492 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: cephadm 2023-12-20T20:08:51.981728+0000 mgr.x (mgr.25349) 437 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.492 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: cephadm 2023-12-20T20:08:52.000085+0000 mgr.x (mgr.25349) 438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.492 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: cephadm 2023-12-20T20:08:52.083394+0000 mgr.x (mgr.25349) 439 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.492 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: cephadm 2023-12-20T20:08:52.101357+0000 mgr.x (mgr.25349) 440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.492 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: cephadm 2023-12-20T20:08:52.183559+0000 mgr.x (mgr.25349) 441 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.492 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: cephadm 2023-12-20T20:08:52.198402+0000 mgr.x (mgr.25349) 442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.492 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.279187+0000 mon.b (mon.2) 671 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.492 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.282798+0000 mon.b (mon.2) 672 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.493 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: cephadm 2023-12-20T20:08:52.283908+0000 mgr.x (mgr.25349) 443 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.493 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.286376+0000 mon.b (mon.2) 673 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.493 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.287368+0000 mon.b (mon.2) 674 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.493 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.288187+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.493 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: cephadm 2023-12-20T20:08:52.296436+0000 mgr.x (mgr.25349) 444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.493 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.379027+0000 mon.b (mon.2) 675 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.493 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.381243+0000 mon.b (mon.2) 676 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.493 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: cephadm 2023-12-20T20:08:52.382134+0000 mgr.x (mgr.25349) 445 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.493 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.383726+0000 mon.b (mon.2) 677 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.493 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.384637+0000 mon.b (mon.2) 678 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.493 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.386981+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.493 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: cephadm 2023-12-20T20:08:52.394776+0000 mgr.x (mgr.25349) 446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.493 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.474426+0000 mon.b (mon.2) 679 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.493 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.476583+0000 mon.b (mon.2) 680 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.494 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: cephadm 2023-12-20T20:08:52.477555+0000 mgr.x (mgr.25349) 447 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.494 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.479190+0000 mon.b (mon.2) 681 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.494 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.480292+0000 mon.b (mon.2) 682 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.494 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.482595+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.494 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: cephadm 2023-12-20T20:08:52.490124+0000 mgr.x (mgr.25349) 448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.494 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.570158+0000 mon.b (mon.2) 683 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.494 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.572240+0000 mon.b (mon.2) 684 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.494 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.575196+0000 mon.b (mon.2) 685 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.494 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.576011+0000 mon.b (mon.2) 686 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.494 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.577596+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.494 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.667986+0000 mon.b (mon.2) 687 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.494 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.670305+0000 mon.b (mon.2) 688 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.494 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.673596+0000 mon.b (mon.2) 689 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.494 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.673968+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.495 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.674546+0000 mon.b (mon.2) 690 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.495 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.763688+0000 mon.b (mon.2) 691 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.495 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.766449+0000 mon.b (mon.2) 692 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.495 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.771069+0000 mon.b (mon.2) 693 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.495 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.772395+0000 mon.b (mon.2) 694 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.495 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.774050+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.495 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.860763+0000 mon.b (mon.2) 695 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.495 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.864515+0000 mon.b (mon.2) 696 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.495 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.868433+0000 mon.b (mon.2) 697 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.495 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.869638+0000 mon.b (mon.2) 698 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.495 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.871398+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.495 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.955416+0000 mon.b (mon.2) 699 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.495 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.958216+0000 mon.b (mon.2) 700 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.495 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.962093+0000 mon.b (mon.2) 701 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.495 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.963641+0000 mon.b (mon.2) 702 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.496 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:52.965101+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.496 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:53.051487+0000 mon.b (mon.2) 703 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.496 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:53.054376+0000 mon.b (mon.2) 704 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.496 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:53.059149+0000 mon.b (mon.2) 705 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.496 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:53.060605+0000 mon.b (mon.2) 706 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.496 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:53.062560+0000 mon.a (mon.0) 234 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.496 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:53.148852+0000 mon.b (mon.2) 707 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.496 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:53.152025+0000 mon.b (mon.2) 708 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.496 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:53.156155+0000 mon.b (mon.2) 709 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.496 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:53.157345+0000 mon.b (mon.2) 710 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.496 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[80208]: audit 2023-12-20T20:08:53.159494+0000 mon.a (mon.0) 235 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: cephadm 2023-12-20T20:08:51.598225+0000 mgr.x (mgr.25349) 429 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: cephadm 2023-12-20T20:08:51.612901+0000 mgr.x (mgr.25349) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: cephadm 2023-12-20T20:08:51.693991+0000 mgr.x (mgr.25349) 431 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: cephadm 2023-12-20T20:08:51.708901+0000 mgr.x (mgr.25349) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: cephadm 2023-12-20T20:08:51.789039+0000 mgr.x (mgr.25349) 433 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: cephadm 2023-12-20T20:08:51.802214+0000 mgr.x (mgr.25349) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: cephadm 2023-12-20T20:08:51.884592+0000 mgr.x (mgr.25349) 435 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: cephadm 2023-12-20T20:08:51.899501+0000 mgr.x (mgr.25349) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: cephadm 2023-12-20T20:08:51.981728+0000 mgr.x (mgr.25349) 437 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: cephadm 2023-12-20T20:08:52.000085+0000 mgr.x (mgr.25349) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: cephadm 2023-12-20T20:08:52.083394+0000 mgr.x (mgr.25349) 439 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: cephadm 2023-12-20T20:08:52.101357+0000 mgr.x (mgr.25349) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: cephadm 2023-12-20T20:08:52.183559+0000 mgr.x (mgr.25349) 441 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: cephadm 2023-12-20T20:08:52.198402+0000 mgr.x (mgr.25349) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.279187+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.282798+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: cephadm 2023-12-20T20:08:52.283908+0000 mgr.x (mgr.25349) 443 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.286376+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.287368+0000 mon.b (mon.2) 674 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.288187+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: cephadm 2023-12-20T20:08:52.296436+0000 mgr.x (mgr.25349) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.379027+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.381243+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: cephadm 2023-12-20T20:08:52.382134+0000 mgr.x (mgr.25349) 445 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.383726+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.384637+0000 mon.b (mon.2) 678 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.386981+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: cephadm 2023-12-20T20:08:52.394776+0000 mgr.x (mgr.25349) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.474426+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.476583+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: cephadm 2023-12-20T20:08:52.477555+0000 mgr.x (mgr.25349) 447 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:53.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.479190+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.480292+0000 mon.b (mon.2) 682 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.482595+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: cephadm 2023-12-20T20:08:52.490124+0000 mgr.x (mgr.25349) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:53.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.570158+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.572240+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.575196+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.576011+0000 mon.b (mon.2) 686 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.577596+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.667986+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.670305+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.673596+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.673968+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.674546+0000 mon.b (mon.2) 690 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.763688+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.766449+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.771069+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.772395+0000 mon.b (mon.2) 694 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.774050+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.860763+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.864515+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.868433+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.869638+0000 mon.b (mon.2) 698 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.871398+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.955416+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.958216+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.962093+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.963641+0000 mon.b (mon.2) 702 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:52.965101+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:53.051487+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:53.054376+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:53.059149+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:53.060605+0000 mon.b (mon.2) 706 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:53.062560+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:53.148852+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:53.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:53.152025+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:53.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:53.156155+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:53.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:53.157345+0000 mon.b (mon.2) 710 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:53.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:53 smithi133 bash[25278]: audit 2023-12-20T20:08:53.159494+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:53.799 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:08:53 smithi080 bash[82586]: [20/Dec/2023:20:08:53] ENGINE Bus STARTED 2023-12-20T20:08:54.239 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cephadm 2023-12-20T20:08:52.572996+0000 mgr.x (mgr.25349) 449 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.239 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cephadm 2023-12-20T20:08:52.585105+0000 mgr.x (mgr.25349) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cephadm 2023-12-20T20:08:52.572996+0000 mgr.x (mgr.25349) 449 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cephadm 2023-12-20T20:08:52.585105+0000 mgr.x (mgr.25349) 450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cluster 2023-12-20T20:08:52.613916+0000 mgr.x (mgr.25349) 451 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:08:54.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cephadm 2023-12-20T20:08:52.671299+0000 mgr.x (mgr.25349) 452 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cephadm 2023-12-20T20:08:52.683926+0000 mgr.x (mgr.25349) 453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cephadm 2023-12-20T20:08:52.767754+0000 mgr.x (mgr.25349) 454 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cephadm 2023-12-20T20:08:52.781678+0000 mgr.x (mgr.25349) 455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cephadm 2023-12-20T20:08:52.865839+0000 mgr.x (mgr.25349) 456 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cephadm 2023-12-20T20:08:52.878989+0000 mgr.x (mgr.25349) 457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cephadm 2023-12-20T20:08:52.959502+0000 mgr.x (mgr.25349) 458 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cephadm 2023-12-20T20:08:52.973158+0000 mgr.x (mgr.25349) 459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cephadm 2023-12-20T20:08:53.055602+0000 mgr.x (mgr.25349) 460 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cephadm 2023-12-20T20:08:53.070294+0000 mgr.x (mgr.25349) 461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cephadm 2023-12-20T20:08:53.153463+0000 mgr.x (mgr.25349) 462 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cephadm 2023-12-20T20:08:53.167126+0000 mgr.x (mgr.25349) 463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.244974+0000 mon.b (mon.2) 711 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.247120+0000 mon.b (mon.2) 712 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cephadm 2023-12-20T20:08:53.247803+0000 mgr.x (mgr.25349) 464 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.249309+0000 mon.b (mon.2) 713 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.249590+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.250000+0000 mon.b (mon.2) 714 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cephadm 2023-12-20T20:08:53.257094+0000 mgr.x (mgr.25349) 465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cluster 2023-12-20T20:08:52.613916+0000 mgr.x (mgr.25349) 451 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:08:54.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cephadm 2023-12-20T20:08:52.671299+0000 mgr.x (mgr.25349) 452 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cephadm 2023-12-20T20:08:52.683926+0000 mgr.x (mgr.25349) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cephadm 2023-12-20T20:08:52.767754+0000 mgr.x (mgr.25349) 454 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cephadm 2023-12-20T20:08:52.781678+0000 mgr.x (mgr.25349) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cephadm 2023-12-20T20:08:52.865839+0000 mgr.x (mgr.25349) 456 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cephadm 2023-12-20T20:08:52.878989+0000 mgr.x (mgr.25349) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cephadm 2023-12-20T20:08:52.959502+0000 mgr.x (mgr.25349) 458 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cephadm 2023-12-20T20:08:52.973158+0000 mgr.x (mgr.25349) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cephadm 2023-12-20T20:08:53.055602+0000 mgr.x (mgr.25349) 460 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cephadm 2023-12-20T20:08:53.070294+0000 mgr.x (mgr.25349) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cephadm 2023-12-20T20:08:53.153463+0000 mgr.x (mgr.25349) 462 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cephadm 2023-12-20T20:08:53.167126+0000 mgr.x (mgr.25349) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.244974+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.247120+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cephadm 2023-12-20T20:08:53.247803+0000 mgr.x (mgr.25349) 464 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.249309+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.249590+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.250000+0000 mon.b (mon.2) 714 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cephadm 2023-12-20T20:08:53.257094+0000 mgr.x (mgr.25349) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.335149+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.339847+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cephadm 2023-12-20T20:08:53.341362+0000 mgr.x (mgr.25349) 466 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.343602+0000 mon.b (mon.2) 717 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.345245+0000 mon.b (mon.2) 718 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.347910+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cephadm 2023-12-20T20:08:53.355748+0000 mgr.x (mgr.25349) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cluster 2023-12-20T20:08:53.363250+0000 mon.a (mon.0) 238 : cluster [DBG] Standby manager daemon y restarted 2023-12-20T20:08:54.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cluster 2023-12-20T20:08:53.363338+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:08:54.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.366740+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.? 172.21.15.80:0/3610727797' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:08:54.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.368322+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.? 172.21.15.80:0/3610727797' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:08:54.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.370594+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.? 172.21.15.80:0/3610727797' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:08:54.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.372069+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.? 172.21.15.80:0/3610727797' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:08:54.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.437178+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.439266+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cephadm 2023-12-20T20:08:53.440096+0000 mgr.x (mgr.25349) 468 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.441723+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.443042+0000 mon.b (mon.2) 722 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.445007+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cephadm 2023-12-20T20:08:53.454041+0000 mgr.x (mgr.25349) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.534663+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.335149+0000 mon.b (mon.2) 715 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.339847+0000 mon.b (mon.2) 716 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cephadm 2023-12-20T20:08:53.341362+0000 mgr.x (mgr.25349) 466 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.343602+0000 mon.b (mon.2) 717 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.345245+0000 mon.b (mon.2) 718 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.347910+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cephadm 2023-12-20T20:08:53.355748+0000 mgr.x (mgr.25349) 467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cluster 2023-12-20T20:08:53.363250+0000 mon.a (mon.0) 238 : cluster 0 Standby manager daemon y restarted 2023-12-20T20:08:54.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cluster 2023-12-20T20:08:53.363338+0000 mon.a (mon.0) 239 : cluster 0 Standby manager daemon y started 2023-12-20T20:08:54.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.366740+0000 mon.c (mon.1) 102 : audit 0 from='mgr.? 172.21.15.80:0/3610727797' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:08:54.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.368322+0000 mon.c (mon.1) 103 : audit 0 from='mgr.? 172.21.15.80:0/3610727797' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:08:54.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.370594+0000 mon.c (mon.1) 104 : audit 0 from='mgr.? 172.21.15.80:0/3610727797' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:08:54.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.372069+0000 mon.c (mon.1) 105 : audit 0 from='mgr.? 172.21.15.80:0/3610727797' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:08:54.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.437178+0000 mon.b (mon.2) 719 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.439266+0000 mon.b (mon.2) 720 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cephadm 2023-12-20T20:08:53.440096+0000 mgr.x (mgr.25349) 468 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.441723+0000 mon.b (mon.2) 721 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.443042+0000 mon.b (mon.2) 722 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.445007+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cephadm 2023-12-20T20:08:53.454041+0000 mgr.x (mgr.25349) 469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.534663+0000 mon.b (mon.2) 723 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.542248+0000 mon.b (mon.2) 724 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: cephadm 2023-12-20T20:08:53.543748+0000 mgr.x (mgr.25349) 470 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.546734+0000 mon.b (mon.2) 725 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.548038+0000 mon.b (mon.2) 726 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.549102+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.641913+0000 mon.b (mon.2) 727 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.644135+0000 mon.b (mon.2) 728 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.646873+0000 mon.b (mon.2) 729 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.647946+0000 mon.b (mon.2) 730 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.651464+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.741444+0000 mon.b (mon.2) 731 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.743639+0000 mon.b (mon.2) 732 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.746261+0000 mon.b (mon.2) 733 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.747194+0000 mon.b (mon.2) 734 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.751432+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.838463+0000 mon.b (mon.2) 735 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.841080+0000 mon.b (mon.2) 736 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.844029+0000 mon.b (mon.2) 737 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.844923+0000 mon.b (mon.2) 738 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.849224+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.542248+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: cephadm 2023-12-20T20:08:53.543748+0000 mgr.x (mgr.25349) 470 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.546734+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.548038+0000 mon.b (mon.2) 726 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.549102+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.641913+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.644135+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.646873+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.647946+0000 mon.b (mon.2) 730 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.651464+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.741444+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.743639+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.746261+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.747194+0000 mon.b (mon.2) 734 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.751432+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.838463+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.841080+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.844029+0000 mon.b (mon.2) 737 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.844923+0000 mon.b (mon.2) 738 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.849224+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.966833+0000 mon.b (mon.2) 739 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.969539+0000 mon.b (mon.2) 740 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.973028+0000 mon.b (mon.2) 741 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.974111+0000 mon.b (mon.2) 742 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:53.979849+0000 mon.a (mon.0) 245 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:54.067324+0000 mon.b (mon.2) 743 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:54.069871+0000 mon.b (mon.2) 744 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:54.072724+0000 mon.b (mon.2) 745 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:54.074088+0000 mon.b (mon.2) 746 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:54.078974+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:54.163554+0000 mon.b (mon.2) 747 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:54.166316+0000 mon.b (mon.2) 748 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:54.168970+0000 mon.b (mon.2) 749 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:54.170046+0000 mon.b (mon.2) 750 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[80208]: audit 2023-12-20T20:08:54.174169+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.966833+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.969539+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.973028+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.974111+0000 mon.b (mon.2) 742 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:53.979849+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:54.067324+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:54.069871+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:54.072724+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:54.074088+0000 mon.b (mon.2) 746 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:54.078974+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:54.163554+0000 mon.b (mon.2) 747 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:54.166316+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:54.168970+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:54.170046+0000 mon.b (mon.2) 750 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:54 smithi080 bash[30819]: audit 2023-12-20T20:08:54.174169+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cephadm 2023-12-20T20:08:52.572996+0000 mgr.x (mgr.25349) 449 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cephadm 2023-12-20T20:08:52.585105+0000 mgr.x (mgr.25349) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cluster 2023-12-20T20:08:52.613916+0000 mgr.x (mgr.25349) 451 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:08:54.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cephadm 2023-12-20T20:08:52.671299+0000 mgr.x (mgr.25349) 452 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cephadm 2023-12-20T20:08:52.683926+0000 mgr.x (mgr.25349) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cephadm 2023-12-20T20:08:52.767754+0000 mgr.x (mgr.25349) 454 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cephadm 2023-12-20T20:08:52.781678+0000 mgr.x (mgr.25349) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cephadm 2023-12-20T20:08:52.865839+0000 mgr.x (mgr.25349) 456 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cephadm 2023-12-20T20:08:52.878989+0000 mgr.x (mgr.25349) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cephadm 2023-12-20T20:08:52.959502+0000 mgr.x (mgr.25349) 458 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cephadm 2023-12-20T20:08:52.973158+0000 mgr.x (mgr.25349) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cephadm 2023-12-20T20:08:53.055602+0000 mgr.x (mgr.25349) 460 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cephadm 2023-12-20T20:08:53.070294+0000 mgr.x (mgr.25349) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cephadm 2023-12-20T20:08:53.153463+0000 mgr.x (mgr.25349) 462 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cephadm 2023-12-20T20:08:53.167126+0000 mgr.x (mgr.25349) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.244974+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.247120+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cephadm 2023-12-20T20:08:53.247803+0000 mgr.x (mgr.25349) 464 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.249309+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.249590+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.250000+0000 mon.b (mon.2) 714 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cephadm 2023-12-20T20:08:53.257094+0000 mgr.x (mgr.25349) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.335149+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.339847+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cephadm 2023-12-20T20:08:53.341362+0000 mgr.x (mgr.25349) 466 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.343602+0000 mon.b (mon.2) 717 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.345245+0000 mon.b (mon.2) 718 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.347910+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cephadm 2023-12-20T20:08:53.355748+0000 mgr.x (mgr.25349) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cluster 2023-12-20T20:08:53.363250+0000 mon.a (mon.0) 238 : cluster [DBG] Standby manager daemon y restarted 2023-12-20T20:08:54.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cluster 2023-12-20T20:08:53.363338+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon y started 2023-12-20T20:08:54.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.366740+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.? 172.21.15.80:0/3610727797' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-20T20:08:54.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.368322+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.? 172.21.15.80:0/3610727797' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-20T20:08:54.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.370594+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.? 172.21.15.80:0/3610727797' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-20T20:08:54.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.372069+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.? 172.21.15.80:0/3610727797' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-20T20:08:54.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.437178+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.439266+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cephadm 2023-12-20T20:08:53.440096+0000 mgr.x (mgr.25349) 468 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.441723+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.443042+0000 mon.b (mon.2) 722 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.445007+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cephadm 2023-12-20T20:08:53.454041+0000 mgr.x (mgr.25349) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:54.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.534663+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.542248+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: cephadm 2023-12-20T20:08:53.543748+0000 mgr.x (mgr.25349) 470 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:54.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.546734+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.548038+0000 mon.b (mon.2) 726 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.549102+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.641913+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.644135+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.646873+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.647946+0000 mon.b (mon.2) 730 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.651464+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.741444+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.743639+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.746261+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.747194+0000 mon.b (mon.2) 734 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.751432+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.838463+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.841080+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.844029+0000 mon.b (mon.2) 737 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.844923+0000 mon.b (mon.2) 738 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.849224+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.966833+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.969539+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.973028+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.974111+0000 mon.b (mon.2) 742 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:53.979849+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:54.067324+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:54.069871+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:54.072724+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:54.074088+0000 mon.b (mon.2) 746 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:54.078974+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:54.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:54.163554+0000 mon.b (mon.2) 747 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:54.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:54.166316+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:54.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:54.168970+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:54.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:54.170046+0000 mon.b (mon.2) 750 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:54.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[25278]: audit 2023-12-20T20:08:54.174169+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:08:54 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:08:54] "GET /metrics HTTP/1.1" 200 38308 "" "Prometheus/2.33.4" 2023-12-20T20:08:55.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: cephadm 2023-12-20T20:08:53.558854+0000 mgr.x (mgr.25349) 471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: cephadm 2023-12-20T20:08:53.644999+0000 mgr.x (mgr.25349) 472 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: cephadm 2023-12-20T20:08:53.659115+0000 mgr.x (mgr.25349) 473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: cephadm 2023-12-20T20:08:53.744817+0000 mgr.x (mgr.25349) 474 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: cephadm 2023-12-20T20:08:53.759186+0000 mgr.x (mgr.25349) 475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: cephadm 2023-12-20T20:08:53.842156+0000 mgr.x (mgr.25349) 476 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: cephadm 2023-12-20T20:08:53.856764+0000 mgr.x (mgr.25349) 477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: cephadm 2023-12-20T20:08:53.970892+0000 mgr.x (mgr.25349) 478 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: cephadm 2023-12-20T20:08:53.987440+0000 mgr.x (mgr.25349) 479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: cephadm 2023-12-20T20:08:54.070908+0000 mgr.x (mgr.25349) 480 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: cephadm 2023-12-20T20:08:54.086862+0000 mgr.x (mgr.25349) 481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: cephadm 2023-12-20T20:08:54.167394+0000 mgr.x (mgr.25349) 482 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: cephadm 2023-12-20T20:08:54.181806+0000 mgr.x (mgr.25349) 483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.257895+0000 mon.b (mon.2) 751 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.260387+0000 mon.b (mon.2) 752 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: cephadm 2023-12-20T20:08:54.261279+0000 mgr.x (mgr.25349) 484 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.262765+0000 mon.b (mon.2) 753 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.263686+0000 mon.b (mon.2) 754 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.263703+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: cephadm 2023-12-20T20:08:54.271820+0000 mgr.x (mgr.25349) 485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.350434+0000 mon.b (mon.2) 755 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: cephadm 2023-12-20T20:08:53.558854+0000 mgr.x (mgr.25349) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: cephadm 2023-12-20T20:08:53.644999+0000 mgr.x (mgr.25349) 472 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: cephadm 2023-12-20T20:08:53.659115+0000 mgr.x (mgr.25349) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: cephadm 2023-12-20T20:08:53.744817+0000 mgr.x (mgr.25349) 474 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: cephadm 2023-12-20T20:08:53.759186+0000 mgr.x (mgr.25349) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: cephadm 2023-12-20T20:08:53.842156+0000 mgr.x (mgr.25349) 476 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: cephadm 2023-12-20T20:08:53.856764+0000 mgr.x (mgr.25349) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: cephadm 2023-12-20T20:08:53.970892+0000 mgr.x (mgr.25349) 478 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: cephadm 2023-12-20T20:08:53.987440+0000 mgr.x (mgr.25349) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: cephadm 2023-12-20T20:08:54.070908+0000 mgr.x (mgr.25349) 480 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: cephadm 2023-12-20T20:08:54.086862+0000 mgr.x (mgr.25349) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: cephadm 2023-12-20T20:08:54.167394+0000 mgr.x (mgr.25349) 482 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: cephadm 2023-12-20T20:08:54.181806+0000 mgr.x (mgr.25349) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.257895+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.260387+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: cephadm 2023-12-20T20:08:54.261279+0000 mgr.x (mgr.25349) 484 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.262765+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.263686+0000 mon.b (mon.2) 754 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.263703+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: cephadm 2023-12-20T20:08:54.271820+0000 mgr.x (mgr.25349) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.350434+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.354324+0000 mon.b (mon.2) 756 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: cluster 2023-12-20T20:08:54.356923+0000 mon.a (mon.0) 249 : cluster 0 mgrmap e45: x(active, since 29s), standbys: y 2023-12-20T20:08:55.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: cephadm 2023-12-20T20:08:54.373048+0000 mgr.x (mgr.25349) 486 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.374548+0000 mon.b (mon.2) 757 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.375428+0000 mon.b (mon.2) 758 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.377176+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: cephadm 2023-12-20T20:08:54.384978+0000 mgr.x (mgr.25349) 487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.461476+0000 mon.b (mon.2) 759 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.463687+0000 mon.b (mon.2) 760 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.466274+0000 mon.b (mon.2) 761 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.467096+0000 mon.b (mon.2) 762 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.471742+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: cephadm 2023-12-20T20:08:54.479552+0000 mgr.x (mgr.25349) 488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.560652+0000 mon.b (mon.2) 763 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.563381+0000 mon.b (mon.2) 764 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.566118+0000 mon.b (mon.2) 765 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.567263+0000 mon.b (mon.2) 766 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.572519+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.658200+0000 mon.b (mon.2) 767 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.660282+0000 mon.b (mon.2) 768 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.663020+0000 mon.b (mon.2) 769 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.354324+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: cluster 2023-12-20T20:08:54.356923+0000 mon.a (mon.0) 249 : cluster [DBG] mgrmap e45: x(active, since 29s), standbys: y 2023-12-20T20:08:55.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: cephadm 2023-12-20T20:08:54.373048+0000 mgr.x (mgr.25349) 486 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.374548+0000 mon.b (mon.2) 757 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.375428+0000 mon.b (mon.2) 758 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.377176+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: cephadm 2023-12-20T20:08:54.384978+0000 mgr.x (mgr.25349) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.461476+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.463687+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.466274+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.467096+0000 mon.b (mon.2) 762 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.471742+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: cephadm 2023-12-20T20:08:54.479552+0000 mgr.x (mgr.25349) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.560652+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.563381+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.566118+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.567263+0000 mon.b (mon.2) 766 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.572519+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.658200+0000 mon.b (mon.2) 767 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.660282+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.663912+0000 mon.b (mon.2) 770 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.669164+0000 mon.a (mon.0) 253 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.756356+0000 mon.b (mon.2) 771 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.758471+0000 mon.b (mon.2) 772 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.761589+0000 mon.b (mon.2) 773 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.762552+0000 mon.b (mon.2) 774 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.766456+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.853899+0000 mon.b (mon.2) 775 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.856579+0000 mon.b (mon.2) 776 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.861340+0000 mon.b (mon.2) 777 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.862785+0000 mon.b (mon.2) 778 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.866315+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.988219+0000 mon.b (mon.2) 779 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.991711+0000 mon.b (mon.2) 780 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:54.999976+0000 mon.b (mon.2) 781 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:55.000866+0000 mon.b (mon.2) 782 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:55.003333+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:55.033316+0000 mon.b (mon.2) 783 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:08:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:55.148937+0000 mon.b (mon.2) 784 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:55.151689+0000 mon.b (mon.2) 785 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:55.154248+0000 mon.b (mon.2) 786 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:55.155248+0000 mon.b (mon.2) 787 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[80208]: audit 2023-12-20T20:08:55.157343+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.663020+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.663912+0000 mon.b (mon.2) 770 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.669164+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.756356+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.758471+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.761589+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.762552+0000 mon.b (mon.2) 774 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.766456+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.853899+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.856579+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.861340+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.862785+0000 mon.b (mon.2) 778 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.866315+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.988219+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.991711+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:54.999976+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:55.000866+0000 mon.b (mon.2) 782 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:55.003333+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:55.033316+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:08:55.314 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:55.148937+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.314 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:55.151689+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.314 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:55.154248+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.314 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:55.155248+0000 mon.b (mon.2) 787 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.314 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:55 smithi080 bash[30819]: audit 2023-12-20T20:08:55.157343+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.606 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: cephadm 2023-12-20T20:08:53.558854+0000 mgr.x (mgr.25349) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.606 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: cephadm 2023-12-20T20:08:53.644999+0000 mgr.x (mgr.25349) 472 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.606 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: cephadm 2023-12-20T20:08:53.659115+0000 mgr.x (mgr.25349) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.606 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: cephadm 2023-12-20T20:08:53.744817+0000 mgr.x (mgr.25349) 474 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.606 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: cephadm 2023-12-20T20:08:53.759186+0000 mgr.x (mgr.25349) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.606 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: cephadm 2023-12-20T20:08:53.842156+0000 mgr.x (mgr.25349) 476 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.607 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: cephadm 2023-12-20T20:08:53.856764+0000 mgr.x (mgr.25349) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.607 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: cephadm 2023-12-20T20:08:53.970892+0000 mgr.x (mgr.25349) 478 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.607 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: cephadm 2023-12-20T20:08:53.987440+0000 mgr.x (mgr.25349) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.607 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: cephadm 2023-12-20T20:08:54.070908+0000 mgr.x (mgr.25349) 480 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.607 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: cephadm 2023-12-20T20:08:54.086862+0000 mgr.x (mgr.25349) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.607 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: cephadm 2023-12-20T20:08:54.167394+0000 mgr.x (mgr.25349) 482 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.607 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: cephadm 2023-12-20T20:08:54.181806+0000 mgr.x (mgr.25349) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.257895+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.260387+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: cephadm 2023-12-20T20:08:54.261279+0000 mgr.x (mgr.25349) 484 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.262765+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.263686+0000 mon.b (mon.2) 754 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.263703+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: cephadm 2023-12-20T20:08:54.271820+0000 mgr.x (mgr.25349) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.350434+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.354324+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: cluster 2023-12-20T20:08:54.356923+0000 mon.a (mon.0) 249 : cluster [DBG] mgrmap e45: x(active, since 29s), standbys: y 2023-12-20T20:08:55.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: cephadm 2023-12-20T20:08:54.373048+0000 mgr.x (mgr.25349) 486 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-297-ga89fee39 2023-12-20T20:08:55.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.374548+0000 mon.b (mon.2) 757 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.375428+0000 mon.b (mon.2) 758 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.377176+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.609 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: cephadm 2023-12-20T20:08:54.384978+0000 mgr.x (mgr.25349) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.609 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.461476+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.609 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.463687+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.609 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.466274+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.609 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.467096+0000 mon.b (mon.2) 762 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.609 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.471742+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.609 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: cephadm 2023-12-20T20:08:54.479552+0000 mgr.x (mgr.25349) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:55.609 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.560652+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.609 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.563381+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.609 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.566118+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.609 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.567263+0000 mon.b (mon.2) 766 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.609 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.572519+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.609 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.658200+0000 mon.b (mon.2) 767 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.609 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.660282+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.609 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.663020+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.610 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.663912+0000 mon.b (mon.2) 770 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.610 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.669164+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.610 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.756356+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.610 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.758471+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.610 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.761589+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.610 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.762552+0000 mon.b (mon.2) 774 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.610 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.766456+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.610 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.853899+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.610 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.856579+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.861340+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.862785+0000 mon.b (mon.2) 778 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.866315+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.988219+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.991711+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:54.999976+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:55.000866+0000 mon.b (mon.2) 782 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:55.003333+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:55.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:55.033316+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:08:55.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:55.148937+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:55.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:55.151689+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:55.612 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:55.154248+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:55.612 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:55.155248+0000 mon.b (mon.2) 787 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:55.612 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:55 smithi133 bash[25278]: audit 2023-12-20T20:08:55.157343+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: cephadm 2023-12-20T20:08:54.580236+0000 mgr.x (mgr.25349) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: cluster 2023-12-20T20:08:54.614574+0000 mgr.x (mgr.25349) 490 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:08:56.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: cephadm 2023-12-20T20:08:54.677013+0000 mgr.x (mgr.25349) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: cephadm 2023-12-20T20:08:54.774223+0000 mgr.x (mgr.25349) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: cephadm 2023-12-20T20:08:54.874004+0000 mgr.x (mgr.25349) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: cephadm 2023-12-20T20:08:55.029985+0000 mgr.x (mgr.25349) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: cephadm 2023-12-20T20:08:55.166506+0000 mgr.x (mgr.25349) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.250847+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:56.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.253364+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:56.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.254918+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.255362+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:56.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.256088+0000 mon.b (mon.2) 791 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:56.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: cephadm 2023-12-20T20:08:55.262563+0000 mgr.x (mgr.25349) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.341875+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:56.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.345271+0000 mon.b (mon.2) 793 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:56.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.348247+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:56.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.349299+0000 mon.b (mon.2) 795 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:56.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.349926+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: cephadm 2023-12-20T20:08:55.360383+0000 mgr.x (mgr.25349) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.442662+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:56.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: cephadm 2023-12-20T20:08:54.580236+0000 mgr.x (mgr.25349) 489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: cluster 2023-12-20T20:08:54.614574+0000 mgr.x (mgr.25349) 490 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:08:56.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: cephadm 2023-12-20T20:08:54.677013+0000 mgr.x (mgr.25349) 491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: cephadm 2023-12-20T20:08:54.774223+0000 mgr.x (mgr.25349) 492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: cephadm 2023-12-20T20:08:54.874004+0000 mgr.x (mgr.25349) 493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: cephadm 2023-12-20T20:08:55.029985+0000 mgr.x (mgr.25349) 494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: cephadm 2023-12-20T20:08:55.166506+0000 mgr.x (mgr.25349) 495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.250847+0000 mon.b (mon.2) 788 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:56.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.253364+0000 mon.b (mon.2) 789 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:56.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.254918+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.255362+0000 mon.b (mon.2) 790 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:56.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.256088+0000 mon.b (mon.2) 791 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:56.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: cephadm 2023-12-20T20:08:55.262563+0000 mgr.x (mgr.25349) 496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.341875+0000 mon.b (mon.2) 792 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:56.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.345271+0000 mon.b (mon.2) 793 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:56.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.348247+0000 mon.b (mon.2) 794 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:56.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.349299+0000 mon.b (mon.2) 795 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:56.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.349926+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: cephadm 2023-12-20T20:08:55.360383+0000 mgr.x (mgr.25349) 497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.442662+0000 mon.b (mon.2) 796 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:56.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.445341+0000 mon.b (mon.2) 797 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:56.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.445341+0000 mon.b (mon.2) 797 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:56.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.449528+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:56.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.450769+0000 mon.b (mon.2) 799 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:56.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.453158+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: cephadm 2023-12-20T20:08:55.460836+0000 mgr.x (mgr.25349) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.525985+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:56.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.528451+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:56.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.530706+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:56.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.531530+0000 mon.b (mon.2) 803 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:56.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.534127+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: cephadm 2023-12-20T20:08:55.542450+0000 mgr.x (mgr.25349) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.571520+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.584175+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.593558+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.620885+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:56.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.624447+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:56.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.627768+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:56.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.628968+0000 mon.b (mon.2) 807 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:56.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.630422+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.693063+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.705086+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.714979+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.449528+0000 mon.b (mon.2) 798 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:56.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.450769+0000 mon.b (mon.2) 799 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:56.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.453158+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: cephadm 2023-12-20T20:08:55.460836+0000 mgr.x (mgr.25349) 498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.525985+0000 mon.b (mon.2) 800 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:56.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.528451+0000 mon.b (mon.2) 801 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:56.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.530706+0000 mon.b (mon.2) 802 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:56.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.531530+0000 mon.b (mon.2) 803 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:56.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.534127+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: cephadm 2023-12-20T20:08:55.542450+0000 mgr.x (mgr.25349) 499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.571520+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.584175+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.593558+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.620885+0000 mon.b (mon.2) 804 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:56.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.624447+0000 mon.b (mon.2) 805 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:56.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.627768+0000 mon.b (mon.2) 806 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:56.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.628968+0000 mon.b (mon.2) 807 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:56.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.630422+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.693063+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.705086+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.714979+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.723108+0000 mon.b (mon.2) 808 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:56.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.725713+0000 mon.b (mon.2) 809 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:56.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.727297+0000 mon.b (mon.2) 810 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-20T20:08:56.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[80208]: audit 2023-12-20T20:08:55.728713+0000 mon.b (mon.2) 811 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-20T20:08:56.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.723108+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:56.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.725713+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:56.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.727297+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-20T20:08:56.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:56 smithi080 bash[30819]: audit 2023-12-20T20:08:55.728713+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-20T20:08:56.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: cephadm 2023-12-20T20:08:54.580236+0000 mgr.x (mgr.25349) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: cluster 2023-12-20T20:08:54.614574+0000 mgr.x (mgr.25349) 490 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:08:56.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: cephadm 2023-12-20T20:08:54.677013+0000 mgr.x (mgr.25349) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: cephadm 2023-12-20T20:08:54.774223+0000 mgr.x (mgr.25349) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: cephadm 2023-12-20T20:08:54.874004+0000 mgr.x (mgr.25349) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: cephadm 2023-12-20T20:08:55.029985+0000 mgr.x (mgr.25349) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: cephadm 2023-12-20T20:08:55.166506+0000 mgr.x (mgr.25349) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.250847+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:56.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.253364+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:56.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.254918+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.255362+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:56.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.256088+0000 mon.b (mon.2) 791 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:56.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: cephadm 2023-12-20T20:08:55.262563+0000 mgr.x (mgr.25349) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.341875+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:56.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.345271+0000 mon.b (mon.2) 793 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:56.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.348247+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:56.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.349299+0000 mon.b (mon.2) 795 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:56.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.349926+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: cephadm 2023-12-20T20:08:55.360383+0000 mgr.x (mgr.25349) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.442662+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:56.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.445341+0000 mon.b (mon.2) 797 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:56.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.449528+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:56.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.450769+0000 mon.b (mon.2) 799 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:56.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.453158+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: cephadm 2023-12-20T20:08:55.460836+0000 mgr.x (mgr.25349) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.525985+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:56.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.528451+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:56.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.530706+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:56.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.531530+0000 mon.b (mon.2) 803 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:56.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.534127+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: cephadm 2023-12-20T20:08:55.542450+0000 mgr.x (mgr.25349) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:56.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.571520+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.584175+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.593558+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.620885+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:56.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.624447+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:56.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.627768+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:56.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.628968+0000 mon.b (mon.2) 807 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:08:56.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.630422+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.693063+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.705086+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.714979+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:56.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.723108+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:08:56.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.725713+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:08:56.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.727297+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-20T20:08:56.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:56 smithi133 bash[25278]: audit 2023-12-20T20:08:55.728713+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-20T20:08:57.323 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:57 smithi133 bash[25278]: cephadm 2023-12-20T20:08:55.638053+0000 mgr.x (mgr.25349) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:57.323 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:57 smithi133 bash[25278]: cephadm 2023-12-20T20:08:55.729544+0000 mgr.x (mgr.25349) 501 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-20T20:08:57.324 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:57 smithi133 bash[25278]: audit 2023-12-20T20:08:55.951359+0000 mgr.x (mgr.25349) 502 : audit [DBG] from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:08:57.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:57 smithi080 bash[30819]: cephadm 2023-12-20T20:08:55.638053+0000 mgr.x (mgr.25349) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:57.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:57 smithi080 bash[30819]: cephadm 2023-12-20T20:08:55.729544+0000 mgr.x (mgr.25349) 501 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-20T20:08:57.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:57 smithi080 bash[30819]: audit 2023-12-20T20:08:55.951359+0000 mgr.x (mgr.25349) 502 : audit [DBG] from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:08:57.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:57 smithi080 bash[80208]: cephadm 2023-12-20T20:08:55.638053+0000 mgr.x (mgr.25349) 500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:08:57.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:57 smithi080 bash[80208]: cephadm 2023-12-20T20:08:55.729544+0000 mgr.x (mgr.25349) 501 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-12-20T20:08:57.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:57 smithi080 bash[80208]: audit 2023-12-20T20:08:55.951359+0000 mgr.x (mgr.25349) 502 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:08:58.450 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:58 smithi080 bash[80208]: cluster 2023-12-20T20:08:56.616282+0000 mgr.x (mgr.25349) 503 : cluster 0 pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:08:58.451 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:58 smithi080 bash[30819]: cluster 2023-12-20T20:08:56.616282+0000 mgr.x (mgr.25349) 503 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:08:58.522 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:08:58.603 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:58 smithi133 bash[25278]: cluster 2023-12-20T20:08:56.616282+0000 mgr.x (mgr.25349) 503 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:08:58.944 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:08:58 smithi133 bash[64097]: ts=2023-12-20T20:08:58.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:08:59.301 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:08:59.301 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 3s ago 16m - - 2023-12-20T20:08:59.301 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 3s ago 16m - - 2023-12-20T20:08:59.301 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (2m) 3s ago 9m 17.4M - 0.23.0 ba2b418f427c 9979984282f3 2023-12-20T20:08:59.301 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (2m) 3s ago 9m 43.0M - 8.3.5 dad864ee21e9 35327ecb050a 2023-12-20T20:08:59.301 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 running (72s) 3s ago 7m 47.6M - 3.5 e1d6a67b021e 63865d78dfdb 2023-12-20T20:08:59.301 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443,9283,8765 running (89s) 3s ago 15m 487M - 19.0.0-297-ga89fee39 36973ca01a0c 2798bd911c04 2023-12-20T20:08:59.301 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:8443,9283,8765 running (16s) 3s ago 17m 223M - 19.0.0-297-ga89fee39 36973ca01a0c 948a6298d95e 2023-12-20T20:08:59.302 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (44s) 3s ago 18m 43.4M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 7763c37656a1 2023-12-20T20:08:59.302 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (16m) 3s ago 16m 61.0M 2048M 17.2.0 e1d6a67b021e eef4c71a336a 2023-12-20T20:08:59.302 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (16m) 3s ago 16m 56.1M 2048M 17.2.0 e1d6a67b021e 8bb1088490ba 2023-12-20T20:08:59.302 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (3m) 3s ago 10m 11.0M - 1.3.1 1dbe0e931976 3d79384a5011 2023-12-20T20:08:59.302 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (2m) 3s ago 10m 11.4M - 1.3.1 1dbe0e931976 48068c81d9e1 2023-12-20T20:08:59.302 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (15m) 3s ago 15m 60.2M 4096M 17.2.0 e1d6a67b021e ecf985bebe1a 2023-12-20T20:08:59.302 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (14m) 3s ago 14m 60.6M 4096M 17.2.0 e1d6a67b021e d6f590089d18 2023-12-20T20:08:59.302 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (14m) 3s ago 14m 55.1M 4096M 17.2.0 e1d6a67b021e c5a8b72bec6a 2023-12-20T20:08:59.302 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (13m) 3s ago 13m 57.7M 4096M 17.2.0 e1d6a67b021e 47919c3d7421 2023-12-20T20:08:59.302 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (12m) 3s ago 12m 58.5M 4096M 17.2.0 e1d6a67b021e 18e2abccb722 2023-12-20T20:08:59.302 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (12m) 3s ago 12m 55.7M 4096M 17.2.0 e1d6a67b021e b059f3e08300 2023-12-20T20:08:59.302 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (11m) 3s ago 11m 56.5M 4096M 17.2.0 e1d6a67b021e 8e5ac1685777 2023-12-20T20:08:59.302 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (11m) 3s ago 11m 58.6M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:08:59.302 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (66s) 3s ago 10m 54.0M - 2.33.4 514e6a882f6e 0c91f33ab6ef 2023-12-20T20:08:59.302 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (7m) 3s ago 7m 87.7M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:08:59.303 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (7m) 3s ago 7m 87.4M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:08:59.303 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (7m) 3s ago 7m 87.3M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:08:59.303 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (7m) 3s ago 7m 87.5M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:08:59.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:59 smithi080 bash[80208]: audit 2023-12-20T20:08:58.503217+0000 mgr.x (mgr.25349) 504 : audit 0 from='client.25633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:08:59.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:59 smithi080 bash[80208]: audit 2023-12-20T20:08:58.752855+0000 mon.a (mon.0) 269 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:59.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:59 smithi080 bash[80208]: audit 2023-12-20T20:08:58.766404+0000 mon.b (mon.2) 812 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:08:59.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:59 smithi080 bash[80208]: audit 2023-12-20T20:08:58.767815+0000 mon.b (mon.2) 813 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:08:59.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:08:59 smithi080 bash[80208]: audit 2023-12-20T20:08:58.768988+0000 mon.b (mon.2) 814 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:59.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:59 smithi080 bash[30819]: audit 2023-12-20T20:08:58.503217+0000 mgr.x (mgr.25349) 504 : audit [DBG] from='client.25633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:08:59.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:59 smithi080 bash[30819]: audit 2023-12-20T20:08:58.752855+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:59.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:59 smithi080 bash[30819]: audit 2023-12-20T20:08:58.766404+0000 mon.b (mon.2) 812 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:08:59.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:59 smithi080 bash[30819]: audit 2023-12-20T20:08:58.767815+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:08:59.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:08:59 smithi080 bash[30819]: audit 2023-12-20T20:08:58.768988+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:59.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:59 smithi133 bash[25278]: audit 2023-12-20T20:08:58.503217+0000 mgr.x (mgr.25349) 504 : audit [DBG] from='client.25633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:08:59.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:59 smithi133 bash[25278]: audit 2023-12-20T20:08:58.752855+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:08:59.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:59 smithi133 bash[25278]: audit 2023-12-20T20:08:58.766404+0000 mon.b (mon.2) 812 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:08:59.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:59 smithi133 bash[25278]: audit 2023-12-20T20:08:58.767815+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:08:59.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:08:59 smithi133 bash[25278]: audit 2023-12-20T20:08:58.768988+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:08:59.745 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:08:59.745 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:08:59.745 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2023-12-20T20:08:59.745 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-20T20:08:59.746 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:08:59.746 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:08:59.746 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:08:59.746 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:08:59.746 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:08:59.746 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:08:59.746 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:08:59.746 INFO:teuthology.orchestra.run.smithi080.stdout: "mds": {}, 2023-12-20T20:08:59.746 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:08:59.746 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:08:59.746 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:08:59.746 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:08:59.746 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2023-12-20T20:08:59.746 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:08:59.746 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:08:59.747 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:09:00.146 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:09:00.147 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:09:00.147 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:09:00.147 INFO:teuthology.orchestra.run.smithi080.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:09:00.147 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [ 2023-12-20T20:09:00.147 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr" 2023-12-20T20:09:00.147 INFO:teuthology.orchestra.run.smithi080.stdout: ], 2023-12-20T20:09:00.147 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "3/23 daemons upgraded", 2023-12-20T20:09:00.147 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "Currently upgrading mon daemons", 2023-12-20T20:09:00.147 INFO:teuthology.orchestra.run.smithi080.stdout: "is_paused": false 2023-12-20T20:09:00.147 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:09:00.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:00 smithi133 bash[25278]: cluster 2023-12-20T20:08:58.617032+0000 mgr.x (mgr.25349) 505 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:09:00.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:00 smithi133 bash[25278]: cephadm 2023-12-20T20:08:58.751573+0000 mgr.x (mgr.25349) 506 : cephadm [INF] Upgrade: Updating mon.c 2023-12-20T20:09:00.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:00 smithi133 bash[25278]: cephadm 2023-12-20T20:08:58.770490+0000 mgr.x (mgr.25349) 507 : cephadm [INF] Deploying daemon mon.c on smithi080 2023-12-20T20:09:00.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:00 smithi133 bash[25278]: audit 2023-12-20T20:08:58.896739+0000 mgr.x (mgr.25349) 508 : audit [DBG] from='client.25639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:09:00.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:00 smithi133 bash[25278]: audit 2023-12-20T20:08:59.271729+0000 mgr.x (mgr.25349) 509 : audit [DBG] from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:09:00.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:00 smithi133 bash[25278]: audit 2023-12-20T20:08:59.736148+0000 mon.c (mon.1) 106 : audit [DBG] from='client.? 172.21.15.80:0/2808038582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:00.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:00 smithi133 bash[25278]: audit 2023-12-20T20:09:00.227899+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:00.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:00 smithi133 bash[25278]: audit 2023-12-20T20:09:00.243569+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:00.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:00 smithi133 bash[25278]: audit 2023-12-20T20:09:00.254149+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:00.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:00 smithi080 bash[30819]: cluster 2023-12-20T20:08:58.617032+0000 mgr.x (mgr.25349) 505 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:09:00.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:00 smithi080 bash[30819]: cephadm 2023-12-20T20:08:58.751573+0000 mgr.x (mgr.25349) 506 : cephadm [INF] Upgrade: Updating mon.c 2023-12-20T20:09:00.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:00 smithi080 bash[30819]: cephadm 2023-12-20T20:08:58.770490+0000 mgr.x (mgr.25349) 507 : cephadm [INF] Deploying daemon mon.c on smithi080 2023-12-20T20:09:00.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:00 smithi080 bash[30819]: audit 2023-12-20T20:08:58.896739+0000 mgr.x (mgr.25349) 508 : audit [DBG] from='client.25639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:09:00.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:00 smithi080 bash[30819]: audit 2023-12-20T20:08:59.271729+0000 mgr.x (mgr.25349) 509 : audit [DBG] from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:09:00.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:00 smithi080 bash[30819]: audit 2023-12-20T20:08:59.736148+0000 mon.c (mon.1) 106 : audit [DBG] from='client.? 172.21.15.80:0/2808038582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:00.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:00 smithi080 bash[30819]: audit 2023-12-20T20:09:00.227899+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:00.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:00 smithi080 bash[30819]: audit 2023-12-20T20:09:00.243569+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:00.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:00 smithi080 bash[30819]: audit 2023-12-20T20:09:00.254149+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:00.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:00 smithi080 bash[80208]: cluster 2023-12-20T20:08:58.617032+0000 mgr.x (mgr.25349) 505 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:09:00.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:00 smithi080 bash[80208]: cephadm 2023-12-20T20:08:58.751573+0000 mgr.x (mgr.25349) 506 : cephadm 1 Upgrade: Updating mon.c 2023-12-20T20:09:00.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:00 smithi080 bash[80208]: cephadm 2023-12-20T20:08:58.770490+0000 mgr.x (mgr.25349) 507 : cephadm 1 Deploying daemon mon.c on smithi080 2023-12-20T20:09:00.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:00 smithi080 bash[80208]: audit 2023-12-20T20:08:58.896739+0000 mgr.x (mgr.25349) 508 : audit 0 from='client.25639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:09:00.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:00 smithi080 bash[80208]: audit 2023-12-20T20:08:59.271729+0000 mgr.x (mgr.25349) 509 : audit 0 from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:09:00.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:00 smithi080 bash[80208]: audit 2023-12-20T20:08:59.736148+0000 mon.c (mon.1) 106 : audit 0 from='client.? 172.21.15.80:0/2808038582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:00.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:00 smithi080 bash[80208]: audit 2023-12-20T20:09:00.227899+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:00.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:00 smithi080 bash[80208]: audit 2023-12-20T20:09:00.243569+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:00.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:00 smithi080 bash[80208]: audit 2023-12-20T20:09:00.254149+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:00.590 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_OK 2023-12-20T20:09:01.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:01 smithi080 bash[80208]: audit 2023-12-20T20:09:00.143773+0000 mgr.x (mgr.25349) 510 : audit 0 from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:09:01.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:01 smithi080 bash[80208]: audit 2023-12-20T20:09:00.581407+0000 mon.c (mon.1) 107 : audit 0 from='client.? 172.21.15.80:0/2306834779' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:09:01.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:01 smithi080 bash[30819]: audit 2023-12-20T20:09:00.143773+0000 mgr.x (mgr.25349) 510 : audit [DBG] from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:09:01.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:01 smithi080 bash[30819]: audit 2023-12-20T20:09:00.581407+0000 mon.c (mon.1) 107 : audit [DBG] from='client.? 172.21.15.80:0/2306834779' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:09:01.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:01 smithi133 bash[25278]: audit 2023-12-20T20:09:00.143773+0000 mgr.x (mgr.25349) 510 : audit [DBG] from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:09:01.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:01 smithi133 bash[25278]: audit 2023-12-20T20:09:00.581407+0000 mon.c (mon.1) 107 : audit [DBG] from='client.? 172.21.15.80:0/2306834779' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:09:02.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:02 smithi080 bash[80208]: cluster 2023-12-20T20:09:00.617828+0000 mgr.x (mgr.25349) 511 : cluster 0 pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:09:02.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:02 smithi080 bash[30819]: cluster 2023-12-20T20:09:00.617828+0000 mgr.x (mgr.25349) 511 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:09:02.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:02 smithi133 bash[25278]: cluster 2023-12-20T20:09:00.617828+0000 mgr.x (mgr.25349) 511 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:09:03.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:03 smithi080 systemd[1]: Stopping Ceph mon.c for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:09:03.876 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:03 smithi080 bash[30819]: debug 2023-12-20T20:09:03.546+0000 7f0e8d8a4700 -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-20T20:09:03.876 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:03 smithi080 bash[30819]: debug 2023-12-20T20:09:03.546+0000 7f0e8d8a4700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-12-20T20:09:04.777 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:04 smithi080 bash[84650]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-mon-c 2023-12-20T20:09:04.777 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:04 smithi080 bash[84726]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-mon-c 2023-12-20T20:09:04.777 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:04 smithi080 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mon.c.service: Succeeded. 2023-12-20T20:09:04.777 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:04 smithi080 systemd[1]: Stopped Ceph mon.c for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:09:05.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:04 smithi080 systemd[1]: Started Ceph mon.c for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:09:05.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:09:04 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:09:04] "GET /metrics HTTP/1.1" 200 38310 "" "Prometheus/2.33.4" 2023-12-20T20:09:06.212 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.190+0000 7fdd4d7f4c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-20T20:09:06.212 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.190+0000 7fdd4d7f4c80 0 ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev), process ceph-mon, pid 8 2023-12-20T20:09:06.212 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.190+0000 7fdd4d7f4c80 0 pidfile_write: ignore empty --pid-file 2023-12-20T20:09:06.213 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 0 load: jerasure load: lrc 2023-12-20T20:09:06.213 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: RocksDB version: 7.9.2 2023-12-20T20:09:06.213 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Git sha 0 2023-12-20T20:09:06.213 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Compile date 2023-12-20 08:47:48 2023-12-20T20:09:06.213 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: DB SUMMARY 2023-12-20T20:09:06.213 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: DB Session ID: OBGET4P1G1UYW98Z788D 2023-12-20T20:09:06.213 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: CURRENT file: CURRENT 2023-12-20T20:09:06.213 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-20T20:09:06.213 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 2041 Bytes 2023-12-20T20:09:06.213 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000042.sst 2023-12-20T20:09:06.213 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000040.log size: 343671 ; 2023-12-20T20:09:06.213 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.error_if_exists: 0 2023-12-20T20:09:06.213 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.create_if_missing: 0 2023-12-20T20:09:06.213 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.paranoid_checks: 1 2023-12-20T20:09:06.214 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-20T20:09:06.214 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-20T20:09:06.214 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-20T20:09:06.214 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.env: 0x55f987497a60 2023-12-20T20:09:06.214 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-20T20:09:06.214 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.info_log: 0x55f988fcf7a0 2023-12-20T20:09:06.214 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-20T20:09:06.214 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.statistics: (nil) 2023-12-20T20:09:06.214 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.use_fsync: 0 2023-12-20T20:09:06.214 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_log_file_size: 0 2023-12-20T20:09:06.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-20T20:09:06.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-20T20:09:06.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-20T20:09:06.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-20T20:09:06.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.allow_fallocate: 1 2023-12-20T20:09:06.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-20T20:09:06.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-20T20:09:06.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.use_direct_reads: 0 2023-12-20T20:09:06.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-20T20:09:06.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-20T20:09:06.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.db_log_dir: 2023-12-20T20:09:06.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.wal_dir: 2023-12-20T20:09:06.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-20T20:09:06.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-20T20:09:06.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-20T20:09:06.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-20T20:09:06.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-20T20:09:06.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-20T20:09:06.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-20T20:09:06.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-20T20:09:06.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.write_buffer_manager: 0x55f988fa2f00 2023-12-20T20:09:06.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-20T20:09:06.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-20T20:09:06.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-20T20:09:06.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-20T20:09:06.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-20T20:09:06.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-20T20:09:06.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-20T20:09:06.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-20T20:09:06.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.unordered_write: 0 2023-12-20T20:09:06.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-20T20:09:06.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-20T20:09:06.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-20T20:09:06.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-20T20:09:06.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.row_cache: None 2023-12-20T20:09:06.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.wal_filter: None 2023-12-20T20:09:06.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-20T20:09:06.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-20T20:09:06.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.two_write_queues: 0 2023-12-20T20:09:06.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-20T20:09:06.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.wal_compression: 0 2023-12-20T20:09:06.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.atomic_flush: 0 2023-12-20T20:09:06.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-20T20:09:06.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-20T20:09:06.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-20T20:09:06.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.log_readahead_size: 0 2023-12-20T20:09:06.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-20T20:09:06.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-20T20:09:06.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-20T20:09:06.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-20T20:09:06.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-20T20:09:06.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-20T20:09:06.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-20T20:09:06.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_background_jobs: 2 2023-12-20T20:09:06.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_background_compactions: -1 2023-12-20T20:09:06.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_subcompactions: 1 2023-12-20T20:09:06.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-20T20:09:06.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-20T20:09:06.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-20T20:09:06.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-20T20:09:06.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-20T20:09:06.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-20T20:09:06.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-20T20:09:06.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-20T20:09:06.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_open_files: -1 2023-12-20T20:09:06.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-20T20:09:06.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-20T20:09:06.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-20T20:09:06.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-20T20:09:06.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_background_flushes: -1 2023-12-20T20:09:06.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Compression algorithms supported: 2023-12-20T20:09:06.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-20T20:09:06.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: kZSTD supported: 0 2023-12-20T20:09:06.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: kXpressCompression supported: 0 2023-12-20T20:09:06.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-20T20:09:06.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: kZlibCompression supported: 1 2023-12-20T20:09:06.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: kSnappyCompression supported: 1 2023-12-20T20:09:06.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: kLZ4Compression supported: 1 2023-12-20T20:09:06.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: kBZip2Compression supported: 0 2023-12-20T20:09:06.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-20T20:09:06.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-20T20:09:06.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2023-12-20T20:09:06.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-20T20:09:06.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-20T20:09:06.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.merge_operator: 2023-12-20T20:09:06.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compaction_filter: None 2023-12-20T20:09:06.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-20T20:09:06.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-20T20:09:06.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-20T20:09:06.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-20T20:09:06.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f988fcf8c0) 2023-12-20T20:09:06.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: cache_index_and_filter_blocks: 1 2023-12-20T20:09:06.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-20T20:09:06.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-20T20:09:06.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: pin_top_level_index_and_filter: 1 2023-12-20T20:09:06.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: index_type: 0 2023-12-20T20:09:06.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: data_block_index_type: 0 2023-12-20T20:09:06.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: index_shortening: 1 2023-12-20T20:09:06.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: data_block_hash_table_util_ratio: 0.750000 2023-12-20T20:09:06.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: checksum: 4 2023-12-20T20:09:06.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: no_block_cache: 0 2023-12-20T20:09:06.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: block_cache: 0x55f989023090 2023-12-20T20:09:06.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: block_cache_name: BinnedLRUCache 2023-12-20T20:09:06.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: block_cache_options: 2023-12-20T20:09:06.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: capacity : 536870912 2023-12-20T20:09:06.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: num_shard_bits : 4 2023-12-20T20:09:06.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: strict_capacity_limit : 0 2023-12-20T20:09:06.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: high_pri_pool_ratio: 0.000 2023-12-20T20:09:06.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: block_cache_compressed: (nil) 2023-12-20T20:09:06.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: persistent_cache: (nil) 2023-12-20T20:09:06.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: block_size: 4096 2023-12-20T20:09:06.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: block_size_deviation: 10 2023-12-20T20:09:06.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: block_restart_interval: 16 2023-12-20T20:09:06.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: index_block_restart_interval: 1 2023-12-20T20:09:06.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: metadata_block_size: 4096 2023-12-20T20:09:06.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: partition_filters: 0 2023-12-20T20:09:06.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: use_delta_encoding: 1 2023-12-20T20:09:06.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: filter_policy: bloomfilter 2023-12-20T20:09:06.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: whole_key_filtering: 1 2023-12-20T20:09:06.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: verify_compression: 0 2023-12-20T20:09:06.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: read_amp_bytes_per_bit: 0 2023-12-20T20:09:06.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: format_version: 5 2023-12-20T20:09:06.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: enable_index_compression: 1 2023-12-20T20:09:06.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: block_align: 0 2023-12-20T20:09:06.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: max_auto_readahead_size: 262144 2023-12-20T20:09:06.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: prepopulate_block_cache: 0 2023-12-20T20:09:06.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: initial_auto_readahead_size: 8192 2023-12-20T20:09:06.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: num_file_reads_for_auto_readahead: 2 2023-12-20T20:09:06.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-20T20:09:06.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-20T20:09:06.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compression: NoCompression 2023-12-20T20:09:06.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-20T20:09:06.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-20T20:09:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-20T20:09:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.num_levels: 7 2023-12-20T20:09:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-20T20:09:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-20T20:09:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-20T20:09:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-20T20:09:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-20T20:09:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-20T20:09:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-20T20:09:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-20T20:09:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-20T20:09:06.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-20T20:09:06.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-20T20:09:06.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-20T20:09:06.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-20T20:09:06.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-20T20:09:06.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-20T20:09:06.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-20T20:09:06.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-20T20:09:06.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-20T20:09:06.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-20T20:09:06.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-20T20:09:06.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-20T20:09:06.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-20T20:09:06.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-20T20:09:06.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-20T20:09:06.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-20T20:09:06.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-20T20:09:06.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-20T20:09:06.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-20T20:09:06.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-20T20:09:06.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-20T20:09:06.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-20T20:09:06.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-20T20:09:06.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-20T20:09:06.565 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-20T20:09:06.565 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-20T20:09:06.565 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-20T20:09:06.565 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-20T20:09:06.565 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-20T20:09:06.565 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-20T20:09:06.565 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-20T20:09:06.565 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-20T20:09:06.565 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-20T20:09:06.565 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-20T20:09:06.565 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-20T20:09:06.565 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-20T20:09:06.565 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-20T20:09:06.565 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-20T20:09:06.566 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-20T20:09:06.566 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-20T20:09:06.566 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-20T20:09:06.566 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-20T20:09:06.566 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-20T20:09:06.566 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-20T20:09:06.566 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.table_properties_collectors: 2023-12-20T20:09:06.566 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.inplace_update_support: 0 2023-12-20T20:09:06.566 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-20T20:09:06.566 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-20T20:09:06.566 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-20T20:09:06.566 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-20T20:09:06.567 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.bloom_locality: 0 2023-12-20T20:09:06.567 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.max_successive_merges: 0 2023-12-20T20:09:06.567 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-20T20:09:06.567 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-20T20:09:06.567 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-20T20:09:06.567 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-20T20:09:06.567 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.ttl: 2592000 2023-12-20T20:09:06.567 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-20T20:09:06.567 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-20T20:09:06.568 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-20T20:09:06.568 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.enable_blob_files: false 2023-12-20T20:09:06.568 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.min_blob_size: 0 2023-12-20T20:09:06.568 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-20T20:09:06.568 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-20T20:09:06.568 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-20T20:09:06.568 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-20T20:09:06.568 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-20T20:09:06.568 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-20T20:09:06.569 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-20T20:09:06.569 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-20T20:09:06.569 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd40f99700 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-20T20:09:06.569 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 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-20T20:09:06.569 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 44, last_sequence is 25809, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-20T20:09:06.569 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2023-12-20T20:09:06.570 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 14566b08-86da-41a3-9213-3bc384ad19c3 2023-12-20T20:09:06.570 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703102946202797, "job": 1, "event": "recovery_started", "wal_files": [40]} 2023-12-20T20:09:06.570 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.198+0000 7fdd4d7f4c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2023-12-20T20:09:06.570 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.202+0000 7fdd4d7f4c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703102946205626, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 228067, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 25814, "largest_seqno": 26004, "table_properties": {"data_size": 226231, "index_size": 504, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 325, "raw_key_size": 3045, "raw_average_key_size": 25, "raw_value_size": 223820, "raw_average_value_size": 1896, "num_data_blocks": 21, "num_entries": 118, "num_filter_entries": 118, "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": 1703102946, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "14566b08-86da-41a3-9213-3bc384ad19c3", "db_session_id": "OBGET4P1G1UYW98Z788D", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2023-12-20T20:09:06.570 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.202+0000 7fdd4d7f4c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703102946205773, "job": 1, "event": "recovery_finished"} 2023-12-20T20:09:06.570 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.202+0000 7fdd4d7f4c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 47 2023-12-20T20:09:06.571 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.202+0000 7fdd4d7f4c80 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-20T20:09:06.571 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.202+0000 7fdd4d7f4c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000040.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-20T20:09:06.571 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.202+0000 7fdd4d7f4c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f9890c2000 2023-12-20T20:09:06.571 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.202+0000 7fdd4d7f4c80 4 rocksdb: DB pointer 0x55f9890b0000 2023-12-20T20:09:06.571 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.206+0000 7fdd4d7f4c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0] at bind addrs [v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T20:09:06.571 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.206+0000 7fdd4d7f4c80 1 mon.c@-1(???) e3 preinit fsid f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T20:09:06.571 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.206+0000 7fdd4d7f4c80 0 mon.c@-1(???).mds e1 new map 2023-12-20T20:09:06.571 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.206+0000 7fdd4d7f4c80 0 mon.c@-1(???).mds e1 print_map 2023-12-20T20:09:06.572 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: e1 2023-12-20T20:09:06.572 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-20T20:09:06.572 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: 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-20T20:09:06.572 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: legacy client fscid: -1 2023-12-20T20:09:06.572 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: 2023-12-20T20:09:06.572 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: No filesystems configured 2023-12-20T20:09:06.572 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.206+0000 7fdd4d7f4c80 0 mon.c@-1(???).osd e116 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-20T20:09:06.572 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.206+0000 7fdd4d7f4c80 0 mon.c@-1(???).osd e116 crush map has features 432629239337189376, adjusting msgr requires 2023-12-20T20:09:06.573 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.206+0000 7fdd4d7f4c80 0 mon.c@-1(???).osd e116 crush map has features 432629239337189376, adjusting msgr requires 2023-12-20T20:09:06.573 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.206+0000 7fdd4d7f4c80 0 mon.c@-1(???).osd e116 crush map has features 432629239337189376, adjusting msgr requires 2023-12-20T20:09:06.573 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.210+0000 7fdd3bf8f700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-20T20:09:06.573 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.210+0000 7fdd3bf8f700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-20T20:09:06.573 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: ** DB Stats ** 2023-12-20T20:09:06.573 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T20:09:06.573 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: 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-20T20:09:06.573 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-20T20:09:06.573 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T20:09:06.574 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: 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-20T20:09:06.574 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-20T20:09:06.576 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T20:09:06.577 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: ** Compaction Stats [default] ** 2023-12-20T20:09:06.577 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: 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-20T20:09:06.577 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-20T20:09:06.577 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: L0 1/0 222.72 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 132.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-20T20:09:06.577 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: L6 1/0 13.26 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-12-20T20:09:06.577 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: Sum 2/0 13.48 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 132.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-20T20:09:06.578 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: 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.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-20T20:09:06.578 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: ** Compaction Stats [default] ** 2023-12-20T20:09:06.578 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: 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-20T20:09:06.578 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T20:09:06.578 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: 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.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-20T20:09:06.578 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-20T20:09:06.578 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T20:09:06.579 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-20T20:09:06.579 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-20T20:09:06.579 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: AddFile(Total Files): cumulative 0, interval 0 2023-12-20T20:09:06.579 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-20T20:09:06.579 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: AddFile(Keys): cumulative 0, interval 0 2023-12-20T20:09:06.579 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: Cumulative compaction: 0.00 GB write, 20.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T20:09:06.579 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: Interval compaction: 0.00 GB write, 20.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T20:09:06.579 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: 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-20T20:09:06.579 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: Block cache BinnedLRUCache@0x55f989023090#8 capacity: 512.00 MB usage: 436.27 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.9e-05 secs_since: 0 2023-12-20T20:09:06.580 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: Block cache entry stats(count,size,portion): DataBlock(31,393.20 KB,0.0749975%) FilterBlock(2,16.41 KB,0.00312924%) IndexBlock(2,26.66 KB,0.00508428%) Misc(1,0.00 KB,0%) 2023-12-20T20:09:06.580 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: ** File Read Latency Histogram By Level [default] ** 2023-12-20T20:09:06.580 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:06 smithi080 bash[84793]: debug 2023-12-20T20:09:06.210+0000 7fdd4d7f4c80 1 mon.c@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2023-12-20T20:09:07.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:07 smithi080 bash[80208]: cluster 2023-12-20T20:09:02.619546+0000 mgr.x (mgr.25349) 512 : cluster 0 pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:07.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:07 smithi080 bash[84793]: cluster 2023-12-20T20:09:02.619546+0000 mgr.x (mgr.25349) 512 : cluster 0 pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:07.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:07 smithi133 bash[25278]: cluster 2023-12-20T20:09:02.619546+0000 mgr.x (mgr.25349) 512 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:08.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: cluster 2023-12-20T20:09:04.620336+0000 mgr.x (mgr.25349) 513 : cluster 0 pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:09:08.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:05.959305+0000 mgr.x (mgr.25349) 514 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:09:08.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: cluster 2023-12-20T20:09:06.423634+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2023-12-20T20:09:08.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: cluster 2023-12-20T20:09:06.622046+0000 mgr.x (mgr.25349) 515 : cluster 0 pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:08.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: cluster 2023-12-20T20:09:07.281035+0000 mon.a (mon.0) 273 : cluster 1 mon.a calling monitor election 2023-12-20T20:09:08.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: cluster 2023-12-20T20:09:07.284677+0000 mon.a (mon.0) 274 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-20T20:09:08.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: cluster 2023-12-20T20:09:07.296311+0000 mon.a (mon.0) 275 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],b=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],c=[v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-20T20:09:08.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: cluster 2023-12-20T20:09:07.297635+0000 mon.a (mon.0) 276 : cluster 0 fsmap 2023-12-20T20:09:08.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: cluster 2023-12-20T20:09:07.297706+0000 mon.a (mon.0) 277 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-12-20T20:09:08.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: cluster 2023-12-20T20:09:07.298412+0000 mon.a (mon.0) 278 : cluster 0 mgrmap e45: x(active, since 42s), standbys: y 2023-12-20T20:09:08.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: cluster 2023-12-20T20:09:07.305591+0000 mon.a (mon.0) 279 : cluster 1 overall HEALTH_OK 2023-12-20T20:09:08.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.310939+0000 mon.a (mon.0) 280 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.320641+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.365595+0000 mon.b (mon.2) 815 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.367476+0000 mon.b (mon.2) 816 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.371930+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: cephadm 2023-12-20T20:09:07.379884+0000 mgr.x (mgr.25349) 516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:08.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.459919+0000 mon.b (mon.2) 817 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.463253+0000 mon.b (mon.2) 818 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.468278+0000 mon.b (mon.2) 819 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.470147+0000 mon.b (mon.2) 820 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.475566+0000 mon.a (mon.0) 283 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: cluster 2023-12-20T20:09:04.620336+0000 mgr.x (mgr.25349) 513 : cluster 0 pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:09:08.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:05.959305+0000 mgr.x (mgr.25349) 514 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:09:08.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: cluster 2023-12-20T20:09:06.423634+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2023-12-20T20:09:08.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: cluster 2023-12-20T20:09:06.622046+0000 mgr.x (mgr.25349) 515 : cluster 0 pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:08.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: cluster 2023-12-20T20:09:07.281035+0000 mon.a (mon.0) 273 : cluster 1 mon.a calling monitor election 2023-12-20T20:09:08.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: cluster 2023-12-20T20:09:07.284677+0000 mon.a (mon.0) 274 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-20T20:09:08.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: cluster 2023-12-20T20:09:07.296311+0000 mon.a (mon.0) 275 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],b=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],c=[v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-20T20:09:08.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: cluster 2023-12-20T20:09:07.297635+0000 mon.a (mon.0) 276 : cluster 0 fsmap 2023-12-20T20:09:08.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: cluster 2023-12-20T20:09:07.297706+0000 mon.a (mon.0) 277 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-12-20T20:09:08.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: cluster 2023-12-20T20:09:07.298412+0000 mon.a (mon.0) 278 : cluster 0 mgrmap e45: x(active, since 42s), standbys: y 2023-12-20T20:09:08.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: cluster 2023-12-20T20:09:07.305591+0000 mon.a (mon.0) 279 : cluster 1 overall HEALTH_OK 2023-12-20T20:09:08.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.310939+0000 mon.a (mon.0) 280 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.320641+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.365595+0000 mon.b (mon.2) 815 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.367476+0000 mon.b (mon.2) 816 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.371930+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: cephadm 2023-12-20T20:09:07.379884+0000 mgr.x (mgr.25349) 516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:08.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.459919+0000 mon.b (mon.2) 817 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.463253+0000 mon.b (mon.2) 818 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.468278+0000 mon.b (mon.2) 819 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.470147+0000 mon.b (mon.2) 820 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.475566+0000 mon.a (mon.0) 283 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: cephadm 2023-12-20T20:09:07.483537+0000 mgr.x (mgr.25349) 517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.562730+0000 mon.b (mon.2) 821 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.565413+0000 mon.b (mon.2) 822 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.567991+0000 mon.b (mon.2) 823 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.569034+0000 mon.b (mon.2) 824 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.571820+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.658461+0000 mon.b (mon.2) 825 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.660711+0000 mon.b (mon.2) 826 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.664129+0000 mon.b (mon.2) 827 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.665126+0000 mon.b (mon.2) 828 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.669436+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.756132+0000 mon.b (mon.2) 829 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.759125+0000 mon.b (mon.2) 830 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.762048+0000 mon.b (mon.2) 831 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.763454+0000 mon.b (mon.2) 832 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.768686+0000 mon.a (mon.0) 286 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.856822+0000 mon.b (mon.2) 833 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.859196+0000 mon.b (mon.2) 834 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.862534+0000 mon.b (mon.2) 835 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.863528+0000 mon.b (mon.2) 836 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: cephadm 2023-12-20T20:09:07.483537+0000 mgr.x (mgr.25349) 517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:08.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.562730+0000 mon.b (mon.2) 821 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.565413+0000 mon.b (mon.2) 822 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.567991+0000 mon.b (mon.2) 823 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.569034+0000 mon.b (mon.2) 824 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.571820+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.658461+0000 mon.b (mon.2) 825 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.660711+0000 mon.b (mon.2) 826 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.664129+0000 mon.b (mon.2) 827 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.665126+0000 mon.b (mon.2) 828 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.669436+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.756132+0000 mon.b (mon.2) 829 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.759125+0000 mon.b (mon.2) 830 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.762048+0000 mon.b (mon.2) 831 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.763454+0000 mon.b (mon.2) 832 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.768686+0000 mon.a (mon.0) 286 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.856822+0000 mon.b (mon.2) 833 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.859196+0000 mon.b (mon.2) 834 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.862534+0000 mon.b (mon.2) 835 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.863528+0000 mon.b (mon.2) 836 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.866225+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.956566+0000 mon.b (mon.2) 837 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.958606+0000 mon.b (mon.2) 838 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.961005+0000 mon.b (mon.2) 839 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.961888+0000 mon.b (mon.2) 840 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:07.964027+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:08.052618+0000 mon.b (mon.2) 841 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:08.056006+0000 mon.b (mon.2) 842 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:08.059327+0000 mon.b (mon.2) 843 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:08.060678+0000 mon.b (mon.2) 844 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:08.064571+0000 mon.a (mon.0) 289 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:08.150684+0000 mon.b (mon.2) 845 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:08.153019+0000 mon.b (mon.2) 846 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:08.155642+0000 mon.b (mon.2) 847 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:08.156639+0000 mon.b (mon.2) 848 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:08.159588+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:08.246725+0000 mon.b (mon.2) 849 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:08.250910+0000 mon.b (mon.2) 850 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:08.255670+0000 mon.b (mon.2) 851 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:08.257272+0000 mon.b (mon.2) 852 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[80208]: audit 2023-12-20T20:09:08.258394+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.866225+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.956566+0000 mon.b (mon.2) 837 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.958606+0000 mon.b (mon.2) 838 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.961005+0000 mon.b (mon.2) 839 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.961888+0000 mon.b (mon.2) 840 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:07.964027+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:08.052618+0000 mon.b (mon.2) 841 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:08.056006+0000 mon.b (mon.2) 842 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:08.059327+0000 mon.b (mon.2) 843 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:08.060678+0000 mon.b (mon.2) 844 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:08.064571+0000 mon.a (mon.0) 289 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:08.150684+0000 mon.b (mon.2) 845 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:08.153019+0000 mon.b (mon.2) 846 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:08.155642+0000 mon.b (mon.2) 847 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:08.156639+0000 mon.b (mon.2) 848 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:08.159588+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:08.246725+0000 mon.b (mon.2) 849 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:08.250910+0000 mon.b (mon.2) 850 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:08.255670+0000 mon.b (mon.2) 851 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:08.257272+0000 mon.b (mon.2) 852 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:08 smithi080 bash[84793]: audit 2023-12-20T20:09:08.258394+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: cluster 2023-12-20T20:09:04.620336+0000 mgr.x (mgr.25349) 513 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:09:08.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:05.959305+0000 mgr.x (mgr.25349) 514 : audit [DBG] from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:09:08.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: cluster 2023-12-20T20:09:06.423634+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-20T20:09:08.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: cluster 2023-12-20T20:09:06.622046+0000 mgr.x (mgr.25349) 515 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:08.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: cluster 2023-12-20T20:09:07.281035+0000 mon.a (mon.0) 273 : cluster [INF] mon.a calling monitor election 2023-12-20T20:09:08.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: cluster 2023-12-20T20:09:07.284677+0000 mon.a (mon.0) 274 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-20T20:09:08.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: cluster 2023-12-20T20:09:07.296311+0000 mon.a (mon.0) 275 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],b=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],c=[v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-20T20:09:08.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: cluster 2023-12-20T20:09:07.297635+0000 mon.a (mon.0) 276 : cluster [DBG] fsmap 2023-12-20T20:09:08.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: cluster 2023-12-20T20:09:07.297706+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2023-12-20T20:09:08.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: cluster 2023-12-20T20:09:07.298412+0000 mon.a (mon.0) 278 : cluster [DBG] mgrmap e45: x(active, since 42s), standbys: y 2023-12-20T20:09:08.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: cluster 2023-12-20T20:09:07.305591+0000 mon.a (mon.0) 279 : cluster [INF] overall HEALTH_OK 2023-12-20T20:09:08.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.310939+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.320641+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.365595+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.367476+0000 mon.b (mon.2) 816 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.371930+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: cephadm 2023-12-20T20:09:07.379884+0000 mgr.x (mgr.25349) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:08.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.459919+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.463253+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.468278+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.470147+0000 mon.b (mon.2) 820 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.475566+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: cephadm 2023-12-20T20:09:07.483537+0000 mgr.x (mgr.25349) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:08.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.562730+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.565413+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.567991+0000 mon.b (mon.2) 823 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.569034+0000 mon.b (mon.2) 824 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.571820+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.658461+0000 mon.b (mon.2) 825 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.660711+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.664129+0000 mon.b (mon.2) 827 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.665126+0000 mon.b (mon.2) 828 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.669436+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.756132+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.759125+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.762048+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.763454+0000 mon.b (mon.2) 832 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.768686+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.856822+0000 mon.b (mon.2) 833 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.859196+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.862534+0000 mon.b (mon.2) 835 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.863528+0000 mon.b (mon.2) 836 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.866225+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.956566+0000 mon.b (mon.2) 837 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.958606+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.961005+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.961888+0000 mon.b (mon.2) 840 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:07.964027+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:08.052618+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:08.056006+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:08.059327+0000 mon.b (mon.2) 843 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:08.060678+0000 mon.b (mon.2) 844 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:08.064571+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:08.150684+0000 mon.b (mon.2) 845 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:08.153019+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:08.155642+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:08.156639+0000 mon.b (mon.2) 848 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:08.159588+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:08.246725+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:08.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:08.250910+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:08.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:08.255670+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:08.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:08.257272+0000 mon.b (mon.2) 852 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:08.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[25278]: audit 2023-12-20T20:09:08.258394+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:08.944 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:09:08 smithi133 bash[64097]: ts=2023-12-20T20:09:08.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:09:09.534 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: cephadm 2023-12-20T20:09:07.579439+0000 mgr.x (mgr.25349) 518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: cephadm 2023-12-20T20:09:07.676986+0000 mgr.x (mgr.25349) 519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: cephadm 2023-12-20T20:09:07.776357+0000 mgr.x (mgr.25349) 520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: cephadm 2023-12-20T20:09:07.873733+0000 mgr.x (mgr.25349) 521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: cephadm 2023-12-20T20:09:07.971677+0000 mgr.x (mgr.25349) 522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: cephadm 2023-12-20T20:09:08.072129+0000 mgr.x (mgr.25349) 523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: cephadm 2023-12-20T20:09:08.167203+0000 mgr.x (mgr.25349) 524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: cephadm 2023-12-20T20:09:08.266416+0000 mgr.x (mgr.25349) 525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.344365+0000 mon.b (mon.2) 853 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.346466+0000 mon.b (mon.2) 854 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.348854+0000 mon.b (mon.2) 855 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.349844+0000 mon.b (mon.2) 856 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.351508+0000 mon.a (mon.0) 292 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.536 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: cephadm 2023-12-20T20:09:08.359025+0000 mgr.x (mgr.25349) 526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.536 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.441335+0000 mon.b (mon.2) 857 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.536 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.443448+0000 mon.b (mon.2) 858 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.536 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.446529+0000 mon.b (mon.2) 859 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.536 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.447507+0000 mon.b (mon.2) 860 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.536 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.450082+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.536 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: cephadm 2023-12-20T20:09:08.457421+0000 mgr.x (mgr.25349) 527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.536 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.538219+0000 mon.b (mon.2) 861 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.536 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: cephadm 2023-12-20T20:09:07.579439+0000 mgr.x (mgr.25349) 518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: cephadm 2023-12-20T20:09:07.676986+0000 mgr.x (mgr.25349) 519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: cephadm 2023-12-20T20:09:07.776357+0000 mgr.x (mgr.25349) 520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: cephadm 2023-12-20T20:09:07.873733+0000 mgr.x (mgr.25349) 521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: cephadm 2023-12-20T20:09:07.971677+0000 mgr.x (mgr.25349) 522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: cephadm 2023-12-20T20:09:08.072129+0000 mgr.x (mgr.25349) 523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: cephadm 2023-12-20T20:09:08.167203+0000 mgr.x (mgr.25349) 524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: cephadm 2023-12-20T20:09:08.266416+0000 mgr.x (mgr.25349) 525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.344365+0000 mon.b (mon.2) 853 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.346466+0000 mon.b (mon.2) 854 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.348854+0000 mon.b (mon.2) 855 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.349844+0000 mon.b (mon.2) 856 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.351508+0000 mon.a (mon.0) 292 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: cephadm 2023-12-20T20:09:08.359025+0000 mgr.x (mgr.25349) 526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.441335+0000 mon.b (mon.2) 857 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.538 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.443448+0000 mon.b (mon.2) 858 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.538 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.446529+0000 mon.b (mon.2) 859 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.538 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.447507+0000 mon.b (mon.2) 860 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.538 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.450082+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.538 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: cephadm 2023-12-20T20:09:08.457421+0000 mgr.x (mgr.25349) 527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.538 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.538219+0000 mon.b (mon.2) 861 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.538 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.540366+0000 mon.b (mon.2) 862 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.538 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.542776+0000 mon.b (mon.2) 863 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.538 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.543532+0000 mon.b (mon.2) 864 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.538 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.545578+0000 mon.a (mon.0) 294 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.538 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.633400+0000 mon.b (mon.2) 865 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.538 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.636361+0000 mon.b (mon.2) 866 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.538 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.641012+0000 mon.b (mon.2) 867 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.538 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.642582+0000 mon.b (mon.2) 868 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.538 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.645894+0000 mon.a (mon.0) 295 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.539 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.733879+0000 mon.b (mon.2) 869 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.539 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.735864+0000 mon.b (mon.2) 870 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.539 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.738317+0000 mon.b (mon.2) 871 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.539 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.739110+0000 mon.b (mon.2) 872 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.539 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.740992+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.539 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.828692+0000 mon.b (mon.2) 873 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.539 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.831001+0000 mon.b (mon.2) 874 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.539 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.833111+0000 mon.b (mon.2) 875 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.539 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.834105+0000 mon.b (mon.2) 876 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.539 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.836305+0000 mon.a (mon.0) 297 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.539 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.925839+0000 mon.b (mon.2) 877 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.539 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.540366+0000 mon.b (mon.2) 862 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.542776+0000 mon.b (mon.2) 863 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.543532+0000 mon.b (mon.2) 864 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.545578+0000 mon.a (mon.0) 294 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.633400+0000 mon.b (mon.2) 865 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.636361+0000 mon.b (mon.2) 866 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.641012+0000 mon.b (mon.2) 867 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.642582+0000 mon.b (mon.2) 868 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.645894+0000 mon.a (mon.0) 295 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.733879+0000 mon.b (mon.2) 869 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.735864+0000 mon.b (mon.2) 870 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.738317+0000 mon.b (mon.2) 871 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.739110+0000 mon.b (mon.2) 872 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.740992+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.828692+0000 mon.b (mon.2) 873 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.831001+0000 mon.b (mon.2) 874 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.833111+0000 mon.b (mon.2) 875 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.834105+0000 mon.b (mon.2) 876 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.836305+0000 mon.a (mon.0) 297 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.925839+0000 mon.b (mon.2) 877 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.541 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.928095+0000 mon.b (mon.2) 878 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.541 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.931347+0000 mon.b (mon.2) 879 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.541 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.932326+0000 mon.b (mon.2) 880 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.541 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:08.934331+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.541 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:09.022358+0000 mon.b (mon.2) 881 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:09.025166+0000 mon.b (mon.2) 882 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:09.029338+0000 mon.b (mon.2) 883 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:09.030952+0000 mon.b (mon.2) 884 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:09.035130+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:09.126264+0000 mon.b (mon.2) 885 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:09.128716+0000 mon.b (mon.2) 886 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:09.132921+0000 mon.b (mon.2) 887 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:09.134330+0000 mon.b (mon.2) 888 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:09.137422+0000 mon.a (mon.0) 300 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:09.223679+0000 mon.b (mon.2) 889 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:09.226141+0000 mon.b (mon.2) 890 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:09.228966+0000 mon.b (mon.2) 891 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:09.229928+0000 mon.b (mon.2) 892 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[80208]: audit 2023-12-20T20:09:09.230847+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.928095+0000 mon.b (mon.2) 878 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.931347+0000 mon.b (mon.2) 879 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.932326+0000 mon.b (mon.2) 880 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:08.934331+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:09.022358+0000 mon.b (mon.2) 881 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:09.025166+0000 mon.b (mon.2) 882 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:09.029338+0000 mon.b (mon.2) 883 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:09.030952+0000 mon.b (mon.2) 884 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:09.035130+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:09.126264+0000 mon.b (mon.2) 885 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:09.128716+0000 mon.b (mon.2) 886 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:09.132921+0000 mon.b (mon.2) 887 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.543 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:09.134330+0000 mon.b (mon.2) 888 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:09.137422+0000 mon.a (mon.0) 300 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:09.223679+0000 mon.b (mon.2) 889 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:09.226141+0000 mon.b (mon.2) 890 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:09.228966+0000 mon.b (mon.2) 891 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:09.229928+0000 mon.b (mon.2) 892 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.544 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:09 smithi080 bash[84793]: audit 2023-12-20T20:09:09.230847+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: cephadm 2023-12-20T20:09:07.579439+0000 mgr.x (mgr.25349) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: cephadm 2023-12-20T20:09:07.676986+0000 mgr.x (mgr.25349) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: cephadm 2023-12-20T20:09:07.776357+0000 mgr.x (mgr.25349) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: cephadm 2023-12-20T20:09:07.873733+0000 mgr.x (mgr.25349) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: cephadm 2023-12-20T20:09:07.971677+0000 mgr.x (mgr.25349) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: cephadm 2023-12-20T20:09:08.072129+0000 mgr.x (mgr.25349) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: cephadm 2023-12-20T20:09:08.167203+0000 mgr.x (mgr.25349) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: cephadm 2023-12-20T20:09:08.266416+0000 mgr.x (mgr.25349) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.344365+0000 mon.b (mon.2) 853 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.346466+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.348854+0000 mon.b (mon.2) 855 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.349844+0000 mon.b (mon.2) 856 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.351508+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: cephadm 2023-12-20T20:09:08.359025+0000 mgr.x (mgr.25349) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.441335+0000 mon.b (mon.2) 857 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.443448+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.446529+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.447507+0000 mon.b (mon.2) 860 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.450082+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: cephadm 2023-12-20T20:09:08.457421+0000 mgr.x (mgr.25349) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:09.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.538219+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.540366+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.542776+0000 mon.b (mon.2) 863 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.543532+0000 mon.b (mon.2) 864 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.545578+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.633400+0000 mon.b (mon.2) 865 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.636361+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.641012+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.642582+0000 mon.b (mon.2) 868 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.645894+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.733879+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.735864+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.738317+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.739110+0000 mon.b (mon.2) 872 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.740992+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.828692+0000 mon.b (mon.2) 873 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.831001+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.833111+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.834105+0000 mon.b (mon.2) 876 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.836305+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.925839+0000 mon.b (mon.2) 877 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.928095+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.931347+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.932326+0000 mon.b (mon.2) 880 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:08.934331+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:09.022358+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:09.025166+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:09.029338+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:09.030952+0000 mon.b (mon.2) 884 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:09.035130+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:09.126264+0000 mon.b (mon.2) 885 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:09.128716+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:09.132921+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:09.134330+0000 mon.b (mon.2) 888 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:09.137422+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:09.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:09.223679+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:09.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:09.226141+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:09.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:09.228966+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:09.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:09.229928+0000 mon.b (mon.2) 892 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:09.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:09 smithi133 bash[25278]: audit 2023-12-20T20:09:09.230847+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: cephadm 2023-12-20T20:09:08.553416+0000 mgr.x (mgr.25349) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: cluster 2023-12-20T20:09:08.622528+0000 mgr.x (mgr.25349) 529 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:10.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: cephadm 2023-12-20T20:09:08.653381+0000 mgr.x (mgr.25349) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: cephadm 2023-12-20T20:09:08.748647+0000 mgr.x (mgr.25349) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: cephadm 2023-12-20T20:09:08.843990+0000 mgr.x (mgr.25349) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: cephadm 2023-12-20T20:09:08.942270+0000 mgr.x (mgr.25349) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: cephadm 2023-12-20T20:09:09.042926+0000 mgr.x (mgr.25349) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: cephadm 2023-12-20T20:09:09.145028+0000 mgr.x (mgr.25349) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: cephadm 2023-12-20T20:09:09.238263+0000 mgr.x (mgr.25349) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.324237+0000 mon.b (mon.2) 893 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.326159+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.327790+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.328106+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.328792+0000 mon.b (mon.2) 896 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: cephadm 2023-12-20T20:09:09.335391+0000 mgr.x (mgr.25349) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.416618+0000 mon.b (mon.2) 897 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.420282+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.423823+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.425065+0000 mon.b (mon.2) 900 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.428305+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: cephadm 2023-12-20T20:09:09.435950+0000 mgr.x (mgr.25349) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.514909+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.518210+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.521296+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.522593+0000 mon.b (mon.2) 904 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.527704+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: cephadm 2023-12-20T20:09:09.535296+0000 mgr.x (mgr.25349) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.616138+0000 mon.b (mon.2) 905 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.618277+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.621226+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.622467+0000 mon.b (mon.2) 908 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.627929+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.712579+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.715114+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.718944+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.719887+0000 mon.b (mon.2) 912 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.726450+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.814244+0000 mon.b (mon.2) 913 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.817028+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.819809+0000 mon.b (mon.2) 915 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.820991+0000 mon.b (mon.2) 916 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.825784+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.911426+0000 mon.b (mon.2) 917 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.913822+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.916187+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.916978+0000 mon.b (mon.2) 920 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:09.919251+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:10.008557+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:10.011157+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:10.014691+0000 mon.b (mon.2) 923 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:10.015869+0000 mon.b (mon.2) 924 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:10.016841+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:10.032950+0000 mon.b (mon.2) 925 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:09:10.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:10.146438+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:10.148436+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:10.150986+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:10.151797+0000 mon.b (mon.2) 929 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:10.153892+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:10.239873+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:10.243241+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:10.246181+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:10.247212+0000 mon.b (mon.2) 933 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:10 smithi133 bash[25278]: audit 2023-12-20T20:09:10.251322+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: cephadm 2023-12-20T20:09:08.553416+0000 mgr.x (mgr.25349) 528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: cluster 2023-12-20T20:09:08.622528+0000 mgr.x (mgr.25349) 529 : cluster 0 pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:10.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: cephadm 2023-12-20T20:09:08.653381+0000 mgr.x (mgr.25349) 530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: cephadm 2023-12-20T20:09:08.748647+0000 mgr.x (mgr.25349) 531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: cephadm 2023-12-20T20:09:08.843990+0000 mgr.x (mgr.25349) 532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: cephadm 2023-12-20T20:09:08.942270+0000 mgr.x (mgr.25349) 533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: cephadm 2023-12-20T20:09:09.042926+0000 mgr.x (mgr.25349) 534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: cephadm 2023-12-20T20:09:09.145028+0000 mgr.x (mgr.25349) 535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: cephadm 2023-12-20T20:09:09.238263+0000 mgr.x (mgr.25349) 536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.324237+0000 mon.b (mon.2) 893 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.326159+0000 mon.b (mon.2) 894 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.327790+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.328106+0000 mon.b (mon.2) 895 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.328792+0000 mon.b (mon.2) 896 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: cephadm 2023-12-20T20:09:09.335391+0000 mgr.x (mgr.25349) 537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.416618+0000 mon.b (mon.2) 897 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.420282+0000 mon.b (mon.2) 898 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.423823+0000 mon.b (mon.2) 899 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.425065+0000 mon.b (mon.2) 900 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.428305+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: cephadm 2023-12-20T20:09:09.435950+0000 mgr.x (mgr.25349) 538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: cephadm 2023-12-20T20:09:08.553416+0000 mgr.x (mgr.25349) 528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: cluster 2023-12-20T20:09:08.622528+0000 mgr.x (mgr.25349) 529 : cluster 0 pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: cephadm 2023-12-20T20:09:08.653381+0000 mgr.x (mgr.25349) 530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: cephadm 2023-12-20T20:09:08.748647+0000 mgr.x (mgr.25349) 531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: cephadm 2023-12-20T20:09:08.843990+0000 mgr.x (mgr.25349) 532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: cephadm 2023-12-20T20:09:08.942270+0000 mgr.x (mgr.25349) 533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: cephadm 2023-12-20T20:09:09.042926+0000 mgr.x (mgr.25349) 534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: cephadm 2023-12-20T20:09:09.145028+0000 mgr.x (mgr.25349) 535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: cephadm 2023-12-20T20:09:09.238263+0000 mgr.x (mgr.25349) 536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.324237+0000 mon.b (mon.2) 893 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.326159+0000 mon.b (mon.2) 894 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.327790+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.328106+0000 mon.b (mon.2) 895 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.328792+0000 mon.b (mon.2) 896 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: cephadm 2023-12-20T20:09:09.335391+0000 mgr.x (mgr.25349) 537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.416618+0000 mon.b (mon.2) 897 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.420282+0000 mon.b (mon.2) 898 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.423823+0000 mon.b (mon.2) 899 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.425065+0000 mon.b (mon.2) 900 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.428305+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: cephadm 2023-12-20T20:09:09.435950+0000 mgr.x (mgr.25349) 538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.514909+0000 mon.b (mon.2) 901 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.518210+0000 mon.b (mon.2) 902 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.521296+0000 mon.b (mon.2) 903 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.522593+0000 mon.b (mon.2) 904 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.527704+0000 mon.a (mon.0) 304 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: cephadm 2023-12-20T20:09:09.535296+0000 mgr.x (mgr.25349) 539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.616138+0000 mon.b (mon.2) 905 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.618277+0000 mon.b (mon.2) 906 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.621226+0000 mon.b (mon.2) 907 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.622467+0000 mon.b (mon.2) 908 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.627929+0000 mon.a (mon.0) 305 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.712579+0000 mon.b (mon.2) 909 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.715114+0000 mon.b (mon.2) 910 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.718944+0000 mon.b (mon.2) 911 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.719887+0000 mon.b (mon.2) 912 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.726450+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.814244+0000 mon.b (mon.2) 913 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.817028+0000 mon.b (mon.2) 914 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.819809+0000 mon.b (mon.2) 915 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.820991+0000 mon.b (mon.2) 916 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.514909+0000 mon.b (mon.2) 901 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.518210+0000 mon.b (mon.2) 902 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.521296+0000 mon.b (mon.2) 903 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.522593+0000 mon.b (mon.2) 904 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.527704+0000 mon.a (mon.0) 304 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: cephadm 2023-12-20T20:09:09.535296+0000 mgr.x (mgr.25349) 539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:10.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.616138+0000 mon.b (mon.2) 905 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.618277+0000 mon.b (mon.2) 906 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.621226+0000 mon.b (mon.2) 907 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.622467+0000 mon.b (mon.2) 908 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.627929+0000 mon.a (mon.0) 305 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.712579+0000 mon.b (mon.2) 909 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.715114+0000 mon.b (mon.2) 910 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.718944+0000 mon.b (mon.2) 911 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.719887+0000 mon.b (mon.2) 912 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.726450+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.814244+0000 mon.b (mon.2) 913 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.817028+0000 mon.b (mon.2) 914 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.819809+0000 mon.b (mon.2) 915 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.820991+0000 mon.b (mon.2) 916 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.825784+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.911426+0000 mon.b (mon.2) 917 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.913822+0000 mon.b (mon.2) 918 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.916187+0000 mon.b (mon.2) 919 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.916978+0000 mon.b (mon.2) 920 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:09.919251+0000 mon.a (mon.0) 308 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:10.008557+0000 mon.b (mon.2) 921 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:10.011157+0000 mon.b (mon.2) 922 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:10.014691+0000 mon.b (mon.2) 923 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:10.015869+0000 mon.b (mon.2) 924 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:10.016841+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:10.032950+0000 mon.b (mon.2) 925 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:09:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:10.146438+0000 mon.b (mon.2) 926 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:10.148436+0000 mon.b (mon.2) 927 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:10.150986+0000 mon.b (mon.2) 928 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:10.151797+0000 mon.b (mon.2) 929 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:10.153892+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:10.239873+0000 mon.b (mon.2) 930 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:10.243241+0000 mon.b (mon.2) 931 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:10.246181+0000 mon.b (mon.2) 932 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:10.247212+0000 mon.b (mon.2) 933 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[84793]: audit 2023-12-20T20:09:10.251322+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.825784+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.911426+0000 mon.b (mon.2) 917 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.913822+0000 mon.b (mon.2) 918 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.916187+0000 mon.b (mon.2) 919 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.916978+0000 mon.b (mon.2) 920 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:09.919251+0000 mon.a (mon.0) 308 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:10.008557+0000 mon.b (mon.2) 921 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:10.011157+0000 mon.b (mon.2) 922 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:10.014691+0000 mon.b (mon.2) 923 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:10.015869+0000 mon.b (mon.2) 924 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:10.016841+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:10.032950+0000 mon.b (mon.2) 925 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:09:10.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:10.146438+0000 mon.b (mon.2) 926 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:10.148436+0000 mon.b (mon.2) 927 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:10.150986+0000 mon.b (mon.2) 928 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:10.151797+0000 mon.b (mon.2) 929 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:10.153892+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:10.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:10.239873+0000 mon.b (mon.2) 930 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:10.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:10.243241+0000 mon.b (mon.2) 931 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:10.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:10.246181+0000 mon.b (mon.2) 932 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:10.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:10.247212+0000 mon.b (mon.2) 933 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:10.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:10 smithi080 bash[80208]: audit 2023-12-20T20:09:10.251322+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: cephadm 2023-12-20T20:09:09.635510+0000 mgr.x (mgr.25349) 540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: cephadm 2023-12-20T20:09:09.734166+0000 mgr.x (mgr.25349) 541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: cephadm 2023-12-20T20:09:09.833354+0000 mgr.x (mgr.25349) 542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: cephadm 2023-12-20T20:09:09.926642+0000 mgr.x (mgr.25349) 543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: cephadm 2023-12-20T20:09:10.027033+0000 mgr.x (mgr.25349) 544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: cephadm 2023-12-20T20:09:10.162257+0000 mgr.x (mgr.25349) 545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: cephadm 2023-12-20T20:09:10.259928+0000 mgr.x (mgr.25349) 546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.337939+0000 mon.b (mon.2) 934 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.339794+0000 mon.b (mon.2) 935 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.341755+0000 mon.b (mon.2) 936 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.342520+0000 mon.b (mon.2) 937 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.342955+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: cephadm 2023-12-20T20:09:10.350264+0000 mgr.x (mgr.25349) 547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.427958+0000 mon.b (mon.2) 938 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.431654+0000 mon.b (mon.2) 939 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.435966+0000 mon.b (mon.2) 940 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.437403+0000 mon.b (mon.2) 941 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.440981+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: cephadm 2023-12-20T20:09:10.448799+0000 mgr.x (mgr.25349) 548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.528535+0000 mon.b (mon.2) 942 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.531553+0000 mon.b (mon.2) 943 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: cephadm 2023-12-20T20:09:09.635510+0000 mgr.x (mgr.25349) 540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: cephadm 2023-12-20T20:09:09.734166+0000 mgr.x (mgr.25349) 541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: cephadm 2023-12-20T20:09:09.833354+0000 mgr.x (mgr.25349) 542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: cephadm 2023-12-20T20:09:09.926642+0000 mgr.x (mgr.25349) 543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: cephadm 2023-12-20T20:09:10.027033+0000 mgr.x (mgr.25349) 544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: cephadm 2023-12-20T20:09:10.162257+0000 mgr.x (mgr.25349) 545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: cephadm 2023-12-20T20:09:10.259928+0000 mgr.x (mgr.25349) 546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.337939+0000 mon.b (mon.2) 934 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.339794+0000 mon.b (mon.2) 935 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.341755+0000 mon.b (mon.2) 936 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.342520+0000 mon.b (mon.2) 937 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.342955+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: cephadm 2023-12-20T20:09:10.350264+0000 mgr.x (mgr.25349) 547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.427958+0000 mon.b (mon.2) 938 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.431654+0000 mon.b (mon.2) 939 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.435966+0000 mon.b (mon.2) 940 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.437403+0000 mon.b (mon.2) 941 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.440981+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: cephadm 2023-12-20T20:09:10.448799+0000 mgr.x (mgr.25349) 548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.528535+0000 mon.b (mon.2) 942 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.531553+0000 mon.b (mon.2) 943 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.535155+0000 mon.b (mon.2) 944 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.536301+0000 mon.b (mon.2) 945 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.539078+0000 mon.a (mon.0) 314 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: cephadm 2023-12-20T20:09:10.547911+0000 mgr.x (mgr.25349) 549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.626891+0000 mon.b (mon.2) 946 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.629757+0000 mon.b (mon.2) 947 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.632409+0000 mon.b (mon.2) 948 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.633420+0000 mon.b (mon.2) 949 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.635934+0000 mon.a (mon.0) 315 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.720457+0000 mon.b (mon.2) 950 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.723240+0000 mon.b (mon.2) 951 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.726363+0000 mon.b (mon.2) 952 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.727410+0000 mon.b (mon.2) 953 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.730081+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.818348+0000 mon.b (mon.2) 954 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.821038+0000 mon.b (mon.2) 955 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.823521+0000 mon.b (mon.2) 956 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.824657+0000 mon.b (mon.2) 957 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.824858+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.916228+0000 mon.b (mon.2) 958 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.919098+0000 mon.b (mon.2) 959 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.922588+0000 mon.b (mon.2) 960 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.923699+0000 mon.b (mon.2) 961 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:10.924894+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:11.016138+0000 mon.b (mon.2) 962 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:11.018768+0000 mon.b (mon.2) 963 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:11.021700+0000 mon.b (mon.2) 964 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:11.022816+0000 mon.b (mon.2) 965 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:11.023590+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:11.113442+0000 mon.b (mon.2) 966 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:11.115782+0000 mon.b (mon.2) 967 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:11.118200+0000 mon.b (mon.2) 968 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:11.119530+0000 mon.b (mon.2) 969 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:11.121987+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:11.209017+0000 mon.b (mon.2) 970 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:11.212117+0000 mon.b (mon.2) 971 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:11.216017+0000 mon.b (mon.2) 972 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:11.217726+0000 mon.b (mon.2) 973 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:11.222369+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[84793]: audit 2023-12-20T20:09:11.312607+0000 mon.b (mon.2) 974 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.535155+0000 mon.b (mon.2) 944 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.536301+0000 mon.b (mon.2) 945 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.539078+0000 mon.a (mon.0) 314 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: cephadm 2023-12-20T20:09:10.547911+0000 mgr.x (mgr.25349) 549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.626891+0000 mon.b (mon.2) 946 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.629757+0000 mon.b (mon.2) 947 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.632409+0000 mon.b (mon.2) 948 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.633420+0000 mon.b (mon.2) 949 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.635934+0000 mon.a (mon.0) 315 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.720457+0000 mon.b (mon.2) 950 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.723240+0000 mon.b (mon.2) 951 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.726363+0000 mon.b (mon.2) 952 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.727410+0000 mon.b (mon.2) 953 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.730081+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.818348+0000 mon.b (mon.2) 954 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.821038+0000 mon.b (mon.2) 955 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.823521+0000 mon.b (mon.2) 956 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.824657+0000 mon.b (mon.2) 957 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.824858+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.916228+0000 mon.b (mon.2) 958 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.919098+0000 mon.b (mon.2) 959 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.922588+0000 mon.b (mon.2) 960 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.923699+0000 mon.b (mon.2) 961 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:10.924894+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:11.016138+0000 mon.b (mon.2) 962 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:11.018768+0000 mon.b (mon.2) 963 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:11.021700+0000 mon.b (mon.2) 964 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:11.022816+0000 mon.b (mon.2) 965 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:11.023590+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:11.113442+0000 mon.b (mon.2) 966 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:11.115782+0000 mon.b (mon.2) 967 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:11.118200+0000 mon.b (mon.2) 968 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:11.119530+0000 mon.b (mon.2) 969 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:11.121987+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:11.209017+0000 mon.b (mon.2) 970 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:11.212117+0000 mon.b (mon.2) 971 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:11.216017+0000 mon.b (mon.2) 972 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:11.217726+0000 mon.b (mon.2) 973 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:11.222369+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:11 smithi080 bash[80208]: audit 2023-12-20T20:09:11.312607+0000 mon.b (mon.2) 974 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.694 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[62198]: debug 2023-12-20T20:09:11.225+0000 7f880429a700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-12-20T20:09:11.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: cephadm 2023-12-20T20:09:09.635510+0000 mgr.x (mgr.25349) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: cephadm 2023-12-20T20:09:09.734166+0000 mgr.x (mgr.25349) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: cephadm 2023-12-20T20:09:09.833354+0000 mgr.x (mgr.25349) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: cephadm 2023-12-20T20:09:09.926642+0000 mgr.x (mgr.25349) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: cephadm 2023-12-20T20:09:10.027033+0000 mgr.x (mgr.25349) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: cephadm 2023-12-20T20:09:10.162257+0000 mgr.x (mgr.25349) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: cephadm 2023-12-20T20:09:10.259928+0000 mgr.x (mgr.25349) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.337939+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.339794+0000 mon.b (mon.2) 935 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.341755+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.342520+0000 mon.b (mon.2) 937 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.342955+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: cephadm 2023-12-20T20:09:10.350264+0000 mgr.x (mgr.25349) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.427958+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.431654+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.435966+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.437403+0000 mon.b (mon.2) 941 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.440981+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: cephadm 2023-12-20T20:09:10.448799+0000 mgr.x (mgr.25349) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.528535+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.531553+0000 mon.b (mon.2) 943 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.535155+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.536301+0000 mon.b (mon.2) 945 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.539078+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: cephadm 2023-12-20T20:09:10.547911+0000 mgr.x (mgr.25349) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:11.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.626891+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.629757+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.632409+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.633420+0000 mon.b (mon.2) 949 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.635934+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.720457+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.723240+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.726363+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.727410+0000 mon.b (mon.2) 953 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.730081+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.818348+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.821038+0000 mon.b (mon.2) 955 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.823521+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.824657+0000 mon.b (mon.2) 957 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.824858+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.916228+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.919098+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.922588+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.923699+0000 mon.b (mon.2) 961 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:10.924894+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:11.016138+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:11.018768+0000 mon.b (mon.2) 963 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:11.021700+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:11.022816+0000 mon.b (mon.2) 965 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:11.023590+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:11.113442+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:11.115782+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:11.118200+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:11.119530+0000 mon.b (mon.2) 969 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:11.121987+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:11.209017+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:11.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:11.212117+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:11.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:11.216017+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:11.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:11.217726+0000 mon.b (mon.2) 973 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:11.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:11.222369+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:11.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:11 smithi133 bash[25278]: audit 2023-12-20T20:09:11.312607+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.692 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: cluster 2023-12-20T20:09:10.622945+0000 mgr.x (mgr.25349) 550 : cluster 0 pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:12.693 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: cephadm 2023-12-20T20:09:10.643394+0000 mgr.x (mgr.25349) 551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.693 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: cephadm 2023-12-20T20:09:10.737926+0000 mgr.x (mgr.25349) 552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.693 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: cephadm 2023-12-20T20:09:10.834833+0000 mgr.x (mgr.25349) 553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.693 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: cephadm 2023-12-20T20:09:10.934653+0000 mgr.x (mgr.25349) 554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.693 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: cephadm 2023-12-20T20:09:11.032259+0000 mgr.x (mgr.25349) 555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.693 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: cephadm 2023-12-20T20:09:11.129559+0000 mgr.x (mgr.25349) 556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: cephadm 2023-12-20T20:09:11.231535+0000 mgr.x (mgr.25349) 557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.316530+0000 mon.b (mon.2) 975 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.331079+0000 mon.b (mon.2) 976 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.331991+0000 mon.b (mon.2) 977 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.333777+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: cephadm 2023-12-20T20:09:11.341144+0000 mgr.x (mgr.25349) 558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.417423+0000 mon.b (mon.2) 978 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.420336+0000 mon.b (mon.2) 979 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.423496+0000 mon.b (mon.2) 980 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.424767+0000 mon.b (mon.2) 981 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.427255+0000 mon.a (mon.0) 323 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: cephadm 2023-12-20T20:09:11.434745+0000 mgr.x (mgr.25349) 559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.515110+0000 mon.b (mon.2) 982 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.517500+0000 mon.b (mon.2) 983 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.695 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: cluster 2023-12-20T20:09:10.622945+0000 mgr.x (mgr.25349) 550 : cluster 0 pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:12.695 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: cephadm 2023-12-20T20:09:10.643394+0000 mgr.x (mgr.25349) 551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.695 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: cephadm 2023-12-20T20:09:10.737926+0000 mgr.x (mgr.25349) 552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: cephadm 2023-12-20T20:09:10.834833+0000 mgr.x (mgr.25349) 553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: cephadm 2023-12-20T20:09:10.934653+0000 mgr.x (mgr.25349) 554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: cephadm 2023-12-20T20:09:11.032259+0000 mgr.x (mgr.25349) 555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: cephadm 2023-12-20T20:09:11.129559+0000 mgr.x (mgr.25349) 556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: cephadm 2023-12-20T20:09:11.231535+0000 mgr.x (mgr.25349) 557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.316530+0000 mon.b (mon.2) 975 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.331079+0000 mon.b (mon.2) 976 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.331991+0000 mon.b (mon.2) 977 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.333777+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: cephadm 2023-12-20T20:09:11.341144+0000 mgr.x (mgr.25349) 558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.696 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.417423+0000 mon.b (mon.2) 978 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.420336+0000 mon.b (mon.2) 979 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.423496+0000 mon.b (mon.2) 980 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.424767+0000 mon.b (mon.2) 981 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.427255+0000 mon.a (mon.0) 323 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: cephadm 2023-12-20T20:09:11.434745+0000 mgr.x (mgr.25349) 559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.515110+0000 mon.b (mon.2) 982 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.697 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.517500+0000 mon.b (mon.2) 983 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.697 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.520964+0000 mon.b (mon.2) 984 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.698 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.521952+0000 mon.b (mon.2) 985 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.698 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.523627+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.698 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: cephadm 2023-12-20T20:09:11.531119+0000 mgr.x (mgr.25349) 560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.698 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.612635+0000 mon.b (mon.2) 986 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.698 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.614821+0000 mon.b (mon.2) 987 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.698 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.617549+0000 mon.b (mon.2) 988 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.698 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.618416+0000 mon.b (mon.2) 989 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.698 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.620728+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.698 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.709673+0000 mon.b (mon.2) 990 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.698 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.712119+0000 mon.b (mon.2) 991 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.698 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.715718+0000 mon.b (mon.2) 992 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.698 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.717175+0000 mon.b (mon.2) 993 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.699 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.720407+0000 mon.a (mon.0) 326 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.699 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.810566+0000 mon.b (mon.2) 994 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.699 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.812744+0000 mon.b (mon.2) 995 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.699 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.815571+0000 mon.b (mon.2) 996 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.699 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.816483+0000 mon.b (mon.2) 997 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.699 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.818817+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.699 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.908510+0000 mon.b (mon.2) 998 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.699 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.520964+0000 mon.b (mon.2) 984 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.699 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.521952+0000 mon.b (mon.2) 985 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.699 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.523627+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.699 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: cephadm 2023-12-20T20:09:11.531119+0000 mgr.x (mgr.25349) 560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.699 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.612635+0000 mon.b (mon.2) 986 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.614821+0000 mon.b (mon.2) 987 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.617549+0000 mon.b (mon.2) 988 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.618416+0000 mon.b (mon.2) 989 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.620728+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.709673+0000 mon.b (mon.2) 990 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.712119+0000 mon.b (mon.2) 991 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.715718+0000 mon.b (mon.2) 992 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.717175+0000 mon.b (mon.2) 993 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.720407+0000 mon.a (mon.0) 326 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.810566+0000 mon.b (mon.2) 994 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.812744+0000 mon.b (mon.2) 995 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.815571+0000 mon.b (mon.2) 996 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.816483+0000 mon.b (mon.2) 997 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.818817+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.908510+0000 mon.b (mon.2) 998 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.701 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.911279+0000 mon.b (mon.2) 999 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.701 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.914274+0000 mon.b (mon.2) 1000 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.701 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.915404+0000 mon.b (mon.2) 1001 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.701 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:11.916441+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.701 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:12.008140+0000 mon.b (mon.2) 1002 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.701 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:12.012430+0000 mon.b (mon.2) 1003 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.702 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:12.017685+0000 mon.b (mon.2) 1004 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.702 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:12.019236+0000 mon.b (mon.2) 1005 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.702 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:12.023823+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.702 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:12.109203+0000 mon.b (mon.2) 1006 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.702 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:12.111844+0000 mon.b (mon.2) 1007 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.702 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:12.114545+0000 mon.b (mon.2) 1008 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.702 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:12.115615+0000 mon.b (mon.2) 1009 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.702 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:12.118298+0000 mon.a (mon.0) 330 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.702 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:12.204041+0000 mon.b (mon.2) 1010 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.702 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:12.206586+0000 mon.b (mon.2) 1011 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.703 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:12.213199+0000 mon.b (mon.2) 1012 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.703 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:12.216697+0000 mon.b (mon.2) 1013 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.703 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:12.219361+0000 mon.a (mon.0) 331 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.703 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:12.304151+0000 mon.b (mon.2) 1014 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.703 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.911279+0000 mon.b (mon.2) 999 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.703 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.914274+0000 mon.b (mon.2) 1000 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.703 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.915404+0000 mon.b (mon.2) 1001 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.703 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:11.916441+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.703 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:12.008140+0000 mon.b (mon.2) 1002 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.703 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:12.012430+0000 mon.b (mon.2) 1003 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.703 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:12.017685+0000 mon.b (mon.2) 1004 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:12.019236+0000 mon.b (mon.2) 1005 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:12.023823+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:12.109203+0000 mon.b (mon.2) 1006 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:12.111844+0000 mon.b (mon.2) 1007 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:12.114545+0000 mon.b (mon.2) 1008 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:12.115615+0000 mon.b (mon.2) 1009 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:12.118298+0000 mon.a (mon.0) 330 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:12.204041+0000 mon.b (mon.2) 1010 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:12.206586+0000 mon.b (mon.2) 1011 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:12.213199+0000 mon.b (mon.2) 1012 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:12.216697+0000 mon.b (mon.2) 1013 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:12.219361+0000 mon.a (mon.0) 331 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:12.304151+0000 mon.b (mon.2) 1014 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.705 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:12.307066+0000 mon.b (mon.2) 1015 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.705 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:12.310269+0000 mon.b (mon.2) 1016 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.705 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[84793]: audit 2023-12-20T20:09:12.311474+0000 mon.b (mon.2) 1017 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:12.307066+0000 mon.b (mon.2) 1015 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:12.310269+0000 mon.b (mon.2) 1016 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:12 smithi080 bash[80208]: audit 2023-12-20T20:09:12.311474+0000 mon.b (mon.2) 1017 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.706 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: cluster 2023-12-20T20:09:10.622945+0000 mgr.x (mgr.25349) 550 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:12.706 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: cephadm 2023-12-20T20:09:10.643394+0000 mgr.x (mgr.25349) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.706 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: cephadm 2023-12-20T20:09:10.737926+0000 mgr.x (mgr.25349) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.706 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: cephadm 2023-12-20T20:09:10.834833+0000 mgr.x (mgr.25349) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.706 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: cephadm 2023-12-20T20:09:10.934653+0000 mgr.x (mgr.25349) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.706 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: cephadm 2023-12-20T20:09:11.032259+0000 mgr.x (mgr.25349) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.707 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: cephadm 2023-12-20T20:09:11.129559+0000 mgr.x (mgr.25349) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.707 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: cephadm 2023-12-20T20:09:11.231535+0000 mgr.x (mgr.25349) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.707 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.316530+0000 mon.b (mon.2) 975 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.707 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.331079+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.707 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.331991+0000 mon.b (mon.2) 977 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.707 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.333777+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.707 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: cephadm 2023-12-20T20:09:11.341144+0000 mgr.x (mgr.25349) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.707 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.417423+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.707 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.420336+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.707 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.423496+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.707 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.424767+0000 mon.b (mon.2) 981 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.708 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.427255+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.708 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: cephadm 2023-12-20T20:09:11.434745+0000 mgr.x (mgr.25349) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.708 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.515110+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.708 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.517500+0000 mon.b (mon.2) 983 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.708 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.520964+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.708 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.521952+0000 mon.b (mon.2) 985 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.708 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.523627+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.708 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: cephadm 2023-12-20T20:09:11.531119+0000 mgr.x (mgr.25349) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:12.708 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.612635+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.708 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.614821+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.708 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.617549+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.708 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.618416+0000 mon.b (mon.2) 989 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.708 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.620728+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.708 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.709673+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.709 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.712119+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.709 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.715718+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.709 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.717175+0000 mon.b (mon.2) 993 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.709 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.720407+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.709 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.810566+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.709 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.812744+0000 mon.b (mon.2) 995 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.709 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.815571+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.709 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.816483+0000 mon.b (mon.2) 997 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.709 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.818817+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.709 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.908510+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.709 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.911279+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.709 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.914274+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.709 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.915404+0000 mon.b (mon.2) 1001 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.710 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:11.916441+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.710 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:12.008140+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.710 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:12.012430+0000 mon.b (mon.2) 1003 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.710 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:12.017685+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.710 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:12.019236+0000 mon.b (mon.2) 1005 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.710 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:12.023823+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.710 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:12.109203+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.710 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:12.111844+0000 mon.b (mon.2) 1007 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.710 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:12.114545+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.710 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:12.115615+0000 mon.b (mon.2) 1009 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.710 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:12.118298+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.710 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:12.204041+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.710 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:12.206586+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.711 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:12.213199+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.711 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:12.216697+0000 mon.b (mon.2) 1013 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:12.711 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:12.219361+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:12.711 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:12.304151+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:12.711 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:12.307066+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:12.711 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:12.310269+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:12.711 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:12 smithi133 bash[25278]: audit 2023-12-20T20:09:12.311474+0000 mon.b (mon.2) 1017 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: cephadm 2023-12-20T20:09:11.628466+0000 mgr.x (mgr.25349) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: cephadm 2023-12-20T20:09:11.727877+0000 mgr.x (mgr.25349) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: cephadm 2023-12-20T20:09:11.826292+0000 mgr.x (mgr.25349) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: cephadm 2023-12-20T20:09:11.924307+0000 mgr.x (mgr.25349) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: cephadm 2023-12-20T20:09:12.031700+0000 mgr.x (mgr.25349) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: cephadm 2023-12-20T20:09:12.125781+0000 mgr.x (mgr.25349) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: cephadm 2023-12-20T20:09:12.226797+0000 mgr.x (mgr.25349) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.317051+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: cephadm 2023-12-20T20:09:12.324935+0000 mgr.x (mgr.25349) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.406125+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.409023+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.414287+0000 mon.b (mon.2) 1020 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.415663+0000 mon.b (mon.2) 1021 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.418594+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: cephadm 2023-12-20T20:09:12.426305+0000 mgr.x (mgr.25349) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.509304+0000 mon.b (mon.2) 1022 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.511874+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.515750+0000 mon.b (mon.2) 1024 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.517020+0000 mon.b (mon.2) 1025 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.519709+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: cephadm 2023-12-20T20:09:12.527093+0000 mgr.x (mgr.25349) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.606824+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.609945+0000 mon.b (mon.2) 1027 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.613009+0000 mon.b (mon.2) 1028 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.614320+0000 mon.b (mon.2) 1029 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.617289+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.704613+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.708695+0000 mon.b (mon.2) 1031 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.711466+0000 mon.b (mon.2) 1032 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.712655+0000 mon.b (mon.2) 1033 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.716131+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.805396+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.807890+0000 mon.b (mon.2) 1035 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.810957+0000 mon.b (mon.2) 1036 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.812343+0000 mon.b (mon.2) 1037 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.816200+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.903958+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.905980+0000 mon.b (mon.2) 1039 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.909039+0000 mon.b (mon.2) 1040 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.910130+0000 mon.b (mon.2) 1041 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.913828+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:12.999372+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:13.003184+0000 mon.b (mon.2) 1043 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:13.006336+0000 mon.b (mon.2) 1044 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:13.007508+0000 mon.b (mon.2) 1045 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:13.011341+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:13.095992+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:13.099239+0000 mon.b (mon.2) 1047 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:13.103141+0000 mon.b (mon.2) 1048 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:13.104414+0000 mon.b (mon.2) 1049 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:13.107933+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:13.207182+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:13.210092+0000 mon.b (mon.2) 1051 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:13.213226+0000 mon.b (mon.2) 1052 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:13.214517+0000 mon.b (mon.2) 1053 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:13.217758+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:13.302595+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:13.306515+0000 mon.b (mon.2) 1055 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:13.310323+0000 mon.b (mon.2) 1056 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:13.311757+0000 mon.b (mon.2) 1057 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:13 smithi133 bash[25278]: audit 2023-12-20T20:09:13.315114+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: cephadm 2023-12-20T20:09:11.628466+0000 mgr.x (mgr.25349) 561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: cephadm 2023-12-20T20:09:11.727877+0000 mgr.x (mgr.25349) 562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: cephadm 2023-12-20T20:09:11.826292+0000 mgr.x (mgr.25349) 563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: cephadm 2023-12-20T20:09:11.924307+0000 mgr.x (mgr.25349) 564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: cephadm 2023-12-20T20:09:12.031700+0000 mgr.x (mgr.25349) 565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: cephadm 2023-12-20T20:09:12.125781+0000 mgr.x (mgr.25349) 566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: cephadm 2023-12-20T20:09:12.226797+0000 mgr.x (mgr.25349) 567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.317051+0000 mon.a (mon.0) 332 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: cephadm 2023-12-20T20:09:12.324935+0000 mgr.x (mgr.25349) 568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.406125+0000 mon.b (mon.2) 1018 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.409023+0000 mon.b (mon.2) 1019 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.414287+0000 mon.b (mon.2) 1020 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.415663+0000 mon.b (mon.2) 1021 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.418594+0000 mon.a (mon.0) 333 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: cephadm 2023-12-20T20:09:12.426305+0000 mgr.x (mgr.25349) 569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.509304+0000 mon.b (mon.2) 1022 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.511874+0000 mon.b (mon.2) 1023 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.515750+0000 mon.b (mon.2) 1024 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.517020+0000 mon.b (mon.2) 1025 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.519709+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: cephadm 2023-12-20T20:09:12.527093+0000 mgr.x (mgr.25349) 570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: cephadm 2023-12-20T20:09:11.628466+0000 mgr.x (mgr.25349) 561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: cephadm 2023-12-20T20:09:11.727877+0000 mgr.x (mgr.25349) 562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: cephadm 2023-12-20T20:09:11.826292+0000 mgr.x (mgr.25349) 563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: cephadm 2023-12-20T20:09:11.924307+0000 mgr.x (mgr.25349) 564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: cephadm 2023-12-20T20:09:12.031700+0000 mgr.x (mgr.25349) 565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: cephadm 2023-12-20T20:09:12.125781+0000 mgr.x (mgr.25349) 566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: cephadm 2023-12-20T20:09:12.226797+0000 mgr.x (mgr.25349) 567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.317051+0000 mon.a (mon.0) 332 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: cephadm 2023-12-20T20:09:12.324935+0000 mgr.x (mgr.25349) 568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.406125+0000 mon.b (mon.2) 1018 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.409023+0000 mon.b (mon.2) 1019 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.414287+0000 mon.b (mon.2) 1020 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.415663+0000 mon.b (mon.2) 1021 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.418594+0000 mon.a (mon.0) 333 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: cephadm 2023-12-20T20:09:12.426305+0000 mgr.x (mgr.25349) 569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.509304+0000 mon.b (mon.2) 1022 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.511874+0000 mon.b (mon.2) 1023 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.515750+0000 mon.b (mon.2) 1024 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.517020+0000 mon.b (mon.2) 1025 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.519709+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: cephadm 2023-12-20T20:09:12.527093+0000 mgr.x (mgr.25349) 570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:13.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.606824+0000 mon.b (mon.2) 1026 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.609945+0000 mon.b (mon.2) 1027 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.613009+0000 mon.b (mon.2) 1028 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.614320+0000 mon.b (mon.2) 1029 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.617289+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.704613+0000 mon.b (mon.2) 1030 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.708695+0000 mon.b (mon.2) 1031 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.711466+0000 mon.b (mon.2) 1032 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.712655+0000 mon.b (mon.2) 1033 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.716131+0000 mon.a (mon.0) 336 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.805396+0000 mon.b (mon.2) 1034 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.807890+0000 mon.b (mon.2) 1035 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.810957+0000 mon.b (mon.2) 1036 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.812343+0000 mon.b (mon.2) 1037 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.816200+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.903958+0000 mon.b (mon.2) 1038 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.905980+0000 mon.b (mon.2) 1039 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.909039+0000 mon.b (mon.2) 1040 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.910130+0000 mon.b (mon.2) 1041 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.913828+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:12.999372+0000 mon.b (mon.2) 1042 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:13.003184+0000 mon.b (mon.2) 1043 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:13.006336+0000 mon.b (mon.2) 1044 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:13.007508+0000 mon.b (mon.2) 1045 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:13.011341+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:13.095992+0000 mon.b (mon.2) 1046 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:13.099239+0000 mon.b (mon.2) 1047 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:13.103141+0000 mon.b (mon.2) 1048 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:13.104414+0000 mon.b (mon.2) 1049 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:13.107933+0000 mon.a (mon.0) 340 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:13.207182+0000 mon.b (mon.2) 1050 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:13.210092+0000 mon.b (mon.2) 1051 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:13.213226+0000 mon.b (mon.2) 1052 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:13.214517+0000 mon.b (mon.2) 1053 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:13.217758+0000 mon.a (mon.0) 341 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:13.302595+0000 mon.b (mon.2) 1054 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:13.306515+0000 mon.b (mon.2) 1055 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:13.310323+0000 mon.b (mon.2) 1056 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:13.311757+0000 mon.b (mon.2) 1057 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[80208]: audit 2023-12-20T20:09:13.315114+0000 mon.a (mon.0) 342 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.606824+0000 mon.b (mon.2) 1026 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.609945+0000 mon.b (mon.2) 1027 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.613009+0000 mon.b (mon.2) 1028 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.614320+0000 mon.b (mon.2) 1029 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.617289+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.704613+0000 mon.b (mon.2) 1030 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.708695+0000 mon.b (mon.2) 1031 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.711466+0000 mon.b (mon.2) 1032 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.712655+0000 mon.b (mon.2) 1033 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.716131+0000 mon.a (mon.0) 336 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.805396+0000 mon.b (mon.2) 1034 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.807890+0000 mon.b (mon.2) 1035 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.810957+0000 mon.b (mon.2) 1036 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.812343+0000 mon.b (mon.2) 1037 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.816200+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.903958+0000 mon.b (mon.2) 1038 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.905980+0000 mon.b (mon.2) 1039 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.909039+0000 mon.b (mon.2) 1040 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.910130+0000 mon.b (mon.2) 1041 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.913828+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:12.999372+0000 mon.b (mon.2) 1042 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:13.003184+0000 mon.b (mon.2) 1043 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:13.006336+0000 mon.b (mon.2) 1044 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:13.007508+0000 mon.b (mon.2) 1045 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:13.011341+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:13.095992+0000 mon.b (mon.2) 1046 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:13.099239+0000 mon.b (mon.2) 1047 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:13.103141+0000 mon.b (mon.2) 1048 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:13.104414+0000 mon.b (mon.2) 1049 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:13.107933+0000 mon.a (mon.0) 340 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:13.207182+0000 mon.b (mon.2) 1050 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:13.210092+0000 mon.b (mon.2) 1051 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:13.213226+0000 mon.b (mon.2) 1052 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:13.214517+0000 mon.b (mon.2) 1053 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:13.217758+0000 mon.a (mon.0) 341 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:13.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:13.302595+0000 mon.b (mon.2) 1054 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:13.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:13.306515+0000 mon.b (mon.2) 1055 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:13.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:13.310323+0000 mon.b (mon.2) 1056 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:13.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:13.311757+0000 mon.b (mon.2) 1057 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:13.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:13 smithi080 bash[84793]: audit 2023-12-20T20:09:13.315114+0000 mon.a (mon.0) 342 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: cluster 2023-12-20T20:09:12.624593+0000 mgr.x (mgr.25349) 571 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:14.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: cephadm 2023-12-20T20:09:12.624856+0000 mgr.x (mgr.25349) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: cephadm 2023-12-20T20:09:12.723807+0000 mgr.x (mgr.25349) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: cephadm 2023-12-20T20:09:12.823603+0000 mgr.x (mgr.25349) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: cephadm 2023-12-20T20:09:12.921260+0000 mgr.x (mgr.25349) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: cephadm 2023-12-20T20:09:13.018826+0000 mgr.x (mgr.25349) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: cephadm 2023-12-20T20:09:13.129869+0000 mgr.x (mgr.25349) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: cephadm 2023-12-20T20:09:13.225408+0000 mgr.x (mgr.25349) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: cephadm 2023-12-20T20:09:13.322708+0000 mgr.x (mgr.25349) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.405619+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.407801+0000 mon.b (mon.2) 1059 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.410838+0000 mon.b (mon.2) 1060 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.411948+0000 mon.b (mon.2) 1061 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.416759+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: cephadm 2023-12-20T20:09:13.424253+0000 mgr.x (mgr.25349) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.505081+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.507371+0000 mon.b (mon.2) 1063 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.511602+0000 mon.b (mon.2) 1064 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.512874+0000 mon.b (mon.2) 1065 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.517491+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: cephadm 2023-12-20T20:09:13.524993+0000 mgr.x (mgr.25349) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.603000+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.605075+0000 mon.b (mon.2) 1067 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.608269+0000 mon.b (mon.2) 1068 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.609070+0000 mon.b (mon.2) 1069 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.613415+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.701364+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.703332+0000 mon.b (mon.2) 1071 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.705789+0000 mon.b (mon.2) 1072 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.706742+0000 mon.b (mon.2) 1073 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.711974+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.798887+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.800926+0000 mon.b (mon.2) 1075 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.803356+0000 mon.b (mon.2) 1076 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.804313+0000 mon.b (mon.2) 1077 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.807909+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.895966+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.898518+0000 mon.b (mon.2) 1079 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.901613+0000 mon.b (mon.2) 1080 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.902703+0000 mon.b (mon.2) 1081 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.907734+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.994429+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.996732+0000 mon.b (mon.2) 1083 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:13.999466+0000 mon.b (mon.2) 1084 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:14.000331+0000 mon.b (mon.2) 1085 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:14.004240+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:14.096230+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:14.099749+0000 mon.b (mon.2) 1087 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:14.103408+0000 mon.b (mon.2) 1088 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:14.104864+0000 mon.b (mon.2) 1089 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:14.107890+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:14.196960+0000 mon.b (mon.2) 1090 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:14.200200+0000 mon.b (mon.2) 1091 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:14.203426+0000 mon.b (mon.2) 1092 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:14.204175+0000 mon.b (mon.2) 1093 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:14.206427+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:14.294110+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:14.296318+0000 mon.b (mon.2) 1095 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:14.298926+0000 mon.b (mon.2) 1096 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:14.300014+0000 mon.b (mon.2) 1097 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[25278]: audit 2023-12-20T20:09:14.303694+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.758 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: cluster 2023-12-20T20:09:12.624593+0000 mgr.x (mgr.25349) 571 : cluster 0 pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:14.758 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: cephadm 2023-12-20T20:09:12.624856+0000 mgr.x (mgr.25349) 572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.758 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: cephadm 2023-12-20T20:09:12.723807+0000 mgr.x (mgr.25349) 573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.758 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: cephadm 2023-12-20T20:09:12.823603+0000 mgr.x (mgr.25349) 574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.758 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: cephadm 2023-12-20T20:09:12.921260+0000 mgr.x (mgr.25349) 575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.758 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: cephadm 2023-12-20T20:09:13.018826+0000 mgr.x (mgr.25349) 576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.758 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: cephadm 2023-12-20T20:09:13.129869+0000 mgr.x (mgr.25349) 577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.759 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: cephadm 2023-12-20T20:09:13.225408+0000 mgr.x (mgr.25349) 578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.759 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: cephadm 2023-12-20T20:09:13.322708+0000 mgr.x (mgr.25349) 579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.759 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.405619+0000 mon.b (mon.2) 1058 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.759 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.407801+0000 mon.b (mon.2) 1059 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.759 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.410838+0000 mon.b (mon.2) 1060 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.759 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.411948+0000 mon.b (mon.2) 1061 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.759 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.416759+0000 mon.a (mon.0) 343 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.759 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: cephadm 2023-12-20T20:09:13.424253+0000 mgr.x (mgr.25349) 580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.759 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.505081+0000 mon.b (mon.2) 1062 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.759 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.507371+0000 mon.b (mon.2) 1063 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.759 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.511602+0000 mon.b (mon.2) 1064 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.759 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.512874+0000 mon.b (mon.2) 1065 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.759 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.517491+0000 mon.a (mon.0) 344 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.759 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: cephadm 2023-12-20T20:09:13.524993+0000 mgr.x (mgr.25349) 581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.760 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.603000+0000 mon.b (mon.2) 1066 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.760 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.605075+0000 mon.b (mon.2) 1067 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.760 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.608269+0000 mon.b (mon.2) 1068 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.760 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.609070+0000 mon.b (mon.2) 1069 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.760 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.613415+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.760 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.701364+0000 mon.b (mon.2) 1070 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.760 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.703332+0000 mon.b (mon.2) 1071 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.760 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.705789+0000 mon.b (mon.2) 1072 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.761 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.706742+0000 mon.b (mon.2) 1073 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.761 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.711974+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.761 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.798887+0000 mon.b (mon.2) 1074 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.761 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.800926+0000 mon.b (mon.2) 1075 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.761 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.803356+0000 mon.b (mon.2) 1076 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.761 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.804313+0000 mon.b (mon.2) 1077 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.761 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.807909+0000 mon.a (mon.0) 347 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.761 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.895966+0000 mon.b (mon.2) 1078 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.761 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.898518+0000 mon.b (mon.2) 1079 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.761 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.901613+0000 mon.b (mon.2) 1080 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.761 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.902703+0000 mon.b (mon.2) 1081 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.761 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.907734+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.761 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.994429+0000 mon.b (mon.2) 1082 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.761 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.996732+0000 mon.b (mon.2) 1083 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.762 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:13.999466+0000 mon.b (mon.2) 1084 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.762 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:14.000331+0000 mon.b (mon.2) 1085 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.762 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:14.004240+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.762 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:14.096230+0000 mon.b (mon.2) 1086 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.762 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:14.099749+0000 mon.b (mon.2) 1087 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.762 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:14.103408+0000 mon.b (mon.2) 1088 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.762 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:14.104864+0000 mon.b (mon.2) 1089 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.762 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:14.107890+0000 mon.a (mon.0) 350 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.762 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:14.196960+0000 mon.b (mon.2) 1090 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.762 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:14.200200+0000 mon.b (mon.2) 1091 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.762 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:14.203426+0000 mon.b (mon.2) 1092 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.763 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:14.204175+0000 mon.b (mon.2) 1093 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.763 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:14.206427+0000 mon.a (mon.0) 351 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.763 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:14.294110+0000 mon.b (mon.2) 1094 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.763 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:14.296318+0000 mon.b (mon.2) 1095 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.763 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:14.298926+0000 mon.b (mon.2) 1096 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.763 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:14.300014+0000 mon.b (mon.2) 1097 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.763 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[84793]: audit 2023-12-20T20:09:14.303694+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.764 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: cluster 2023-12-20T20:09:12.624593+0000 mgr.x (mgr.25349) 571 : cluster 0 pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:14.764 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: cephadm 2023-12-20T20:09:12.624856+0000 mgr.x (mgr.25349) 572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.764 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: cephadm 2023-12-20T20:09:12.723807+0000 mgr.x (mgr.25349) 573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.764 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: cephadm 2023-12-20T20:09:12.823603+0000 mgr.x (mgr.25349) 574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.764 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: cephadm 2023-12-20T20:09:12.921260+0000 mgr.x (mgr.25349) 575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.764 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: cephadm 2023-12-20T20:09:13.018826+0000 mgr.x (mgr.25349) 576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.764 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: cephadm 2023-12-20T20:09:13.129869+0000 mgr.x (mgr.25349) 577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.764 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: cephadm 2023-12-20T20:09:13.225408+0000 mgr.x (mgr.25349) 578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.764 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: cephadm 2023-12-20T20:09:13.322708+0000 mgr.x (mgr.25349) 579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.764 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.405619+0000 mon.b (mon.2) 1058 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.764 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.407801+0000 mon.b (mon.2) 1059 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.764 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.410838+0000 mon.b (mon.2) 1060 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.765 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.411948+0000 mon.b (mon.2) 1061 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.765 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.416759+0000 mon.a (mon.0) 343 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.765 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: cephadm 2023-12-20T20:09:13.424253+0000 mgr.x (mgr.25349) 580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.765 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.505081+0000 mon.b (mon.2) 1062 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.765 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.507371+0000 mon.b (mon.2) 1063 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.765 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.511602+0000 mon.b (mon.2) 1064 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.765 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.512874+0000 mon.b (mon.2) 1065 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.765 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.517491+0000 mon.a (mon.0) 344 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.765 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: cephadm 2023-12-20T20:09:13.524993+0000 mgr.x (mgr.25349) 581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:14.765 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.603000+0000 mon.b (mon.2) 1066 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.765 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.605075+0000 mon.b (mon.2) 1067 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.765 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.608269+0000 mon.b (mon.2) 1068 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.765 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.609070+0000 mon.b (mon.2) 1069 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.765 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.613415+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.766 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.701364+0000 mon.b (mon.2) 1070 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.766 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.703332+0000 mon.b (mon.2) 1071 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.766 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.705789+0000 mon.b (mon.2) 1072 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.766 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.706742+0000 mon.b (mon.2) 1073 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.766 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.711974+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.766 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.798887+0000 mon.b (mon.2) 1074 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.766 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.800926+0000 mon.b (mon.2) 1075 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.766 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.803356+0000 mon.b (mon.2) 1076 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.766 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.804313+0000 mon.b (mon.2) 1077 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.766 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.807909+0000 mon.a (mon.0) 347 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.766 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.895966+0000 mon.b (mon.2) 1078 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.766 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.898518+0000 mon.b (mon.2) 1079 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.766 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.901613+0000 mon.b (mon.2) 1080 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.766 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.902703+0000 mon.b (mon.2) 1081 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.907734+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.994429+0000 mon.b (mon.2) 1082 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.996732+0000 mon.b (mon.2) 1083 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:13.999466+0000 mon.b (mon.2) 1084 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:14.000331+0000 mon.b (mon.2) 1085 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:14.004240+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:14.096230+0000 mon.b (mon.2) 1086 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:14.099749+0000 mon.b (mon.2) 1087 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:14.103408+0000 mon.b (mon.2) 1088 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:14.104864+0000 mon.b (mon.2) 1089 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:14.107890+0000 mon.a (mon.0) 350 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:14.196960+0000 mon.b (mon.2) 1090 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:14.200200+0000 mon.b (mon.2) 1091 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:14.203426+0000 mon.b (mon.2) 1092 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:14.204175+0000 mon.b (mon.2) 1093 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.768 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:14.206427+0000 mon.a (mon.0) 351 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:14.768 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:14.294110+0000 mon.b (mon.2) 1094 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:14.768 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:14.296318+0000 mon.b (mon.2) 1095 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:14.768 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:14.298926+0000 mon.b (mon.2) 1096 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:14.768 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:14.300014+0000 mon.b (mon.2) 1097 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:14.768 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:14 smithi080 bash[80208]: audit 2023-12-20T20:09:14.303694+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.197 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:09:14 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:09:14] "GET /metrics HTTP/1.1" 200 38250 "" "Prometheus/2.33.4" 2023-12-20T20:09:15.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: cephadm 2023-12-20T20:09:13.620893+0000 mgr.x (mgr.25349) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: cephadm 2023-12-20T20:09:13.719963+0000 mgr.x (mgr.25349) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: cephadm 2023-12-20T20:09:13.815961+0000 mgr.x (mgr.25349) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: cephadm 2023-12-20T20:09:13.915324+0000 mgr.x (mgr.25349) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: cephadm 2023-12-20T20:09:14.011924+0000 mgr.x (mgr.25349) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: cephadm 2023-12-20T20:09:14.116635+0000 mgr.x (mgr.25349) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: cephadm 2023-12-20T20:09:14.214054+0000 mgr.x (mgr.25349) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: cephadm 2023-12-20T20:09:14.311191+0000 mgr.x (mgr.25349) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.372430+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.374724+0000 mon.b (mon.2) 1099 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.377781+0000 mon.b (mon.2) 1100 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.378939+0000 mon.b (mon.2) 1101 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.381411+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: cephadm 2023-12-20T20:09:14.388916+0000 mgr.x (mgr.25349) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.470222+0000 mon.b (mon.2) 1102 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.474061+0000 mon.b (mon.2) 1103 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.477449+0000 mon.b (mon.2) 1104 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.478831+0000 mon.b (mon.2) 1105 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.484580+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: cephadm 2023-12-20T20:09:14.492099+0000 mgr.x (mgr.25349) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.573170+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.576954+0000 mon.b (mon.2) 1107 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.580264+0000 mon.b (mon.2) 1108 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.581297+0000 mon.b (mon.2) 1109 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.586907+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.674023+0000 mon.b (mon.2) 1110 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.676720+0000 mon.b (mon.2) 1111 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.681270+0000 mon.b (mon.2) 1112 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.682840+0000 mon.b (mon.2) 1113 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.686518+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.774737+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.776993+0000 mon.b (mon.2) 1115 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.779992+0000 mon.b (mon.2) 1116 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.781058+0000 mon.b (mon.2) 1117 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.783917+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.873257+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.876192+0000 mon.b (mon.2) 1119 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.881635+0000 mon.b (mon.2) 1120 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.883112+0000 mon.b (mon.2) 1121 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.885979+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.972585+0000 mon.b (mon.2) 1122 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.974912+0000 mon.b (mon.2) 1123 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.977409+0000 mon.b (mon.2) 1124 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.978279+0000 mon.b (mon.2) 1125 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:14.981008+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:15.069729+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:15.072071+0000 mon.b (mon.2) 1127 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:15.075701+0000 mon.b (mon.2) 1128 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:15.076998+0000 mon.b (mon.2) 1129 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:15.080944+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:15.167471+0000 mon.b (mon.2) 1130 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:15.169577+0000 mon.b (mon.2) 1131 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:15.171654+0000 mon.b (mon.2) 1132 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:15.172503+0000 mon.b (mon.2) 1133 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:15.175208+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:15.262356+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:15.265082+0000 mon.b (mon.2) 1135 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:15.268739+0000 mon.b (mon.2) 1136 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:15.270100+0000 mon.b (mon.2) 1137 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:15 smithi133 bash[25278]: audit 2023-12-20T20:09:15.273213+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: cephadm 2023-12-20T20:09:13.620893+0000 mgr.x (mgr.25349) 582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: cephadm 2023-12-20T20:09:13.719963+0000 mgr.x (mgr.25349) 583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: cephadm 2023-12-20T20:09:13.815961+0000 mgr.x (mgr.25349) 584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: cephadm 2023-12-20T20:09:13.915324+0000 mgr.x (mgr.25349) 585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: cephadm 2023-12-20T20:09:14.011924+0000 mgr.x (mgr.25349) 586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: cephadm 2023-12-20T20:09:14.116635+0000 mgr.x (mgr.25349) 587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: cephadm 2023-12-20T20:09:14.214054+0000 mgr.x (mgr.25349) 588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: cephadm 2023-12-20T20:09:14.311191+0000 mgr.x (mgr.25349) 589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.372430+0000 mon.b (mon.2) 1098 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.374724+0000 mon.b (mon.2) 1099 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.377781+0000 mon.b (mon.2) 1100 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.378939+0000 mon.b (mon.2) 1101 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.381411+0000 mon.a (mon.0) 353 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: cephadm 2023-12-20T20:09:14.388916+0000 mgr.x (mgr.25349) 590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.470222+0000 mon.b (mon.2) 1102 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.474061+0000 mon.b (mon.2) 1103 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.477449+0000 mon.b (mon.2) 1104 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.478831+0000 mon.b (mon.2) 1105 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.484580+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: cephadm 2023-12-20T20:09:14.492099+0000 mgr.x (mgr.25349) 591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.573170+0000 mon.b (mon.2) 1106 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: cephadm 2023-12-20T20:09:13.620893+0000 mgr.x (mgr.25349) 582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: cephadm 2023-12-20T20:09:13.719963+0000 mgr.x (mgr.25349) 583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: cephadm 2023-12-20T20:09:13.815961+0000 mgr.x (mgr.25349) 584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: cephadm 2023-12-20T20:09:13.915324+0000 mgr.x (mgr.25349) 585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: cephadm 2023-12-20T20:09:14.011924+0000 mgr.x (mgr.25349) 586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: cephadm 2023-12-20T20:09:14.116635+0000 mgr.x (mgr.25349) 587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: cephadm 2023-12-20T20:09:14.214054+0000 mgr.x (mgr.25349) 588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: cephadm 2023-12-20T20:09:14.311191+0000 mgr.x (mgr.25349) 589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.372430+0000 mon.b (mon.2) 1098 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.374724+0000 mon.b (mon.2) 1099 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.377781+0000 mon.b (mon.2) 1100 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.378939+0000 mon.b (mon.2) 1101 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.381411+0000 mon.a (mon.0) 353 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: cephadm 2023-12-20T20:09:14.388916+0000 mgr.x (mgr.25349) 590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.470222+0000 mon.b (mon.2) 1102 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.474061+0000 mon.b (mon.2) 1103 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.477449+0000 mon.b (mon.2) 1104 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.478831+0000 mon.b (mon.2) 1105 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.484580+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: cephadm 2023-12-20T20:09:14.492099+0000 mgr.x (mgr.25349) 591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:15.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.573170+0000 mon.b (mon.2) 1106 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.576954+0000 mon.b (mon.2) 1107 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.580264+0000 mon.b (mon.2) 1108 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.581297+0000 mon.b (mon.2) 1109 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.586907+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.674023+0000 mon.b (mon.2) 1110 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.676720+0000 mon.b (mon.2) 1111 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.681270+0000 mon.b (mon.2) 1112 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.682840+0000 mon.b (mon.2) 1113 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.686518+0000 mon.a (mon.0) 356 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.774737+0000 mon.b (mon.2) 1114 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.776993+0000 mon.b (mon.2) 1115 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.779992+0000 mon.b (mon.2) 1116 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.781058+0000 mon.b (mon.2) 1117 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.783917+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.873257+0000 mon.b (mon.2) 1118 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.876192+0000 mon.b (mon.2) 1119 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.881635+0000 mon.b (mon.2) 1120 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.883112+0000 mon.b (mon.2) 1121 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.885979+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.972585+0000 mon.b (mon.2) 1122 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.576954+0000 mon.b (mon.2) 1107 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.580264+0000 mon.b (mon.2) 1108 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.581297+0000 mon.b (mon.2) 1109 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.586907+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.674023+0000 mon.b (mon.2) 1110 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.676720+0000 mon.b (mon.2) 1111 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.681270+0000 mon.b (mon.2) 1112 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.682840+0000 mon.b (mon.2) 1113 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.686518+0000 mon.a (mon.0) 356 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.774737+0000 mon.b (mon.2) 1114 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.776993+0000 mon.b (mon.2) 1115 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.779992+0000 mon.b (mon.2) 1116 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.781058+0000 mon.b (mon.2) 1117 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.783917+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.873257+0000 mon.b (mon.2) 1118 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.876192+0000 mon.b (mon.2) 1119 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.881635+0000 mon.b (mon.2) 1120 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.883112+0000 mon.b (mon.2) 1121 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.885979+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.972585+0000 mon.b (mon.2) 1122 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.974912+0000 mon.b (mon.2) 1123 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.977409+0000 mon.b (mon.2) 1124 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.978279+0000 mon.b (mon.2) 1125 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:14.981008+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:15.069729+0000 mon.b (mon.2) 1126 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:15.072071+0000 mon.b (mon.2) 1127 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:15.075701+0000 mon.b (mon.2) 1128 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:15.076998+0000 mon.b (mon.2) 1129 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:15.080944+0000 mon.a (mon.0) 360 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:15.167471+0000 mon.b (mon.2) 1130 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:15.169577+0000 mon.b (mon.2) 1131 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:15.171654+0000 mon.b (mon.2) 1132 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:15.172503+0000 mon.b (mon.2) 1133 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:15.175208+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:15.262356+0000 mon.b (mon.2) 1134 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:15.265082+0000 mon.b (mon.2) 1135 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:15.268739+0000 mon.b (mon.2) 1136 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:15.270100+0000 mon.b (mon.2) 1137 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[84793]: audit 2023-12-20T20:09:15.273213+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.974912+0000 mon.b (mon.2) 1123 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.977409+0000 mon.b (mon.2) 1124 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.978279+0000 mon.b (mon.2) 1125 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:14.981008+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:15.069729+0000 mon.b (mon.2) 1126 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:15.072071+0000 mon.b (mon.2) 1127 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:15.075701+0000 mon.b (mon.2) 1128 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:15.076998+0000 mon.b (mon.2) 1129 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:15.080944+0000 mon.a (mon.0) 360 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:15.167471+0000 mon.b (mon.2) 1130 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:15.169577+0000 mon.b (mon.2) 1131 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:15.171654+0000 mon.b (mon.2) 1132 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:15.172503+0000 mon.b (mon.2) 1133 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:15.175208+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:15.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:15.262356+0000 mon.b (mon.2) 1134 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:15.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:15.265082+0000 mon.b (mon.2) 1135 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:15.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:15.268739+0000 mon.b (mon.2) 1136 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:15.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:15.270100+0000 mon.b (mon.2) 1137 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:15.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:15 smithi080 bash[80208]: audit 2023-12-20T20:09:15.273213+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.623 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: cephadm 2023-12-20T20:09:14.594474+0000 mgr.x (mgr.25349) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.623 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: cluster 2023-12-20T20:09:14.625161+0000 mgr.x (mgr.25349) 593 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:16.623 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: cephadm 2023-12-20T20:09:14.694153+0000 mgr.x (mgr.25349) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.623 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: cephadm 2023-12-20T20:09:14.791508+0000 mgr.x (mgr.25349) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.623 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: cephadm 2023-12-20T20:09:14.893481+0000 mgr.x (mgr.25349) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.623 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: cephadm 2023-12-20T20:09:14.988560+0000 mgr.x (mgr.25349) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.623 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: cephadm 2023-12-20T20:09:15.088302+0000 mgr.x (mgr.25349) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.623 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: cephadm 2023-12-20T20:09:15.182819+0000 mgr.x (mgr.25349) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.623 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: cephadm 2023-12-20T20:09:15.280867+0000 mgr.x (mgr.25349) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.624 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.355518+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.624 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.357709+0000 mon.b (mon.2) 1139 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.624 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.360798+0000 mon.b (mon.2) 1140 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.624 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.361844+0000 mon.b (mon.2) 1141 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.624 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.362603+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.624 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: cephadm 2023-12-20T20:09:15.370595+0000 mgr.x (mgr.25349) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.624 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.449478+0000 mon.b (mon.2) 1142 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.624 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.453254+0000 mon.b (mon.2) 1143 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.624 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.456703+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.624 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.458190+0000 mon.b (mon.2) 1145 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.624 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.462268+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.624 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: cephadm 2023-12-20T20:09:15.469996+0000 mgr.x (mgr.25349) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.624 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.549692+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.624 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.552320+0000 mon.b (mon.2) 1147 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.625 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.555902+0000 mon.b (mon.2) 1148 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.625 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.557127+0000 mon.b (mon.2) 1149 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.625 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.560627+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.625 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.646871+0000 mon.b (mon.2) 1150 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.625 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.649517+0000 mon.b (mon.2) 1151 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.625 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.652445+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.625 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.653285+0000 mon.b (mon.2) 1153 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.625 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.655369+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.625 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.739910+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.625 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.751711+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.625 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.753708+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.625 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.761681+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.625 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.763633+0000 mon.b (mon.2) 1155 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.625 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.770125+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.626 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.771510+0000 mon.b (mon.2) 1157 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.626 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.773823+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.626 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.863163+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.626 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.865825+0000 mon.b (mon.2) 1159 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.626 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.868746+0000 mon.b (mon.2) 1160 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.626 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.869883+0000 mon.b (mon.2) 1161 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.626 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.874727+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.626 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.961407+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.626 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.965171+0000 mon.b (mon.2) 1163 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.626 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.968445+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.626 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.969398+0000 mon.b (mon.2) 1165 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.626 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:15.976515+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.627 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:16.064798+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.627 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:16.067285+0000 mon.b (mon.2) 1167 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.627 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:16.071050+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.627 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:16.072122+0000 mon.b (mon.2) 1169 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.627 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:16.077400+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.627 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:16.168103+0000 mon.b (mon.2) 1170 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.627 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:16.172075+0000 mon.b (mon.2) 1171 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.627 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:16.176000+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.627 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:16.177379+0000 mon.b (mon.2) 1173 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.628 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:16.183508+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.628 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:16.244319+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.628 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:16.246439+0000 mon.b (mon.2) 1175 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.628 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:16.248703+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.628 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:16.249748+0000 mon.b (mon.2) 1177 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.628 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:16 smithi133 bash[25278]: audit 2023-12-20T20:09:16.255230+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.703 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: cephadm 2023-12-20T20:09:14.594474+0000 mgr.x (mgr.25349) 592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.703 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: cluster 2023-12-20T20:09:14.625161+0000 mgr.x (mgr.25349) 593 : cluster 0 pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:16.703 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: cephadm 2023-12-20T20:09:14.694153+0000 mgr.x (mgr.25349) 594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.703 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: cephadm 2023-12-20T20:09:14.791508+0000 mgr.x (mgr.25349) 595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.703 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: cephadm 2023-12-20T20:09:14.893481+0000 mgr.x (mgr.25349) 596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: cephadm 2023-12-20T20:09:14.988560+0000 mgr.x (mgr.25349) 597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: cephadm 2023-12-20T20:09:15.088302+0000 mgr.x (mgr.25349) 598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: cephadm 2023-12-20T20:09:15.182819+0000 mgr.x (mgr.25349) 599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: cephadm 2023-12-20T20:09:15.280867+0000 mgr.x (mgr.25349) 600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.355518+0000 mon.b (mon.2) 1138 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.357709+0000 mon.b (mon.2) 1139 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.360798+0000 mon.b (mon.2) 1140 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.361844+0000 mon.b (mon.2) 1141 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.362603+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: cephadm 2023-12-20T20:09:15.370595+0000 mgr.x (mgr.25349) 601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.449478+0000 mon.b (mon.2) 1142 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.453254+0000 mon.b (mon.2) 1143 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.456703+0000 mon.b (mon.2) 1144 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.458190+0000 mon.b (mon.2) 1145 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.462268+0000 mon.a (mon.0) 364 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: cephadm 2023-12-20T20:09:15.469996+0000 mgr.x (mgr.25349) 602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.705 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: cephadm 2023-12-20T20:09:14.594474+0000 mgr.x (mgr.25349) 592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.705 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: cluster 2023-12-20T20:09:14.625161+0000 mgr.x (mgr.25349) 593 : cluster 0 pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:16.705 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: cephadm 2023-12-20T20:09:14.694153+0000 mgr.x (mgr.25349) 594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.705 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: cephadm 2023-12-20T20:09:14.791508+0000 mgr.x (mgr.25349) 595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.705 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: cephadm 2023-12-20T20:09:14.893481+0000 mgr.x (mgr.25349) 596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: cephadm 2023-12-20T20:09:14.988560+0000 mgr.x (mgr.25349) 597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: cephadm 2023-12-20T20:09:15.088302+0000 mgr.x (mgr.25349) 598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: cephadm 2023-12-20T20:09:15.182819+0000 mgr.x (mgr.25349) 599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: cephadm 2023-12-20T20:09:15.280867+0000 mgr.x (mgr.25349) 600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.355518+0000 mon.b (mon.2) 1138 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.357709+0000 mon.b (mon.2) 1139 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.360798+0000 mon.b (mon.2) 1140 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.361844+0000 mon.b (mon.2) 1141 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.362603+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: cephadm 2023-12-20T20:09:15.370595+0000 mgr.x (mgr.25349) 601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.449478+0000 mon.b (mon.2) 1142 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.453254+0000 mon.b (mon.2) 1143 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.456703+0000 mon.b (mon.2) 1144 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.458190+0000 mon.b (mon.2) 1145 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.462268+0000 mon.a (mon.0) 364 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: cephadm 2023-12-20T20:09:15.469996+0000 mgr.x (mgr.25349) 602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:16.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.549692+0000 mon.b (mon.2) 1146 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.552320+0000 mon.b (mon.2) 1147 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.555902+0000 mon.b (mon.2) 1148 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.557127+0000 mon.b (mon.2) 1149 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.560627+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.646871+0000 mon.b (mon.2) 1150 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.649517+0000 mon.b (mon.2) 1151 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.652445+0000 mon.b (mon.2) 1152 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.707 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.653285+0000 mon.b (mon.2) 1153 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.655369+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.739910+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.751711+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.753708+0000 mon.b (mon.2) 1154 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.761681+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.763633+0000 mon.b (mon.2) 1155 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.770125+0000 mon.b (mon.2) 1156 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.771510+0000 mon.b (mon.2) 1157 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.773823+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.863163+0000 mon.b (mon.2) 1158 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.865825+0000 mon.b (mon.2) 1159 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.708 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.868746+0000 mon.b (mon.2) 1160 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.709 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.549692+0000 mon.b (mon.2) 1146 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.709 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.552320+0000 mon.b (mon.2) 1147 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.709 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.555902+0000 mon.b (mon.2) 1148 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.709 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.557127+0000 mon.b (mon.2) 1149 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.709 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.560627+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.709 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.646871+0000 mon.b (mon.2) 1150 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.709 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.649517+0000 mon.b (mon.2) 1151 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.709 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.652445+0000 mon.b (mon.2) 1152 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.709 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.653285+0000 mon.b (mon.2) 1153 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.710 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.655369+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.710 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.739910+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.710 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.751711+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.710 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.753708+0000 mon.b (mon.2) 1154 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.710 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.761681+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.710 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.763633+0000 mon.b (mon.2) 1155 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.710 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.770125+0000 mon.b (mon.2) 1156 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.710 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.771510+0000 mon.b (mon.2) 1157 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.710 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.773823+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.710 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.863163+0000 mon.b (mon.2) 1158 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.710 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.865825+0000 mon.b (mon.2) 1159 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.710 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.868746+0000 mon.b (mon.2) 1160 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.710 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.869883+0000 mon.b (mon.2) 1161 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.710 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.874727+0000 mon.a (mon.0) 371 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.711 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.961407+0000 mon.b (mon.2) 1162 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.711 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.965171+0000 mon.b (mon.2) 1163 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.711 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.968445+0000 mon.b (mon.2) 1164 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.711 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.969398+0000 mon.b (mon.2) 1165 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.711 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:15.976515+0000 mon.a (mon.0) 372 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.711 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:16.064798+0000 mon.b (mon.2) 1166 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.711 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:16.067285+0000 mon.b (mon.2) 1167 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.711 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:16.071050+0000 mon.b (mon.2) 1168 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.711 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:16.072122+0000 mon.b (mon.2) 1169 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.711 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:16.077400+0000 mon.a (mon.0) 373 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.711 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:16.168103+0000 mon.b (mon.2) 1170 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.712 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:16.172075+0000 mon.b (mon.2) 1171 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.712 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:16.176000+0000 mon.b (mon.2) 1172 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.712 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:16.177379+0000 mon.b (mon.2) 1173 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.712 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:16.183508+0000 mon.a (mon.0) 374 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.712 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:16.244319+0000 mon.b (mon.2) 1174 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.712 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:16.246439+0000 mon.b (mon.2) 1175 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.712 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:16.248703+0000 mon.b (mon.2) 1176 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.712 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:16.249748+0000 mon.b (mon.2) 1177 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.712 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[84793]: audit 2023-12-20T20:09:16.255230+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.712 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.869883+0000 mon.b (mon.2) 1161 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.874727+0000 mon.a (mon.0) 371 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.961407+0000 mon.b (mon.2) 1162 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.965171+0000 mon.b (mon.2) 1163 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.968445+0000 mon.b (mon.2) 1164 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.969398+0000 mon.b (mon.2) 1165 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:15.976515+0000 mon.a (mon.0) 372 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:16.064798+0000 mon.b (mon.2) 1166 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:16.067285+0000 mon.b (mon.2) 1167 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:16.071050+0000 mon.b (mon.2) 1168 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:16.072122+0000 mon.b (mon.2) 1169 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:16.077400+0000 mon.a (mon.0) 373 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:16.168103+0000 mon.b (mon.2) 1170 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:16.172075+0000 mon.b (mon.2) 1171 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:16.176000+0000 mon.b (mon.2) 1172 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.714 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:16.177379+0000 mon.b (mon.2) 1173 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.714 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:16.183508+0000 mon.a (mon.0) 374 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:16.714 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:16.244319+0000 mon.b (mon.2) 1174 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:16.714 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:16.246439+0000 mon.b (mon.2) 1175 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:16.714 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:16.248703+0000 mon.b (mon.2) 1176 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:16.714 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:16.249748+0000 mon.b (mon.2) 1177 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:16.714 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:16 smithi080 bash[80208]: audit 2023-12-20T20:09:16.255230+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: cephadm 2023-12-20T20:09:15.568269+0000 mgr.x (mgr.25349) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: cephadm 2023-12-20T20:09:15.663106+0000 mgr.x (mgr.25349) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: cephadm 2023-12-20T20:09:15.781957+0000 mgr.x (mgr.25349) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: cephadm 2023-12-20T20:09:15.882225+0000 mgr.x (mgr.25349) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:15.967554+0000 mgr.x (mgr.25349) 607 : audit [DBG] from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:09:17.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: cephadm 2023-12-20T20:09:15.983967+0000 mgr.x (mgr.25349) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: cephadm 2023-12-20T20:09:16.085004+0000 mgr.x (mgr.25349) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: cephadm 2023-12-20T20:09:16.194848+0000 mgr.x (mgr.25349) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: cephadm 2023-12-20T20:09:16.262721+0000 mgr.x (mgr.25349) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.354073+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.356122+0000 mon.b (mon.2) 1179 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.358034+0000 mon.b (mon.2) 1180 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.358710+0000 mon.b (mon.2) 1181 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.358742+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: cephadm 2023-12-20T20:09:16.366023+0000 mgr.x (mgr.25349) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.447162+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.449695+0000 mon.b (mon.2) 1183 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.452810+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.453932+0000 mon.b (mon.2) 1185 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.455729+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: cephadm 2023-12-20T20:09:16.463004+0000 mgr.x (mgr.25349) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.540128+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.542570+0000 mon.b (mon.2) 1187 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.547340+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.548459+0000 mon.b (mon.2) 1189 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.551845+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.636963+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.639721+0000 mon.b (mon.2) 1191 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.642814+0000 mon.b (mon.2) 1192 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.643839+0000 mon.b (mon.2) 1193 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.648316+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.738589+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.741988+0000 mon.b (mon.2) 1195 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.744884+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.746040+0000 mon.b (mon.2) 1197 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.748952+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.837778+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.840227+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.843337+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.844904+0000 mon.b (mon.2) 1201 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.847417+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.937483+0000 mon.b (mon.2) 1202 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.939481+0000 mon.b (mon.2) 1203 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.942564+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.943488+0000 mon.b (mon.2) 1205 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:16.944712+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:17.032281+0000 mon.b (mon.2) 1206 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:17.034723+0000 mon.b (mon.2) 1207 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:17.037078+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:17.038039+0000 mon.b (mon.2) 1209 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:17.040775+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:17.128435+0000 mon.b (mon.2) 1210 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:17.131453+0000 mon.b (mon.2) 1211 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:17.134832+0000 mon.b (mon.2) 1212 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:17.136174+0000 mon.b (mon.2) 1213 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:17.140065+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:17.230342+0000 mon.b (mon.2) 1214 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:17.232322+0000 mon.b (mon.2) 1215 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:17.236507+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:17.237682+0000 mon.b (mon.2) 1217 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:17 smithi133 bash[25278]: audit 2023-12-20T20:09:17.241800+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: cephadm 2023-12-20T20:09:15.568269+0000 mgr.x (mgr.25349) 603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: cephadm 2023-12-20T20:09:15.663106+0000 mgr.x (mgr.25349) 604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: cephadm 2023-12-20T20:09:15.781957+0000 mgr.x (mgr.25349) 605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: cephadm 2023-12-20T20:09:15.882225+0000 mgr.x (mgr.25349) 606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:15.967554+0000 mgr.x (mgr.25349) 607 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:09:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: cephadm 2023-12-20T20:09:15.983967+0000 mgr.x (mgr.25349) 608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: cephadm 2023-12-20T20:09:16.085004+0000 mgr.x (mgr.25349) 609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: cephadm 2023-12-20T20:09:16.194848+0000 mgr.x (mgr.25349) 610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: cephadm 2023-12-20T20:09:16.262721+0000 mgr.x (mgr.25349) 611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.354073+0000 mon.b (mon.2) 1178 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.356122+0000 mon.b (mon.2) 1179 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.358034+0000 mon.b (mon.2) 1180 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.358710+0000 mon.b (mon.2) 1181 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.358742+0000 mon.a (mon.0) 376 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: cephadm 2023-12-20T20:09:16.366023+0000 mgr.x (mgr.25349) 612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.447162+0000 mon.b (mon.2) 1182 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.449695+0000 mon.b (mon.2) 1183 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.452810+0000 mon.b (mon.2) 1184 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.453932+0000 mon.b (mon.2) 1185 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.455729+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: cephadm 2023-12-20T20:09:16.463004+0000 mgr.x (mgr.25349) 613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.540128+0000 mon.b (mon.2) 1186 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.542570+0000 mon.b (mon.2) 1187 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.547340+0000 mon.b (mon.2) 1188 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.548459+0000 mon.b (mon.2) 1189 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.551845+0000 mon.a (mon.0) 378 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.636963+0000 mon.b (mon.2) 1190 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.639721+0000 mon.b (mon.2) 1191 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.642814+0000 mon.b (mon.2) 1192 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.643839+0000 mon.b (mon.2) 1193 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.648316+0000 mon.a (mon.0) 379 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.738589+0000 mon.b (mon.2) 1194 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.741988+0000 mon.b (mon.2) 1195 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.744884+0000 mon.b (mon.2) 1196 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.746040+0000 mon.b (mon.2) 1197 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.748952+0000 mon.a (mon.0) 380 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.837778+0000 mon.b (mon.2) 1198 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.840227+0000 mon.b (mon.2) 1199 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.843337+0000 mon.b (mon.2) 1200 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.844904+0000 mon.b (mon.2) 1201 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.847417+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.937483+0000 mon.b (mon.2) 1202 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.939481+0000 mon.b (mon.2) 1203 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.942564+0000 mon.b (mon.2) 1204 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.943488+0000 mon.b (mon.2) 1205 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:16.944712+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:17.032281+0000 mon.b (mon.2) 1206 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:17.034723+0000 mon.b (mon.2) 1207 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:17.037078+0000 mon.b (mon.2) 1208 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:17.038039+0000 mon.b (mon.2) 1209 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:17.040775+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:17.128435+0000 mon.b (mon.2) 1210 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:17.131453+0000 mon.b (mon.2) 1211 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:17.134832+0000 mon.b (mon.2) 1212 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:17.136174+0000 mon.b (mon.2) 1213 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:17.140065+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:17.230342+0000 mon.b (mon.2) 1214 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:17.232322+0000 mon.b (mon.2) 1215 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:17.236507+0000 mon.b (mon.2) 1216 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:17.237682+0000 mon.b (mon.2) 1217 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[84793]: audit 2023-12-20T20:09:17.241800+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: cephadm 2023-12-20T20:09:15.568269+0000 mgr.x (mgr.25349) 603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: cephadm 2023-12-20T20:09:15.663106+0000 mgr.x (mgr.25349) 604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: cephadm 2023-12-20T20:09:15.781957+0000 mgr.x (mgr.25349) 605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: cephadm 2023-12-20T20:09:15.882225+0000 mgr.x (mgr.25349) 606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:15.967554+0000 mgr.x (mgr.25349) 607 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:09:17.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: cephadm 2023-12-20T20:09:15.983967+0000 mgr.x (mgr.25349) 608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: cephadm 2023-12-20T20:09:16.085004+0000 mgr.x (mgr.25349) 609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: cephadm 2023-12-20T20:09:16.194848+0000 mgr.x (mgr.25349) 610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: cephadm 2023-12-20T20:09:16.262721+0000 mgr.x (mgr.25349) 611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.354073+0000 mon.b (mon.2) 1178 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.356122+0000 mon.b (mon.2) 1179 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.358034+0000 mon.b (mon.2) 1180 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.358710+0000 mon.b (mon.2) 1181 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.358742+0000 mon.a (mon.0) 376 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: cephadm 2023-12-20T20:09:16.366023+0000 mgr.x (mgr.25349) 612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.447162+0000 mon.b (mon.2) 1182 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.449695+0000 mon.b (mon.2) 1183 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.452810+0000 mon.b (mon.2) 1184 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.453932+0000 mon.b (mon.2) 1185 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.455729+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: cephadm 2023-12-20T20:09:16.463004+0000 mgr.x (mgr.25349) 613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:17.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.540128+0000 mon.b (mon.2) 1186 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.542570+0000 mon.b (mon.2) 1187 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.547340+0000 mon.b (mon.2) 1188 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.548459+0000 mon.b (mon.2) 1189 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.551845+0000 mon.a (mon.0) 378 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.636963+0000 mon.b (mon.2) 1190 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.639721+0000 mon.b (mon.2) 1191 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.642814+0000 mon.b (mon.2) 1192 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.643839+0000 mon.b (mon.2) 1193 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.648316+0000 mon.a (mon.0) 379 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.738589+0000 mon.b (mon.2) 1194 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.741988+0000 mon.b (mon.2) 1195 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.744884+0000 mon.b (mon.2) 1196 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.746040+0000 mon.b (mon.2) 1197 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.748952+0000 mon.a (mon.0) 380 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.837778+0000 mon.b (mon.2) 1198 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.840227+0000 mon.b (mon.2) 1199 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.843337+0000 mon.b (mon.2) 1200 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.844904+0000 mon.b (mon.2) 1201 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.847417+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.937483+0000 mon.b (mon.2) 1202 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.939481+0000 mon.b (mon.2) 1203 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.942564+0000 mon.b (mon.2) 1204 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.943488+0000 mon.b (mon.2) 1205 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:16.944712+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:17.032281+0000 mon.b (mon.2) 1206 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:17.034723+0000 mon.b (mon.2) 1207 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:17.037078+0000 mon.b (mon.2) 1208 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:17.038039+0000 mon.b (mon.2) 1209 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:17.040775+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:17.128435+0000 mon.b (mon.2) 1210 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:17.131453+0000 mon.b (mon.2) 1211 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:17.134832+0000 mon.b (mon.2) 1212 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:17.136174+0000 mon.b (mon.2) 1213 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:17.140065+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:17.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:17.230342+0000 mon.b (mon.2) 1214 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:17.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:17.232322+0000 mon.b (mon.2) 1215 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:17.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:17.236507+0000 mon.b (mon.2) 1216 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:17.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:17.237682+0000 mon.b (mon.2) 1217 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:17.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:17 smithi080 bash[80208]: audit 2023-12-20T20:09:17.241800+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.351 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: cephadm 2023-12-20T20:09:16.560334+0000 mgr.x (mgr.25349) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.351 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: cluster 2023-12-20T20:09:16.626191+0000 mgr.x (mgr.25349) 615 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:18.351 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: cephadm 2023-12-20T20:09:16.656030+0000 mgr.x (mgr.25349) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.351 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: cephadm 2023-12-20T20:09:16.756384+0000 mgr.x (mgr.25349) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.352 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: cephadm 2023-12-20T20:09:16.855009+0000 mgr.x (mgr.25349) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.352 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: cephadm 2023-12-20T20:09:16.952990+0000 mgr.x (mgr.25349) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.352 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: cephadm 2023-12-20T20:09:17.048456+0000 mgr.x (mgr.25349) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.352 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: cephadm 2023-12-20T20:09:17.147538+0000 mgr.x (mgr.25349) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.352 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: cephadm 2023-12-20T20:09:17.249369+0000 mgr.x (mgr.25349) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.352 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.361112+0000 mon.b (mon.2) 1218 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.352 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.362988+0000 mon.b (mon.2) 1219 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.352 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.364997+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:18.352 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.365849+0000 mon.b (mon.2) 1221 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:18.352 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.367380+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.352 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: cephadm 2023-12-20T20:09:17.374855+0000 mgr.x (mgr.25349) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.352 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.457065+0000 mon.b (mon.2) 1222 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.352 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.459231+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.352 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.462213+0000 mon.b (mon.2) 1224 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:18.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.463269+0000 mon.b (mon.2) 1225 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:18.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.466871+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: cephadm 2023-12-20T20:09:17.474430+0000 mgr.x (mgr.25349) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.552781+0000 mon.b (mon.2) 1226 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.555976+0000 mon.b (mon.2) 1227 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.561909+0000 mon.b (mon.2) 1228 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:18.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.562956+0000 mon.b (mon.2) 1229 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:18.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.565145+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.656029+0000 mon.b (mon.2) 1230 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.658770+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.661744+0000 mon.b (mon.2) 1232 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:18.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.662850+0000 mon.b (mon.2) 1233 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:18.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.665863+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.786359+0000 mon.b (mon.2) 1234 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.788551+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.791038+0000 mon.b (mon.2) 1236 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:18.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.791941+0000 mon.b (mon.2) 1237 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:18.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.792167+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.877151+0000 mon.b (mon.2) 1238 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.879608+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.883142+0000 mon.b (mon.2) 1240 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:18.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.884281+0000 mon.b (mon.2) 1241 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:18.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.888851+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.974223+0000 mon.b (mon.2) 1242 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.977993+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.980854+0000 mon.b (mon.2) 1244 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:18.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.981944+0000 mon.b (mon.2) 1245 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:18.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:17.984318+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:18.052696+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:18.069421+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:18.075370+0000 mon.b (mon.2) 1246 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:18.081459+0000 mon.b (mon.2) 1247 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:18.082487+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:18.091975+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-20T20:09:18.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[25278]: audit 2023-12-20T20:09:18.093264+0000 mon.b (mon.2) 1249 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-20T20:09:18.705 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: cephadm 2023-12-20T20:09:16.560334+0000 mgr.x (mgr.25349) 614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: cluster 2023-12-20T20:09:16.626191+0000 mgr.x (mgr.25349) 615 : cluster 0 pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:18.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: cephadm 2023-12-20T20:09:16.656030+0000 mgr.x (mgr.25349) 616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: cephadm 2023-12-20T20:09:16.756384+0000 mgr.x (mgr.25349) 617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: cephadm 2023-12-20T20:09:16.855009+0000 mgr.x (mgr.25349) 618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: cephadm 2023-12-20T20:09:16.952990+0000 mgr.x (mgr.25349) 619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: cephadm 2023-12-20T20:09:17.048456+0000 mgr.x (mgr.25349) 620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: cephadm 2023-12-20T20:09:17.147538+0000 mgr.x (mgr.25349) 621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: cephadm 2023-12-20T20:09:17.249369+0000 mgr.x (mgr.25349) 622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.361112+0000 mon.b (mon.2) 1218 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.362988+0000 mon.b (mon.2) 1219 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.364997+0000 mon.b (mon.2) 1220 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:18.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.365849+0000 mon.b (mon.2) 1221 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:18.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.367380+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: cephadm 2023-12-20T20:09:17.374855+0000 mgr.x (mgr.25349) 623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.457065+0000 mon.b (mon.2) 1222 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.459231+0000 mon.b (mon.2) 1223 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.462213+0000 mon.b (mon.2) 1224 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:18.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.463269+0000 mon.b (mon.2) 1225 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:18.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.466871+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: cephadm 2023-12-20T20:09:17.474430+0000 mgr.x (mgr.25349) 624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.552781+0000 mon.b (mon.2) 1226 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.555976+0000 mon.b (mon.2) 1227 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.561909+0000 mon.b (mon.2) 1228 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:18.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.562956+0000 mon.b (mon.2) 1229 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:18.708 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.565145+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.708 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.656029+0000 mon.b (mon.2) 1230 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.708 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.658770+0000 mon.b (mon.2) 1231 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.708 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.661744+0000 mon.b (mon.2) 1232 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:18.708 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.662850+0000 mon.b (mon.2) 1233 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:18.708 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.665863+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.708 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.786359+0000 mon.b (mon.2) 1234 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.708 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.788551+0000 mon.b (mon.2) 1235 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.708 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.791038+0000 mon.b (mon.2) 1236 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:18.708 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.791941+0000 mon.b (mon.2) 1237 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:18.708 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.792167+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.708 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.877151+0000 mon.b (mon.2) 1238 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.708 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.879608+0000 mon.b (mon.2) 1239 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.709 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.883142+0000 mon.b (mon.2) 1240 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:18.709 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.884281+0000 mon.b (mon.2) 1241 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:18.709 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.888851+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.709 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: cephadm 2023-12-20T20:09:16.560334+0000 mgr.x (mgr.25349) 614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.709 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: cluster 2023-12-20T20:09:16.626191+0000 mgr.x (mgr.25349) 615 : cluster 0 pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:18.709 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: cephadm 2023-12-20T20:09:16.656030+0000 mgr.x (mgr.25349) 616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.709 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: cephadm 2023-12-20T20:09:16.756384+0000 mgr.x (mgr.25349) 617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.710 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: cephadm 2023-12-20T20:09:16.855009+0000 mgr.x (mgr.25349) 618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.710 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: cephadm 2023-12-20T20:09:16.952990+0000 mgr.x (mgr.25349) 619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.710 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: cephadm 2023-12-20T20:09:17.048456+0000 mgr.x (mgr.25349) 620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.710 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: cephadm 2023-12-20T20:09:17.147538+0000 mgr.x (mgr.25349) 621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.710 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: cephadm 2023-12-20T20:09:17.249369+0000 mgr.x (mgr.25349) 622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.710 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.361112+0000 mon.b (mon.2) 1218 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.710 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.362988+0000 mon.b (mon.2) 1219 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.710 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.364997+0000 mon.b (mon.2) 1220 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:18.710 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.365849+0000 mon.b (mon.2) 1221 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:18.710 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.367380+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.710 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: cephadm 2023-12-20T20:09:17.374855+0000 mgr.x (mgr.25349) 623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.710 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.457065+0000 mon.b (mon.2) 1222 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.710 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.459231+0000 mon.b (mon.2) 1223 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.711 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.462213+0000 mon.b (mon.2) 1224 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:18.711 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.463269+0000 mon.b (mon.2) 1225 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:18.711 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.466871+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.711 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: cephadm 2023-12-20T20:09:17.474430+0000 mgr.x (mgr.25349) 624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:18.711 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.974223+0000 mon.b (mon.2) 1242 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.711 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.977993+0000 mon.b (mon.2) 1243 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.711 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.980854+0000 mon.b (mon.2) 1244 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:18.711 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.981944+0000 mon.b (mon.2) 1245 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:18.711 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:17.984318+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.711 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:18.052696+0000 mon.a (mon.0) 393 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.712 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:18.069421+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.712 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:18.075370+0000 mon.b (mon.2) 1246 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.712 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:18.081459+0000 mon.b (mon.2) 1247 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.712 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:18.082487+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.712 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:18.091975+0000 mon.b (mon.2) 1248 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-20T20:09:18.712 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[84793]: audit 2023-12-20T20:09:18.093264+0000 mon.b (mon.2) 1249 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-20T20:09:18.712 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.552781+0000 mon.b (mon.2) 1226 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.712 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.555976+0000 mon.b (mon.2) 1227 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.561909+0000 mon.b (mon.2) 1228 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:18.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.562956+0000 mon.b (mon.2) 1229 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:18.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.565145+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.656029+0000 mon.b (mon.2) 1230 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.658770+0000 mon.b (mon.2) 1231 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.661744+0000 mon.b (mon.2) 1232 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:18.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.662850+0000 mon.b (mon.2) 1233 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:18.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.665863+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.786359+0000 mon.b (mon.2) 1234 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.788551+0000 mon.b (mon.2) 1235 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.791038+0000 mon.b (mon.2) 1236 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:18.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.791941+0000 mon.b (mon.2) 1237 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:18.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.792167+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.877151+0000 mon.b (mon.2) 1238 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.714 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.879608+0000 mon.b (mon.2) 1239 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.714 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.883142+0000 mon.b (mon.2) 1240 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:18.714 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.884281+0000 mon.b (mon.2) 1241 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:18.714 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.888851+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.714 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.974223+0000 mon.b (mon.2) 1242 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.714 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.977993+0000 mon.b (mon.2) 1243 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.714 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.980854+0000 mon.b (mon.2) 1244 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:18.714 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.981944+0000 mon.b (mon.2) 1245 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:09:18.714 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:17.984318+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.714 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:18.052696+0000 mon.a (mon.0) 393 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.714 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:18.069421+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.714 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:18.075370+0000 mon.b (mon.2) 1246 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:09:18.714 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:18.081459+0000 mon.b (mon.2) 1247 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:18.714 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:18.082487+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:18.715 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:18.091975+0000 mon.b (mon.2) 1248 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-20T20:09:18.715 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:18 smithi080 bash[80208]: audit 2023-12-20T20:09:18.093264+0000 mon.b (mon.2) 1249 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-20T20:09:18.944 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:09:18 smithi133 bash[64097]: ts=2023-12-20T20:09: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.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:09:19.677 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:19 smithi080 bash[80208]: cephadm 2023-12-20T20:09:17.572681+0000 mgr.x (mgr.25349) 625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:19.677 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:19 smithi080 bash[80208]: cephadm 2023-12-20T20:09:17.673402+0000 mgr.x (mgr.25349) 626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:19.677 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:19 smithi080 bash[80208]: cephadm 2023-12-20T20:09:17.800015+0000 mgr.x (mgr.25349) 627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:19.678 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:19 smithi080 bash[80208]: cephadm 2023-12-20T20:09:17.896287+0000 mgr.x (mgr.25349) 628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:19.678 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:19 smithi080 bash[80208]: cephadm 2023-12-20T20:09:17.991734+0000 mgr.x (mgr.25349) 629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:19.678 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:19 smithi080 bash[80208]: cephadm 2023-12-20T20:09:18.094429+0000 mgr.x (mgr.25349) 630 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-12-20T20:09:19.678 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:19 smithi080 bash[84793]: cephadm 2023-12-20T20:09:17.572681+0000 mgr.x (mgr.25349) 625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:19.678 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:19 smithi080 bash[84793]: cephadm 2023-12-20T20:09:17.673402+0000 mgr.x (mgr.25349) 626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:19.678 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:19 smithi080 bash[84793]: cephadm 2023-12-20T20:09:17.800015+0000 mgr.x (mgr.25349) 627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:19.678 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:19 smithi080 bash[84793]: cephadm 2023-12-20T20:09:17.896287+0000 mgr.x (mgr.25349) 628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:19.678 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:19 smithi080 bash[84793]: cephadm 2023-12-20T20:09:17.991734+0000 mgr.x (mgr.25349) 629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:19.678 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:19 smithi080 bash[84793]: cephadm 2023-12-20T20:09:18.094429+0000 mgr.x (mgr.25349) 630 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-12-20T20:09:19.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:19 smithi133 bash[25278]: cephadm 2023-12-20T20:09:17.572681+0000 mgr.x (mgr.25349) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:19.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:19 smithi133 bash[25278]: cephadm 2023-12-20T20:09:17.673402+0000 mgr.x (mgr.25349) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:19.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:19 smithi133 bash[25278]: cephadm 2023-12-20T20:09:17.800015+0000 mgr.x (mgr.25349) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:19.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:19 smithi133 bash[25278]: cephadm 2023-12-20T20:09:17.896287+0000 mgr.x (mgr.25349) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:19.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:19 smithi133 bash[25278]: cephadm 2023-12-20T20:09:17.991734+0000 mgr.x (mgr.25349) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:19.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:19 smithi133 bash[25278]: cephadm 2023-12-20T20:09:18.094429+0000 mgr.x (mgr.25349) 630 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-12-20T20:09:20.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:20 smithi133 bash[25278]: cluster 2023-12-20T20:09:18.626859+0000 mgr.x (mgr.25349) 631 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:20.645 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:20 smithi080 bash[80208]: cluster 2023-12-20T20:09:18.626859+0000 mgr.x (mgr.25349) 631 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:20.645 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:20 smithi080 bash[84793]: cluster 2023-12-20T20:09:18.626859+0000 mgr.x (mgr.25349) 631 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:22.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:22 smithi133 bash[25278]: cluster 2023-12-20T20:09:20.627661+0000 mgr.x (mgr.25349) 632 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:22.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:22 smithi133 bash[25278]: cephadm 2023-12-20T20:09:21.115181+0000 mgr.x (mgr.25349) 633 : cephadm [INF] Upgrade: Updating mon.b 2023-12-20T20:09:22.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:22 smithi133 bash[25278]: audit 2023-12-20T20:09:21.117795+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:22.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:22 smithi133 bash[25278]: audit 2023-12-20T20:09:21.128736+0000 mon.b (mon.2) 1250 : audit [INF] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:09:22.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:22 smithi133 bash[25278]: audit 2023-12-20T20:09:21.130211+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:09:22.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:22 smithi133 bash[25278]: audit 2023-12-20T20:09:21.131635+0000 mon.b (mon.2) 1252 : audit [DBG] from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:22.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:22 smithi133 bash[25278]: cephadm 2023-12-20T20:09:21.133324+0000 mgr.x (mgr.25349) 634 : cephadm [INF] Deploying daemon mon.b on smithi133 2023-12-20T20:09:22.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:22 smithi133 bash[25278]: audit 2023-12-20T20:09:21.464143+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:22.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:22 smithi133 bash[25278]: audit 2023-12-20T20:09:21.477600+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:22.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:22 smithi133 bash[25278]: audit 2023-12-20T20:09:21.489248+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:22.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:22 smithi080 bash[80208]: cluster 2023-12-20T20:09:20.627661+0000 mgr.x (mgr.25349) 632 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:22.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:22 smithi080 bash[80208]: cephadm 2023-12-20T20:09:21.115181+0000 mgr.x (mgr.25349) 633 : cephadm 1 Upgrade: Updating mon.b 2023-12-20T20:09:22.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:22 smithi080 bash[80208]: audit 2023-12-20T20:09:21.117795+0000 mon.a (mon.0) 396 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:22.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:22 smithi080 bash[80208]: audit 2023-12-20T20:09:21.128736+0000 mon.b (mon.2) 1250 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:09:22.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:22 smithi080 bash[80208]: audit 2023-12-20T20:09:21.130211+0000 mon.b (mon.2) 1251 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:09:22.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:22 smithi080 bash[80208]: audit 2023-12-20T20:09:21.131635+0000 mon.b (mon.2) 1252 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:22.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:22 smithi080 bash[80208]: cephadm 2023-12-20T20:09:21.133324+0000 mgr.x (mgr.25349) 634 : cephadm 1 Deploying daemon mon.b on smithi133 2023-12-20T20:09:22.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:22 smithi080 bash[80208]: audit 2023-12-20T20:09:21.464143+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:22.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:22 smithi080 bash[80208]: audit 2023-12-20T20:09:21.477600+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:22.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:22 smithi080 bash[80208]: audit 2023-12-20T20:09:21.489248+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:22.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:22 smithi080 bash[84793]: cluster 2023-12-20T20:09:20.627661+0000 mgr.x (mgr.25349) 632 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:22.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:22 smithi080 bash[84793]: cephadm 2023-12-20T20:09:21.115181+0000 mgr.x (mgr.25349) 633 : cephadm 1 Upgrade: Updating mon.b 2023-12-20T20:09:22.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:22 smithi080 bash[84793]: audit 2023-12-20T20:09:21.117795+0000 mon.a (mon.0) 396 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:22.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:22 smithi080 bash[84793]: audit 2023-12-20T20:09:21.128736+0000 mon.b (mon.2) 1250 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:09:22.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:22 smithi080 bash[84793]: audit 2023-12-20T20:09:21.130211+0000 mon.b (mon.2) 1251 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:09:22.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:22 smithi080 bash[84793]: audit 2023-12-20T20:09:21.131635+0000 mon.b (mon.2) 1252 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:22.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:22 smithi080 bash[84793]: cephadm 2023-12-20T20:09:21.133324+0000 mgr.x (mgr.25349) 634 : cephadm 1 Deploying daemon mon.b on smithi133 2023-12-20T20:09:22.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:22 smithi080 bash[84793]: audit 2023-12-20T20:09:21.464143+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:22.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:22 smithi080 bash[84793]: audit 2023-12-20T20:09:21.477600+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:22.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:22 smithi080 bash[84793]: audit 2023-12-20T20:09:21.489248+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25349 ' entity='mgr.x' 2023-12-20T20:09:24.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:24 smithi133 bash[25278]: cluster 2023-12-20T20:09:22.629417+0000 mgr.x (mgr.25349) 635 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:24.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:24 smithi133 systemd[1]: Stopping Ceph mon.b for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:09:24.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:24 smithi080 bash[80208]: cluster 2023-12-20T20:09:22.629417+0000 mgr.x (mgr.25349) 635 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:24.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:24 smithi080 bash[84793]: cluster 2023-12-20T20:09:22.629417+0000 mgr.x (mgr.25349) 635 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:24.794 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:24 smithi133 bash[25278]: debug 2023-12-20T20:09:24.440+0000 7fd347a76700 -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-20T20:09:24.794 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:24 smithi133 bash[25278]: debug 2023-12-20T20:09:24.440+0000 7fd347a76700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-12-20T20:09:24.794 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:09:24 smithi133 bash[62198]: [20/Dec/2023:20:09:24] ENGINE Bus STOPPING 2023-12-20T20:09:24.794 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:09:24 smithi133 bash[62198]: [20/Dec/2023:20:09:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-20T20:09:24.794 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:09:24 smithi133 bash[62198]: [20/Dec/2023:20:09:24] ENGINE Bus STOPPED 2023-12-20T20:09:24.794 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:09:24 smithi133 bash[62198]: [20/Dec/2023:20:09:24] ENGINE Bus STARTING 2023-12-20T20:09:24.794 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:09:24 smithi133 bash[62198]: [20/Dec/2023:20:09:24] ENGINE Serving on http://:::9283 2023-12-20T20:09:24.794 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:09:24 smithi133 bash[62198]: [20/Dec/2023:20:09:24] ENGINE Bus STARTED 2023-12-20T20:09:25.128 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:09:24 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:09:24] "GET /metrics HTTP/1.1" 200 38250 "" "Prometheus/2.33.4" 2023-12-20T20:09:25.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:25 smithi133 bash[68197]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-mon-b 2023-12-20T20:09:25.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:25 smithi133 bash[68281]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-mon-b 2023-12-20T20:09:25.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:25 smithi133 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mon.b.service: Succeeded. 2023-12-20T20:09:25.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:25 smithi133 systemd[1]: Stopped Ceph mon.b for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:09:25.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:25 smithi133 systemd[1]: Started Ceph mon.b for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:09:26.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.652+0000 7effe31a2c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-20T20:09:26.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.652+0000 7effe31a2c80 0 ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev), process ceph-mon, pid 6 2023-12-20T20:09:26.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.652+0000 7effe31a2c80 0 pidfile_write: ignore empty --pid-file 2023-12-20T20:09:26.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 0 load: jerasure load: lrc 2023-12-20T20:09:26.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: RocksDB version: 7.9.2 2023-12-20T20:09:26.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Git sha 0 2023-12-20T20:09:26.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Compile date 2023-12-20 08:47:48 2023-12-20T20:09:26.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: DB SUMMARY 2023-12-20T20:09:26.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: DB Session ID: 8QIKEBTQDV2CPP2ORHCB 2023-12-20T20:09:26.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: CURRENT file: CURRENT 2023-12-20T20:09:26.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-20T20:09:26.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 2231 Bytes 2023-12-20T20:09:26.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000045.sst 2023-12-20T20:09:26.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000043.log size: 1788 ; 2023-12-20T20:09:26.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.error_if_exists: 0 2023-12-20T20:09:26.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.create_if_missing: 0 2023-12-20T20:09:26.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.paranoid_checks: 1 2023-12-20T20:09:26.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-20T20:09:26.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-20T20:09:26.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-20T20:09:26.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.env: 0x559a68f28a60 2023-12-20T20:09:26.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-20T20:09:26.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.info_log: 0x559a69d977a0 2023-12-20T20:09:26.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-20T20:09:26.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.statistics: (nil) 2023-12-20T20:09:26.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.use_fsync: 0 2023-12-20T20:09:26.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_log_file_size: 0 2023-12-20T20:09:26.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-20T20:09:26.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-20T20:09:26.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-20T20:09:26.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-20T20:09:26.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.allow_fallocate: 1 2023-12-20T20:09:26.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-20T20:09:26.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-20T20:09:26.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.use_direct_reads: 0 2023-12-20T20:09:26.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-20T20:09:26.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-20T20:09:26.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.db_log_dir: 2023-12-20T20:09:26.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.wal_dir: 2023-12-20T20:09:26.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-20T20:09:26.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-20T20:09:26.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-20T20:09:26.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-20T20:09:26.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-20T20:09:26.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-20T20:09:26.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-20T20:09:26.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-20T20:09:26.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.write_buffer_manager: 0x559a69d6af00 2023-12-20T20:09:26.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-20T20:09:26.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-20T20:09:26.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-20T20:09:26.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-20T20:09:26.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-20T20:09:26.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-20T20:09:26.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-20T20:09:26.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-20T20:09:26.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.unordered_write: 0 2023-12-20T20:09:26.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-20T20:09:26.954 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-20T20:09:26.954 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-20T20:09:26.954 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-20T20:09:26.954 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.row_cache: None 2023-12-20T20:09:26.954 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.wal_filter: None 2023-12-20T20:09:26.954 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-20T20:09:26.954 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-20T20:09:26.954 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.two_write_queues: 0 2023-12-20T20:09:26.955 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-20T20:09:26.955 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.wal_compression: 0 2023-12-20T20:09:26.955 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.atomic_flush: 0 2023-12-20T20:09:26.955 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-20T20:09:26.955 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-20T20:09:26.955 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-20T20:09:26.955 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.log_readahead_size: 0 2023-12-20T20:09:26.955 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-20T20:09:26.956 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-20T20:09:26.956 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-20T20:09:26.956 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-20T20:09:26.956 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-20T20:09:26.956 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-20T20:09:26.956 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-20T20:09:26.956 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_background_jobs: 2 2023-12-20T20:09:26.957 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_background_compactions: -1 2023-12-20T20:09:26.957 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_subcompactions: 1 2023-12-20T20:09:26.957 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-20T20:09:26.957 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-20T20:09:26.957 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-20T20:09:26.957 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-20T20:09:26.957 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-20T20:09:26.957 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-20T20:09:26.958 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-20T20:09:26.958 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-20T20:09:26.958 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_open_files: -1 2023-12-20T20:09:26.958 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-20T20:09:26.958 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-20T20:09:26.958 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-20T20:09:26.958 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-20T20:09:26.959 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_background_flushes: -1 2023-12-20T20:09:26.959 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Compression algorithms supported: 2023-12-20T20:09:26.959 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-20T20:09:26.959 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: kZSTD supported: 0 2023-12-20T20:09:26.959 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: kXpressCompression supported: 0 2023-12-20T20:09:26.959 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-20T20:09:26.960 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: kZlibCompression supported: 1 2023-12-20T20:09:26.960 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: kSnappyCompression supported: 1 2023-12-20T20:09:26.960 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: kLZ4Compression supported: 1 2023-12-20T20:09:26.960 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: kBZip2Compression supported: 0 2023-12-20T20:09:26.960 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-20T20:09:26.960 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-20T20:09:26.960 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2023-12-20T20:09:26.960 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-20T20:09:26.961 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-20T20:09:26.961 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.merge_operator: 2023-12-20T20:09:26.961 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compaction_filter: None 2023-12-20T20:09:26.961 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-20T20:09:26.961 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-20T20:09:26.961 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-20T20:09:26.961 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-20T20:09:26.962 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559a69d978c0) 2023-12-20T20:09:26.962 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: cache_index_and_filter_blocks: 1 2023-12-20T20:09:26.962 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-20T20:09:26.962 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-20T20:09:26.962 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: pin_top_level_index_and_filter: 1 2023-12-20T20:09:26.962 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: index_type: 0 2023-12-20T20:09:26.962 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: data_block_index_type: 0 2023-12-20T20:09:26.963 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: index_shortening: 1 2023-12-20T20:09:26.963 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: data_block_hash_table_util_ratio: 0.750000 2023-12-20T20:09:26.963 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: checksum: 4 2023-12-20T20:09:26.963 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: no_block_cache: 0 2023-12-20T20:09:26.963 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: block_cache: 0x559a69deb090 2023-12-20T20:09:26.963 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: block_cache_name: BinnedLRUCache 2023-12-20T20:09:26.964 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: block_cache_options: 2023-12-20T20:09:26.964 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: capacity : 536870912 2023-12-20T20:09:26.964 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: num_shard_bits : 4 2023-12-20T20:09:26.964 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: strict_capacity_limit : 0 2023-12-20T20:09:26.964 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: high_pri_pool_ratio: 0.000 2023-12-20T20:09:26.964 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: block_cache_compressed: (nil) 2023-12-20T20:09:26.964 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: persistent_cache: (nil) 2023-12-20T20:09:26.965 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: block_size: 4096 2023-12-20T20:09:26.965 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: block_size_deviation: 10 2023-12-20T20:09:26.965 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: block_restart_interval: 16 2023-12-20T20:09:26.965 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: index_block_restart_interval: 1 2023-12-20T20:09:26.965 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: metadata_block_size: 4096 2023-12-20T20:09:26.965 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: partition_filters: 0 2023-12-20T20:09:26.966 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: use_delta_encoding: 1 2023-12-20T20:09:26.966 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: filter_policy: bloomfilter 2023-12-20T20:09:26.966 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: whole_key_filtering: 1 2023-12-20T20:09:26.966 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: verify_compression: 0 2023-12-20T20:09:26.966 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: read_amp_bytes_per_bit: 0 2023-12-20T20:09:26.966 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: format_version: 5 2023-12-20T20:09:26.966 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: enable_index_compression: 1 2023-12-20T20:09:26.966 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: block_align: 0 2023-12-20T20:09:26.966 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: max_auto_readahead_size: 262144 2023-12-20T20:09:26.967 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: prepopulate_block_cache: 0 2023-12-20T20:09:26.967 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: initial_auto_readahead_size: 8192 2023-12-20T20:09:26.967 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: num_file_reads_for_auto_readahead: 2 2023-12-20T20:09:26.967 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-20T20:09:26.967 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-20T20:09:26.967 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compression: NoCompression 2023-12-20T20:09:26.968 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-20T20:09:26.968 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-20T20:09:26.968 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-20T20:09:26.968 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.num_levels: 7 2023-12-20T20:09:26.968 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-20T20:09:26.968 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-20T20:09:26.969 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-20T20:09:26.969 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-20T20:09:26.969 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-20T20:09:26.969 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-20T20:09:26.969 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-20T20:09:26.969 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-20T20:09:26.970 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-20T20:09:26.970 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-20T20:09:26.970 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-20T20:09:26.970 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-20T20:09:26.970 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-20T20:09:26.970 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-20T20:09:26.970 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-20T20:09:26.970 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-20T20:09:26.970 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-20T20:09:26.970 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-20T20:09:26.970 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-20T20:09:26.970 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-20T20:09:26.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-20T20:09:26.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-20T20:09:26.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-20T20:09:26.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-20T20:09:26.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-20T20:09:26.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-20T20:09:26.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-20T20:09:26.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-20T20:09:26.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-20T20:09:26.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-20T20:09:26.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-20T20:09:26.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-20T20:09:26.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-20T20:09:26.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-20T20:09:26.972 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-20T20:09:26.972 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-20T20:09:26.972 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-20T20:09:26.972 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-20T20:09:26.972 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-20T20:09:26.972 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-20T20:09:26.972 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-20T20:09:26.972 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-20T20:09:26.972 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-20T20:09:26.972 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-20T20:09:26.972 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-20T20:09:26.973 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-20T20:09:26.973 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-20T20:09:26.973 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-20T20:09:26.973 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-20T20:09:26.973 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-20T20:09:26.973 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-20T20:09:26.973 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-20T20:09:26.973 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-20T20:09:26.974 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.table_properties_collectors: 2023-12-20T20:09:26.974 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.inplace_update_support: 0 2023-12-20T20:09:26.974 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-20T20:09:26.974 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-20T20:09:26.974 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-20T20:09:26.974 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-20T20:09:26.974 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.bloom_locality: 0 2023-12-20T20:09:26.974 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.max_successive_merges: 0 2023-12-20T20:09:26.974 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-20T20:09:26.974 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-20T20:09:26.974 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-20T20:09:26.974 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-20T20:09:26.974 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.ttl: 2592000 2023-12-20T20:09:26.974 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-20T20:09:26.975 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-20T20:09:26.975 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-20T20:09:26.975 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.enable_blob_files: false 2023-12-20T20:09:26.975 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.min_blob_size: 0 2023-12-20T20:09:26.975 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-20T20:09:26.975 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-20T20:09:26.975 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-20T20:09:26.975 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-20T20:09:26.975 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-20T20:09:26.975 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-20T20:09:26.975 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-20T20:09:26.976 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.656+0000 7effe31a2c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-20T20:09:26.976 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.660+0000 7effd894b700 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-20T20:09:26.976 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.660+0000 7effe31a2c80 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-20T20:09:26.976 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.660+0000 7effe31a2c80 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 28062, log_number is 43,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-20T20:09:26.976 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.660+0000 7effe31a2c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 43 2023-12-20T20:09:26.976 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.660+0000 7effe31a2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 9229a5ae-b92f-41f9-aedc-6c96bf800e2c 2023-12-20T20:09:26.977 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.660+0000 7effe31a2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703102966662173, "job": 1, "event": "recovery_started", "wal_files": [43]} 2023-12-20T20:09:26.977 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.660+0000 7effe31a2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #43 mode 2 2023-12-20T20:09:26.977 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.660+0000 7effe31a2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703102966663351, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 48, "file_size": 2298, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 28064, "largest_seqno": 28070, "table_properties": {"data_size": 1196, "index_size": 33, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 165, "raw_average_key_size": 23, "raw_value_size": 1030, "raw_average_value_size": 147, "num_data_blocks": 1, "num_entries": 7, "num_filter_entries": 7, "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": 1703102966, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "9229a5ae-b92f-41f9-aedc-6c96bf800e2c", "db_session_id": "8QIKEBTQDV2CPP2ORHCB", "orig_file_number": 48, "seqno_to_time_mapping": "N/A"}} 2023-12-20T20:09:26.977 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.660+0000 7effe31a2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1703102966663563, "job": 1, "event": "recovery_finished"} 2023-12-20T20:09:26.977 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.660+0000 7effe31a2c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 50 2023-12-20T20:09:26.977 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.660+0000 7effe31a2c80 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-20T20:09:26.977 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.664+0000 7effe31a2c80 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-20T20:09:26.977 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.664+0000 7effe31a2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559a69e8a000 2023-12-20T20:09:26.977 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.664+0000 7effe31a2c80 4 rocksdb: DB pointer 0x559a69e78000 2023-12-20T20:09:26.978 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.664+0000 7effe31a2c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] at bind addrs [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T20:09:26.978 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.664+0000 7effe31a2c80 1 mon.b@-1(???) e3 preinit fsid f34ddc32-9f70-11ee-95a5-87774f69a715 2023-12-20T20:09:26.978 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.664+0000 7effe31a2c80 0 mon.b@-1(???).mds e1 new map 2023-12-20T20:09:26.978 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.664+0000 7effe31a2c80 0 mon.b@-1(???).mds e1 print_map 2023-12-20T20:09:26.978 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: e1 2023-12-20T20:09:26.978 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-20T20:09:26.978 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: 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-20T20:09:26.978 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: legacy client fscid: -1 2023-12-20T20:09:26.979 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: 2023-12-20T20:09:26.979 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: No filesystems configured 2023-12-20T20:09:26.979 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.664+0000 7effe31a2c80 0 mon.b@-1(???).osd e116 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-20T20:09:26.979 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.664+0000 7effe31a2c80 0 mon.b@-1(???).osd e116 crush map has features 432629239337189376, adjusting msgr requires 2023-12-20T20:09:26.979 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.664+0000 7effe31a2c80 0 mon.b@-1(???).osd e116 crush map has features 432629239337189376, adjusting msgr requires 2023-12-20T20:09:26.979 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.664+0000 7effe31a2c80 0 mon.b@-1(???).osd e116 crush map has features 432629239337189376, adjusting msgr requires 2023-12-20T20:09:26.979 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.668+0000 7effe31a2c80 1 mon.b@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2023-12-20T20:09:26.980 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.672+0000 7effd193d700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-20T20:09:26.980 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: debug 2023-12-20T20:09:26.672+0000 7effd193d700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-20T20:09:26.980 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: ** DB Stats ** 2023-12-20T20:09:26.980 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T20:09:26.980 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: 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-20T20:09:26.980 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-20T20:09:26.980 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T20:09:26.981 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: 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-20T20:09:26.981 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-20T20:09:26.981 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-20T20:09:26.982 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: ** Compaction Stats [default] ** 2023-12-20T20:09:26.982 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: 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-20T20:09:26.982 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-20T20:09:26.982 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: L0 1/0 2.24 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-20T20:09:26.982 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: L6 1/0 11.79 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-20T20:09:26.983 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: Sum 2/0 11.79 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-20T20:09:26.983 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-20T20:09:26.983 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: ** Compaction Stats [default] ** 2023-12-20T20:09:26.983 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: 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-20T20:09:26.983 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-20T20:09:26.983 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-20T20:09:26.984 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-20T20:09:26.984 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-20T20:09:26.984 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-20T20:09:26.984 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-20T20:09:26.984 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: AddFile(Total Files): cumulative 0, interval 0 2023-12-20T20:09:26.984 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-20T20:09:26.985 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: AddFile(Keys): cumulative 0, interval 0 2023-12-20T20:09:26.985 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: Cumulative compaction: 0.00 GB write, 0.17 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T20:09:26.985 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: Interval compaction: 0.00 GB write, 0.17 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-20T20:09:26.985 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: 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-20T20:09:26.985 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: Block cache BinnedLRUCache@0x559a69deb090#6 capacity: 512.00 MB usage: 805.09 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 4.4e-05 secs_since: 0 2023-12-20T20:09:26.985 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: Block cache entry stats(count,size,portion): DataBlock(49,758.75 KB,0.14472%) FilterBlock(2,20.14 KB,0.00384152%) IndexBlock(2,26.20 KB,0.00499785%) Misc(1,0.00 KB,0%) 2023-12-20T20:09:26.986 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:26 smithi133 bash[68349]: ** File Read Latency Histogram By Level [default] ** 2023-12-20T20:09:28.944 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:09:28 smithi133 bash[64097]: ts=2023-12-20T20:09: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.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:09:32.413 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:09:33.380 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:09:33.380 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 11s ago 17m - - 2023-12-20T20:09:33.380 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 17s ago 17m - - 2023-12-20T20:09:33.380 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (3m) 11s ago 10m 17.7M - 0.23.0 ba2b418f427c 9979984282f3 2023-12-20T20:09:33.380 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (2m) 17s ago 10m 43.1M - 8.3.5 dad864ee21e9 35327ecb050a 2023-12-20T20:09:33.381 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 running (106s) 11s ago 7m 48.6M - 3.5 e1d6a67b021e 63865d78dfdb 2023-12-20T20:09:33.381 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443,9283,8765 running (2m) 17s ago 16m 491M - 19.0.0-297-ga89fee39 36973ca01a0c 2798bd911c04 2023-12-20T20:09:33.381 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:8443,9283,8765 running (50s) 11s ago 18m 431M - 19.0.0-297-ga89fee39 36973ca01a0c 948a6298d95e 2023-12-20T20:09:33.381 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (79s) 11s ago 18m 48.8M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 7763c37656a1 2023-12-20T20:09:33.381 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 starting - - - 2048M 2023-12-20T20:09:33.381 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (28s) 11s ago 16m 31.5M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 129477cbeb77 2023-12-20T20:09:33.381 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (3m) 11s ago 10m 11.2M - 1.3.1 1dbe0e931976 3d79384a5011 2023-12-20T20:09:33.381 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (3m) 17s ago 10m 11.5M - 1.3.1 1dbe0e931976 48068c81d9e1 2023-12-20T20:09:33.381 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (15m) 11s ago 15m 60.9M 4096M 17.2.0 e1d6a67b021e ecf985bebe1a 2023-12-20T20:09:33.381 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (15m) 11s ago 15m 60.8M 4096M 17.2.0 e1d6a67b021e d6f590089d18 2023-12-20T20:09:33.381 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (14m) 11s ago 14m 55.1M 4096M 17.2.0 e1d6a67b021e c5a8b72bec6a 2023-12-20T20:09:33.381 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (14m) 11s ago 14m 57.8M 4096M 17.2.0 e1d6a67b021e 47919c3d7421 2023-12-20T20:09:33.381 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (13m) 17s ago 13m 59.2M 4096M 17.2.0 e1d6a67b021e 18e2abccb722 2023-12-20T20:09:33.381 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (12m) 17s ago 12m 55.8M 4096M 17.2.0 e1d6a67b021e b059f3e08300 2023-12-20T20:09:33.382 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (12m) 17s ago 12m 56.8M 4096M 17.2.0 e1d6a67b021e 8e5ac1685777 2023-12-20T20:09:33.382 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (11m) 17s ago 11m 58.8M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:09:33.382 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (100s) 17s ago 10m 54.3M - 2.33.4 514e6a882f6e 0c91f33ab6ef 2023-12-20T20:09:33.382 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (8m) 11s ago 8m 87.8M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:09:33.382 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (8m) 17s ago 8m 87.7M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:09:33.382 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (8m) 11s ago 8m 87.6M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:09:33.382 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (8m) 17s ago 8m 87.6M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:09:33.824 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:09:33.824 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:09:33.824 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:09:33.824 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:09:33.824 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:09:33.825 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:09:33.825 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:09:33.825 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:09:33.825 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:09:33.825 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:09:33.825 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:09:33.825 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:09:33.825 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:09:33.825 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:09:33.825 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2023-12-20T20:09:33.825 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 5 2023-12-20T20:09:33.825 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:09:33.825 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:09:34.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: cephadm 2023-12-20T20:09:32.592248+0000 mgr.x (mgr.25349) 648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:34.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: cluster 2023-12-20T20:09:32.634617+0000 mgr.x (mgr.25349) 649 : cluster 0 pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:34.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: cephadm 2023-12-20T20:09:32.689040+0000 mgr.x (mgr.25349) 650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:34.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: audit 2023-12-20T20:09:32.780733+0000 mgr.x (mgr.25349) 651 : audit 0 from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:09:34.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: cephadm 2023-12-20T20:09:32.791145+0000 mgr.x (mgr.25349) 652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:34.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: cephadm 2023-12-20T20:09:32.885022+0000 mgr.x (mgr.25349) 653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:34.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: cluster 2023-12-20T20:09:32.919342+0000 mon.a (mon.0) 472 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-20T20:09:34.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: cluster 2023-12-20T20:09:32.919369+0000 mon.a (mon.0) 473 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-20T20:09:34.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: cluster 2023-12-20T20:09:32.919386+0000 mon.a (mon.0) 474 : cluster 3 mon.b (rank 2) addr [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] is down (out of quorum) 2023-12-20T20:09:34.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: audit 2023-12-20T20:09:32.919611+0000 mon.a (mon.0) 475 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:09:34.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: cluster 2023-12-20T20:09:32.919850+0000 mon.c (mon.1) 4 : cluster 1 mon.c calling monitor election 2023-12-20T20:09:34.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: cluster 2023-12-20T20:09:32.920114+0000 mon.a (mon.0) 476 : cluster 1 mon.a calling monitor election 2023-12-20T20:09:34.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: audit 2023-12-20T20:09:32.921870+0000 mon.a (mon.0) 477 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:09:34.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: audit 2023-12-20T20:09:32.922195+0000 mon.a (mon.0) 478 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:09:34.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: cluster 2023-12-20T20:09:32.922677+0000 mon.a (mon.0) 479 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-20T20:09:34.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: cluster 2023-12-20T20:09:32.926283+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2023-12-20T20:09:34.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: cluster 2023-12-20T20:09:32.929099+0000 mon.a (mon.0) 480 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],b=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],c=[v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-20T20:09:34.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: cluster 2023-12-20T20:09:32.929680+0000 mon.a (mon.0) 481 : cluster 0 fsmap 2023-12-20T20:09:34.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: cluster 2023-12-20T20:09:32.929730+0000 mon.a (mon.0) 482 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-12-20T20:09:34.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: cluster 2023-12-20T20:09:32.930065+0000 mon.a (mon.0) 483 : cluster 0 mgrmap e45: x(active, since 68s), standbys: y 2023-12-20T20:09:34.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: cluster 2023-12-20T20:09:32.930250+0000 mon.a (mon.0) 484 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-20T20:09:34.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: cluster 2023-12-20T20:09:32.930295+0000 mon.a (mon.0) 485 : cluster 1 Cluster is now healthy 2023-12-20T20:09:34.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: cluster 2023-12-20T20:09:32.936176+0000 mon.a (mon.0) 486 : cluster 1 overall HEALTH_OK 2023-12-20T20:09:34.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: audit 2023-12-20T20:09:32.944411+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:09:34.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: audit 2023-12-20T20:09:32.946084+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:09:34.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: audit 2023-12-20T20:09:32.947537+0000 mon.a (mon.0) 489 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:34.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: cephadm 2023-12-20T20:09:32.950257+0000 mgr.x (mgr.25349) 654 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-12-20T20:09:34.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: cephadm 2023-12-20T20:09:32.955476+0000 mgr.x (mgr.25349) 655 : cephadm 1 Reconfiguring daemon mon.a on smithi080 2023-12-20T20:09:34.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: audit 2023-12-20T20:09:33.354166+0000 mgr.x (mgr.25349) 656 : audit 0 from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:09:34.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:33 smithi133 bash[68349]: audit 2023-12-20T20:09:33.815596+0000 mon.a (mon.0) 490 : audit 0 from='client.? 172.21.15.80:0/3727163590' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:34.198 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:09:34.198 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:09:34.198 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:09:34.198 INFO:teuthology.orchestra.run.smithi080.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:09:34.198 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [ 2023-12-20T20:09:34.198 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr" 2023-12-20T20:09:34.198 INFO:teuthology.orchestra.run.smithi080.stdout: ], 2023-12-20T20:09:34.198 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "4/23 daemons upgraded", 2023-12-20T20:09:34.198 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "Currently upgrading mon daemons", 2023-12-20T20:09:34.198 INFO:teuthology.orchestra.run.smithi080.stdout: "is_paused": false 2023-12-20T20:09:34.198 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:09:34.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: cephadm 2023-12-20T20:09:32.592248+0000 mgr.x (mgr.25349) 648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:34.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: cluster 2023-12-20T20:09:32.634617+0000 mgr.x (mgr.25349) 649 : cluster 0 pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:34.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: cephadm 2023-12-20T20:09:32.689040+0000 mgr.x (mgr.25349) 650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:34.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: audit 2023-12-20T20:09:32.780733+0000 mgr.x (mgr.25349) 651 : audit 0 from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:09:34.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: cephadm 2023-12-20T20:09:32.791145+0000 mgr.x (mgr.25349) 652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:34.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: cephadm 2023-12-20T20:09:32.885022+0000 mgr.x (mgr.25349) 653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:34.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: cluster 2023-12-20T20:09:32.919342+0000 mon.a (mon.0) 472 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-20T20:09:34.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: cluster 2023-12-20T20:09:32.919369+0000 mon.a (mon.0) 473 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-20T20:09:34.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: cluster 2023-12-20T20:09:32.919386+0000 mon.a (mon.0) 474 : cluster 3 mon.b (rank 2) addr [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] is down (out of quorum) 2023-12-20T20:09:34.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: audit 2023-12-20T20:09:32.919611+0000 mon.a (mon.0) 475 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:09:34.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: cluster 2023-12-20T20:09:32.919850+0000 mon.c (mon.1) 4 : cluster 1 mon.c calling monitor election 2023-12-20T20:09:34.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: cluster 2023-12-20T20:09:32.920114+0000 mon.a (mon.0) 476 : cluster 1 mon.a calling monitor election 2023-12-20T20:09:34.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: audit 2023-12-20T20:09:32.921870+0000 mon.a (mon.0) 477 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:09:34.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: audit 2023-12-20T20:09:32.922195+0000 mon.a (mon.0) 478 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:09:34.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: cluster 2023-12-20T20:09:32.922677+0000 mon.a (mon.0) 479 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-20T20:09:34.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: cluster 2023-12-20T20:09:32.926283+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2023-12-20T20:09:34.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: cluster 2023-12-20T20:09:32.929099+0000 mon.a (mon.0) 480 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],b=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],c=[v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-20T20:09:34.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: cluster 2023-12-20T20:09:32.929680+0000 mon.a (mon.0) 481 : cluster 0 fsmap 2023-12-20T20:09:34.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: cluster 2023-12-20T20:09:32.929730+0000 mon.a (mon.0) 482 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-12-20T20:09:34.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: cluster 2023-12-20T20:09:32.930065+0000 mon.a (mon.0) 483 : cluster 0 mgrmap e45: x(active, since 68s), standbys: y 2023-12-20T20:09:34.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: cluster 2023-12-20T20:09:32.930250+0000 mon.a (mon.0) 484 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-20T20:09:34.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: cluster 2023-12-20T20:09:32.930295+0000 mon.a (mon.0) 485 : cluster 1 Cluster is now healthy 2023-12-20T20:09:34.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: cluster 2023-12-20T20:09:32.936176+0000 mon.a (mon.0) 486 : cluster 1 overall HEALTH_OK 2023-12-20T20:09:34.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: cephadm 2023-12-20T20:09:32.592248+0000 mgr.x (mgr.25349) 648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:34.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: cluster 2023-12-20T20:09:32.634617+0000 mgr.x (mgr.25349) 649 : cluster 0 pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:34.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: cephadm 2023-12-20T20:09:32.689040+0000 mgr.x (mgr.25349) 650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:34.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: audit 2023-12-20T20:09:32.780733+0000 mgr.x (mgr.25349) 651 : audit 0 from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:09:34.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: cephadm 2023-12-20T20:09:32.791145+0000 mgr.x (mgr.25349) 652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:34.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: cephadm 2023-12-20T20:09:32.885022+0000 mgr.x (mgr.25349) 653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:09:34.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: cluster 2023-12-20T20:09:32.919342+0000 mon.a (mon.0) 472 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-20T20:09:34.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: cluster 2023-12-20T20:09:32.919369+0000 mon.a (mon.0) 473 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-20T20:09:34.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: cluster 2023-12-20T20:09:32.919386+0000 mon.a (mon.0) 474 : cluster 3 mon.b (rank 2) addr [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] is down (out of quorum) 2023-12-20T20:09:34.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: audit 2023-12-20T20:09:32.919611+0000 mon.a (mon.0) 475 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-20T20:09:34.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: cluster 2023-12-20T20:09:32.919850+0000 mon.c (mon.1) 4 : cluster 1 mon.c calling monitor election 2023-12-20T20:09:34.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: cluster 2023-12-20T20:09:32.920114+0000 mon.a (mon.0) 476 : cluster 1 mon.a calling monitor election 2023-12-20T20:09:34.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: audit 2023-12-20T20:09:32.921870+0000 mon.a (mon.0) 477 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-20T20:09:34.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: audit 2023-12-20T20:09:32.922195+0000 mon.a (mon.0) 478 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-20T20:09:34.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: cluster 2023-12-20T20:09:32.922677+0000 mon.a (mon.0) 479 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-20T20:09:34.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: cluster 2023-12-20T20:09:32.926283+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2023-12-20T20:09:34.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: cluster 2023-12-20T20:09:32.929099+0000 mon.a (mon.0) 480 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0],b=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],c=[v2:172.21.15.80:3301/0,v1:172.21.15.80:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-20T20:09:34.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: cluster 2023-12-20T20:09:32.929680+0000 mon.a (mon.0) 481 : cluster 0 fsmap 2023-12-20T20:09:34.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: cluster 2023-12-20T20:09:32.929730+0000 mon.a (mon.0) 482 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-12-20T20:09:34.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: cluster 2023-12-20T20:09:32.930065+0000 mon.a (mon.0) 483 : cluster 0 mgrmap e45: x(active, since 68s), standbys: y 2023-12-20T20:09:34.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: cluster 2023-12-20T20:09:32.930250+0000 mon.a (mon.0) 484 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-20T20:09:34.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: cluster 2023-12-20T20:09:32.930295+0000 mon.a (mon.0) 485 : cluster 1 Cluster is now healthy 2023-12-20T20:09:34.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: cluster 2023-12-20T20:09:32.936176+0000 mon.a (mon.0) 486 : cluster 1 overall HEALTH_OK 2023-12-20T20:09:34.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: audit 2023-12-20T20:09:32.944411+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:09:34.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: audit 2023-12-20T20:09:32.946084+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:09:34.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: audit 2023-12-20T20:09:32.947537+0000 mon.a (mon.0) 489 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:34.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: cephadm 2023-12-20T20:09:32.950257+0000 mgr.x (mgr.25349) 654 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-12-20T20:09:34.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: cephadm 2023-12-20T20:09:32.955476+0000 mgr.x (mgr.25349) 655 : cephadm 1 Reconfiguring daemon mon.a on smithi080 2023-12-20T20:09:34.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: audit 2023-12-20T20:09:33.354166+0000 mgr.x (mgr.25349) 656 : audit 0 from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:09:34.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[80208]: audit 2023-12-20T20:09:33.815596+0000 mon.a (mon.0) 490 : audit 0 from='client.? 172.21.15.80:0/3727163590' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:34.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: audit 2023-12-20T20:09:32.944411+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:09:34.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: audit 2023-12-20T20:09:32.946084+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:09:34.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: audit 2023-12-20T20:09:32.947537+0000 mon.a (mon.0) 489 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:34.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: cephadm 2023-12-20T20:09:32.950257+0000 mgr.x (mgr.25349) 654 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-12-20T20:09:34.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: cephadm 2023-12-20T20:09:32.955476+0000 mgr.x (mgr.25349) 655 : cephadm 1 Reconfiguring daemon mon.a on smithi080 2023-12-20T20:09:34.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: audit 2023-12-20T20:09:33.354166+0000 mgr.x (mgr.25349) 656 : audit 0 from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:09:34.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:33 smithi080 bash[84793]: audit 2023-12-20T20:09:33.815596+0000 mon.a (mon.0) 490 : audit 0 from='client.? 172.21.15.80:0/3727163590' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:09:34.649 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_OK 2023-12-20T20:09:35.133 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:09:34 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:09:34] "GET /metrics HTTP/1.1" 200 38314 "" "Prometheus/2.33.4" 2023-12-20T20:09:35.134 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:34 smithi133 bash[68349]: audit 2023-12-20T20:09:34.194114+0000 mgr.x (mgr.25349) 657 : audit 0 from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:09:35.134 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:34 smithi133 bash[68349]: audit 2023-12-20T20:09:34.640772+0000 mon.a (mon.0) 491 : audit 0 from='client.? 172.21.15.80:0/2188604931' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:09:35.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:34 smithi080 bash[80208]: audit 2023-12-20T20:09:34.194114+0000 mgr.x (mgr.25349) 657 : audit 0 from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:09:35.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:34 smithi080 bash[80208]: audit 2023-12-20T20:09:34.640772+0000 mon.a (mon.0) 491 : audit 0 from='client.? 172.21.15.80:0/2188604931' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:09:35.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:34 smithi080 bash[84793]: audit 2023-12-20T20:09:34.194114+0000 mgr.x (mgr.25349) 657 : audit 0 from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:09:35.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:34 smithi080 bash[84793]: audit 2023-12-20T20:09:34.640772+0000 mon.a (mon.0) 491 : audit 0 from='client.? 172.21.15.80:0/2188604931' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:09:36.682 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:36 smithi133 bash[68349]: cluster 2023-12-20T20:09:34.635410+0000 mgr.x (mgr.25349) 658 : cluster 0 pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:36.682 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:36 smithi133 bash[68349]: audit 2023-12-20T20:09:35.330497+0000 mon.a (mon.0) 492 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:36.682 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:36 smithi133 bash[68349]: audit 2023-12-20T20:09:35.341970+0000 mon.a (mon.0) 493 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:36.682 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:36 smithi133 bash[68349]: audit 2023-12-20T20:09:35.375532+0000 mon.a (mon.0) 494 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:09:36.682 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:36 smithi133 bash[68349]: audit 2023-12-20T20:09:35.377924+0000 mon.a (mon.0) 495 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:09:36.683 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:36 smithi133 bash[68349]: audit 2023-12-20T20:09:35.379605+0000 mon.a (mon.0) 496 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:36.683 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:36 smithi133 bash[68349]: cephadm 2023-12-20T20:09:35.381172+0000 mgr.x (mgr.25349) 659 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-12-20T20:09:36.683 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:36 smithi133 bash[68349]: cephadm 2023-12-20T20:09:35.387777+0000 mgr.x (mgr.25349) 660 : cephadm 1 Reconfiguring daemon mgr.y on smithi080 2023-12-20T20:09:36.683 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:36 smithi133 bash[68349]: audit 2023-12-20T20:09:35.923515+0000 mon.a (mon.0) 497 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:36.683 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:36 smithi133 bash[68349]: audit 2023-12-20T20:09:35.933751+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:36.683 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:36 smithi133 bash[68349]: audit 2023-12-20T20:09:35.943235+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:36.686 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:36 smithi080 bash[84793]: cluster 2023-12-20T20:09:34.635410+0000 mgr.x (mgr.25349) 658 : cluster 0 pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:36.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:36 smithi080 bash[84793]: audit 2023-12-20T20:09:35.330497+0000 mon.a (mon.0) 492 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:36.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:36 smithi080 bash[84793]: audit 2023-12-20T20:09:35.341970+0000 mon.a (mon.0) 493 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:36.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:36 smithi080 bash[84793]: audit 2023-12-20T20:09:35.375532+0000 mon.a (mon.0) 494 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:09:36.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:36 smithi080 bash[84793]: audit 2023-12-20T20:09:35.377924+0000 mon.a (mon.0) 495 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:09:36.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:36 smithi080 bash[84793]: audit 2023-12-20T20:09:35.379605+0000 mon.a (mon.0) 496 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:36.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:36 smithi080 bash[84793]: cephadm 2023-12-20T20:09:35.381172+0000 mgr.x (mgr.25349) 659 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-12-20T20:09:36.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:36 smithi080 bash[84793]: cephadm 2023-12-20T20:09:35.387777+0000 mgr.x (mgr.25349) 660 : cephadm 1 Reconfiguring daemon mgr.y on smithi080 2023-12-20T20:09:36.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:36 smithi080 bash[84793]: audit 2023-12-20T20:09:35.923515+0000 mon.a (mon.0) 497 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:36.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:36 smithi080 bash[84793]: audit 2023-12-20T20:09:35.933751+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:36.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:36 smithi080 bash[84793]: audit 2023-12-20T20:09:35.943235+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:36.687 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:36 smithi080 bash[80208]: cluster 2023-12-20T20:09:34.635410+0000 mgr.x (mgr.25349) 658 : cluster 0 pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:36.687 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:36 smithi080 bash[80208]: audit 2023-12-20T20:09:35.330497+0000 mon.a (mon.0) 492 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:36.688 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:36 smithi080 bash[80208]: audit 2023-12-20T20:09:35.341970+0000 mon.a (mon.0) 493 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:36.688 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:36 smithi080 bash[80208]: audit 2023-12-20T20:09:35.375532+0000 mon.a (mon.0) 494 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:09:36.688 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:36 smithi080 bash[80208]: audit 2023-12-20T20:09:35.377924+0000 mon.a (mon.0) 495 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:09:36.688 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:36 smithi080 bash[80208]: audit 2023-12-20T20:09:35.379605+0000 mon.a (mon.0) 496 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:36.688 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:36 smithi080 bash[80208]: cephadm 2023-12-20T20:09:35.381172+0000 mgr.x (mgr.25349) 659 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-12-20T20:09:36.688 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:36 smithi080 bash[80208]: cephadm 2023-12-20T20:09:35.387777+0000 mgr.x (mgr.25349) 660 : cephadm 1 Reconfiguring daemon mgr.y on smithi080 2023-12-20T20:09:36.688 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:36 smithi080 bash[80208]: audit 2023-12-20T20:09:35.923515+0000 mon.a (mon.0) 497 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:36.688 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:36 smithi080 bash[80208]: audit 2023-12-20T20:09:35.933751+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:36.688 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:36 smithi080 bash[80208]: audit 2023-12-20T20:09:35.943235+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:36.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:09:36 smithi133 bash[62198]: debug 2023-12-20T20:09:36.676+0000 7f880429a700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-12-20T20:09:37.620 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:37 smithi133 bash[68349]: audit 2023-12-20T20:09:35.990272+0000 mgr.x (mgr.25349) 661 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:09:37.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:37 smithi080 bash[80208]: audit 2023-12-20T20:09:35.990272+0000 mgr.x (mgr.25349) 661 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:09:37.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:37 smithi080 bash[84793]: audit 2023-12-20T20:09:35.990272+0000 mgr.x (mgr.25349) 661 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:09:38.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:38 smithi080 bash[84793]: cluster 2023-12-20T20:09:36.637122+0000 mgr.x (mgr.25349) 662 : cluster 0 pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:38.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:38 smithi080 bash[84793]: audit 2023-12-20T20:09:37.644795+0000 mon.a (mon.0) 500 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:38.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:38 smithi080 bash[84793]: audit 2023-12-20T20:09:37.656385+0000 mon.a (mon.0) 501 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:38.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:38 smithi080 bash[84793]: audit 2023-12-20T20:09:37.703342+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:09:38.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:38 smithi080 bash[84793]: audit 2023-12-20T20:09:37.705432+0000 mon.a (mon.0) 503 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:09:38.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:38 smithi080 bash[84793]: audit 2023-12-20T20:09:37.707140+0000 mon.a (mon.0) 504 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:38.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:38 smithi080 bash[80208]: cluster 2023-12-20T20:09:36.637122+0000 mgr.x (mgr.25349) 662 : cluster 0 pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:38.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:38 smithi080 bash[80208]: audit 2023-12-20T20:09:37.644795+0000 mon.a (mon.0) 500 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:38.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:38 smithi080 bash[80208]: audit 2023-12-20T20:09:37.656385+0000 mon.a (mon.0) 501 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:38.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:38 smithi080 bash[80208]: audit 2023-12-20T20:09:37.703342+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:09:38.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:38 smithi080 bash[80208]: audit 2023-12-20T20:09:37.705432+0000 mon.a (mon.0) 503 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:09:38.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:38 smithi080 bash[80208]: audit 2023-12-20T20:09:37.707140+0000 mon.a (mon.0) 504 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:38.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:38 smithi133 bash[68349]: cluster 2023-12-20T20:09:36.637122+0000 mgr.x (mgr.25349) 662 : cluster 0 pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:38.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:38 smithi133 bash[68349]: audit 2023-12-20T20:09:37.644795+0000 mon.a (mon.0) 500 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:38.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:38 smithi133 bash[68349]: audit 2023-12-20T20:09:37.656385+0000 mon.a (mon.0) 501 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:38.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:38 smithi133 bash[68349]: audit 2023-12-20T20:09:37.703342+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:09:38.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:38 smithi133 bash[68349]: audit 2023-12-20T20:09:37.705432+0000 mon.a (mon.0) 503 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:09:38.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:38 smithi133 bash[68349]: audit 2023-12-20T20:09:37.707140+0000 mon.a (mon.0) 504 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:38.944 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:09:38 smithi133 bash[64097]: ts=2023-12-20T20:09:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:09:39.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:39 smithi133 bash[68349]: cephadm 2023-12-20T20:09:37.708777+0000 mgr.x (mgr.25349) 663 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-20T20:09:39.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:39 smithi133 bash[68349]: cephadm 2023-12-20T20:09:37.715362+0000 mgr.x (mgr.25349) 664 : cephadm 1 Reconfiguring daemon mon.c on smithi080 2023-12-20T20:09:39.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:39 smithi080 bash[80208]: cephadm 2023-12-20T20:09:37.708777+0000 mgr.x (mgr.25349) 663 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-20T20:09:39.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:39 smithi080 bash[80208]: cephadm 2023-12-20T20:09:37.715362+0000 mgr.x (mgr.25349) 664 : cephadm 1 Reconfiguring daemon mon.c on smithi080 2023-12-20T20:09:39.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:39 smithi080 bash[84793]: cephadm 2023-12-20T20:09:37.708777+0000 mgr.x (mgr.25349) 663 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-20T20:09:39.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:39 smithi080 bash[84793]: cephadm 2023-12-20T20:09:37.715362+0000 mgr.x (mgr.25349) 664 : cephadm 1 Reconfiguring daemon mon.c on smithi080 2023-12-20T20:09:40.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:40 smithi133 bash[68349]: cluster 2023-12-20T20:09:38.638034+0000 mgr.x (mgr.25349) 665 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:40.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:40 smithi133 bash[68349]: audit 2023-12-20T20:09:40.028943+0000 mon.a (mon.0) 505 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:09:40.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:40 smithi080 bash[80208]: cluster 2023-12-20T20:09:38.638034+0000 mgr.x (mgr.25349) 665 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:40.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:40 smithi080 bash[80208]: audit 2023-12-20T20:09:40.028943+0000 mon.a (mon.0) 505 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:09:40.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:40 smithi080 bash[84793]: cluster 2023-12-20T20:09:38.638034+0000 mgr.x (mgr.25349) 665 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:40.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:40 smithi080 bash[84793]: audit 2023-12-20T20:09:40.028943+0000 mon.a (mon.0) 505 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:09:42.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:41 smithi080 bash[80208]: cluster 2023-12-20T20:09:40.638718+0000 mgr.x (mgr.25349) 666 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:42.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:41 smithi080 bash[80208]: audit 2023-12-20T20:09:40.953582+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:41 smithi080 bash[80208]: audit 2023-12-20T20:09:40.964770+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:41 smithi080 bash[80208]: audit 2023-12-20T20:09:40.976330+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:41 smithi080 bash[80208]: audit 2023-12-20T20:09:41.536233+0000 mon.a (mon.0) 509 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:41 smithi080 bash[80208]: audit 2023-12-20T20:09:41.545717+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:41 smithi080 bash[80208]: audit 2023-12-20T20:09:41.583011+0000 mon.a (mon.0) 511 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-20T20:09:42.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:41 smithi080 bash[80208]: audit 2023-12-20T20:09:41.584771+0000 mon.a (mon.0) 512 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:42.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:41 smithi080 bash[80208]: audit 2023-12-20T20:09:41.658437+0000 mon.a (mon.0) 513 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:41 smithi080 bash[80208]: audit 2023-12-20T20:09:41.667375+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:41 smithi080 bash[80208]: audit 2023-12-20T20:09:41.675690+0000 mon.a (mon.0) 515 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:41 smithi080 bash[84793]: cluster 2023-12-20T20:09:40.638718+0000 mgr.x (mgr.25349) 666 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:42.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:41 smithi080 bash[84793]: audit 2023-12-20T20:09:40.953582+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:41 smithi080 bash[84793]: audit 2023-12-20T20:09:40.964770+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:41 smithi080 bash[84793]: audit 2023-12-20T20:09:40.976330+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:41 smithi080 bash[84793]: audit 2023-12-20T20:09:41.536233+0000 mon.a (mon.0) 509 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:41 smithi080 bash[84793]: audit 2023-12-20T20:09:41.545717+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:41 smithi080 bash[84793]: audit 2023-12-20T20:09:41.583011+0000 mon.a (mon.0) 511 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-20T20:09:42.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:41 smithi080 bash[84793]: audit 2023-12-20T20:09:41.584771+0000 mon.a (mon.0) 512 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:42.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:41 smithi080 bash[84793]: audit 2023-12-20T20:09:41.658437+0000 mon.a (mon.0) 513 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:41 smithi080 bash[84793]: audit 2023-12-20T20:09:41.667375+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:41 smithi080 bash[84793]: audit 2023-12-20T20:09:41.675690+0000 mon.a (mon.0) 515 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:41 smithi133 bash[68349]: cluster 2023-12-20T20:09:40.638718+0000 mgr.x (mgr.25349) 666 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:42.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:41 smithi133 bash[68349]: audit 2023-12-20T20:09:40.953582+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:41 smithi133 bash[68349]: audit 2023-12-20T20:09:40.964770+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:41 smithi133 bash[68349]: audit 2023-12-20T20:09:40.976330+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:41 smithi133 bash[68349]: audit 2023-12-20T20:09:41.536233+0000 mon.a (mon.0) 509 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:41 smithi133 bash[68349]: audit 2023-12-20T20:09:41.545717+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:41 smithi133 bash[68349]: audit 2023-12-20T20:09:41.583011+0000 mon.a (mon.0) 511 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-20T20:09:42.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:41 smithi133 bash[68349]: audit 2023-12-20T20:09:41.584771+0000 mon.a (mon.0) 512 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:42.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:41 smithi133 bash[68349]: audit 2023-12-20T20:09:41.658437+0000 mon.a (mon.0) 513 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:41 smithi133 bash[68349]: audit 2023-12-20T20:09:41.667375+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:42.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:41 smithi133 bash[68349]: audit 2023-12-20T20:09:41.675690+0000 mon.a (mon.0) 515 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:43.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:42 smithi080 bash[80208]: cephadm 2023-12-20T20:09:41.588618+0000 mgr.x (mgr.25349) 667 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-12-20T20:09:43.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:42 smithi080 bash[80208]: cephadm 2023-12-20T20:09:41.597275+0000 mgr.x (mgr.25349) 668 : cephadm 1 Reconfiguring daemon osd.0 on smithi080 2023-12-20T20:09:43.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:42 smithi080 bash[84793]: cephadm 2023-12-20T20:09:41.588618+0000 mgr.x (mgr.25349) 667 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-12-20T20:09:43.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:42 smithi080 bash[84793]: cephadm 2023-12-20T20:09:41.597275+0000 mgr.x (mgr.25349) 668 : cephadm 1 Reconfiguring daemon osd.0 on smithi080 2023-12-20T20:09:43.433 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:42 smithi133 bash[68349]: cephadm 2023-12-20T20:09:41.588618+0000 mgr.x (mgr.25349) 667 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-12-20T20:09:43.433 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:42 smithi133 bash[68349]: cephadm 2023-12-20T20:09:41.597275+0000 mgr.x (mgr.25349) 668 : cephadm 1 Reconfiguring daemon osd.0 on smithi080 2023-12-20T20:09:44.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:43 smithi133 bash[68349]: cluster 2023-12-20T20:09:42.640444+0000 mgr.x (mgr.25349) 669 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:44.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:43 smithi133 bash[68349]: audit 2023-12-20T20:09:43.766665+0000 mon.a (mon.0) 516 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:44.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:43 smithi133 bash[68349]: audit 2023-12-20T20:09:43.779753+0000 mon.a (mon.0) 517 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:44.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:43 smithi133 bash[68349]: audit 2023-12-20T20:09:43.791320+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:44.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:43 smithi080 bash[84793]: cluster 2023-12-20T20:09:42.640444+0000 mgr.x (mgr.25349) 669 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:44.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:43 smithi080 bash[84793]: audit 2023-12-20T20:09:43.766665+0000 mon.a (mon.0) 516 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:44.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:43 smithi080 bash[84793]: audit 2023-12-20T20:09:43.779753+0000 mon.a (mon.0) 517 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:44.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:43 smithi080 bash[84793]: audit 2023-12-20T20:09:43.791320+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:44.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:43 smithi080 bash[80208]: cluster 2023-12-20T20:09:42.640444+0000 mgr.x (mgr.25349) 669 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:44.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:43 smithi080 bash[80208]: audit 2023-12-20T20:09:43.766665+0000 mon.a (mon.0) 516 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:44.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:43 smithi080 bash[80208]: audit 2023-12-20T20:09:43.779753+0000 mon.a (mon.0) 517 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:44.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:43 smithi080 bash[80208]: audit 2023-12-20T20:09:43.791320+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:45.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:09:44 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:09:44] "GET /metrics HTTP/1.1" 200 38324 "" "Prometheus/2.33.4" 2023-12-20T20:09:46.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:45 smithi080 bash[80208]: cluster 2023-12-20T20:09:44.641174+0000 mgr.x (mgr.25349) 670 : cluster 0 pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:46.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:45 smithi080 bash[84793]: cluster 2023-12-20T20:09:44.641174+0000 mgr.x (mgr.25349) 670 : cluster 0 pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:46.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:45 smithi133 bash[68349]: cluster 2023-12-20T20:09:44.641174+0000 mgr.x (mgr.25349) 670 : cluster 0 pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:47.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:46 smithi080 bash[80208]: audit 2023-12-20T20:09:45.999042+0000 mgr.x (mgr.25349) 671 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:09:47.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:46 smithi080 bash[80208]: audit 2023-12-20T20:09:46.680788+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:47.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:46 smithi080 bash[80208]: audit 2023-12-20T20:09:46.690911+0000 mon.a (mon.0) 520 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:47.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:46 smithi080 bash[80208]: audit 2023-12-20T20:09:46.718845+0000 mon.a (mon.0) 521 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-20T20:09:47.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:46 smithi080 bash[80208]: audit 2023-12-20T20:09:46.721029+0000 mon.a (mon.0) 522 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:47.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:46 smithi080 bash[84793]: audit 2023-12-20T20:09:45.999042+0000 mgr.x (mgr.25349) 671 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:09:47.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:46 smithi080 bash[84793]: audit 2023-12-20T20:09:46.680788+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:47.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:46 smithi080 bash[84793]: audit 2023-12-20T20:09:46.690911+0000 mon.a (mon.0) 520 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:47.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:46 smithi080 bash[84793]: audit 2023-12-20T20:09:46.718845+0000 mon.a (mon.0) 521 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-20T20:09:47.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:46 smithi080 bash[84793]: audit 2023-12-20T20:09:46.721029+0000 mon.a (mon.0) 522 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:47.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:46 smithi133 bash[68349]: audit 2023-12-20T20:09:45.999042+0000 mgr.x (mgr.25349) 671 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:09:47.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:46 smithi133 bash[68349]: audit 2023-12-20T20:09:46.680788+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:47.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:46 smithi133 bash[68349]: audit 2023-12-20T20:09:46.690911+0000 mon.a (mon.0) 520 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:47.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:46 smithi133 bash[68349]: audit 2023-12-20T20:09:46.718845+0000 mon.a (mon.0) 521 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-20T20:09:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:46 smithi133 bash[68349]: audit 2023-12-20T20:09:46.721029+0000 mon.a (mon.0) 522 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:48.283 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:47 smithi080 bash[84793]: cluster 2023-12-20T20:09:46.642825+0000 mgr.x (mgr.25349) 672 : cluster 0 pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:48.283 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:47 smithi080 bash[84793]: cephadm 2023-12-20T20:09:46.724373+0000 mgr.x (mgr.25349) 673 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-12-20T20:09:48.283 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:47 smithi080 bash[84793]: cephadm 2023-12-20T20:09:46.733516+0000 mgr.x (mgr.25349) 674 : cephadm 1 Reconfiguring daemon osd.1 on smithi080 2023-12-20T20:09:48.284 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:47 smithi080 bash[80208]: cluster 2023-12-20T20:09:46.642825+0000 mgr.x (mgr.25349) 672 : cluster 0 pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:48.284 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:47 smithi080 bash[80208]: cephadm 2023-12-20T20:09:46.724373+0000 mgr.x (mgr.25349) 673 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-12-20T20:09:48.284 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:47 smithi080 bash[80208]: cephadm 2023-12-20T20:09:46.733516+0000 mgr.x (mgr.25349) 674 : cephadm 1 Reconfiguring daemon osd.1 on smithi080 2023-12-20T20:09:48.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:47 smithi133 bash[68349]: cluster 2023-12-20T20:09:46.642825+0000 mgr.x (mgr.25349) 672 : cluster 0 pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:48.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:47 smithi133 bash[68349]: cephadm 2023-12-20T20:09:46.724373+0000 mgr.x (mgr.25349) 673 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-12-20T20:09:48.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:47 smithi133 bash[68349]: cephadm 2023-12-20T20:09:46.733516+0000 mgr.x (mgr.25349) 674 : cephadm 1 Reconfiguring daemon osd.1 on smithi080 2023-12-20T20:09:48.944 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:09:48 smithi133 bash[64097]: ts=2023-12-20T20:09:48.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:09:50.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:49 smithi080 bash[80208]: cluster 2023-12-20T20:09:48.643561+0000 mgr.x (mgr.25349) 675 : cluster 0 pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:50.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:49 smithi080 bash[80208]: audit 2023-12-20T20:09:48.966284+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:50.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:49 smithi080 bash[80208]: audit 2023-12-20T20:09:48.976204+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:50.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:49 smithi080 bash[80208]: audit 2023-12-20T20:09:48.996947+0000 mon.a (mon.0) 525 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-20T20:09:50.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:49 smithi080 bash[80208]: audit 2023-12-20T20:09:48.999238+0000 mon.a (mon.0) 526 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:50.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:49 smithi080 bash[80208]: cephadm 2023-12-20T20:09:49.002503+0000 mgr.x (mgr.25349) 676 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-12-20T20:09:50.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:49 smithi080 bash[80208]: cephadm 2023-12-20T20:09:49.011080+0000 mgr.x (mgr.25349) 677 : cephadm 1 Reconfiguring daemon osd.2 on smithi080 2023-12-20T20:09:50.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:49 smithi080 bash[84793]: cluster 2023-12-20T20:09:48.643561+0000 mgr.x (mgr.25349) 675 : cluster 0 pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:50.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:49 smithi080 bash[84793]: audit 2023-12-20T20:09:48.966284+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:50.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:49 smithi080 bash[84793]: audit 2023-12-20T20:09:48.976204+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:50.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:49 smithi080 bash[84793]: audit 2023-12-20T20:09:48.996947+0000 mon.a (mon.0) 525 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-20T20:09:50.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:49 smithi080 bash[84793]: audit 2023-12-20T20:09:48.999238+0000 mon.a (mon.0) 526 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:50.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:49 smithi080 bash[84793]: cephadm 2023-12-20T20:09:49.002503+0000 mgr.x (mgr.25349) 676 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-12-20T20:09:50.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:49 smithi080 bash[84793]: cephadm 2023-12-20T20:09:49.011080+0000 mgr.x (mgr.25349) 677 : cephadm 1 Reconfiguring daemon osd.2 on smithi080 2023-12-20T20:09:50.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:49 smithi133 bash[68349]: cluster 2023-12-20T20:09:48.643561+0000 mgr.x (mgr.25349) 675 : cluster 0 pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:50.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:49 smithi133 bash[68349]: audit 2023-12-20T20:09:48.966284+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:50.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:49 smithi133 bash[68349]: audit 2023-12-20T20:09:48.976204+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:50.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:49 smithi133 bash[68349]: audit 2023-12-20T20:09:48.996947+0000 mon.a (mon.0) 525 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-20T20:09:50.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:49 smithi133 bash[68349]: audit 2023-12-20T20:09:48.999238+0000 mon.a (mon.0) 526 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:50.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:49 smithi133 bash[68349]: cephadm 2023-12-20T20:09:49.002503+0000 mgr.x (mgr.25349) 676 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-12-20T20:09:50.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:49 smithi133 bash[68349]: cephadm 2023-12-20T20:09:49.011080+0000 mgr.x (mgr.25349) 677 : cephadm 1 Reconfiguring daemon osd.2 on smithi080 2023-12-20T20:09:52.745 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:52 smithi080 bash[80208]: cluster 2023-12-20T20:09:50.644331+0000 mgr.x (mgr.25349) 678 : cluster 0 pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:52.745 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:52 smithi080 bash[80208]: audit 2023-12-20T20:09:51.446371+0000 mon.a (mon.0) 527 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:52.745 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:52 smithi080 bash[80208]: audit 2023-12-20T20:09:51.454662+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:52.745 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:52 smithi080 bash[80208]: audit 2023-12-20T20:09:51.475395+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-20T20:09:52.745 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:52 smithi080 bash[80208]: audit 2023-12-20T20:09:51.477306+0000 mon.a (mon.0) 530 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:52.745 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:52 smithi080 bash[80208]: cephadm 2023-12-20T20:09:51.481014+0000 mgr.x (mgr.25349) 679 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-12-20T20:09:52.745 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:52 smithi080 bash[80208]: cephadm 2023-12-20T20:09:51.488053+0000 mgr.x (mgr.25349) 680 : cephadm 1 Reconfiguring daemon osd.3 on smithi080 2023-12-20T20:09:52.746 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:52 smithi080 bash[84793]: cluster 2023-12-20T20:09:50.644331+0000 mgr.x (mgr.25349) 678 : cluster 0 pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:52.746 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:52 smithi080 bash[84793]: audit 2023-12-20T20:09:51.446371+0000 mon.a (mon.0) 527 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:52.746 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:52 smithi080 bash[84793]: audit 2023-12-20T20:09:51.454662+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:52.746 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:52 smithi080 bash[84793]: audit 2023-12-20T20:09:51.475395+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-20T20:09:52.746 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:52 smithi080 bash[84793]: audit 2023-12-20T20:09:51.477306+0000 mon.a (mon.0) 530 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:52.746 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:52 smithi080 bash[84793]: cephadm 2023-12-20T20:09:51.481014+0000 mgr.x (mgr.25349) 679 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-12-20T20:09:52.746 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:52 smithi080 bash[84793]: cephadm 2023-12-20T20:09:51.488053+0000 mgr.x (mgr.25349) 680 : cephadm 1 Reconfiguring daemon osd.3 on smithi080 2023-12-20T20:09:52.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:52 smithi133 bash[68349]: cluster 2023-12-20T20:09:50.644331+0000 mgr.x (mgr.25349) 678 : cluster 0 pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:52.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:52 smithi133 bash[68349]: audit 2023-12-20T20:09:51.446371+0000 mon.a (mon.0) 527 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:52.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:52 smithi133 bash[68349]: audit 2023-12-20T20:09:51.454662+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:52.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:52 smithi133 bash[68349]: audit 2023-12-20T20:09:51.475395+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-20T20:09:52.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:52 smithi133 bash[68349]: audit 2023-12-20T20:09:51.477306+0000 mon.a (mon.0) 530 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:52.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:52 smithi133 bash[68349]: cephadm 2023-12-20T20:09:51.481014+0000 mgr.x (mgr.25349) 679 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-12-20T20:09:52.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:52 smithi133 bash[68349]: cephadm 2023-12-20T20:09:51.488053+0000 mgr.x (mgr.25349) 680 : cephadm 1 Reconfiguring daemon osd.3 on smithi080 2023-12-20T20:09:54.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:54 smithi080 bash[80208]: cluster 2023-12-20T20:09:52.646071+0000 mgr.x (mgr.25349) 681 : cluster 0 pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:54.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:54 smithi080 bash[80208]: audit 2023-12-20T20:09:53.805787+0000 mon.a (mon.0) 531 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:54.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:54 smithi080 bash[80208]: audit 2023-12-20T20:09:53.816246+0000 mon.a (mon.0) 532 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:54.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:54 smithi080 bash[80208]: audit 2023-12-20T20:09:53.854595+0000 mon.a (mon.0) 533 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi080.oxixfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:09:54.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:54 smithi080 bash[80208]: audit 2023-12-20T20:09:53.859364+0000 mon.a (mon.0) 534 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:54.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:54 smithi080 bash[84793]: cluster 2023-12-20T20:09:52.646071+0000 mgr.x (mgr.25349) 681 : cluster 0 pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:54.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:54 smithi080 bash[84793]: audit 2023-12-20T20:09:53.805787+0000 mon.a (mon.0) 531 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:54.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:54 smithi080 bash[84793]: audit 2023-12-20T20:09:53.816246+0000 mon.a (mon.0) 532 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:54.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:54 smithi080 bash[84793]: audit 2023-12-20T20:09:53.854595+0000 mon.a (mon.0) 533 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi080.oxixfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:09:54.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:54 smithi080 bash[84793]: audit 2023-12-20T20:09:53.859364+0000 mon.a (mon.0) 534 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:54.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:54 smithi133 bash[68349]: cluster 2023-12-20T20:09:52.646071+0000 mgr.x (mgr.25349) 681 : cluster 0 pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:54.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:54 smithi133 bash[68349]: audit 2023-12-20T20:09:53.805787+0000 mon.a (mon.0) 531 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:54.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:54 smithi133 bash[68349]: audit 2023-12-20T20:09:53.816246+0000 mon.a (mon.0) 532 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:54.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:54 smithi133 bash[68349]: audit 2023-12-20T20:09:53.854595+0000 mon.a (mon.0) 533 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi080.oxixfw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:09:54.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:54 smithi133 bash[68349]: audit 2023-12-20T20:09:53.859364+0000 mon.a (mon.0) 534 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:55.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:09:54 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:09:54] "GET /metrics HTTP/1.1" 200 38324 "" "Prometheus/2.33.4" 2023-12-20T20:09:55.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:55 smithi080 bash[84793]: cephadm 2023-12-20T20:09:53.860062+0000 mgr.x (mgr.25349) 682 : cephadm 1 Reconfiguring rgw.foo.smithi080.oxixfw (monmap changed)... 2023-12-20T20:09:55.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:55 smithi080 bash[84793]: cephadm 2023-12-20T20:09:53.868336+0000 mgr.x (mgr.25349) 683 : cephadm 1 Reconfiguring daemon rgw.foo.smithi080.oxixfw on smithi080 2023-12-20T20:09:55.688 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:55 smithi080 bash[84793]: audit 2023-12-20T20:09:55.029142+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:09:55.688 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:55 smithi080 bash[80208]: cephadm 2023-12-20T20:09:53.860062+0000 mgr.x (mgr.25349) 682 : cephadm 1 Reconfiguring rgw.foo.smithi080.oxixfw (monmap changed)... 2023-12-20T20:09:55.688 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:55 smithi080 bash[80208]: cephadm 2023-12-20T20:09:53.868336+0000 mgr.x (mgr.25349) 683 : cephadm 1 Reconfiguring daemon rgw.foo.smithi080.oxixfw on smithi080 2023-12-20T20:09:55.688 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:55 smithi080 bash[80208]: audit 2023-12-20T20:09:55.029142+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:09:55.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:55 smithi133 bash[68349]: cephadm 2023-12-20T20:09:53.860062+0000 mgr.x (mgr.25349) 682 : cephadm 1 Reconfiguring rgw.foo.smithi080.oxixfw (monmap changed)... 2023-12-20T20:09:55.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:55 smithi133 bash[68349]: cephadm 2023-12-20T20:09:53.868336+0000 mgr.x (mgr.25349) 683 : cephadm 1 Reconfiguring daemon rgw.foo.smithi080.oxixfw on smithi080 2023-12-20T20:09:55.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:55 smithi133 bash[68349]: audit 2023-12-20T20:09:55.029142+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:09:56.770 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:56 smithi080 bash[84793]: cluster 2023-12-20T20:09:54.646859+0000 mgr.x (mgr.25349) 684 : cluster 0 pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:56.770 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:56 smithi080 bash[84793]: audit 2023-12-20T20:09:56.273733+0000 mon.a (mon.0) 536 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:56.770 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:56 smithi080 bash[84793]: audit 2023-12-20T20:09:56.284105+0000 mon.a (mon.0) 537 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:56.770 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:56 smithi080 bash[84793]: audit 2023-12-20T20:09:56.333928+0000 mon.a (mon.0) 538 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi080.zrdtwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:09:56.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:56 smithi080 bash[84793]: audit 2023-12-20T20:09:56.338569+0000 mon.a (mon.0) 539 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:56.771 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:56 smithi080 bash[80208]: cluster 2023-12-20T20:09:54.646859+0000 mgr.x (mgr.25349) 684 : cluster 0 pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:56.771 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:56 smithi080 bash[80208]: audit 2023-12-20T20:09:56.273733+0000 mon.a (mon.0) 536 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:56.771 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:56 smithi080 bash[80208]: audit 2023-12-20T20:09:56.284105+0000 mon.a (mon.0) 537 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:56.771 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:56 smithi080 bash[80208]: audit 2023-12-20T20:09:56.333928+0000 mon.a (mon.0) 538 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi080.zrdtwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:09:56.771 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:56 smithi080 bash[80208]: audit 2023-12-20T20:09:56.338569+0000 mon.a (mon.0) 539 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:56.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:56 smithi133 bash[68349]: cluster 2023-12-20T20:09:54.646859+0000 mgr.x (mgr.25349) 684 : cluster 0 pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:56.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:56 smithi133 bash[68349]: audit 2023-12-20T20:09:56.273733+0000 mon.a (mon.0) 536 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:56.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:56 smithi133 bash[68349]: audit 2023-12-20T20:09:56.284105+0000 mon.a (mon.0) 537 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:56.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:56 smithi133 bash[68349]: audit 2023-12-20T20:09:56.333928+0000 mon.a (mon.0) 538 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi080.zrdtwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:09:56.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:56 smithi133 bash[68349]: audit 2023-12-20T20:09:56.338569+0000 mon.a (mon.0) 539 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:57.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:57 smithi080 bash[80208]: audit 2023-12-20T20:09:56.010572+0000 mgr.x (mgr.25349) 685 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:09:57.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:57 smithi080 bash[80208]: cephadm 2023-12-20T20:09:56.339359+0000 mgr.x (mgr.25349) 686 : cephadm 1 Reconfiguring rgw.smpl.smithi080.zrdtwy (monmap changed)... 2023-12-20T20:09:57.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:57 smithi080 bash[80208]: cephadm 2023-12-20T20:09:56.347357+0000 mgr.x (mgr.25349) 687 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi080.zrdtwy on smithi080 2023-12-20T20:09:57.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:57 smithi080 bash[84793]: audit 2023-12-20T20:09:56.010572+0000 mgr.x (mgr.25349) 685 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:09:57.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:57 smithi080 bash[84793]: cephadm 2023-12-20T20:09:56.339359+0000 mgr.x (mgr.25349) 686 : cephadm 1 Reconfiguring rgw.smpl.smithi080.zrdtwy (monmap changed)... 2023-12-20T20:09:57.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:57 smithi080 bash[84793]: cephadm 2023-12-20T20:09:56.347357+0000 mgr.x (mgr.25349) 687 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi080.zrdtwy on smithi080 2023-12-20T20:09:57.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:57 smithi133 bash[68349]: audit 2023-12-20T20:09:56.010572+0000 mgr.x (mgr.25349) 685 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:09:57.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:57 smithi133 bash[68349]: cephadm 2023-12-20T20:09:56.339359+0000 mgr.x (mgr.25349) 686 : cephadm 1 Reconfiguring rgw.smpl.smithi080.zrdtwy (monmap changed)... 2023-12-20T20:09:57.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:57 smithi133 bash[68349]: cephadm 2023-12-20T20:09:56.347357+0000 mgr.x (mgr.25349) 687 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi080.zrdtwy on smithi080 2023-12-20T20:09:58.779 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:58 smithi133 bash[68349]: cluster 2023-12-20T20:09:56.648664+0000 mgr.x (mgr.25349) 688 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:58.779 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:09:58 smithi133 bash[64097]: ts=2023-12-20T20:09:58.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:09:58.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:58 smithi080 bash[80208]: cluster 2023-12-20T20:09:56.648664+0000 mgr.x (mgr.25349) 688 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:58.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:58 smithi080 bash[84793]: cluster 2023-12-20T20:09:56.648664+0000 mgr.x (mgr.25349) 688 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:09:59.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:59 smithi133 bash[68349]: audit 2023-12-20T20:09:58.624768+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:59.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:59 smithi133 bash[68349]: audit 2023-12-20T20:09:58.633771+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:09:59.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:59 smithi133 bash[68349]: cluster 2023-12-20T20:09:58.649461+0000 mgr.x (mgr.25349) 689 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:09:59.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:59 smithi133 bash[68349]: audit 2023-12-20T20:09:58.662689+0000 mon.a (mon.0) 542 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:09:59.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:59 smithi133 bash[68349]: audit 2023-12-20T20:09:58.664492+0000 mon.a (mon.0) 543 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:09:59.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:59 smithi133 bash[68349]: audit 2023-12-20T20:09:58.666333+0000 mon.a (mon.0) 544 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:09:59.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:59 smithi133 bash[68349]: cephadm 2023-12-20T20:09:58.668317+0000 mgr.x (mgr.25349) 690 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-20T20:09:59.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:09:59 smithi133 bash[68349]: cephadm 2023-12-20T20:09:58.674700+0000 mgr.x (mgr.25349) 691 : cephadm 1 Reconfiguring daemon mon.b on smithi133 2023-12-20T20:10:00.049 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:59 smithi080 bash[80208]: audit 2023-12-20T20:09:58.624768+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:00.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:59 smithi080 bash[80208]: audit 2023-12-20T20:09:58.633771+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:00.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:59 smithi080 bash[80208]: cluster 2023-12-20T20:09:58.649461+0000 mgr.x (mgr.25349) 689 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:00.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:59 smithi080 bash[80208]: audit 2023-12-20T20:09:58.662689+0000 mon.a (mon.0) 542 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:10:00.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:59 smithi080 bash[80208]: audit 2023-12-20T20:09:58.664492+0000 mon.a (mon.0) 543 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:10:00.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:59 smithi080 bash[80208]: audit 2023-12-20T20:09:58.666333+0000 mon.a (mon.0) 544 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:00.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:59 smithi080 bash[80208]: cephadm 2023-12-20T20:09:58.668317+0000 mgr.x (mgr.25349) 690 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-20T20:10:00.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:09:59 smithi080 bash[80208]: cephadm 2023-12-20T20:09:58.674700+0000 mgr.x (mgr.25349) 691 : cephadm 1 Reconfiguring daemon mon.b on smithi133 2023-12-20T20:10:00.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:59 smithi080 bash[84793]: audit 2023-12-20T20:09:58.624768+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:00.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:59 smithi080 bash[84793]: audit 2023-12-20T20:09:58.633771+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:00.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:59 smithi080 bash[84793]: cluster 2023-12-20T20:09:58.649461+0000 mgr.x (mgr.25349) 689 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:00.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:59 smithi080 bash[84793]: audit 2023-12-20T20:09:58.662689+0000 mon.a (mon.0) 542 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-20T20:10:00.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:59 smithi080 bash[84793]: audit 2023-12-20T20:09:58.664492+0000 mon.a (mon.0) 543 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-20T20:10:00.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:59 smithi080 bash[84793]: audit 2023-12-20T20:09:58.666333+0000 mon.a (mon.0) 544 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:00.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:59 smithi080 bash[84793]: cephadm 2023-12-20T20:09:58.668317+0000 mgr.x (mgr.25349) 690 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-20T20:10:00.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:09:59 smithi080 bash[84793]: cephadm 2023-12-20T20:09:58.674700+0000 mgr.x (mgr.25349) 691 : cephadm 1 Reconfiguring daemon mon.b on smithi133 2023-12-20T20:10:00.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:00 smithi133 bash[68349]: cluster 2023-12-20T20:10:00.000152+0000 mon.a (mon.0) 545 : cluster 1 overall HEALTH_OK 2023-12-20T20:10:01.030 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:00 smithi080 bash[80208]: cluster 2023-12-20T20:10:00.000152+0000 mon.a (mon.0) 545 : cluster 1 overall HEALTH_OK 2023-12-20T20:10:01.030 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:00 smithi080 bash[84793]: cluster 2023-12-20T20:10:00.000152+0000 mon.a (mon.0) 545 : cluster 1 overall HEALTH_OK 2023-12-20T20:10:01.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:01 smithi133 bash[68349]: cluster 2023-12-20T20:10:00.650179+0000 mgr.x (mgr.25349) 692 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:01.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:01 smithi133 bash[68349]: audit 2023-12-20T20:10:00.748203+0000 mon.a (mon.0) 546 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:01.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:01 smithi133 bash[68349]: audit 2023-12-20T20:10:00.757573+0000 mon.a (mon.0) 547 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:01.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:01 smithi133 bash[68349]: audit 2023-12-20T20:10:00.788332+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:10:01.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:01 smithi133 bash[68349]: audit 2023-12-20T20:10:00.790677+0000 mon.a (mon.0) 549 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:10:01.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:01 smithi133 bash[68349]: audit 2023-12-20T20:10:00.792444+0000 mon.a (mon.0) 550 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:01.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:01 smithi133 bash[68349]: cephadm 2023-12-20T20:10:00.793656+0000 mgr.x (mgr.25349) 693 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-12-20T20:10:01.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:01 smithi133 bash[68349]: cephadm 2023-12-20T20:10:00.800837+0000 mgr.x (mgr.25349) 694 : cephadm 1 Reconfiguring daemon mgr.x on smithi133 2023-12-20T20:10:02.049 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:01 smithi080 bash[80208]: cluster 2023-12-20T20:10:00.650179+0000 mgr.x (mgr.25349) 692 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:02.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:01 smithi080 bash[80208]: audit 2023-12-20T20:10:00.748203+0000 mon.a (mon.0) 546 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:02.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:01 smithi080 bash[80208]: audit 2023-12-20T20:10:00.757573+0000 mon.a (mon.0) 547 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:02.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:01 smithi080 bash[80208]: audit 2023-12-20T20:10:00.788332+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:10:02.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:01 smithi080 bash[80208]: audit 2023-12-20T20:10:00.790677+0000 mon.a (mon.0) 549 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:10:02.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:01 smithi080 bash[80208]: audit 2023-12-20T20:10:00.792444+0000 mon.a (mon.0) 550 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:02.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:01 smithi080 bash[80208]: cephadm 2023-12-20T20:10:00.793656+0000 mgr.x (mgr.25349) 693 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-12-20T20:10:02.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:01 smithi080 bash[80208]: cephadm 2023-12-20T20:10:00.800837+0000 mgr.x (mgr.25349) 694 : cephadm 1 Reconfiguring daemon mgr.x on smithi133 2023-12-20T20:10:02.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:01 smithi080 bash[84793]: cluster 2023-12-20T20:10:00.650179+0000 mgr.x (mgr.25349) 692 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:02.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:01 smithi080 bash[84793]: audit 2023-12-20T20:10:00.748203+0000 mon.a (mon.0) 546 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:02.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:01 smithi080 bash[84793]: audit 2023-12-20T20:10:00.757573+0000 mon.a (mon.0) 547 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:02.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:01 smithi080 bash[84793]: audit 2023-12-20T20:10:00.788332+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-20T20:10:02.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:01 smithi080 bash[84793]: audit 2023-12-20T20:10:00.790677+0000 mon.a (mon.0) 549 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-20T20:10:02.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:01 smithi080 bash[84793]: audit 2023-12-20T20:10:00.792444+0000 mon.a (mon.0) 550 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:02.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:01 smithi080 bash[84793]: cephadm 2023-12-20T20:10:00.793656+0000 mgr.x (mgr.25349) 693 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-12-20T20:10:02.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:01 smithi080 bash[84793]: cephadm 2023-12-20T20:10:00.800837+0000 mgr.x (mgr.25349) 694 : cephadm 1 Reconfiguring daemon mgr.x on smithi133 2023-12-20T20:10:03.128 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:02 smithi133 bash[68349]: audit 2023-12-20T20:10:01.837068+0000 mon.a (mon.0) 551 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:03.129 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:02 smithi133 bash[68349]: audit 2023-12-20T20:10:01.849368+0000 mon.a (mon.0) 552 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:03.129 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:02 smithi133 bash[68349]: audit 2023-12-20T20:10:01.859270+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:03.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:02 smithi080 bash[80208]: audit 2023-12-20T20:10:01.837068+0000 mon.a (mon.0) 551 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:03.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:02 smithi080 bash[80208]: audit 2023-12-20T20:10:01.849368+0000 mon.a (mon.0) 552 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:03.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:02 smithi080 bash[80208]: audit 2023-12-20T20:10:01.859270+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:03.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:02 smithi080 bash[84793]: audit 2023-12-20T20:10:01.837068+0000 mon.a (mon.0) 551 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:03.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:02 smithi080 bash[84793]: audit 2023-12-20T20:10:01.849368+0000 mon.a (mon.0) 552 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:03.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:02 smithi080 bash[84793]: audit 2023-12-20T20:10:01.859270+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:04.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:03 smithi133 bash[68349]: cluster 2023-12-20T20:10:02.651704+0000 mgr.x (mgr.25349) 695 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:10:04.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:03 smithi080 bash[80208]: cluster 2023-12-20T20:10:02.651704+0000 mgr.x (mgr.25349) 695 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:10:04.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:03 smithi080 bash[84793]: cluster 2023-12-20T20:10:02.651704+0000 mgr.x (mgr.25349) 695 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:10:05.058 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:10:05.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:10:04 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:10:04] "GET /metrics HTTP/1.1" 200 38318 "" "Prometheus/2.33.4" 2023-12-20T20:10:05.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:04 smithi133 bash[68349]: audit 2023-12-20T20:10:03.944417+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:05.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:04 smithi133 bash[68349]: audit 2023-12-20T20:10:03.957352+0000 mon.a (mon.0) 555 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:05.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:04 smithi133 bash[68349]: audit 2023-12-20T20:10:03.969996+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:05.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:04 smithi080 bash[84793]: audit 2023-12-20T20:10:03.944417+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:05.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:04 smithi080 bash[84793]: audit 2023-12-20T20:10:03.957352+0000 mon.a (mon.0) 555 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:05.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:04 smithi080 bash[84793]: audit 2023-12-20T20:10:03.969996+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:05.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:04 smithi080 bash[80208]: audit 2023-12-20T20:10:03.944417+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:05.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:04 smithi080 bash[80208]: audit 2023-12-20T20:10:03.957352+0000 mon.a (mon.0) 555 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:05.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:04 smithi080 bash[80208]: audit 2023-12-20T20:10:03.969996+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:05.822 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:10:05.823 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 3s ago 17m - - 2023-12-20T20:10:05.823 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 1s ago 17m - - 2023-12-20T20:10:05.823 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (4m) 3s ago 10m 17.7M - 0.23.0 ba2b418f427c 9979984282f3 2023-12-20T20:10:05.823 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (3m) 1s ago 10m 43.6M - 8.3.5 dad864ee21e9 35327ecb050a 2023-12-20T20:10:05.823 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 running (2m) 3s ago 8m 48.7M - 3.5 e1d6a67b021e 63865d78dfdb 2023-12-20T20:10:05.823 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443,9283,8765 running (2m) 1s ago 16m 497M - 19.0.0-297-ga89fee39 36973ca01a0c 2798bd911c04 2023-12-20T20:10:05.824 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:8443,9283,8765 running (82s) 3s ago 18m 431M - 19.0.0-297-ga89fee39 36973ca01a0c 948a6298d95e 2023-12-20T20:10:05.824 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (111s) 3s ago 19m 55.6M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 7763c37656a1 2023-12-20T20:10:05.824 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (40s) 1s ago 17m 33.3M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 0757d0a21f72 2023-12-20T20:10:05.824 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (60s) 3s ago 17m 38.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 129477cbeb77 2023-12-20T20:10:05.824 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (4m) 3s ago 11m 10.9M - 1.3.1 1dbe0e931976 3d79384a5011 2023-12-20T20:10:05.824 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (3m) 1s ago 11m 12.2M - 1.3.1 1dbe0e931976 48068c81d9e1 2023-12-20T20:10:05.824 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (16m) 3s ago 16m 60.9M 4096M 17.2.0 e1d6a67b021e ecf985bebe1a 2023-12-20T20:10:05.825 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (15m) 3s ago 15m 60.4M 4096M 17.2.0 e1d6a67b021e d6f590089d18 2023-12-20T20:10:05.825 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (15m) 3s ago 15m 55.6M 4096M 17.2.0 e1d6a67b021e c5a8b72bec6a 2023-12-20T20:10:05.825 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (14m) 3s ago 14m 58.4M 4096M 17.2.0 e1d6a67b021e 47919c3d7421 2023-12-20T20:10:05.825 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (13m) 1s ago 14m 59.8M 4096M 17.2.0 e1d6a67b021e 18e2abccb722 2023-12-20T20:10:05.825 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (13m) 1s ago 13m 56.4M 4096M 17.2.0 e1d6a67b021e b059f3e08300 2023-12-20T20:10:05.825 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (12m) 1s ago 12m 57.1M 4096M 17.2.0 e1d6a67b021e 8e5ac1685777 2023-12-20T20:10:05.825 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (12m) 1s ago 12m 59.1M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:10:05.825 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (2m) 1s ago 11m 58.2M - 2.33.4 514e6a882f6e 0c91f33ab6ef 2023-12-20T20:10:05.826 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (8m) 3s ago 8m 88.0M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:10:05.826 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (8m) 1s ago 8m 87.9M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:10:05.826 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (8m) 3s ago 8m 87.8M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:10:05.826 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (8m) 1s ago 8m 87.9M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:10:06.287 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:10:06.287 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:10:06.287 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:10:06.288 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:10:06.288 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:10:06.288 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:10:06.288 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:10:06.288 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:10:06.288 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-20T20:10:06.288 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:10:06.288 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:10:06.288 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:10:06.288 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:10:06.288 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:10:06.288 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2023-12-20T20:10:06.288 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 5 2023-12-20T20:10:06.289 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:10:06.289 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:10:06.666 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:10:06.666 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:10:06.666 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:10:06.667 INFO:teuthology.orchestra.run.smithi080.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:10:06.667 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [ 2023-12-20T20:10:06.667 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr", 2023-12-20T20:10:06.667 INFO:teuthology.orchestra.run.smithi080.stdout: "mon" 2023-12-20T20:10:06.667 INFO:teuthology.orchestra.run.smithi080.stdout: ], 2023-12-20T20:10:06.667 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "5/23 daemons upgraded", 2023-12-20T20:10:06.667 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "Currently upgrading mon daemons", 2023-12-20T20:10:06.667 INFO:teuthology.orchestra.run.smithi080.stdout: "is_paused": false 2023-12-20T20:10:06.667 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:10:06.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:06 smithi133 bash[68349]: cluster 2023-12-20T20:10:04.652424+0000 mgr.x (mgr.25349) 696 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:06.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:06 smithi133 bash[68349]: audit 2023-12-20T20:10:05.039340+0000 mgr.x (mgr.25349) 697 : audit 0 from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:06.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:06 smithi133 bash[68349]: audit 2023-12-20T20:10:05.419809+0000 mgr.x (mgr.25349) 698 : audit 0 from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:06.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:06 smithi133 bash[68349]: audit 2023-12-20T20:10:05.422532+0000 mon.a (mon.0) 557 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:06.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:06 smithi133 bash[68349]: audit 2023-12-20T20:10:05.434397+0000 mon.a (mon.0) 558 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:06.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:06 smithi133 bash[68349]: audit 2023-12-20T20:10:05.473032+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-20T20:10:06.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:06 smithi133 bash[68349]: audit 2023-12-20T20:10:05.474981+0000 mon.a (mon.0) 560 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:06.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:06 smithi133 bash[68349]: cephadm 2023-12-20T20:10:05.478601+0000 mgr.x (mgr.25349) 699 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-12-20T20:10:06.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:06 smithi133 bash[68349]: cephadm 2023-12-20T20:10:05.487159+0000 mgr.x (mgr.25349) 700 : cephadm 1 Reconfiguring daemon osd.4 on smithi133 2023-12-20T20:10:06.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:06 smithi133 bash[68349]: audit 2023-12-20T20:10:06.278615+0000 mon.a (mon.0) 561 : audit 0 from='client.? 172.21.15.80:0/1958789174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:06.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:06 smithi080 bash[84793]: cluster 2023-12-20T20:10:04.652424+0000 mgr.x (mgr.25349) 696 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:06.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:06 smithi080 bash[84793]: audit 2023-12-20T20:10:05.039340+0000 mgr.x (mgr.25349) 697 : audit 0 from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:06.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:06 smithi080 bash[84793]: audit 2023-12-20T20:10:05.419809+0000 mgr.x (mgr.25349) 698 : audit 0 from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:06.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:06 smithi080 bash[84793]: audit 2023-12-20T20:10:05.422532+0000 mon.a (mon.0) 557 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:06.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:06 smithi080 bash[84793]: audit 2023-12-20T20:10:05.434397+0000 mon.a (mon.0) 558 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:06.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:06 smithi080 bash[84793]: audit 2023-12-20T20:10:05.473032+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-20T20:10:06.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:06 smithi080 bash[84793]: audit 2023-12-20T20:10:05.474981+0000 mon.a (mon.0) 560 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:06.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:06 smithi080 bash[84793]: cephadm 2023-12-20T20:10:05.478601+0000 mgr.x (mgr.25349) 699 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-12-20T20:10:06.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:06 smithi080 bash[84793]: cephadm 2023-12-20T20:10:05.487159+0000 mgr.x (mgr.25349) 700 : cephadm 1 Reconfiguring daemon osd.4 on smithi133 2023-12-20T20:10:06.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:06 smithi080 bash[84793]: audit 2023-12-20T20:10:06.278615+0000 mon.a (mon.0) 561 : audit 0 from='client.? 172.21.15.80:0/1958789174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:06.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:06 smithi080 bash[80208]: cluster 2023-12-20T20:10:04.652424+0000 mgr.x (mgr.25349) 696 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:06.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:06 smithi080 bash[80208]: audit 2023-12-20T20:10:05.039340+0000 mgr.x (mgr.25349) 697 : audit 0 from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:06.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:06 smithi080 bash[80208]: audit 2023-12-20T20:10:05.419809+0000 mgr.x (mgr.25349) 698 : audit 0 from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:06.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:06 smithi080 bash[80208]: audit 2023-12-20T20:10:05.422532+0000 mon.a (mon.0) 557 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:06.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:06 smithi080 bash[80208]: audit 2023-12-20T20:10:05.434397+0000 mon.a (mon.0) 558 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:06.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:06 smithi080 bash[80208]: audit 2023-12-20T20:10:05.473032+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-20T20:10:06.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:06 smithi080 bash[80208]: audit 2023-12-20T20:10:05.474981+0000 mon.a (mon.0) 560 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:06.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:06 smithi080 bash[80208]: cephadm 2023-12-20T20:10:05.478601+0000 mgr.x (mgr.25349) 699 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-12-20T20:10:06.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:06 smithi080 bash[80208]: cephadm 2023-12-20T20:10:05.487159+0000 mgr.x (mgr.25349) 700 : cephadm 1 Reconfiguring daemon osd.4 on smithi133 2023-12-20T20:10:06.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:06 smithi080 bash[80208]: audit 2023-12-20T20:10:06.278615+0000 mon.a (mon.0) 561 : audit 0 from='client.? 172.21.15.80:0/1958789174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:07.114 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_OK 2023-12-20T20:10:07.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:07 smithi133 bash[68349]: audit 2023-12-20T20:10:05.796020+0000 mgr.x (mgr.25349) 701 : audit 0 from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:07.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:07 smithi133 bash[68349]: audit 2023-12-20T20:10:06.021958+0000 mgr.x (mgr.25349) 702 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:10:07.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:07 smithi133 bash[68349]: audit 2023-12-20T20:10:07.104892+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.80:0/2340901660' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:10:07.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:07 smithi080 bash[80208]: audit 2023-12-20T20:10:05.796020+0000 mgr.x (mgr.25349) 701 : audit 0 from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:07.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:07 smithi080 bash[80208]: audit 2023-12-20T20:10:06.021958+0000 mgr.x (mgr.25349) 702 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:10:07.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:07 smithi080 bash[80208]: audit 2023-12-20T20:10:07.104892+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.80:0/2340901660' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:10:07.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:07 smithi080 bash[84793]: audit 2023-12-20T20:10:05.796020+0000 mgr.x (mgr.25349) 701 : audit 0 from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:07.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:07 smithi080 bash[84793]: audit 2023-12-20T20:10:06.021958+0000 mgr.x (mgr.25349) 702 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:10:07.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:07 smithi080 bash[84793]: audit 2023-12-20T20:10:07.104892+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.80:0/2340901660' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:10:08.694 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:10:08 smithi133 bash[64097]: ts=2023-12-20T20:10: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.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:10:08.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:08 smithi133 bash[68349]: cluster 2023-12-20T20:10:06.654260+0000 mgr.x (mgr.25349) 703 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:10:08.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:08 smithi133 bash[68349]: audit 2023-12-20T20:10:06.663471+0000 mgr.x (mgr.25349) 704 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:08.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:08 smithi133 bash[68349]: audit 2023-12-20T20:10:07.688654+0000 mon.a (mon.0) 562 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:08.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:08 smithi133 bash[68349]: audit 2023-12-20T20:10:07.700634+0000 mon.a (mon.0) 563 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:08.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:08 smithi133 bash[68349]: audit 2023-12-20T20:10:07.752402+0000 mon.a (mon.0) 564 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-20T20:10:08.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:08 smithi133 bash[68349]: audit 2023-12-20T20:10:07.754644+0000 mon.a (mon.0) 565 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:08.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:08 smithi080 bash[80208]: cluster 2023-12-20T20:10:06.654260+0000 mgr.x (mgr.25349) 703 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:10:08.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:08 smithi080 bash[80208]: audit 2023-12-20T20:10:06.663471+0000 mgr.x (mgr.25349) 704 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:08.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:08 smithi080 bash[80208]: audit 2023-12-20T20:10:07.688654+0000 mon.a (mon.0) 562 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:08.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:08 smithi080 bash[80208]: audit 2023-12-20T20:10:07.700634+0000 mon.a (mon.0) 563 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:08.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:08 smithi080 bash[80208]: audit 2023-12-20T20:10:07.752402+0000 mon.a (mon.0) 564 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-20T20:10:08.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:08 smithi080 bash[80208]: audit 2023-12-20T20:10:07.754644+0000 mon.a (mon.0) 565 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:08.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:08 smithi080 bash[84793]: cluster 2023-12-20T20:10:06.654260+0000 mgr.x (mgr.25349) 703 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:10:08.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:08 smithi080 bash[84793]: audit 2023-12-20T20:10:06.663471+0000 mgr.x (mgr.25349) 704 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:08.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:08 smithi080 bash[84793]: audit 2023-12-20T20:10:07.688654+0000 mon.a (mon.0) 562 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:08.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:08 smithi080 bash[84793]: audit 2023-12-20T20:10:07.700634+0000 mon.a (mon.0) 563 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:08.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:08 smithi080 bash[84793]: audit 2023-12-20T20:10:07.752402+0000 mon.a (mon.0) 564 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-20T20:10:08.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:08 smithi080 bash[84793]: audit 2023-12-20T20:10:07.754644+0000 mon.a (mon.0) 565 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:09.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:09 smithi133 bash[68349]: cephadm 2023-12-20T20:10:07.757923+0000 mgr.x (mgr.25349) 705 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-12-20T20:10:09.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:09 smithi133 bash[68349]: cephadm 2023-12-20T20:10:07.766837+0000 mgr.x (mgr.25349) 706 : cephadm 1 Reconfiguring daemon osd.5 on smithi133 2023-12-20T20:10:09.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:09 smithi080 bash[84793]: cephadm 2023-12-20T20:10:07.757923+0000 mgr.x (mgr.25349) 705 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-12-20T20:10:09.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:09 smithi080 bash[84793]: cephadm 2023-12-20T20:10:07.766837+0000 mgr.x (mgr.25349) 706 : cephadm 1 Reconfiguring daemon osd.5 on smithi133 2023-12-20T20:10:09.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:09 smithi080 bash[80208]: cephadm 2023-12-20T20:10:07.757923+0000 mgr.x (mgr.25349) 705 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-12-20T20:10:09.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:09 smithi080 bash[80208]: cephadm 2023-12-20T20:10:07.766837+0000 mgr.x (mgr.25349) 706 : cephadm 1 Reconfiguring daemon osd.5 on smithi133 2023-12-20T20:10:10.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:10 smithi133 bash[68349]: cluster 2023-12-20T20:10:08.654987+0000 mgr.x (mgr.25349) 707 : cluster 0 pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:10.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:10 smithi133 bash[68349]: audit 2023-12-20T20:10:09.916696+0000 mon.a (mon.0) 566 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:10.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:10 smithi133 bash[68349]: audit 2023-12-20T20:10:09.926965+0000 mon.a (mon.0) 567 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:10.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:10 smithi133 bash[68349]: audit 2023-12-20T20:10:09.979191+0000 mon.a (mon.0) 568 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-20T20:10:10.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:10 smithi133 bash[68349]: audit 2023-12-20T20:10:09.981350+0000 mon.a (mon.0) 569 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:10.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:10 smithi133 bash[68349]: audit 2023-12-20T20:10:10.029521+0000 mon.a (mon.0) 570 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:10:10.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:10 smithi080 bash[80208]: cluster 2023-12-20T20:10:08.654987+0000 mgr.x (mgr.25349) 707 : cluster 0 pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:10.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:10 smithi080 bash[80208]: audit 2023-12-20T20:10:09.916696+0000 mon.a (mon.0) 566 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:10.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:10 smithi080 bash[80208]: audit 2023-12-20T20:10:09.926965+0000 mon.a (mon.0) 567 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:10.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:10 smithi080 bash[80208]: audit 2023-12-20T20:10:09.979191+0000 mon.a (mon.0) 568 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-20T20:10:10.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:10 smithi080 bash[80208]: audit 2023-12-20T20:10:09.981350+0000 mon.a (mon.0) 569 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:10.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:10 smithi080 bash[80208]: audit 2023-12-20T20:10:10.029521+0000 mon.a (mon.0) 570 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:10:10.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:10 smithi080 bash[84793]: cluster 2023-12-20T20:10:08.654987+0000 mgr.x (mgr.25349) 707 : cluster 0 pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:10.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:10 smithi080 bash[84793]: audit 2023-12-20T20:10:09.916696+0000 mon.a (mon.0) 566 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:10.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:10 smithi080 bash[84793]: audit 2023-12-20T20:10:09.926965+0000 mon.a (mon.0) 567 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:10.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:10 smithi080 bash[84793]: audit 2023-12-20T20:10:09.979191+0000 mon.a (mon.0) 568 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-20T20:10:10.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:10 smithi080 bash[84793]: audit 2023-12-20T20:10:09.981350+0000 mon.a (mon.0) 569 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:10 smithi080 bash[84793]: audit 2023-12-20T20:10:10.029521+0000 mon.a (mon.0) 570 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:10:11.610 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:11 smithi133 bash[68349]: cephadm 2023-12-20T20:10:09.984660+0000 mgr.x (mgr.25349) 708 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-12-20T20:10:11.610 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:11 smithi133 bash[68349]: cephadm 2023-12-20T20:10:09.993604+0000 mgr.x (mgr.25349) 709 : cephadm 1 Reconfiguring daemon osd.6 on smithi133 2023-12-20T20:10:11.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:11 smithi080 bash[80208]: cephadm 2023-12-20T20:10:09.984660+0000 mgr.x (mgr.25349) 708 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-12-20T20:10:11.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:11 smithi080 bash[80208]: cephadm 2023-12-20T20:10:09.993604+0000 mgr.x (mgr.25349) 709 : cephadm 1 Reconfiguring daemon osd.6 on smithi133 2023-12-20T20:10:11.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:11 smithi080 bash[84793]: cephadm 2023-12-20T20:10:09.984660+0000 mgr.x (mgr.25349) 708 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-12-20T20:10:11.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:11 smithi080 bash[84793]: cephadm 2023-12-20T20:10:09.993604+0000 mgr.x (mgr.25349) 709 : cephadm 1 Reconfiguring daemon osd.6 on smithi133 2023-12-20T20:10:12.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:12 smithi080 bash[80208]: cluster 2023-12-20T20:10:10.655615+0000 mgr.x (mgr.25349) 710 : cluster 0 pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:12.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:12 smithi080 bash[80208]: audit 2023-12-20T20:10:12.187269+0000 mon.a (mon.0) 571 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:12.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:12 smithi080 bash[80208]: audit 2023-12-20T20:10:12.198713+0000 mon.a (mon.0) 572 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:12.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:12 smithi080 bash[80208]: audit 2023-12-20T20:10:12.220129+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-20T20:10:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:12 smithi080 bash[80208]: audit 2023-12-20T20:10:12.222533+0000 mon.a (mon.0) 574 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:12.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:12 smithi080 bash[84793]: cluster 2023-12-20T20:10:10.655615+0000 mgr.x (mgr.25349) 710 : cluster 0 pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:12.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:12 smithi080 bash[84793]: audit 2023-12-20T20:10:12.187269+0000 mon.a (mon.0) 571 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:12.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:12 smithi080 bash[84793]: audit 2023-12-20T20:10:12.198713+0000 mon.a (mon.0) 572 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:12.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:12 smithi080 bash[84793]: audit 2023-12-20T20:10:12.220129+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-20T20:10:12.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:12 smithi080 bash[84793]: audit 2023-12-20T20:10:12.222533+0000 mon.a (mon.0) 574 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:12.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:12 smithi133 bash[68349]: cluster 2023-12-20T20:10:10.655615+0000 mgr.x (mgr.25349) 710 : cluster 0 pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:12.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:12 smithi133 bash[68349]: audit 2023-12-20T20:10:12.187269+0000 mon.a (mon.0) 571 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:12.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:12 smithi133 bash[68349]: audit 2023-12-20T20:10:12.198713+0000 mon.a (mon.0) 572 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:12.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:12 smithi133 bash[68349]: audit 2023-12-20T20:10:12.220129+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-20T20:10:12.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:12 smithi133 bash[68349]: audit 2023-12-20T20:10:12.222533+0000 mon.a (mon.0) 574 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:13.793 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:13 smithi133 bash[68349]: cephadm 2023-12-20T20:10:12.225566+0000 mgr.x (mgr.25349) 711 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-12-20T20:10:13.793 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:13 smithi133 bash[68349]: cephadm 2023-12-20T20:10:12.234676+0000 mgr.x (mgr.25349) 712 : cephadm 1 Reconfiguring daemon osd.7 on smithi133 2023-12-20T20:10:13.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:13 smithi080 bash[80208]: cephadm 2023-12-20T20:10:12.225566+0000 mgr.x (mgr.25349) 711 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-12-20T20:10:13.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:13 smithi080 bash[80208]: cephadm 2023-12-20T20:10:12.234676+0000 mgr.x (mgr.25349) 712 : cephadm 1 Reconfiguring daemon osd.7 on smithi133 2023-12-20T20:10:13.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:13 smithi080 bash[84793]: cephadm 2023-12-20T20:10:12.225566+0000 mgr.x (mgr.25349) 711 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-12-20T20:10:13.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:13 smithi080 bash[84793]: cephadm 2023-12-20T20:10:12.234676+0000 mgr.x (mgr.25349) 712 : cephadm 1 Reconfiguring daemon osd.7 on smithi133 2023-12-20T20:10:14.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:14 smithi080 bash[80208]: cluster 2023-12-20T20:10:12.657294+0000 mgr.x (mgr.25349) 713 : cluster 0 pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:10:14.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:14 smithi080 bash[80208]: audit 2023-12-20T20:10:14.380803+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:14.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:14 smithi080 bash[80208]: audit 2023-12-20T20:10:14.394341+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:14.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:14 smithi080 bash[80208]: audit 2023-12-20T20:10:14.450670+0000 mon.a (mon.0) 577 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi133.sekpob", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:10:14.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:14 smithi080 bash[80208]: audit 2023-12-20T20:10:14.460473+0000 mon.a (mon.0) 578 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:14.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:14 smithi080 bash[84793]: cluster 2023-12-20T20:10:12.657294+0000 mgr.x (mgr.25349) 713 : cluster 0 pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:10:14.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:14 smithi080 bash[84793]: audit 2023-12-20T20:10:14.380803+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:14.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:14 smithi080 bash[84793]: audit 2023-12-20T20:10:14.394341+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:14.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:14 smithi080 bash[84793]: audit 2023-12-20T20:10:14.450670+0000 mon.a (mon.0) 577 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi133.sekpob", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:10:14.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:14 smithi080 bash[84793]: audit 2023-12-20T20:10:14.460473+0000 mon.a (mon.0) 578 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:14.880 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:14 smithi133 bash[68349]: cluster 2023-12-20T20:10:12.657294+0000 mgr.x (mgr.25349) 713 : cluster 0 pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:10:14.880 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:14 smithi133 bash[68349]: audit 2023-12-20T20:10:14.380803+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:14.880 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:14 smithi133 bash[68349]: audit 2023-12-20T20:10:14.394341+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:14.880 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:14 smithi133 bash[68349]: audit 2023-12-20T20:10:14.450670+0000 mon.a (mon.0) 577 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi133.sekpob", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:10:14.880 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:14 smithi133 bash[68349]: audit 2023-12-20T20:10:14.460473+0000 mon.a (mon.0) 578 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:15.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:10:14 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:10:14] "GET /metrics HTTP/1.1" 200 38324 "" "Prometheus/2.33.4" 2023-12-20T20:10:15.767 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:15 smithi133 bash[68349]: cephadm 2023-12-20T20:10:14.454467+0000 mgr.x (mgr.25349) 714 : cephadm 1 Reconfiguring rgw.foo.smithi133.sekpob (monmap changed)... 2023-12-20T20:10:15.767 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:15 smithi133 bash[68349]: cephadm 2023-12-20T20:10:14.468591+0000 mgr.x (mgr.25349) 715 : cephadm 1 Reconfiguring daemon rgw.foo.smithi133.sekpob on smithi133 2023-12-20T20:10:15.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:15 smithi080 bash[80208]: cephadm 2023-12-20T20:10:14.454467+0000 mgr.x (mgr.25349) 714 : cephadm 1 Reconfiguring rgw.foo.smithi133.sekpob (monmap changed)... 2023-12-20T20:10:15.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:15 smithi080 bash[80208]: cephadm 2023-12-20T20:10:14.468591+0000 mgr.x (mgr.25349) 715 : cephadm 1 Reconfiguring daemon rgw.foo.smithi133.sekpob on smithi133 2023-12-20T20:10:15.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:15 smithi080 bash[84793]: cephadm 2023-12-20T20:10:14.454467+0000 mgr.x (mgr.25349) 714 : cephadm 1 Reconfiguring rgw.foo.smithi133.sekpob (monmap changed)... 2023-12-20T20:10:15.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:15 smithi080 bash[84793]: cephadm 2023-12-20T20:10:14.468591+0000 mgr.x (mgr.25349) 715 : cephadm 1 Reconfiguring daemon rgw.foo.smithi133.sekpob on smithi133 2023-12-20T20:10:16.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:16 smithi080 bash[80208]: cluster 2023-12-20T20:10:14.657958+0000 mgr.x (mgr.25349) 716 : cluster 0 pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:16.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:16 smithi080 bash[84793]: cluster 2023-12-20T20:10:14.657958+0000 mgr.x (mgr.25349) 716 : cluster 0 pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:16.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:16 smithi133 bash[68349]: cluster 2023-12-20T20:10:14.657958+0000 mgr.x (mgr.25349) 716 : cluster 0 pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:17.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:17 smithi080 bash[80208]: audit 2023-12-20T20:10:16.030942+0000 mgr.x (mgr.25349) 717 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:10:17.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:17 smithi080 bash[80208]: audit 2023-12-20T20:10:16.624295+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:17.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:17 smithi080 bash[80208]: audit 2023-12-20T20:10:16.634486+0000 mon.a (mon.0) 580 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:17.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:17 smithi080 bash[80208]: audit 2023-12-20T20:10:16.682300+0000 mon.a (mon.0) 581 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi133.gybyvb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:10:17.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:17 smithi080 bash[80208]: audit 2023-12-20T20:10:16.687592+0000 mon.a (mon.0) 582 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:17.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:17 smithi080 bash[84793]: audit 2023-12-20T20:10:16.030942+0000 mgr.x (mgr.25349) 717 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:10:17.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:17 smithi080 bash[84793]: audit 2023-12-20T20:10:16.624295+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:17.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:17 smithi080 bash[84793]: audit 2023-12-20T20:10:16.634486+0000 mon.a (mon.0) 580 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:17.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:17 smithi080 bash[84793]: audit 2023-12-20T20:10:16.682300+0000 mon.a (mon.0) 581 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi133.gybyvb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:10:17.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:17 smithi080 bash[84793]: audit 2023-12-20T20:10:16.687592+0000 mon.a (mon.0) 582 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:17.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:17 smithi133 bash[68349]: audit 2023-12-20T20:10:16.030942+0000 mgr.x (mgr.25349) 717 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:10:17.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:17 smithi133 bash[68349]: audit 2023-12-20T20:10:16.624295+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:17.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:17 smithi133 bash[68349]: audit 2023-12-20T20:10:16.634486+0000 mon.a (mon.0) 580 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:17.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:17 smithi133 bash[68349]: audit 2023-12-20T20:10:16.682300+0000 mon.a (mon.0) 581 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi133.gybyvb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-20T20:10:17.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:17 smithi133 bash[68349]: audit 2023-12-20T20:10:16.687592+0000 mon.a (mon.0) 582 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:18.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:18 smithi133 bash[68349]: cluster 2023-12-20T20:10:16.659610+0000 mgr.x (mgr.25349) 718 : cluster 0 pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:10:18.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:18 smithi133 bash[68349]: cephadm 2023-12-20T20:10:16.687540+0000 mgr.x (mgr.25349) 719 : cephadm 1 Reconfiguring rgw.smpl.smithi133.gybyvb (monmap changed)... 2023-12-20T20:10:18.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:18 smithi133 bash[68349]: cephadm 2023-12-20T20:10:16.696300+0000 mgr.x (mgr.25349) 720 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi133.gybyvb on smithi133 2023-12-20T20:10:18.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:18 smithi080 bash[80208]: cluster 2023-12-20T20:10:16.659610+0000 mgr.x (mgr.25349) 718 : cluster 0 pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:10:18.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:18 smithi080 bash[80208]: cephadm 2023-12-20T20:10:16.687540+0000 mgr.x (mgr.25349) 719 : cephadm 1 Reconfiguring rgw.smpl.smithi133.gybyvb (monmap changed)... 2023-12-20T20:10:18.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:18 smithi080 bash[80208]: cephadm 2023-12-20T20:10:16.696300+0000 mgr.x (mgr.25349) 720 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi133.gybyvb on smithi133 2023-12-20T20:10:18.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:18 smithi080 bash[84793]: cluster 2023-12-20T20:10:16.659610+0000 mgr.x (mgr.25349) 718 : cluster 0 pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:10:18.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:18 smithi080 bash[84793]: cephadm 2023-12-20T20:10:16.687540+0000 mgr.x (mgr.25349) 719 : cephadm 1 Reconfiguring rgw.smpl.smithi133.gybyvb (monmap changed)... 2023-12-20T20:10:18.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:18 smithi080 bash[84793]: cephadm 2023-12-20T20:10:16.696300+0000 mgr.x (mgr.25349) 720 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi133.gybyvb on smithi133 2023-12-20T20:10:18.944 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:10:18 smithi133 bash[64097]: ts=2023-12-20T20:10: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.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:10:20.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:20 smithi133 bash[68349]: cluster 2023-12-20T20:10:18.660336+0000 mgr.x (mgr.25349) 721 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:20.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:20 smithi133 bash[68349]: audit 2023-12-20T20:10:19.243296+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:20.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:20 smithi133 bash[68349]: audit 2023-12-20T20:10:19.255280+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:20.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:20 smithi133 bash[68349]: audit 2023-12-20T20:10:19.271723+0000 mon.a (mon.0) 585 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:20.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:20 smithi133 bash[68349]: audit 2023-12-20T20:10:19.276252+0000 mon.a (mon.0) 586 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:20.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:20 smithi133 bash[68349]: audit 2023-12-20T20:10:19.279360+0000 mon.a (mon.0) 587 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:20.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:20 smithi133 bash[68349]: cephadm 2023-12-20T20:10:19.287176+0000 mgr.x (mgr.25349) 722 : cephadm 1 Upgrade: Setting container_image for all mon 2023-12-20T20:10:20.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:20 smithi133 bash[68349]: audit 2023-12-20T20:10:19.287642+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:20.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:20 smithi133 bash[68349]: audit 2023-12-20T20:10:19.291214+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-20T20:10:20.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:20 smithi133 bash[68349]: audit 2023-12-20T20:10:19.297014+0000 mon.a (mon.0) 590 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-20T20:10:20.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:20 smithi133 bash[68349]: audit 2023-12-20T20:10:19.301288+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-20T20:10:20.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:20 smithi133 bash[68349]: audit 2023-12-20T20:10:19.305872+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-20T20:10:20.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:20 smithi133 bash[68349]: audit 2023-12-20T20:10:19.309340+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-20T20:10:20.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:20 smithi133 bash[68349]: audit 2023-12-20T20:10:19.314828+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-20T20:10:20.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:20 smithi133 bash[68349]: audit 2023-12-20T20:10:19.320166+0000 mon.a (mon.0) 595 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:20.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:20 smithi133 bash[68349]: audit 2023-12-20T20:10:19.326738+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:20.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:20 smithi133 bash[68349]: cephadm 2023-12-20T20:10:19.328023+0000 mgr.x (mgr.25349) 723 : cephadm 1 Upgrade: Setting container_image for all crash 2023-12-20T20:10:20.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:20 smithi133 bash[68349]: audit 2023-12-20T20:10:19.332146+0000 mon.a (mon.0) 597 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-20T20:10:20.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:20 smithi133 bash[68349]: audit 2023-12-20T20:10:19.338794+0000 mgr.x (mgr.25349) 724 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-20T20:10:20.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:20 smithi133 bash[68349]: cephadm 2023-12-20T20:10:19.341517+0000 mgr.x (mgr.25349) 725 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-20T20:10:20.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[80208]: cluster 2023-12-20T20:10:18.660336+0000 mgr.x (mgr.25349) 721 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:20.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[80208]: audit 2023-12-20T20:10:19.243296+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:20.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[80208]: audit 2023-12-20T20:10:19.255280+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:20.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[80208]: audit 2023-12-20T20:10:19.271723+0000 mon.a (mon.0) 585 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:20.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[80208]: audit 2023-12-20T20:10:19.276252+0000 mon.a (mon.0) 586 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:20.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[80208]: audit 2023-12-20T20:10:19.279360+0000 mon.a (mon.0) 587 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:20.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[80208]: cephadm 2023-12-20T20:10:19.287176+0000 mgr.x (mgr.25349) 722 : cephadm 1 Upgrade: Setting container_image for all mon 2023-12-20T20:10:20.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[80208]: audit 2023-12-20T20:10:19.287642+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:20.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[80208]: audit 2023-12-20T20:10:19.291214+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-20T20:10:20.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[80208]: audit 2023-12-20T20:10:19.297014+0000 mon.a (mon.0) 590 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-20T20:10:20.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[80208]: audit 2023-12-20T20:10:19.301288+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-20T20:10:20.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[80208]: audit 2023-12-20T20:10:19.305872+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-20T20:10:20.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[80208]: audit 2023-12-20T20:10:19.309340+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-20T20:10:20.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[80208]: audit 2023-12-20T20:10:19.314828+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-20T20:10:20.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[80208]: audit 2023-12-20T20:10:19.320166+0000 mon.a (mon.0) 595 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:20.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[80208]: audit 2023-12-20T20:10:19.326738+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:20.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[80208]: cephadm 2023-12-20T20:10:19.328023+0000 mgr.x (mgr.25349) 723 : cephadm 1 Upgrade: Setting container_image for all crash 2023-12-20T20:10:20.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[80208]: audit 2023-12-20T20:10:19.332146+0000 mon.a (mon.0) 597 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-20T20:10:20.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[80208]: audit 2023-12-20T20:10:19.338794+0000 mgr.x (mgr.25349) 724 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-20T20:10:20.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[80208]: cephadm 2023-12-20T20:10:19.341517+0000 mgr.x (mgr.25349) 725 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-20T20:10:20.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[84793]: cluster 2023-12-20T20:10:18.660336+0000 mgr.x (mgr.25349) 721 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:20.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[84793]: audit 2023-12-20T20:10:19.243296+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:20.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[84793]: audit 2023-12-20T20:10:19.255280+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:20.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[84793]: audit 2023-12-20T20:10:19.271723+0000 mon.a (mon.0) 585 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:20.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[84793]: audit 2023-12-20T20:10:19.276252+0000 mon.a (mon.0) 586 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:20.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[84793]: audit 2023-12-20T20:10:19.279360+0000 mon.a (mon.0) 587 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:20.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[84793]: cephadm 2023-12-20T20:10:19.287176+0000 mgr.x (mgr.25349) 722 : cephadm 1 Upgrade: Setting container_image for all mon 2023-12-20T20:10:20.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[84793]: audit 2023-12-20T20:10:19.287642+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:20.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[84793]: audit 2023-12-20T20:10:19.291214+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-20T20:10:20.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[84793]: audit 2023-12-20T20:10:19.297014+0000 mon.a (mon.0) 590 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-20T20:10:20.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[84793]: audit 2023-12-20T20:10:19.301288+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-20T20:10:20.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[84793]: audit 2023-12-20T20:10:19.305872+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-20T20:10:20.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[84793]: audit 2023-12-20T20:10:19.309340+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-20T20:10:20.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[84793]: audit 2023-12-20T20:10:19.314828+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-20T20:10:20.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[84793]: audit 2023-12-20T20:10:19.320166+0000 mon.a (mon.0) 595 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:20.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[84793]: audit 2023-12-20T20:10:19.326738+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:20.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[84793]: cephadm 2023-12-20T20:10:19.328023+0000 mgr.x (mgr.25349) 723 : cephadm 1 Upgrade: Setting container_image for all crash 2023-12-20T20:10:20.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[84793]: audit 2023-12-20T20:10:19.332146+0000 mon.a (mon.0) 597 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-20T20:10:20.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[84793]: audit 2023-12-20T20:10:19.338794+0000 mgr.x (mgr.25349) 724 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-20T20:10:20.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:20 smithi080 bash[84793]: cephadm 2023-12-20T20:10:19.341517+0000 mgr.x (mgr.25349) 725 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-20T20:10:22.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:22 smithi080 bash[80208]: cluster 2023-12-20T20:10:20.661091+0000 mgr.x (mgr.25349) 726 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:22.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:22 smithi080 bash[80208]: audit 2023-12-20T20:10:22.019486+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:22.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:22 smithi080 bash[80208]: audit 2023-12-20T20:10:22.030236+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:22.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:22 smithi080 bash[80208]: audit 2023-12-20T20:10:22.038616+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:22.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:22 smithi133 bash[68349]: cluster 2023-12-20T20:10:20.661091+0000 mgr.x (mgr.25349) 726 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:22.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:22 smithi133 bash[68349]: audit 2023-12-20T20:10:22.019486+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:22.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:22 smithi133 bash[68349]: audit 2023-12-20T20:10:22.030236+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:22.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:22 smithi133 bash[68349]: audit 2023-12-20T20:10:22.038616+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:22.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:22 smithi080 bash[84793]: cluster 2023-12-20T20:10:20.661091+0000 mgr.x (mgr.25349) 726 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:22.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:22 smithi080 bash[84793]: audit 2023-12-20T20:10:22.019486+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:22.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:22 smithi080 bash[84793]: audit 2023-12-20T20:10:22.030236+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:22.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:22 smithi080 bash[84793]: audit 2023-12-20T20:10:22.038616+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:24.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:24 smithi133 bash[68349]: cluster 2023-12-20T20:10:22.662901+0000 mgr.x (mgr.25349) 727 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:10:24.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:24 smithi133 bash[68349]: audit 2023-12-20T20:10:23.116610+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:24.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:24 smithi133 bash[68349]: cephadm 2023-12-20T20:10:23.117110+0000 mgr.x (mgr.25349) 728 : cephadm 1 Upgrade: Updating osd.0 2023-12-20T20:10:24.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:24 smithi133 bash[68349]: audit 2023-12-20T20:10:23.119944+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-20T20:10:24.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:24 smithi133 bash[68349]: audit 2023-12-20T20:10:23.121380+0000 mon.a (mon.0) 603 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:24.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:24 smithi133 bash[68349]: cephadm 2023-12-20T20:10:23.132989+0000 mgr.x (mgr.25349) 729 : cephadm 1 Deploying daemon osd.0 on smithi080 2023-12-20T20:10:24.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:24 smithi080 bash[80208]: cluster 2023-12-20T20:10:22.662901+0000 mgr.x (mgr.25349) 727 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:10:24.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:24 smithi080 bash[80208]: audit 2023-12-20T20:10:23.116610+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:24.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:24 smithi080 bash[80208]: cephadm 2023-12-20T20:10:23.117110+0000 mgr.x (mgr.25349) 728 : cephadm 1 Upgrade: Updating osd.0 2023-12-20T20:10:24.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:24 smithi080 bash[80208]: audit 2023-12-20T20:10:23.119944+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-20T20:10:24.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:24 smithi080 bash[80208]: audit 2023-12-20T20:10:23.121380+0000 mon.a (mon.0) 603 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:24.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:24 smithi080 bash[80208]: cephadm 2023-12-20T20:10:23.132989+0000 mgr.x (mgr.25349) 729 : cephadm 1 Deploying daemon osd.0 on smithi080 2023-12-20T20:10:24.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:24 smithi080 bash[84793]: cluster 2023-12-20T20:10:22.662901+0000 mgr.x (mgr.25349) 727 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:10:24.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:24 smithi080 bash[84793]: audit 2023-12-20T20:10:23.116610+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:24.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:24 smithi080 bash[84793]: cephadm 2023-12-20T20:10:23.117110+0000 mgr.x (mgr.25349) 728 : cephadm 1 Upgrade: Updating osd.0 2023-12-20T20:10:24.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:24 smithi080 bash[84793]: audit 2023-12-20T20:10:23.119944+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-20T20:10:24.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:24 smithi080 bash[84793]: audit 2023-12-20T20:10:23.121380+0000 mon.a (mon.0) 603 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:24.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:24 smithi080 bash[84793]: cephadm 2023-12-20T20:10:23.132989+0000 mgr.x (mgr.25349) 729 : cephadm 1 Deploying daemon osd.0 on smithi080 2023-12-20T20:10:25.141 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:10:24 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:10:24] "GET /metrics HTTP/1.1" 200 38324 "" "Prometheus/2.33.4" 2023-12-20T20:10:25.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:25 smithi133 bash[68349]: audit 2023-12-20T20:10:24.132386+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:25.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:25 smithi133 bash[68349]: audit 2023-12-20T20:10:24.140559+0000 mon.a (mon.0) 605 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:25.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:25 smithi133 bash[68349]: audit 2023-12-20T20:10:24.148747+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:25.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:25 smithi133 bash[68349]: audit 2023-12-20T20:10:25.029991+0000 mon.a (mon.0) 607 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:10:25.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:25 smithi080 bash[80208]: audit 2023-12-20T20:10:24.132386+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:25.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:25 smithi080 bash[80208]: audit 2023-12-20T20:10:24.140559+0000 mon.a (mon.0) 605 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:25.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:25 smithi080 bash[80208]: audit 2023-12-20T20:10:24.148747+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:25.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:25 smithi080 bash[80208]: audit 2023-12-20T20:10:25.029991+0000 mon.a (mon.0) 607 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:10:25.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:25 smithi080 bash[84793]: audit 2023-12-20T20:10:24.132386+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:25.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:25 smithi080 bash[84793]: audit 2023-12-20T20:10:24.140559+0000 mon.a (mon.0) 605 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:25.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:25 smithi080 bash[84793]: audit 2023-12-20T20:10:24.148747+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:25.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:25 smithi080 bash[84793]: audit 2023-12-20T20:10:25.029991+0000 mon.a (mon.0) 607 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:10:26.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:26 smithi080 bash[80208]: cluster 2023-12-20T20:10:24.663776+0000 mgr.x (mgr.25349) 730 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:26.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:26 smithi080 bash[84793]: cluster 2023-12-20T20:10:24.663776+0000 mgr.x (mgr.25349) 730 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:26.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:26 smithi133 bash[68349]: cluster 2023-12-20T20:10:24.663776+0000 mgr.x (mgr.25349) 730 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:27.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:27 smithi133 bash[68349]: audit 2023-12-20T20:10:26.042468+0000 mgr.x (mgr.25349) 731 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:10:27.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:27 smithi080 bash[80208]: audit 2023-12-20T20:10:26.042468+0000 mgr.x (mgr.25349) 731 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:10:27.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:27 smithi080 bash[84793]: audit 2023-12-20T20:10:26.042468+0000 mgr.x (mgr.25349) 731 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:10:28.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:28 smithi133 bash[68349]: cluster 2023-12-20T20:10:26.665658+0000 mgr.x (mgr.25349) 732 : cluster 0 pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:10:28.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:28 smithi080 bash[80208]: cluster 2023-12-20T20:10:26.665658+0000 mgr.x (mgr.25349) 732 : cluster 0 pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:10:28.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:28 smithi080 bash[84793]: cluster 2023-12-20T20:10:26.665658+0000 mgr.x (mgr.25349) 732 : cluster 0 pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:10:28.944 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:10:28 smithi133 bash[64097]: ts=2023-12-20T20:10: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.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:10:30.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:30 smithi133 bash[68349]: cluster 2023-12-20T20:10:28.666535+0000 mgr.x (mgr.25349) 733 : cluster 0 pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:30.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:30 smithi080 bash[80208]: cluster 2023-12-20T20:10:28.666535+0000 mgr.x (mgr.25349) 733 : cluster 0 pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:30.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:30 smithi080 bash[84793]: cluster 2023-12-20T20:10:28.666535+0000 mgr.x (mgr.25349) 733 : cluster 0 pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:30.550 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:30 smithi080 systemd[1]: Stopping Ceph osd.0 for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:10:31.049 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:30 smithi080 bash[34514]: debug 2023-12-20T20:10:30.586+0000 7f6472890700 -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-20T20:10:31.049 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:30 smithi080 bash[34514]: debug 2023-12-20T20:10:30.586+0000 7f6472890700 -1 osd.0 116 *** Got signal Terminated *** 2023-12-20T20:10:31.049 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:30 smithi080 bash[34514]: debug 2023-12-20T20:10:30.586+0000 7f6472890700 -1 osd.0 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:10:31.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:31 smithi133 bash[68349]: cluster 2023-12-20T20:10:30.591850+0000 mon.a (mon.0) 608 : cluster 1 osd.0 marked itself down and dead 2023-12-20T20:10:31.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:31 smithi080 bash[80208]: cluster 2023-12-20T20:10:30.591850+0000 mon.a (mon.0) 608 : cluster 1 osd.0 marked itself down and dead 2023-12-20T20:10:31.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:31 smithi080 bash[84793]: cluster 2023-12-20T20:10:30.591850+0000 mon.a (mon.0) 608 : cluster 1 osd.0 marked itself down and dead 2023-12-20T20:10:32.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:32 smithi080 bash[84793]: cluster 2023-12-20T20:10:30.667405+0000 mgr.x (mgr.25349) 734 : cluster 0 pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:32.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:32 smithi080 bash[84793]: cluster 2023-12-20T20:10:31.171063+0000 mon.a (mon.0) 609 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:10:32.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:32 smithi080 bash[84793]: cluster 2023-12-20T20:10:31.190527+0000 mon.a (mon.0) 610 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2023-12-20T20:10:32.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:32 smithi080 bash[84793]: cluster 2023-12-20T20:10:31.190860+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:10:32.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:32 smithi080 bash[84793]: cluster 2023-12-20T20:10:31.191732+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:10:32.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:32 smithi080 bash[84793]: cluster 2023-12-20T20:10:31.192263+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:10:32.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:32 smithi080 bash[84793]: cluster 2023-12-20T20:10:31.195872+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:10:32.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:32 smithi080 bash[80208]: cluster 2023-12-20T20:10:30.667405+0000 mgr.x (mgr.25349) 734 : cluster 0 pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:32.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:32 smithi080 bash[80208]: cluster 2023-12-20T20:10:31.171063+0000 mon.a (mon.0) 609 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:10:32.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:32 smithi080 bash[80208]: cluster 2023-12-20T20:10:31.190527+0000 mon.a (mon.0) 610 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2023-12-20T20:10:32.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:32 smithi080 bash[80208]: cluster 2023-12-20T20:10:31.190860+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:10:32.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:32 smithi080 bash[80208]: cluster 2023-12-20T20:10:31.191732+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:10:32.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:32 smithi080 bash[80208]: cluster 2023-12-20T20:10:31.192263+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:10:32.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:32 smithi080 bash[80208]: cluster 2023-12-20T20:10:31.195872+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:10:32.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:32 smithi133 bash[68349]: cluster 2023-12-20T20:10:30.667405+0000 mgr.x (mgr.25349) 734 : cluster 0 pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:10:32.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:32 smithi133 bash[68349]: cluster 2023-12-20T20:10:31.171063+0000 mon.a (mon.0) 609 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:10:32.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:32 smithi133 bash[68349]: cluster 2023-12-20T20:10:31.190527+0000 mon.a (mon.0) 610 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2023-12-20T20:10:32.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:32 smithi133 bash[68349]: cluster 2023-12-20T20:10:31.190860+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:10:32.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:32 smithi133 bash[68349]: cluster 2023-12-20T20:10:31.191732+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:10:32.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:32 smithi133 bash[68349]: cluster 2023-12-20T20:10:31.192263+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:10:32.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:32 smithi133 bash[68349]: cluster 2023-12-20T20:10:31.195872+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e117 with expected crc 2023-12-20T20:10:32.549 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:32 smithi080 bash[88771]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-0 2023-12-20T20:10:33.049 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:32 smithi080 bash[88844]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-0 2023-12-20T20:10:33.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:33 smithi080 bash[80208]: cluster 2023-12-20T20:10:32.203176+0000 mon.a (mon.0) 611 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2023-12-20T20:10:33.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:33 smithi080 bash[80208]: cluster 2023-12-20T20:10:32.203322+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:33 smithi080 bash[80208]: cluster 2023-12-20T20:10:32.203630+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:33 smithi080 bash[80208]: cluster 2023-12-20T20:10:32.203907+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:33 smithi080 bash[80208]: cluster 2023-12-20T20:10:32.205267+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:33 smithi080 bash[80208]: cluster 2023-12-20T20:10:32.205379+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:33 smithi080 bash[80208]: cluster 2023-12-20T20:10:32.209948+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:33 smithi080 bash[80208]: cluster 2023-12-20T20:10:32.210025+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:33 smithi080 bash[80208]: cluster 2023-12-20T20:10:32.210448+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:33 smithi080 bash[80208]: cluster 2023-12-20T20:10:32.210465+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:33 smithi080 bash[84793]: cluster 2023-12-20T20:10:32.203176+0000 mon.a (mon.0) 611 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2023-12-20T20:10:33.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:33 smithi080 bash[84793]: cluster 2023-12-20T20:10:32.203322+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:33 smithi080 bash[84793]: cluster 2023-12-20T20:10:32.203630+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:33 smithi080 bash[84793]: cluster 2023-12-20T20:10:32.203907+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:33 smithi080 bash[84793]: cluster 2023-12-20T20:10:32.205267+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:33 smithi080 bash[84793]: cluster 2023-12-20T20:10:32.205379+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:33 smithi080 bash[84793]: cluster 2023-12-20T20:10:32.209948+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:33 smithi080 bash[84793]: cluster 2023-12-20T20:10:32.210025+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:33 smithi080 bash[84793]: cluster 2023-12-20T20:10:32.210448+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:33 smithi080 bash[84793]: cluster 2023-12-20T20:10:32.210465+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:33 smithi133 bash[68349]: cluster 2023-12-20T20:10:32.203176+0000 mon.a (mon.0) 611 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2023-12-20T20:10:33.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:33 smithi133 bash[68349]: cluster 2023-12-20T20:10:32.203322+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:33 smithi133 bash[68349]: cluster 2023-12-20T20:10:32.203630+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:33 smithi133 bash[68349]: cluster 2023-12-20T20:10:32.203907+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:33 smithi133 bash[68349]: cluster 2023-12-20T20:10:32.205267+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:33 smithi133 bash[68349]: cluster 2023-12-20T20:10:32.205379+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:33 smithi133 bash[68349]: cluster 2023-12-20T20:10:32.209948+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:33 smithi133 bash[68349]: cluster 2023-12-20T20:10:32.210025+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:33 smithi133 bash[68349]: cluster 2023-12-20T20:10:32.210448+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:33.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:33 smithi133 bash[68349]: cluster 2023-12-20T20:10:32.210465+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e118 with expected crc 2023-12-20T20:10:34.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:34 smithi080 bash[80208]: cluster 2023-12-20T20:10:32.668200+0000 mgr.x (mgr.25349) 735 : cluster 0 pgmap v179: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:10:34.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:34 smithi080 bash[84793]: cluster 2023-12-20T20:10:32.668200+0000 mgr.x (mgr.25349) 735 : cluster 0 pgmap v179: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:10:34.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:34 smithi133 bash[68349]: cluster 2023-12-20T20:10:32.668200+0000 mgr.x (mgr.25349) 735 : cluster 0 pgmap v179: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:10:35.174 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:34 smithi080 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.0.service: Succeeded. 2023-12-20T20:10:35.174 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:34 smithi080 systemd[1]: Stopped Ceph osd.0 for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:10:35.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:10:34 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:10:34] "GET /metrics HTTP/1.1" 200 38321 "" "Prometheus/2.33.4" 2023-12-20T20:10:35.549 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:35 smithi080 systemd[1]: Started Ceph osd.0 for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:10:36.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: cluster 2023-12-20T20:10:34.669031+0000 mgr.x (mgr.25349) 736 : cluster 0 pgmap v180: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-20T20:10:36.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.217658+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.229073+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.278543+0000 mon.a (mon.0) 614 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.280976+0000 mon.a (mon.0) 615 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.292215+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: cephadm 2023-12-20T20:10:35.299290+0000 mgr.x (mgr.25349) 737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:36.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.375062+0000 mon.a (mon.0) 617 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.378727+0000 mon.a (mon.0) 618 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.384840+0000 mon.a (mon.0) 619 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.386900+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.396724+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: cephadm 2023-12-20T20:10:35.403726+0000 mgr.x (mgr.25349) 738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:36.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.481476+0000 mon.a (mon.0) 622 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.484383+0000 mon.a (mon.0) 623 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.487836+0000 mon.a (mon.0) 624 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.489293+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.498034+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: cephadm 2023-12-20T20:10:35.504857+0000 mgr.x (mgr.25349) 739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:36.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.578511+0000 mon.a (mon.0) 627 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: cluster 2023-12-20T20:10:34.669031+0000 mgr.x (mgr.25349) 736 : cluster 0 pgmap v180: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-20T20:10:36.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.217658+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.229073+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.278543+0000 mon.a (mon.0) 614 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.280976+0000 mon.a (mon.0) 615 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.292215+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: cephadm 2023-12-20T20:10:35.299290+0000 mgr.x (mgr.25349) 737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:36.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.375062+0000 mon.a (mon.0) 617 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.378727+0000 mon.a (mon.0) 618 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.384840+0000 mon.a (mon.0) 619 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.386900+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.396724+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: cephadm 2023-12-20T20:10:35.403726+0000 mgr.x (mgr.25349) 738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:36.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.481476+0000 mon.a (mon.0) 622 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.484383+0000 mon.a (mon.0) 623 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.487836+0000 mon.a (mon.0) 624 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.489293+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.498034+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: cephadm 2023-12-20T20:10:35.504857+0000 mgr.x (mgr.25349) 739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:36.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.578511+0000 mon.a (mon.0) 627 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.581556+0000 mon.a (mon.0) 628 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.585096+0000 mon.a (mon.0) 629 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.586383+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.595263+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.676420+0000 mon.a (mon.0) 632 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.680153+0000 mon.a (mon.0) 633 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.684230+0000 mon.a (mon.0) 634 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.685981+0000 mon.a (mon.0) 635 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.696338+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.776472+0000 mon.a (mon.0) 637 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.779520+0000 mon.a (mon.0) 638 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.782948+0000 mon.a (mon.0) 639 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.784216+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.792148+0000 mon.a (mon.0) 641 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.869610+0000 mon.a (mon.0) 642 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.874581+0000 mon.a (mon.0) 643 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.883328+0000 mon.a (mon.0) 644 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.885282+0000 mon.a (mon.0) 645 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.896577+0000 mon.a (mon.0) 646 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.974667+0000 mon.a (mon.0) 647 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.978105+0000 mon.a (mon.0) 648 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.982016+0000 mon.a (mon.0) 649 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.983499+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:35.994938+0000 mon.a (mon.0) 651 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:36.074474+0000 mon.a (mon.0) 652 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:36.077598+0000 mon.a (mon.0) 653 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:36.081558+0000 mon.a (mon.0) 654 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:36.083160+0000 mon.a (mon.0) 655 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:36.093036+0000 mon.a (mon.0) 656 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:36.177411+0000 mon.a (mon.0) 657 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:36.183339+0000 mon.a (mon.0) 658 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:36.187143+0000 mon.a (mon.0) 659 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:36.188477+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[84793]: audit 2023-12-20T20:10:36.194996+0000 mon.a (mon.0) 661 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.581556+0000 mon.a (mon.0) 628 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.585096+0000 mon.a (mon.0) 629 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.586383+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.595263+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.676420+0000 mon.a (mon.0) 632 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.680153+0000 mon.a (mon.0) 633 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.684230+0000 mon.a (mon.0) 634 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.685981+0000 mon.a (mon.0) 635 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.696338+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.776472+0000 mon.a (mon.0) 637 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.779520+0000 mon.a (mon.0) 638 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.782948+0000 mon.a (mon.0) 639 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.784216+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.792148+0000 mon.a (mon.0) 641 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.869610+0000 mon.a (mon.0) 642 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.874581+0000 mon.a (mon.0) 643 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.883328+0000 mon.a (mon.0) 644 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.885282+0000 mon.a (mon.0) 645 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.896577+0000 mon.a (mon.0) 646 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.974667+0000 mon.a (mon.0) 647 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.978105+0000 mon.a (mon.0) 648 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.982016+0000 mon.a (mon.0) 649 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.983499+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:35.994938+0000 mon.a (mon.0) 651 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:36.074474+0000 mon.a (mon.0) 652 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:36.077598+0000 mon.a (mon.0) 653 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:36.081558+0000 mon.a (mon.0) 654 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:36.083160+0000 mon.a (mon.0) 655 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:36.093036+0000 mon.a (mon.0) 656 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:36.177411+0000 mon.a (mon.0) 657 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:36.183339+0000 mon.a (mon.0) 658 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:36.187143+0000 mon.a (mon.0) 659 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:36.188477+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[80208]: audit 2023-12-20T20:10:36.194996+0000 mon.a (mon.0) 661 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: cluster 2023-12-20T20:10:34.669031+0000 mgr.x (mgr.25349) 736 : cluster 0 pgmap v180: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-20T20:10:36.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.217658+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.229073+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.278543+0000 mon.a (mon.0) 614 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.280976+0000 mon.a (mon.0) 615 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.292215+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: cephadm 2023-12-20T20:10:35.299290+0000 mgr.x (mgr.25349) 737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:36.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.375062+0000 mon.a (mon.0) 617 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.378727+0000 mon.a (mon.0) 618 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.384840+0000 mon.a (mon.0) 619 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.386900+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.396724+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: cephadm 2023-12-20T20:10:35.403726+0000 mgr.x (mgr.25349) 738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:36.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.481476+0000 mon.a (mon.0) 622 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.484383+0000 mon.a (mon.0) 623 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.487836+0000 mon.a (mon.0) 624 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.489293+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.498034+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: cephadm 2023-12-20T20:10:35.504857+0000 mgr.x (mgr.25349) 739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:36.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.578511+0000 mon.a (mon.0) 627 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.581556+0000 mon.a (mon.0) 628 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.585096+0000 mon.a (mon.0) 629 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.586383+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.595263+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.676420+0000 mon.a (mon.0) 632 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.680153+0000 mon.a (mon.0) 633 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.684230+0000 mon.a (mon.0) 634 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.685981+0000 mon.a (mon.0) 635 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.696338+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.776472+0000 mon.a (mon.0) 637 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.779520+0000 mon.a (mon.0) 638 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.782948+0000 mon.a (mon.0) 639 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.784216+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.792148+0000 mon.a (mon.0) 641 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.869610+0000 mon.a (mon.0) 642 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.874581+0000 mon.a (mon.0) 643 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.883328+0000 mon.a (mon.0) 644 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.885282+0000 mon.a (mon.0) 645 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.896577+0000 mon.a (mon.0) 646 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.974667+0000 mon.a (mon.0) 647 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.978105+0000 mon.a (mon.0) 648 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.982016+0000 mon.a (mon.0) 649 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.983499+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:35.994938+0000 mon.a (mon.0) 651 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:36.074474+0000 mon.a (mon.0) 652 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:36.077598+0000 mon.a (mon.0) 653 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:36.081558+0000 mon.a (mon.0) 654 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:36.083160+0000 mon.a (mon.0) 655 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:36.093036+0000 mon.a (mon.0) 656 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:36.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:36.177411+0000 mon.a (mon.0) 657 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:36.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:36.183339+0000 mon.a (mon.0) 658 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:36.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:36.187143+0000 mon.a (mon.0) 659 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:36.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:36.188477+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:36.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:36 smithi133 bash[68349]: audit 2023-12-20T20:10:36.194996+0000 mon.a (mon.0) 661 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.123 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[89016]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-20T20:10:37.123 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[89016]: 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-20T20:10:37.123 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[89016]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-20T20:10:37.123 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[89016]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-20T20:10:37.123 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[89016]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-20T20:10:37.123 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[89016]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-20T20:10:37.124 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:36 smithi080 bash[89016]: --> ceph-volume raw activate successful for osd ID: 0 2023-12-20T20:10:37.525 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:10:37.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: cephadm 2023-12-20T20:10:35.602235+0000 mgr.x (mgr.25349) 740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: cephadm 2023-12-20T20:10:35.703492+0000 mgr.x (mgr.25349) 741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: cephadm 2023-12-20T20:10:35.798987+0000 mgr.x (mgr.25349) 742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: cephadm 2023-12-20T20:10:35.903440+0000 mgr.x (mgr.25349) 743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: cephadm 2023-12-20T20:10:36.002159+0000 mgr.x (mgr.25349) 744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.052307+0000 mgr.x (mgr.25349) 745 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:10:37.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: cephadm 2023-12-20T20:10:36.099910+0000 mgr.x (mgr.25349) 746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: cephadm 2023-12-20T20:10:36.201820+0000 mgr.x (mgr.25349) 747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.278334+0000 mon.a (mon.0) 662 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.281197+0000 mon.a (mon.0) 663 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.284691+0000 mon.a (mon.0) 664 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.286267+0000 mon.a (mon.0) 665 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.294538+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: cephadm 2023-12-20T20:10:36.301343+0000 mgr.x (mgr.25349) 748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.376848+0000 mon.a (mon.0) 667 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.380359+0000 mon.a (mon.0) 668 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.383943+0000 mon.a (mon.0) 669 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.385622+0000 mon.a (mon.0) 670 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.394439+0000 mon.a (mon.0) 671 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: cephadm 2023-12-20T20:10:36.401363+0000 mgr.x (mgr.25349) 749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: cephadm 2023-12-20T20:10:35.602235+0000 mgr.x (mgr.25349) 740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: cephadm 2023-12-20T20:10:35.703492+0000 mgr.x (mgr.25349) 741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: cephadm 2023-12-20T20:10:35.798987+0000 mgr.x (mgr.25349) 742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: cephadm 2023-12-20T20:10:35.903440+0000 mgr.x (mgr.25349) 743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: cephadm 2023-12-20T20:10:36.002159+0000 mgr.x (mgr.25349) 744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.052307+0000 mgr.x (mgr.25349) 745 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:10:37.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: cephadm 2023-12-20T20:10:36.099910+0000 mgr.x (mgr.25349) 746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: cephadm 2023-12-20T20:10:36.201820+0000 mgr.x (mgr.25349) 747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.278334+0000 mon.a (mon.0) 662 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.281197+0000 mon.a (mon.0) 663 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.284691+0000 mon.a (mon.0) 664 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.286267+0000 mon.a (mon.0) 665 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.294538+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: cephadm 2023-12-20T20:10:36.301343+0000 mgr.x (mgr.25349) 748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.376848+0000 mon.a (mon.0) 667 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.380359+0000 mon.a (mon.0) 668 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.383943+0000 mon.a (mon.0) 669 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.385622+0000 mon.a (mon.0) 670 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.394439+0000 mon.a (mon.0) 671 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: cephadm 2023-12-20T20:10:36.401363+0000 mgr.x (mgr.25349) 749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.478394+0000 mon.a (mon.0) 672 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.481504+0000 mon.a (mon.0) 673 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.485012+0000 mon.a (mon.0) 674 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.486263+0000 mon.a (mon.0) 675 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.494778+0000 mon.a (mon.0) 676 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: cephadm 2023-12-20T20:10:36.501691+0000 mgr.x (mgr.25349) 750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.577603+0000 mon.a (mon.0) 677 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.580693+0000 mon.a (mon.0) 678 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.583754+0000 mon.a (mon.0) 679 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.585100+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.593270+0000 mon.a (mon.0) 681 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.673917+0000 mon.a (mon.0) 682 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.676944+0000 mon.a (mon.0) 683 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.681067+0000 mon.a (mon.0) 684 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.682560+0000 mon.a (mon.0) 685 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.692486+0000 mon.a (mon.0) 686 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.775031+0000 mon.a (mon.0) 687 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.777806+0000 mon.a (mon.0) 688 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.780990+0000 mon.a (mon.0) 689 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.782210+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.478394+0000 mon.a (mon.0) 672 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.481504+0000 mon.a (mon.0) 673 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.485012+0000 mon.a (mon.0) 674 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.486263+0000 mon.a (mon.0) 675 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.494778+0000 mon.a (mon.0) 676 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: cephadm 2023-12-20T20:10:36.501691+0000 mgr.x (mgr.25349) 750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.577603+0000 mon.a (mon.0) 677 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.580693+0000 mon.a (mon.0) 678 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.583754+0000 mon.a (mon.0) 679 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.585100+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.593270+0000 mon.a (mon.0) 681 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.673917+0000 mon.a (mon.0) 682 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.676944+0000 mon.a (mon.0) 683 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.681067+0000 mon.a (mon.0) 684 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.682560+0000 mon.a (mon.0) 685 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.692486+0000 mon.a (mon.0) 686 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.775031+0000 mon.a (mon.0) 687 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.777806+0000 mon.a (mon.0) 688 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.780990+0000 mon.a (mon.0) 689 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.782210+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.793347+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.874123+0000 mon.a (mon.0) 692 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.877167+0000 mon.a (mon.0) 693 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.881191+0000 mon.a (mon.0) 694 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.882755+0000 mon.a (mon.0) 695 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.892842+0000 mon.a (mon.0) 696 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.972417+0000 mon.a (mon.0) 697 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.977217+0000 mon.a (mon.0) 698 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.981652+0000 mon.a (mon.0) 699 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.983536+0000 mon.a (mon.0) 700 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:36.994045+0000 mon.a (mon.0) 701 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:37.078101+0000 mon.a (mon.0) 702 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:37.081131+0000 mon.a (mon.0) 703 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:37.086105+0000 mon.a (mon.0) 704 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:37.087584+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:37.096147+0000 mon.a (mon.0) 706 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:37.178062+0000 mon.a (mon.0) 707 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:37.180632+0000 mon.a (mon.0) 708 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:37.183367+0000 mon.a (mon.0) 709 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:37.184519+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[84793]: audit 2023-12-20T20:10:37.191056+0000 mon.a (mon.0) 711 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.793347+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.874123+0000 mon.a (mon.0) 692 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.877167+0000 mon.a (mon.0) 693 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.881191+0000 mon.a (mon.0) 694 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.882755+0000 mon.a (mon.0) 695 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.892842+0000 mon.a (mon.0) 696 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.972417+0000 mon.a (mon.0) 697 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.977217+0000 mon.a (mon.0) 698 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.981652+0000 mon.a (mon.0) 699 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.983536+0000 mon.a (mon.0) 700 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:36.994045+0000 mon.a (mon.0) 701 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:37.078101+0000 mon.a (mon.0) 702 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:37.081131+0000 mon.a (mon.0) 703 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:37.086105+0000 mon.a (mon.0) 704 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:37.087584+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:37.096147+0000 mon.a (mon.0) 706 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:37.178062+0000 mon.a (mon.0) 707 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:37.180632+0000 mon.a (mon.0) 708 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:37.183367+0000 mon.a (mon.0) 709 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:37.184519+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:37 smithi080 bash[80208]: audit 2023-12-20T20:10:37.191056+0000 mon.a (mon.0) 711 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: cephadm 2023-12-20T20:10:35.602235+0000 mgr.x (mgr.25349) 740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: cephadm 2023-12-20T20:10:35.703492+0000 mgr.x (mgr.25349) 741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: cephadm 2023-12-20T20:10:35.798987+0000 mgr.x (mgr.25349) 742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: cephadm 2023-12-20T20:10:35.903440+0000 mgr.x (mgr.25349) 743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: cephadm 2023-12-20T20:10:36.002159+0000 mgr.x (mgr.25349) 744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.052307+0000 mgr.x (mgr.25349) 745 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:10:37.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: cephadm 2023-12-20T20:10:36.099910+0000 mgr.x (mgr.25349) 746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: cephadm 2023-12-20T20:10:36.201820+0000 mgr.x (mgr.25349) 747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.278334+0000 mon.a (mon.0) 662 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.281197+0000 mon.a (mon.0) 663 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.284691+0000 mon.a (mon.0) 664 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.286267+0000 mon.a (mon.0) 665 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.294538+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: cephadm 2023-12-20T20:10:36.301343+0000 mgr.x (mgr.25349) 748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.376848+0000 mon.a (mon.0) 667 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.380359+0000 mon.a (mon.0) 668 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.383943+0000 mon.a (mon.0) 669 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.385622+0000 mon.a (mon.0) 670 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.394439+0000 mon.a (mon.0) 671 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: cephadm 2023-12-20T20:10:36.401363+0000 mgr.x (mgr.25349) 749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.478394+0000 mon.a (mon.0) 672 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.481504+0000 mon.a (mon.0) 673 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.485012+0000 mon.a (mon.0) 674 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.486263+0000 mon.a (mon.0) 675 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.494778+0000 mon.a (mon.0) 676 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: cephadm 2023-12-20T20:10:36.501691+0000 mgr.x (mgr.25349) 750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:37.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.577603+0000 mon.a (mon.0) 677 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.580693+0000 mon.a (mon.0) 678 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.583754+0000 mon.a (mon.0) 679 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.585100+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.593270+0000 mon.a (mon.0) 681 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.673917+0000 mon.a (mon.0) 682 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.676944+0000 mon.a (mon.0) 683 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.681067+0000 mon.a (mon.0) 684 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.682560+0000 mon.a (mon.0) 685 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.692486+0000 mon.a (mon.0) 686 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.775031+0000 mon.a (mon.0) 687 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.777806+0000 mon.a (mon.0) 688 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.780990+0000 mon.a (mon.0) 689 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.782210+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.793347+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.874123+0000 mon.a (mon.0) 692 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.877167+0000 mon.a (mon.0) 693 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.881191+0000 mon.a (mon.0) 694 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.882755+0000 mon.a (mon.0) 695 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.892842+0000 mon.a (mon.0) 696 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.972417+0000 mon.a (mon.0) 697 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.977217+0000 mon.a (mon.0) 698 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.981652+0000 mon.a (mon.0) 699 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.983536+0000 mon.a (mon.0) 700 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:36.994045+0000 mon.a (mon.0) 701 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:37.078101+0000 mon.a (mon.0) 702 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:37.081131+0000 mon.a (mon.0) 703 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:37.086105+0000 mon.a (mon.0) 704 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:37.087584+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:37.096147+0000 mon.a (mon.0) 706 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:37.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:37.178062+0000 mon.a (mon.0) 707 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:37.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:37.180632+0000 mon.a (mon.0) 708 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:37.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:37.183367+0000 mon.a (mon.0) 709 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:37.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:37.184519+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:37.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:37 smithi133 bash[68349]: audit 2023-12-20T20:10:37.191056+0000 mon.a (mon.0) 711 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.281 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:10:38.282 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 16s ago 18m - - 2023-12-20T20:10:38.282 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 14s ago 18m - - 2023-12-20T20:10:38.282 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (4m) 16s ago 11m 17.7M - 0.23.0 ba2b418f427c 9979984282f3 2023-12-20T20:10:38.282 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (3m) 14s ago 11m 43.5M - 8.3.5 dad864ee21e9 35327ecb050a 2023-12-20T20:10:38.282 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 running (2m) 16s ago 8m 48.8M - 3.5 e1d6a67b021e 63865d78dfdb 2023-12-20T20:10:38.282 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443,9283,8765 running (3m) 14s ago 17m 499M - 19.0.0-297-ga89fee39 36973ca01a0c 2798bd911c04 2023-12-20T20:10:38.282 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:8443,9283,8765 running (115s) 16s ago 19m 432M - 19.0.0-297-ga89fee39 36973ca01a0c 948a6298d95e 2023-12-20T20:10:38.282 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (2m) 16s ago 19m 59.2M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 7763c37656a1 2023-12-20T20:10:38.282 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (72s) 14s ago 17m 34.7M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 0757d0a21f72 2023-12-20T20:10:38.282 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (93s) 16s ago 17m 41.3M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 129477cbeb77 2023-12-20T20:10:38.282 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (4m) 16s ago 11m 11.2M - 1.3.1 1dbe0e931976 3d79384a5011 2023-12-20T20:10:38.282 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (4m) 14s ago 11m 11.7M - 1.3.1 1dbe0e931976 48068c81d9e1 2023-12-20T20:10:38.282 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 starting - - - 4096M 2023-12-20T20:10:38.283 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (16m) 16s ago 16m 60.7M 4096M 17.2.0 e1d6a67b021e d6f590089d18 2023-12-20T20:10:38.283 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (15m) 16s ago 15m 56.0M 4096M 17.2.0 e1d6a67b021e c5a8b72bec6a 2023-12-20T20:10:38.283 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (15m) 16s ago 15m 58.2M 4096M 17.2.0 e1d6a67b021e 47919c3d7421 2023-12-20T20:10:38.283 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (14m) 14s ago 14m 59.9M 4096M 17.2.0 e1d6a67b021e 18e2abccb722 2023-12-20T20:10:38.283 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (13m) 14s ago 13m 56.3M 4096M 17.2.0 e1d6a67b021e b059f3e08300 2023-12-20T20:10:38.283 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (13m) 14s ago 13m 57.2M 4096M 17.2.0 e1d6a67b021e 8e5ac1685777 2023-12-20T20:10:38.283 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (12m) 14s ago 12m 59.2M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:10:38.283 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (2m) 14s ago 11m 59.2M - 2.33.4 514e6a882f6e 0c91f33ab6ef 2023-12-20T20:10:38.283 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (9m) 16s ago 9m 88.0M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:10:38.283 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (9m) 14s ago 9m 88.0M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:10:38.283 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (9m) 16s ago 9m 87.9M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:10:38.283 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (9m) 14s ago 9m 88.0M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:10:38.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: cephadm 2023-12-20T20:10:36.600317+0000 mgr.x (mgr.25349) 751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: cluster 2023-12-20T20:10:36.670284+0000 mgr.x (mgr.25349) 752 : cluster 0 pgmap v181: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2023-12-20T20:10:38.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: cephadm 2023-12-20T20:10:36.699528+0000 mgr.x (mgr.25349) 753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: cephadm 2023-12-20T20:10:36.800353+0000 mgr.x (mgr.25349) 754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: cephadm 2023-12-20T20:10:36.899745+0000 mgr.x (mgr.25349) 755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: cephadm 2023-12-20T20:10:37.001071+0000 mgr.x (mgr.25349) 756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: cephadm 2023-12-20T20:10:37.102996+0000 mgr.x (mgr.25349) 757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: cephadm 2023-12-20T20:10:37.198031+0000 mgr.x (mgr.25349) 758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.272904+0000 mon.a (mon.0) 712 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.275634+0000 mon.a (mon.0) 713 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.511 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.278430+0000 mon.a (mon.0) 714 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.511 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.279732+0000 mon.a (mon.0) 715 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.511 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.287664+0000 mon.a (mon.0) 716 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.511 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: cephadm 2023-12-20T20:10:37.294637+0000 mgr.x (mgr.25349) 759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.511 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.369821+0000 mon.a (mon.0) 717 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.511 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.372522+0000 mon.a (mon.0) 718 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.511 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.375940+0000 mon.a (mon.0) 719 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.511 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.377225+0000 mon.a (mon.0) 720 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.511 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.387785+0000 mon.a (mon.0) 721 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.511 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: cephadm 2023-12-20T20:10:37.394585+0000 mgr.x (mgr.25349) 760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: cephadm 2023-12-20T20:10:36.600317+0000 mgr.x (mgr.25349) 751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: cluster 2023-12-20T20:10:36.670284+0000 mgr.x (mgr.25349) 752 : cluster 0 pgmap v181: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2023-12-20T20:10:38.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: cephadm 2023-12-20T20:10:36.699528+0000 mgr.x (mgr.25349) 753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: cephadm 2023-12-20T20:10:36.800353+0000 mgr.x (mgr.25349) 754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: cephadm 2023-12-20T20:10:36.899745+0000 mgr.x (mgr.25349) 755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: cephadm 2023-12-20T20:10:37.001071+0000 mgr.x (mgr.25349) 756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: cephadm 2023-12-20T20:10:37.102996+0000 mgr.x (mgr.25349) 757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: cephadm 2023-12-20T20:10:37.198031+0000 mgr.x (mgr.25349) 758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.272904+0000 mon.a (mon.0) 712 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.275634+0000 mon.a (mon.0) 713 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.278430+0000 mon.a (mon.0) 714 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.279732+0000 mon.a (mon.0) 715 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.287664+0000 mon.a (mon.0) 716 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: cephadm 2023-12-20T20:10:37.294637+0000 mgr.x (mgr.25349) 759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.369821+0000 mon.a (mon.0) 717 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.372522+0000 mon.a (mon.0) 718 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.375940+0000 mon.a (mon.0) 719 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.377225+0000 mon.a (mon.0) 720 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.387785+0000 mon.a (mon.0) 721 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: cephadm 2023-12-20T20:10:37.394585+0000 mgr.x (mgr.25349) 760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.467841+0000 mon.a (mon.0) 722 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.470524+0000 mon.a (mon.0) 723 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.473939+0000 mon.a (mon.0) 724 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.474984+0000 mon.a (mon.0) 725 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.484840+0000 mon.a (mon.0) 726 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: cephadm 2023-12-20T20:10:37.491844+0000 mgr.x (mgr.25349) 761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.505822+0000 mgr.x (mgr.25349) 762 : audit 0 from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:38.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.565123+0000 mon.a (mon.0) 727 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.567864+0000 mon.a (mon.0) 728 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.572370+0000 mon.a (mon.0) 729 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.573831+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.585389+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: cluster 2023-12-20T20:10:37.589899+0000 mon.a (mon.0) 732 : cluster 3 Health check failed: Degraded data redundancy: 69/630 objects degraded (10.952%), 22 pgs degraded (PG_DEGRADED) 2023-12-20T20:10:38.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.667734+0000 mon.a (mon.0) 733 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.670486+0000 mon.a (mon.0) 734 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.673789+0000 mon.a (mon.0) 735 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.675395+0000 mon.a (mon.0) 736 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.683917+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.763663+0000 mon.a (mon.0) 738 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.767043+0000 mon.a (mon.0) 739 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.771961+0000 mon.a (mon.0) 740 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.773774+0000 mon.a (mon.0) 741 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.782394+0000 mon.a (mon.0) 742 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.862295+0000 mon.a (mon.0) 743 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.865107+0000 mon.a (mon.0) 744 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.868498+0000 mon.a (mon.0) 745 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.869831+0000 mon.a (mon.0) 746 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.878551+0000 mon.a (mon.0) 747 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.957461+0000 mon.a (mon.0) 748 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.960740+0000 mon.a (mon.0) 749 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.964903+0000 mon.a (mon.0) 750 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.966551+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:37.977124+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:38.056970+0000 mon.a (mon.0) 753 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:38.060069+0000 mon.a (mon.0) 754 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:38.063657+0000 mon.a (mon.0) 755 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:38.065138+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:38.073980+0000 mon.a (mon.0) 757 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:38.155215+0000 mon.a (mon.0) 758 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:38.158980+0000 mon.a (mon.0) 759 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:38.162247+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:38.163642+0000 mon.a (mon.0) 761 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[80208]: audit 2023-12-20T20:10:38.174904+0000 mon.a (mon.0) 762 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.517 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.467841+0000 mon.a (mon.0) 722 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.517 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.470524+0000 mon.a (mon.0) 723 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.517 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.473939+0000 mon.a (mon.0) 724 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.517 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.474984+0000 mon.a (mon.0) 725 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.517 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.484840+0000 mon.a (mon.0) 726 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.517 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: cephadm 2023-12-20T20:10:37.491844+0000 mgr.x (mgr.25349) 761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.517 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.505822+0000 mgr.x (mgr.25349) 762 : audit 0 from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:38.517 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.565123+0000 mon.a (mon.0) 727 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.517 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.567864+0000 mon.a (mon.0) 728 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.517 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.572370+0000 mon.a (mon.0) 729 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.517 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.573831+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.517 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.585389+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.517 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: cluster 2023-12-20T20:10:37.589899+0000 mon.a (mon.0) 732 : cluster 3 Health check failed: Degraded data redundancy: 69/630 objects degraded (10.952%), 22 pgs degraded (PG_DEGRADED) 2023-12-20T20:10:38.518 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.667734+0000 mon.a (mon.0) 733 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.518 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.670486+0000 mon.a (mon.0) 734 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.518 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.673789+0000 mon.a (mon.0) 735 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.518 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.675395+0000 mon.a (mon.0) 736 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.518 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.683917+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.518 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.763663+0000 mon.a (mon.0) 738 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.518 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.767043+0000 mon.a (mon.0) 739 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.518 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.771961+0000 mon.a (mon.0) 740 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.518 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.773774+0000 mon.a (mon.0) 741 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.518 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.782394+0000 mon.a (mon.0) 742 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.518 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.862295+0000 mon.a (mon.0) 743 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.518 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.865107+0000 mon.a (mon.0) 744 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.518 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.868498+0000 mon.a (mon.0) 745 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.518 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.869831+0000 mon.a (mon.0) 746 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.518 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.878551+0000 mon.a (mon.0) 747 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.519 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.957461+0000 mon.a (mon.0) 748 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.519 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.960740+0000 mon.a (mon.0) 749 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.519 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.964903+0000 mon.a (mon.0) 750 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.519 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.966551+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.519 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:37.977124+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.519 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:38.056970+0000 mon.a (mon.0) 753 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.519 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:38.060069+0000 mon.a (mon.0) 754 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.519 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:38.063657+0000 mon.a (mon.0) 755 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.519 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:38.065138+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.519 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:38.073980+0000 mon.a (mon.0) 757 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.519 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:38.155215+0000 mon.a (mon.0) 758 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.519 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:38.158980+0000 mon.a (mon.0) 759 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.519 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:38.162247+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.519 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:38.163642+0000 mon.a (mon.0) 761 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.520 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:38 smithi080 bash[84793]: audit 2023-12-20T20:10:38.174904+0000 mon.a (mon.0) 762 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: cephadm 2023-12-20T20:10:36.600317+0000 mgr.x (mgr.25349) 751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: cluster 2023-12-20T20:10:36.670284+0000 mgr.x (mgr.25349) 752 : cluster 0 pgmap v181: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2023-12-20T20:10:38.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: cephadm 2023-12-20T20:10:36.699528+0000 mgr.x (mgr.25349) 753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: cephadm 2023-12-20T20:10:36.800353+0000 mgr.x (mgr.25349) 754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: cephadm 2023-12-20T20:10:36.899745+0000 mgr.x (mgr.25349) 755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: cephadm 2023-12-20T20:10:37.001071+0000 mgr.x (mgr.25349) 756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: cephadm 2023-12-20T20:10:37.102996+0000 mgr.x (mgr.25349) 757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: cephadm 2023-12-20T20:10:37.198031+0000 mgr.x (mgr.25349) 758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.272904+0000 mon.a (mon.0) 712 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.275634+0000 mon.a (mon.0) 713 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.278430+0000 mon.a (mon.0) 714 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.279732+0000 mon.a (mon.0) 715 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.287664+0000 mon.a (mon.0) 716 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: cephadm 2023-12-20T20:10:37.294637+0000 mgr.x (mgr.25349) 759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.369821+0000 mon.a (mon.0) 717 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.372522+0000 mon.a (mon.0) 718 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.375940+0000 mon.a (mon.0) 719 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.377225+0000 mon.a (mon.0) 720 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.387785+0000 mon.a (mon.0) 721 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: cephadm 2023-12-20T20:10:37.394585+0000 mgr.x (mgr.25349) 760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.467841+0000 mon.a (mon.0) 722 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.470524+0000 mon.a (mon.0) 723 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.473939+0000 mon.a (mon.0) 724 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.474984+0000 mon.a (mon.0) 725 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.484840+0000 mon.a (mon.0) 726 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: cephadm 2023-12-20T20:10:37.491844+0000 mgr.x (mgr.25349) 761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.505822+0000 mgr.x (mgr.25349) 762 : audit 0 from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.565123+0000 mon.a (mon.0) 727 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.567864+0000 mon.a (mon.0) 728 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.572370+0000 mon.a (mon.0) 729 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.573831+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.585389+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: cluster 2023-12-20T20:10:37.589899+0000 mon.a (mon.0) 732 : cluster 3 Health check failed: Degraded data redundancy: 69/630 objects degraded (10.952%), 22 pgs degraded (PG_DEGRADED) 2023-12-20T20:10:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.667734+0000 mon.a (mon.0) 733 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.670486+0000 mon.a (mon.0) 734 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.673789+0000 mon.a (mon.0) 735 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.675395+0000 mon.a (mon.0) 736 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.683917+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.763663+0000 mon.a (mon.0) 738 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.767043+0000 mon.a (mon.0) 739 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.771961+0000 mon.a (mon.0) 740 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.773774+0000 mon.a (mon.0) 741 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.782394+0000 mon.a (mon.0) 742 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.862295+0000 mon.a (mon.0) 743 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.865107+0000 mon.a (mon.0) 744 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.868498+0000 mon.a (mon.0) 745 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.869831+0000 mon.a (mon.0) 746 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.878551+0000 mon.a (mon.0) 747 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.957461+0000 mon.a (mon.0) 748 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.960740+0000 mon.a (mon.0) 749 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.964903+0000 mon.a (mon.0) 750 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.966551+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:37.977124+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:38.056970+0000 mon.a (mon.0) 753 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:38.060069+0000 mon.a (mon.0) 754 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:38.063657+0000 mon.a (mon.0) 755 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:38.065138+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:38.073980+0000 mon.a (mon.0) 757 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:38.155215+0000 mon.a (mon.0) 758 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:38.158980+0000 mon.a (mon.0) 759 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:38.162247+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:38.163642+0000 mon.a (mon.0) 761 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[68349]: audit 2023-12-20T20:10:38.174904+0000 mon.a (mon.0) 762 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:38.694 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:10:38 smithi133 bash[64097]: ts=2023-12-20T20:10:38.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:10:38.750 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:10:38.750 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:10:38.750 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:10:38.750 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:10:38.750 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:10:38.751 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:10:38.751 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:10:38.751 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:10:38.751 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7 2023-12-20T20:10:38.751 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:10:38.751 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:10:38.751 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:10:38.751 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:10:38.751 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:10:38.751 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2023-12-20T20:10:38.751 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 5 2023-12-20T20:10:38.751 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:10:38.751 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:10:39.145 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:10:39.145 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:10:39.145 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:10:39.145 INFO:teuthology.orchestra.run.smithi080.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:10:39.145 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [ 2023-12-20T20:10:39.146 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr", 2023-12-20T20:10:39.146 INFO:teuthology.orchestra.run.smithi080.stdout: "mon" 2023-12-20T20:10:39.146 INFO:teuthology.orchestra.run.smithi080.stdout: ], 2023-12-20T20:10:39.146 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "5/23 daemons upgraded", 2023-12-20T20:10:39.146 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "Currently upgrading osd daemons", 2023-12-20T20:10:39.146 INFO:teuthology.orchestra.run.smithi080.stdout: "is_paused": false 2023-12-20T20:10:39.146 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:10:39.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: cephadm 2023-12-20T20:10:37.592290+0000 mgr.x (mgr.25349) 763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: cephadm 2023-12-20T20:10:37.690905+0000 mgr.x (mgr.25349) 764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: cephadm 2023-12-20T20:10:37.789260+0000 mgr.x (mgr.25349) 765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: cephadm 2023-12-20T20:10:37.885377+0000 mgr.x (mgr.25349) 766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:37.890095+0000 mgr.x (mgr.25349) 767 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:39.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: cephadm 2023-12-20T20:10:37.984176+0000 mgr.x (mgr.25349) 768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: cephadm 2023-12-20T20:10:38.081171+0000 mgr.x (mgr.25349) 769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: cephadm 2023-12-20T20:10:38.181930+0000 mgr.x (mgr.25349) 770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.251572+0000 mon.a (mon.0) 763 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.254777+0000 mon.a (mon.0) 764 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.261957+0000 mgr.x (mgr.25349) 771 : audit 0 from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:39.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.274657+0000 mon.a (mon.0) 765 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.275927+0000 mon.a (mon.0) 766 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.287001+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: cephadm 2023-12-20T20:10:38.293818+0000 mgr.x (mgr.25349) 772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.367824+0000 mon.a (mon.0) 768 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.371397+0000 mon.a (mon.0) 769 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.376477+0000 mon.a (mon.0) 770 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.378083+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.389466+0000 mon.a (mon.0) 772 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: cephadm 2023-12-20T20:10:37.592290+0000 mgr.x (mgr.25349) 763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: cephadm 2023-12-20T20:10:37.690905+0000 mgr.x (mgr.25349) 764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: cephadm 2023-12-20T20:10:37.789260+0000 mgr.x (mgr.25349) 765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: cephadm 2023-12-20T20:10:37.885377+0000 mgr.x (mgr.25349) 766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:37.890095+0000 mgr.x (mgr.25349) 767 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:39.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: cephadm 2023-12-20T20:10:37.984176+0000 mgr.x (mgr.25349) 768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: cephadm 2023-12-20T20:10:38.081171+0000 mgr.x (mgr.25349) 769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: cephadm 2023-12-20T20:10:38.181930+0000 mgr.x (mgr.25349) 770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.251572+0000 mon.a (mon.0) 763 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.254777+0000 mon.a (mon.0) 764 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.261957+0000 mgr.x (mgr.25349) 771 : audit 0 from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:39.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.274657+0000 mon.a (mon.0) 765 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.275927+0000 mon.a (mon.0) 766 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.287001+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: cephadm 2023-12-20T20:10:38.293818+0000 mgr.x (mgr.25349) 772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.367824+0000 mon.a (mon.0) 768 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.371397+0000 mon.a (mon.0) 769 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.376477+0000 mon.a (mon.0) 770 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.378083+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.389466+0000 mon.a (mon.0) 772 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: cephadm 2023-12-20T20:10:38.396559+0000 mgr.x (mgr.25349) 773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.473832+0000 mon.a (mon.0) 773 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.476326+0000 mon.a (mon.0) 774 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.478980+0000 mon.a (mon.0) 775 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.479920+0000 mon.a (mon.0) 776 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.487738+0000 mon.a (mon.0) 777 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: cephadm 2023-12-20T20:10:38.494760+0000 mgr.x (mgr.25349) 774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.567688+0000 mon.a (mon.0) 778 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.570779+0000 mon.a (mon.0) 779 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.574082+0000 mon.a (mon.0) 780 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.575203+0000 mon.a (mon.0) 781 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.583835+0000 mon.a (mon.0) 782 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.666718+0000 mon.a (mon.0) 783 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.670431+0000 mon.a (mon.0) 784 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.673837+0000 mon.a (mon.0) 785 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.675119+0000 mon.a (mon.0) 786 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.684773+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.741865+0000 mon.a (mon.0) 788 : audit 0 from='client.? 172.21.15.80:0/1145437642' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.768145+0000 mon.a (mon.0) 789 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.771536+0000 mon.a (mon.0) 790 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.775310+0000 mon.a (mon.0) 791 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.777678+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.785869+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.870930+0000 mon.a (mon.0) 794 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.874519+0000 mon.a (mon.0) 795 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.879064+0000 mon.a (mon.0) 796 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.880678+0000 mon.a (mon.0) 797 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.887253+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.972035+0000 mon.a (mon.0) 799 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.975444+0000 mon.a (mon.0) 800 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.980304+0000 mon.a (mon.0) 801 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.982048+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:38.991594+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:39.075867+0000 mon.a (mon.0) 804 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:39.078832+0000 mon.a (mon.0) 805 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:39.082266+0000 mon.a (mon.0) 806 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:39.083419+0000 mon.a (mon.0) 807 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:39.092559+0000 mon.a (mon.0) 808 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:39.174764+0000 mon.a (mon.0) 809 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:39.177177+0000 mon.a (mon.0) 810 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:39.180633+0000 mon.a (mon.0) 811 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:39.181738+0000 mon.a (mon.0) 812 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[80208]: audit 2023-12-20T20:10:39.190412+0000 mon.a (mon.0) 813 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: cephadm 2023-12-20T20:10:38.396559+0000 mgr.x (mgr.25349) 773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.473832+0000 mon.a (mon.0) 773 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.476326+0000 mon.a (mon.0) 774 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.478980+0000 mon.a (mon.0) 775 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.479920+0000 mon.a (mon.0) 776 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.487738+0000 mon.a (mon.0) 777 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: cephadm 2023-12-20T20:10:38.494760+0000 mgr.x (mgr.25349) 774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.567688+0000 mon.a (mon.0) 778 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.570779+0000 mon.a (mon.0) 779 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.574082+0000 mon.a (mon.0) 780 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.575203+0000 mon.a (mon.0) 781 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.583835+0000 mon.a (mon.0) 782 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.666718+0000 mon.a (mon.0) 783 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.670431+0000 mon.a (mon.0) 784 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.673837+0000 mon.a (mon.0) 785 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.675119+0000 mon.a (mon.0) 786 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.684773+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.741865+0000 mon.a (mon.0) 788 : audit 0 from='client.? 172.21.15.80:0/1145437642' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.768145+0000 mon.a (mon.0) 789 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.771536+0000 mon.a (mon.0) 790 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.775310+0000 mon.a (mon.0) 791 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.777678+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.785869+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.870930+0000 mon.a (mon.0) 794 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.874519+0000 mon.a (mon.0) 795 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.879064+0000 mon.a (mon.0) 796 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.880678+0000 mon.a (mon.0) 797 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.887253+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.972035+0000 mon.a (mon.0) 799 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.975444+0000 mon.a (mon.0) 800 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.980304+0000 mon.a (mon.0) 801 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.982048+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:38.991594+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:39.075867+0000 mon.a (mon.0) 804 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:39.078832+0000 mon.a (mon.0) 805 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:39.082266+0000 mon.a (mon.0) 806 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:39.083419+0000 mon.a (mon.0) 807 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:39.092559+0000 mon.a (mon.0) 808 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:39.174764+0000 mon.a (mon.0) 809 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:39.177177+0000 mon.a (mon.0) 810 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:39.180633+0000 mon.a (mon.0) 811 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:39.181738+0000 mon.a (mon.0) 812 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:39 smithi080 bash[84793]: audit 2023-12-20T20:10:39.190412+0000 mon.a (mon.0) 813 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.602 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: cephadm 2023-12-20T20:10:37.592290+0000 mgr.x (mgr.25349) 763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.602 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: cephadm 2023-12-20T20:10:37.690905+0000 mgr.x (mgr.25349) 764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.602 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: cephadm 2023-12-20T20:10:37.789260+0000 mgr.x (mgr.25349) 765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.602 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: cephadm 2023-12-20T20:10:37.885377+0000 mgr.x (mgr.25349) 766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.602 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:37.890095+0000 mgr.x (mgr.25349) 767 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:39.603 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: cephadm 2023-12-20T20:10:37.984176+0000 mgr.x (mgr.25349) 768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.603 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: cephadm 2023-12-20T20:10:38.081171+0000 mgr.x (mgr.25349) 769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.603 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: cephadm 2023-12-20T20:10:38.181930+0000 mgr.x (mgr.25349) 770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.603 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.251572+0000 mon.a (mon.0) 763 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.603 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.254777+0000 mon.a (mon.0) 764 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.603 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.261957+0000 mgr.x (mgr.25349) 771 : audit 0 from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:39.603 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.274657+0000 mon.a (mon.0) 765 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.603 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.275927+0000 mon.a (mon.0) 766 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.603 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.287001+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.603 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: cephadm 2023-12-20T20:10:38.293818+0000 mgr.x (mgr.25349) 772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.603 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.367824+0000 mon.a (mon.0) 768 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.603 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.371397+0000 mon.a (mon.0) 769 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.604 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.376477+0000 mon.a (mon.0) 770 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.604 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.378083+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.604 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.389466+0000 mon.a (mon.0) 772 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.604 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: cephadm 2023-12-20T20:10:38.396559+0000 mgr.x (mgr.25349) 773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.604 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.473832+0000 mon.a (mon.0) 773 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.604 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.476326+0000 mon.a (mon.0) 774 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.604 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.478980+0000 mon.a (mon.0) 775 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.604 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.479920+0000 mon.a (mon.0) 776 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.604 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.487738+0000 mon.a (mon.0) 777 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.604 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: cephadm 2023-12-20T20:10:38.494760+0000 mgr.x (mgr.25349) 774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:39.604 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.567688+0000 mon.a (mon.0) 778 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.605 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.570779+0000 mon.a (mon.0) 779 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.605 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.574082+0000 mon.a (mon.0) 780 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.605 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.575203+0000 mon.a (mon.0) 781 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.605 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.583835+0000 mon.a (mon.0) 782 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.605 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.666718+0000 mon.a (mon.0) 783 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.605 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.670431+0000 mon.a (mon.0) 784 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.605 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.673837+0000 mon.a (mon.0) 785 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.605 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.675119+0000 mon.a (mon.0) 786 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.605 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.684773+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.605 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.741865+0000 mon.a (mon.0) 788 : audit 0 from='client.? 172.21.15.80:0/1145437642' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.605 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.768145+0000 mon.a (mon.0) 789 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.606 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.771536+0000 mon.a (mon.0) 790 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.606 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.775310+0000 mon.a (mon.0) 791 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.606 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.777678+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.606 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.785869+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.606 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.870930+0000 mon.a (mon.0) 794 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.606 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.874519+0000 mon.a (mon.0) 795 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.606 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.879064+0000 mon.a (mon.0) 796 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.606 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.880678+0000 mon.a (mon.0) 797 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.606 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.887253+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.607 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.972035+0000 mon.a (mon.0) 799 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.975444+0000 mon.a (mon.0) 800 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.980304+0000 mon.a (mon.0) 801 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.982048+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:38.991594+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:39.075867+0000 mon.a (mon.0) 804 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:39.078832+0000 mon.a (mon.0) 805 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:39.082266+0000 mon.a (mon.0) 806 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:39.083419+0000 mon.a (mon.0) 807 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:39.092559+0000 mon.a (mon.0) 808 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:39.174764+0000 mon.a (mon.0) 809 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:39.608 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:39.177177+0000 mon.a (mon.0) 810 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:39.609 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:39.180633+0000 mon.a (mon.0) 811 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:39.609 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:39.181738+0000 mon.a (mon.0) 812 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:39.609 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:39 smithi133 bash[68349]: audit 2023-12-20T20:10:39.190412+0000 mon.a (mon.0) 813 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:39.609 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 69/630 objects degraded (10.952%), 22 pgs degraded 2023-12-20T20:10:39.609 INFO:teuthology.orchestra.run.smithi080.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-20T20:10:39.609 INFO:teuthology.orchestra.run.smithi080.stdout: osd.0 (root=default,host=smithi080) is down 2023-12-20T20:10:39.609 INFO:teuthology.orchestra.run.smithi080.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 69/630 objects degraded (10.952%), 22 pgs degraded 2023-12-20T20:10:39.609 INFO:teuthology.orchestra.run.smithi080.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2023-12-20T20:10:39.610 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.1 is active+undersized+degraded, acting [2,3] 2023-12-20T20:10:39.610 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.4 is active+undersized+degraded, acting [1,7] 2023-12-20T20:10:39.610 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.f is active+undersized+degraded, acting [4,7] 2023-12-20T20:10:39.610 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.13 is active+undersized+degraded, acting [4,3] 2023-12-20T20:10:39.610 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.15 is active+undersized+degraded, acting [1,5] 2023-12-20T20:10:39.610 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2023-12-20T20:10:39.610 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2023-12-20T20:10:39.610 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2023-12-20T20:10:39.610 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2023-12-20T20:10:39.610 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2023-12-20T20:10:39.611 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2023-12-20T20:10:39.611 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2023-12-20T20:10:39.611 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2023-12-20T20:10:39.611 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2023-12-20T20:10:39.611 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2023-12-20T20:10:39.611 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2023-12-20T20:10:39.611 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2023-12-20T20:10:39.611 INFO:teuthology.orchestra.run.smithi080.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2023-12-20T20:10:39.611 INFO:teuthology.orchestra.run.smithi080.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2023-12-20T20:10:39.611 INFO:teuthology.orchestra.run.smithi080.stdout: pg 5.3 is active+undersized+degraded, acting [6,5] 2023-12-20T20:10:39.611 INFO:teuthology.orchestra.run.smithi080.stdout: pg 5.1d is active+undersized+degraded, acting [1,4] 2023-12-20T20:10:40.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: cephadm 2023-12-20T20:10:38.590729+0000 mgr.x (mgr.25349) 775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: cluster 2023-12-20T20:10:38.670837+0000 mgr.x (mgr.25349) 776 : cluster 0 pgmap v182: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2023-12-20T20:10:40.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: cephadm 2023-12-20T20:10:38.691895+0000 mgr.x (mgr.25349) 777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: cephadm 2023-12-20T20:10:38.792870+0000 mgr.x (mgr.25349) 778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: cephadm 2023-12-20T20:10:38.894361+0000 mgr.x (mgr.25349) 779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: cephadm 2023-12-20T20:10:38.998710+0000 mgr.x (mgr.25349) 780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: cephadm 2023-12-20T20:10:39.099396+0000 mgr.x (mgr.25349) 781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.142287+0000 mgr.x (mgr.25349) 782 : audit 0 from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:40.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: cephadm 2023-12-20T20:10:39.197346+0000 mgr.x (mgr.25349) 783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.268111+0000 mon.a (mon.0) 814 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.270801+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.273047+0000 mon.a (mon.0) 816 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.274049+0000 mon.a (mon.0) 817 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.280812+0000 mon.a (mon.0) 818 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: cephadm 2023-12-20T20:10:39.287520+0000 mgr.x (mgr.25349) 784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.361277+0000 mon.a (mon.0) 819 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.364362+0000 mon.a (mon.0) 820 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.367244+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.368442+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.376830+0000 mon.a (mon.0) 823 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: cephadm 2023-12-20T20:10:38.590729+0000 mgr.x (mgr.25349) 775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: cluster 2023-12-20T20:10:38.670837+0000 mgr.x (mgr.25349) 776 : cluster 0 pgmap v182: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2023-12-20T20:10:40.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: cephadm 2023-12-20T20:10:38.691895+0000 mgr.x (mgr.25349) 777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: cephadm 2023-12-20T20:10:38.792870+0000 mgr.x (mgr.25349) 778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: cephadm 2023-12-20T20:10:38.894361+0000 mgr.x (mgr.25349) 779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: cephadm 2023-12-20T20:10:38.998710+0000 mgr.x (mgr.25349) 780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: cephadm 2023-12-20T20:10:39.099396+0000 mgr.x (mgr.25349) 781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.142287+0000 mgr.x (mgr.25349) 782 : audit 0 from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:40.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: cephadm 2023-12-20T20:10:39.197346+0000 mgr.x (mgr.25349) 783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.268111+0000 mon.a (mon.0) 814 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.270801+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.273047+0000 mon.a (mon.0) 816 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.274049+0000 mon.a (mon.0) 817 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.280812+0000 mon.a (mon.0) 818 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: cephadm 2023-12-20T20:10:39.287520+0000 mgr.x (mgr.25349) 784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.361277+0000 mon.a (mon.0) 819 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.364362+0000 mon.a (mon.0) 820 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.367244+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.368442+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.376830+0000 mon.a (mon.0) 823 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: cephadm 2023-12-20T20:10:39.383717+0000 mgr.x (mgr.25349) 785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.459676+0000 mon.a (mon.0) 824 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.462576+0000 mon.a (mon.0) 825 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.466648+0000 mon.a (mon.0) 826 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.467804+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.474457+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: cephadm 2023-12-20T20:10:39.481515+0000 mgr.x (mgr.25349) 786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.553897+0000 mon.a (mon.0) 829 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.557418+0000 mon.a (mon.0) 830 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.561194+0000 mon.a (mon.0) 831 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.563179+0000 mon.a (mon.0) 832 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.573394+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.596444+0000 mon.a (mon.0) 834 : audit 0 from='client.? 172.21.15.80:0/471404807' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:10:40.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.658937+0000 mon.a (mon.0) 835 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.662260+0000 mon.a (mon.0) 836 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.665479+0000 mon.a (mon.0) 837 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.666981+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.676678+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.757153+0000 mon.a (mon.0) 840 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.760098+0000 mon.a (mon.0) 841 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: cephadm 2023-12-20T20:10:39.383717+0000 mgr.x (mgr.25349) 785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.459676+0000 mon.a (mon.0) 824 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.462576+0000 mon.a (mon.0) 825 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.466648+0000 mon.a (mon.0) 826 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.467804+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.474457+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: cephadm 2023-12-20T20:10:39.481515+0000 mgr.x (mgr.25349) 786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.553897+0000 mon.a (mon.0) 829 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.557418+0000 mon.a (mon.0) 830 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.561194+0000 mon.a (mon.0) 831 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.563179+0000 mon.a (mon.0) 832 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.573394+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.596444+0000 mon.a (mon.0) 834 : audit 0 from='client.? 172.21.15.80:0/471404807' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:10:40.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.658937+0000 mon.a (mon.0) 835 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.662260+0000 mon.a (mon.0) 836 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.665479+0000 mon.a (mon.0) 837 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.666981+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.676678+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.757153+0000 mon.a (mon.0) 840 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.760098+0000 mon.a (mon.0) 841 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.763756+0000 mon.a (mon.0) 842 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.765051+0000 mon.a (mon.0) 843 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.774277+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.854943+0000 mon.a (mon.0) 845 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.857778+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.860891+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.862052+0000 mon.a (mon.0) 848 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.870787+0000 mon.a (mon.0) 849 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.954648+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.958309+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.961378+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.962744+0000 mon.a (mon.0) 853 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:39.970981+0000 mon.a (mon.0) 854 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:40.034513+0000 mon.a (mon.0) 855 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:40.036141+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:10:40.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:40.077574+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:40.080811+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:40.084885+0000 mon.a (mon.0) 859 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:40.086241+0000 mon.a (mon.0) 860 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:40.093516+0000 mon.a (mon.0) 861 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.763756+0000 mon.a (mon.0) 842 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.765051+0000 mon.a (mon.0) 843 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.774277+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.854943+0000 mon.a (mon.0) 845 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.857778+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.860891+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.862052+0000 mon.a (mon.0) 848 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.870787+0000 mon.a (mon.0) 849 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.954648+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.958309+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.961378+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.962744+0000 mon.a (mon.0) 853 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:39.970981+0000 mon.a (mon.0) 854 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:40.034513+0000 mon.a (mon.0) 855 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:40.036141+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:10:40.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:40.077574+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:40.080811+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:40.084885+0000 mon.a (mon.0) 859 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:40.086241+0000 mon.a (mon.0) 860 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:40.093516+0000 mon.a (mon.0) 861 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:40.181433+0000 mon.a (mon.0) 862 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:40.184267+0000 mon.a (mon.0) 863 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:40.188274+0000 mon.a (mon.0) 864 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:40.189791+0000 mon.a (mon.0) 865 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.563 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[80208]: audit 2023-12-20T20:10:40.197881+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:40.181433+0000 mon.a (mon.0) 862 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:40.184267+0000 mon.a (mon.0) 863 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:40.188274+0000 mon.a (mon.0) 864 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:40.189791+0000 mon.a (mon.0) 865 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:40 smithi080 bash[84793]: audit 2023-12-20T20:10:40.197881+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.564 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: cephadm 2023-12-20T20:10:38.590729+0000 mgr.x (mgr.25349) 775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.564 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: cluster 2023-12-20T20:10:38.670837+0000 mgr.x (mgr.25349) 776 : cluster 0 pgmap v182: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2023-12-20T20:10:40.564 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: cephadm 2023-12-20T20:10:38.691895+0000 mgr.x (mgr.25349) 777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.564 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: cephadm 2023-12-20T20:10:38.792870+0000 mgr.x (mgr.25349) 778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.564 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: cephadm 2023-12-20T20:10:38.894361+0000 mgr.x (mgr.25349) 779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.564 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: cephadm 2023-12-20T20:10:38.998710+0000 mgr.x (mgr.25349) 780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.564 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: cephadm 2023-12-20T20:10:39.099396+0000 mgr.x (mgr.25349) 781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.564 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.142287+0000 mgr.x (mgr.25349) 782 : audit 0 from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:10:40.565 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: cephadm 2023-12-20T20:10:39.197346+0000 mgr.x (mgr.25349) 783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.565 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.268111+0000 mon.a (mon.0) 814 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.565 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.270801+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.565 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.273047+0000 mon.a (mon.0) 816 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.565 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.274049+0000 mon.a (mon.0) 817 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.565 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.280812+0000 mon.a (mon.0) 818 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.565 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: cephadm 2023-12-20T20:10:39.287520+0000 mgr.x (mgr.25349) 784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.565 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.361277+0000 mon.a (mon.0) 819 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.565 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.364362+0000 mon.a (mon.0) 820 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.565 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.367244+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.565 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.368442+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.565 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.376830+0000 mon.a (mon.0) 823 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.565 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: cephadm 2023-12-20T20:10:39.383717+0000 mgr.x (mgr.25349) 785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.565 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.459676+0000 mon.a (mon.0) 824 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.566 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.462576+0000 mon.a (mon.0) 825 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.566 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.466648+0000 mon.a (mon.0) 826 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.566 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.467804+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.566 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.474457+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.566 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: cephadm 2023-12-20T20:10:39.481515+0000 mgr.x (mgr.25349) 786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:40.566 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.553897+0000 mon.a (mon.0) 829 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.566 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.557418+0000 mon.a (mon.0) 830 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.566 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.561194+0000 mon.a (mon.0) 831 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.566 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.563179+0000 mon.a (mon.0) 832 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.566 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.573394+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.566 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.596444+0000 mon.a (mon.0) 834 : audit 0 from='client.? 172.21.15.80:0/471404807' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:10:40.566 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.658937+0000 mon.a (mon.0) 835 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.566 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.662260+0000 mon.a (mon.0) 836 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.566 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.665479+0000 mon.a (mon.0) 837 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.567 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.666981+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.567 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.676678+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.567 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.757153+0000 mon.a (mon.0) 840 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.567 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.760098+0000 mon.a (mon.0) 841 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.567 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.763756+0000 mon.a (mon.0) 842 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.567 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.765051+0000 mon.a (mon.0) 843 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.567 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.774277+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.567 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.854943+0000 mon.a (mon.0) 845 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.567 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.857778+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.567 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.860891+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.567 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.862052+0000 mon.a (mon.0) 848 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.567 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.870787+0000 mon.a (mon.0) 849 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.567 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.954648+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.567 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.958309+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.567 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.961378+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.568 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.962744+0000 mon.a (mon.0) 853 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.568 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:39.970981+0000 mon.a (mon.0) 854 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.568 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:40.034513+0000 mon.a (mon.0) 855 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.568 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:40.036141+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:10:40.568 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:40.077574+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.568 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:40.080811+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.568 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:40.084885+0000 mon.a (mon.0) 859 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.568 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:40.086241+0000 mon.a (mon.0) 860 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.568 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:40.093516+0000 mon.a (mon.0) 861 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:40.568 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:40.181433+0000 mon.a (mon.0) 862 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:40.568 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:40.184267+0000 mon.a (mon.0) 863 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:40.568 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:40.188274+0000 mon.a (mon.0) 864 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:40.568 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:40.189791+0000 mon.a (mon.0) 865 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:40.569 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:40 smithi133 bash[68349]: audit 2023-12-20T20:10:40.197881+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.299 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[89461]: debug 2023-12-20T20:10:41.134+0000 7f8c88db7700 1 -- 172.21.15.80:0/1538879971 <== mon.0 v2:172.21.15.80:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562e4189b6c0 con 0x562e41921000 2023-12-20T20:10:41.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: cephadm 2023-12-20T20:10:39.580259+0000 mgr.x (mgr.25349) 787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: cephadm 2023-12-20T20:10:39.683419+0000 mgr.x (mgr.25349) 788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: cephadm 2023-12-20T20:10:39.781146+0000 mgr.x (mgr.25349) 789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: cephadm 2023-12-20T20:10:39.877540+0000 mgr.x (mgr.25349) 790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: cephadm 2023-12-20T20:10:39.977725+0000 mgr.x (mgr.25349) 791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: cephadm 2023-12-20T20:10:40.100424+0000 mgr.x (mgr.25349) 792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: cephadm 2023-12-20T20:10:40.204719+0000 mgr.x (mgr.25349) 793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.281918+0000 mon.a (mon.0) 867 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.284926+0000 mon.a (mon.0) 868 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.287641+0000 mon.a (mon.0) 869 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.288725+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.296639+0000 mon.a (mon.0) 871 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: cephadm 2023-12-20T20:10:40.303361+0000 mgr.x (mgr.25349) 794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.381097+0000 mon.a (mon.0) 872 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.385623+0000 mon.a (mon.0) 873 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.389508+0000 mon.a (mon.0) 874 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.390976+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.400888+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: cephadm 2023-12-20T20:10:40.407685+0000 mgr.x (mgr.25349) 795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.478659+0000 mon.a (mon.0) 877 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.481638+0000 mon.a (mon.0) 878 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: cephadm 2023-12-20T20:10:39.580259+0000 mgr.x (mgr.25349) 787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: cephadm 2023-12-20T20:10:39.683419+0000 mgr.x (mgr.25349) 788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: cephadm 2023-12-20T20:10:39.781146+0000 mgr.x (mgr.25349) 789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: cephadm 2023-12-20T20:10:39.877540+0000 mgr.x (mgr.25349) 790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: cephadm 2023-12-20T20:10:39.977725+0000 mgr.x (mgr.25349) 791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: cephadm 2023-12-20T20:10:40.100424+0000 mgr.x (mgr.25349) 792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: cephadm 2023-12-20T20:10:40.204719+0000 mgr.x (mgr.25349) 793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.281918+0000 mon.a (mon.0) 867 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.284926+0000 mon.a (mon.0) 868 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.287641+0000 mon.a (mon.0) 869 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.288725+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.296639+0000 mon.a (mon.0) 871 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: cephadm 2023-12-20T20:10:40.303361+0000 mgr.x (mgr.25349) 794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.381097+0000 mon.a (mon.0) 872 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.385623+0000 mon.a (mon.0) 873 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.389508+0000 mon.a (mon.0) 874 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.390976+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.400888+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: cephadm 2023-12-20T20:10:40.407685+0000 mgr.x (mgr.25349) 795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.478659+0000 mon.a (mon.0) 877 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.481638+0000 mon.a (mon.0) 878 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.485373+0000 mon.a (mon.0) 879 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.486510+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.495113+0000 mon.a (mon.0) 881 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: cephadm 2023-12-20T20:10:40.502081+0000 mgr.x (mgr.25349) 796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.573700+0000 mon.a (mon.0) 882 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.576579+0000 mon.a (mon.0) 883 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.579523+0000 mon.a (mon.0) 884 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.580814+0000 mon.a (mon.0) 885 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.589627+0000 mon.a (mon.0) 886 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.672210+0000 mon.a (mon.0) 887 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.675476+0000 mon.a (mon.0) 888 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.685525+0000 mon.a (mon.0) 889 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.686692+0000 mon.a (mon.0) 890 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.695995+0000 mon.a (mon.0) 891 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.777973+0000 mon.a (mon.0) 892 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.780770+0000 mon.a (mon.0) 893 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.784267+0000 mon.a (mon.0) 894 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.785934+0000 mon.a (mon.0) 895 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.794755+0000 mon.a (mon.0) 896 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.485373+0000 mon.a (mon.0) 879 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.486510+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.495113+0000 mon.a (mon.0) 881 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: cephadm 2023-12-20T20:10:40.502081+0000 mgr.x (mgr.25349) 796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.573700+0000 mon.a (mon.0) 882 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.576579+0000 mon.a (mon.0) 883 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.579523+0000 mon.a (mon.0) 884 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.580814+0000 mon.a (mon.0) 885 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.589627+0000 mon.a (mon.0) 886 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.672210+0000 mon.a (mon.0) 887 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.675476+0000 mon.a (mon.0) 888 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.685525+0000 mon.a (mon.0) 889 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.686692+0000 mon.a (mon.0) 890 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.695995+0000 mon.a (mon.0) 891 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.777973+0000 mon.a (mon.0) 892 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.780770+0000 mon.a (mon.0) 893 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.784267+0000 mon.a (mon.0) 894 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.785934+0000 mon.a (mon.0) 895 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.794755+0000 mon.a (mon.0) 896 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.878747+0000 mon.a (mon.0) 897 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.888303+0000 mon.a (mon.0) 898 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.891884+0000 mon.a (mon.0) 899 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.893366+0000 mon.a (mon.0) 900 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.900808+0000 mon.a (mon.0) 901 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.978802+0000 mon.a (mon.0) 902 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.982756+0000 mon.a (mon.0) 903 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.986950+0000 mon.a (mon.0) 904 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.988552+0000 mon.a (mon.0) 905 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:40.998539+0000 mon.a (mon.0) 906 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:41.083148+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:41.087179+0000 mon.a (mon.0) 908 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:41.092455+0000 mon.a (mon.0) 909 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:41.093905+0000 mon.a (mon.0) 910 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:41.102915+0000 mon.a (mon.0) 911 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:41.182069+0000 mon.a (mon.0) 912 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:41.184850+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:41.187508+0000 mon.a (mon.0) 914 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:41.188634+0000 mon.a (mon.0) 915 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[84793]: audit 2023-12-20T20:10:41.196809+0000 mon.a (mon.0) 916 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.878747+0000 mon.a (mon.0) 897 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.888303+0000 mon.a (mon.0) 898 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.891884+0000 mon.a (mon.0) 899 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.893366+0000 mon.a (mon.0) 900 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.900808+0000 mon.a (mon.0) 901 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.978802+0000 mon.a (mon.0) 902 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.982756+0000 mon.a (mon.0) 903 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.986950+0000 mon.a (mon.0) 904 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.988552+0000 mon.a (mon.0) 905 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:40.998539+0000 mon.a (mon.0) 906 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:41.083148+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:41.087179+0000 mon.a (mon.0) 908 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:41.092455+0000 mon.a (mon.0) 909 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:41.093905+0000 mon.a (mon.0) 910 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:41.102915+0000 mon.a (mon.0) 911 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:41.182069+0000 mon.a (mon.0) 912 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:41.184850+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:41.187508+0000 mon.a (mon.0) 914 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:41.188634+0000 mon.a (mon.0) 915 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[80208]: audit 2023-12-20T20:10:41.196809+0000 mon.a (mon.0) 916 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.541 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: cephadm 2023-12-20T20:10:39.580259+0000 mgr.x (mgr.25349) 787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.541 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: cephadm 2023-12-20T20:10:39.683419+0000 mgr.x (mgr.25349) 788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.541 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: cephadm 2023-12-20T20:10:39.781146+0000 mgr.x (mgr.25349) 789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.541 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: cephadm 2023-12-20T20:10:39.877540+0000 mgr.x (mgr.25349) 790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.542 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: cephadm 2023-12-20T20:10:39.977725+0000 mgr.x (mgr.25349) 791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.542 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: cephadm 2023-12-20T20:10:40.100424+0000 mgr.x (mgr.25349) 792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.542 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: cephadm 2023-12-20T20:10:40.204719+0000 mgr.x (mgr.25349) 793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.542 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.281918+0000 mon.a (mon.0) 867 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.542 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.284926+0000 mon.a (mon.0) 868 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.542 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.287641+0000 mon.a (mon.0) 869 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.542 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.288725+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.542 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.296639+0000 mon.a (mon.0) 871 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.542 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: cephadm 2023-12-20T20:10:40.303361+0000 mgr.x (mgr.25349) 794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.542 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.381097+0000 mon.a (mon.0) 872 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.542 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.385623+0000 mon.a (mon.0) 873 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.542 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.389508+0000 mon.a (mon.0) 874 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.542 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.390976+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.542 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.400888+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.542 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: cephadm 2023-12-20T20:10:40.407685+0000 mgr.x (mgr.25349) 795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.543 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.478659+0000 mon.a (mon.0) 877 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.543 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.481638+0000 mon.a (mon.0) 878 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.543 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.485373+0000 mon.a (mon.0) 879 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.543 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.486510+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.543 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.495113+0000 mon.a (mon.0) 881 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.543 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: cephadm 2023-12-20T20:10:40.502081+0000 mgr.x (mgr.25349) 796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:41.543 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.573700+0000 mon.a (mon.0) 882 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.543 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.576579+0000 mon.a (mon.0) 883 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.543 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.579523+0000 mon.a (mon.0) 884 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.543 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.580814+0000 mon.a (mon.0) 885 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.543 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.589627+0000 mon.a (mon.0) 886 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.543 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.672210+0000 mon.a (mon.0) 887 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.543 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.675476+0000 mon.a (mon.0) 888 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.543 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.685525+0000 mon.a (mon.0) 889 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.544 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.686692+0000 mon.a (mon.0) 890 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.544 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.695995+0000 mon.a (mon.0) 891 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.544 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.777973+0000 mon.a (mon.0) 892 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.544 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.780770+0000 mon.a (mon.0) 893 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.544 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.784267+0000 mon.a (mon.0) 894 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.544 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.785934+0000 mon.a (mon.0) 895 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.544 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.794755+0000 mon.a (mon.0) 896 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.544 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.878747+0000 mon.a (mon.0) 897 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.544 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.888303+0000 mon.a (mon.0) 898 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.544 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.891884+0000 mon.a (mon.0) 899 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.545 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.893366+0000 mon.a (mon.0) 900 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.545 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.900808+0000 mon.a (mon.0) 901 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.545 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.978802+0000 mon.a (mon.0) 902 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.545 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.982756+0000 mon.a (mon.0) 903 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.545 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.986950+0000 mon.a (mon.0) 904 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.545 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.988552+0000 mon.a (mon.0) 905 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.545 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:40.998539+0000 mon.a (mon.0) 906 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.545 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:41.083148+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.545 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:41.087179+0000 mon.a (mon.0) 908 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.545 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:41.092455+0000 mon.a (mon.0) 909 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.545 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:41.093905+0000 mon.a (mon.0) 910 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.545 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:41.102915+0000 mon.a (mon.0) 911 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:41.545 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:41.182069+0000 mon.a (mon.0) 912 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:41.545 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:41.184850+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:41.546 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:41.187508+0000 mon.a (mon.0) 914 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:41.546 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:41.188634+0000 mon.a (mon.0) 915 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:41.546 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:41 smithi133 bash[68349]: audit 2023-12-20T20:10:41.196809+0000 mon.a (mon.0) 916 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.049 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:41 smithi080 bash[89461]: debug 2023-12-20T20:10:41.698+0000 7f8c91f3d640 -1 Falling back to public interface 2023-12-20T20:10:42.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: cephadm 2023-12-20T20:10:40.596361+0000 mgr.x (mgr.25349) 797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: cluster 2023-12-20T20:10:40.672078+0000 mgr.x (mgr.25349) 798 : cluster 0 pgmap v183: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2023-12-20T20:10:42.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: cephadm 2023-12-20T20:10:40.702778+0000 mgr.x (mgr.25349) 799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: cephadm 2023-12-20T20:10:40.801545+0000 mgr.x (mgr.25349) 800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: cephadm 2023-12-20T20:10:40.907552+0000 mgr.x (mgr.25349) 801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: cephadm 2023-12-20T20:10:41.005538+0000 mgr.x (mgr.25349) 802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: cephadm 2023-12-20T20:10:41.109819+0000 mgr.x (mgr.25349) 803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: cephadm 2023-12-20T20:10:41.203402+0000 mgr.x (mgr.25349) 804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.277011+0000 mon.a (mon.0) 917 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.279926+0000 mon.a (mon.0) 918 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.283663+0000 mon.a (mon.0) 919 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.284922+0000 mon.a (mon.0) 920 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.294333+0000 mon.a (mon.0) 921 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: cephadm 2023-12-20T20:10:41.301298+0000 mgr.x (mgr.25349) 805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.374023+0000 mon.a (mon.0) 922 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.377048+0000 mon.a (mon.0) 923 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.380306+0000 mon.a (mon.0) 924 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.381565+0000 mon.a (mon.0) 925 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.390013+0000 mon.a (mon.0) 926 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: cephadm 2023-12-20T20:10:41.397123+0000 mgr.x (mgr.25349) 806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: cephadm 2023-12-20T20:10:40.596361+0000 mgr.x (mgr.25349) 797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: cluster 2023-12-20T20:10:40.672078+0000 mgr.x (mgr.25349) 798 : cluster 0 pgmap v183: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2023-12-20T20:10:42.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: cephadm 2023-12-20T20:10:40.702778+0000 mgr.x (mgr.25349) 799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: cephadm 2023-12-20T20:10:40.801545+0000 mgr.x (mgr.25349) 800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: cephadm 2023-12-20T20:10:40.907552+0000 mgr.x (mgr.25349) 801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: cephadm 2023-12-20T20:10:41.005538+0000 mgr.x (mgr.25349) 802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: cephadm 2023-12-20T20:10:41.109819+0000 mgr.x (mgr.25349) 803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: cephadm 2023-12-20T20:10:41.203402+0000 mgr.x (mgr.25349) 804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.277011+0000 mon.a (mon.0) 917 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.279926+0000 mon.a (mon.0) 918 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.283663+0000 mon.a (mon.0) 919 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.284922+0000 mon.a (mon.0) 920 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.294333+0000 mon.a (mon.0) 921 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: cephadm 2023-12-20T20:10:41.301298+0000 mgr.x (mgr.25349) 805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.374023+0000 mon.a (mon.0) 922 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.377048+0000 mon.a (mon.0) 923 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.380306+0000 mon.a (mon.0) 924 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.381565+0000 mon.a (mon.0) 925 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.390013+0000 mon.a (mon.0) 926 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: cephadm 2023-12-20T20:10:41.397123+0000 mgr.x (mgr.25349) 806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.475415+0000 mon.a (mon.0) 927 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.478165+0000 mon.a (mon.0) 928 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.482493+0000 mon.a (mon.0) 929 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.484085+0000 mon.a (mon.0) 930 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.492670+0000 mon.a (mon.0) 931 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: cephadm 2023-12-20T20:10:41.499599+0000 mgr.x (mgr.25349) 807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.570354+0000 mon.a (mon.0) 932 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.574234+0000 mon.a (mon.0) 933 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.579121+0000 mon.a (mon.0) 934 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.580752+0000 mon.a (mon.0) 935 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.590534+0000 mon.a (mon.0) 936 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.669140+0000 mon.a (mon.0) 937 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.672320+0000 mon.a (mon.0) 938 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.675526+0000 mon.a (mon.0) 939 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.676962+0000 mon.a (mon.0) 940 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.685794+0000 mon.a (mon.0) 941 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.767356+0000 mon.a (mon.0) 942 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.770858+0000 mon.a (mon.0) 943 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.774310+0000 mon.a (mon.0) 944 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.775554+0000 mon.a (mon.0) 945 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.784332+0000 mon.a (mon.0) 946 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.867867+0000 mon.a (mon.0) 947 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.870907+0000 mon.a (mon.0) 948 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.873697+0000 mon.a (mon.0) 949 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.875021+0000 mon.a (mon.0) 950 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.884115+0000 mon.a (mon.0) 951 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.953366+0000 mon.a (mon.0) 952 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.956436+0000 mon.a (mon.0) 953 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.959217+0000 mon.a (mon.0) 954 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.960569+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:41.969543+0000 mon.a (mon.0) 956 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:42.048563+0000 mon.a (mon.0) 957 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:42.051655+0000 mon.a (mon.0) 958 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:42.054893+0000 mon.a (mon.0) 959 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:42.056136+0000 mon.a (mon.0) 960 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:42.062802+0000 mon.a (mon.0) 961 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:42.142877+0000 mon.a (mon.0) 962 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:42.145976+0000 mon.a (mon.0) 963 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:42.149191+0000 mon.a (mon.0) 964 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:42.150595+0000 mon.a (mon.0) 965 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.475415+0000 mon.a (mon.0) 927 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.478165+0000 mon.a (mon.0) 928 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.482493+0000 mon.a (mon.0) 929 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.484085+0000 mon.a (mon.0) 930 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.492670+0000 mon.a (mon.0) 931 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: cephadm 2023-12-20T20:10:41.499599+0000 mgr.x (mgr.25349) 807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.570354+0000 mon.a (mon.0) 932 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.574234+0000 mon.a (mon.0) 933 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.579121+0000 mon.a (mon.0) 934 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.580752+0000 mon.a (mon.0) 935 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.590534+0000 mon.a (mon.0) 936 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.669140+0000 mon.a (mon.0) 937 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.672320+0000 mon.a (mon.0) 938 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.675526+0000 mon.a (mon.0) 939 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.676962+0000 mon.a (mon.0) 940 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.685794+0000 mon.a (mon.0) 941 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.767356+0000 mon.a (mon.0) 942 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.770858+0000 mon.a (mon.0) 943 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.774310+0000 mon.a (mon.0) 944 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.775554+0000 mon.a (mon.0) 945 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:42.158237+0000 mon.a (mon.0) 966 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:42.197710+0000 mon.a (mon.0) 967 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:42.208627+0000 mon.a (mon.0) 968 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:42.217619+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[80208]: audit 2023-12-20T20:10:42.237608+0000 mon.a (mon.0) 970 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.784332+0000 mon.a (mon.0) 946 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.867867+0000 mon.a (mon.0) 947 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.870907+0000 mon.a (mon.0) 948 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.873697+0000 mon.a (mon.0) 949 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.875021+0000 mon.a (mon.0) 950 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.884115+0000 mon.a (mon.0) 951 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.953366+0000 mon.a (mon.0) 952 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.956436+0000 mon.a (mon.0) 953 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.959217+0000 mon.a (mon.0) 954 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.960569+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:41.969543+0000 mon.a (mon.0) 956 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:42.048563+0000 mon.a (mon.0) 957 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:42.051655+0000 mon.a (mon.0) 958 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:42.054893+0000 mon.a (mon.0) 959 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:42.056136+0000 mon.a (mon.0) 960 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:42.062802+0000 mon.a (mon.0) 961 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:42.142877+0000 mon.a (mon.0) 962 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:42.145976+0000 mon.a (mon.0) 963 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:42.149191+0000 mon.a (mon.0) 964 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:42.150595+0000 mon.a (mon.0) 965 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:42.158237+0000 mon.a (mon.0) 966 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:42.197710+0000 mon.a (mon.0) 967 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:42.208627+0000 mon.a (mon.0) 968 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:42.217619+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:42 smithi080 bash[84793]: audit 2023-12-20T20:10:42.237608+0000 mon.a (mon.0) 970 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: cephadm 2023-12-20T20:10:40.596361+0000 mgr.x (mgr.25349) 797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: cluster 2023-12-20T20:10:40.672078+0000 mgr.x (mgr.25349) 798 : cluster 0 pgmap v183: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2023-12-20T20:10:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: cephadm 2023-12-20T20:10:40.702778+0000 mgr.x (mgr.25349) 799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: cephadm 2023-12-20T20:10:40.801545+0000 mgr.x (mgr.25349) 800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: cephadm 2023-12-20T20:10:40.907552+0000 mgr.x (mgr.25349) 801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: cephadm 2023-12-20T20:10:41.005538+0000 mgr.x (mgr.25349) 802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: cephadm 2023-12-20T20:10:41.109819+0000 mgr.x (mgr.25349) 803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: cephadm 2023-12-20T20:10:41.203402+0000 mgr.x (mgr.25349) 804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.277011+0000 mon.a (mon.0) 917 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.279926+0000 mon.a (mon.0) 918 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.283663+0000 mon.a (mon.0) 919 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.284922+0000 mon.a (mon.0) 920 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.294333+0000 mon.a (mon.0) 921 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: cephadm 2023-12-20T20:10:41.301298+0000 mgr.x (mgr.25349) 805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.374023+0000 mon.a (mon.0) 922 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.377048+0000 mon.a (mon.0) 923 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.380306+0000 mon.a (mon.0) 924 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.381565+0000 mon.a (mon.0) 925 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.390013+0000 mon.a (mon.0) 926 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: cephadm 2023-12-20T20:10:41.397123+0000 mgr.x (mgr.25349) 806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.475415+0000 mon.a (mon.0) 927 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.478165+0000 mon.a (mon.0) 928 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.482493+0000 mon.a (mon.0) 929 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.484085+0000 mon.a (mon.0) 930 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.492670+0000 mon.a (mon.0) 931 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: cephadm 2023-12-20T20:10:41.499599+0000 mgr.x (mgr.25349) 807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:42.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.570354+0000 mon.a (mon.0) 932 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.574234+0000 mon.a (mon.0) 933 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.579121+0000 mon.a (mon.0) 934 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.580752+0000 mon.a (mon.0) 935 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.590534+0000 mon.a (mon.0) 936 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.669140+0000 mon.a (mon.0) 937 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.672320+0000 mon.a (mon.0) 938 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.675526+0000 mon.a (mon.0) 939 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.676962+0000 mon.a (mon.0) 940 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.685794+0000 mon.a (mon.0) 941 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.767356+0000 mon.a (mon.0) 942 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.770858+0000 mon.a (mon.0) 943 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.774310+0000 mon.a (mon.0) 944 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.775554+0000 mon.a (mon.0) 945 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.784332+0000 mon.a (mon.0) 946 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.703 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.867867+0000 mon.a (mon.0) 947 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.703 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.870907+0000 mon.a (mon.0) 948 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.703 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.873697+0000 mon.a (mon.0) 949 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.703 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.875021+0000 mon.a (mon.0) 950 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.703 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.884115+0000 mon.a (mon.0) 951 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.703 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.953366+0000 mon.a (mon.0) 952 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.703 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.956436+0000 mon.a (mon.0) 953 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.703 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.959217+0000 mon.a (mon.0) 954 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.703 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.960569+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.703 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:41.969543+0000 mon.a (mon.0) 956 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.703 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:42.048563+0000 mon.a (mon.0) 957 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.703 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:42.051655+0000 mon.a (mon.0) 958 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.703 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:42.054893+0000 mon.a (mon.0) 959 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.704 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:42.056136+0000 mon.a (mon.0) 960 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.704 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:42.062802+0000 mon.a (mon.0) 961 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.704 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:42.142877+0000 mon.a (mon.0) 962 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:42.704 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:42.145976+0000 mon.a (mon.0) 963 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:42.704 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:42.149191+0000 mon.a (mon.0) 964 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:42.704 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:42.150595+0000 mon.a (mon.0) 965 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:42.704 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:42.158237+0000 mon.a (mon.0) 966 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.704 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:42.197710+0000 mon.a (mon.0) 967 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.704 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:42.208627+0000 mon.a (mon.0) 968 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.704 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:42.217619+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:42.704 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:42 smithi133 bash[68349]: audit 2023-12-20T20:10:42.237608+0000 mon.a (mon.0) 970 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:43.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[80208]: cephadm 2023-12-20T20:10:41.597525+0000 mgr.x (mgr.25349) 808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:43.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[80208]: cephadm 2023-12-20T20:10:41.692529+0000 mgr.x (mgr.25349) 809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:43.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[80208]: cephadm 2023-12-20T20:10:41.791272+0000 mgr.x (mgr.25349) 810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:43.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[80208]: cephadm 2023-12-20T20:10:41.891008+0000 mgr.x (mgr.25349) 811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:43.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[80208]: cephadm 2023-12-20T20:10:41.976397+0000 mgr.x (mgr.25349) 812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:43.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[80208]: cephadm 2023-12-20T20:10:42.069712+0000 mgr.x (mgr.25349) 813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:43.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[80208]: cephadm 2023-12-20T20:10:42.164957+0000 mgr.x (mgr.25349) 814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:43.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[80208]: audit 2023-12-20T20:10:42.240538+0000 mon.a (mon.0) 971 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:43.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[80208]: audit 2023-12-20T20:10:42.255593+0000 mon.a (mon.0) 972 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:43.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[80208]: audit 2023-12-20T20:10:42.257414+0000 mon.a (mon.0) 973 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:43.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[80208]: audit 2023-12-20T20:10:42.259616+0000 mon.a (mon.0) 974 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-20T20:10:43.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[80208]: audit 2023-12-20T20:10:42.266077+0000 mgr.x (mgr.25349) 815 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-20T20:10:43.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[80208]: cephadm 2023-12-20T20:10:42.267563+0000 mgr.x (mgr.25349) 816 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-20T20:10:43.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[84793]: cephadm 2023-12-20T20:10:41.597525+0000 mgr.x (mgr.25349) 808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:43.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[84793]: cephadm 2023-12-20T20:10:41.692529+0000 mgr.x (mgr.25349) 809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:43.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[84793]: cephadm 2023-12-20T20:10:41.791272+0000 mgr.x (mgr.25349) 810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:43.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[84793]: cephadm 2023-12-20T20:10:41.891008+0000 mgr.x (mgr.25349) 811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:43.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[84793]: cephadm 2023-12-20T20:10:41.976397+0000 mgr.x (mgr.25349) 812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:43.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[84793]: cephadm 2023-12-20T20:10:42.069712+0000 mgr.x (mgr.25349) 813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:43.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[84793]: cephadm 2023-12-20T20:10:42.164957+0000 mgr.x (mgr.25349) 814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:43.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[84793]: audit 2023-12-20T20:10:42.240538+0000 mon.a (mon.0) 971 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:43.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[84793]: audit 2023-12-20T20:10:42.255593+0000 mon.a (mon.0) 972 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:43.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[84793]: audit 2023-12-20T20:10:42.257414+0000 mon.a (mon.0) 973 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:43.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[84793]: audit 2023-12-20T20:10:42.259616+0000 mon.a (mon.0) 974 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-20T20:10:43.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[84793]: audit 2023-12-20T20:10:42.266077+0000 mgr.x (mgr.25349) 815 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-20T20:10:43.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:43 smithi080 bash[84793]: cephadm 2023-12-20T20:10:42.267563+0000 mgr.x (mgr.25349) 816 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-20T20:10:43.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:43 smithi133 bash[68349]: cephadm 2023-12-20T20:10:41.597525+0000 mgr.x (mgr.25349) 808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:43 smithi133 bash[68349]: cephadm 2023-12-20T20:10:41.692529+0000 mgr.x (mgr.25349) 809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:43 smithi133 bash[68349]: cephadm 2023-12-20T20:10:41.791272+0000 mgr.x (mgr.25349) 810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:43 smithi133 bash[68349]: cephadm 2023-12-20T20:10:41.891008+0000 mgr.x (mgr.25349) 811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:43 smithi133 bash[68349]: cephadm 2023-12-20T20:10:41.976397+0000 mgr.x (mgr.25349) 812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:43 smithi133 bash[68349]: cephadm 2023-12-20T20:10:42.069712+0000 mgr.x (mgr.25349) 813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:43 smithi133 bash[68349]: cephadm 2023-12-20T20:10:42.164957+0000 mgr.x (mgr.25349) 814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:43 smithi133 bash[68349]: audit 2023-12-20T20:10:42.240538+0000 mon.a (mon.0) 971 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:43 smithi133 bash[68349]: audit 2023-12-20T20:10:42.255593+0000 mon.a (mon.0) 972 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:43 smithi133 bash[68349]: audit 2023-12-20T20:10:42.257414+0000 mon.a (mon.0) 973 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:43 smithi133 bash[68349]: audit 2023-12-20T20:10:42.259616+0000 mon.a (mon.0) 974 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-20T20:10:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:43 smithi133 bash[68349]: audit 2023-12-20T20:10:42.266077+0000 mgr.x (mgr.25349) 815 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-20T20:10:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:43 smithi133 bash[68349]: cephadm 2023-12-20T20:10:42.267563+0000 mgr.x (mgr.25349) 816 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-20T20:10:44.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:44 smithi080 bash[80208]: cluster 2023-12-20T20:10:42.674320+0000 mgr.x (mgr.25349) 817 : cluster 0 pgmap v184: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2023-12-20T20:10:44.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:44 smithi080 bash[84793]: cluster 2023-12-20T20:10:42.674320+0000 mgr.x (mgr.25349) 817 : cluster 0 pgmap v184: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2023-12-20T20:10:44.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:44 smithi133 bash[68349]: cluster 2023-12-20T20:10:42.674320+0000 mgr.x (mgr.25349) 817 : cluster 0 pgmap v184: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2023-12-20T20:10:45.049 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:44 smithi080 bash[89461]: debug 2023-12-20T20:10:44.738+0000 7f8c91f3d640 -1 osd.0 0 read_superblock omap replica is missing. 2023-12-20T20:10:45.049 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:44 smithi080 bash[89461]: debug 2023-12-20T20:10:44.778+0000 7f8c91f3d640 -1 osd.0 116 log_to_monitors true 2023-12-20T20:10:45.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:10:44 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:10:44] "GET /metrics HTTP/1.1" 200 38468 "" "Prometheus/2.33.4" 2023-12-20T20:10:45.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:45 smithi133 bash[68349]: audit 2023-12-20T20:10:44.311830+0000 mon.a (mon.0) 975 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:45.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:45 smithi133 bash[68349]: audit 2023-12-20T20:10:44.322564+0000 mon.a (mon.0) 976 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:45.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:45 smithi133 bash[68349]: audit 2023-12-20T20:10:44.330571+0000 mon.a (mon.0) 977 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:45.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:45 smithi133 bash[68349]: audit 2023-12-20T20:10:44.786308+0000 mon.c (mon.1) 6 : audit 1 from='osd.0 [v2:172.21.15.80:6800/1564364280,v1:172.21.15.80:6801/1564364280]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-20T20:10:45.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:45 smithi133 bash[68349]: audit 2023-12-20T20:10:44.786837+0000 mon.a (mon.0) 978 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-20T20:10:45.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:45 smithi080 bash[80208]: audit 2023-12-20T20:10:44.311830+0000 mon.a (mon.0) 975 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:45.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:45 smithi080 bash[80208]: audit 2023-12-20T20:10:44.322564+0000 mon.a (mon.0) 976 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:45.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:45 smithi080 bash[80208]: audit 2023-12-20T20:10:44.330571+0000 mon.a (mon.0) 977 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:45.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:45 smithi080 bash[80208]: audit 2023-12-20T20:10:44.786308+0000 mon.c (mon.1) 6 : audit 1 from='osd.0 [v2:172.21.15.80:6800/1564364280,v1:172.21.15.80:6801/1564364280]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-20T20:10:45.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:45 smithi080 bash[80208]: audit 2023-12-20T20:10:44.786837+0000 mon.a (mon.0) 978 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-20T20:10:45.800 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:45 smithi080 bash[89461]: debug 2023-12-20T20:10:45.398+0000 7f8c803a8700 -1 osd.0 116 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:10:45.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:45 smithi080 bash[84793]: audit 2023-12-20T20:10:44.311830+0000 mon.a (mon.0) 975 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:45.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:45 smithi080 bash[84793]: audit 2023-12-20T20:10:44.322564+0000 mon.a (mon.0) 976 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:45.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:45 smithi080 bash[84793]: audit 2023-12-20T20:10:44.330571+0000 mon.a (mon.0) 977 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:45.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:45 smithi080 bash[84793]: audit 2023-12-20T20:10:44.786308+0000 mon.c (mon.1) 6 : audit 1 from='osd.0 [v2:172.21.15.80:6800/1564364280,v1:172.21.15.80:6801/1564364280]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-20T20:10:45.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:45 smithi080 bash[84793]: audit 2023-12-20T20:10:44.786837+0000 mon.a (mon.0) 978 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-20T20:10:46.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:46 smithi080 bash[80208]: cluster 2023-12-20T20:10:44.675353+0000 mgr.x (mgr.25349) 818 : cluster 0 pgmap v185: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2023-12-20T20:10:46.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:46 smithi080 bash[80208]: audit 2023-12-20T20:10:45.331026+0000 mon.a (mon.0) 979 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-20T20:10:46.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:46 smithi080 bash[80208]: cluster 2023-12-20T20:10:45.334731+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:10:46.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:46 smithi080 bash[80208]: cluster 2023-12-20T20:10:45.337768+0000 mon.a (mon.0) 980 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2023-12-20T20:10:46.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:46 smithi080 bash[80208]: audit 2023-12-20T20:10:45.341286+0000 mon.c (mon.1) 7 : audit 1 from='osd.0 [v2:172.21.15.80:6800/1564364280,v1:172.21.15.80:6801/1564364280]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T20:10:46.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:46 smithi080 bash[80208]: cluster 2023-12-20T20:10:45.341457+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:10:46.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:46 smithi080 bash[80208]: audit 2023-12-20T20:10:45.347663+0000 mon.a (mon.0) 981 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T20:10:46.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:46 smithi080 bash[80208]: cluster 2023-12-20T20:10:45.363468+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:10:46.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:46 smithi080 bash[80208]: audit 2023-12-20T20:10:45.687443+0000 mon.a (mon.0) 982 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-20T20:10:46.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:46 smithi080 bash[80208]: audit 2023-12-20T20:10:45.689514+0000 mon.a (mon.0) 983 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:46.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:46 smithi080 bash[84793]: cluster 2023-12-20T20:10:44.675353+0000 mgr.x (mgr.25349) 818 : cluster 0 pgmap v185: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2023-12-20T20:10:46.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:46 smithi080 bash[84793]: audit 2023-12-20T20:10:45.331026+0000 mon.a (mon.0) 979 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-20T20:10:46.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:46 smithi080 bash[84793]: cluster 2023-12-20T20:10:45.334731+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:10:46.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:46 smithi080 bash[84793]: cluster 2023-12-20T20:10:45.337768+0000 mon.a (mon.0) 980 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2023-12-20T20:10:46.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:46 smithi080 bash[84793]: audit 2023-12-20T20:10:45.341286+0000 mon.c (mon.1) 7 : audit 1 from='osd.0 [v2:172.21.15.80:6800/1564364280,v1:172.21.15.80:6801/1564364280]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T20:10:46.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:46 smithi080 bash[84793]: cluster 2023-12-20T20:10:45.341457+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:10:46.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:46 smithi080 bash[84793]: audit 2023-12-20T20:10:45.347663+0000 mon.a (mon.0) 981 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T20:10:46.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:46 smithi080 bash[84793]: cluster 2023-12-20T20:10:45.363468+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:10:46.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:46 smithi080 bash[84793]: audit 2023-12-20T20:10:45.687443+0000 mon.a (mon.0) 982 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-20T20:10:46.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:46 smithi080 bash[84793]: audit 2023-12-20T20:10:45.689514+0000 mon.a (mon.0) 983 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:46.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:46 smithi133 bash[68349]: cluster 2023-12-20T20:10:44.675353+0000 mgr.x (mgr.25349) 818 : cluster 0 pgmap v185: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2023-12-20T20:10:46.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:46 smithi133 bash[68349]: audit 2023-12-20T20:10:45.331026+0000 mon.a (mon.0) 979 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-20T20:10:46.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:46 smithi133 bash[68349]: cluster 2023-12-20T20:10:45.334731+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:10:46.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:46 smithi133 bash[68349]: cluster 2023-12-20T20:10:45.337768+0000 mon.a (mon.0) 980 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2023-12-20T20:10:46.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:46 smithi133 bash[68349]: audit 2023-12-20T20:10:45.341286+0000 mon.c (mon.1) 7 : audit 1 from='osd.0 [v2:172.21.15.80:6800/1564364280,v1:172.21.15.80:6801/1564364280]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T20:10:46.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:46 smithi133 bash[68349]: cluster 2023-12-20T20:10:45.341457+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:10:46.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:46 smithi133 bash[68349]: audit 2023-12-20T20:10:45.347663+0000 mon.a (mon.0) 981 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T20:10:46.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:46 smithi133 bash[68349]: cluster 2023-12-20T20:10:45.363468+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:10:46.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:46 smithi133 bash[68349]: audit 2023-12-20T20:10:45.687443+0000 mon.a (mon.0) 982 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-20T20:10:46.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:46 smithi133 bash[68349]: audit 2023-12-20T20:10:45.689514+0000 mon.a (mon.0) 983 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:47.657 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:47 smithi080 bash[84793]: cephadm 2023-12-20T20:10:45.690348+0000 mgr.x (mgr.25349) 819 : cephadm 1 Upgrade: Updating osd.0 2023-12-20T20:10:47.657 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:47 smithi080 bash[84793]: cephadm 2023-12-20T20:10:45.700687+0000 mgr.x (mgr.25349) 820 : cephadm 1 Deploying daemon osd.0 on smithi080 2023-12-20T20:10:47.657 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:47 smithi080 bash[84793]: cluster 2023-12-20T20:10:45.923362+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:10:47.657 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:47 smithi080 bash[84793]: audit 2023-12-20T20:10:46.062750+0000 mgr.x (mgr.25349) 821 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:10:47.657 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:47 smithi080 bash[84793]: cluster 2023-12-20T20:10:46.342919+0000 mon.a (mon.0) 984 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:10:47.657 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:47 smithi080 bash[84793]: cluster 2023-12-20T20:10:46.352921+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:10:47.658 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:47 smithi080 bash[84793]: cluster 2023-12-20T20:10:46.355930+0000 mon.a (mon.0) 985 : cluster 1 osd.0 [v2:172.21.15.80:6800/1564364280,v1:172.21.15.80:6801/1564364280] boot 2023-12-20T20:10:47.658 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:47 smithi080 bash[84793]: cluster 2023-12-20T20:10:46.355980+0000 mon.a (mon.0) 986 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-12-20T20:10:47.658 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:47 smithi080 bash[84793]: audit 2023-12-20T20:10:46.356326+0000 mon.a (mon.0) 987 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:10:47.658 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:47 smithi080 bash[84793]: cluster 2023-12-20T20:10:46.359043+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:10:47.658 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:47 smithi080 bash[80208]: cephadm 2023-12-20T20:10:45.690348+0000 mgr.x (mgr.25349) 819 : cephadm 1 Upgrade: Updating osd.0 2023-12-20T20:10:47.658 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:47 smithi080 bash[80208]: cephadm 2023-12-20T20:10:45.700687+0000 mgr.x (mgr.25349) 820 : cephadm 1 Deploying daemon osd.0 on smithi080 2023-12-20T20:10:47.658 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:47 smithi080 bash[80208]: cluster 2023-12-20T20:10:45.923362+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:10:47.658 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:47 smithi080 bash[80208]: audit 2023-12-20T20:10:46.062750+0000 mgr.x (mgr.25349) 821 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:10:47.658 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:47 smithi080 bash[80208]: cluster 2023-12-20T20:10:46.342919+0000 mon.a (mon.0) 984 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:10:47.658 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:47 smithi080 bash[80208]: cluster 2023-12-20T20:10:46.352921+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:10:47.658 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:47 smithi080 bash[80208]: cluster 2023-12-20T20:10:46.355930+0000 mon.a (mon.0) 985 : cluster 1 osd.0 [v2:172.21.15.80:6800/1564364280,v1:172.21.15.80:6801/1564364280] boot 2023-12-20T20:10:47.659 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:47 smithi080 bash[80208]: cluster 2023-12-20T20:10:46.355980+0000 mon.a (mon.0) 986 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-12-20T20:10:47.659 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:47 smithi080 bash[80208]: audit 2023-12-20T20:10:46.356326+0000 mon.a (mon.0) 987 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:10:47.659 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:47 smithi080 bash[80208]: cluster 2023-12-20T20:10:46.359043+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:10:47.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:47 smithi133 bash[68349]: cephadm 2023-12-20T20:10:45.690348+0000 mgr.x (mgr.25349) 819 : cephadm 1 Upgrade: Updating osd.0 2023-12-20T20:10:47.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:47 smithi133 bash[68349]: cephadm 2023-12-20T20:10:45.700687+0000 mgr.x (mgr.25349) 820 : cephadm 1 Deploying daemon osd.0 on smithi080 2023-12-20T20:10:47.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:47 smithi133 bash[68349]: cluster 2023-12-20T20:10:45.923362+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e119 with expected crc 2023-12-20T20:10:47.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:47 smithi133 bash[68349]: audit 2023-12-20T20:10:46.062750+0000 mgr.x (mgr.25349) 821 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:10:47.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:47 smithi133 bash[68349]: cluster 2023-12-20T20:10:46.342919+0000 mon.a (mon.0) 984 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:10:47.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:47 smithi133 bash[68349]: cluster 2023-12-20T20:10:46.352921+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:10:47.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:47 smithi133 bash[68349]: cluster 2023-12-20T20:10:46.355930+0000 mon.a (mon.0) 985 : cluster 1 osd.0 [v2:172.21.15.80:6800/1564364280,v1:172.21.15.80:6801/1564364280] boot 2023-12-20T20:10:47.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:47 smithi133 bash[68349]: cluster 2023-12-20T20:10:46.355980+0000 mon.a (mon.0) 986 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-12-20T20:10:47.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:47 smithi133 bash[68349]: audit 2023-12-20T20:10:46.356326+0000 mon.a (mon.0) 987 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:10:47.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:47 smithi133 bash[68349]: cluster 2023-12-20T20:10:46.359043+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e120 with expected crc 2023-12-20T20:10:48.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:48 smithi133 bash[68349]: cluster 2023-12-20T20:10:46.676393+0000 mgr.x (mgr.25349) 822 : cluster 0 pgmap v188: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:10:48.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:48 smithi133 bash[68349]: cluster 2023-12-20T20:10:47.361902+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:48 smithi133 bash[68349]: cluster 2023-12-20T20:10:47.365755+0000 mon.a (mon.0) 988 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-12-20T20:10:48.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:48 smithi133 bash[68349]: cluster 2023-12-20T20:10:47.366030+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:48 smithi133 bash[68349]: cluster 2023-12-20T20:10:47.366394+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:48 smithi133 bash[68349]: cluster 2023-12-20T20:10:47.366935+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:48 smithi133 bash[68349]: cluster 2023-12-20T20:10:47.368257+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:48 smithi133 bash[68349]: cluster 2023-12-20T20:10:47.370210+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:48 smithi133 bash[68349]: cluster 2023-12-20T20:10:47.372403+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:48 smithi133 bash[68349]: cluster 2023-12-20T20:10:47.372420+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.663 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:48 smithi133 bash[68349]: cluster 2023-12-20T20:10:47.373235+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:48 smithi133 bash[68349]: cluster 2023-12-20T20:10:47.375883+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:48 smithi133 bash[68349]: cluster 2023-12-20T20:10:47.379612+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.774 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[80208]: cluster 2023-12-20T20:10:46.676393+0000 mgr.x (mgr.25349) 822 : cluster 0 pgmap v188: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:10:48.774 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[80208]: cluster 2023-12-20T20:10:47.361902+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.774 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[80208]: cluster 2023-12-20T20:10:47.365755+0000 mon.a (mon.0) 988 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-12-20T20:10:48.774 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[80208]: cluster 2023-12-20T20:10:47.366030+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.774 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[80208]: cluster 2023-12-20T20:10:47.366394+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.774 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[80208]: cluster 2023-12-20T20:10:47.366935+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.774 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[80208]: cluster 2023-12-20T20:10:47.368257+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.774 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[80208]: cluster 2023-12-20T20:10:47.370210+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.774 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[80208]: cluster 2023-12-20T20:10:47.372403+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.774 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[80208]: cluster 2023-12-20T20:10:47.372420+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.774 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[80208]: cluster 2023-12-20T20:10:47.373235+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.774 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[80208]: cluster 2023-12-20T20:10:47.375883+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.775 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[80208]: cluster 2023-12-20T20:10:47.379612+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[84793]: cluster 2023-12-20T20:10:46.676393+0000 mgr.x (mgr.25349) 822 : cluster 0 pgmap v188: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:10:48.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[84793]: cluster 2023-12-20T20:10:47.361902+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[84793]: cluster 2023-12-20T20:10:47.365755+0000 mon.a (mon.0) 988 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-12-20T20:10:48.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[84793]: cluster 2023-12-20T20:10:47.366030+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[84793]: cluster 2023-12-20T20:10:47.366394+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[84793]: cluster 2023-12-20T20:10:47.366935+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[84793]: cluster 2023-12-20T20:10:47.368257+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[84793]: cluster 2023-12-20T20:10:47.370210+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[84793]: cluster 2023-12-20T20:10:47.372403+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[84793]: cluster 2023-12-20T20:10:47.372420+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[84793]: cluster 2023-12-20T20:10:47.373235+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[84793]: cluster 2023-12-20T20:10:47.375883+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.776 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:48 smithi080 bash[84793]: cluster 2023-12-20T20:10:47.379612+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e121 with expected crc 2023-12-20T20:10:48.945 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:10:48 smithi133 bash[64097]: ts=2023-12-20T20:10:48.660Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-20T20:10:48.945 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:10:48 smithi133 bash[64097]: ts=2023-12-20T20:10:48.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:10:50.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:50 smithi133 bash[68349]: cluster 2023-12-20T20:10:48.677432+0000 mgr.x (mgr.25349) 823 : cluster 0 pgmap v190: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:10:50.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:50 smithi133 bash[68349]: audit 2023-12-20T20:10:49.627856+0000 mon.a (mon.0) 989 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:50.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:50 smithi133 bash[68349]: audit 2023-12-20T20:10:49.638715+0000 mon.a (mon.0) 990 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:50.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:50 smithi133 bash[68349]: audit 2023-12-20T20:10:49.648136+0000 mon.a (mon.0) 991 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:50.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:50 smithi080 bash[80208]: cluster 2023-12-20T20:10:48.677432+0000 mgr.x (mgr.25349) 823 : cluster 0 pgmap v190: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:10:50.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:50 smithi080 bash[80208]: audit 2023-12-20T20:10:49.627856+0000 mon.a (mon.0) 989 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:50.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:50 smithi080 bash[80208]: audit 2023-12-20T20:10:49.638715+0000 mon.a (mon.0) 990 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:50.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:50 smithi080 bash[80208]: audit 2023-12-20T20:10:49.648136+0000 mon.a (mon.0) 991 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:50.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:50 smithi080 bash[84793]: cluster 2023-12-20T20:10:48.677432+0000 mgr.x (mgr.25349) 823 : cluster 0 pgmap v190: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:10:50.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:50 smithi080 bash[84793]: audit 2023-12-20T20:10:49.627856+0000 mon.a (mon.0) 989 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:50.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:50 smithi080 bash[84793]: audit 2023-12-20T20:10:49.638715+0000 mon.a (mon.0) 990 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:50.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:50 smithi080 bash[84793]: audit 2023-12-20T20:10:49.648136+0000 mon.a (mon.0) 991 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:52.149 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:51 smithi080 bash[84793]: cluster 2023-12-20T20:10:50.678549+0000 mgr.x (mgr.25349) 824 : cluster 0 pgmap v191: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 39/630 objects degraded (6.190%) 2023-12-20T20:10:52.149 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:51 smithi080 bash[84793]: cluster 2023-12-20T20:10:51.365662+0000 mon.a (mon.0) 992 : cluster 3 Health check update: Degraded data redundancy: 39/630 objects degraded (6.190%), 13 pgs degraded (PG_DEGRADED) 2023-12-20T20:10:52.149 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:51 smithi080 bash[80208]: cluster 2023-12-20T20:10:50.678549+0000 mgr.x (mgr.25349) 824 : cluster 0 pgmap v191: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 39/630 objects degraded (6.190%) 2023-12-20T20:10:52.149 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:51 smithi080 bash[80208]: cluster 2023-12-20T20:10:51.365662+0000 mon.a (mon.0) 992 : cluster 3 Health check update: Degraded data redundancy: 39/630 objects degraded (6.190%), 13 pgs degraded (PG_DEGRADED) 2023-12-20T20:10:52.149 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:52 smithi080 systemd[1]: Stopping Ceph osd.0 for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:10:52.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:51 smithi133 bash[68349]: cluster 2023-12-20T20:10:50.678549+0000 mgr.x (mgr.25349) 824 : cluster 0 pgmap v191: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 39/630 objects degraded (6.190%) 2023-12-20T20:10:52.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:51 smithi133 bash[68349]: cluster 2023-12-20T20:10:51.365662+0000 mon.a (mon.0) 992 : cluster 3 Health check update: Degraded data redundancy: 39/630 objects degraded (6.190%), 13 pgs degraded (PG_DEGRADED) 2023-12-20T20:10:52.507 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:52 smithi080 bash[89461]: debug 2023-12-20T20:10:52.138+0000 7f8c885b6700 -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-20T20:10:52.507 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:52 smithi080 bash[89461]: debug 2023-12-20T20:10:52.138+0000 7f8c885b6700 -1 osd.0 121 *** Got signal Terminated *** 2023-12-20T20:10:52.507 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:52 smithi080 bash[89461]: debug 2023-12-20T20:10:52.138+0000 7f8c885b6700 -1 osd.0 121 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:10:53.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:52 smithi133 bash[68349]: cluster 2023-12-20T20:10:52.141404+0000 mon.a (mon.0) 993 : cluster 1 osd.0 marked itself down and dead 2023-12-20T20:10:53.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:52 smithi133 bash[68349]: audit 2023-12-20T20:10:52.473536+0000 mon.a (mon.0) 994 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:53.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:52 smithi133 bash[68349]: audit 2023-12-20T20:10:52.486687+0000 mon.a (mon.0) 995 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:53.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:52 smithi133 bash[68349]: cluster 2023-12-20T20:10:52.495958+0000 mgr.x (mgr.25349) 825 : cluster 0 pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-20T20:10:53.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:52 smithi133 bash[68349]: audit 2023-12-20T20:10:52.497011+0000 mon.a (mon.0) 996 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:53.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:52 smithi080 bash[80208]: cluster 2023-12-20T20:10:52.141404+0000 mon.a (mon.0) 993 : cluster 1 osd.0 marked itself down and dead 2023-12-20T20:10:53.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:52 smithi080 bash[80208]: audit 2023-12-20T20:10:52.473536+0000 mon.a (mon.0) 994 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:53.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:52 smithi080 bash[80208]: audit 2023-12-20T20:10:52.486687+0000 mon.a (mon.0) 995 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:53.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:52 smithi080 bash[80208]: cluster 2023-12-20T20:10:52.495958+0000 mgr.x (mgr.25349) 825 : cluster 0 pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-20T20:10:53.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:52 smithi080 bash[80208]: audit 2023-12-20T20:10:52.497011+0000 mon.a (mon.0) 996 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:53.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:52 smithi080 bash[84793]: cluster 2023-12-20T20:10:52.141404+0000 mon.a (mon.0) 993 : cluster 1 osd.0 marked itself down and dead 2023-12-20T20:10:53.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:52 smithi080 bash[84793]: audit 2023-12-20T20:10:52.473536+0000 mon.a (mon.0) 994 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:53.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:52 smithi080 bash[84793]: audit 2023-12-20T20:10:52.486687+0000 mon.a (mon.0) 995 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:53.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:52 smithi080 bash[84793]: cluster 2023-12-20T20:10:52.495958+0000 mgr.x (mgr.25349) 825 : cluster 0 pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-20T20:10:53.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:52 smithi080 bash[84793]: audit 2023-12-20T20:10:52.497011+0000 mon.a (mon.0) 996 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:54.193 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:53 smithi080 bash[91213]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-0 2023-12-20T20:10:54.193 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:53 smithi080 bash[80208]: cluster 2023-12-20T20:10:52.885898+0000 mon.a (mon.0) 997 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:10:54.193 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:53 smithi080 bash[80208]: cluster 2023-12-20T20:10:52.900817+0000 mon.a (mon.0) 998 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2023-12-20T20:10:54.193 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:53 smithi080 bash[80208]: cluster 2023-12-20T20:10:52.901643+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e122 with expected crc 2023-12-20T20:10:54.193 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:53 smithi080 bash[80208]: cluster 2023-12-20T20:10:52.902853+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e122 with expected crc 2023-12-20T20:10:54.193 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:53 smithi080 bash[80208]: cluster 2023-12-20T20:10:52.903136+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e122 with expected crc 2023-12-20T20:10:54.194 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:53 smithi080 bash[80208]: cluster 2023-12-20T20:10:52.906325+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e122 with expected crc 2023-12-20T20:10:54.194 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:53 smithi080 bash[80208]: cluster 2023-12-20T20:10:53.482357+0000 mon.a (mon.0) 999 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:10:54.194 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:53 smithi080 bash[80208]: cluster 2023-12-20T20:10:53.482471+0000 mon.a (mon.0) 1000 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/630 objects degraded (6.190%), 13 pgs degraded) 2023-12-20T20:10:54.194 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:53 smithi080 bash[84793]: cluster 2023-12-20T20:10:52.885898+0000 mon.a (mon.0) 997 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:10:54.194 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:53 smithi080 bash[84793]: cluster 2023-12-20T20:10:52.900817+0000 mon.a (mon.0) 998 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2023-12-20T20:10:54.194 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:53 smithi080 bash[84793]: cluster 2023-12-20T20:10:52.901643+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e122 with expected crc 2023-12-20T20:10:54.194 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:53 smithi080 bash[84793]: cluster 2023-12-20T20:10:52.902853+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e122 with expected crc 2023-12-20T20:10:54.194 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:53 smithi080 bash[84793]: cluster 2023-12-20T20:10:52.903136+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e122 with expected crc 2023-12-20T20:10:54.194 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:53 smithi080 bash[84793]: cluster 2023-12-20T20:10:52.906325+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e122 with expected crc 2023-12-20T20:10:54.194 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:53 smithi080 bash[84793]: cluster 2023-12-20T20:10:53.482357+0000 mon.a (mon.0) 999 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:10:54.194 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:53 smithi080 bash[84793]: cluster 2023-12-20T20:10:53.482471+0000 mon.a (mon.0) 1000 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/630 objects degraded (6.190%), 13 pgs degraded) 2023-12-20T20:10:54.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:53 smithi133 bash[68349]: cluster 2023-12-20T20:10:52.885898+0000 mon.a (mon.0) 997 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:10:54.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:53 smithi133 bash[68349]: cluster 2023-12-20T20:10:52.900817+0000 mon.a (mon.0) 998 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2023-12-20T20:10:54.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:53 smithi133 bash[68349]: cluster 2023-12-20T20:10:52.901643+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e122 with expected crc 2023-12-20T20:10:54.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:53 smithi133 bash[68349]: cluster 2023-12-20T20:10:52.902853+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e122 with expected crc 2023-12-20T20:10:54.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:53 smithi133 bash[68349]: cluster 2023-12-20T20:10:52.903136+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e122 with expected crc 2023-12-20T20:10:54.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:53 smithi133 bash[68349]: cluster 2023-12-20T20:10:52.906325+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e122 with expected crc 2023-12-20T20:10:54.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:53 smithi133 bash[68349]: cluster 2023-12-20T20:10:53.482357+0000 mon.a (mon.0) 999 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:10:54.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:53 smithi133 bash[68349]: cluster 2023-12-20T20:10:53.482471+0000 mon.a (mon.0) 1000 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/630 objects degraded (6.190%), 13 pgs degraded) 2023-12-20T20:10:54.549 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:54 smithi080 bash[91361]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-0 2023-12-20T20:10:55.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:10:54 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:10:54] "GET /metrics HTTP/1.1" 200 38468 "" "Prometheus/2.33.4" 2023-12-20T20:10:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:54 smithi133 bash[68349]: cluster 2023-12-20T20:10:53.902516+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:10:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:54 smithi133 bash[68349]: cluster 2023-12-20T20:10:53.904774+0000 mon.a (mon.0) 1001 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2023-12-20T20:10:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:54 smithi133 bash[68349]: cluster 2023-12-20T20:10:53.905152+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:10:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:54 smithi133 bash[68349]: cluster 2023-12-20T20:10:53.905222+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:10:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:54 smithi133 bash[68349]: cluster 2023-12-20T20:10:53.907236+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:10:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:54 smithi133 bash[68349]: cluster 2023-12-20T20:10:53.911225+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:10:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:54 smithi133 bash[68349]: cluster 2023-12-20T20:10:53.911373+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:10:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:54 smithi133 bash[68349]: cluster 2023-12-20T20:10:53.912092+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:10:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:54 smithi133 bash[68349]: cluster 2023-12-20T20:10:54.496803+0000 mgr.x (mgr.25349) 826 : cluster 0 pgmap v195: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 0 op/s 2023-12-20T20:10:55.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:54 smithi080 bash[80208]: cluster 2023-12-20T20:10:53.902516+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:10:55.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:54 smithi080 bash[80208]: cluster 2023-12-20T20:10:53.904774+0000 mon.a (mon.0) 1001 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2023-12-20T20:10:55.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:54 smithi080 bash[80208]: cluster 2023-12-20T20:10:53.905152+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:10:55.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:54 smithi080 bash[80208]: cluster 2023-12-20T20:10:53.905222+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:10:55.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:54 smithi080 bash[80208]: cluster 2023-12-20T20:10:53.907236+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:10:55.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:54 smithi080 bash[80208]: cluster 2023-12-20T20:10:53.911225+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:10:55.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:54 smithi080 bash[80208]: cluster 2023-12-20T20:10:53.911373+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:10:55.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:54 smithi080 bash[80208]: cluster 2023-12-20T20:10:53.912092+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:10:55.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:54 smithi080 bash[80208]: cluster 2023-12-20T20:10:54.496803+0000 mgr.x (mgr.25349) 826 : cluster 0 pgmap v195: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 0 op/s 2023-12-20T20:10:55.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:54 smithi080 bash[84793]: cluster 2023-12-20T20:10:53.902516+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:10:55.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:54 smithi080 bash[84793]: cluster 2023-12-20T20:10:53.904774+0000 mon.a (mon.0) 1001 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2023-12-20T20:10:55.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:54 smithi080 bash[84793]: cluster 2023-12-20T20:10:53.905152+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:10:55.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:54 smithi080 bash[84793]: cluster 2023-12-20T20:10:53.905222+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:10:55.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:54 smithi080 bash[84793]: cluster 2023-12-20T20:10:53.907236+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:10:55.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:54 smithi080 bash[84793]: cluster 2023-12-20T20:10:53.911225+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:10:55.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:54 smithi080 bash[84793]: cluster 2023-12-20T20:10:53.911373+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:10:55.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:54 smithi080 bash[84793]: cluster 2023-12-20T20:10:53.912092+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e123 with expected crc 2023-12-20T20:10:55.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:54 smithi080 bash[84793]: cluster 2023-12-20T20:10:54.496803+0000 mgr.x (mgr.25349) 826 : cluster 0 pgmap v195: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 0 op/s 2023-12-20T20:10:56.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:56 smithi080 bash[80208]: audit 2023-12-20T20:10:55.036751+0000 mon.a (mon.0) 1002 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:56.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:56 smithi080 bash[80208]: audit 2023-12-20T20:10:55.039078+0000 mon.a (mon.0) 1003 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:10:56.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:56 smithi080 bash[84793]: audit 2023-12-20T20:10:55.036751+0000 mon.a (mon.0) 1002 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:56.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:56 smithi080 bash[84793]: audit 2023-12-20T20:10:55.039078+0000 mon.a (mon.0) 1003 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:10:56.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:56 smithi133 bash[68349]: audit 2023-12-20T20:10:55.036751+0000 mon.a (mon.0) 1002 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:56.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:56 smithi133 bash[68349]: audit 2023-12-20T20:10:55.039078+0000 mon.a (mon.0) 1003 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:10:56.993 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:56 smithi080 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.0.service: Succeeded. 2023-12-20T20:10:56.994 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:56 smithi080 systemd[1]: Stopped Ceph osd.0 for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:10:57.299 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:56 smithi080 systemd[1]: Started Ceph osd.0 for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:10:57.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:57 smithi080 bash[84793]: audit 2023-12-20T20:10:56.070741+0000 mgr.x (mgr.25349) 827 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:10:57.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:57 smithi080 bash[84793]: cluster 2023-12-20T20:10:56.498808+0000 mgr.x (mgr.25349) 828 : cluster 0 pgmap v196: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:10:57.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:57 smithi080 bash[84793]: audit 2023-12-20T20:10:57.034140+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:57.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:57 smithi080 bash[80208]: audit 2023-12-20T20:10:56.070741+0000 mgr.x (mgr.25349) 827 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:10:57.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:57 smithi080 bash[80208]: cluster 2023-12-20T20:10:56.498808+0000 mgr.x (mgr.25349) 828 : cluster 0 pgmap v196: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:10:57.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:57 smithi080 bash[80208]: audit 2023-12-20T20:10:57.034140+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:57.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:57 smithi133 bash[68349]: audit 2023-12-20T20:10:56.070741+0000 mgr.x (mgr.25349) 827 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:10:57.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:57 smithi133 bash[68349]: cluster 2023-12-20T20:10:56.498808+0000 mgr.x (mgr.25349) 828 : cluster 0 pgmap v196: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:10:57.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:57 smithi133 bash[68349]: audit 2023-12-20T20:10:57.034140+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.431 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: cluster 2023-12-20T20:10:57.034924+0000 mon.a (mon.0) 1005 : cluster 3 Health check failed: Degraded data redundancy: 69/630 objects degraded (10.952%), 22 pgs degraded (PG_DEGRADED) 2023-12-20T20:10:58.432 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.057737+0000 mon.a (mon.0) 1006 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.432 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.094246+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.432 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.096288+0000 mon.a (mon.0) 1008 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.432 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: cluster 2023-12-20T20:10:57.106150+0000 mgr.x (mgr.25349) 829 : cluster 0 pgmap v197: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:10:58.432 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.107895+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.432 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: cephadm 2023-12-20T20:10:57.115103+0000 mgr.x (mgr.25349) 830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:58.432 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.193968+0000 mon.a (mon.0) 1010 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.432 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.197712+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.432 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.202701+0000 mon.a (mon.0) 1012 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.432 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.204436+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.432 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.216937+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.432 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: cephadm 2023-12-20T20:10:57.223986+0000 mgr.x (mgr.25349) 831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:58.433 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.295998+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.433 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.299140+0000 mon.a (mon.0) 1016 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.433 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.302617+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.433 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.303770+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.433 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.315182+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.433 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: cephadm 2023-12-20T20:10:57.322325+0000 mgr.x (mgr.25349) 832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:58.433 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.396358+0000 mon.a (mon.0) 1020 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.433 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.399367+0000 mon.a (mon.0) 1021 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.433 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.403389+0000 mon.a (mon.0) 1022 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.433 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.405008+0000 mon.a (mon.0) 1023 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.433 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.417328+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.433 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: cephadm 2023-12-20T20:10:57.424089+0000 mgr.x (mgr.25349) 833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:58.433 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.495644+0000 mon.a (mon.0) 1025 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.433 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.499295+0000 mon.a (mon.0) 1026 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.433 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.503115+0000 mon.a (mon.0) 1027 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.505038+0000 mon.a (mon.0) 1028 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.514755+0000 mon.a (mon.0) 1029 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: cephadm 2023-12-20T20:10:57.521545+0000 mgr.x (mgr.25349) 834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:58.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.597964+0000 mon.a (mon.0) 1030 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.601726+0000 mon.a (mon.0) 1031 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.605576+0000 mon.a (mon.0) 1032 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.607246+0000 mon.a (mon.0) 1033 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.617453+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.698760+0000 mon.a (mon.0) 1035 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.701941+0000 mon.a (mon.0) 1036 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.705649+0000 mon.a (mon.0) 1037 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.707135+0000 mon.a (mon.0) 1038 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.716412+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.794705+0000 mon.a (mon.0) 1040 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.798533+0000 mon.a (mon.0) 1041 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.801963+0000 mon.a (mon.0) 1042 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.803589+0000 mon.a (mon.0) 1043 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.812546+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.889725+0000 mon.a (mon.0) 1045 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.893069+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.897093+0000 mon.a (mon.0) 1047 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.898546+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.912461+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:57.996621+0000 mon.a (mon.0) 1050 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:58.000039+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:58.004195+0000 mon.a (mon.0) 1052 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:58.005467+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[68349]: audit 2023-12-20T20:10:58.014399+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.499 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: cluster 2023-12-20T20:10:57.034924+0000 mon.a (mon.0) 1005 : cluster 3 Health check failed: Degraded data redundancy: 69/630 objects degraded (10.952%), 22 pgs degraded (PG_DEGRADED) 2023-12-20T20:10:58.500 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.057737+0000 mon.a (mon.0) 1006 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.500 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.094246+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.500 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.096288+0000 mon.a (mon.0) 1008 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.500 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: cluster 2023-12-20T20:10:57.106150+0000 mgr.x (mgr.25349) 829 : cluster 0 pgmap v197: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:10:58.500 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.107895+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.500 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: cephadm 2023-12-20T20:10:57.115103+0000 mgr.x (mgr.25349) 830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:58.500 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.193968+0000 mon.a (mon.0) 1010 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.500 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.197712+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.500 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.202701+0000 mon.a (mon.0) 1012 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.500 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.204436+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.500 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.216937+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.500 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: cephadm 2023-12-20T20:10:57.223986+0000 mgr.x (mgr.25349) 831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:58.501 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.295998+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.501 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.299140+0000 mon.a (mon.0) 1016 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.501 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.302617+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.501 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.303770+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.501 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.315182+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.501 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: cephadm 2023-12-20T20:10:57.322325+0000 mgr.x (mgr.25349) 832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:58.501 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.396358+0000 mon.a (mon.0) 1020 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.501 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.399367+0000 mon.a (mon.0) 1021 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.501 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.403389+0000 mon.a (mon.0) 1022 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.501 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.405008+0000 mon.a (mon.0) 1023 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.501 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.417328+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.501 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: cephadm 2023-12-20T20:10:57.424089+0000 mgr.x (mgr.25349) 833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:58.501 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.495644+0000 mon.a (mon.0) 1025 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.502 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.499295+0000 mon.a (mon.0) 1026 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.502 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.503115+0000 mon.a (mon.0) 1027 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.502 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.505038+0000 mon.a (mon.0) 1028 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.502 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.514755+0000 mon.a (mon.0) 1029 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.502 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: cephadm 2023-12-20T20:10:57.521545+0000 mgr.x (mgr.25349) 834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:58.502 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.597964+0000 mon.a (mon.0) 1030 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.502 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.601726+0000 mon.a (mon.0) 1031 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.502 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.605576+0000 mon.a (mon.0) 1032 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.502 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.607246+0000 mon.a (mon.0) 1033 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.502 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.617453+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.502 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.698760+0000 mon.a (mon.0) 1035 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.502 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.701941+0000 mon.a (mon.0) 1036 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.502 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.705649+0000 mon.a (mon.0) 1037 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.502 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.707135+0000 mon.a (mon.0) 1038 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.502 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.716412+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.794705+0000 mon.a (mon.0) 1040 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.798533+0000 mon.a (mon.0) 1041 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.801963+0000 mon.a (mon.0) 1042 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.803589+0000 mon.a (mon.0) 1043 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.812546+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.889725+0000 mon.a (mon.0) 1045 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.893069+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.897093+0000 mon.a (mon.0) 1047 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.898546+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.912461+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:57.996621+0000 mon.a (mon.0) 1050 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:58.000039+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:58.004195+0000 mon.a (mon.0) 1052 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:58.005467+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[80208]: audit 2023-12-20T20:10:58.014399+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.504 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: cluster 2023-12-20T20:10:57.034924+0000 mon.a (mon.0) 1005 : cluster 3 Health check failed: Degraded data redundancy: 69/630 objects degraded (10.952%), 22 pgs degraded (PG_DEGRADED) 2023-12-20T20:10:58.504 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.057737+0000 mon.a (mon.0) 1006 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.504 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.094246+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.504 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.096288+0000 mon.a (mon.0) 1008 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: cluster 2023-12-20T20:10:57.106150+0000 mgr.x (mgr.25349) 829 : cluster 0 pgmap v197: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:10:58.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.107895+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: cephadm 2023-12-20T20:10:57.115103+0000 mgr.x (mgr.25349) 830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:58.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.193968+0000 mon.a (mon.0) 1010 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.197712+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.202701+0000 mon.a (mon.0) 1012 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.204436+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.216937+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: cephadm 2023-12-20T20:10:57.223986+0000 mgr.x (mgr.25349) 831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:58.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.295998+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.299140+0000 mon.a (mon.0) 1016 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.302617+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.303770+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.315182+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: cephadm 2023-12-20T20:10:57.322325+0000 mgr.x (mgr.25349) 832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:58.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.396358+0000 mon.a (mon.0) 1020 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.399367+0000 mon.a (mon.0) 1021 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.403389+0000 mon.a (mon.0) 1022 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.405008+0000 mon.a (mon.0) 1023 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.417328+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: cephadm 2023-12-20T20:10:57.424089+0000 mgr.x (mgr.25349) 833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:58.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.495644+0000 mon.a (mon.0) 1025 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.499295+0000 mon.a (mon.0) 1026 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.503115+0000 mon.a (mon.0) 1027 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.505038+0000 mon.a (mon.0) 1028 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.514755+0000 mon.a (mon.0) 1029 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: cephadm 2023-12-20T20:10:57.521545+0000 mgr.x (mgr.25349) 834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:58.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.597964+0000 mon.a (mon.0) 1030 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.601726+0000 mon.a (mon.0) 1031 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.605576+0000 mon.a (mon.0) 1032 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.607246+0000 mon.a (mon.0) 1033 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.617453+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.698760+0000 mon.a (mon.0) 1035 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.701941+0000 mon.a (mon.0) 1036 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.705649+0000 mon.a (mon.0) 1037 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.707135+0000 mon.a (mon.0) 1038 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.716412+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.794705+0000 mon.a (mon.0) 1040 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.798533+0000 mon.a (mon.0) 1041 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.801963+0000 mon.a (mon.0) 1042 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.803589+0000 mon.a (mon.0) 1043 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.812546+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.889725+0000 mon.a (mon.0) 1045 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.893069+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.897093+0000 mon.a (mon.0) 1047 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.898546+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.912461+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:57.996621+0000 mon.a (mon.0) 1050 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:58.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:58.000039+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:58.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:58.004195+0000 mon.a (mon.0) 1052 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:58.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:58.005467+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:58.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:58 smithi080 bash[84793]: audit 2023-12-20T20:10:58.014399+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:58.694 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[64097]: ts=2023-12-20T20:10:58.659Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-20T20:10:58.694 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:10:58 smithi133 bash[64097]: ts=2023-12-20T20:10:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:10:59.425 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[91534]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-20T20:10:59.426 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[91534]: 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-20T20:10:59.426 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[91534]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-20T20:10:59.426 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[91534]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-20T20:10:59.426 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[91534]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-20T20:10:59.426 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[91534]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-20T20:10:59.426 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[91534]: --> ceph-volume raw activate successful for osd ID: 0 2023-12-20T20:10:59.426 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: cephadm 2023-12-20T20:10:57.624363+0000 mgr.x (mgr.25349) 835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.426 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: cephadm 2023-12-20T20:10:57.723202+0000 mgr.x (mgr.25349) 836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.426 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: cephadm 2023-12-20T20:10:57.819338+0000 mgr.x (mgr.25349) 837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.427 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: cephadm 2023-12-20T20:10:57.919380+0000 mgr.x (mgr.25349) 838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.427 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: cephadm 2023-12-20T20:10:58.021179+0000 mgr.x (mgr.25349) 839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.427 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: cluster 2023-12-20T20:10:58.060435+0000 mon.a (mon.0) 1055 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:10:59.427 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.094601+0000 mon.a (mon.0) 1056 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.427 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.097527+0000 mon.a (mon.0) 1057 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.427 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.101091+0000 mon.a (mon.0) 1058 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.427 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.102483+0000 mon.a (mon.0) 1059 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.427 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.111331+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.427 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: cephadm 2023-12-20T20:10:58.118082+0000 mgr.x (mgr.25349) 840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.427 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.189899+0000 mon.a (mon.0) 1061 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.427 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.193459+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.427 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.197679+0000 mon.a (mon.0) 1063 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.427 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.199235+0000 mon.a (mon.0) 1064 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.427 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.208561+0000 mon.a (mon.0) 1065 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.428 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: cephadm 2023-12-20T20:10:58.215276+0000 mgr.x (mgr.25349) 841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.428 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.287028+0000 mon.a (mon.0) 1066 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.428 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.290550+0000 mon.a (mon.0) 1067 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.428 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: cephadm 2023-12-20T20:10:57.624363+0000 mgr.x (mgr.25349) 835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.428 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: cephadm 2023-12-20T20:10:57.723202+0000 mgr.x (mgr.25349) 836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.428 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: cephadm 2023-12-20T20:10:57.819338+0000 mgr.x (mgr.25349) 837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.428 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: cephadm 2023-12-20T20:10:57.919380+0000 mgr.x (mgr.25349) 838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.428 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: cephadm 2023-12-20T20:10:58.021179+0000 mgr.x (mgr.25349) 839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.428 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: cluster 2023-12-20T20:10:58.060435+0000 mon.a (mon.0) 1055 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:10:59.428 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.094601+0000 mon.a (mon.0) 1056 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.428 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.097527+0000 mon.a (mon.0) 1057 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.429 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.101091+0000 mon.a (mon.0) 1058 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.429 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.102483+0000 mon.a (mon.0) 1059 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.429 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.111331+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.429 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: cephadm 2023-12-20T20:10:58.118082+0000 mgr.x (mgr.25349) 840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.429 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.189899+0000 mon.a (mon.0) 1061 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.429 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.193459+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.429 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.197679+0000 mon.a (mon.0) 1063 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.429 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.199235+0000 mon.a (mon.0) 1064 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.429 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.208561+0000 mon.a (mon.0) 1065 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.429 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: cephadm 2023-12-20T20:10:58.215276+0000 mgr.x (mgr.25349) 841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.429 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.287028+0000 mon.a (mon.0) 1066 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.429 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.290550+0000 mon.a (mon.0) 1067 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.294479+0000 mon.a (mon.0) 1068 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.295943+0000 mon.a (mon.0) 1069 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.305008+0000 mon.a (mon.0) 1070 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: cephadm 2023-12-20T20:10:58.312054+0000 mgr.x (mgr.25349) 842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.387948+0000 mon.a (mon.0) 1071 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.391491+0000 mon.a (mon.0) 1072 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.395001+0000 mon.a (mon.0) 1073 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.396571+0000 mon.a (mon.0) 1074 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.405840+0000 mon.a (mon.0) 1075 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: cephadm 2023-12-20T20:10:58.412716+0000 mgr.x (mgr.25349) 843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.430 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.488443+0000 mon.a (mon.0) 1076 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.493514+0000 mon.a (mon.0) 1077 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.497357+0000 mon.a (mon.0) 1078 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.498749+0000 mon.a (mon.0) 1079 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.509323+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: cephadm 2023-12-20T20:10:58.516023+0000 mgr.x (mgr.25349) 844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.592137+0000 mon.a (mon.0) 1081 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.595063+0000 mon.a (mon.0) 1082 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.599938+0000 mon.a (mon.0) 1083 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.431 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.601182+0000 mon.a (mon.0) 1084 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.294479+0000 mon.a (mon.0) 1068 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.431 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.295943+0000 mon.a (mon.0) 1069 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.305008+0000 mon.a (mon.0) 1070 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: cephadm 2023-12-20T20:10:58.312054+0000 mgr.x (mgr.25349) 842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.387948+0000 mon.a (mon.0) 1071 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.391491+0000 mon.a (mon.0) 1072 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.395001+0000 mon.a (mon.0) 1073 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.396571+0000 mon.a (mon.0) 1074 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.405840+0000 mon.a (mon.0) 1075 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: cephadm 2023-12-20T20:10:58.412716+0000 mgr.x (mgr.25349) 843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.488443+0000 mon.a (mon.0) 1076 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.493514+0000 mon.a (mon.0) 1077 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.497357+0000 mon.a (mon.0) 1078 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.498749+0000 mon.a (mon.0) 1079 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.509323+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: cephadm 2023-12-20T20:10:58.516023+0000 mgr.x (mgr.25349) 844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.592137+0000 mon.a (mon.0) 1081 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.595063+0000 mon.a (mon.0) 1082 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.599938+0000 mon.a (mon.0) 1083 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.601182+0000 mon.a (mon.0) 1084 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.609725+0000 mon.a (mon.0) 1085 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.692999+0000 mon.a (mon.0) 1086 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.695811+0000 mon.a (mon.0) 1087 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.698468+0000 mon.a (mon.0) 1088 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.699469+0000 mon.a (mon.0) 1089 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.707514+0000 mon.a (mon.0) 1090 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.433 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.788331+0000 mon.a (mon.0) 1091 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.791425+0000 mon.a (mon.0) 1092 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.794471+0000 mon.a (mon.0) 1093 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.795736+0000 mon.a (mon.0) 1094 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.804208+0000 mon.a (mon.0) 1095 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.883011+0000 mon.a (mon.0) 1096 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.887934+0000 mon.a (mon.0) 1097 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.892093+0000 mon.a (mon.0) 1098 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.893522+0000 mon.a (mon.0) 1099 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.903497+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.986910+0000 mon.a (mon.0) 1101 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.990065+0000 mon.a (mon.0) 1102 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.993302+0000 mon.a (mon.0) 1103 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:58.994361+0000 mon.a (mon.0) 1104 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.434 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[80208]: audit 2023-12-20T20:10:59.000614+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.609725+0000 mon.a (mon.0) 1085 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.692999+0000 mon.a (mon.0) 1086 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.695811+0000 mon.a (mon.0) 1087 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.698468+0000 mon.a (mon.0) 1088 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.699469+0000 mon.a (mon.0) 1089 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.707514+0000 mon.a (mon.0) 1090 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.788331+0000 mon.a (mon.0) 1091 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.791425+0000 mon.a (mon.0) 1092 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.794471+0000 mon.a (mon.0) 1093 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.795736+0000 mon.a (mon.0) 1094 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.804208+0000 mon.a (mon.0) 1095 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.883011+0000 mon.a (mon.0) 1096 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.436 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.887934+0000 mon.a (mon.0) 1097 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.436 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.892093+0000 mon.a (mon.0) 1098 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.436 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.893522+0000 mon.a (mon.0) 1099 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.436 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.903497+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.436 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.986910+0000 mon.a (mon.0) 1101 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.436 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.990065+0000 mon.a (mon.0) 1102 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.436 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.993302+0000 mon.a (mon.0) 1103 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.436 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:58.994361+0000 mon.a (mon.0) 1104 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.436 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:10:59 smithi080 bash[84793]: audit 2023-12-20T20:10:59.000614+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: cephadm 2023-12-20T20:10:57.624363+0000 mgr.x (mgr.25349) 835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: cephadm 2023-12-20T20:10:57.723202+0000 mgr.x (mgr.25349) 836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: cephadm 2023-12-20T20:10:57.819338+0000 mgr.x (mgr.25349) 837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: cephadm 2023-12-20T20:10:57.919380+0000 mgr.x (mgr.25349) 838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: cephadm 2023-12-20T20:10:58.021179+0000 mgr.x (mgr.25349) 839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: cluster 2023-12-20T20:10:58.060435+0000 mon.a (mon.0) 1055 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:10:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.094601+0000 mon.a (mon.0) 1056 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.097527+0000 mon.a (mon.0) 1057 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.101091+0000 mon.a (mon.0) 1058 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.102483+0000 mon.a (mon.0) 1059 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.111331+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: cephadm 2023-12-20T20:10:58.118082+0000 mgr.x (mgr.25349) 840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.189899+0000 mon.a (mon.0) 1061 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.193459+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.197679+0000 mon.a (mon.0) 1063 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.199235+0000 mon.a (mon.0) 1064 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.208561+0000 mon.a (mon.0) 1065 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: cephadm 2023-12-20T20:10:58.215276+0000 mgr.x (mgr.25349) 841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.287028+0000 mon.a (mon.0) 1066 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.290550+0000 mon.a (mon.0) 1067 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.294479+0000 mon.a (mon.0) 1068 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.295943+0000 mon.a (mon.0) 1069 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.305008+0000 mon.a (mon.0) 1070 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: cephadm 2023-12-20T20:10:58.312054+0000 mgr.x (mgr.25349) 842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.387948+0000 mon.a (mon.0) 1071 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.391491+0000 mon.a (mon.0) 1072 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.395001+0000 mon.a (mon.0) 1073 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.396571+0000 mon.a (mon.0) 1074 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.405840+0000 mon.a (mon.0) 1075 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: cephadm 2023-12-20T20:10:58.412716+0000 mgr.x (mgr.25349) 843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.488443+0000 mon.a (mon.0) 1076 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.493514+0000 mon.a (mon.0) 1077 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.497357+0000 mon.a (mon.0) 1078 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.498749+0000 mon.a (mon.0) 1079 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.509323+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: cephadm 2023-12-20T20:10:58.516023+0000 mgr.x (mgr.25349) 844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:10:59.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.592137+0000 mon.a (mon.0) 1081 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.595063+0000 mon.a (mon.0) 1082 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.599938+0000 mon.a (mon.0) 1083 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.601182+0000 mon.a (mon.0) 1084 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.609725+0000 mon.a (mon.0) 1085 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.692999+0000 mon.a (mon.0) 1086 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.695811+0000 mon.a (mon.0) 1087 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.698468+0000 mon.a (mon.0) 1088 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.699469+0000 mon.a (mon.0) 1089 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.707514+0000 mon.a (mon.0) 1090 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.788331+0000 mon.a (mon.0) 1091 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.791425+0000 mon.a (mon.0) 1092 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.794471+0000 mon.a (mon.0) 1093 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.795736+0000 mon.a (mon.0) 1094 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.804208+0000 mon.a (mon.0) 1095 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.883011+0000 mon.a (mon.0) 1096 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.887934+0000 mon.a (mon.0) 1097 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.892093+0000 mon.a (mon.0) 1098 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.893522+0000 mon.a (mon.0) 1099 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.903497+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:10:59.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.986910+0000 mon.a (mon.0) 1101 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:10:59.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.990065+0000 mon.a (mon.0) 1102 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:10:59.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.993302+0000 mon.a (mon.0) 1103 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:10:59.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:58.994361+0000 mon.a (mon.0) 1104 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:10:59.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:10:59 smithi133 bash[68349]: audit 2023-12-20T20:10:59.000614+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: cephadm 2023-12-20T20:10:58.616571+0000 mgr.x (mgr.25349) 845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.234 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: cephadm 2023-12-20T20:10:58.714333+0000 mgr.x (mgr.25349) 846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: cephadm 2023-12-20T20:10:58.810934+0000 mgr.x (mgr.25349) 847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: cephadm 2023-12-20T20:10:58.910454+0000 mgr.x (mgr.25349) 848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: cephadm 2023-12-20T20:10:59.007249+0000 mgr.x (mgr.25349) 849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.081978+0000 mon.a (mon.0) 1106 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.084074+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.086758+0000 mon.a (mon.0) 1108 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.087730+0000 mon.a (mon.0) 1109 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.093960+0000 mon.a (mon.0) 1110 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: cephadm 2023-12-20T20:10:59.100593+0000 mgr.x (mgr.25349) 850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: cluster 2023-12-20T20:10:59.106764+0000 mgr.x (mgr.25349) 851 : cluster 0 pgmap v198: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 774 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:11:00.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.171796+0000 mon.a (mon.0) 1111 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.235 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.175076+0000 mon.a (mon.0) 1112 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.179094+0000 mon.a (mon.0) 1113 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.180493+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.189727+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: cephadm 2023-12-20T20:10:59.196833+0000 mgr.x (mgr.25349) 852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.275049+0000 mon.a (mon.0) 1116 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.277822+0000 mon.a (mon.0) 1117 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: cephadm 2023-12-20T20:10:58.616571+0000 mgr.x (mgr.25349) 845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: cephadm 2023-12-20T20:10:58.714333+0000 mgr.x (mgr.25349) 846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: cephadm 2023-12-20T20:10:58.810934+0000 mgr.x (mgr.25349) 847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: cephadm 2023-12-20T20:10:58.910454+0000 mgr.x (mgr.25349) 848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: cephadm 2023-12-20T20:10:59.007249+0000 mgr.x (mgr.25349) 849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.237 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.081978+0000 mon.a (mon.0) 1106 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.237 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.084074+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.237 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.086758+0000 mon.a (mon.0) 1108 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.237 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.087730+0000 mon.a (mon.0) 1109 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.237 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.093960+0000 mon.a (mon.0) 1110 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.237 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: cephadm 2023-12-20T20:10:59.100593+0000 mgr.x (mgr.25349) 850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.237 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: cluster 2023-12-20T20:10:59.106764+0000 mgr.x (mgr.25349) 851 : cluster 0 pgmap v198: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 774 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:11:00.237 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.171796+0000 mon.a (mon.0) 1111 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.237 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.175076+0000 mon.a (mon.0) 1112 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.237 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.179094+0000 mon.a (mon.0) 1113 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.237 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.180493+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.237 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.189727+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.237 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: cephadm 2023-12-20T20:10:59.196833+0000 mgr.x (mgr.25349) 852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.237 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.275049+0000 mon.a (mon.0) 1116 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.277822+0000 mon.a (mon.0) 1117 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.280963+0000 mon.a (mon.0) 1118 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.282435+0000 mon.a (mon.0) 1119 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.294798+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: cephadm 2023-12-20T20:10:59.301833+0000 mgr.x (mgr.25349) 853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.376631+0000 mon.a (mon.0) 1121 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.379463+0000 mon.a (mon.0) 1122 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.383340+0000 mon.a (mon.0) 1123 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.384920+0000 mon.a (mon.0) 1124 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.394700+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: cephadm 2023-12-20T20:10:59.401592+0000 mgr.x (mgr.25349) 854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.473457+0000 mon.a (mon.0) 1126 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.477586+0000 mon.a (mon.0) 1127 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.481871+0000 mon.a (mon.0) 1128 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.239 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.483720+0000 mon.a (mon.0) 1129 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.239 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.495026+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.239 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: cephadm 2023-12-20T20:10:59.502128+0000 mgr.x (mgr.25349) 855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.239 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.579167+0000 mon.a (mon.0) 1131 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.239 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.582044+0000 mon.a (mon.0) 1132 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.239 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.586578+0000 mon.a (mon.0) 1133 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.239 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.588197+0000 mon.a (mon.0) 1134 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.596378+0000 mon.a (mon.0) 1135 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.680334+0000 mon.a (mon.0) 1136 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.683443+0000 mon.a (mon.0) 1137 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.687907+0000 mon.a (mon.0) 1138 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.690827+0000 mon.a (mon.0) 1139 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.700920+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.784889+0000 mon.a (mon.0) 1141 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.788623+0000 mon.a (mon.0) 1142 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.791984+0000 mon.a (mon.0) 1143 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.240 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.793291+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.241 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.802591+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.241 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.880905+0000 mon.a (mon.0) 1146 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.241 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.884381+0000 mon.a (mon.0) 1147 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.241 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.888678+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.241 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.890264+0000 mon.a (mon.0) 1149 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.241 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.900976+0000 mon.a (mon.0) 1150 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.241 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.979347+0000 mon.a (mon.0) 1151 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.242 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.982809+0000 mon.a (mon.0) 1152 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.242 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.985511+0000 mon.a (mon.0) 1153 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.242 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.986771+0000 mon.a (mon.0) 1154 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.242 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[84793]: audit 2023-12-20T20:10:59.995097+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.242 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.280963+0000 mon.a (mon.0) 1118 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.242 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.282435+0000 mon.a (mon.0) 1119 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.243 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.294798+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.243 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: cephadm 2023-12-20T20:10:59.301833+0000 mgr.x (mgr.25349) 853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.243 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.376631+0000 mon.a (mon.0) 1121 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.243 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.379463+0000 mon.a (mon.0) 1122 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.243 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.383340+0000 mon.a (mon.0) 1123 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.243 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.384920+0000 mon.a (mon.0) 1124 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.243 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.394700+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.243 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: cephadm 2023-12-20T20:10:59.401592+0000 mgr.x (mgr.25349) 854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.243 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.473457+0000 mon.a (mon.0) 1126 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.243 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.477586+0000 mon.a (mon.0) 1127 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.243 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.481871+0000 mon.a (mon.0) 1128 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.243 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.483720+0000 mon.a (mon.0) 1129 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.244 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.495026+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.244 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: cephadm 2023-12-20T20:10:59.502128+0000 mgr.x (mgr.25349) 855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.244 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.579167+0000 mon.a (mon.0) 1131 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.244 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.582044+0000 mon.a (mon.0) 1132 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.244 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.586578+0000 mon.a (mon.0) 1133 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.244 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.588197+0000 mon.a (mon.0) 1134 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.244 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.596378+0000 mon.a (mon.0) 1135 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.245 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.680334+0000 mon.a (mon.0) 1136 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.245 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.683443+0000 mon.a (mon.0) 1137 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.246 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.687907+0000 mon.a (mon.0) 1138 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.246 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.690827+0000 mon.a (mon.0) 1139 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.246 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.700920+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.246 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.784889+0000 mon.a (mon.0) 1141 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.246 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.788623+0000 mon.a (mon.0) 1142 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.246 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.791984+0000 mon.a (mon.0) 1143 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.246 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.793291+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.246 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.802591+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.246 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.880905+0000 mon.a (mon.0) 1146 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.246 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.884381+0000 mon.a (mon.0) 1147 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.246 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.888678+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.246 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.890264+0000 mon.a (mon.0) 1149 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.246 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.900976+0000 mon.a (mon.0) 1150 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.247 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.979347+0000 mon.a (mon.0) 1151 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.247 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.982809+0000 mon.a (mon.0) 1152 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.247 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.985511+0000 mon.a (mon.0) 1153 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.247 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.986771+0000 mon.a (mon.0) 1154 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.247 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:00 smithi080 bash[80208]: audit 2023-12-20T20:10:59.995097+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: cephadm 2023-12-20T20:10:58.616571+0000 mgr.x (mgr.25349) 845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: cephadm 2023-12-20T20:10:58.714333+0000 mgr.x (mgr.25349) 846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: cephadm 2023-12-20T20:10:58.810934+0000 mgr.x (mgr.25349) 847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: cephadm 2023-12-20T20:10:58.910454+0000 mgr.x (mgr.25349) 848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: cephadm 2023-12-20T20:10:59.007249+0000 mgr.x (mgr.25349) 849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.081978+0000 mon.a (mon.0) 1106 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.084074+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.086758+0000 mon.a (mon.0) 1108 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.087730+0000 mon.a (mon.0) 1109 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.093960+0000 mon.a (mon.0) 1110 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: cephadm 2023-12-20T20:10:59.100593+0000 mgr.x (mgr.25349) 850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: cluster 2023-12-20T20:10:59.106764+0000 mgr.x (mgr.25349) 851 : cluster 0 pgmap v198: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 774 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:11:00.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.171796+0000 mon.a (mon.0) 1111 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.175076+0000 mon.a (mon.0) 1112 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.179094+0000 mon.a (mon.0) 1113 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.180493+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.189727+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: cephadm 2023-12-20T20:10:59.196833+0000 mgr.x (mgr.25349) 852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.275049+0000 mon.a (mon.0) 1116 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.277822+0000 mon.a (mon.0) 1117 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.280963+0000 mon.a (mon.0) 1118 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.282435+0000 mon.a (mon.0) 1119 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.294798+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: cephadm 2023-12-20T20:10:59.301833+0000 mgr.x (mgr.25349) 853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.376631+0000 mon.a (mon.0) 1121 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.379463+0000 mon.a (mon.0) 1122 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.383340+0000 mon.a (mon.0) 1123 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.384920+0000 mon.a (mon.0) 1124 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.394700+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: cephadm 2023-12-20T20:10:59.401592+0000 mgr.x (mgr.25349) 854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.473457+0000 mon.a (mon.0) 1126 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.477586+0000 mon.a (mon.0) 1127 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.481871+0000 mon.a (mon.0) 1128 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.483720+0000 mon.a (mon.0) 1129 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.495026+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: cephadm 2023-12-20T20:10:59.502128+0000 mgr.x (mgr.25349) 855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:00.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.579167+0000 mon.a (mon.0) 1131 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.582044+0000 mon.a (mon.0) 1132 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.586578+0000 mon.a (mon.0) 1133 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.588197+0000 mon.a (mon.0) 1134 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.596378+0000 mon.a (mon.0) 1135 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.680334+0000 mon.a (mon.0) 1136 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.683443+0000 mon.a (mon.0) 1137 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.687907+0000 mon.a (mon.0) 1138 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.690827+0000 mon.a (mon.0) 1139 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.700920+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.784889+0000 mon.a (mon.0) 1141 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.788623+0000 mon.a (mon.0) 1142 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.791984+0000 mon.a (mon.0) 1143 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.793291+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.802591+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.880905+0000 mon.a (mon.0) 1146 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.884381+0000 mon.a (mon.0) 1147 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.888678+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.890264+0000 mon.a (mon.0) 1149 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.900976+0000 mon.a (mon.0) 1150 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:00.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.979347+0000 mon.a (mon.0) 1151 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:00.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.982809+0000 mon.a (mon.0) 1152 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:00.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.985511+0000 mon.a (mon.0) 1153 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:00.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.986771+0000 mon.a (mon.0) 1154 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:00.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:00 smithi133 bash[68349]: audit 2023-12-20T20:10:59.995097+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: cephadm 2023-12-20T20:10:59.603168+0000 mgr.x (mgr.25349) 856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: cephadm 2023-12-20T20:10:59.707990+0000 mgr.x (mgr.25349) 857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: cephadm 2023-12-20T20:10:59.809451+0000 mgr.x (mgr.25349) 858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: cephadm 2023-12-20T20:10:59.907780+0000 mgr.x (mgr.25349) 859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: cephadm 2023-12-20T20:11:00.001850+0000 mgr.x (mgr.25349) 860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.077218+0000 mon.a (mon.0) 1156 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.079552+0000 mon.a (mon.0) 1157 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.081547+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.082263+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.087550+0000 mon.a (mon.0) 1160 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: cephadm 2023-12-20T20:11:00.094225+0000 mgr.x (mgr.25349) 861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.125867+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.174576+0000 mon.a (mon.0) 1162 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.177378+0000 mon.a (mon.0) 1163 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.180892+0000 mon.a (mon.0) 1164 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.182190+0000 mon.a (mon.0) 1165 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.194066+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: cephadm 2023-12-20T20:11:00.201089+0000 mgr.x (mgr.25349) 862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.276524+0000 mon.a (mon.0) 1167 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.280031+0000 mon.a (mon.0) 1168 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.283412+0000 mon.a (mon.0) 1169 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.284638+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.295658+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: cephadm 2023-12-20T20:11:00.302543+0000 mgr.x (mgr.25349) 863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.377944+0000 mon.a (mon.0) 1172 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.380750+0000 mon.a (mon.0) 1173 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.383719+0000 mon.a (mon.0) 1174 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.384977+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.395765+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: cephadm 2023-12-20T20:11:00.402589+0000 mgr.x (mgr.25349) 864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.476402+0000 mon.a (mon.0) 1177 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.479509+0000 mon.a (mon.0) 1178 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.483678+0000 mon.a (mon.0) 1179 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.485189+0000 mon.a (mon.0) 1180 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.496301+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: cephadm 2023-12-20T20:11:00.503135+0000 mgr.x (mgr.25349) 865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.579127+0000 mon.a (mon.0) 1182 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.583762+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.587969+0000 mon.a (mon.0) 1184 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.589199+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.599882+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.683854+0000 mon.a (mon.0) 1187 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.687380+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.690003+0000 mon.a (mon.0) 1189 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.691343+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.702245+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.780120+0000 mon.a (mon.0) 1192 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.784837+0000 mon.a (mon.0) 1193 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.789248+0000 mon.a (mon.0) 1194 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.791025+0000 mon.a (mon.0) 1195 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.803479+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.885600+0000 mon.a (mon.0) 1197 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.892382+0000 mon.a (mon.0) 1198 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.896610+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.897843+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.908367+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.987133+0000 mon.a (mon.0) 1202 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.989953+0000 mon.a (mon.0) 1203 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.993544+0000 mon.a (mon.0) 1204 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:00.995066+0000 mon.a (mon.0) 1205 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:01 smithi133 bash[68349]: audit 2023-12-20T20:11:01.003825+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: cephadm 2023-12-20T20:10:59.603168+0000 mgr.x (mgr.25349) 856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: cephadm 2023-12-20T20:10:59.707990+0000 mgr.x (mgr.25349) 857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: cephadm 2023-12-20T20:10:59.809451+0000 mgr.x (mgr.25349) 858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: cephadm 2023-12-20T20:10:59.907780+0000 mgr.x (mgr.25349) 859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: cephadm 2023-12-20T20:11:00.001850+0000 mgr.x (mgr.25349) 860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.077218+0000 mon.a (mon.0) 1156 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.079552+0000 mon.a (mon.0) 1157 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.081547+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.082263+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.087550+0000 mon.a (mon.0) 1160 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: cephadm 2023-12-20T20:11:00.094225+0000 mgr.x (mgr.25349) 861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.125867+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.174576+0000 mon.a (mon.0) 1162 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.177378+0000 mon.a (mon.0) 1163 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.180892+0000 mon.a (mon.0) 1164 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.182190+0000 mon.a (mon.0) 1165 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.194066+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: cephadm 2023-12-20T20:11:00.201089+0000 mgr.x (mgr.25349) 862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.276524+0000 mon.a (mon.0) 1167 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.280031+0000 mon.a (mon.0) 1168 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: cephadm 2023-12-20T20:10:59.603168+0000 mgr.x (mgr.25349) 856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: cephadm 2023-12-20T20:10:59.707990+0000 mgr.x (mgr.25349) 857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: cephadm 2023-12-20T20:10:59.809451+0000 mgr.x (mgr.25349) 858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: cephadm 2023-12-20T20:10:59.907780+0000 mgr.x (mgr.25349) 859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: cephadm 2023-12-20T20:11:00.001850+0000 mgr.x (mgr.25349) 860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.077218+0000 mon.a (mon.0) 1156 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.079552+0000 mon.a (mon.0) 1157 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.081547+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.082263+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.087550+0000 mon.a (mon.0) 1160 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: cephadm 2023-12-20T20:11:00.094225+0000 mgr.x (mgr.25349) 861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.125867+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.174576+0000 mon.a (mon.0) 1162 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.177378+0000 mon.a (mon.0) 1163 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.180892+0000 mon.a (mon.0) 1164 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.182190+0000 mon.a (mon.0) 1165 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.194066+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: cephadm 2023-12-20T20:11:00.201089+0000 mgr.x (mgr.25349) 862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.276524+0000 mon.a (mon.0) 1167 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.280031+0000 mon.a (mon.0) 1168 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.283412+0000 mon.a (mon.0) 1169 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.284638+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.295658+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: cephadm 2023-12-20T20:11:00.302543+0000 mgr.x (mgr.25349) 863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.377944+0000 mon.a (mon.0) 1172 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.380750+0000 mon.a (mon.0) 1173 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.383719+0000 mon.a (mon.0) 1174 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.384977+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.395765+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: cephadm 2023-12-20T20:11:00.402589+0000 mgr.x (mgr.25349) 864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.476402+0000 mon.a (mon.0) 1177 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.479509+0000 mon.a (mon.0) 1178 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.483678+0000 mon.a (mon.0) 1179 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.485189+0000 mon.a (mon.0) 1180 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.496301+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: cephadm 2023-12-20T20:11:00.503135+0000 mgr.x (mgr.25349) 865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.579127+0000 mon.a (mon.0) 1182 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.583762+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.587969+0000 mon.a (mon.0) 1184 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.589199+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.599882+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.283412+0000 mon.a (mon.0) 1169 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.284638+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.295658+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: cephadm 2023-12-20T20:11:00.302543+0000 mgr.x (mgr.25349) 863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.377944+0000 mon.a (mon.0) 1172 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.380750+0000 mon.a (mon.0) 1173 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.383719+0000 mon.a (mon.0) 1174 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.384977+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.395765+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: cephadm 2023-12-20T20:11:00.402589+0000 mgr.x (mgr.25349) 864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.476402+0000 mon.a (mon.0) 1177 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.479509+0000 mon.a (mon.0) 1178 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.483678+0000 mon.a (mon.0) 1179 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.485189+0000 mon.a (mon.0) 1180 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.496301+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: cephadm 2023-12-20T20:11:00.503135+0000 mgr.x (mgr.25349) 865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:01.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.579127+0000 mon.a (mon.0) 1182 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.583762+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.587969+0000 mon.a (mon.0) 1184 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.589199+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.599882+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.683854+0000 mon.a (mon.0) 1187 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.687380+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.690003+0000 mon.a (mon.0) 1189 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.691343+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.702245+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.780120+0000 mon.a (mon.0) 1192 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.784837+0000 mon.a (mon.0) 1193 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.789248+0000 mon.a (mon.0) 1194 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.791025+0000 mon.a (mon.0) 1195 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.803479+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.885600+0000 mon.a (mon.0) 1197 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.892382+0000 mon.a (mon.0) 1198 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.896610+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.897843+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.908367+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.987133+0000 mon.a (mon.0) 1202 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.989953+0000 mon.a (mon.0) 1203 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.993544+0000 mon.a (mon.0) 1204 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:00.995066+0000 mon.a (mon.0) 1205 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[80208]: audit 2023-12-20T20:11:01.003825+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.683854+0000 mon.a (mon.0) 1187 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.687380+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.690003+0000 mon.a (mon.0) 1189 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.691343+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.702245+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.780120+0000 mon.a (mon.0) 1192 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.784837+0000 mon.a (mon.0) 1193 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.789248+0000 mon.a (mon.0) 1194 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.791025+0000 mon.a (mon.0) 1195 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.803479+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.885600+0000 mon.a (mon.0) 1197 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.892382+0000 mon.a (mon.0) 1198 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.896610+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.897843+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.908367+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:01.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.987133+0000 mon.a (mon.0) 1202 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:01.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.989953+0000 mon.a (mon.0) 1203 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:01.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.993544+0000 mon.a (mon.0) 1204 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:01.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:00.995066+0000 mon.a (mon.0) 1205 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:01.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:01 smithi080 bash[84793]: audit 2023-12-20T20:11:01.003825+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: cephadm 2023-12-20T20:11:00.606846+0000 mgr.x (mgr.25349) 866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: cephadm 2023-12-20T20:11:00.708957+0000 mgr.x (mgr.25349) 867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: cephadm 2023-12-20T20:11:00.810196+0000 mgr.x (mgr.25349) 868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: cephadm 2023-12-20T20:11:00.915159+0000 mgr.x (mgr.25349) 869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: cephadm 2023-12-20T20:11:01.010570+0000 mgr.x (mgr.25349) 870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.086812+0000 mon.a (mon.0) 1207 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.089376+0000 mon.a (mon.0) 1208 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.093359+0000 mon.a (mon.0) 1209 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.094751+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.102539+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: cluster 2023-12-20T20:11:01.108067+0000 mgr.x (mgr.25349) 871 : cluster 0 pgmap v199: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:11:02.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: cephadm 2023-12-20T20:11:01.109266+0000 mgr.x (mgr.25349) 872 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.183718+0000 mon.a (mon.0) 1212 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.186326+0000 mon.a (mon.0) 1213 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.189435+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.389 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.190611+0000 mon.a (mon.0) 1215 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.389 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.199812+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.389 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: cephadm 2023-12-20T20:11:01.206651+0000 mgr.x (mgr.25349) 873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.389 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.279949+0000 mon.a (mon.0) 1217 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.389 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.282863+0000 mon.a (mon.0) 1218 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.389 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.285523+0000 mon.a (mon.0) 1219 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.389 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.286854+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.389 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.297329+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.389 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: cephadm 2023-12-20T20:11:01.304159+0000 mgr.x (mgr.25349) 874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.389 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.376212+0000 mon.a (mon.0) 1222 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.389 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.380902+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.389 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.384967+0000 mon.a (mon.0) 1224 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.389 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.386383+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.390 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.397717+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.390 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: cephadm 2023-12-20T20:11:01.404611+0000 mgr.x (mgr.25349) 875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.390 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.478669+0000 mon.a (mon.0) 1227 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.390 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.481776+0000 mon.a (mon.0) 1228 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.390 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.486028+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.390 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.487330+0000 mon.a (mon.0) 1230 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.390 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.498404+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.390 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: cephadm 2023-12-20T20:11:01.505380+0000 mgr.x (mgr.25349) 876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.390 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.579765+0000 mon.a (mon.0) 1232 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.390 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.583522+0000 mon.a (mon.0) 1233 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.390 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.587712+0000 mon.a (mon.0) 1234 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.390 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.589479+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.391 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: cephadm 2023-12-20T20:11:00.606846+0000 mgr.x (mgr.25349) 866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.391 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: cephadm 2023-12-20T20:11:00.708957+0000 mgr.x (mgr.25349) 867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.391 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: cephadm 2023-12-20T20:11:00.810196+0000 mgr.x (mgr.25349) 868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.391 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: cephadm 2023-12-20T20:11:00.915159+0000 mgr.x (mgr.25349) 869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.391 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: cephadm 2023-12-20T20:11:01.010570+0000 mgr.x (mgr.25349) 870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.391 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.086812+0000 mon.a (mon.0) 1207 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.391 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.089376+0000 mon.a (mon.0) 1208 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.391 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.093359+0000 mon.a (mon.0) 1209 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.391 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.094751+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.391 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.102539+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.391 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: cluster 2023-12-20T20:11:01.108067+0000 mgr.x (mgr.25349) 871 : cluster 0 pgmap v199: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:11:02.392 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: cephadm 2023-12-20T20:11:01.109266+0000 mgr.x (mgr.25349) 872 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.392 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.183718+0000 mon.a (mon.0) 1212 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.392 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.186326+0000 mon.a (mon.0) 1213 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.392 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.189435+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.392 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.190611+0000 mon.a (mon.0) 1215 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.392 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.199812+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.392 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: cephadm 2023-12-20T20:11:01.206651+0000 mgr.x (mgr.25349) 873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.392 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.279949+0000 mon.a (mon.0) 1217 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.392 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.282863+0000 mon.a (mon.0) 1218 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.602320+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.684411+0000 mon.a (mon.0) 1237 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.687078+0000 mon.a (mon.0) 1238 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.690092+0000 mon.a (mon.0) 1239 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.691258+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.700266+0000 mon.a (mon.0) 1241 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.780381+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.784870+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.788345+0000 mon.a (mon.0) 1244 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.790156+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.802658+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.881338+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.886122+0000 mon.a (mon.0) 1248 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.892276+0000 mon.a (mon.0) 1249 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.894028+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.901335+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.982070+0000 mon.a (mon.0) 1252 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.985064+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.988239+0000 mon.a (mon.0) 1254 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.989676+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[80208]: audit 2023-12-20T20:11:01.998269+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.395 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.285523+0000 mon.a (mon.0) 1219 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.395 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.286854+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.395 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.297329+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.395 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: cephadm 2023-12-20T20:11:01.304159+0000 mgr.x (mgr.25349) 874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.395 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.376212+0000 mon.a (mon.0) 1222 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.395 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.380902+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.395 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.384967+0000 mon.a (mon.0) 1224 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.395 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.386383+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.395 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.397717+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.395 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: cephadm 2023-12-20T20:11:01.404611+0000 mgr.x (mgr.25349) 875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.395 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.478669+0000 mon.a (mon.0) 1227 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.481776+0000 mon.a (mon.0) 1228 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.486028+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.487330+0000 mon.a (mon.0) 1230 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.498404+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: cephadm 2023-12-20T20:11:01.505380+0000 mgr.x (mgr.25349) 876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.579765+0000 mon.a (mon.0) 1232 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.583522+0000 mon.a (mon.0) 1233 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.587712+0000 mon.a (mon.0) 1234 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.589479+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.602320+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.684411+0000 mon.a (mon.0) 1237 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.687078+0000 mon.a (mon.0) 1238 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.690092+0000 mon.a (mon.0) 1239 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.691258+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.700266+0000 mon.a (mon.0) 1241 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.780381+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.784870+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.788345+0000 mon.a (mon.0) 1244 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.790156+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.802658+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.881338+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.886122+0000 mon.a (mon.0) 1248 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.892276+0000 mon.a (mon.0) 1249 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.894028+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.901335+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.982070+0000 mon.a (mon.0) 1252 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.985064+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.988239+0000 mon.a (mon.0) 1254 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.989676+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[84793]: audit 2023-12-20T20:11:01.998269+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: cephadm 2023-12-20T20:11:00.606846+0000 mgr.x (mgr.25349) 866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: cephadm 2023-12-20T20:11:00.708957+0000 mgr.x (mgr.25349) 867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: cephadm 2023-12-20T20:11:00.810196+0000 mgr.x (mgr.25349) 868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: cephadm 2023-12-20T20:11:00.915159+0000 mgr.x (mgr.25349) 869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: cephadm 2023-12-20T20:11:01.010570+0000 mgr.x (mgr.25349) 870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.086812+0000 mon.a (mon.0) 1207 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.089376+0000 mon.a (mon.0) 1208 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.093359+0000 mon.a (mon.0) 1209 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.094751+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.102539+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: cluster 2023-12-20T20:11:01.108067+0000 mgr.x (mgr.25349) 871 : cluster 0 pgmap v199: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:11:02.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: cephadm 2023-12-20T20:11:01.109266+0000 mgr.x (mgr.25349) 872 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.183718+0000 mon.a (mon.0) 1212 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.186326+0000 mon.a (mon.0) 1213 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.189435+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.190611+0000 mon.a (mon.0) 1215 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.199812+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: cephadm 2023-12-20T20:11:01.206651+0000 mgr.x (mgr.25349) 873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.279949+0000 mon.a (mon.0) 1217 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.282863+0000 mon.a (mon.0) 1218 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.285523+0000 mon.a (mon.0) 1219 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.286854+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.297329+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: cephadm 2023-12-20T20:11:01.304159+0000 mgr.x (mgr.25349) 874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.376212+0000 mon.a (mon.0) 1222 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.380902+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.384967+0000 mon.a (mon.0) 1224 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.386383+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.397717+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: cephadm 2023-12-20T20:11:01.404611+0000 mgr.x (mgr.25349) 875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.478669+0000 mon.a (mon.0) 1227 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.481776+0000 mon.a (mon.0) 1228 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.486028+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.487330+0000 mon.a (mon.0) 1230 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.498404+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: cephadm 2023-12-20T20:11:01.505380+0000 mgr.x (mgr.25349) 876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:02.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.579765+0000 mon.a (mon.0) 1232 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.583522+0000 mon.a (mon.0) 1233 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.587712+0000 mon.a (mon.0) 1234 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.589479+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.602320+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.684411+0000 mon.a (mon.0) 1237 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.687078+0000 mon.a (mon.0) 1238 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.690092+0000 mon.a (mon.0) 1239 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.691258+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.700266+0000 mon.a (mon.0) 1241 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.780381+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.784870+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.788345+0000 mon.a (mon.0) 1244 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.790156+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.802658+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.881338+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.886122+0000 mon.a (mon.0) 1248 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.892276+0000 mon.a (mon.0) 1249 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.894028+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.901335+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.982070+0000 mon.a (mon.0) 1252 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:02.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.985064+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:02.455 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.988239+0000 mon.a (mon.0) 1254 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:02.455 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.989676+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:02.455 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:02 smithi133 bash[68349]: audit 2023-12-20T20:11:01.998269+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:02.721 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[92030]: debug 2023-12-20T20:11:02.414+0000 7fdc56bf8700 1 -- 172.21.15.80:0/690717214 <== mon.0 v2:172.21.15.80:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5633b41d36c0 con 0x5633b4258800 2023-12-20T20:11:03.299 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:11:02 smithi080 bash[92030]: debug 2023-12-20T20:11:02.978+0000 7fdc5fd7e640 -1 Falling back to public interface 2023-12-20T20:11:03.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: cephadm 2023-12-20T20:11:01.609488+0000 mgr.x (mgr.25349) 877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: cephadm 2023-12-20T20:11:01.707279+0000 mgr.x (mgr.25349) 878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: cephadm 2023-12-20T20:11:01.809476+0000 mgr.x (mgr.25349) 879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: cephadm 2023-12-20T20:11:01.908056+0000 mgr.x (mgr.25349) 880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: cephadm 2023-12-20T20:11:02.005377+0000 mgr.x (mgr.25349) 881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.084513+0000 mon.a (mon.0) 1257 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.087164+0000 mon.a (mon.0) 1258 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.089588+0000 mon.a (mon.0) 1259 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.090579+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.096278+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: cephadm 2023-12-20T20:11:02.103021+0000 mgr.x (mgr.25349) 882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.182576+0000 mon.a (mon.0) 1262 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.185227+0000 mon.a (mon.0) 1263 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.189114+0000 mon.a (mon.0) 1264 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.190578+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.198725+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: cephadm 2023-12-20T20:11:02.205582+0000 mgr.x (mgr.25349) 883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.278653+0000 mon.a (mon.0) 1267 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.281766+0000 mon.a (mon.0) 1268 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.285209+0000 mon.a (mon.0) 1269 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: cephadm 2023-12-20T20:11:01.609488+0000 mgr.x (mgr.25349) 877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: cephadm 2023-12-20T20:11:01.707279+0000 mgr.x (mgr.25349) 878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: cephadm 2023-12-20T20:11:01.809476+0000 mgr.x (mgr.25349) 879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: cephadm 2023-12-20T20:11:01.908056+0000 mgr.x (mgr.25349) 880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: cephadm 2023-12-20T20:11:02.005377+0000 mgr.x (mgr.25349) 881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.084513+0000 mon.a (mon.0) 1257 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.087164+0000 mon.a (mon.0) 1258 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.089588+0000 mon.a (mon.0) 1259 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.090579+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.096278+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: cephadm 2023-12-20T20:11:02.103021+0000 mgr.x (mgr.25349) 882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.182576+0000 mon.a (mon.0) 1262 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.185227+0000 mon.a (mon.0) 1263 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.189114+0000 mon.a (mon.0) 1264 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.190578+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.198725+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: cephadm 2023-12-20T20:11:02.205582+0000 mgr.x (mgr.25349) 883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.278653+0000 mon.a (mon.0) 1267 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.281766+0000 mon.a (mon.0) 1268 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.285209+0000 mon.a (mon.0) 1269 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.286624+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.296260+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: cephadm 2023-12-20T20:11:02.303092+0000 mgr.x (mgr.25349) 884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.375238+0000 mon.a (mon.0) 1272 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.378729+0000 mon.a (mon.0) 1273 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.381850+0000 mon.a (mon.0) 1274 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.382746+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.389205+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: cephadm 2023-12-20T20:11:02.395953+0000 mgr.x (mgr.25349) 885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.437914+0000 mon.a (mon.0) 1277 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.440865+0000 mon.a (mon.0) 1278 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.444295+0000 mon.a (mon.0) 1279 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.445829+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.455457+0000 mon.a (mon.0) 1281 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: cephadm 2023-12-20T20:11:02.462302+0000 mgr.x (mgr.25349) 886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.535356+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.538446+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.541956+0000 mon.a (mon.0) 1284 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.543240+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.552226+0000 mon.a (mon.0) 1286 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.286624+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.296260+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: cephadm 2023-12-20T20:11:02.303092+0000 mgr.x (mgr.25349) 884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.375238+0000 mon.a (mon.0) 1272 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.378729+0000 mon.a (mon.0) 1273 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.381850+0000 mon.a (mon.0) 1274 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.382746+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.389205+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: cephadm 2023-12-20T20:11:02.395953+0000 mgr.x (mgr.25349) 885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.437914+0000 mon.a (mon.0) 1277 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.440865+0000 mon.a (mon.0) 1278 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.444295+0000 mon.a (mon.0) 1279 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.445829+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.455457+0000 mon.a (mon.0) 1281 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: cephadm 2023-12-20T20:11:02.462302+0000 mgr.x (mgr.25349) 886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.535356+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.538446+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.541956+0000 mon.a (mon.0) 1284 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.543240+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.552226+0000 mon.a (mon.0) 1286 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: cephadm 2023-12-20T20:11:02.559246+0000 mgr.x (mgr.25349) 887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.628269+0000 mon.a (mon.0) 1287 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.631536+0000 mon.a (mon.0) 1288 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.635529+0000 mon.a (mon.0) 1289 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.636948+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.646241+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.725195+0000 mon.a (mon.0) 1292 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.729145+0000 mon.a (mon.0) 1293 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.733496+0000 mon.a (mon.0) 1294 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.735059+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.743339+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.826509+0000 mon.a (mon.0) 1297 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.829496+0000 mon.a (mon.0) 1298 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.833267+0000 mon.a (mon.0) 1299 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.834668+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.843827+0000 mon.a (mon.0) 1301 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.926054+0000 mon.a (mon.0) 1302 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.929375+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.934224+0000 mon.a (mon.0) 1304 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.935933+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: cephadm 2023-12-20T20:11:02.559246+0000 mgr.x (mgr.25349) 887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.628269+0000 mon.a (mon.0) 1287 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.631536+0000 mon.a (mon.0) 1288 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.635529+0000 mon.a (mon.0) 1289 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.636948+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.646241+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.725195+0000 mon.a (mon.0) 1292 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.729145+0000 mon.a (mon.0) 1293 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.733496+0000 mon.a (mon.0) 1294 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.735059+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.743339+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.826509+0000 mon.a (mon.0) 1297 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.829496+0000 mon.a (mon.0) 1298 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.833267+0000 mon.a (mon.0) 1299 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.834668+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.843827+0000 mon.a (mon.0) 1301 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.926054+0000 mon.a (mon.0) 1302 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.929375+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.934224+0000 mon.a (mon.0) 1304 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.935933+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:02.945703+0000 mon.a (mon.0) 1306 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:03.027571+0000 mon.a (mon.0) 1307 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:03.031386+0000 mon.a (mon.0) 1308 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:03.035050+0000 mon.a (mon.0) 1309 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:03.036713+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[84793]: audit 2023-12-20T20:11:03.046475+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.313 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:02.945703+0000 mon.a (mon.0) 1306 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.314 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:03.027571+0000 mon.a (mon.0) 1307 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.314 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:03.031386+0000 mon.a (mon.0) 1308 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.314 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:03.035050+0000 mon.a (mon.0) 1309 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.314 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:03.036713+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.314 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:03 smithi080 bash[80208]: audit 2023-12-20T20:11:03.046475+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: cephadm 2023-12-20T20:11:01.609488+0000 mgr.x (mgr.25349) 877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: cephadm 2023-12-20T20:11:01.707279+0000 mgr.x (mgr.25349) 878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: cephadm 2023-12-20T20:11:01.809476+0000 mgr.x (mgr.25349) 879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: cephadm 2023-12-20T20:11:01.908056+0000 mgr.x (mgr.25349) 880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: cephadm 2023-12-20T20:11:02.005377+0000 mgr.x (mgr.25349) 881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.084513+0000 mon.a (mon.0) 1257 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.087164+0000 mon.a (mon.0) 1258 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.089588+0000 mon.a (mon.0) 1259 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.090579+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.096278+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: cephadm 2023-12-20T20:11:02.103021+0000 mgr.x (mgr.25349) 882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.182576+0000 mon.a (mon.0) 1262 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.185227+0000 mon.a (mon.0) 1263 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.189114+0000 mon.a (mon.0) 1264 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.190578+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.198725+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: cephadm 2023-12-20T20:11:02.205582+0000 mgr.x (mgr.25349) 883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.278653+0000 mon.a (mon.0) 1267 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.281766+0000 mon.a (mon.0) 1268 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.285209+0000 mon.a (mon.0) 1269 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.286624+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.296260+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: cephadm 2023-12-20T20:11:02.303092+0000 mgr.x (mgr.25349) 884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.375238+0000 mon.a (mon.0) 1272 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.378729+0000 mon.a (mon.0) 1273 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.381850+0000 mon.a (mon.0) 1274 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.382746+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.389205+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: cephadm 2023-12-20T20:11:02.395953+0000 mgr.x (mgr.25349) 885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.437914+0000 mon.a (mon.0) 1277 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.440865+0000 mon.a (mon.0) 1278 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.444295+0000 mon.a (mon.0) 1279 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.445829+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.455457+0000 mon.a (mon.0) 1281 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: cephadm 2023-12-20T20:11:02.462302+0000 mgr.x (mgr.25349) 886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.535356+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.538446+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.541956+0000 mon.a (mon.0) 1284 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.543240+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.552226+0000 mon.a (mon.0) 1286 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: cephadm 2023-12-20T20:11:02.559246+0000 mgr.x (mgr.25349) 887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:03.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.628269+0000 mon.a (mon.0) 1287 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.631536+0000 mon.a (mon.0) 1288 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.635529+0000 mon.a (mon.0) 1289 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.636948+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.646241+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.725195+0000 mon.a (mon.0) 1292 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.729145+0000 mon.a (mon.0) 1293 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.733496+0000 mon.a (mon.0) 1294 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.735059+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.743339+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.826509+0000 mon.a (mon.0) 1297 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.829496+0000 mon.a (mon.0) 1298 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.833267+0000 mon.a (mon.0) 1299 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.834668+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.843827+0000 mon.a (mon.0) 1301 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.926054+0000 mon.a (mon.0) 1302 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.929375+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.934224+0000 mon.a (mon.0) 1304 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.935933+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:02.945703+0000 mon.a (mon.0) 1306 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:03.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:03.027571+0000 mon.a (mon.0) 1307 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:03.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:03.031386+0000 mon.a (mon.0) 1308 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:03.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:03.035050+0000 mon.a (mon.0) 1309 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:03.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:03.036713+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:03.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:03 smithi133 bash[68349]: audit 2023-12-20T20:11:03.046475+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: cephadm 2023-12-20T20:11:02.653077+0000 mgr.x (mgr.25349) 888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: cephadm 2023-12-20T20:11:02.750289+0000 mgr.x (mgr.25349) 889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: cephadm 2023-12-20T20:11:02.850554+0000 mgr.x (mgr.25349) 890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: cephadm 2023-12-20T20:11:02.952530+0000 mgr.x (mgr.25349) 891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: cephadm 2023-12-20T20:11:03.053239+0000 mgr.x (mgr.25349) 892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: cluster 2023-12-20T20:11:03.108753+0000 mgr.x (mgr.25349) 893 : cluster 0 pgmap v200: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:11:04.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.126352+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.129440+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.133356+0000 mon.a (mon.0) 1314 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.135009+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.144531+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: cephadm 2023-12-20T20:11:03.151431+0000 mgr.x (mgr.25349) 894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.222935+0000 mon.a (mon.0) 1317 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.225720+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.228770+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.229975+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.238560+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: cephadm 2023-12-20T20:11:03.245298+0000 mgr.x (mgr.25349) 895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.322898+0000 mon.a (mon.0) 1322 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.325651+0000 mon.a (mon.0) 1323 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.329166+0000 mon.a (mon.0) 1324 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.330538+0000 mon.a (mon.0) 1325 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.338304+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: cephadm 2023-12-20T20:11:03.344982+0000 mgr.x (mgr.25349) 896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.418089+0000 mon.a (mon.0) 1327 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.421746+0000 mon.a (mon.0) 1328 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.426305+0000 mon.a (mon.0) 1329 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.427881+0000 mon.a (mon.0) 1330 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.437416+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: cephadm 2023-12-20T20:11:03.444285+0000 mgr.x (mgr.25349) 897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.517690+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.521015+0000 mon.a (mon.0) 1333 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.524297+0000 mon.a (mon.0) 1334 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.525643+0000 mon.a (mon.0) 1335 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.534883+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: cephadm 2023-12-20T20:11:03.541700+0000 mgr.x (mgr.25349) 898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.618857+0000 mon.a (mon.0) 1337 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.621918+0000 mon.a (mon.0) 1338 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.625485+0000 mon.a (mon.0) 1339 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.626904+0000 mon.a (mon.0) 1340 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.635940+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.719280+0000 mon.a (mon.0) 1342 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.722411+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.725691+0000 mon.a (mon.0) 1344 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.727172+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.736290+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.814192+0000 mon.a (mon.0) 1347 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.817664+0000 mon.a (mon.0) 1348 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.820367+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.821798+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.831061+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.909844+0000 mon.a (mon.0) 1352 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.913802+0000 mon.a (mon.0) 1353 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.916953+0000 mon.a (mon.0) 1354 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.918016+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:03.926051+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:04.007717+0000 mon.a (mon.0) 1357 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:04.010622+0000 mon.a (mon.0) 1358 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:04.014887+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:04.016157+0000 mon.a (mon.0) 1360 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[68349]: audit 2023-12-20T20:11:04.025742+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: cephadm 2023-12-20T20:11:02.653077+0000 mgr.x (mgr.25349) 888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: cephadm 2023-12-20T20:11:02.750289+0000 mgr.x (mgr.25349) 889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: cephadm 2023-12-20T20:11:02.850554+0000 mgr.x (mgr.25349) 890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: cephadm 2023-12-20T20:11:02.952530+0000 mgr.x (mgr.25349) 891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: cephadm 2023-12-20T20:11:03.053239+0000 mgr.x (mgr.25349) 892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: cluster 2023-12-20T20:11:03.108753+0000 mgr.x (mgr.25349) 893 : cluster 0 pgmap v200: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:11:04.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.126352+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.129440+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.133356+0000 mon.a (mon.0) 1314 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.135009+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.144531+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: cephadm 2023-12-20T20:11:03.151431+0000 mgr.x (mgr.25349) 894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.222935+0000 mon.a (mon.0) 1317 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.225720+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.228770+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.229975+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.238560+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: cephadm 2023-12-20T20:11:03.245298+0000 mgr.x (mgr.25349) 895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.322898+0000 mon.a (mon.0) 1322 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.325651+0000 mon.a (mon.0) 1323 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: cephadm 2023-12-20T20:11:02.653077+0000 mgr.x (mgr.25349) 888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: cephadm 2023-12-20T20:11:02.750289+0000 mgr.x (mgr.25349) 889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: cephadm 2023-12-20T20:11:02.850554+0000 mgr.x (mgr.25349) 890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: cephadm 2023-12-20T20:11:02.952530+0000 mgr.x (mgr.25349) 891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: cephadm 2023-12-20T20:11:03.053239+0000 mgr.x (mgr.25349) 892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: cluster 2023-12-20T20:11:03.108753+0000 mgr.x (mgr.25349) 893 : cluster 0 pgmap v200: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:11:04.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.126352+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.129440+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.133356+0000 mon.a (mon.0) 1314 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.135009+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.144531+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: cephadm 2023-12-20T20:11:03.151431+0000 mgr.x (mgr.25349) 894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.222935+0000 mon.a (mon.0) 1317 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.225720+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.228770+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.229975+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.238560+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: cephadm 2023-12-20T20:11:03.245298+0000 mgr.x (mgr.25349) 895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.322898+0000 mon.a (mon.0) 1322 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.325651+0000 mon.a (mon.0) 1323 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.329166+0000 mon.a (mon.0) 1324 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.330538+0000 mon.a (mon.0) 1325 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.338304+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: cephadm 2023-12-20T20:11:03.344982+0000 mgr.x (mgr.25349) 896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.418089+0000 mon.a (mon.0) 1327 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.421746+0000 mon.a (mon.0) 1328 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.426305+0000 mon.a (mon.0) 1329 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.427881+0000 mon.a (mon.0) 1330 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.437416+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: cephadm 2023-12-20T20:11:03.444285+0000 mgr.x (mgr.25349) 897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.517690+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.521015+0000 mon.a (mon.0) 1333 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.524297+0000 mon.a (mon.0) 1334 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.525643+0000 mon.a (mon.0) 1335 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.534883+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: cephadm 2023-12-20T20:11:03.541700+0000 mgr.x (mgr.25349) 898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.618857+0000 mon.a (mon.0) 1337 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.621918+0000 mon.a (mon.0) 1338 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.625485+0000 mon.a (mon.0) 1339 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.626904+0000 mon.a (mon.0) 1340 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.329166+0000 mon.a (mon.0) 1324 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.330538+0000 mon.a (mon.0) 1325 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.338304+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: cephadm 2023-12-20T20:11:03.344982+0000 mgr.x (mgr.25349) 896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.418089+0000 mon.a (mon.0) 1327 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.421746+0000 mon.a (mon.0) 1328 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.426305+0000 mon.a (mon.0) 1329 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.427881+0000 mon.a (mon.0) 1330 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.437416+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: cephadm 2023-12-20T20:11:03.444285+0000 mgr.x (mgr.25349) 897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.517690+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.521015+0000 mon.a (mon.0) 1333 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.524297+0000 mon.a (mon.0) 1334 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.525643+0000 mon.a (mon.0) 1335 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.534883+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: cephadm 2023-12-20T20:11:03.541700+0000 mgr.x (mgr.25349) 898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:04.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.618857+0000 mon.a (mon.0) 1337 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.621918+0000 mon.a (mon.0) 1338 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.625485+0000 mon.a (mon.0) 1339 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.626904+0000 mon.a (mon.0) 1340 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.635940+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.719280+0000 mon.a (mon.0) 1342 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.722411+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.725691+0000 mon.a (mon.0) 1344 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.727172+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.736290+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.814192+0000 mon.a (mon.0) 1347 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.817664+0000 mon.a (mon.0) 1348 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.820367+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.821798+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.831061+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.909844+0000 mon.a (mon.0) 1352 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.913802+0000 mon.a (mon.0) 1353 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.916953+0000 mon.a (mon.0) 1354 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.918016+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:03.926051+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:04.007717+0000 mon.a (mon.0) 1357 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:04.010622+0000 mon.a (mon.0) 1358 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:04.014887+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:04.016157+0000 mon.a (mon.0) 1360 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[80208]: audit 2023-12-20T20:11:04.025742+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.635940+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.719280+0000 mon.a (mon.0) 1342 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.722411+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.725691+0000 mon.a (mon.0) 1344 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.727172+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.736290+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.814192+0000 mon.a (mon.0) 1347 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.817664+0000 mon.a (mon.0) 1348 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.820367+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.821798+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.831061+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.909844+0000 mon.a (mon.0) 1352 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.913802+0000 mon.a (mon.0) 1353 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.916953+0000 mon.a (mon.0) 1354 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.918016+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:03.926051+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:04.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:04.007717+0000 mon.a (mon.0) 1357 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:04.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:04.010622+0000 mon.a (mon.0) 1358 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:04.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:04.014887+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:04.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:04.016157+0000 mon.a (mon.0) 1360 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:04.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:04 smithi080 bash[84793]: audit 2023-12-20T20:11:04.025742+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.106 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: cephadm 2023-12-20T20:11:03.642727+0000 mgr.x (mgr.25349) 899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.106 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: cephadm 2023-12-20T20:11:03.743000+0000 mgr.x (mgr.25349) 900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.106 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: cephadm 2023-12-20T20:11:03.837928+0000 mgr.x (mgr.25349) 901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.106 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: cephadm 2023-12-20T20:11:03.932822+0000 mgr.x (mgr.25349) 902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.106 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: cephadm 2023-12-20T20:11:04.032525+0000 mgr.x (mgr.25349) 903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.106 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.105218+0000 mon.a (mon.0) 1362 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.106 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.108616+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.107 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.113167+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.107 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.114704+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.107 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.122995+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.107 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: cephadm 2023-12-20T20:11:04.129783+0000 mgr.x (mgr.25349) 904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:11:04 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:11:04] "GET /metrics HTTP/1.1" 200 38470 "" "Prometheus/2.33.4" 2023-12-20T20:11:05.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: cephadm 2023-12-20T20:11:03.642727+0000 mgr.x (mgr.25349) 899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: cephadm 2023-12-20T20:11:03.743000+0000 mgr.x (mgr.25349) 900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: cephadm 2023-12-20T20:11:03.837928+0000 mgr.x (mgr.25349) 901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: cephadm 2023-12-20T20:11:03.932822+0000 mgr.x (mgr.25349) 902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: cephadm 2023-12-20T20:11:04.032525+0000 mgr.x (mgr.25349) 903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.105218+0000 mon.a (mon.0) 1362 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.108616+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.113167+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.114704+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.122995+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: cephadm 2023-12-20T20:11:04.129783+0000 mgr.x (mgr.25349) 904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.204177+0000 mon.a (mon.0) 1367 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.207299+0000 mon.a (mon.0) 1368 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.210543+0000 mon.a (mon.0) 1369 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.211740+0000 mon.a (mon.0) 1370 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.220729+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: cephadm 2023-12-20T20:11:04.227405+0000 mgr.x (mgr.25349) 905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.300450+0000 mon.a (mon.0) 1372 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.303637+0000 mon.a (mon.0) 1373 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.307509+0000 mon.a (mon.0) 1374 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.309052+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.318916+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: cephadm 2023-12-20T20:11:04.325726+0000 mgr.x (mgr.25349) 906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.399580+0000 mon.a (mon.0) 1377 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.402500+0000 mon.a (mon.0) 1378 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.405544+0000 mon.a (mon.0) 1379 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.406900+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.416106+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: cephadm 2023-12-20T20:11:04.422945+0000 mgr.x (mgr.25349) 907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.483543+0000 mon.a (mon.0) 1382 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.494296+0000 mon.a (mon.0) 1383 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.495854+0000 mon.a (mon.0) 1384 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.499484+0000 mon.a (mon.0) 1385 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.504426+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.504940+0000 mon.a (mon.0) 1387 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.506248+0000 mon.a (mon.0) 1388 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.512678+0000 mon.a (mon.0) 1389 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: cephadm 2023-12-20T20:11:04.519443+0000 mgr.x (mgr.25349) 908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.595583+0000 mon.a (mon.0) 1390 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.598776+0000 mon.a (mon.0) 1391 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.602288+0000 mon.a (mon.0) 1392 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.603968+0000 mon.a (mon.0) 1393 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.612619+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.695435+0000 mon.a (mon.0) 1395 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.698491+0000 mon.a (mon.0) 1396 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.701793+0000 mon.a (mon.0) 1397 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.703122+0000 mon.a (mon.0) 1398 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.712707+0000 mon.a (mon.0) 1399 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.794750+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.797594+0000 mon.a (mon.0) 1401 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.801102+0000 mon.a (mon.0) 1402 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.802424+0000 mon.a (mon.0) 1403 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.812028+0000 mon.a (mon.0) 1404 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.889729+0000 mon.a (mon.0) 1405 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.892270+0000 mon.a (mon.0) 1406 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.894641+0000 mon.a (mon.0) 1407 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.895625+0000 mon.a (mon.0) 1408 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.905543+0000 mon.a (mon.0) 1409 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.985695+0000 mon.a (mon.0) 1410 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.990274+0000 mon.a (mon.0) 1411 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.993707+0000 mon.a (mon.0) 1412 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:04.995244+0000 mon.a (mon.0) 1413 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:05.006617+0000 mon.a (mon.0) 1414 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:05 smithi133 bash[68349]: audit 2023-12-20T20:11:05.087408+0000 mon.a (mon.0) 1415 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: cephadm 2023-12-20T20:11:03.642727+0000 mgr.x (mgr.25349) 899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: cephadm 2023-12-20T20:11:03.743000+0000 mgr.x (mgr.25349) 900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: cephadm 2023-12-20T20:11:03.837928+0000 mgr.x (mgr.25349) 901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: cephadm 2023-12-20T20:11:03.932822+0000 mgr.x (mgr.25349) 902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: cephadm 2023-12-20T20:11:04.032525+0000 mgr.x (mgr.25349) 903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.105218+0000 mon.a (mon.0) 1362 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.108616+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.113167+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.114704+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.122995+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: cephadm 2023-12-20T20:11:04.129783+0000 mgr.x (mgr.25349) 904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.204177+0000 mon.a (mon.0) 1367 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.207299+0000 mon.a (mon.0) 1368 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.210543+0000 mon.a (mon.0) 1369 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.211740+0000 mon.a (mon.0) 1370 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.220729+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: cephadm 2023-12-20T20:11:04.227405+0000 mgr.x (mgr.25349) 905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.300450+0000 mon.a (mon.0) 1372 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.303637+0000 mon.a (mon.0) 1373 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.307509+0000 mon.a (mon.0) 1374 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.204177+0000 mon.a (mon.0) 1367 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.207299+0000 mon.a (mon.0) 1368 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.210543+0000 mon.a (mon.0) 1369 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.211740+0000 mon.a (mon.0) 1370 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.220729+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: cephadm 2023-12-20T20:11:04.227405+0000 mgr.x (mgr.25349) 905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.300450+0000 mon.a (mon.0) 1372 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.303637+0000 mon.a (mon.0) 1373 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.307509+0000 mon.a (mon.0) 1374 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.309052+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.318916+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: cephadm 2023-12-20T20:11:04.325726+0000 mgr.x (mgr.25349) 906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.399580+0000 mon.a (mon.0) 1377 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.402500+0000 mon.a (mon.0) 1378 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.405544+0000 mon.a (mon.0) 1379 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.406900+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.416106+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: cephadm 2023-12-20T20:11:04.422945+0000 mgr.x (mgr.25349) 907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.483543+0000 mon.a (mon.0) 1382 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.494296+0000 mon.a (mon.0) 1383 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.495854+0000 mon.a (mon.0) 1384 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.499484+0000 mon.a (mon.0) 1385 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.504426+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.504940+0000 mon.a (mon.0) 1387 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.506248+0000 mon.a (mon.0) 1388 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.512678+0000 mon.a (mon.0) 1389 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: cephadm 2023-12-20T20:11:04.519443+0000 mgr.x (mgr.25349) 908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.595583+0000 mon.a (mon.0) 1390 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.598776+0000 mon.a (mon.0) 1391 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.602288+0000 mon.a (mon.0) 1392 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.603968+0000 mon.a (mon.0) 1393 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.612619+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.695435+0000 mon.a (mon.0) 1395 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.698491+0000 mon.a (mon.0) 1396 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.701793+0000 mon.a (mon.0) 1397 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.703122+0000 mon.a (mon.0) 1398 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.712707+0000 mon.a (mon.0) 1399 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.794750+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.797594+0000 mon.a (mon.0) 1401 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.801102+0000 mon.a (mon.0) 1402 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.309052+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.318916+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: cephadm 2023-12-20T20:11:04.325726+0000 mgr.x (mgr.25349) 906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.399580+0000 mon.a (mon.0) 1377 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.402500+0000 mon.a (mon.0) 1378 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.405544+0000 mon.a (mon.0) 1379 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.406900+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.416106+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: cephadm 2023-12-20T20:11:04.422945+0000 mgr.x (mgr.25349) 907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.483543+0000 mon.a (mon.0) 1382 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.494296+0000 mon.a (mon.0) 1383 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.495854+0000 mon.a (mon.0) 1384 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.499484+0000 mon.a (mon.0) 1385 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.504426+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.504940+0000 mon.a (mon.0) 1387 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.506248+0000 mon.a (mon.0) 1388 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.512678+0000 mon.a (mon.0) 1389 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: cephadm 2023-12-20T20:11:04.519443+0000 mgr.x (mgr.25349) 908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:05.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.595583+0000 mon.a (mon.0) 1390 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.598776+0000 mon.a (mon.0) 1391 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.602288+0000 mon.a (mon.0) 1392 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.802424+0000 mon.a (mon.0) 1403 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.812028+0000 mon.a (mon.0) 1404 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.889729+0000 mon.a (mon.0) 1405 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.892270+0000 mon.a (mon.0) 1406 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.894641+0000 mon.a (mon.0) 1407 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.895625+0000 mon.a (mon.0) 1408 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.905543+0000 mon.a (mon.0) 1409 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.985695+0000 mon.a (mon.0) 1410 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.990274+0000 mon.a (mon.0) 1411 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.993707+0000 mon.a (mon.0) 1412 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:04.995244+0000 mon.a (mon.0) 1413 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:05.006617+0000 mon.a (mon.0) 1414 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[80208]: audit 2023-12-20T20:11:05.087408+0000 mon.a (mon.0) 1415 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.603968+0000 mon.a (mon.0) 1393 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.612619+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.695435+0000 mon.a (mon.0) 1395 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.698491+0000 mon.a (mon.0) 1396 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.701793+0000 mon.a (mon.0) 1397 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.703122+0000 mon.a (mon.0) 1398 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.712707+0000 mon.a (mon.0) 1399 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.794750+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.797594+0000 mon.a (mon.0) 1401 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.801102+0000 mon.a (mon.0) 1402 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.802424+0000 mon.a (mon.0) 1403 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.812028+0000 mon.a (mon.0) 1404 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.889729+0000 mon.a (mon.0) 1405 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.892270+0000 mon.a (mon.0) 1406 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.894641+0000 mon.a (mon.0) 1407 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.895625+0000 mon.a (mon.0) 1408 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.905543+0000 mon.a (mon.0) 1409 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.985695+0000 mon.a (mon.0) 1410 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:05.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.990274+0000 mon.a (mon.0) 1411 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:05.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.993707+0000 mon.a (mon.0) 1412 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:05.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:04.995244+0000 mon.a (mon.0) 1413 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:05.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:05.006617+0000 mon.a (mon.0) 1414 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:05.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[84793]: audit 2023-12-20T20:11:05.087408+0000 mon.a (mon.0) 1415 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: cephadm 2023-12-20T20:11:04.619420+0000 mgr.x (mgr.25349) 909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: cephadm 2023-12-20T20:11:04.719362+0000 mgr.x (mgr.25349) 910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: cephadm 2023-12-20T20:11:04.818783+0000 mgr.x (mgr.25349) 911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: cephadm 2023-12-20T20:11:04.912326+0000 mgr.x (mgr.25349) 912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: cephadm 2023-12-20T20:11:05.013695+0000 mgr.x (mgr.25349) 913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.090391+0000 mon.a (mon.0) 1416 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.093048+0000 mon.a (mon.0) 1417 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.106026+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: cluster 2023-12-20T20:11:05.109384+0000 mgr.x (mgr.25349) 914 : cluster 0 pgmap v201: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:11:06.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.111762+0000 mon.a (mon.0) 1419 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: cephadm 2023-12-20T20:11:05.118338+0000 mgr.x (mgr.25349) 915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.192308+0000 mon.a (mon.0) 1420 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.195326+0000 mon.a (mon.0) 1421 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.199927+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.201058+0000 mon.a (mon.0) 1423 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.213028+0000 mon.a (mon.0) 1424 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: cephadm 2023-12-20T20:11:05.219928+0000 mgr.x (mgr.25349) 916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.294647+0000 mon.a (mon.0) 1425 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.297876+0000 mon.a (mon.0) 1426 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.300577+0000 mon.a (mon.0) 1427 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.301764+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.312451+0000 mon.a (mon.0) 1429 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.238 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: cephadm 2023-12-20T20:11:05.319162+0000 mgr.x (mgr.25349) 917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.238 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.396524+0000 mon.a (mon.0) 1430 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.238 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.400092+0000 mon.a (mon.0) 1431 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.238 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.404724+0000 mon.a (mon.0) 1432 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.238 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.405914+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.238 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.415047+0000 mon.a (mon.0) 1434 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.238 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: cephadm 2023-12-20T20:11:05.421744+0000 mgr.x (mgr.25349) 918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.238 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.496468+0000 mon.a (mon.0) 1435 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.499512+0000 mon.a (mon.0) 1436 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.502938+0000 mon.a (mon.0) 1437 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.504366+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.516321+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: cephadm 2023-12-20T20:11:05.523270+0000 mgr.x (mgr.25349) 919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.599734+0000 mon.a (mon.0) 1440 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.603974+0000 mon.a (mon.0) 1441 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.608836+0000 mon.a (mon.0) 1442 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.610591+0000 mon.a (mon.0) 1443 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.620511+0000 mon.a (mon.0) 1444 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.703513+0000 mon.a (mon.0) 1445 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.706428+0000 mon.a (mon.0) 1446 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.710316+0000 mon.a (mon.0) 1447 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.239 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.711901+0000 mon.a (mon.0) 1448 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.240 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.721973+0000 mon.a (mon.0) 1449 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.240 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.806607+0000 mon.a (mon.0) 1450 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.240 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.809537+0000 mon.a (mon.0) 1451 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.240 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.813036+0000 mon.a (mon.0) 1452 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.240 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.814590+0000 mon.a (mon.0) 1453 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.240 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.823385+0000 mon.a (mon.0) 1454 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.240 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.907130+0000 mon.a (mon.0) 1455 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.240 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.909725+0000 mon.a (mon.0) 1456 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.240 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.912419+0000 mon.a (mon.0) 1457 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.241 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.913660+0000 mon.a (mon.0) 1458 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.241 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.917663+0000 mon.a (mon.0) 1459 : audit 1 from='osd.0 [v2:172.21.15.80:6800/1494747160,v1:172.21.15.80:6801/1494747160]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-20T20:11:06.241 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:05.920818+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.241 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:06.005411+0000 mon.a (mon.0) 1461 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.242 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:06.008503+0000 mon.a (mon.0) 1462 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.242 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:06.011914+0000 mon.a (mon.0) 1463 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.242 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:06.013452+0000 mon.a (mon.0) 1464 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.242 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[80208]: audit 2023-12-20T20:11:06.022425+0000 mon.a (mon.0) 1465 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.242 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: cephadm 2023-12-20T20:11:04.619420+0000 mgr.x (mgr.25349) 909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.242 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: cephadm 2023-12-20T20:11:04.719362+0000 mgr.x (mgr.25349) 910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.242 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: cephadm 2023-12-20T20:11:04.818783+0000 mgr.x (mgr.25349) 911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.242 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: cephadm 2023-12-20T20:11:04.912326+0000 mgr.x (mgr.25349) 912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.243 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: cephadm 2023-12-20T20:11:05.013695+0000 mgr.x (mgr.25349) 913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.243 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.090391+0000 mon.a (mon.0) 1416 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.243 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.093048+0000 mon.a (mon.0) 1417 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.243 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.106026+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.243 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: cluster 2023-12-20T20:11:05.109384+0000 mgr.x (mgr.25349) 914 : cluster 0 pgmap v201: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:11:06.243 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.111762+0000 mon.a (mon.0) 1419 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.243 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: cephadm 2023-12-20T20:11:05.118338+0000 mgr.x (mgr.25349) 915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.243 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.192308+0000 mon.a (mon.0) 1420 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.243 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.195326+0000 mon.a (mon.0) 1421 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.243 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.199927+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.243 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.201058+0000 mon.a (mon.0) 1423 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.243 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.213028+0000 mon.a (mon.0) 1424 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.243 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: cephadm 2023-12-20T20:11:05.219928+0000 mgr.x (mgr.25349) 916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.244 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.294647+0000 mon.a (mon.0) 1425 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.244 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.297876+0000 mon.a (mon.0) 1426 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.244 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.300577+0000 mon.a (mon.0) 1427 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.244 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:11:05 smithi080 bash[92030]: debug 2023-12-20T20:11:05.910+0000 7fdc5fd7e640 -1 osd.0 121 log_to_monitors true 2023-12-20T20:11:06.244 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.301764+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.245 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.312451+0000 mon.a (mon.0) 1429 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.245 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: cephadm 2023-12-20T20:11:05.319162+0000 mgr.x (mgr.25349) 917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.245 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.396524+0000 mon.a (mon.0) 1430 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.245 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.400092+0000 mon.a (mon.0) 1431 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.245 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.404724+0000 mon.a (mon.0) 1432 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.245 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.405914+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.245 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.415047+0000 mon.a (mon.0) 1434 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.245 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: cephadm 2023-12-20T20:11:05.421744+0000 mgr.x (mgr.25349) 918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.245 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.496468+0000 mon.a (mon.0) 1435 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.245 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.499512+0000 mon.a (mon.0) 1436 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.245 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.502938+0000 mon.a (mon.0) 1437 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.245 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.504366+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.245 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.516321+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.245 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: cephadm 2023-12-20T20:11:05.523270+0000 mgr.x (mgr.25349) 919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.246 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.599734+0000 mon.a (mon.0) 1440 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.246 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.603974+0000 mon.a (mon.0) 1441 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.246 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.608836+0000 mon.a (mon.0) 1442 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.246 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.610591+0000 mon.a (mon.0) 1443 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.246 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.620511+0000 mon.a (mon.0) 1444 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.246 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.703513+0000 mon.a (mon.0) 1445 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.246 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.706428+0000 mon.a (mon.0) 1446 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.246 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.710316+0000 mon.a (mon.0) 1447 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.246 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.711901+0000 mon.a (mon.0) 1448 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.246 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.721973+0000 mon.a (mon.0) 1449 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.246 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.806607+0000 mon.a (mon.0) 1450 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.246 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.809537+0000 mon.a (mon.0) 1451 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.246 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.813036+0000 mon.a (mon.0) 1452 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.246 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.814590+0000 mon.a (mon.0) 1453 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.247 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.823385+0000 mon.a (mon.0) 1454 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.247 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.907130+0000 mon.a (mon.0) 1455 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.247 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.909725+0000 mon.a (mon.0) 1456 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.248 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.912419+0000 mon.a (mon.0) 1457 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.248 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.913660+0000 mon.a (mon.0) 1458 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.248 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.917663+0000 mon.a (mon.0) 1459 : audit 1 from='osd.0 [v2:172.21.15.80:6800/1494747160,v1:172.21.15.80:6801/1494747160]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-20T20:11:06.248 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:05.920818+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.248 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:06.005411+0000 mon.a (mon.0) 1461 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.249 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:06.008503+0000 mon.a (mon.0) 1462 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.249 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:06.011914+0000 mon.a (mon.0) 1463 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.249 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:06.013452+0000 mon.a (mon.0) 1464 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.249 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[84793]: audit 2023-12-20T20:11:06.022425+0000 mon.a (mon.0) 1465 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: cephadm 2023-12-20T20:11:04.619420+0000 mgr.x (mgr.25349) 909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: cephadm 2023-12-20T20:11:04.719362+0000 mgr.x (mgr.25349) 910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: cephadm 2023-12-20T20:11:04.818783+0000 mgr.x (mgr.25349) 911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: cephadm 2023-12-20T20:11:04.912326+0000 mgr.x (mgr.25349) 912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: cephadm 2023-12-20T20:11:05.013695+0000 mgr.x (mgr.25349) 913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.090391+0000 mon.a (mon.0) 1416 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.093048+0000 mon.a (mon.0) 1417 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.106026+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: cluster 2023-12-20T20:11:05.109384+0000 mgr.x (mgr.25349) 914 : cluster 0 pgmap v201: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:11:06.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.111762+0000 mon.a (mon.0) 1419 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: cephadm 2023-12-20T20:11:05.118338+0000 mgr.x (mgr.25349) 915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.192308+0000 mon.a (mon.0) 1420 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.195326+0000 mon.a (mon.0) 1421 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.199927+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.201058+0000 mon.a (mon.0) 1423 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.213028+0000 mon.a (mon.0) 1424 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: cephadm 2023-12-20T20:11:05.219928+0000 mgr.x (mgr.25349) 916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.294647+0000 mon.a (mon.0) 1425 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.297876+0000 mon.a (mon.0) 1426 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.300577+0000 mon.a (mon.0) 1427 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.301764+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.312451+0000 mon.a (mon.0) 1429 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: cephadm 2023-12-20T20:11:05.319162+0000 mgr.x (mgr.25349) 917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.396524+0000 mon.a (mon.0) 1430 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.400092+0000 mon.a (mon.0) 1431 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.404724+0000 mon.a (mon.0) 1432 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.405914+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.415047+0000 mon.a (mon.0) 1434 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: cephadm 2023-12-20T20:11:05.421744+0000 mgr.x (mgr.25349) 918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.496468+0000 mon.a (mon.0) 1435 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.499512+0000 mon.a (mon.0) 1436 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.502938+0000 mon.a (mon.0) 1437 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.504366+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.516321+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: cephadm 2023-12-20T20:11:05.523270+0000 mgr.x (mgr.25349) 919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:06.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.599734+0000 mon.a (mon.0) 1440 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.603974+0000 mon.a (mon.0) 1441 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.608836+0000 mon.a (mon.0) 1442 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.610591+0000 mon.a (mon.0) 1443 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.620511+0000 mon.a (mon.0) 1444 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.703513+0000 mon.a (mon.0) 1445 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.706428+0000 mon.a (mon.0) 1446 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.710316+0000 mon.a (mon.0) 1447 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.711901+0000 mon.a (mon.0) 1448 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.721973+0000 mon.a (mon.0) 1449 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.806607+0000 mon.a (mon.0) 1450 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.809537+0000 mon.a (mon.0) 1451 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.813036+0000 mon.a (mon.0) 1452 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.814590+0000 mon.a (mon.0) 1453 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.823385+0000 mon.a (mon.0) 1454 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.907130+0000 mon.a (mon.0) 1455 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.909725+0000 mon.a (mon.0) 1456 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.912419+0000 mon.a (mon.0) 1457 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.913660+0000 mon.a (mon.0) 1458 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.917663+0000 mon.a (mon.0) 1459 : audit 1 from='osd.0 [v2:172.21.15.80:6800/1494747160,v1:172.21.15.80:6801/1494747160]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-20T20:11:06.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:05.920818+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:06.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:06.005411+0000 mon.a (mon.0) 1461 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:06.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:06.008503+0000 mon.a (mon.0) 1462 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:06.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:06.011914+0000 mon.a (mon.0) 1463 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:06.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:06.013452+0000 mon.a (mon.0) 1464 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:06.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:06 smithi133 bash[68349]: audit 2023-12-20T20:11:06.022425+0000 mon.a (mon.0) 1465 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.218 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:11:06 smithi080 bash[92030]: debug 2023-12-20T20:11:06.922+0000 7fdc4f9ec700 -1 osd.0 121 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:11:07.218 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: cephadm 2023-12-20T20:11:05.627496+0000 mgr.x (mgr.25349) 920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.219 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: cephadm 2023-12-20T20:11:05.728960+0000 mgr.x (mgr.25349) 921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.219 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: cephadm 2023-12-20T20:11:05.830367+0000 mgr.x (mgr.25349) 922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.219 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: cephadm 2023-12-20T20:11:05.927654+0000 mgr.x (mgr.25349) 923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.219 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: cephadm 2023-12-20T20:11:06.029244+0000 mgr.x (mgr.25349) 924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.219 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.074581+0000 mgr.x (mgr.25349) 925 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:11:07.219 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.101616+0000 mon.a (mon.0) 1466 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.219 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.112230+0000 mon.a (mon.0) 1467 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.220 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.114636+0000 mon.a (mon.0) 1468 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.220 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.115467+0000 mon.a (mon.0) 1469 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.220 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.123019+0000 mon.a (mon.0) 1470 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.220 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: cephadm 2023-12-20T20:11:06.129675+0000 mgr.x (mgr.25349) 926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.220 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.204311+0000 mon.a (mon.0) 1471 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.220 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.207240+0000 mon.a (mon.0) 1472 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.220 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.210996+0000 mon.a (mon.0) 1473 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.220 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.212224+0000 mon.a (mon.0) 1474 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.221 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.219182+0000 mon.a (mon.0) 1475 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.221 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: cephadm 2023-12-20T20:11:06.225876+0000 mgr.x (mgr.25349) 927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.221 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.298786+0000 mon.a (mon.0) 1476 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.221 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.303266+0000 mon.a (mon.0) 1477 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.221 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: cephadm 2023-12-20T20:11:05.627496+0000 mgr.x (mgr.25349) 920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.222 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: cephadm 2023-12-20T20:11:05.728960+0000 mgr.x (mgr.25349) 921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.222 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: cephadm 2023-12-20T20:11:05.830367+0000 mgr.x (mgr.25349) 922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.222 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: cephadm 2023-12-20T20:11:05.927654+0000 mgr.x (mgr.25349) 923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.222 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: cephadm 2023-12-20T20:11:06.029244+0000 mgr.x (mgr.25349) 924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.222 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.074581+0000 mgr.x (mgr.25349) 925 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:11:07.222 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.101616+0000 mon.a (mon.0) 1466 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.223 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.112230+0000 mon.a (mon.0) 1467 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.223 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.114636+0000 mon.a (mon.0) 1468 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.223 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.115467+0000 mon.a (mon.0) 1469 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.223 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.123019+0000 mon.a (mon.0) 1470 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.223 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: cephadm 2023-12-20T20:11:06.129675+0000 mgr.x (mgr.25349) 926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.223 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.204311+0000 mon.a (mon.0) 1471 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.223 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.207240+0000 mon.a (mon.0) 1472 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.224 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.210996+0000 mon.a (mon.0) 1473 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.224 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.212224+0000 mon.a (mon.0) 1474 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.224 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.219182+0000 mon.a (mon.0) 1475 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.224 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: cephadm 2023-12-20T20:11:06.225876+0000 mgr.x (mgr.25349) 927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.224 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.298786+0000 mon.a (mon.0) 1476 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.224 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.303266+0000 mon.a (mon.0) 1477 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.225 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.307776+0000 mon.a (mon.0) 1478 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.225 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.309448+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.321098+0000 mon.a (mon.0) 1480 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: cephadm 2023-12-20T20:11:06.327917+0000 mgr.x (mgr.25349) 928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.400882+0000 mon.a (mon.0) 1481 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.404087+0000 mon.a (mon.0) 1482 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.407112+0000 mon.a (mon.0) 1483 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.408313+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.417475+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: cephadm 2023-12-20T20:11:06.424226+0000 mgr.x (mgr.25349) 929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.227 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.497644+0000 mon.a (mon.0) 1486 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.227 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.500648+0000 mon.a (mon.0) 1487 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.227 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.505818+0000 mon.a (mon.0) 1488 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.227 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.507353+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.227 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.516860+0000 mon.a (mon.0) 1490 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.227 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: cephadm 2023-12-20T20:11:06.523764+0000 mgr.x (mgr.25349) 930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.228 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.598217+0000 mon.a (mon.0) 1491 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.228 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.601602+0000 mon.a (mon.0) 1492 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.228 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.605836+0000 mon.a (mon.0) 1493 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.228 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.607201+0000 mon.a (mon.0) 1494 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.229 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.307776+0000 mon.a (mon.0) 1478 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.229 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.309448+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.229 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.321098+0000 mon.a (mon.0) 1480 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.229 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: cephadm 2023-12-20T20:11:06.327917+0000 mgr.x (mgr.25349) 928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.229 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.400882+0000 mon.a (mon.0) 1481 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.229 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.404087+0000 mon.a (mon.0) 1482 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.230 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.407112+0000 mon.a (mon.0) 1483 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.230 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.408313+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.230 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.417475+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.230 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: cephadm 2023-12-20T20:11:06.424226+0000 mgr.x (mgr.25349) 929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.230 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.497644+0000 mon.a (mon.0) 1486 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.230 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.500648+0000 mon.a (mon.0) 1487 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.230 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.505818+0000 mon.a (mon.0) 1488 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.230 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.507353+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.230 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.516860+0000 mon.a (mon.0) 1490 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.230 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: cephadm 2023-12-20T20:11:06.523764+0000 mgr.x (mgr.25349) 930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.230 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.598217+0000 mon.a (mon.0) 1491 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.230 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.601602+0000 mon.a (mon.0) 1492 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.231 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.605836+0000 mon.a (mon.0) 1493 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.231 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.607201+0000 mon.a (mon.0) 1494 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.231 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.616227+0000 mon.a (mon.0) 1495 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.231 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.696435+0000 mon.a (mon.0) 1496 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.231 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.700072+0000 mon.a (mon.0) 1497 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.703809+0000 mon.a (mon.0) 1498 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.705634+0000 mon.a (mon.0) 1499 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.714585+0000 mon.a (mon.0) 1500 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.795082+0000 mon.a (mon.0) 1501 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.798196+0000 mon.a (mon.0) 1502 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.801818+0000 mon.a (mon.0) 1503 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.803172+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.813183+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.891566+0000 mon.a (mon.0) 1506 : audit 1 from='osd.0 [v2:172.21.15.80:6800/1494747160,v1:172.21.15.80:6801/1494747160]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-20T20:11:07.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: cluster 2023-12-20T20:11:06.897529+0000 mon.a (mon.0) 1507 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2023-12-20T20:11:07.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.898403+0000 mon.a (mon.0) 1508 : audit 1 from='osd.0 [v2:172.21.15.80:6800/1494747160,v1:172.21.15.80:6801/1494747160]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T20:11:07.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.899357+0000 mon.a (mon.0) 1509 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: cluster 2023-12-20T20:11:06.899668+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:11:07.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: cluster 2023-12-20T20:11:06.900087+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:11:07.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.905170+0000 mon.a (mon.0) 1510 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.908689+0000 mon.a (mon.0) 1511 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.233 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.909766+0000 mon.a (mon.0) 1512 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.616227+0000 mon.a (mon.0) 1495 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.696435+0000 mon.a (mon.0) 1496 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.700072+0000 mon.a (mon.0) 1497 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.703809+0000 mon.a (mon.0) 1498 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.705634+0000 mon.a (mon.0) 1499 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.714585+0000 mon.a (mon.0) 1500 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.795082+0000 mon.a (mon.0) 1501 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.798196+0000 mon.a (mon.0) 1502 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.801818+0000 mon.a (mon.0) 1503 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.803172+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.813183+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.234 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.891566+0000 mon.a (mon.0) 1506 : audit 1 from='osd.0 [v2:172.21.15.80:6800/1494747160,v1:172.21.15.80:6801/1494747160]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-20T20:11:07.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: cluster 2023-12-20T20:11:06.897529+0000 mon.a (mon.0) 1507 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2023-12-20T20:11:07.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.898403+0000 mon.a (mon.0) 1508 : audit 1 from='osd.0 [v2:172.21.15.80:6800/1494747160,v1:172.21.15.80:6801/1494747160]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T20:11:07.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.899357+0000 mon.a (mon.0) 1509 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: cluster 2023-12-20T20:11:06.899668+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:11:07.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: cluster 2023-12-20T20:11:06.900087+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:11:07.235 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.905170+0000 mon.a (mon.0) 1510 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.908689+0000 mon.a (mon.0) 1511 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.236 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.909766+0000 mon.a (mon.0) 1512 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.916366+0000 mon.a (mon.0) 1513 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:06.998486+0000 mon.a (mon.0) 1514 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.236 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:07.002586+0000 mon.a (mon.0) 1515 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:07.005903+0000 mon.a (mon.0) 1516 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:07.008327+0000 mon.a (mon.0) 1517 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:07.017345+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:07.096080+0000 mon.a (mon.0) 1519 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.237 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[80208]: audit 2023-12-20T20:11:07.099813+0000 mon.a (mon.0) 1520 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.237 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.916366+0000 mon.a (mon.0) 1513 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:06.998486+0000 mon.a (mon.0) 1514 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:07.002586+0000 mon.a (mon.0) 1515 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:07.005903+0000 mon.a (mon.0) 1516 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:07.008327+0000 mon.a (mon.0) 1517 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:07.017345+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:07.096080+0000 mon.a (mon.0) 1519 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.238 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:07 smithi080 bash[84793]: audit 2023-12-20T20:11:07.099813+0000 mon.a (mon.0) 1520 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: cephadm 2023-12-20T20:11:05.627496+0000 mgr.x (mgr.25349) 920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: cephadm 2023-12-20T20:11:05.728960+0000 mgr.x (mgr.25349) 921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: cephadm 2023-12-20T20:11:05.830367+0000 mgr.x (mgr.25349) 922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: cephadm 2023-12-20T20:11:05.927654+0000 mgr.x (mgr.25349) 923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: cephadm 2023-12-20T20:11:06.029244+0000 mgr.x (mgr.25349) 924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.074581+0000 mgr.x (mgr.25349) 925 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:11:07.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.101616+0000 mon.a (mon.0) 1466 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.112230+0000 mon.a (mon.0) 1467 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.114636+0000 mon.a (mon.0) 1468 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.115467+0000 mon.a (mon.0) 1469 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.123019+0000 mon.a (mon.0) 1470 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: cephadm 2023-12-20T20:11:06.129675+0000 mgr.x (mgr.25349) 926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.204311+0000 mon.a (mon.0) 1471 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.207240+0000 mon.a (mon.0) 1472 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.210996+0000 mon.a (mon.0) 1473 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.212224+0000 mon.a (mon.0) 1474 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.219182+0000 mon.a (mon.0) 1475 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: cephadm 2023-12-20T20:11:06.225876+0000 mgr.x (mgr.25349) 927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.298786+0000 mon.a (mon.0) 1476 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.303266+0000 mon.a (mon.0) 1477 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.307776+0000 mon.a (mon.0) 1478 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.309448+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.321098+0000 mon.a (mon.0) 1480 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: cephadm 2023-12-20T20:11:06.327917+0000 mgr.x (mgr.25349) 928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.400882+0000 mon.a (mon.0) 1481 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.404087+0000 mon.a (mon.0) 1482 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.407112+0000 mon.a (mon.0) 1483 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.408313+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.417475+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: cephadm 2023-12-20T20:11:06.424226+0000 mgr.x (mgr.25349) 929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.497644+0000 mon.a (mon.0) 1486 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.500648+0000 mon.a (mon.0) 1487 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.505818+0000 mon.a (mon.0) 1488 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.507353+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.516860+0000 mon.a (mon.0) 1490 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: cephadm 2023-12-20T20:11:06.523764+0000 mgr.x (mgr.25349) 930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:07.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.598217+0000 mon.a (mon.0) 1491 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.601602+0000 mon.a (mon.0) 1492 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.605836+0000 mon.a (mon.0) 1493 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.607201+0000 mon.a (mon.0) 1494 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.616227+0000 mon.a (mon.0) 1495 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.696435+0000 mon.a (mon.0) 1496 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.700072+0000 mon.a (mon.0) 1497 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.703809+0000 mon.a (mon.0) 1498 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.705634+0000 mon.a (mon.0) 1499 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.714585+0000 mon.a (mon.0) 1500 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.795082+0000 mon.a (mon.0) 1501 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.798196+0000 mon.a (mon.0) 1502 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.801818+0000 mon.a (mon.0) 1503 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.803172+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.813183+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.891566+0000 mon.a (mon.0) 1506 : audit 1 from='osd.0 [v2:172.21.15.80:6800/1494747160,v1:172.21.15.80:6801/1494747160]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-20T20:11:07.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: cluster 2023-12-20T20:11:06.897529+0000 mon.a (mon.0) 1507 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2023-12-20T20:11:07.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.898403+0000 mon.a (mon.0) 1508 : audit 1 from='osd.0 [v2:172.21.15.80:6800/1494747160,v1:172.21.15.80:6801/1494747160]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T20:11:07.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.899357+0000 mon.a (mon.0) 1509 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: cluster 2023-12-20T20:11:06.899668+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:11:07.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: cluster 2023-12-20T20:11:06.900087+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:11:07.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.905170+0000 mon.a (mon.0) 1510 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.908689+0000 mon.a (mon.0) 1511 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.909766+0000 mon.a (mon.0) 1512 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.916366+0000 mon.a (mon.0) 1513 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:06.998486+0000 mon.a (mon.0) 1514 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:07.002586+0000 mon.a (mon.0) 1515 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:07.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:07.005903+0000 mon.a (mon.0) 1516 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:07.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:07.008327+0000 mon.a (mon.0) 1517 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:07.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:07.017345+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:07.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:07.096080+0000 mon.a (mon.0) 1519 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:07.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:07 smithi133 bash[68349]: audit 2023-12-20T20:11:07.099813+0000 mon.a (mon.0) 1520 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.377 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: cephadm 2023-12-20T20:11:06.623010+0000 mgr.x (mgr.25349) 931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.377 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: cephadm 2023-12-20T20:11:06.721535+0000 mgr.x (mgr.25349) 932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.377 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: cephadm 2023-12-20T20:11:06.820193+0000 mgr.x (mgr.25349) 933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.378 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: cephadm 2023-12-20T20:11:06.922951+0000 mgr.x (mgr.25349) 934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.378 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: cephadm 2023-12-20T20:11:07.024067+0000 mgr.x (mgr.25349) 935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.378 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.104287+0000 mon.a (mon.0) 1521 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.378 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: cluster 2023-12-20T20:11:07.110269+0000 mgr.x (mgr.25349) 936 : cluster 0 pgmap v203: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:11:08.378 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.117904+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.378 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.125413+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.378 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: cephadm 2023-12-20T20:11:07.132031+0000 mgr.x (mgr.25349) 937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.378 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.206405+0000 mon.a (mon.0) 1524 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.209259+0000 mon.a (mon.0) 1525 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.214367+0000 mon.a (mon.0) 1526 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.215863+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.225138+0000 mon.a (mon.0) 1528 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: cephadm 2023-12-20T20:11:07.232088+0000 mgr.x (mgr.25349) 938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.304440+0000 mon.a (mon.0) 1529 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.307802+0000 mon.a (mon.0) 1530 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.311357+0000 mon.a (mon.0) 1531 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.379 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.313064+0000 mon.a (mon.0) 1532 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.380 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: cephadm 2023-12-20T20:11:06.623010+0000 mgr.x (mgr.25349) 931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.380 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: cephadm 2023-12-20T20:11:06.721535+0000 mgr.x (mgr.25349) 932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.380 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: cephadm 2023-12-20T20:11:06.820193+0000 mgr.x (mgr.25349) 933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.380 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: cephadm 2023-12-20T20:11:06.922951+0000 mgr.x (mgr.25349) 934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: cephadm 2023-12-20T20:11:07.024067+0000 mgr.x (mgr.25349) 935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.104287+0000 mon.a (mon.0) 1521 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: cluster 2023-12-20T20:11:07.110269+0000 mgr.x (mgr.25349) 936 : cluster 0 pgmap v203: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:11:08.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.117904+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.382 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.125413+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.382 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: cephadm 2023-12-20T20:11:07.132031+0000 mgr.x (mgr.25349) 937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.382 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.206405+0000 mon.a (mon.0) 1524 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.382 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.209259+0000 mon.a (mon.0) 1525 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.382 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.214367+0000 mon.a (mon.0) 1526 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.383 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.215863+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.383 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.225138+0000 mon.a (mon.0) 1528 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.383 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: cephadm 2023-12-20T20:11:07.232088+0000 mgr.x (mgr.25349) 938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.383 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.304440+0000 mon.a (mon.0) 1529 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.383 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.307802+0000 mon.a (mon.0) 1530 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.383 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.311357+0000 mon.a (mon.0) 1531 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.383 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.313064+0000 mon.a (mon.0) 1532 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.384 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: cluster 2023-12-20T20:11:07.316819+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:11:08.385 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: cluster 2023-12-20T20:11:07.316887+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:11:08.385 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.324065+0000 mon.a (mon.0) 1533 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.385 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: cephadm 2023-12-20T20:11:07.331010+0000 mgr.x (mgr.25349) 939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.385 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.407541+0000 mon.a (mon.0) 1534 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.385 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.410510+0000 mon.a (mon.0) 1535 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.385 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.414506+0000 mon.a (mon.0) 1536 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.385 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.415906+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.385 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.423343+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.386 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: cephadm 2023-12-20T20:11:07.430135+0000 mgr.x (mgr.25349) 940 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.386 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.502535+0000 mon.a (mon.0) 1539 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.386 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.506000+0000 mon.a (mon.0) 1540 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.386 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.509879+0000 mon.a (mon.0) 1541 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.386 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.511253+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.386 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.520209+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: cephadm 2023-12-20T20:11:07.527187+0000 mgr.x (mgr.25349) 941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.603095+0000 mon.a (mon.0) 1544 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.606746+0000 mon.a (mon.0) 1545 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.612278+0000 mon.a (mon.0) 1546 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.614364+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.624612+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.702734+0000 mon.a (mon.0) 1549 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.706043+0000 mon.a (mon.0) 1550 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.709974+0000 mon.a (mon.0) 1551 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.389 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.711847+0000 mon.a (mon.0) 1552 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.389 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.721437+0000 mon.a (mon.0) 1553 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.389 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.800340+0000 mon.a (mon.0) 1554 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.389 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.805360+0000 mon.a (mon.0) 1555 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.389 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.809179+0000 mon.a (mon.0) 1556 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.389 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.810476+0000 mon.a (mon.0) 1557 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.389 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.818232+0000 mon.a (mon.0) 1558 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.390 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.882162+0000 mon.a (mon.0) 1559 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.390 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.885868+0000 mon.a (mon.0) 1560 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.390 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.889017+0000 mon.a (mon.0) 1561 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.390 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.890314+0000 mon.a (mon.0) 1562 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.390 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.899651+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.390 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: cluster 2023-12-20T20:11:07.914288+0000 mon.a (mon.0) 1564 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:11:08.390 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: cluster 2023-12-20T20:11:07.922257+0000 mon.a (mon.0) 1565 : cluster 1 osd.0 [v2:172.21.15.80:6800/1494747160,v1:172.21.15.80:6801/1494747160] boot 2023-12-20T20:11:08.390 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: cluster 2023-12-20T20:11:07.922388+0000 mon.a (mon.0) 1566 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-12-20T20:11:08.390 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.922828+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:11:08.390 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: cluster 2023-12-20T20:11:07.924145+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:11:08.391 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: cluster 2023-12-20T20:11:07.316819+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:11:08.391 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: cluster 2023-12-20T20:11:07.316887+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:11:08.391 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.324065+0000 mon.a (mon.0) 1533 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.391 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: cephadm 2023-12-20T20:11:07.331010+0000 mgr.x (mgr.25349) 939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.392 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.407541+0000 mon.a (mon.0) 1534 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.392 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.410510+0000 mon.a (mon.0) 1535 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.392 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.414506+0000 mon.a (mon.0) 1536 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.392 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.415906+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.392 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.423343+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.392 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: cephadm 2023-12-20T20:11:07.430135+0000 mgr.x (mgr.25349) 940 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.392 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.502535+0000 mon.a (mon.0) 1539 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.393 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.506000+0000 mon.a (mon.0) 1540 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.393 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.509879+0000 mon.a (mon.0) 1541 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.393 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.511253+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.393 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.520209+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.393 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: cephadm 2023-12-20T20:11:07.527187+0000 mgr.x (mgr.25349) 941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.393 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.603095+0000 mon.a (mon.0) 1544 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.393 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.606746+0000 mon.a (mon.0) 1545 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.393 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.612278+0000 mon.a (mon.0) 1546 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.393 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.614364+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.963952+0000 mon.a (mon.0) 1568 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.967752+0000 mon.a (mon.0) 1569 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.971736+0000 mon.a (mon.0) 1570 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.973274+0000 mon.a (mon.0) 1571 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:07.979280+0000 mon.a (mon.0) 1572 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:08.030889+0000 mon.a (mon.0) 1573 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:08.033198+0000 mon.a (mon.0) 1574 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:08.036064+0000 mon.a (mon.0) 1575 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:08.037434+0000 mon.a (mon.0) 1576 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.395 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[80208]: audit 2023-12-20T20:11:08.046936+0000 mon.a (mon.0) 1577 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.395 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.624612+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.395 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.702734+0000 mon.a (mon.0) 1549 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.395 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.706043+0000 mon.a (mon.0) 1550 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.395 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.709974+0000 mon.a (mon.0) 1551 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.395 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.711847+0000 mon.a (mon.0) 1552 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.721437+0000 mon.a (mon.0) 1553 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.800340+0000 mon.a (mon.0) 1554 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.805360+0000 mon.a (mon.0) 1555 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.809179+0000 mon.a (mon.0) 1556 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.810476+0000 mon.a (mon.0) 1557 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.818232+0000 mon.a (mon.0) 1558 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.882162+0000 mon.a (mon.0) 1559 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.885868+0000 mon.a (mon.0) 1560 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.889017+0000 mon.a (mon.0) 1561 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.890314+0000 mon.a (mon.0) 1562 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.899651+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: cluster 2023-12-20T20:11:07.914288+0000 mon.a (mon.0) 1564 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:11:08.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: cluster 2023-12-20T20:11:07.922257+0000 mon.a (mon.0) 1565 : cluster 1 osd.0 [v2:172.21.15.80:6800/1494747160,v1:172.21.15.80:6801/1494747160] boot 2023-12-20T20:11:08.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: cluster 2023-12-20T20:11:07.922388+0000 mon.a (mon.0) 1566 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-12-20T20:11:08.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.922828+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:11:08.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: cluster 2023-12-20T20:11:07.924145+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:11:08.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.963952+0000 mon.a (mon.0) 1568 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.967752+0000 mon.a (mon.0) 1569 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.971736+0000 mon.a (mon.0) 1570 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.973274+0000 mon.a (mon.0) 1571 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:07.979280+0000 mon.a (mon.0) 1572 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:08.030889+0000 mon.a (mon.0) 1573 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:08.033198+0000 mon.a (mon.0) 1574 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:08.036064+0000 mon.a (mon.0) 1575 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:08.037434+0000 mon.a (mon.0) 1576 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:08 smithi080 bash[84793]: audit 2023-12-20T20:11:08.046936+0000 mon.a (mon.0) 1577 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: cephadm 2023-12-20T20:11:06.623010+0000 mgr.x (mgr.25349) 931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: cephadm 2023-12-20T20:11:06.721535+0000 mgr.x (mgr.25349) 932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: cephadm 2023-12-20T20:11:06.820193+0000 mgr.x (mgr.25349) 933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: cephadm 2023-12-20T20:11:06.922951+0000 mgr.x (mgr.25349) 934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: cephadm 2023-12-20T20:11:07.024067+0000 mgr.x (mgr.25349) 935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.104287+0000 mon.a (mon.0) 1521 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: cluster 2023-12-20T20:11:07.110269+0000 mgr.x (mgr.25349) 936 : cluster 0 pgmap v203: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:11:08.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.117904+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.125413+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: cephadm 2023-12-20T20:11:07.132031+0000 mgr.x (mgr.25349) 937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.206405+0000 mon.a (mon.0) 1524 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.209259+0000 mon.a (mon.0) 1525 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.214367+0000 mon.a (mon.0) 1526 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.215863+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.225138+0000 mon.a (mon.0) 1528 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: cephadm 2023-12-20T20:11:07.232088+0000 mgr.x (mgr.25349) 938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.304440+0000 mon.a (mon.0) 1529 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.307802+0000 mon.a (mon.0) 1530 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.311357+0000 mon.a (mon.0) 1531 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.313064+0000 mon.a (mon.0) 1532 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: cluster 2023-12-20T20:11:07.316819+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:11:08.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: cluster 2023-12-20T20:11:07.316887+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e124 with expected crc 2023-12-20T20:11:08.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.324065+0000 mon.a (mon.0) 1533 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: cephadm 2023-12-20T20:11:07.331010+0000 mgr.x (mgr.25349) 939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.407541+0000 mon.a (mon.0) 1534 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.410510+0000 mon.a (mon.0) 1535 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.414506+0000 mon.a (mon.0) 1536 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.415906+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.423343+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: cephadm 2023-12-20T20:11:07.430135+0000 mgr.x (mgr.25349) 940 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.502535+0000 mon.a (mon.0) 1539 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.506000+0000 mon.a (mon.0) 1540 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.509879+0000 mon.a (mon.0) 1541 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.511253+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.520209+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: cephadm 2023-12-20T20:11:07.527187+0000 mgr.x (mgr.25349) 941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:08.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.603095+0000 mon.a (mon.0) 1544 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.606746+0000 mon.a (mon.0) 1545 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.612278+0000 mon.a (mon.0) 1546 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.614364+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.624612+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.702734+0000 mon.a (mon.0) 1549 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.706043+0000 mon.a (mon.0) 1550 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.709974+0000 mon.a (mon.0) 1551 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.711847+0000 mon.a (mon.0) 1552 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.721437+0000 mon.a (mon.0) 1553 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.800340+0000 mon.a (mon.0) 1554 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.805360+0000 mon.a (mon.0) 1555 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.809179+0000 mon.a (mon.0) 1556 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.810476+0000 mon.a (mon.0) 1557 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.818232+0000 mon.a (mon.0) 1558 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.882162+0000 mon.a (mon.0) 1559 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.885868+0000 mon.a (mon.0) 1560 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.889017+0000 mon.a (mon.0) 1561 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.890314+0000 mon.a (mon.0) 1562 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.899651+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: cluster 2023-12-20T20:11:07.914288+0000 mon.a (mon.0) 1564 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:11:08.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: cluster 2023-12-20T20:11:07.922257+0000 mon.a (mon.0) 1565 : cluster 1 osd.0 [v2:172.21.15.80:6800/1494747160,v1:172.21.15.80:6801/1494747160] boot 2023-12-20T20:11:08.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: cluster 2023-12-20T20:11:07.922388+0000 mon.a (mon.0) 1566 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-12-20T20:11:08.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.922828+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-20T20:11:08.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: cluster 2023-12-20T20:11:07.924145+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:11:08.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.963952+0000 mon.a (mon.0) 1568 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.967752+0000 mon.a (mon.0) 1569 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.971736+0000 mon.a (mon.0) 1570 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.973274+0000 mon.a (mon.0) 1571 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:07.979280+0000 mon.a (mon.0) 1572 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:08.030889+0000 mon.a (mon.0) 1573 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:08.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:08.033198+0000 mon.a (mon.0) 1574 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:08.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:08.036064+0000 mon.a (mon.0) 1575 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:08.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:08.037434+0000 mon.a (mon.0) 1576 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:08.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[68349]: audit 2023-12-20T20:11:08.046936+0000 mon.a (mon.0) 1577 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:08.944 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[64097]: ts=2023-12-20T20:11:08.659Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-20T20:11:08.944 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:11:08 smithi133 bash[64097]: ts=2023-12-20T20:11: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 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:11:09.432 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: cephadm 2023-12-20T20:11:07.631631+0000 mgr.x (mgr.25349) 942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: cephadm 2023-12-20T20:11:07.728188+0000 mgr.x (mgr.25349) 943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: cephadm 2023-12-20T20:11:07.825249+0000 mgr.x (mgr.25349) 944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: cephadm 2023-12-20T20:11:07.906493+0000 mgr.x (mgr.25349) 945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: cluster 2023-12-20T20:11:07.917374+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:11:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: cluster 2023-12-20T20:11:07.923709+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:11:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: cephadm 2023-12-20T20:11:07.986046+0000 mgr.x (mgr.25349) 946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: cephadm 2023-12-20T20:11:08.053633+0000 mgr.x (mgr.25349) 947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.128721+0000 mon.a (mon.0) 1578 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.433 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.131176+0000 mon.a (mon.0) 1579 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.134964+0000 mon.a (mon.0) 1580 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.135961+0000 mon.a (mon.0) 1581 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.142675+0000 mon.a (mon.0) 1582 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: cephadm 2023-12-20T20:11:08.149467+0000 mgr.x (mgr.25349) 948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.434 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.223093+0000 mon.a (mon.0) 1583 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.225617+0000 mon.a (mon.0) 1584 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.229547+0000 mon.a (mon.0) 1585 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.231098+0000 mon.a (mon.0) 1586 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.241673+0000 mon.a (mon.0) 1587 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: cephadm 2023-12-20T20:11:08.248477+0000 mgr.x (mgr.25349) 949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.435 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.321044+0000 mon.a (mon.0) 1588 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.436 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: cephadm 2023-12-20T20:11:07.631631+0000 mgr.x (mgr.25349) 942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.436 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: cephadm 2023-12-20T20:11:07.728188+0000 mgr.x (mgr.25349) 943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.436 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: cephadm 2023-12-20T20:11:07.825249+0000 mgr.x (mgr.25349) 944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.436 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: cephadm 2023-12-20T20:11:07.906493+0000 mgr.x (mgr.25349) 945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.436 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: cluster 2023-12-20T20:11:07.917374+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:11:09.436 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: cluster 2023-12-20T20:11:07.923709+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:11:09.436 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: cephadm 2023-12-20T20:11:07.986046+0000 mgr.x (mgr.25349) 946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.436 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: cephadm 2023-12-20T20:11:08.053633+0000 mgr.x (mgr.25349) 947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.436 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.128721+0000 mon.a (mon.0) 1578 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.437 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.131176+0000 mon.a (mon.0) 1579 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.437 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.134964+0000 mon.a (mon.0) 1580 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.437 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.135961+0000 mon.a (mon.0) 1581 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.437 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.142675+0000 mon.a (mon.0) 1582 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.437 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: cephadm 2023-12-20T20:11:08.149467+0000 mgr.x (mgr.25349) 948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.437 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.223093+0000 mon.a (mon.0) 1583 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.437 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.225617+0000 mon.a (mon.0) 1584 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.437 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.229547+0000 mon.a (mon.0) 1585 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.438 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.231098+0000 mon.a (mon.0) 1586 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.438 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.241673+0000 mon.a (mon.0) 1587 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.438 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: cephadm 2023-12-20T20:11:08.248477+0000 mgr.x (mgr.25349) 949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.438 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.321044+0000 mon.a (mon.0) 1588 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.438 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.323882+0000 mon.a (mon.0) 1589 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.439 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.327321+0000 mon.a (mon.0) 1590 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.439 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.328736+0000 mon.a (mon.0) 1591 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.439 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.337890+0000 mon.a (mon.0) 1592 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.439 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: cephadm 2023-12-20T20:11:08.344681+0000 mgr.x (mgr.25349) 950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.439 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.416214+0000 mon.a (mon.0) 1593 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.439 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.418857+0000 mon.a (mon.0) 1594 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.439 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.422116+0000 mon.a (mon.0) 1595 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.439 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.423258+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.439 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.432897+0000 mon.a (mon.0) 1597 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.440 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: cephadm 2023-12-20T20:11:08.439657+0000 mgr.x (mgr.25349) 951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.440 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.543832+0000 mon.a (mon.0) 1598 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.440 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.547052+0000 mon.a (mon.0) 1599 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.440 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.552359+0000 mon.a (mon.0) 1600 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.440 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.553888+0000 mon.a (mon.0) 1601 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.440 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.563363+0000 mon.a (mon.0) 1602 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.440 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: cephadm 2023-12-20T20:11:08.570266+0000 mgr.x (mgr.25349) 952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.440 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.646885+0000 mon.a (mon.0) 1603 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.440 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.650127+0000 mon.a (mon.0) 1604 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.440 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.653047+0000 mon.a (mon.0) 1605 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.441 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.323882+0000 mon.a (mon.0) 1589 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.441 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.327321+0000 mon.a (mon.0) 1590 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.441 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.328736+0000 mon.a (mon.0) 1591 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.441 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.337890+0000 mon.a (mon.0) 1592 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.441 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: cephadm 2023-12-20T20:11:08.344681+0000 mgr.x (mgr.25349) 950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.441 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.416214+0000 mon.a (mon.0) 1593 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.441 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.418857+0000 mon.a (mon.0) 1594 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.441 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.422116+0000 mon.a (mon.0) 1595 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.442 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.423258+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.442 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.432897+0000 mon.a (mon.0) 1597 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.442 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: cephadm 2023-12-20T20:11:08.439657+0000 mgr.x (mgr.25349) 951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.442 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.543832+0000 mon.a (mon.0) 1598 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.442 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.547052+0000 mon.a (mon.0) 1599 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.442 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.552359+0000 mon.a (mon.0) 1600 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.442 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.553888+0000 mon.a (mon.0) 1601 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.442 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.563363+0000 mon.a (mon.0) 1602 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.442 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: cephadm 2023-12-20T20:11:08.570266+0000 mgr.x (mgr.25349) 952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.442 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.646885+0000 mon.a (mon.0) 1603 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.442 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.650127+0000 mon.a (mon.0) 1604 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.442 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.653047+0000 mon.a (mon.0) 1605 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.443 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.654234+0000 mon.a (mon.0) 1606 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.443 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.665274+0000 mon.a (mon.0) 1607 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.443 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.748455+0000 mon.a (mon.0) 1608 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.443 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.751807+0000 mon.a (mon.0) 1609 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.443 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.756709+0000 mon.a (mon.0) 1610 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.443 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.758409+0000 mon.a (mon.0) 1611 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.443 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.772151+0000 mon.a (mon.0) 1612 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.443 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.854739+0000 mon.a (mon.0) 1613 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.444 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.857898+0000 mon.a (mon.0) 1614 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.444 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.861943+0000 mon.a (mon.0) 1615 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.444 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.863498+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.444 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.875159+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.444 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: cluster 2023-12-20T20:11:08.926299+0000 mon.a (mon.0) 1618 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-12-20T20:11:09.444 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: cluster 2023-12-20T20:11:08.927674+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:09.444 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: cluster 2023-12-20T20:11:08.930720+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:09.444 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: cluster 2023-12-20T20:11:08.933457+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:09.444 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: cluster 2023-12-20T20:11:08.934330+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:09.444 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: cluster 2023-12-20T20:11:08.936448+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:09.444 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: cluster 2023-12-20T20:11:08.940721+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:09.444 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.958592+0000 mon.a (mon.0) 1619 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.444 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.963795+0000 mon.a (mon.0) 1620 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.445 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.966920+0000 mon.a (mon.0) 1621 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.445 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.654234+0000 mon.a (mon.0) 1606 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.445 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.665274+0000 mon.a (mon.0) 1607 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.445 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.748455+0000 mon.a (mon.0) 1608 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.445 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.751807+0000 mon.a (mon.0) 1609 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.445 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.756709+0000 mon.a (mon.0) 1610 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.445 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.758409+0000 mon.a (mon.0) 1611 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.445 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.772151+0000 mon.a (mon.0) 1612 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.445 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.854739+0000 mon.a (mon.0) 1613 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.445 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.857898+0000 mon.a (mon.0) 1614 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.446 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.861943+0000 mon.a (mon.0) 1615 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.446 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.863498+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.446 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.875159+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.446 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: cluster 2023-12-20T20:11:08.926299+0000 mon.a (mon.0) 1618 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-12-20T20:11:09.446 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: cluster 2023-12-20T20:11:08.927674+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:09.446 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: cluster 2023-12-20T20:11:08.930720+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:09.446 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: cluster 2023-12-20T20:11:08.933457+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:09.446 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: cluster 2023-12-20T20:11:08.934330+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:09.447 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: cluster 2023-12-20T20:11:08.936448+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:09.447 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: cluster 2023-12-20T20:11:08.940721+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:09.447 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.958592+0000 mon.a (mon.0) 1619 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.447 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.963795+0000 mon.a (mon.0) 1620 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.447 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.966920+0000 mon.a (mon.0) 1621 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.447 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.967681+0000 mon.a (mon.0) 1622 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.447 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:08.975070+0000 mon.a (mon.0) 1623 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.448 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:09.041908+0000 mon.a (mon.0) 1624 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.448 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:09.044856+0000 mon.a (mon.0) 1625 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.448 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:09.048257+0000 mon.a (mon.0) 1626 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.448 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:09.049516+0000 mon.a (mon.0) 1627 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.448 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[80208]: audit 2023-12-20T20:11:09.058423+0000 mon.a (mon.0) 1628 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.448 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.967681+0000 mon.a (mon.0) 1622 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.448 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:08.975070+0000 mon.a (mon.0) 1623 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.448 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:09.041908+0000 mon.a (mon.0) 1624 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.448 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:09.044856+0000 mon.a (mon.0) 1625 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.448 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:09.048257+0000 mon.a (mon.0) 1626 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.448 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:09.049516+0000 mon.a (mon.0) 1627 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.449 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:09 smithi080 bash[84793]: audit 2023-12-20T20:11:09.058423+0000 mon.a (mon.0) 1628 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: cephadm 2023-12-20T20:11:07.631631+0000 mgr.x (mgr.25349) 942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: cephadm 2023-12-20T20:11:07.728188+0000 mgr.x (mgr.25349) 943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: cephadm 2023-12-20T20:11:07.825249+0000 mgr.x (mgr.25349) 944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: cephadm 2023-12-20T20:11:07.906493+0000 mgr.x (mgr.25349) 945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: cluster 2023-12-20T20:11:07.917374+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:11:09.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: cluster 2023-12-20T20:11:07.923709+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e125 with expected crc 2023-12-20T20:11:09.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: cephadm 2023-12-20T20:11:07.986046+0000 mgr.x (mgr.25349) 946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: cephadm 2023-12-20T20:11:08.053633+0000 mgr.x (mgr.25349) 947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.128721+0000 mon.a (mon.0) 1578 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.131176+0000 mon.a (mon.0) 1579 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.134964+0000 mon.a (mon.0) 1580 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.135961+0000 mon.a (mon.0) 1581 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.142675+0000 mon.a (mon.0) 1582 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: cephadm 2023-12-20T20:11:08.149467+0000 mgr.x (mgr.25349) 948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.223093+0000 mon.a (mon.0) 1583 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.225617+0000 mon.a (mon.0) 1584 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.229547+0000 mon.a (mon.0) 1585 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.231098+0000 mon.a (mon.0) 1586 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.241673+0000 mon.a (mon.0) 1587 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: cephadm 2023-12-20T20:11:08.248477+0000 mgr.x (mgr.25349) 949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.321044+0000 mon.a (mon.0) 1588 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.323882+0000 mon.a (mon.0) 1589 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.327321+0000 mon.a (mon.0) 1590 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.328736+0000 mon.a (mon.0) 1591 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.337890+0000 mon.a (mon.0) 1592 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: cephadm 2023-12-20T20:11:08.344681+0000 mgr.x (mgr.25349) 950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.416214+0000 mon.a (mon.0) 1593 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.418857+0000 mon.a (mon.0) 1594 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.422116+0000 mon.a (mon.0) 1595 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.423258+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.432897+0000 mon.a (mon.0) 1597 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: cephadm 2023-12-20T20:11:08.439657+0000 mgr.x (mgr.25349) 951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.543832+0000 mon.a (mon.0) 1598 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.547052+0000 mon.a (mon.0) 1599 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.552359+0000 mon.a (mon.0) 1600 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.553888+0000 mon.a (mon.0) 1601 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.563363+0000 mon.a (mon.0) 1602 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: cephadm 2023-12-20T20:11:08.570266+0000 mgr.x (mgr.25349) 952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:09.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.646885+0000 mon.a (mon.0) 1603 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.650127+0000 mon.a (mon.0) 1604 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.454 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.653047+0000 mon.a (mon.0) 1605 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.455 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.654234+0000 mon.a (mon.0) 1606 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.455 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.665274+0000 mon.a (mon.0) 1607 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.455 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.748455+0000 mon.a (mon.0) 1608 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.455 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.751807+0000 mon.a (mon.0) 1609 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.455 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.756709+0000 mon.a (mon.0) 1610 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.455 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.758409+0000 mon.a (mon.0) 1611 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.456 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.772151+0000 mon.a (mon.0) 1612 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.456 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.854739+0000 mon.a (mon.0) 1613 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.456 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.857898+0000 mon.a (mon.0) 1614 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.456 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.861943+0000 mon.a (mon.0) 1615 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.456 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.863498+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.456 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.875159+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.456 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: cluster 2023-12-20T20:11:08.926299+0000 mon.a (mon.0) 1618 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-12-20T20:11:09.457 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: cluster 2023-12-20T20:11:08.927674+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:09.457 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: cluster 2023-12-20T20:11:08.930720+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:09.457 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: cluster 2023-12-20T20:11:08.933457+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:09.457 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: cluster 2023-12-20T20:11:08.934330+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:09.457 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: cluster 2023-12-20T20:11:08.936448+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:09.457 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: cluster 2023-12-20T20:11:08.940721+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:09.457 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.958592+0000 mon.a (mon.0) 1619 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.457 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.963795+0000 mon.a (mon.0) 1620 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.458 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.966920+0000 mon.a (mon.0) 1621 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.458 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.967681+0000 mon.a (mon.0) 1622 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.458 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:08.975070+0000 mon.a (mon.0) 1623 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:09.458 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:09.041908+0000 mon.a (mon.0) 1624 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:09.458 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:09.044856+0000 mon.a (mon.0) 1625 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:09.458 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:09.048257+0000 mon.a (mon.0) 1626 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:09.458 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:09.049516+0000 mon.a (mon.0) 1627 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:09.458 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:09 smithi133 bash[68349]: audit 2023-12-20T20:11:09.058423+0000 mon.a (mon.0) 1628 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.038 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:11:10.444 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[62198]: debug 2023-12-20T20:11:10.274+0000 7f880429a700 -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-20T20:11:10.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: cephadm 2023-12-20T20:11:08.671969+0000 mgr.x (mgr.25349) 953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: cephadm 2023-12-20T20:11:08.779059+0000 mgr.x (mgr.25349) 954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: cephadm 2023-12-20T20:11:08.882092+0000 mgr.x (mgr.25349) 955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: cluster 2023-12-20T20:11:08.926602+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:10.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: cluster 2023-12-20T20:11:08.926752+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:10.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: cluster 2023-12-20T20:11:08.927817+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:10.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: cluster 2023-12-20T20:11:08.932408+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:10.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: cluster 2023-12-20T20:11:08.934126+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:10.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: cluster 2023-12-20T20:11:08.934159+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:10.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: cluster 2023-12-20T20:11:08.936529+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:10.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: cephadm 2023-12-20T20:11:08.981623+0000 mgr.x (mgr.25349) 956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: cephadm 2023-12-20T20:11:09.065371+0000 mgr.x (mgr.25349) 957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: cluster 2023-12-20T20:11:09.111258+0000 mgr.x (mgr.25349) 958 : cluster 0 pgmap v206: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:11:10.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.136537+0000 mon.a (mon.0) 1629 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.139587+0000 mon.a (mon.0) 1630 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.142712+0000 mon.a (mon.0) 1631 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.144199+0000 mon.a (mon.0) 1632 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.151832+0000 mon.a (mon.0) 1633 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: cephadm 2023-12-20T20:11:09.158544+0000 mgr.x (mgr.25349) 959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.233521+0000 mon.a (mon.0) 1634 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.236087+0000 mon.a (mon.0) 1635 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.240358+0000 mon.a (mon.0) 1636 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.241910+0000 mon.a (mon.0) 1637 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.250832+0000 mon.a (mon.0) 1638 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: cephadm 2023-12-20T20:11:09.257893+0000 mgr.x (mgr.25349) 960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.334882+0000 mon.a (mon.0) 1639 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.337514+0000 mon.a (mon.0) 1640 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.340649+0000 mon.a (mon.0) 1641 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.342089+0000 mon.a (mon.0) 1642 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.351170+0000 mon.a (mon.0) 1643 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: cephadm 2023-12-20T20:11:09.357954+0000 mgr.x (mgr.25349) 961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.435099+0000 mon.a (mon.0) 1644 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.438152+0000 mon.a (mon.0) 1645 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.441092+0000 mon.a (mon.0) 1646 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.442156+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.450811+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: cephadm 2023-12-20T20:11:09.457839+0000 mgr.x (mgr.25349) 962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.534132+0000 mon.a (mon.0) 1649 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.536601+0000 mon.a (mon.0) 1650 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.539738+0000 mon.a (mon.0) 1651 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.540869+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.548136+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: cephadm 2023-12-20T20:11:09.555099+0000 mgr.x (mgr.25349) 963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.630497+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.633190+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.636063+0000 mon.a (mon.0) 1656 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.637123+0000 mon.a (mon.0) 1657 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.648209+0000 mon.a (mon.0) 1658 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.731271+0000 mon.a (mon.0) 1659 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.733692+0000 mon.a (mon.0) 1660 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.737501+0000 mon.a (mon.0) 1661 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.738628+0000 mon.a (mon.0) 1662 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.754172+0000 mon.a (mon.0) 1663 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.838563+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.842357+0000 mon.a (mon.0) 1665 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.845615+0000 mon.a (mon.0) 1666 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.846708+0000 mon.a (mon.0) 1667 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.855259+0000 mon.a (mon.0) 1668 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.936792+0000 mon.a (mon.0) 1669 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.939595+0000 mon.a (mon.0) 1670 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.942775+0000 mon.a (mon.0) 1671 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.944035+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:09.953722+0000 mon.a (mon.0) 1673 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:10.031380+0000 mon.a (mon.0) 1674 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:10.038233+0000 mon.a (mon.0) 1675 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:10.038790+0000 mon.a (mon.0) 1676 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:10.039839+0000 mon.a (mon.0) 1677 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:11:10.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:10.043132+0000 mon.a (mon.0) 1678 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:10.045611+0000 mon.a (mon.0) 1679 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:10 smithi133 bash[68349]: audit 2023-12-20T20:11:10.066870+0000 mon.a (mon.0) 1680 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: cephadm 2023-12-20T20:11:08.671969+0000 mgr.x (mgr.25349) 953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: cephadm 2023-12-20T20:11:08.779059+0000 mgr.x (mgr.25349) 954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: cephadm 2023-12-20T20:11:08.882092+0000 mgr.x (mgr.25349) 955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: cluster 2023-12-20T20:11:08.926602+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:10.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: cluster 2023-12-20T20:11:08.926752+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:10.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: cluster 2023-12-20T20:11:08.927817+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:10.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: cluster 2023-12-20T20:11:08.932408+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:10.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: cluster 2023-12-20T20:11:08.934126+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:10.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: cluster 2023-12-20T20:11:08.934159+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:10.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: cluster 2023-12-20T20:11:08.936529+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:10.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: cephadm 2023-12-20T20:11:08.981623+0000 mgr.x (mgr.25349) 956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: cephadm 2023-12-20T20:11:09.065371+0000 mgr.x (mgr.25349) 957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: cluster 2023-12-20T20:11:09.111258+0000 mgr.x (mgr.25349) 958 : cluster 0 pgmap v206: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:11:10.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.136537+0000 mon.a (mon.0) 1629 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.139587+0000 mon.a (mon.0) 1630 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.142712+0000 mon.a (mon.0) 1631 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.144199+0000 mon.a (mon.0) 1632 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.151832+0000 mon.a (mon.0) 1633 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: cephadm 2023-12-20T20:11:09.158544+0000 mgr.x (mgr.25349) 959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.233521+0000 mon.a (mon.0) 1634 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.236087+0000 mon.a (mon.0) 1635 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: cephadm 2023-12-20T20:11:08.671969+0000 mgr.x (mgr.25349) 953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: cephadm 2023-12-20T20:11:08.779059+0000 mgr.x (mgr.25349) 954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: cephadm 2023-12-20T20:11:08.882092+0000 mgr.x (mgr.25349) 955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: cluster 2023-12-20T20:11:08.926602+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:10.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: cluster 2023-12-20T20:11:08.926752+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:10.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: cluster 2023-12-20T20:11:08.927817+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:10.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: cluster 2023-12-20T20:11:08.932408+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:10.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: cluster 2023-12-20T20:11:08.934126+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:10.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: cluster 2023-12-20T20:11:08.934159+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:10.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: cluster 2023-12-20T20:11:08.936529+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e126 with expected crc 2023-12-20T20:11:10.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: cephadm 2023-12-20T20:11:08.981623+0000 mgr.x (mgr.25349) 956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: cephadm 2023-12-20T20:11:09.065371+0000 mgr.x (mgr.25349) 957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: cluster 2023-12-20T20:11:09.111258+0000 mgr.x (mgr.25349) 958 : cluster 0 pgmap v206: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-20T20:11:10.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.136537+0000 mon.a (mon.0) 1629 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.139587+0000 mon.a (mon.0) 1630 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.142712+0000 mon.a (mon.0) 1631 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.144199+0000 mon.a (mon.0) 1632 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.151832+0000 mon.a (mon.0) 1633 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: cephadm 2023-12-20T20:11:09.158544+0000 mgr.x (mgr.25349) 959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.233521+0000 mon.a (mon.0) 1634 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.236087+0000 mon.a (mon.0) 1635 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.240358+0000 mon.a (mon.0) 1636 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.241910+0000 mon.a (mon.0) 1637 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.250832+0000 mon.a (mon.0) 1638 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: cephadm 2023-12-20T20:11:09.257893+0000 mgr.x (mgr.25349) 960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.334882+0000 mon.a (mon.0) 1639 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.337514+0000 mon.a (mon.0) 1640 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.340649+0000 mon.a (mon.0) 1641 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.342089+0000 mon.a (mon.0) 1642 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.351170+0000 mon.a (mon.0) 1643 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: cephadm 2023-12-20T20:11:09.357954+0000 mgr.x (mgr.25349) 961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.435099+0000 mon.a (mon.0) 1644 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.438152+0000 mon.a (mon.0) 1645 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.441092+0000 mon.a (mon.0) 1646 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.442156+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.450811+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: cephadm 2023-12-20T20:11:09.457839+0000 mgr.x (mgr.25349) 962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.534132+0000 mon.a (mon.0) 1649 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.536601+0000 mon.a (mon.0) 1650 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.539738+0000 mon.a (mon.0) 1651 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.540869+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.548136+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.240358+0000 mon.a (mon.0) 1636 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.241910+0000 mon.a (mon.0) 1637 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.250832+0000 mon.a (mon.0) 1638 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: cephadm 2023-12-20T20:11:09.257893+0000 mgr.x (mgr.25349) 960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.334882+0000 mon.a (mon.0) 1639 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.337514+0000 mon.a (mon.0) 1640 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.340649+0000 mon.a (mon.0) 1641 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.342089+0000 mon.a (mon.0) 1642 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.351170+0000 mon.a (mon.0) 1643 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: cephadm 2023-12-20T20:11:09.357954+0000 mgr.x (mgr.25349) 961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.435099+0000 mon.a (mon.0) 1644 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.438152+0000 mon.a (mon.0) 1645 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.441092+0000 mon.a (mon.0) 1646 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.442156+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.450811+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: cephadm 2023-12-20T20:11:09.457839+0000 mgr.x (mgr.25349) 962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.534132+0000 mon.a (mon.0) 1649 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.536601+0000 mon.a (mon.0) 1650 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.539738+0000 mon.a (mon.0) 1651 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.540869+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.548136+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: cephadm 2023-12-20T20:11:09.555099+0000 mgr.x (mgr.25349) 963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.630497+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.633190+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.636063+0000 mon.a (mon.0) 1656 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.637123+0000 mon.a (mon.0) 1657 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.648209+0000 mon.a (mon.0) 1658 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.731271+0000 mon.a (mon.0) 1659 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.733692+0000 mon.a (mon.0) 1660 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.737501+0000 mon.a (mon.0) 1661 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.738628+0000 mon.a (mon.0) 1662 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.754172+0000 mon.a (mon.0) 1663 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.838563+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.842357+0000 mon.a (mon.0) 1665 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.845615+0000 mon.a (mon.0) 1666 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.846708+0000 mon.a (mon.0) 1667 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.855259+0000 mon.a (mon.0) 1668 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.936792+0000 mon.a (mon.0) 1669 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.939595+0000 mon.a (mon.0) 1670 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.942775+0000 mon.a (mon.0) 1671 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: cephadm 2023-12-20T20:11:09.555099+0000 mgr.x (mgr.25349) 963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:10.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.630497+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.633190+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.636063+0000 mon.a (mon.0) 1656 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.637123+0000 mon.a (mon.0) 1657 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.648209+0000 mon.a (mon.0) 1658 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.731271+0000 mon.a (mon.0) 1659 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.733692+0000 mon.a (mon.0) 1660 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.737501+0000 mon.a (mon.0) 1661 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.738628+0000 mon.a (mon.0) 1662 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.754172+0000 mon.a (mon.0) 1663 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.838563+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.842357+0000 mon.a (mon.0) 1665 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.845615+0000 mon.a (mon.0) 1666 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.846708+0000 mon.a (mon.0) 1667 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.855259+0000 mon.a (mon.0) 1668 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.936792+0000 mon.a (mon.0) 1669 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.939595+0000 mon.a (mon.0) 1670 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.942775+0000 mon.a (mon.0) 1671 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.944035+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:09.953722+0000 mon.a (mon.0) 1673 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:10.031380+0000 mon.a (mon.0) 1674 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:10.038233+0000 mon.a (mon.0) 1675 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:10.038790+0000 mon.a (mon.0) 1676 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:10.039839+0000 mon.a (mon.0) 1677 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:11:10.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:10.043132+0000 mon.a (mon.0) 1678 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:10.045611+0000 mon.a (mon.0) 1679 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[84793]: audit 2023-12-20T20:11:10.066870+0000 mon.a (mon.0) 1680 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.944035+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:09.953722+0000 mon.a (mon.0) 1673 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:10.031380+0000 mon.a (mon.0) 1674 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:10.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:10.038233+0000 mon.a (mon.0) 1675 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:10.038790+0000 mon.a (mon.0) 1676 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:10.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:10.039839+0000 mon.a (mon.0) 1677 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:11:10.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:10.043132+0000 mon.a (mon.0) 1678 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:10.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:10.045611+0000 mon.a (mon.0) 1679 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:10.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:10 smithi080 bash[80208]: audit 2023-12-20T20:11:10.066870+0000 mon.a (mon.0) 1680 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:10.889 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:11:10.889 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 0s ago 18m - - 2023-12-20T20:11:10.889 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 6s ago 18m - - 2023-12-20T20:11:10.889 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (5m) 0s ago 12m 17.2M - 0.23.0 ba2b418f427c 9979984282f3 2023-12-20T20:11:10.889 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (4m) 6s ago 11m 43.1M - 8.3.5 dad864ee21e9 35327ecb050a 2023-12-20T20:11:10.890 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 running (3m) 0s ago 9m 49.2M - 3.5 e1d6a67b021e 63865d78dfdb 2023-12-20T20:11:10.890 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443,9283,8765 running (3m) 6s ago 18m 503M - 19.0.0-297-ga89fee39 36973ca01a0c 2798bd911c04 2023-12-20T20:11:10.890 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:8443,9283,8765 running (2m) 0s ago 20m 432M - 19.0.0-297-ga89fee39 36973ca01a0c 948a6298d95e 2023-12-20T20:11:10.890 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (2m) 0s ago 20m 62.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 7763c37656a1 2023-12-20T20:11:10.890 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (105s) 6s ago 18m 38.3M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 0757d0a21f72 2023-12-20T20:11:10.890 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (2m) 0s ago 18m 43.8M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 129477cbeb77 2023-12-20T20:11:10.890 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (5m) 0s ago 12m 11.9M - 1.3.1 1dbe0e931976 3d79384a5011 2023-12-20T20:11:10.890 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (4m) 6s ago 12m 12.0M - 1.3.1 1dbe0e931976 48068c81d9e1 2023-12-20T20:11:10.890 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (10s) 0s ago 17m 13.0M 4096M 19.0.0-297-ga89fee39 36973ca01a0c c5d957150d3a 2023-12-20T20:11:10.890 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (16m) 0s ago 16m 62.7M 4096M 17.2.0 e1d6a67b021e d6f590089d18 2023-12-20T20:11:10.890 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (16m) 0s ago 16m 57.5M 4096M 17.2.0 e1d6a67b021e c5a8b72bec6a 2023-12-20T20:11:10.890 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (15m) 0s ago 15m 60.7M 4096M 17.2.0 e1d6a67b021e 47919c3d7421 2023-12-20T20:11:10.890 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (15m) 6s ago 15m 62.1M 4096M 17.2.0 e1d6a67b021e 18e2abccb722 2023-12-20T20:11:10.891 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (14m) 6s ago 14m 58.8M 4096M 17.2.0 e1d6a67b021e b059f3e08300 2023-12-20T20:11:10.891 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (13m) 6s ago 13m 59.2M 4096M 17.2.0 e1d6a67b021e 8e5ac1685777 2023-12-20T20:11:10.891 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (13m) 6s ago 13m 61.0M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:11:10.891 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (3m) 6s ago 12m 59.6M - 2.33.4 514e6a882f6e 0c91f33ab6ef 2023-12-20T20:11:10.891 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (10m) 0s ago 10m 88.3M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:11:10.891 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (10m) 6s ago 10m 88.1M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:11:10.891 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (9m) 0s ago 9m 88.1M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:11:10.891 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (9m) 6s ago 9m 88.2M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:11:11.365 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:11:11.365 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:11:11.365 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:11:11.365 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:11:11.365 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:11:11.365 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:11:11.366 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:11:11.366 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:11:11.366 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2023-12-20T20:11:11.366 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-20T20:11:11.366 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:11:11.366 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:11:11.366 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:11:11.366 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:11:11.366 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:11:11.366 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2023-12-20T20:11:11.367 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 6 2023-12-20T20:11:11.367 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:11:11.367 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:11:11.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: cephadm 2023-12-20T20:11:09.655186+0000 mgr.x (mgr.25349) 964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:11.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: cephadm 2023-12-20T20:11:09.760980+0000 mgr.x (mgr.25349) 965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:11.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: cephadm 2023-12-20T20:11:09.861909+0000 mgr.x (mgr.25349) 966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:11.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: cephadm 2023-12-20T20:11:09.960499+0000 mgr.x (mgr.25349) 967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:11.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: audit 2023-12-20T20:11:10.017389+0000 mgr.x (mgr.25349) 968 : audit 0 from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:11.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: cephadm 2023-12-20T20:11:10.079213+0000 mgr.x (mgr.25349) 969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:11.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: audit 2023-12-20T20:11:10.158074+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:11.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: audit 2023-12-20T20:11:10.160519+0000 mon.a (mon.0) 1682 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:11.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: audit 2023-12-20T20:11:10.164312+0000 mon.a (mon.0) 1683 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:11.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: audit 2023-12-20T20:11:10.165569+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:11.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: audit 2023-12-20T20:11:10.179244+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:11.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: cephadm 2023-12-20T20:11:10.186005+0000 mgr.x (mgr.25349) 970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:11.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: audit 2023-12-20T20:11:10.189165+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:11.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: audit 2023-12-20T20:11:10.200562+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:11.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: audit 2023-12-20T20:11:10.207562+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:11.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: audit 2023-12-20T20:11:10.260373+0000 mon.a (mon.0) 1689 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:11.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: audit 2023-12-20T20:11:10.263692+0000 mon.a (mon.0) 1690 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:11.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: audit 2023-12-20T20:11:10.266324+0000 mon.a (mon.0) 1691 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:11.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: audit 2023-12-20T20:11:10.268364+0000 mon.a (mon.0) 1692 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:11.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: audit 2023-12-20T20:11:10.270847+0000 mon.a (mon.0) 1693 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-20T20:11:11.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: audit 2023-12-20T20:11:10.277335+0000 mgr.x (mgr.25349) 971 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-20T20:11:11.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: cephadm 2023-12-20T20:11:10.279005+0000 mgr.x (mgr.25349) 972 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-20T20:11:11.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:11 smithi133 bash[68349]: audit 2023-12-20T20:11:10.420722+0000 mgr.x (mgr.25349) 973 : audit 0 from='client.54182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:11.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: cephadm 2023-12-20T20:11:09.655186+0000 mgr.x (mgr.25349) 964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:11.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: cephadm 2023-12-20T20:11:09.760980+0000 mgr.x (mgr.25349) 965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:11.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: cephadm 2023-12-20T20:11:09.861909+0000 mgr.x (mgr.25349) 966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:11.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: cephadm 2023-12-20T20:11:09.960499+0000 mgr.x (mgr.25349) 967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:11.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: audit 2023-12-20T20:11:10.017389+0000 mgr.x (mgr.25349) 968 : audit 0 from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:11.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: cephadm 2023-12-20T20:11:10.079213+0000 mgr.x (mgr.25349) 969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:11.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: audit 2023-12-20T20:11:10.158074+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:11.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: audit 2023-12-20T20:11:10.160519+0000 mon.a (mon.0) 1682 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:11.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: audit 2023-12-20T20:11:10.164312+0000 mon.a (mon.0) 1683 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:11.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: audit 2023-12-20T20:11:10.165569+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:11.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: audit 2023-12-20T20:11:10.179244+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:11.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: cephadm 2023-12-20T20:11:10.186005+0000 mgr.x (mgr.25349) 970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:11.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: audit 2023-12-20T20:11:10.189165+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:11.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: audit 2023-12-20T20:11:10.200562+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:11.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: audit 2023-12-20T20:11:10.207562+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:11.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: audit 2023-12-20T20:11:10.260373+0000 mon.a (mon.0) 1689 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:11.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: audit 2023-12-20T20:11:10.263692+0000 mon.a (mon.0) 1690 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:11.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: audit 2023-12-20T20:11:10.266324+0000 mon.a (mon.0) 1691 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:11.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: audit 2023-12-20T20:11:10.268364+0000 mon.a (mon.0) 1692 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:11.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: audit 2023-12-20T20:11:10.270847+0000 mon.a (mon.0) 1693 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-20T20:11:11.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: audit 2023-12-20T20:11:10.277335+0000 mgr.x (mgr.25349) 971 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-20T20:11:11.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: cephadm 2023-12-20T20:11:10.279005+0000 mgr.x (mgr.25349) 972 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-20T20:11:11.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[80208]: audit 2023-12-20T20:11:10.420722+0000 mgr.x (mgr.25349) 973 : audit 0 from='client.54182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:11.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: cephadm 2023-12-20T20:11:09.655186+0000 mgr.x (mgr.25349) 964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:11.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: cephadm 2023-12-20T20:11:09.760980+0000 mgr.x (mgr.25349) 965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:11.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: cephadm 2023-12-20T20:11:09.861909+0000 mgr.x (mgr.25349) 966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:11.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: cephadm 2023-12-20T20:11:09.960499+0000 mgr.x (mgr.25349) 967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:11.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: audit 2023-12-20T20:11:10.017389+0000 mgr.x (mgr.25349) 968 : audit 0 from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:11.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: cephadm 2023-12-20T20:11:10.079213+0000 mgr.x (mgr.25349) 969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:11.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: audit 2023-12-20T20:11:10.158074+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:11.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: audit 2023-12-20T20:11:10.160519+0000 mon.a (mon.0) 1682 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:11.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: audit 2023-12-20T20:11:10.164312+0000 mon.a (mon.0) 1683 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:11.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: audit 2023-12-20T20:11:10.165569+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:11.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: audit 2023-12-20T20:11:10.179244+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:11.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: cephadm 2023-12-20T20:11:10.186005+0000 mgr.x (mgr.25349) 970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:11.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: audit 2023-12-20T20:11:10.189165+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:11.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: audit 2023-12-20T20:11:10.200562+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:11.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: audit 2023-12-20T20:11:10.207562+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:11.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: audit 2023-12-20T20:11:10.260373+0000 mon.a (mon.0) 1689 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:11.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: audit 2023-12-20T20:11:10.263692+0000 mon.a (mon.0) 1690 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:11.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: audit 2023-12-20T20:11:10.266324+0000 mon.a (mon.0) 1691 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:11.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: audit 2023-12-20T20:11:10.268364+0000 mon.a (mon.0) 1692 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:11.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: audit 2023-12-20T20:11:10.270847+0000 mon.a (mon.0) 1693 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-20T20:11:11.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: audit 2023-12-20T20:11:10.277335+0000 mgr.x (mgr.25349) 971 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-20T20:11:11.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: cephadm 2023-12-20T20:11:10.279005+0000 mgr.x (mgr.25349) 972 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-20T20:11:11.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:11 smithi080 bash[84793]: audit 2023-12-20T20:11:10.420722+0000 mgr.x (mgr.25349) 973 : audit 0 from='client.54182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:11.750 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:11:11.750 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:11:11.750 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:11:11.750 INFO:teuthology.orchestra.run.smithi080.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:11:11.750 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [ 2023-12-20T20:11:11.750 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr", 2023-12-20T20:11:11.750 INFO:teuthology.orchestra.run.smithi080.stdout: "mon" 2023-12-20T20:11:11.750 INFO:teuthology.orchestra.run.smithi080.stdout: ], 2023-12-20T20:11:11.751 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "6/23 daemons upgraded", 2023-12-20T20:11:11.751 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "Currently upgrading osd daemons", 2023-12-20T20:11:11.751 INFO:teuthology.orchestra.run.smithi080.stdout: "is_paused": false 2023-12-20T20:11:11.751 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:11:12.207 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_WARN Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded 2023-12-20T20:11:12.207 INFO:teuthology.orchestra.run.smithi080.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded 2023-12-20T20:11:12.207 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.13 is active+undersized+degraded, acting [4,3] 2023-12-20T20:11:12.207 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2023-12-20T20:11:12.207 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2023-12-20T20:11:12.207 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2023-12-20T20:11:12.207 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2023-12-20T20:11:12.207 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2023-12-20T20:11:12.207 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2023-12-20T20:11:12.208 INFO:teuthology.orchestra.run.smithi080.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2023-12-20T20:11:12.208 INFO:teuthology.orchestra.run.smithi080.stdout: pg 5.3 is active+undersized+degraded, acting [6,5] 2023-12-20T20:11:12.334 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:12 smithi080 bash[80208]: audit 2023-12-20T20:11:10.862783+0000 mgr.x (mgr.25349) 974 : audit 0 from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:12.335 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:12 smithi080 bash[80208]: cluster 2023-12-20T20:11:11.113216+0000 mgr.x (mgr.25349) 975 : cluster 0 pgmap v207: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 0 B/s wr, 74 op/s; 30/630 objects degraded (4.762%) 2023-12-20T20:11:12.335 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:12 smithi080 bash[80208]: audit 2023-12-20T20:11:11.356712+0000 mon.c (mon.1) 8 : audit 0 from='client.? 172.21.15.80:0/2002760148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:12.335 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:12 smithi080 bash[80208]: cluster 2023-12-20T20:11:11.889291+0000 mon.a (mon.0) 1694 : cluster 3 Health check update: Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded (PG_DEGRADED) 2023-12-20T20:11:12.335 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:12 smithi080 bash[84793]: audit 2023-12-20T20:11:10.862783+0000 mgr.x (mgr.25349) 974 : audit 0 from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:12.335 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:12 smithi080 bash[84793]: cluster 2023-12-20T20:11:11.113216+0000 mgr.x (mgr.25349) 975 : cluster 0 pgmap v207: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 0 B/s wr, 74 op/s; 30/630 objects degraded (4.762%) 2023-12-20T20:11:12.335 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:12 smithi080 bash[84793]: audit 2023-12-20T20:11:11.356712+0000 mon.c (mon.1) 8 : audit 0 from='client.? 172.21.15.80:0/2002760148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:12.335 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:12 smithi080 bash[84793]: cluster 2023-12-20T20:11:11.889291+0000 mon.a (mon.0) 1694 : cluster 3 Health check update: Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded (PG_DEGRADED) 2023-12-20T20:11:12.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:12 smithi133 bash[68349]: audit 2023-12-20T20:11:10.862783+0000 mgr.x (mgr.25349) 974 : audit 0 from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:12.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:12 smithi133 bash[68349]: cluster 2023-12-20T20:11:11.113216+0000 mgr.x (mgr.25349) 975 : cluster 0 pgmap v207: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 0 B/s wr, 74 op/s; 30/630 objects degraded (4.762%) 2023-12-20T20:11:12.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:12 smithi133 bash[68349]: audit 2023-12-20T20:11:11.356712+0000 mon.c (mon.1) 8 : audit 0 from='client.? 172.21.15.80:0/2002760148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:12.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:12 smithi133 bash[68349]: cluster 2023-12-20T20:11:11.889291+0000 mon.a (mon.0) 1694 : cluster 3 Health check update: Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded (PG_DEGRADED) 2023-12-20T20:11:13.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:13 smithi080 bash[80208]: audit 2023-12-20T20:11:11.747152+0000 mgr.x (mgr.25349) 976 : audit 0 from='client.44245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:13.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:13 smithi080 bash[80208]: audit 2023-12-20T20:11:12.199029+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.80:0/692897382' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:11:13.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:13 smithi080 bash[84793]: audit 2023-12-20T20:11:11.747152+0000 mgr.x (mgr.25349) 976 : audit 0 from='client.44245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:13.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:13 smithi080 bash[84793]: audit 2023-12-20T20:11:12.199029+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.80:0/692897382' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:11:13.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:13 smithi133 bash[68349]: audit 2023-12-20T20:11:11.747152+0000 mgr.x (mgr.25349) 976 : audit 0 from='client.44245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:13.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:13 smithi133 bash[68349]: audit 2023-12-20T20:11:12.199029+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.80:0/692897382' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:11:14.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:14 smithi133 bash[68349]: cluster 2023-12-20T20:11:13.114194+0000 mgr.x (mgr.25349) 977 : cluster 0 pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s 2023-12-20T20:11:14.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:14 smithi133 bash[68349]: cluster 2023-12-20T20:11:13.122468+0000 mon.a (mon.0) 1695 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded) 2023-12-20T20:11:14.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:14 smithi133 bash[68349]: cluster 2023-12-20T20:11:13.122556+0000 mon.a (mon.0) 1696 : cluster 1 Cluster is now healthy 2023-12-20T20:11:14.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:14 smithi133 bash[68349]: audit 2023-12-20T20:11:13.795903+0000 mon.a (mon.0) 1697 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:14.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:14 smithi133 bash[68349]: audit 2023-12-20T20:11:13.805765+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:14.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:14 smithi133 bash[68349]: audit 2023-12-20T20:11:13.820114+0000 mon.a (mon.0) 1699 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:14.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:14 smithi080 bash[80208]: cluster 2023-12-20T20:11:13.114194+0000 mgr.x (mgr.25349) 977 : cluster 0 pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s 2023-12-20T20:11:14.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:14 smithi080 bash[80208]: cluster 2023-12-20T20:11:13.122468+0000 mon.a (mon.0) 1695 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded) 2023-12-20T20:11:14.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:14 smithi080 bash[80208]: cluster 2023-12-20T20:11:13.122556+0000 mon.a (mon.0) 1696 : cluster 1 Cluster is now healthy 2023-12-20T20:11:14.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:14 smithi080 bash[80208]: audit 2023-12-20T20:11:13.795903+0000 mon.a (mon.0) 1697 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:14.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:14 smithi080 bash[80208]: audit 2023-12-20T20:11:13.805765+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:14.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:14 smithi080 bash[80208]: audit 2023-12-20T20:11:13.820114+0000 mon.a (mon.0) 1699 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:14.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:14 smithi080 bash[84793]: cluster 2023-12-20T20:11:13.114194+0000 mgr.x (mgr.25349) 977 : cluster 0 pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s 2023-12-20T20:11:14.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:14 smithi080 bash[84793]: cluster 2023-12-20T20:11:13.122468+0000 mon.a (mon.0) 1695 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded) 2023-12-20T20:11:14.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:14 smithi080 bash[84793]: cluster 2023-12-20T20:11:13.122556+0000 mon.a (mon.0) 1696 : cluster 1 Cluster is now healthy 2023-12-20T20:11:14.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:14 smithi080 bash[84793]: audit 2023-12-20T20:11:13.795903+0000 mon.a (mon.0) 1697 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:14.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:14 smithi080 bash[84793]: audit 2023-12-20T20:11:13.805765+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:14.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:14 smithi080 bash[84793]: audit 2023-12-20T20:11:13.820114+0000 mon.a (mon.0) 1699 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:15.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:11:14 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:11:14] "GET /metrics HTTP/1.1" 200 38193 "" "Prometheus/2.33.4" 2023-12-20T20:11:16.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:16 smithi133 bash[68349]: cluster 2023-12-20T20:11:15.114987+0000 mgr.x (mgr.25349) 978 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2023-12-20T20:11:16.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:16 smithi080 bash[80208]: cluster 2023-12-20T20:11:15.114987+0000 mgr.x (mgr.25349) 978 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2023-12-20T20:11:16.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:16 smithi080 bash[84793]: cluster 2023-12-20T20:11:15.114987+0000 mgr.x (mgr.25349) 978 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2023-12-20T20:11:17.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:17 smithi080 bash[80208]: audit 2023-12-20T20:11:16.080488+0000 mgr.x (mgr.25349) 979 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:11:17.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:17 smithi080 bash[84793]: audit 2023-12-20T20:11:16.080488+0000 mgr.x (mgr.25349) 979 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:11:17.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:17 smithi133 bash[68349]: audit 2023-12-20T20:11:16.080488+0000 mgr.x (mgr.25349) 979 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:11:18.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:18 smithi133 bash[68349]: cluster 2023-12-20T20:11:17.116714+0000 mgr.x (mgr.25349) 980 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 0 B/s wr, 156 op/s 2023-12-20T20:11:18.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:18 smithi080 bash[80208]: cluster 2023-12-20T20:11:17.116714+0000 mgr.x (mgr.25349) 980 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 0 B/s wr, 156 op/s 2023-12-20T20:11:18.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:18 smithi080 bash[84793]: cluster 2023-12-20T20:11:17.116714+0000 mgr.x (mgr.25349) 980 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 0 B/s wr, 156 op/s 2023-12-20T20:11:18.944 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:11:18 smithi133 bash[64097]: ts=2023-12-20T20:11: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 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"smithi133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.80\", device_class=\"ssd\", hostname=\"smithi080\", instance=\"172.21.15.133:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.80\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-20T20:11:20.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:20 smithi133 bash[68349]: cluster 2023-12-20T20:11:19.117529+0000 mgr.x (mgr.25349) 981 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 141 op/s 2023-12-20T20:11:20.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:20 smithi133 bash[68349]: audit 2023-12-20T20:11:20.155721+0000 mon.a (mon.0) 1700 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:20.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:20 smithi080 bash[80208]: cluster 2023-12-20T20:11:19.117529+0000 mgr.x (mgr.25349) 981 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 141 op/s 2023-12-20T20:11:20.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:20 smithi080 bash[80208]: audit 2023-12-20T20:11:20.155721+0000 mon.a (mon.0) 1700 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:20.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:20 smithi080 bash[84793]: cluster 2023-12-20T20:11:19.117529+0000 mgr.x (mgr.25349) 981 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 141 op/s 2023-12-20T20:11:20.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:20 smithi080 bash[84793]: audit 2023-12-20T20:11:20.155721+0000 mon.a (mon.0) 1700 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:22.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:21 smithi133 bash[68349]: cluster 2023-12-20T20:11:21.119176+0000 mgr.x (mgr.25349) 982 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-20T20:11:22.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:21 smithi080 bash[80208]: cluster 2023-12-20T20:11:21.119176+0000 mgr.x (mgr.25349) 982 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-20T20:11:22.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:21 smithi080 bash[84793]: cluster 2023-12-20T20:11:21.119176+0000 mgr.x (mgr.25349) 982 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-20T20:11:24.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:24 smithi133 bash[68349]: cluster 2023-12-20T20:11:23.120046+0000 mgr.x (mgr.25349) 983 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 83 op/s 2023-12-20T20:11:24.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:24 smithi080 bash[80208]: cluster 2023-12-20T20:11:23.120046+0000 mgr.x (mgr.25349) 983 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 83 op/s 2023-12-20T20:11:24.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:24 smithi080 bash[84793]: cluster 2023-12-20T20:11:23.120046+0000 mgr.x (mgr.25349) 983 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 83 op/s 2023-12-20T20:11:25.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:11:24 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:11:24] "GET /metrics HTTP/1.1" 200 38193 "" "Prometheus/2.33.4" 2023-12-20T20:11:25.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:25 smithi133 bash[68349]: audit 2023-12-20T20:11:24.676931+0000 mon.a (mon.0) 1701 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:25.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:25 smithi133 bash[68349]: audit 2023-12-20T20:11:24.688366+0000 mon.a (mon.0) 1702 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:25.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:25 smithi133 bash[68349]: audit 2023-12-20T20:11:24.697889+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:25.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:25 smithi133 bash[68349]: audit 2023-12-20T20:11:25.040440+0000 mon.a (mon.0) 1704 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:25.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:25 smithi133 bash[68349]: audit 2023-12-20T20:11:25.042908+0000 mon.a (mon.0) 1705 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:11:25.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:25 smithi133 bash[68349]: cluster 2023-12-20T20:11:25.120776+0000 mgr.x (mgr.25349) 984 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 73 op/s 2023-12-20T20:11:25.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:25 smithi133 bash[68349]: audit 2023-12-20T20:11:25.288880+0000 mon.a (mon.0) 1706 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-20T20:11:25.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:25 smithi133 bash[68349]: audit 2023-12-20T20:11:25.295481+0000 mgr.x (mgr.25349) 985 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-20T20:11:25.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:25 smithi133 bash[68349]: cephadm 2023-12-20T20:11:25.298766+0000 mgr.x (mgr.25349) 986 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-12-20T20:11:26.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:25 smithi080 bash[84793]: audit 2023-12-20T20:11:24.676931+0000 mon.a (mon.0) 1701 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:26.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:25 smithi080 bash[84793]: audit 2023-12-20T20:11:24.688366+0000 mon.a (mon.0) 1702 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:26.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:25 smithi080 bash[84793]: audit 2023-12-20T20:11:24.697889+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:26.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:25 smithi080 bash[84793]: audit 2023-12-20T20:11:25.040440+0000 mon.a (mon.0) 1704 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:26.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:25 smithi080 bash[84793]: audit 2023-12-20T20:11:25.042908+0000 mon.a (mon.0) 1705 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:11:26.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:25 smithi080 bash[84793]: cluster 2023-12-20T20:11:25.120776+0000 mgr.x (mgr.25349) 984 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 73 op/s 2023-12-20T20:11:26.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:25 smithi080 bash[84793]: audit 2023-12-20T20:11:25.288880+0000 mon.a (mon.0) 1706 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-20T20:11:26.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:25 smithi080 bash[84793]: audit 2023-12-20T20:11:25.295481+0000 mgr.x (mgr.25349) 985 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-20T20:11:26.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:25 smithi080 bash[84793]: cephadm 2023-12-20T20:11:25.298766+0000 mgr.x (mgr.25349) 986 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-12-20T20:11:26.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:25 smithi080 bash[80208]: audit 2023-12-20T20:11:24.676931+0000 mon.a (mon.0) 1701 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:26.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:25 smithi080 bash[80208]: audit 2023-12-20T20:11:24.688366+0000 mon.a (mon.0) 1702 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:26.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:25 smithi080 bash[80208]: audit 2023-12-20T20:11:24.697889+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:26.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:25 smithi080 bash[80208]: audit 2023-12-20T20:11:25.040440+0000 mon.a (mon.0) 1704 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:26.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:25 smithi080 bash[80208]: audit 2023-12-20T20:11:25.042908+0000 mon.a (mon.0) 1705 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:11:26.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:25 smithi080 bash[80208]: cluster 2023-12-20T20:11:25.120776+0000 mgr.x (mgr.25349) 984 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 73 op/s 2023-12-20T20:11:26.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:25 smithi080 bash[80208]: audit 2023-12-20T20:11:25.288880+0000 mon.a (mon.0) 1706 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-20T20:11:26.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:25 smithi080 bash[80208]: audit 2023-12-20T20:11:25.295481+0000 mgr.x (mgr.25349) 985 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-20T20:11:26.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:25 smithi080 bash[80208]: cephadm 2023-12-20T20:11:25.298766+0000 mgr.x (mgr.25349) 986 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-12-20T20:11:27.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:27 smithi080 bash[84793]: audit 2023-12-20T20:11:26.090777+0000 mgr.x (mgr.25349) 987 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:11:27.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:27 smithi080 bash[80208]: audit 2023-12-20T20:11:26.090777+0000 mgr.x (mgr.25349) 987 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:11:27.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:27 smithi133 bash[68349]: audit 2023-12-20T20:11:26.090777+0000 mgr.x (mgr.25349) 987 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:11:28.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:28 smithi133 bash[68349]: cluster 2023-12-20T20:11:27.122509+0000 mgr.x (mgr.25349) 988 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 0 B/s wr, 75 op/s 2023-12-20T20:11:28.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:28 smithi133 bash[68349]: audit 2023-12-20T20:11:27.620389+0000 mon.a (mon.0) 1707 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:28.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:28 smithi133 bash[68349]: audit 2023-12-20T20:11:27.624852+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-20T20:11:28.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:28 smithi133 bash[68349]: audit 2023-12-20T20:11:27.626385+0000 mon.a (mon.0) 1709 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:28.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:28 smithi080 bash[80208]: cluster 2023-12-20T20:11:27.122509+0000 mgr.x (mgr.25349) 988 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 0 B/s wr, 75 op/s 2023-12-20T20:11:28.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:28 smithi080 bash[80208]: audit 2023-12-20T20:11:27.620389+0000 mon.a (mon.0) 1707 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:28.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:28 smithi080 bash[80208]: audit 2023-12-20T20:11:27.624852+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-20T20:11:28.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:28 smithi080 bash[80208]: audit 2023-12-20T20:11:27.626385+0000 mon.a (mon.0) 1709 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:28.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:28 smithi080 bash[84793]: cluster 2023-12-20T20:11:27.122509+0000 mgr.x (mgr.25349) 988 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 0 B/s wr, 75 op/s 2023-12-20T20:11:28.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:28 smithi080 bash[84793]: audit 2023-12-20T20:11:27.620389+0000 mon.a (mon.0) 1707 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:28.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:28 smithi080 bash[84793]: audit 2023-12-20T20:11:27.624852+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-20T20:11:28.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:28 smithi080 bash[84793]: audit 2023-12-20T20:11:27.626385+0000 mon.a (mon.0) 1709 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:29.444 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:29 smithi080 bash[84793]: cephadm 2023-12-20T20:11:27.619180+0000 mgr.x (mgr.25349) 989 : cephadm 1 Upgrade: Updating osd.1 2023-12-20T20:11:29.444 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:29 smithi080 bash[84793]: cephadm 2023-12-20T20:11:27.637995+0000 mgr.x (mgr.25349) 990 : cephadm 1 Deploying daemon osd.1 on smithi080 2023-12-20T20:11:29.444 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:29 smithi080 bash[80208]: cephadm 2023-12-20T20:11:27.619180+0000 mgr.x (mgr.25349) 989 : cephadm 1 Upgrade: Updating osd.1 2023-12-20T20:11:29.445 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:29 smithi080 bash[80208]: cephadm 2023-12-20T20:11:27.637995+0000 mgr.x (mgr.25349) 990 : cephadm 1 Deploying daemon osd.1 on smithi080 2023-12-20T20:11:29.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:29 smithi133 bash[68349]: cephadm 2023-12-20T20:11:27.619180+0000 mgr.x (mgr.25349) 989 : cephadm 1 Upgrade: Updating osd.1 2023-12-20T20:11:29.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:29 smithi133 bash[68349]: cephadm 2023-12-20T20:11:27.637995+0000 mgr.x (mgr.25349) 990 : cephadm 1 Deploying daemon osd.1 on smithi080 2023-12-20T20:11:30.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:30 smithi133 bash[68349]: cluster 2023-12-20T20:11:29.123280+0000 mgr.x (mgr.25349) 991 : cluster 0 pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2023-12-20T20:11:30.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:30 smithi080 bash[80208]: cluster 2023-12-20T20:11:29.123280+0000 mgr.x (mgr.25349) 991 : cluster 0 pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2023-12-20T20:11:30.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:30 smithi080 bash[84793]: cluster 2023-12-20T20:11:29.123280+0000 mgr.x (mgr.25349) 991 : cluster 0 pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2023-12-20T20:11:32.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:31 smithi133 bash[68349]: cluster 2023-12-20T20:11:31.124885+0000 mgr.x (mgr.25349) 992 : cluster 0 pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s 2023-12-20T20:11:32.280 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:31 smithi080 bash[80208]: cluster 2023-12-20T20:11:31.124885+0000 mgr.x (mgr.25349) 992 : cluster 0 pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s 2023-12-20T20:11:32.280 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:31 smithi080 bash[84793]: cluster 2023-12-20T20:11:31.124885+0000 mgr.x (mgr.25349) 992 : cluster 0 pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s 2023-12-20T20:11:32.549 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:11:32 smithi080 systemd[1]: Stopping Ceph osd.1 for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:11:32.917 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:11:32 smithi080 bash[37924]: debug 2023-12-20T20:11:32.637+0000 7fb4a90b2700 -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-20T20:11:32.917 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:11:32 smithi080 bash[37924]: debug 2023-12-20T20:11:32.637+0000 7fb4a90b2700 -1 osd.1 126 *** Got signal Terminated *** 2023-12-20T20:11:32.917 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:11:32 smithi080 bash[37924]: debug 2023-12-20T20:11:32.637+0000 7fb4a90b2700 -1 osd.1 126 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:11:33.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:32 smithi133 bash[68349]: cluster 2023-12-20T20:11:32.642494+0000 mon.a (mon.0) 1710 : cluster 1 osd.1 marked itself down and dead 2023-12-20T20:11:33.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:32 smithi080 bash[80208]: cluster 2023-12-20T20:11:32.642494+0000 mon.a (mon.0) 1710 : cluster 1 osd.1 marked itself down and dead 2023-12-20T20:11:33.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:32 smithi080 bash[84793]: cluster 2023-12-20T20:11:32.642494+0000 mon.a (mon.0) 1710 : cluster 1 osd.1 marked itself down and dead 2023-12-20T20:11:34.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:33 smithi080 bash[80208]: cluster 2023-12-20T20:11:32.907303+0000 mon.a (mon.0) 1711 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:11:34.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:33 smithi080 bash[80208]: cluster 2023-12-20T20:11:32.924953+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:11:34.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:33 smithi080 bash[80208]: cluster 2023-12-20T20:11:32.928838+0000 mon.a (mon.0) 1712 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2023-12-20T20:11:34.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:33 smithi080 bash[80208]: cluster 2023-12-20T20:11:32.929682+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:11:34.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:33 smithi080 bash[80208]: cluster 2023-12-20T20:11:32.929888+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:11:34.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:33 smithi080 bash[80208]: cluster 2023-12-20T20:11:32.930131+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:11:34.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:33 smithi080 bash[80208]: cluster 2023-12-20T20:11:32.933480+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:11:34.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:33 smithi080 bash[80208]: cluster 2023-12-20T20:11:32.933793+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:11:34.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:33 smithi080 bash[80208]: cluster 2023-12-20T20:11:32.936143+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:11:34.064 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:33 smithi080 bash[80208]: cluster 2023-12-20T20:11:33.125705+0000 mgr.x (mgr.25349) 993 : cluster 0 pgmap v219: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s 2023-12-20T20:11:34.064 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:33 smithi080 bash[84793]: cluster 2023-12-20T20:11:32.907303+0000 mon.a (mon.0) 1711 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:11:34.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:33 smithi080 bash[84793]: cluster 2023-12-20T20:11:32.924953+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:11:34.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:33 smithi080 bash[84793]: cluster 2023-12-20T20:11:32.928838+0000 mon.a (mon.0) 1712 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2023-12-20T20:11:34.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:33 smithi080 bash[84793]: cluster 2023-12-20T20:11:32.929682+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:11:34.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:33 smithi080 bash[84793]: cluster 2023-12-20T20:11:32.929888+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:11:34.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:33 smithi080 bash[84793]: cluster 2023-12-20T20:11:32.930131+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:11:34.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:33 smithi080 bash[84793]: cluster 2023-12-20T20:11:32.933480+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:11:34.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:33 smithi080 bash[84793]: cluster 2023-12-20T20:11:32.933793+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:11:34.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:33 smithi080 bash[84793]: cluster 2023-12-20T20:11:32.936143+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:11:34.065 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:33 smithi080 bash[84793]: cluster 2023-12-20T20:11:33.125705+0000 mgr.x (mgr.25349) 993 : cluster 0 pgmap v219: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s 2023-12-20T20:11:34.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:33 smithi133 bash[68349]: cluster 2023-12-20T20:11:32.907303+0000 mon.a (mon.0) 1711 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:11:34.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:33 smithi133 bash[68349]: cluster 2023-12-20T20:11:32.924953+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:11:34.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:33 smithi133 bash[68349]: cluster 2023-12-20T20:11:32.928838+0000 mon.a (mon.0) 1712 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2023-12-20T20:11:34.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:33 smithi133 bash[68349]: cluster 2023-12-20T20:11:32.929682+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:11:34.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:33 smithi133 bash[68349]: cluster 2023-12-20T20:11:32.929888+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:11:34.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:33 smithi133 bash[68349]: cluster 2023-12-20T20:11:32.930131+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:11:34.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:33 smithi133 bash[68349]: cluster 2023-12-20T20:11:32.933480+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:11:34.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:33 smithi133 bash[68349]: cluster 2023-12-20T20:11:32.933793+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:11:34.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:33 smithi133 bash[68349]: cluster 2023-12-20T20:11:32.936143+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e127 with expected crc 2023-12-20T20:11:34.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:33 smithi133 bash[68349]: cluster 2023-12-20T20:11:33.125705+0000 mgr.x (mgr.25349) 993 : cluster 0 pgmap v219: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s 2023-12-20T20:11:34.745 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[94487]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-1 2023-12-20T20:11:34.745 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[94688]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-1 2023-12-20T20:11:35.041 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: cluster 2023-12-20T20:11:33.925951+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.041 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: cluster 2023-12-20T20:11:33.928081+0000 mon.a (mon.0) 1713 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2023-12-20T20:11:35.041 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: cluster 2023-12-20T20:11:33.928441+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.041 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: cluster 2023-12-20T20:11:33.931355+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.041 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: cluster 2023-12-20T20:11:33.932759+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.041 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: cluster 2023-12-20T20:11:33.933854+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: cluster 2023-12-20T20:11:33.934006+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: cluster 2023-12-20T20:11:33.934716+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: cluster 2023-12-20T20:11:33.934740+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: cluster 2023-12-20T20:11:33.938652+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: cluster 2023-12-20T20:11:33.938771+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: cluster 2023-12-20T20:11:33.939576+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: cluster 2023-12-20T20:11:33.939922+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: cluster 2023-12-20T20:11:33.942308+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: audit 2023-12-20T20:11:33.991763+0000 mon.a (mon.0) 1714 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:35.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: audit 2023-12-20T20:11:33.999777+0000 mon.a (mon.0) 1715 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:35.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: cluster 2023-12-20T20:11:34.007885+0000 mgr.x (mgr.25349) 994 : cluster 0 pgmap v221: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 0 B/s wr, 205 op/s 2023-12-20T20:11:35.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: audit 2023-12-20T20:11:34.008275+0000 mon.a (mon.0) 1716 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:35.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: audit 2023-12-20T20:11:34.206479+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:35.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: audit 2023-12-20T20:11:34.217340+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:35.042 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: cluster 2023-12-20T20:11:34.225804+0000 mgr.x (mgr.25349) 995 : cluster 0 pgmap v222: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 0 B/s wr, 277 op/s 2023-12-20T20:11:35.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: cluster 2023-12-20T20:11:34.226306+0000 mgr.x (mgr.25349) 996 : cluster 0 pgmap v223: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2023-12-20T20:11:35.043 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[80208]: audit 2023-12-20T20:11:34.227056+0000 mon.a (mon.0) 1719 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:35.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: cluster 2023-12-20T20:11:33.925951+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: cluster 2023-12-20T20:11:33.928081+0000 mon.a (mon.0) 1713 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2023-12-20T20:11:35.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: cluster 2023-12-20T20:11:33.928441+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: cluster 2023-12-20T20:11:33.931355+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: cluster 2023-12-20T20:11:33.932759+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: cluster 2023-12-20T20:11:33.933854+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: cluster 2023-12-20T20:11:33.934006+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: cluster 2023-12-20T20:11:33.934716+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: cluster 2023-12-20T20:11:33.934740+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.043 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: cluster 2023-12-20T20:11:33.938652+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: cluster 2023-12-20T20:11:33.938771+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: cluster 2023-12-20T20:11:33.939576+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: cluster 2023-12-20T20:11:33.939922+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: cluster 2023-12-20T20:11:33.942308+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: audit 2023-12-20T20:11:33.991763+0000 mon.a (mon.0) 1714 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:35.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: audit 2023-12-20T20:11:33.999777+0000 mon.a (mon.0) 1715 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:35.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: cluster 2023-12-20T20:11:34.007885+0000 mgr.x (mgr.25349) 994 : cluster 0 pgmap v221: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 0 B/s wr, 205 op/s 2023-12-20T20:11:35.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: audit 2023-12-20T20:11:34.008275+0000 mon.a (mon.0) 1716 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:35.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: audit 2023-12-20T20:11:34.206479+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:35.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: audit 2023-12-20T20:11:34.217340+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:35.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: cluster 2023-12-20T20:11:34.225804+0000 mgr.x (mgr.25349) 995 : cluster 0 pgmap v222: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 0 B/s wr, 277 op/s 2023-12-20T20:11:35.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: cluster 2023-12-20T20:11:34.226306+0000 mgr.x (mgr.25349) 996 : cluster 0 pgmap v223: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2023-12-20T20:11:35.044 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:34 smithi080 bash[84793]: audit 2023-12-20T20:11:34.227056+0000 mon.a (mon.0) 1719 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:35.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:11:34] "GET /metrics HTTP/1.1" 200 38462 "" "Prometheus/2.33.4" 2023-12-20T20:11:35.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: cluster 2023-12-20T20:11:33.925951+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: cluster 2023-12-20T20:11:33.928081+0000 mon.a (mon.0) 1713 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2023-12-20T20:11:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: cluster 2023-12-20T20:11:33.928441+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: cluster 2023-12-20T20:11:33.931355+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: cluster 2023-12-20T20:11:33.932759+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: cluster 2023-12-20T20:11:33.933854+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: cluster 2023-12-20T20:11:33.934006+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: cluster 2023-12-20T20:11:33.934716+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: cluster 2023-12-20T20:11:33.934740+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: cluster 2023-12-20T20:11:33.938652+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: cluster 2023-12-20T20:11:33.938771+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: cluster 2023-12-20T20:11:33.939576+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: cluster 2023-12-20T20:11:33.939922+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: cluster 2023-12-20T20:11:33.942308+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e128 with expected crc 2023-12-20T20:11:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: audit 2023-12-20T20:11:33.991763+0000 mon.a (mon.0) 1714 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: audit 2023-12-20T20:11:33.999777+0000 mon.a (mon.0) 1715 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: cluster 2023-12-20T20:11:34.007885+0000 mgr.x (mgr.25349) 994 : cluster 0 pgmap v221: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 0 B/s wr, 205 op/s 2023-12-20T20:11:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: audit 2023-12-20T20:11:34.008275+0000 mon.a (mon.0) 1716 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: audit 2023-12-20T20:11:34.206479+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: audit 2023-12-20T20:11:34.217340+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: cluster 2023-12-20T20:11:34.225804+0000 mgr.x (mgr.25349) 995 : cluster 0 pgmap v222: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 0 B/s wr, 277 op/s 2023-12-20T20:11:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: cluster 2023-12-20T20:11:34.226306+0000 mgr.x (mgr.25349) 996 : cluster 0 pgmap v223: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2023-12-20T20:11:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:34 smithi133 bash[68349]: audit 2023-12-20T20:11:34.227056+0000 mon.a (mon.0) 1719 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:36.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:35 smithi133 bash[68349]: cluster 2023-12-20T20:11:34.996409+0000 mon.a (mon.0) 1720 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:11:36.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:35 smithi080 bash[80208]: cluster 2023-12-20T20:11:34.996409+0000 mon.a (mon.0) 1720 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:11:36.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:35 smithi080 bash[84793]: cluster 2023-12-20T20:11:34.996409+0000 mon.a (mon.0) 1720 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:11:37.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:36 smithi080 bash[84793]: audit 2023-12-20T20:11:36.102202+0000 mgr.x (mgr.25349) 997 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:11:37.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:36 smithi080 bash[84793]: cluster 2023-12-20T20:11:36.227811+0000 mgr.x (mgr.25349) 998 : cluster 0 pgmap v224: 161 pgs: 22 active+undersized+degraded, 1 stale+active+clean, 35 active+undersized, 103 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:11:37.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:36 smithi080 bash[80208]: audit 2023-12-20T20:11:36.102202+0000 mgr.x (mgr.25349) 997 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:11:37.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:36 smithi080 bash[80208]: cluster 2023-12-20T20:11:36.227811+0000 mgr.x (mgr.25349) 998 : cluster 0 pgmap v224: 161 pgs: 22 active+undersized+degraded, 1 stale+active+clean, 35 active+undersized, 103 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:11:37.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:36 smithi133 bash[68349]: audit 2023-12-20T20:11:36.102202+0000 mgr.x (mgr.25349) 997 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:11:37.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:36 smithi133 bash[68349]: cluster 2023-12-20T20:11:36.227811+0000 mgr.x (mgr.25349) 998 : cluster 0 pgmap v224: 161 pgs: 22 active+undersized+degraded, 1 stale+active+clean, 35 active+undersized, 103 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:11:37.948 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:11:37 smithi080 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.1.service: Succeeded. 2023-12-20T20:11:37.949 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:11:37 smithi080 systemd[1]: Stopped Ceph osd.1 for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:11:37.949 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:11:37 smithi080 systemd[1]: Started Ceph osd.1 for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:11:38.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:37 smithi080 bash[80208]: cluster 2023-12-20T20:11:36.929984+0000 mon.a (mon.0) 1721 : cluster 3 Health check failed: Degraded data redundancy: 82/630 objects degraded (13.016%), 22 pgs degraded (PG_DEGRADED) 2023-12-20T20:11:38.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:37 smithi080 bash[84793]: cluster 2023-12-20T20:11:36.929984+0000 mon.a (mon.0) 1721 : cluster 3 Health check failed: Degraded data redundancy: 82/630 objects degraded (13.016%), 22 pgs degraded (PG_DEGRADED) 2023-12-20T20:11:38.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:37 smithi133 bash[68349]: cluster 2023-12-20T20:11:36.929984+0000 mon.a (mon.0) 1721 : cluster 3 Health check failed: Degraded data redundancy: 82/630 objects degraded (13.016%), 22 pgs degraded (PG_DEGRADED) 2023-12-20T20:11:39.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:37.960187+0000 mon.a (mon.0) 1722 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:37.970199+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.024704+0000 mon.a (mon.0) 1724 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.026832+0000 mon.a (mon.0) 1725 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: cluster 2023-12-20T20:11:38.037024+0000 mgr.x (mgr.25349) 999 : cluster 0 pgmap v225: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 89/630 objects degraded (14.127%) 2023-12-20T20:11:39.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.037782+0000 mon.a (mon.0) 1726 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: cephadm 2023-12-20T20:11:38.044625+0000 mgr.x (mgr.25349) 1000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:39.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.120916+0000 mon.a (mon.0) 1727 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.124216+0000 mon.a (mon.0) 1728 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.129427+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.131132+0000 mon.a (mon.0) 1730 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.140828+0000 mon.a (mon.0) 1731 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: cephadm 2023-12-20T20:11:38.147608+0000 mgr.x (mgr.25349) 1001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:39.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.220434+0000 mon.a (mon.0) 1732 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.224155+0000 mon.a (mon.0) 1733 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.228139+0000 mon.a (mon.0) 1734 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.230139+0000 mon.a (mon.0) 1735 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.239856+0000 mon.a (mon.0) 1736 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: cephadm 2023-12-20T20:11:38.246649+0000 mgr.x (mgr.25349) 1002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:39.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.318245+0000 mon.a (mon.0) 1737 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:37.960187+0000 mon.a (mon.0) 1722 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:37.970199+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.024704+0000 mon.a (mon.0) 1724 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.026832+0000 mon.a (mon.0) 1725 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: cluster 2023-12-20T20:11:38.037024+0000 mgr.x (mgr.25349) 999 : cluster 0 pgmap v225: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 89/630 objects degraded (14.127%) 2023-12-20T20:11:39.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.037782+0000 mon.a (mon.0) 1726 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: cephadm 2023-12-20T20:11:38.044625+0000 mgr.x (mgr.25349) 1000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:39.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.120916+0000 mon.a (mon.0) 1727 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.124216+0000 mon.a (mon.0) 1728 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.129427+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.131132+0000 mon.a (mon.0) 1730 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.140828+0000 mon.a (mon.0) 1731 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: cephadm 2023-12-20T20:11:38.147608+0000 mgr.x (mgr.25349) 1001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:39.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.220434+0000 mon.a (mon.0) 1732 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.224155+0000 mon.a (mon.0) 1733 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.228139+0000 mon.a (mon.0) 1734 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.230139+0000 mon.a (mon.0) 1735 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.239856+0000 mon.a (mon.0) 1736 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: cephadm 2023-12-20T20:11:38.246649+0000 mgr.x (mgr.25349) 1002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:39.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.318245+0000 mon.a (mon.0) 1737 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.321815+0000 mon.a (mon.0) 1738 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.325547+0000 mon.a (mon.0) 1739 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.327255+0000 mon.a (mon.0) 1740 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.337258+0000 mon.a (mon.0) 1741 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: cephadm 2023-12-20T20:11:38.344157+0000 mgr.x (mgr.25349) 1003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:39.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.415761+0000 mon.a (mon.0) 1742 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.419483+0000 mon.a (mon.0) 1743 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.423132+0000 mon.a (mon.0) 1744 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.424917+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.434455+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: cephadm 2023-12-20T20:11:38.441183+0000 mgr.x (mgr.25349) 1004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:39.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.518664+0000 mon.a (mon.0) 1747 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.521794+0000 mon.a (mon.0) 1748 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.526582+0000 mon.a (mon.0) 1749 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.528258+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.537629+0000 mon.a (mon.0) 1751 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: cephadm 2023-12-20T20:11:38.544467+0000 mgr.x (mgr.25349) 1005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:39.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.618241+0000 mon.a (mon.0) 1752 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.621663+0000 mon.a (mon.0) 1753 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.625704+0000 mon.a (mon.0) 1754 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.321815+0000 mon.a (mon.0) 1738 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.325547+0000 mon.a (mon.0) 1739 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.327255+0000 mon.a (mon.0) 1740 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.337258+0000 mon.a (mon.0) 1741 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: cephadm 2023-12-20T20:11:38.344157+0000 mgr.x (mgr.25349) 1003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:39.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.415761+0000 mon.a (mon.0) 1742 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.419483+0000 mon.a (mon.0) 1743 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.423132+0000 mon.a (mon.0) 1744 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.424917+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.434455+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: cephadm 2023-12-20T20:11:38.441183+0000 mgr.x (mgr.25349) 1004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:39.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.518664+0000 mon.a (mon.0) 1747 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.521794+0000 mon.a (mon.0) 1748 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.526582+0000 mon.a (mon.0) 1749 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.528258+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.537629+0000 mon.a (mon.0) 1751 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: cephadm 2023-12-20T20:11:38.544467+0000 mgr.x (mgr.25349) 1005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:39.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.618241+0000 mon.a (mon.0) 1752 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.621663+0000 mon.a (mon.0) 1753 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.625704+0000 mon.a (mon.0) 1754 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.627107+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.636606+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.717617+0000 mon.a (mon.0) 1757 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.721204+0000 mon.a (mon.0) 1758 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.726637+0000 mon.a (mon.0) 1759 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.728475+0000 mon.a (mon.0) 1760 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.739107+0000 mon.a (mon.0) 1761 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.822276+0000 mon.a (mon.0) 1762 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.825572+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.828998+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.830633+0000 mon.a (mon.0) 1765 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.840427+0000 mon.a (mon.0) 1766 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.922291+0000 mon.a (mon.0) 1767 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.925312+0000 mon.a (mon.0) 1768 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.928680+0000 mon.a (mon.0) 1769 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.930454+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[84793]: audit 2023-12-20T20:11:38.939829+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.627107+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.636606+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.717617+0000 mon.a (mon.0) 1757 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.721204+0000 mon.a (mon.0) 1758 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.726637+0000 mon.a (mon.0) 1759 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.728475+0000 mon.a (mon.0) 1760 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.739107+0000 mon.a (mon.0) 1761 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.822276+0000 mon.a (mon.0) 1762 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.825572+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.828998+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.830633+0000 mon.a (mon.0) 1765 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.840427+0000 mon.a (mon.0) 1766 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.922291+0000 mon.a (mon.0) 1767 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.925312+0000 mon.a (mon.0) 1768 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.928680+0000 mon.a (mon.0) 1769 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.930454+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:38 smithi080 bash[80208]: audit 2023-12-20T20:11:38.939829+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:37.960187+0000 mon.a (mon.0) 1722 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:37.970199+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.024704+0000 mon.a (mon.0) 1724 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.026832+0000 mon.a (mon.0) 1725 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: cluster 2023-12-20T20:11:38.037024+0000 mgr.x (mgr.25349) 999 : cluster 0 pgmap v225: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 89/630 objects degraded (14.127%) 2023-12-20T20:11:39.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.037782+0000 mon.a (mon.0) 1726 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: cephadm 2023-12-20T20:11:38.044625+0000 mgr.x (mgr.25349) 1000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:39.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.120916+0000 mon.a (mon.0) 1727 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.124216+0000 mon.a (mon.0) 1728 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.129427+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.131132+0000 mon.a (mon.0) 1730 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.140828+0000 mon.a (mon.0) 1731 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: cephadm 2023-12-20T20:11:38.147608+0000 mgr.x (mgr.25349) 1001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:39.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.220434+0000 mon.a (mon.0) 1732 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.224155+0000 mon.a (mon.0) 1733 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.228139+0000 mon.a (mon.0) 1734 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.230139+0000 mon.a (mon.0) 1735 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.239856+0000 mon.a (mon.0) 1736 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: cephadm 2023-12-20T20:11:38.246649+0000 mgr.x (mgr.25349) 1002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:39.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.318245+0000 mon.a (mon.0) 1737 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.321815+0000 mon.a (mon.0) 1738 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.325547+0000 mon.a (mon.0) 1739 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.327255+0000 mon.a (mon.0) 1740 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.337258+0000 mon.a (mon.0) 1741 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: cephadm 2023-12-20T20:11:38.344157+0000 mgr.x (mgr.25349) 1003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:39.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.415761+0000 mon.a (mon.0) 1742 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.419483+0000 mon.a (mon.0) 1743 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.423132+0000 mon.a (mon.0) 1744 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.424917+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.434455+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: cephadm 2023-12-20T20:11:38.441183+0000 mgr.x (mgr.25349) 1004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:39.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.518664+0000 mon.a (mon.0) 1747 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.521794+0000 mon.a (mon.0) 1748 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.526582+0000 mon.a (mon.0) 1749 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.528258+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.537629+0000 mon.a (mon.0) 1751 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: cephadm 2023-12-20T20:11:38.544467+0000 mgr.x (mgr.25349) 1005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:39.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.618241+0000 mon.a (mon.0) 1752 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.621663+0000 mon.a (mon.0) 1753 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.625704+0000 mon.a (mon.0) 1754 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.627107+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.636606+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.717617+0000 mon.a (mon.0) 1757 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.721204+0000 mon.a (mon.0) 1758 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.726637+0000 mon.a (mon.0) 1759 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.728475+0000 mon.a (mon.0) 1760 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.739107+0000 mon.a (mon.0) 1761 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.822276+0000 mon.a (mon.0) 1762 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.825572+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.828998+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.830633+0000 mon.a (mon.0) 1765 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.840427+0000 mon.a (mon.0) 1766 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:39.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.922291+0000 mon.a (mon.0) 1767 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:39.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.925312+0000 mon.a (mon.0) 1768 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:39.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.928680+0000 mon.a (mon.0) 1769 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:39.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.930454+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:39.453 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:38 smithi133 bash[68349]: audit 2023-12-20T20:11:38.939829+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: cephadm 2023-12-20T20:11:38.643338+0000 mgr.x (mgr.25349) 1006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: cephadm 2023-12-20T20:11:38.745976+0000 mgr.x (mgr.25349) 1007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: cephadm 2023-12-20T20:11:38.847345+0000 mgr.x (mgr.25349) 1008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: cephadm 2023-12-20T20:11:38.946796+0000 mgr.x (mgr.25349) 1009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: cluster 2023-12-20T20:11:38.968348+0000 mon.a (mon.0) 1772 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:11:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.019657+0000 mon.a (mon.0) 1773 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.023401+0000 mon.a (mon.0) 1774 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.026521+0000 mon.a (mon.0) 1775 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.028104+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.038138+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: cephadm 2023-12-20T20:11:39.044954+0000 mgr.x (mgr.25349) 1010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.116412+0000 mon.a (mon.0) 1778 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.119906+0000 mon.a (mon.0) 1779 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.124340+0000 mon.a (mon.0) 1780 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.126353+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.136883+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: cephadm 2023-12-20T20:11:39.143879+0000 mgr.x (mgr.25349) 1011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.220841+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.223879+0000 mon.a (mon.0) 1784 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.227381+0000 mon.a (mon.0) 1785 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: cephadm 2023-12-20T20:11:38.643338+0000 mgr.x (mgr.25349) 1006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: cephadm 2023-12-20T20:11:38.745976+0000 mgr.x (mgr.25349) 1007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: cephadm 2023-12-20T20:11:38.847345+0000 mgr.x (mgr.25349) 1008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: cephadm 2023-12-20T20:11:38.946796+0000 mgr.x (mgr.25349) 1009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: cluster 2023-12-20T20:11:38.968348+0000 mon.a (mon.0) 1772 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:11:40.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.019657+0000 mon.a (mon.0) 1773 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.023401+0000 mon.a (mon.0) 1774 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.026521+0000 mon.a (mon.0) 1775 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.028104+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.038138+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: cephadm 2023-12-20T20:11:39.044954+0000 mgr.x (mgr.25349) 1010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.116412+0000 mon.a (mon.0) 1778 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.119906+0000 mon.a (mon.0) 1779 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.124340+0000 mon.a (mon.0) 1780 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.126353+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.136883+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: cephadm 2023-12-20T20:11:39.143879+0000 mgr.x (mgr.25349) 1011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.053 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.220841+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.053 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.223879+0000 mon.a (mon.0) 1784 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.053 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.227381+0000 mon.a (mon.0) 1785 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.229068+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.239235+0000 mon.a (mon.0) 1787 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: cephadm 2023-12-20T20:11:39.246082+0000 mgr.x (mgr.25349) 1012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.320331+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.325214+0000 mon.a (mon.0) 1789 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.329208+0000 mon.a (mon.0) 1790 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.330938+0000 mon.a (mon.0) 1791 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.340894+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: cephadm 2023-12-20T20:11:39.347699+0000 mgr.x (mgr.25349) 1013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.418864+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.421848+0000 mon.a (mon.0) 1794 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.054 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.425859+0000 mon.a (mon.0) 1795 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.427406+0000 mon.a (mon.0) 1796 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.438719+0000 mon.a (mon.0) 1797 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: cephadm 2023-12-20T20:11:39.445642+0000 mgr.x (mgr.25349) 1014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.519810+0000 mon.a (mon.0) 1798 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.522533+0000 mon.a (mon.0) 1799 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.055 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.525309+0000 mon.a (mon.0) 1800 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.526403+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.535910+0000 mon.a (mon.0) 1802 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.229068+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.056 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.239235+0000 mon.a (mon.0) 1787 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: cephadm 2023-12-20T20:11:39.246082+0000 mgr.x (mgr.25349) 1012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.320331+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.325214+0000 mon.a (mon.0) 1789 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.329208+0000 mon.a (mon.0) 1790 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.330938+0000 mon.a (mon.0) 1791 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.057 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.340894+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: cephadm 2023-12-20T20:11:39.347699+0000 mgr.x (mgr.25349) 1013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.418864+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.421848+0000 mon.a (mon.0) 1794 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.425859+0000 mon.a (mon.0) 1795 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.427406+0000 mon.a (mon.0) 1796 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.438719+0000 mon.a (mon.0) 1797 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: cephadm 2023-12-20T20:11:39.445642+0000 mgr.x (mgr.25349) 1014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.519810+0000 mon.a (mon.0) 1798 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.058 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.522533+0000 mon.a (mon.0) 1799 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.525309+0000 mon.a (mon.0) 1800 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.526403+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.535910+0000 mon.a (mon.0) 1802 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: cephadm 2023-12-20T20:11:39.542897+0000 mgr.x (mgr.25349) 1015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.617802+0000 mon.a (mon.0) 1803 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.620688+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.623953+0000 mon.a (mon.0) 1805 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.625615+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.635451+0000 mon.a (mon.0) 1807 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.715401+0000 mon.a (mon.0) 1808 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.719016+0000 mon.a (mon.0) 1809 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.723166+0000 mon.a (mon.0) 1810 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.724654+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.060 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.733899+0000 mon.a (mon.0) 1812 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.061 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.815899+0000 mon.a (mon.0) 1813 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.061 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.819350+0000 mon.a (mon.0) 1814 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.061 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.823267+0000 mon.a (mon.0) 1815 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.061 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.824616+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.061 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.831487+0000 mon.a (mon.0) 1817 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.061 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.915009+0000 mon.a (mon.0) 1818 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.061 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.918049+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.061 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.920928+0000 mon.a (mon.0) 1820 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.061 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.922505+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.061 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[84793]: audit 2023-12-20T20:11:39.930930+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: cephadm 2023-12-20T20:11:39.542897+0000 mgr.x (mgr.25349) 1015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.617802+0000 mon.a (mon.0) 1803 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.620688+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.623953+0000 mon.a (mon.0) 1805 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.625615+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.635451+0000 mon.a (mon.0) 1807 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.715401+0000 mon.a (mon.0) 1808 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.719016+0000 mon.a (mon.0) 1809 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.723166+0000 mon.a (mon.0) 1810 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.724654+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.733899+0000 mon.a (mon.0) 1812 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.062 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.815899+0000 mon.a (mon.0) 1813 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.819350+0000 mon.a (mon.0) 1814 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.823267+0000 mon.a (mon.0) 1815 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.824616+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.831487+0000 mon.a (mon.0) 1817 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.915009+0000 mon.a (mon.0) 1818 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.918049+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.920928+0000 mon.a (mon.0) 1820 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.922505+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.063 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:39 smithi080 bash[80208]: audit 2023-12-20T20:11:39.930930+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: cephadm 2023-12-20T20:11:38.643338+0000 mgr.x (mgr.25349) 1006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: cephadm 2023-12-20T20:11:38.745976+0000 mgr.x (mgr.25349) 1007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: cephadm 2023-12-20T20:11:38.847345+0000 mgr.x (mgr.25349) 1008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: cephadm 2023-12-20T20:11:38.946796+0000 mgr.x (mgr.25349) 1009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: cluster 2023-12-20T20:11:38.968348+0000 mon.a (mon.0) 1772 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:11:40.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.019657+0000 mon.a (mon.0) 1773 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.023401+0000 mon.a (mon.0) 1774 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.026521+0000 mon.a (mon.0) 1775 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.028104+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.038138+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: cephadm 2023-12-20T20:11:39.044954+0000 mgr.x (mgr.25349) 1010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.116412+0000 mon.a (mon.0) 1778 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.119906+0000 mon.a (mon.0) 1779 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.124340+0000 mon.a (mon.0) 1780 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.126353+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.136883+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: cephadm 2023-12-20T20:11:39.143879+0000 mgr.x (mgr.25349) 1011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.220841+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.223879+0000 mon.a (mon.0) 1784 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.227381+0000 mon.a (mon.0) 1785 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.229068+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.239235+0000 mon.a (mon.0) 1787 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: cephadm 2023-12-20T20:11:39.246082+0000 mgr.x (mgr.25349) 1012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.320331+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.325214+0000 mon.a (mon.0) 1789 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.329208+0000 mon.a (mon.0) 1790 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.330938+0000 mon.a (mon.0) 1791 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.340894+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: cephadm 2023-12-20T20:11:39.347699+0000 mgr.x (mgr.25349) 1013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.418864+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.421848+0000 mon.a (mon.0) 1794 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.425859+0000 mon.a (mon.0) 1795 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.427406+0000 mon.a (mon.0) 1796 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.438719+0000 mon.a (mon.0) 1797 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: cephadm 2023-12-20T20:11:39.445642+0000 mgr.x (mgr.25349) 1014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.519810+0000 mon.a (mon.0) 1798 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.522533+0000 mon.a (mon.0) 1799 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.525309+0000 mon.a (mon.0) 1800 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.526403+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.535910+0000 mon.a (mon.0) 1802 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: cephadm 2023-12-20T20:11:39.542897+0000 mgr.x (mgr.25349) 1015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:40.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.617802+0000 mon.a (mon.0) 1803 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.620688+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.623953+0000 mon.a (mon.0) 1805 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.625615+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.635451+0000 mon.a (mon.0) 1807 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.715401+0000 mon.a (mon.0) 1808 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.719016+0000 mon.a (mon.0) 1809 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.723166+0000 mon.a (mon.0) 1810 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.724654+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.733899+0000 mon.a (mon.0) 1812 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.815899+0000 mon.a (mon.0) 1813 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.819350+0000 mon.a (mon.0) 1814 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.823267+0000 mon.a (mon.0) 1815 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.824616+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.831487+0000 mon.a (mon.0) 1817 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.915009+0000 mon.a (mon.0) 1818 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:40.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.918049+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:40.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.920928+0000 mon.a (mon.0) 1820 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:40.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.922505+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:40.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:39 smithi133 bash[68349]: audit 2023-12-20T20:11:39.930930+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:40.799 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[94890]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-20T20:11:40.800 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[94890]: 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-20T20:11:40.800 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[94890]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-20T20:11:40.800 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[94890]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-20T20:11:40.800 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[94890]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2023-12-20T20:11:40.800 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[94890]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-20T20:11:40.800 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[94890]: --> ceph-volume raw activate successful for osd ID: 1 2023-12-20T20:11:41.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: cephadm 2023-12-20T20:11:39.642409+0000 mgr.x (mgr.25349) 1016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: cephadm 2023-12-20T20:11:39.740873+0000 mgr.x (mgr.25349) 1017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: cephadm 2023-12-20T20:11:39.838079+0000 mgr.x (mgr.25349) 1018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: cephadm 2023-12-20T20:11:39.937558+0000 mgr.x (mgr.25349) 1019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.008691+0000 mon.a (mon.0) 1823 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.011489+0000 mon.a (mon.0) 1824 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.013800+0000 mon.a (mon.0) 1825 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.014737+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.021707+0000 mon.a (mon.0) 1827 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: cephadm 2023-12-20T20:11:40.028421+0000 mgr.x (mgr.25349) 1020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: cluster 2023-12-20T20:11:40.037747+0000 mgr.x (mgr.25349) 1021 : cluster 0 pgmap v226: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 89/630 objects degraded (14.127%) 2023-12-20T20:11:41.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.039108+0000 mon.a (mon.0) 1828 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.040972+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:11:41.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.135574+0000 mon.a (mon.0) 1830 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.138634+0000 mon.a (mon.0) 1831 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.141746+0000 mon.a (mon.0) 1832 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.142681+0000 mon.a (mon.0) 1833 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.150424+0000 mon.a (mon.0) 1834 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: cephadm 2023-12-20T20:11:40.157135+0000 mgr.x (mgr.25349) 1022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.232034+0000 mon.a (mon.0) 1835 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: cephadm 2023-12-20T20:11:39.642409+0000 mgr.x (mgr.25349) 1016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: cephadm 2023-12-20T20:11:39.740873+0000 mgr.x (mgr.25349) 1017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: cephadm 2023-12-20T20:11:39.838079+0000 mgr.x (mgr.25349) 1018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: cephadm 2023-12-20T20:11:39.937558+0000 mgr.x (mgr.25349) 1019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.008691+0000 mon.a (mon.0) 1823 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.011489+0000 mon.a (mon.0) 1824 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.013800+0000 mon.a (mon.0) 1825 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.014737+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.021707+0000 mon.a (mon.0) 1827 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: cephadm 2023-12-20T20:11:40.028421+0000 mgr.x (mgr.25349) 1020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: cluster 2023-12-20T20:11:40.037747+0000 mgr.x (mgr.25349) 1021 : cluster 0 pgmap v226: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 89/630 objects degraded (14.127%) 2023-12-20T20:11:41.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.039108+0000 mon.a (mon.0) 1828 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.040972+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:11:41.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.135574+0000 mon.a (mon.0) 1830 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.138634+0000 mon.a (mon.0) 1831 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.141746+0000 mon.a (mon.0) 1832 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.142681+0000 mon.a (mon.0) 1833 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.150424+0000 mon.a (mon.0) 1834 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: cephadm 2023-12-20T20:11:40.157135+0000 mgr.x (mgr.25349) 1022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.232034+0000 mon.a (mon.0) 1835 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.236209+0000 mon.a (mon.0) 1836 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.240732+0000 mon.a (mon.0) 1837 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.242072+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.249964+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: cephadm 2023-12-20T20:11:40.256722+0000 mgr.x (mgr.25349) 1023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.332035+0000 mon.a (mon.0) 1840 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.334709+0000 mon.a (mon.0) 1841 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.337716+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.338732+0000 mon.a (mon.0) 1843 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.347366+0000 mon.a (mon.0) 1844 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: cephadm 2023-12-20T20:11:40.354238+0000 mgr.x (mgr.25349) 1024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.431729+0000 mon.a (mon.0) 1845 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.434701+0000 mon.a (mon.0) 1846 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.437466+0000 mon.a (mon.0) 1847 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.438811+0000 mon.a (mon.0) 1848 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.446657+0000 mon.a (mon.0) 1849 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: cephadm 2023-12-20T20:11:40.453253+0000 mgr.x (mgr.25349) 1025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.527882+0000 mon.a (mon.0) 1850 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.530930+0000 mon.a (mon.0) 1851 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.534145+0000 mon.a (mon.0) 1852 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.236209+0000 mon.a (mon.0) 1836 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.240732+0000 mon.a (mon.0) 1837 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.242072+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.249964+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: cephadm 2023-12-20T20:11:40.256722+0000 mgr.x (mgr.25349) 1023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.332035+0000 mon.a (mon.0) 1840 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.334709+0000 mon.a (mon.0) 1841 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.337716+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.338732+0000 mon.a (mon.0) 1843 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.347366+0000 mon.a (mon.0) 1844 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: cephadm 2023-12-20T20:11:40.354238+0000 mgr.x (mgr.25349) 1024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.431729+0000 mon.a (mon.0) 1845 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.434701+0000 mon.a (mon.0) 1846 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.437466+0000 mon.a (mon.0) 1847 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.438811+0000 mon.a (mon.0) 1848 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.446657+0000 mon.a (mon.0) 1849 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: cephadm 2023-12-20T20:11:40.453253+0000 mgr.x (mgr.25349) 1025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.527882+0000 mon.a (mon.0) 1850 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.530930+0000 mon.a (mon.0) 1851 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.534145+0000 mon.a (mon.0) 1852 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.535372+0000 mon.a (mon.0) 1853 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.542883+0000 mon.a (mon.0) 1854 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: cephadm 2023-12-20T20:11:40.549561+0000 mgr.x (mgr.25349) 1026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.620177+0000 mon.a (mon.0) 1855 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.622897+0000 mon.a (mon.0) 1856 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.627707+0000 mon.a (mon.0) 1857 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.628936+0000 mon.a (mon.0) 1858 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.636800+0000 mon.a (mon.0) 1859 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.716620+0000 mon.a (mon.0) 1860 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.721081+0000 mon.a (mon.0) 1861 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.724898+0000 mon.a (mon.0) 1862 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.726299+0000 mon.a (mon.0) 1863 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.733228+0000 mon.a (mon.0) 1864 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.811591+0000 mon.a (mon.0) 1865 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.815214+0000 mon.a (mon.0) 1866 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.818914+0000 mon.a (mon.0) 1867 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.820675+0000 mon.a (mon.0) 1868 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.828763+0000 mon.a (mon.0) 1869 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.914158+0000 mon.a (mon.0) 1870 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.917220+0000 mon.a (mon.0) 1871 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.535372+0000 mon.a (mon.0) 1853 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.542883+0000 mon.a (mon.0) 1854 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: cephadm 2023-12-20T20:11:40.549561+0000 mgr.x (mgr.25349) 1026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.620177+0000 mon.a (mon.0) 1855 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.622897+0000 mon.a (mon.0) 1856 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.627707+0000 mon.a (mon.0) 1857 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.628936+0000 mon.a (mon.0) 1858 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.636800+0000 mon.a (mon.0) 1859 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.716620+0000 mon.a (mon.0) 1860 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.721081+0000 mon.a (mon.0) 1861 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.724898+0000 mon.a (mon.0) 1862 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.313 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.726299+0000 mon.a (mon.0) 1863 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.313 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.733228+0000 mon.a (mon.0) 1864 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.313 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.811591+0000 mon.a (mon.0) 1865 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.313 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.815214+0000 mon.a (mon.0) 1866 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.313 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.818914+0000 mon.a (mon.0) 1867 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.313 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.820675+0000 mon.a (mon.0) 1868 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.313 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.828763+0000 mon.a (mon.0) 1869 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.313 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.914158+0000 mon.a (mon.0) 1870 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.313 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.917220+0000 mon.a (mon.0) 1871 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.922018+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.314 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.923585+0000 mon.a (mon.0) 1873 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.314 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[84793]: audit 2023-12-20T20:11:40.933721+0000 mon.a (mon.0) 1874 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.314 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.922018+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.314 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.923585+0000 mon.a (mon.0) 1873 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.314 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:40 smithi080 bash[80208]: audit 2023-12-20T20:11:40.933721+0000 mon.a (mon.0) 1874 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.329 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: cephadm 2023-12-20T20:11:39.642409+0000 mgr.x (mgr.25349) 1016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.329 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: cephadm 2023-12-20T20:11:39.740873+0000 mgr.x (mgr.25349) 1017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.329 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: cephadm 2023-12-20T20:11:39.838079+0000 mgr.x (mgr.25349) 1018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.329 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: cephadm 2023-12-20T20:11:39.937558+0000 mgr.x (mgr.25349) 1019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.329 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.008691+0000 mon.a (mon.0) 1823 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.330 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.011489+0000 mon.a (mon.0) 1824 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.330 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.013800+0000 mon.a (mon.0) 1825 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.330 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.014737+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.330 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.021707+0000 mon.a (mon.0) 1827 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.330 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: cephadm 2023-12-20T20:11:40.028421+0000 mgr.x (mgr.25349) 1020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.330 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: cluster 2023-12-20T20:11:40.037747+0000 mgr.x (mgr.25349) 1021 : cluster 0 pgmap v226: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 89/630 objects degraded (14.127%) 2023-12-20T20:11:41.330 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.039108+0000 mon.a (mon.0) 1828 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.330 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.040972+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:11:41.330 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.135574+0000 mon.a (mon.0) 1830 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.330 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.138634+0000 mon.a (mon.0) 1831 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.330 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.141746+0000 mon.a (mon.0) 1832 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.330 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.142681+0000 mon.a (mon.0) 1833 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.330 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.150424+0000 mon.a (mon.0) 1834 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.330 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: cephadm 2023-12-20T20:11:40.157135+0000 mgr.x (mgr.25349) 1022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.232034+0000 mon.a (mon.0) 1835 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.236209+0000 mon.a (mon.0) 1836 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.240732+0000 mon.a (mon.0) 1837 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.242072+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.249964+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: cephadm 2023-12-20T20:11:40.256722+0000 mgr.x (mgr.25349) 1023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.332035+0000 mon.a (mon.0) 1840 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.334709+0000 mon.a (mon.0) 1841 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.337716+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.338732+0000 mon.a (mon.0) 1843 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.347366+0000 mon.a (mon.0) 1844 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: cephadm 2023-12-20T20:11:40.354238+0000 mgr.x (mgr.25349) 1024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.431729+0000 mon.a (mon.0) 1845 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.434701+0000 mon.a (mon.0) 1846 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.331 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.437466+0000 mon.a (mon.0) 1847 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.332 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.438811+0000 mon.a (mon.0) 1848 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.332 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.446657+0000 mon.a (mon.0) 1849 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.332 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: cephadm 2023-12-20T20:11:40.453253+0000 mgr.x (mgr.25349) 1025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.332 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.527882+0000 mon.a (mon.0) 1850 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.332 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.530930+0000 mon.a (mon.0) 1851 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.332 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.534145+0000 mon.a (mon.0) 1852 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.332 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.535372+0000 mon.a (mon.0) 1853 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.332 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.542883+0000 mon.a (mon.0) 1854 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.332 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: cephadm 2023-12-20T20:11:40.549561+0000 mgr.x (mgr.25349) 1026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:41.332 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.620177+0000 mon.a (mon.0) 1855 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.332 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.622897+0000 mon.a (mon.0) 1856 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.332 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.627707+0000 mon.a (mon.0) 1857 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.332 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.628936+0000 mon.a (mon.0) 1858 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.332 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.636800+0000 mon.a (mon.0) 1859 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.333 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.716620+0000 mon.a (mon.0) 1860 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.333 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.721081+0000 mon.a (mon.0) 1861 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.333 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.724898+0000 mon.a (mon.0) 1862 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.333 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.726299+0000 mon.a (mon.0) 1863 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.333 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.733228+0000 mon.a (mon.0) 1864 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.333 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.811591+0000 mon.a (mon.0) 1865 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.333 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.815214+0000 mon.a (mon.0) 1866 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.333 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.818914+0000 mon.a (mon.0) 1867 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.333 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.820675+0000 mon.a (mon.0) 1868 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.333 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.828763+0000 mon.a (mon.0) 1869 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:41.333 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.914158+0000 mon.a (mon.0) 1870 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:41.333 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.917220+0000 mon.a (mon.0) 1871 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:41.333 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.922018+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:41.334 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.923585+0000 mon.a (mon.0) 1873 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:41.334 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:40 smithi133 bash[68349]: audit 2023-12-20T20:11:40.933721+0000 mon.a (mon.0) 1874 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.255 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: cephadm 2023-12-20T20:11:40.643514+0000 mgr.x (mgr.25349) 1027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.255 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: cephadm 2023-12-20T20:11:40.739748+0000 mgr.x (mgr.25349) 1028 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.255 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: cephadm 2023-12-20T20:11:40.835643+0000 mgr.x (mgr.25349) 1029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.255 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: cephadm 2023-12-20T20:11:40.940435+0000 mgr.x (mgr.25349) 1030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.255 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.015200+0000 mon.a (mon.0) 1875 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.255 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.018245+0000 mon.a (mon.0) 1876 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.255 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.025243+0000 mon.a (mon.0) 1877 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.255 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.027051+0000 mon.a (mon.0) 1878 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.255 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.035971+0000 mon.a (mon.0) 1879 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.255 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: cephadm 2023-12-20T20:11:41.042716+0000 mgr.x (mgr.25349) 1031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.256 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.114601+0000 mon.a (mon.0) 1880 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.256 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.118655+0000 mon.a (mon.0) 1881 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.256 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.122223+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.256 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.123693+0000 mon.a (mon.0) 1883 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.256 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.132382+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.256 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: cephadm 2023-12-20T20:11:41.139273+0000 mgr.x (mgr.25349) 1032 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.256 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.216077+0000 mon.a (mon.0) 1885 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.256 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.219683+0000 mon.a (mon.0) 1886 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.256 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.225250+0000 mon.a (mon.0) 1887 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.256 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.227151+0000 mon.a (mon.0) 1888 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.256 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.236856+0000 mon.a (mon.0) 1889 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.256 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: cephadm 2023-12-20T20:11:41.243766+0000 mgr.x (mgr.25349) 1033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.256 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.317867+0000 mon.a (mon.0) 1890 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.256 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.322594+0000 mon.a (mon.0) 1891 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.325939+0000 mon.a (mon.0) 1892 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.327379+0000 mon.a (mon.0) 1893 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.336542+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: cephadm 2023-12-20T20:11:41.343294+0000 mgr.x (mgr.25349) 1034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.413160+0000 mon.a (mon.0) 1895 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.416337+0000 mon.a (mon.0) 1896 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.419130+0000 mon.a (mon.0) 1897 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.420269+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.430203+0000 mon.a (mon.0) 1899 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: cephadm 2023-12-20T20:11:41.436805+0000 mgr.x (mgr.25349) 1035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.510375+0000 mon.a (mon.0) 1900 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.513977+0000 mon.a (mon.0) 1901 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.517540+0000 mon.a (mon.0) 1902 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.518980+0000 mon.a (mon.0) 1903 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.530027+0000 mon.a (mon.0) 1904 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.258 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: cephadm 2023-12-20T20:11:41.536923+0000 mgr.x (mgr.25349) 1036 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.258 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.614422+0000 mon.a (mon.0) 1905 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.258 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.617909+0000 mon.a (mon.0) 1906 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.258 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.621136+0000 mon.a (mon.0) 1907 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.258 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.622310+0000 mon.a (mon.0) 1908 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.258 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.631043+0000 mon.a (mon.0) 1909 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.258 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.710440+0000 mon.a (mon.0) 1910 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.258 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.713296+0000 mon.a (mon.0) 1911 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.258 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.715952+0000 mon.a (mon.0) 1912 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.258 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.717495+0000 mon.a (mon.0) 1913 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.726195+0000 mon.a (mon.0) 1914 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.801255+0000 mon.a (mon.0) 1915 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.804255+0000 mon.a (mon.0) 1916 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.807523+0000 mon.a (mon.0) 1917 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.808848+0000 mon.a (mon.0) 1918 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.817271+0000 mon.a (mon.0) 1919 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.896488+0000 mon.a (mon.0) 1920 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.899948+0000 mon.a (mon.0) 1921 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.903066+0000 mon.a (mon.0) 1922 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.904535+0000 mon.a (mon.0) 1923 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:41 smithi133 bash[68349]: audit 2023-12-20T20:11:41.913051+0000 mon.a (mon.0) 1924 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: cephadm 2023-12-20T20:11:40.643514+0000 mgr.x (mgr.25349) 1027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: cephadm 2023-12-20T20:11:40.739748+0000 mgr.x (mgr.25349) 1028 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: cephadm 2023-12-20T20:11:40.835643+0000 mgr.x (mgr.25349) 1029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: cephadm 2023-12-20T20:11:40.940435+0000 mgr.x (mgr.25349) 1030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.015200+0000 mon.a (mon.0) 1875 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.018245+0000 mon.a (mon.0) 1876 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.025243+0000 mon.a (mon.0) 1877 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.027051+0000 mon.a (mon.0) 1878 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.035971+0000 mon.a (mon.0) 1879 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: cephadm 2023-12-20T20:11:41.042716+0000 mgr.x (mgr.25349) 1031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.114601+0000 mon.a (mon.0) 1880 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.118655+0000 mon.a (mon.0) 1881 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.122223+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.123693+0000 mon.a (mon.0) 1883 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.132382+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: cephadm 2023-12-20T20:11:41.139273+0000 mgr.x (mgr.25349) 1032 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.216077+0000 mon.a (mon.0) 1885 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.219683+0000 mon.a (mon.0) 1886 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.225250+0000 mon.a (mon.0) 1887 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.227151+0000 mon.a (mon.0) 1888 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: cephadm 2023-12-20T20:11:40.643514+0000 mgr.x (mgr.25349) 1027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: cephadm 2023-12-20T20:11:40.739748+0000 mgr.x (mgr.25349) 1028 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: cephadm 2023-12-20T20:11:40.835643+0000 mgr.x (mgr.25349) 1029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: cephadm 2023-12-20T20:11:40.940435+0000 mgr.x (mgr.25349) 1030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.015200+0000 mon.a (mon.0) 1875 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.018245+0000 mon.a (mon.0) 1876 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.025243+0000 mon.a (mon.0) 1877 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.027051+0000 mon.a (mon.0) 1878 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.035971+0000 mon.a (mon.0) 1879 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: cephadm 2023-12-20T20:11:41.042716+0000 mgr.x (mgr.25349) 1031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.114601+0000 mon.a (mon.0) 1880 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.118655+0000 mon.a (mon.0) 1881 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.122223+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.123693+0000 mon.a (mon.0) 1883 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.132382+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: cephadm 2023-12-20T20:11:41.139273+0000 mgr.x (mgr.25349) 1032 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.216077+0000 mon.a (mon.0) 1885 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.219683+0000 mon.a (mon.0) 1886 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.225250+0000 mon.a (mon.0) 1887 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.227151+0000 mon.a (mon.0) 1888 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.236856+0000 mon.a (mon.0) 1889 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: cephadm 2023-12-20T20:11:41.243766+0000 mgr.x (mgr.25349) 1033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.317867+0000 mon.a (mon.0) 1890 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.322594+0000 mon.a (mon.0) 1891 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.325939+0000 mon.a (mon.0) 1892 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.327379+0000 mon.a (mon.0) 1893 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.336542+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: cephadm 2023-12-20T20:11:41.343294+0000 mgr.x (mgr.25349) 1034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.413160+0000 mon.a (mon.0) 1895 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.416337+0000 mon.a (mon.0) 1896 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.419130+0000 mon.a (mon.0) 1897 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.420269+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.430203+0000 mon.a (mon.0) 1899 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: cephadm 2023-12-20T20:11:41.436805+0000 mgr.x (mgr.25349) 1035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.510375+0000 mon.a (mon.0) 1900 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.513977+0000 mon.a (mon.0) 1901 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.517540+0000 mon.a (mon.0) 1902 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.518980+0000 mon.a (mon.0) 1903 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.530027+0000 mon.a (mon.0) 1904 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: cephadm 2023-12-20T20:11:41.536923+0000 mgr.x (mgr.25349) 1036 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.236856+0000 mon.a (mon.0) 1889 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: cephadm 2023-12-20T20:11:41.243766+0000 mgr.x (mgr.25349) 1033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.317867+0000 mon.a (mon.0) 1890 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.322594+0000 mon.a (mon.0) 1891 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.325939+0000 mon.a (mon.0) 1892 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.327379+0000 mon.a (mon.0) 1893 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.336542+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: cephadm 2023-12-20T20:11:41.343294+0000 mgr.x (mgr.25349) 1034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.413160+0000 mon.a (mon.0) 1895 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.416337+0000 mon.a (mon.0) 1896 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.419130+0000 mon.a (mon.0) 1897 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.420269+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.430203+0000 mon.a (mon.0) 1899 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: cephadm 2023-12-20T20:11:41.436805+0000 mgr.x (mgr.25349) 1035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.510375+0000 mon.a (mon.0) 1900 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.513977+0000 mon.a (mon.0) 1901 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.517540+0000 mon.a (mon.0) 1902 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.518980+0000 mon.a (mon.0) 1903 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.530027+0000 mon.a (mon.0) 1904 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: cephadm 2023-12-20T20:11:41.536923+0000 mgr.x (mgr.25349) 1036 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.614422+0000 mon.a (mon.0) 1905 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.617909+0000 mon.a (mon.0) 1906 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.621136+0000 mon.a (mon.0) 1907 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.622310+0000 mon.a (mon.0) 1908 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.631043+0000 mon.a (mon.0) 1909 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.710440+0000 mon.a (mon.0) 1910 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.713296+0000 mon.a (mon.0) 1911 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.715952+0000 mon.a (mon.0) 1912 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.717495+0000 mon.a (mon.0) 1913 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.726195+0000 mon.a (mon.0) 1914 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.801255+0000 mon.a (mon.0) 1915 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.804255+0000 mon.a (mon.0) 1916 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.807523+0000 mon.a (mon.0) 1917 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.808848+0000 mon.a (mon.0) 1918 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.817271+0000 mon.a (mon.0) 1919 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.896488+0000 mon.a (mon.0) 1920 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.899948+0000 mon.a (mon.0) 1921 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.903066+0000 mon.a (mon.0) 1922 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.904535+0000 mon.a (mon.0) 1923 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[84793]: audit 2023-12-20T20:11:41.913051+0000 mon.a (mon.0) 1924 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.614422+0000 mon.a (mon.0) 1905 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.617909+0000 mon.a (mon.0) 1906 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.621136+0000 mon.a (mon.0) 1907 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.622310+0000 mon.a (mon.0) 1908 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.631043+0000 mon.a (mon.0) 1909 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.710440+0000 mon.a (mon.0) 1910 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.713296+0000 mon.a (mon.0) 1911 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.715952+0000 mon.a (mon.0) 1912 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.717495+0000 mon.a (mon.0) 1913 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.726195+0000 mon.a (mon.0) 1914 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.801255+0000 mon.a (mon.0) 1915 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.804255+0000 mon.a (mon.0) 1916 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.807523+0000 mon.a (mon.0) 1917 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.808848+0000 mon.a (mon.0) 1918 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.817271+0000 mon.a (mon.0) 1919 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.896488+0000 mon.a (mon.0) 1920 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.899948+0000 mon.a (mon.0) 1921 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.903066+0000 mon.a (mon.0) 1922 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.904535+0000 mon.a (mon.0) 1923 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:41 smithi080 bash[80208]: audit 2023-12-20T20:11:41.913051+0000 mon.a (mon.0) 1924 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.620 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:11:42.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: cephadm 2023-12-20T20:11:41.637940+0000 mgr.x (mgr.25349) 1037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: cephadm 2023-12-20T20:11:41.732934+0000 mgr.x (mgr.25349) 1038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: cephadm 2023-12-20T20:11:41.824130+0000 mgr.x (mgr.25349) 1039 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: cephadm 2023-12-20T20:11:41.919709+0000 mgr.x (mgr.25349) 1040 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:41.995461+0000 mon.a (mon.0) 1925 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:41.997558+0000 mon.a (mon.0) 1926 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:41.999923+0000 mon.a (mon.0) 1927 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.000953+0000 mon.a (mon.0) 1928 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.007341+0000 mon.a (mon.0) 1929 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: cephadm 2023-12-20T20:11:42.013893+0000 mgr.x (mgr.25349) 1041 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: cluster 2023-12-20T20:11:42.039399+0000 mgr.x (mgr.25349) 1042 : cluster 0 pgmap v227: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 89/630 objects degraded (14.127%) 2023-12-20T20:11:42.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.086809+0000 mon.a (mon.0) 1930 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.090077+0000 mon.a (mon.0) 1931 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.095066+0000 mon.a (mon.0) 1932 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.096605+0000 mon.a (mon.0) 1933 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.106985+0000 mon.a (mon.0) 1934 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: cephadm 2023-12-20T20:11:42.113775+0000 mgr.x (mgr.25349) 1043 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.190948+0000 mon.a (mon.0) 1935 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.193830+0000 mon.a (mon.0) 1936 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.196875+0000 mon.a (mon.0) 1937 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.198225+0000 mon.a (mon.0) 1938 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.209252+0000 mon.a (mon.0) 1939 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.997 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: cephadm 2023-12-20T20:11:42.216295+0000 mgr.x (mgr.25349) 1044 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.997 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.294029+0000 mon.a (mon.0) 1940 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.997 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.296583+0000 mon.a (mon.0) 1941 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.997 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.299271+0000 mon.a (mon.0) 1942 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.997 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.300555+0000 mon.a (mon.0) 1943 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.997 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.310547+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.998 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: cephadm 2023-12-20T20:11:42.317324+0000 mgr.x (mgr.25349) 1045 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.998 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.392141+0000 mon.a (mon.0) 1945 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.998 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.394705+0000 mon.a (mon.0) 1946 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.998 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.397777+0000 mon.a (mon.0) 1947 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.999 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.399044+0000 mon.a (mon.0) 1948 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.999 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.407224+0000 mon.a (mon.0) 1949 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.999 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: cephadm 2023-12-20T20:11:42.413929+0000 mgr.x (mgr.25349) 1046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.999 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.488306+0000 mon.a (mon.0) 1950 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.999 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.492547+0000 mon.a (mon.0) 1951 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:42.999 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.496372+0000 mon.a (mon.0) 1952 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:42.999 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.498023+0000 mon.a (mon.0) 1953 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:42.999 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.511658+0000 mon.a (mon.0) 1954 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:42.999 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: cephadm 2023-12-20T20:11:42.518398+0000 mgr.x (mgr.25349) 1047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:42.999 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.592360+0000 mon.a (mon.0) 1955 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:42.999 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.594481+0000 mon.a (mon.0) 1956 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.000 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.598007+0000 mon.a (mon.0) 1957 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.000 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.599018+0000 mon.a (mon.0) 1958 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.000 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.605836+0000 mon.a (mon.0) 1959 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.000 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.685726+0000 mon.a (mon.0) 1960 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.000 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.688742+0000 mon.a (mon.0) 1961 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.000 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.692277+0000 mon.a (mon.0) 1962 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.000 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.693668+0000 mon.a (mon.0) 1963 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.000 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.701966+0000 mon.a (mon.0) 1964 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.000 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.779745+0000 mon.a (mon.0) 1965 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.000 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.782739+0000 mon.a (mon.0) 1966 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.000 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.786171+0000 mon.a (mon.0) 1967 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.000 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.787218+0000 mon.a (mon.0) 1968 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.000 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.795669+0000 mon.a (mon.0) 1969 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.001 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.876777+0000 mon.a (mon.0) 1970 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.001 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.879757+0000 mon.a (mon.0) 1971 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.001 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.882381+0000 mon.a (mon.0) 1972 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.001 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.883374+0000 mon.a (mon.0) 1973 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.001 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.889597+0000 mon.a (mon.0) 1974 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.001 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.971403+0000 mon.a (mon.0) 1975 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.001 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.974791+0000 mon.a (mon.0) 1976 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.001 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:42 smithi133 bash[68349]: audit 2023-12-20T20:11:42.978276+0000 mon.a (mon.0) 1977 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: cephadm 2023-12-20T20:11:41.637940+0000 mgr.x (mgr.25349) 1037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:43.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: cephadm 2023-12-20T20:11:41.732934+0000 mgr.x (mgr.25349) 1038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:43.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: cephadm 2023-12-20T20:11:41.824130+0000 mgr.x (mgr.25349) 1039 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:43.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: cephadm 2023-12-20T20:11:41.919709+0000 mgr.x (mgr.25349) 1040 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:43.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:41.995461+0000 mon.a (mon.0) 1925 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:41.997558+0000 mon.a (mon.0) 1926 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:41.999923+0000 mon.a (mon.0) 1927 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.000953+0000 mon.a (mon.0) 1928 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.007341+0000 mon.a (mon.0) 1929 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: cephadm 2023-12-20T20:11:42.013893+0000 mgr.x (mgr.25349) 1041 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:43.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: cluster 2023-12-20T20:11:42.039399+0000 mgr.x (mgr.25349) 1042 : cluster 0 pgmap v227: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 89/630 objects degraded (14.127%) 2023-12-20T20:11:43.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.086809+0000 mon.a (mon.0) 1930 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.090077+0000 mon.a (mon.0) 1931 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.095066+0000 mon.a (mon.0) 1932 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.096605+0000 mon.a (mon.0) 1933 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.106985+0000 mon.a (mon.0) 1934 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: cephadm 2023-12-20T20:11:42.113775+0000 mgr.x (mgr.25349) 1043 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:43.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.190948+0000 mon.a (mon.0) 1935 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.193830+0000 mon.a (mon.0) 1936 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.196875+0000 mon.a (mon.0) 1937 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: cephadm 2023-12-20T20:11:41.637940+0000 mgr.x (mgr.25349) 1037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:43.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: cephadm 2023-12-20T20:11:41.732934+0000 mgr.x (mgr.25349) 1038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:43.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: cephadm 2023-12-20T20:11:41.824130+0000 mgr.x (mgr.25349) 1039 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:43.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: cephadm 2023-12-20T20:11:41.919709+0000 mgr.x (mgr.25349) 1040 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:43.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:41.995461+0000 mon.a (mon.0) 1925 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:41.997558+0000 mon.a (mon.0) 1926 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:41.999923+0000 mon.a (mon.0) 1927 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.000953+0000 mon.a (mon.0) 1928 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.007341+0000 mon.a (mon.0) 1929 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: cephadm 2023-12-20T20:11:42.013893+0000 mgr.x (mgr.25349) 1041 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:43.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: cluster 2023-12-20T20:11:42.039399+0000 mgr.x (mgr.25349) 1042 : cluster 0 pgmap v227: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 89/630 objects degraded (14.127%) 2023-12-20T20:11:43.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.086809+0000 mon.a (mon.0) 1930 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.090077+0000 mon.a (mon.0) 1931 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.095066+0000 mon.a (mon.0) 1932 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.096605+0000 mon.a (mon.0) 1933 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.106985+0000 mon.a (mon.0) 1934 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: cephadm 2023-12-20T20:11:42.113775+0000 mgr.x (mgr.25349) 1043 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:43.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.190948+0000 mon.a (mon.0) 1935 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.193830+0000 mon.a (mon.0) 1936 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.196875+0000 mon.a (mon.0) 1937 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.198225+0000 mon.a (mon.0) 1938 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.209252+0000 mon.a (mon.0) 1939 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: cephadm 2023-12-20T20:11:42.216295+0000 mgr.x (mgr.25349) 1044 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:43.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.294029+0000 mon.a (mon.0) 1940 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.296583+0000 mon.a (mon.0) 1941 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.299271+0000 mon.a (mon.0) 1942 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.300555+0000 mon.a (mon.0) 1943 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.310547+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: cephadm 2023-12-20T20:11:42.317324+0000 mgr.x (mgr.25349) 1045 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:43.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.392141+0000 mon.a (mon.0) 1945 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.394705+0000 mon.a (mon.0) 1946 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.397777+0000 mon.a (mon.0) 1947 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.399044+0000 mon.a (mon.0) 1948 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.407224+0000 mon.a (mon.0) 1949 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: cephadm 2023-12-20T20:11:42.413929+0000 mgr.x (mgr.25349) 1046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:43.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.488306+0000 mon.a (mon.0) 1950 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.492547+0000 mon.a (mon.0) 1951 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.496372+0000 mon.a (mon.0) 1952 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.498023+0000 mon.a (mon.0) 1953 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.511658+0000 mon.a (mon.0) 1954 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.198225+0000 mon.a (mon.0) 1938 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.209252+0000 mon.a (mon.0) 1939 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: cephadm 2023-12-20T20:11:42.216295+0000 mgr.x (mgr.25349) 1044 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:43.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.294029+0000 mon.a (mon.0) 1940 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.296583+0000 mon.a (mon.0) 1941 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.299271+0000 mon.a (mon.0) 1942 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.300555+0000 mon.a (mon.0) 1943 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.310547+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: cephadm 2023-12-20T20:11:42.317324+0000 mgr.x (mgr.25349) 1045 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:43.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.392141+0000 mon.a (mon.0) 1945 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.394705+0000 mon.a (mon.0) 1946 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.397777+0000 mon.a (mon.0) 1947 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.399044+0000 mon.a (mon.0) 1948 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.407224+0000 mon.a (mon.0) 1949 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: cephadm 2023-12-20T20:11:42.413929+0000 mgr.x (mgr.25349) 1046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:43.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.488306+0000 mon.a (mon.0) 1950 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.492547+0000 mon.a (mon.0) 1951 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.496372+0000 mon.a (mon.0) 1952 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.498023+0000 mon.a (mon.0) 1953 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.511658+0000 mon.a (mon.0) 1954 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: cephadm 2023-12-20T20:11:42.518398+0000 mgr.x (mgr.25349) 1047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:43.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.592360+0000 mon.a (mon.0) 1955 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.594481+0000 mon.a (mon.0) 1956 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.598007+0000 mon.a (mon.0) 1957 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.599018+0000 mon.a (mon.0) 1958 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.605836+0000 mon.a (mon.0) 1959 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.685726+0000 mon.a (mon.0) 1960 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.688742+0000 mon.a (mon.0) 1961 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.692277+0000 mon.a (mon.0) 1962 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.693668+0000 mon.a (mon.0) 1963 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.701966+0000 mon.a (mon.0) 1964 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.779745+0000 mon.a (mon.0) 1965 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.782739+0000 mon.a (mon.0) 1966 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.786171+0000 mon.a (mon.0) 1967 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.787218+0000 mon.a (mon.0) 1968 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.795669+0000 mon.a (mon.0) 1969 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.876777+0000 mon.a (mon.0) 1970 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.879757+0000 mon.a (mon.0) 1971 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.882381+0000 mon.a (mon.0) 1972 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: cephadm 2023-12-20T20:11:42.518398+0000 mgr.x (mgr.25349) 1047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:43.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.592360+0000 mon.a (mon.0) 1955 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.594481+0000 mon.a (mon.0) 1956 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.598007+0000 mon.a (mon.0) 1957 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.599018+0000 mon.a (mon.0) 1958 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.605836+0000 mon.a (mon.0) 1959 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.685726+0000 mon.a (mon.0) 1960 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.688742+0000 mon.a (mon.0) 1961 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.692277+0000 mon.a (mon.0) 1962 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.693668+0000 mon.a (mon.0) 1963 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.701966+0000 mon.a (mon.0) 1964 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.779745+0000 mon.a (mon.0) 1965 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.782739+0000 mon.a (mon.0) 1966 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.786171+0000 mon.a (mon.0) 1967 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.787218+0000 mon.a (mon.0) 1968 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.795669+0000 mon.a (mon.0) 1969 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.876777+0000 mon.a (mon.0) 1970 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.879757+0000 mon.a (mon.0) 1971 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.882381+0000 mon.a (mon.0) 1972 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.883374+0000 mon.a (mon.0) 1973 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.889597+0000 mon.a (mon.0) 1974 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.971403+0000 mon.a (mon.0) 1975 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.974791+0000 mon.a (mon.0) 1976 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[80208]: audit 2023-12-20T20:11:42.978276+0000 mon.a (mon.0) 1977 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.883374+0000 mon.a (mon.0) 1973 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:43.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.889597+0000 mon.a (mon.0) 1974 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:43.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.971403+0000 mon.a (mon.0) 1975 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:43.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.974791+0000 mon.a (mon.0) 1976 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:43.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:42 smithi080 bash[84793]: audit 2023-12-20T20:11:42.978276+0000 mon.a (mon.0) 1977 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:43.377 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:11:43.377 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 9s ago 19m - - 2023-12-20T20:11:43.378 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 18s ago 19m - - 2023-12-20T20:11:43.378 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (5m) 9s ago 12m 17.3M - 0.23.0 ba2b418f427c 9979984282f3 2023-12-20T20:11:43.378 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (4m) 18s ago 12m 43.1M - 8.3.5 dad864ee21e9 35327ecb050a 2023-12-20T20:11:43.378 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 running (3m) 9s ago 10m 49.3M - 3.5 e1d6a67b021e 63865d78dfdb 2023-12-20T20:11:43.378 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443,9283,8765 running (4m) 18s ago 18m 503M - 19.0.0-297-ga89fee39 36973ca01a0c 2798bd911c04 2023-12-20T20:11:43.378 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:8443,9283,8765 running (3m) 9s ago 20m 432M - 19.0.0-297-ga89fee39 36973ca01a0c 948a6298d95e 2023-12-20T20:11:43.378 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (3m) 9s ago 20m 64.5M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 7763c37656a1 2023-12-20T20:11:43.378 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (2m) 18s ago 18m 38.3M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 0757d0a21f72 2023-12-20T20:11:43.378 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (2m) 9s ago 19m 45.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 129477cbeb77 2023-12-20T20:11:43.378 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (5m) 9s ago 12m 12.1M - 1.3.1 1dbe0e931976 3d79384a5011 2023-12-20T20:11:43.378 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (5m) 18s ago 12m 12.0M - 1.3.1 1dbe0e931976 48068c81d9e1 2023-12-20T20:11:43.378 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (43s) 9s ago 18m 47.4M 4096M 19.0.0-297-ga89fee39 36973ca01a0c c5d957150d3a 2023-12-20T20:11:43.378 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 starting - - - 4096M 2023-12-20T20:11:43.379 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (16m) 9s ago 16m 59.4M 4096M 17.2.0 e1d6a67b021e c5a8b72bec6a 2023-12-20T20:11:43.379 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (16m) 9s ago 16m 63.7M 4096M 17.2.0 e1d6a67b021e 47919c3d7421 2023-12-20T20:11:43.379 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (15m) 18s ago 15m 62.1M 4096M 17.2.0 e1d6a67b021e 18e2abccb722 2023-12-20T20:11:43.379 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (15m) 18s ago 15m 58.8M 4096M 17.2.0 e1d6a67b021e b059f3e08300 2023-12-20T20:11:43.379 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (14m) 18s ago 14m 59.2M 4096M 17.2.0 e1d6a67b021e 8e5ac1685777 2023-12-20T20:11:43.379 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (13m) 18s ago 13m 61.0M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:11:43.379 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (3m) 18s ago 12m 59.6M - 2.33.4 514e6a882f6e 0c91f33ab6ef 2023-12-20T20:11:43.379 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (10m) 9s ago 10m 88.6M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:11:43.379 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (10m) 18s ago 10m 88.1M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:11:43.379 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (10m) 9s ago 10m 88.2M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:11:43.380 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (10m) 18s ago 10m 88.2M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:11:43.829 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:11:43.829 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:11:43.829 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:11:43.829 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:11:43.829 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:11:43.829 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:11:43.829 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:11:43.829 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:11:43.829 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2023-12-20T20:11:43.829 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 1 2023-12-20T20:11:43.829 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:11:43.830 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:11:43.830 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:11:43.830 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:11:43.830 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:11:43.830 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2023-12-20T20:11:43.830 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 6 2023-12-20T20:11:43.830 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:11:43.830 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:11:44.214 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[95347]: debug 2023-12-20T20:11:44.013+0000 7fb2f2f40700 1 -- 172.21.15.80:0/3189511868 <== mon.0 v2:172.21.15.80:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56225cd076c0 con 0x56225cd8c800 2023-12-20T20:11:44.214 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:42.599714+0000 mgr.x (mgr.25349) 1048 : audit 0 from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:44.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: cephadm 2023-12-20T20:11:42.614638+0000 mgr.x (mgr.25349) 1049 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: cephadm 2023-12-20T20:11:42.708784+0000 mgr.x (mgr.25349) 1050 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: cephadm 2023-12-20T20:11:42.803003+0000 mgr.x (mgr.25349) 1051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: cephadm 2023-12-20T20:11:42.896333+0000 mgr.x (mgr.25349) 1052 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:42.979174+0000 mgr.x (mgr.25349) 1053 : audit 0 from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:44.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:42.980251+0000 mon.a (mon.0) 1978 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:42.996730+0000 mon.a (mon.0) 1979 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: cephadm 2023-12-20T20:11:43.003453+0000 mgr.x (mgr.25349) 1054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.079773+0000 mon.a (mon.0) 1980 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.082542+0000 mon.a (mon.0) 1981 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.087560+0000 mon.a (mon.0) 1982 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.088758+0000 mon.a (mon.0) 1983 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.095687+0000 mon.a (mon.0) 1984 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.215 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: cephadm 2023-12-20T20:11:43.102451+0000 mgr.x (mgr.25349) 1055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.178571+0000 mon.a (mon.0) 1985 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.181616+0000 mon.a (mon.0) 1986 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.184384+0000 mon.a (mon.0) 1987 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.185375+0000 mon.a (mon.0) 1988 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.193131+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: cephadm 2023-12-20T20:11:43.199932+0000 mgr.x (mgr.25349) 1056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.275003+0000 mon.a (mon.0) 1990 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.277519+0000 mon.a (mon.0) 1991 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.279966+0000 mon.a (mon.0) 1992 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.280917+0000 mon.a (mon.0) 1993 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.288527+0000 mon.a (mon.0) 1994 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: cephadm 2023-12-20T20:11:43.295281+0000 mgr.x (mgr.25349) 1057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.216 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.349286+0000 mgr.x (mgr.25349) 1058 : audit 0 from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:44.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.378598+0000 mon.a (mon.0) 1995 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.381750+0000 mon.a (mon.0) 1996 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.384366+0000 mon.a (mon.0) 1997 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.385281+0000 mon.a (mon.0) 1998 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.395177+0000 mon.a (mon.0) 1999 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: cephadm 2023-12-20T20:11:43.402023+0000 mgr.x (mgr.25349) 1059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.475346+0000 mon.a (mon.0) 2000 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.478091+0000 mon.a (mon.0) 2001 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.480376+0000 mon.a (mon.0) 2002 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.481210+0000 mon.a (mon.0) 2003 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.491228+0000 mon.a (mon.0) 2004 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.217 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: cephadm 2023-12-20T20:11:43.498097+0000 mgr.x (mgr.25349) 1060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.218 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:42.599714+0000 mgr.x (mgr.25349) 1048 : audit 0 from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:44.218 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: cephadm 2023-12-20T20:11:42.614638+0000 mgr.x (mgr.25349) 1049 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.218 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: cephadm 2023-12-20T20:11:42.708784+0000 mgr.x (mgr.25349) 1050 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.218 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: cephadm 2023-12-20T20:11:42.803003+0000 mgr.x (mgr.25349) 1051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.218 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: cephadm 2023-12-20T20:11:42.896333+0000 mgr.x (mgr.25349) 1052 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.218 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:42.979174+0000 mgr.x (mgr.25349) 1053 : audit 0 from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:44.218 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:42.980251+0000 mon.a (mon.0) 1978 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.218 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:42.996730+0000 mon.a (mon.0) 1979 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.218 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: cephadm 2023-12-20T20:11:43.003453+0000 mgr.x (mgr.25349) 1054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.218 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.079773+0000 mon.a (mon.0) 1980 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.218 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.082542+0000 mon.a (mon.0) 1981 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.218 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.087560+0000 mon.a (mon.0) 1982 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.218 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.088758+0000 mon.a (mon.0) 1983 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.219 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.095687+0000 mon.a (mon.0) 1984 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.219 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: cephadm 2023-12-20T20:11:43.102451+0000 mgr.x (mgr.25349) 1055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.219 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.178571+0000 mon.a (mon.0) 1985 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.219 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.181616+0000 mon.a (mon.0) 1986 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.219 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.184384+0000 mon.a (mon.0) 1987 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.219 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.185375+0000 mon.a (mon.0) 1988 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.219 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.193131+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.219 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.573379+0000 mon.a (mon.0) 2005 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.219 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.576634+0000 mon.a (mon.0) 2006 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.220 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.581145+0000 mon.a (mon.0) 2007 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.220 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.582657+0000 mon.a (mon.0) 2008 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.220 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.591902+0000 mon.a (mon.0) 2009 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.220 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.671901+0000 mon.a (mon.0) 2010 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.220 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.675415+0000 mon.a (mon.0) 2011 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.220 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.678437+0000 mon.a (mon.0) 2012 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.220 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.679806+0000 mon.a (mon.0) 2013 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.220 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.688455+0000 mon.a (mon.0) 2014 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.220 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.767218+0000 mon.a (mon.0) 2015 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.220 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.770720+0000 mon.a (mon.0) 2016 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.220 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.774121+0000 mon.a (mon.0) 2017 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.220 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.775174+0000 mon.a (mon.0) 2018 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.220 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.782517+0000 mon.a (mon.0) 2019 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.221 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.820537+0000 mon.a (mon.0) 2020 : audit 0 from='client.? 172.21.15.80:0/688037914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.221 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.842941+0000 mon.a (mon.0) 2021 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.221 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.845871+0000 mon.a (mon.0) 2022 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.221 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.849111+0000 mon.a (mon.0) 2023 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.221 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.850357+0000 mon.a (mon.0) 2024 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.222 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: cephadm 2023-12-20T20:11:43.199932+0000 mgr.x (mgr.25349) 1056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.222 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.275003+0000 mon.a (mon.0) 1990 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.222 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.277519+0000 mon.a (mon.0) 1991 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.222 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.279966+0000 mon.a (mon.0) 1992 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.222 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.280917+0000 mon.a (mon.0) 1993 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.222 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.288527+0000 mon.a (mon.0) 1994 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.222 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: cephadm 2023-12-20T20:11:43.295281+0000 mgr.x (mgr.25349) 1057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.222 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.349286+0000 mgr.x (mgr.25349) 1058 : audit 0 from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:44.222 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.378598+0000 mon.a (mon.0) 1995 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.223 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.381750+0000 mon.a (mon.0) 1996 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.223 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.384366+0000 mon.a (mon.0) 1997 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.223 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.385281+0000 mon.a (mon.0) 1998 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.223 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.395177+0000 mon.a (mon.0) 1999 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.223 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: cephadm 2023-12-20T20:11:43.402023+0000 mgr.x (mgr.25349) 1059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.223 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.475346+0000 mon.a (mon.0) 2000 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.223 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.478091+0000 mon.a (mon.0) 2001 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.223 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.480376+0000 mon.a (mon.0) 2002 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.223 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.481210+0000 mon.a (mon.0) 2003 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.223 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.491228+0000 mon.a (mon.0) 2004 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.223 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: cephadm 2023-12-20T20:11:43.498097+0000 mgr.x (mgr.25349) 1060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.224 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.858940+0000 mon.a (mon.0) 2025 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.224 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.938410+0000 mon.a (mon.0) 2026 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.224 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.941566+0000 mon.a (mon.0) 2027 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.224 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.945685+0000 mon.a (mon.0) 2028 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.224 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.947026+0000 mon.a (mon.0) 2029 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.224 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[84793]: audit 2023-12-20T20:11:43.953687+0000 mon.a (mon.0) 2030 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.224 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.573379+0000 mon.a (mon.0) 2005 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.224 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.576634+0000 mon.a (mon.0) 2006 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.225 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.581145+0000 mon.a (mon.0) 2007 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.225 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.582657+0000 mon.a (mon.0) 2008 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.225 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.591902+0000 mon.a (mon.0) 2009 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.225 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.671901+0000 mon.a (mon.0) 2010 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.225 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.675415+0000 mon.a (mon.0) 2011 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.225 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.678437+0000 mon.a (mon.0) 2012 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.225 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.679806+0000 mon.a (mon.0) 2013 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.225 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.688455+0000 mon.a (mon.0) 2014 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.225 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.767218+0000 mon.a (mon.0) 2015 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.225 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.770720+0000 mon.a (mon.0) 2016 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.225 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.774121+0000 mon.a (mon.0) 2017 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.225 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.775174+0000 mon.a (mon.0) 2018 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.225 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.782517+0000 mon.a (mon.0) 2019 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.820537+0000 mon.a (mon.0) 2020 : audit 0 from='client.? 172.21.15.80:0/688037914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.842941+0000 mon.a (mon.0) 2021 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.845871+0000 mon.a (mon.0) 2022 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.849111+0000 mon.a (mon.0) 2023 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.850357+0000 mon.a (mon.0) 2024 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.858940+0000 mon.a (mon.0) 2025 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.938410+0000 mon.a (mon.0) 2026 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.941566+0000 mon.a (mon.0) 2027 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.945685+0000 mon.a (mon.0) 2028 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.947026+0000 mon.a (mon.0) 2029 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.226 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:43 smithi080 bash[80208]: audit 2023-12-20T20:11:43.953687+0000 mon.a (mon.0) 2030 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.239 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:11:44.239 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:11:44.239 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:11:44.239 INFO:teuthology.orchestra.run.smithi080.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:11:44.239 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [ 2023-12-20T20:11:44.239 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr", 2023-12-20T20:11:44.239 INFO:teuthology.orchestra.run.smithi080.stdout: "mon" 2023-12-20T20:11:44.239 INFO:teuthology.orchestra.run.smithi080.stdout: ], 2023-12-20T20:11:44.239 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "6/23 daemons upgraded", 2023-12-20T20:11:44.239 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "Currently upgrading osd daemons", 2023-12-20T20:11:44.239 INFO:teuthology.orchestra.run.smithi080.stdout: "is_paused": false 2023-12-20T20:11:44.240 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:11:44.282 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:42.599714+0000 mgr.x (mgr.25349) 1048 : audit 0 from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:44.283 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: cephadm 2023-12-20T20:11:42.614638+0000 mgr.x (mgr.25349) 1049 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.283 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: cephadm 2023-12-20T20:11:42.708784+0000 mgr.x (mgr.25349) 1050 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.283 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: cephadm 2023-12-20T20:11:42.803003+0000 mgr.x (mgr.25349) 1051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.283 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: cephadm 2023-12-20T20:11:42.896333+0000 mgr.x (mgr.25349) 1052 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.283 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:42.979174+0000 mgr.x (mgr.25349) 1053 : audit 0 from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:44.283 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:42.980251+0000 mon.a (mon.0) 1978 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.283 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:42.996730+0000 mon.a (mon.0) 1979 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.283 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: cephadm 2023-12-20T20:11:43.003453+0000 mgr.x (mgr.25349) 1054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.283 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.079773+0000 mon.a (mon.0) 1980 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.283 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.082542+0000 mon.a (mon.0) 1981 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.283 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.087560+0000 mon.a (mon.0) 1982 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.283 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.088758+0000 mon.a (mon.0) 1983 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.283 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.095687+0000 mon.a (mon.0) 1984 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.284 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: cephadm 2023-12-20T20:11:43.102451+0000 mgr.x (mgr.25349) 1055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.284 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.178571+0000 mon.a (mon.0) 1985 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.284 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.181616+0000 mon.a (mon.0) 1986 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.284 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.184384+0000 mon.a (mon.0) 1987 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.284 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.185375+0000 mon.a (mon.0) 1988 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.284 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.193131+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.284 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: cephadm 2023-12-20T20:11:43.199932+0000 mgr.x (mgr.25349) 1056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.284 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.275003+0000 mon.a (mon.0) 1990 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.284 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.277519+0000 mon.a (mon.0) 1991 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.284 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.279966+0000 mon.a (mon.0) 1992 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.284 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.280917+0000 mon.a (mon.0) 1993 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.284 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.288527+0000 mon.a (mon.0) 1994 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.284 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: cephadm 2023-12-20T20:11:43.295281+0000 mgr.x (mgr.25349) 1057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.284 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.349286+0000 mgr.x (mgr.25349) 1058 : audit 0 from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:44.285 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.378598+0000 mon.a (mon.0) 1995 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.285 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.381750+0000 mon.a (mon.0) 1996 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.285 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.384366+0000 mon.a (mon.0) 1997 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.285 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.385281+0000 mon.a (mon.0) 1998 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.285 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.395177+0000 mon.a (mon.0) 1999 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.285 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: cephadm 2023-12-20T20:11:43.402023+0000 mgr.x (mgr.25349) 1059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.285 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.475346+0000 mon.a (mon.0) 2000 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.285 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.478091+0000 mon.a (mon.0) 2001 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.285 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.480376+0000 mon.a (mon.0) 2002 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.285 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.481210+0000 mon.a (mon.0) 2003 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.285 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.491228+0000 mon.a (mon.0) 2004 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.285 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: cephadm 2023-12-20T20:11:43.498097+0000 mgr.x (mgr.25349) 1060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:44.285 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.573379+0000 mon.a (mon.0) 2005 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.286 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.576634+0000 mon.a (mon.0) 2006 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.286 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.581145+0000 mon.a (mon.0) 2007 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.286 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.582657+0000 mon.a (mon.0) 2008 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.286 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.591902+0000 mon.a (mon.0) 2009 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.286 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.671901+0000 mon.a (mon.0) 2010 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.286 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.675415+0000 mon.a (mon.0) 2011 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.286 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.678437+0000 mon.a (mon.0) 2012 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.286 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.679806+0000 mon.a (mon.0) 2013 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.287 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.688455+0000 mon.a (mon.0) 2014 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.287 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.767218+0000 mon.a (mon.0) 2015 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.287 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.770720+0000 mon.a (mon.0) 2016 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.287 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.774121+0000 mon.a (mon.0) 2017 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.287 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.775174+0000 mon.a (mon.0) 2018 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.287 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.782517+0000 mon.a (mon.0) 2019 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.287 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.820537+0000 mon.a (mon.0) 2020 : audit 0 from='client.? 172.21.15.80:0/688037914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.287 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.842941+0000 mon.a (mon.0) 2021 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.287 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.845871+0000 mon.a (mon.0) 2022 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.287 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.849111+0000 mon.a (mon.0) 2023 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.287 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.850357+0000 mon.a (mon.0) 2024 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.288 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.858940+0000 mon.a (mon.0) 2025 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.288 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.938410+0000 mon.a (mon.0) 2026 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:44.288 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.941566+0000 mon.a (mon.0) 2027 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:44.288 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.945685+0000 mon.a (mon.0) 2028 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:44.288 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.947026+0000 mon.a (mon.0) 2029 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:44.288 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:43 smithi133 bash[68349]: audit 2023-12-20T20:11:43.953687+0000 mon.a (mon.0) 2030 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:44.695 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 89/630 objects degraded (14.127%), 24 pgs degraded 2023-12-20T20:11:44.695 INFO:teuthology.orchestra.run.smithi080.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-20T20:11:44.695 INFO:teuthology.orchestra.run.smithi080.stdout: osd.1 (root=default,host=smithi080) is down 2023-12-20T20:11:44.695 INFO:teuthology.orchestra.run.smithi080.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 89/630 objects degraded (14.127%), 24 pgs degraded 2023-12-20T20:11:44.696 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.4 is active+undersized+degraded, acting [0,7] 2023-12-20T20:11:44.696 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.9 is active+undersized+degraded, acting [7,3] 2023-12-20T20:11:44.696 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.a is active+undersized+degraded, acting [3,7] 2023-12-20T20:11:44.696 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.d is active+undersized+degraded, acting [4,3] 2023-12-20T20:11:44.696 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.11 is active+undersized+degraded, acting [6,4] 2023-12-20T20:11:44.696 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.15 is active+undersized+degraded, acting [5,0] 2023-12-20T20:11:44.696 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.0 is active+undersized+degraded, acting [2,6] 2023-12-20T20:11:44.696 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.4 is active+undersized+degraded, acting [2,5] 2023-12-20T20:11:44.696 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.6 is active+undersized+degraded, acting [0,4] 2023-12-20T20:11:44.696 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.8 is active+undersized+degraded, acting [3,7] 2023-12-20T20:11:44.696 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.a is active+undersized+degraded, acting [6,4] 2023-12-20T20:11:44.696 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.e is active+undersized+degraded, acting [7,4] 2023-12-20T20:11:44.696 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.16 is active+undersized+degraded, acting [5,7] 2023-12-20T20:11:44.696 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.18 is active+undersized+degraded, acting [3,0] 2023-12-20T20:11:44.697 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.19 is active+undersized+degraded, acting [3,4] 2023-12-20T20:11:44.697 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.1a is active+undersized+degraded, acting [4,2] 2023-12-20T20:11:44.697 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.1c is active+undersized+degraded, acting [5,4] 2023-12-20T20:11:44.697 INFO:teuthology.orchestra.run.smithi080.stdout: pg 4.9 is active+undersized+degraded, acting [4,3] 2023-12-20T20:11:44.697 INFO:teuthology.orchestra.run.smithi080.stdout: pg 4.d is active+undersized+degraded, acting [4,2] 2023-12-20T20:11:44.697 INFO:teuthology.orchestra.run.smithi080.stdout: pg 4.e is active+undersized+degraded, acting [4,6] 2023-12-20T20:11:44.697 INFO:teuthology.orchestra.run.smithi080.stdout: pg 4.14 is active+undersized+degraded, acting [3,7] 2023-12-20T20:11:44.697 INFO:teuthology.orchestra.run.smithi080.stdout: pg 4.1f is active+undersized+degraded, acting [6,5] 2023-12-20T20:11:44.697 INFO:teuthology.orchestra.run.smithi080.stdout: pg 5.1d is active+undersized+degraded, acting [4,0] 2023-12-20T20:11:44.697 INFO:teuthology.orchestra.run.smithi080.stdout: pg 6.1a is active+undersized+degraded, acting [4,5] 2023-12-20T20:11:44.799 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[95347]: debug 2023-12-20T20:11:44.573+0000 7fb2fc0c6640 -1 Falling back to public interface 2023-12-20T20:11:45.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:11:44 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:11:44] "GET /metrics HTTP/1.1" 200 38474 "" "Prometheus/2.33.4" 2023-12-20T20:11:45.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: cephadm 2023-12-20T20:11:43.598771+0000 mgr.x (mgr.25349) 1061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: cephadm 2023-12-20T20:11:43.695309+0000 mgr.x (mgr.25349) 1062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: cephadm 2023-12-20T20:11:43.789165+0000 mgr.x (mgr.25349) 1063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: cephadm 2023-12-20T20:11:43.865665+0000 mgr.x (mgr.25349) 1064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: cephadm 2023-12-20T20:11:43.960516+0000 mgr.x (mgr.25349) 1065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.034150+0000 mon.a (mon.0) 2031 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.038908+0000 mon.a (mon.0) 2032 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: cluster 2023-12-20T20:11:44.040439+0000 mgr.x (mgr.25349) 1066 : cluster 0 pgmap v228: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 89/630 objects degraded (14.127%) 2023-12-20T20:11:45.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.044224+0000 mon.a (mon.0) 2033 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.045772+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.055308+0000 mon.a (mon.0) 2035 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: cephadm 2023-12-20T20:11:44.062193+0000 mgr.x (mgr.25349) 1067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.139220+0000 mon.a (mon.0) 2036 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.141543+0000 mon.a (mon.0) 2037 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.144814+0000 mon.a (mon.0) 2038 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.145869+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.153474+0000 mon.a (mon.0) 2040 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: cephadm 2023-12-20T20:11:44.160143+0000 mgr.x (mgr.25349) 1068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.235447+0000 mon.a (mon.0) 2041 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.236301+0000 mgr.x (mgr.25349) 1069 : audit 0 from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:45.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.238076+0000 mon.a (mon.0) 2042 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.240771+0000 mon.a (mon.0) 2043 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.241913+0000 mon.a (mon.0) 2044 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.249162+0000 mon.a (mon.0) 2045 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: cephadm 2023-12-20T20:11:44.256182+0000 mgr.x (mgr.25349) 1070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.331597+0000 mon.a (mon.0) 2046 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.334460+0000 mon.a (mon.0) 2047 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.337728+0000 mon.a (mon.0) 2048 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.338823+0000 mon.a (mon.0) 2049 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.345713+0000 mon.a (mon.0) 2050 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: cephadm 2023-12-20T20:11:44.352341+0000 mgr.x (mgr.25349) 1071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.424043+0000 mon.a (mon.0) 2051 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.426964+0000 mon.a (mon.0) 2052 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.430509+0000 mon.a (mon.0) 2053 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.432056+0000 mon.a (mon.0) 2054 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.441328+0000 mon.a (mon.0) 2055 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: cephadm 2023-12-20T20:11:44.448155+0000 mgr.x (mgr.25349) 1072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.524658+0000 mon.a (mon.0) 2056 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.527771+0000 mon.a (mon.0) 2057 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.530993+0000 mon.a (mon.0) 2058 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.532395+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.540120+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: cephadm 2023-12-20T20:11:44.547126+0000 mgr.x (mgr.25349) 1073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.623142+0000 mon.a (mon.0) 2061 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.626084+0000 mon.a (mon.0) 2062 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.629887+0000 mon.a (mon.0) 2063 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.631227+0000 mon.a (mon.0) 2064 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.639761+0000 mon.a (mon.0) 2065 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.687103+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.80:0/4206929640' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:11:45.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.719837+0000 mon.a (mon.0) 2066 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.722558+0000 mon.a (mon.0) 2067 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.725144+0000 mon.a (mon.0) 2068 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.726374+0000 mon.a (mon.0) 2069 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.734557+0000 mon.a (mon.0) 2070 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.812755+0000 mon.a (mon.0) 2071 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.816181+0000 mon.a (mon.0) 2072 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.820644+0000 mon.a (mon.0) 2073 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.822065+0000 mon.a (mon.0) 2074 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.844635+0000 mon.a (mon.0) 2075 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.851758+0000 mon.a (mon.0) 2076 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.860399+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.870189+0000 mon.a (mon.0) 2078 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.936436+0000 mon.a (mon.0) 2079 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.939848+0000 mon.a (mon.0) 2080 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.944135+0000 mon.a (mon.0) 2081 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.945711+0000 mon.a (mon.0) 2082 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:45 smithi133 bash[68349]: audit 2023-12-20T20:11:44.955133+0000 mon.a (mon.0) 2083 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: cephadm 2023-12-20T20:11:43.598771+0000 mgr.x (mgr.25349) 1061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: cephadm 2023-12-20T20:11:43.695309+0000 mgr.x (mgr.25349) 1062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: cephadm 2023-12-20T20:11:43.789165+0000 mgr.x (mgr.25349) 1063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: cephadm 2023-12-20T20:11:43.865665+0000 mgr.x (mgr.25349) 1064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: cephadm 2023-12-20T20:11:43.960516+0000 mgr.x (mgr.25349) 1065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: audit 2023-12-20T20:11:44.034150+0000 mon.a (mon.0) 2031 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: audit 2023-12-20T20:11:44.038908+0000 mon.a (mon.0) 2032 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: cluster 2023-12-20T20:11:44.040439+0000 mgr.x (mgr.25349) 1066 : cluster 0 pgmap v228: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 89/630 objects degraded (14.127%) 2023-12-20T20:11:45.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: audit 2023-12-20T20:11:44.044224+0000 mon.a (mon.0) 2033 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: audit 2023-12-20T20:11:44.045772+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.295 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: audit 2023-12-20T20:11:44.055308+0000 mon.a (mon.0) 2035 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: cephadm 2023-12-20T20:11:44.062193+0000 mgr.x (mgr.25349) 1067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: audit 2023-12-20T20:11:44.139220+0000 mon.a (mon.0) 2036 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: audit 2023-12-20T20:11:44.141543+0000 mon.a (mon.0) 2037 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: audit 2023-12-20T20:11:44.144814+0000 mon.a (mon.0) 2038 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: audit 2023-12-20T20:11:44.145869+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: audit 2023-12-20T20:11:44.153474+0000 mon.a (mon.0) 2040 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: cephadm 2023-12-20T20:11:44.160143+0000 mgr.x (mgr.25349) 1068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: audit 2023-12-20T20:11:44.235447+0000 mon.a (mon.0) 2041 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.296 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: audit 2023-12-20T20:11:44.236301+0000 mgr.x (mgr.25349) 1069 : audit 0 from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:45.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: cephadm 2023-12-20T20:11:43.598771+0000 mgr.x (mgr.25349) 1061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: cephadm 2023-12-20T20:11:43.695309+0000 mgr.x (mgr.25349) 1062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: cephadm 2023-12-20T20:11:43.789165+0000 mgr.x (mgr.25349) 1063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: cephadm 2023-12-20T20:11:43.865665+0000 mgr.x (mgr.25349) 1064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: cephadm 2023-12-20T20:11:43.960516+0000 mgr.x (mgr.25349) 1065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.034150+0000 mon.a (mon.0) 2031 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.038908+0000 mon.a (mon.0) 2032 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.297 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: cluster 2023-12-20T20:11:44.040439+0000 mgr.x (mgr.25349) 1066 : cluster 0 pgmap v228: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 89/630 objects degraded (14.127%) 2023-12-20T20:11:45.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.044224+0000 mon.a (mon.0) 2033 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.045772+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.055308+0000 mon.a (mon.0) 2035 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: cephadm 2023-12-20T20:11:44.062193+0000 mgr.x (mgr.25349) 1067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.139220+0000 mon.a (mon.0) 2036 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.141543+0000 mon.a (mon.0) 2037 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.144814+0000 mon.a (mon.0) 2038 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.145869+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.153474+0000 mon.a (mon.0) 2040 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: cephadm 2023-12-20T20:11:44.160143+0000 mgr.x (mgr.25349) 1068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.235447+0000 mon.a (mon.0) 2041 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.298 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.236301+0000 mgr.x (mgr.25349) 1069 : audit 0 from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:11:45.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: audit 2023-12-20T20:11:44.238076+0000 mon.a (mon.0) 2042 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: audit 2023-12-20T20:11:44.240771+0000 mon.a (mon.0) 2043 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: audit 2023-12-20T20:11:44.241913+0000 mon.a (mon.0) 2044 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[80208]: audit 2023-12-20T20:11:44.249162+0000 mon.a (mon.0) 2045 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: cephadm 2023-12-20T20:11:44.256182+0000 mgr.x (mgr.25349) 1070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.331597+0000 mon.a (mon.0) 2046 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.334460+0000 mon.a (mon.0) 2047 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.337728+0000 mon.a (mon.0) 2048 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.338823+0000 mon.a (mon.0) 2049 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.345713+0000 mon.a (mon.0) 2050 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: cephadm 2023-12-20T20:11:44.352341+0000 mgr.x (mgr.25349) 1071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.424043+0000 mon.a (mon.0) 2051 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.426964+0000 mon.a (mon.0) 2052 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.430509+0000 mon.a (mon.0) 2053 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.432056+0000 mon.a (mon.0) 2054 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.441328+0000 mon.a (mon.0) 2055 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: cephadm 2023-12-20T20:11:44.448155+0000 mgr.x (mgr.25349) 1072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.524658+0000 mon.a (mon.0) 2056 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.527771+0000 mon.a (mon.0) 2057 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.530993+0000 mon.a (mon.0) 2058 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.532395+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.540120+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: cephadm 2023-12-20T20:11:44.547126+0000 mgr.x (mgr.25349) 1073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.623142+0000 mon.a (mon.0) 2061 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.626084+0000 mon.a (mon.0) 2062 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.629887+0000 mon.a (mon.0) 2063 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.631227+0000 mon.a (mon.0) 2064 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.639761+0000 mon.a (mon.0) 2065 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.687103+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.80:0/4206929640' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:11:45.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.719837+0000 mon.a (mon.0) 2066 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.722558+0000 mon.a (mon.0) 2067 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.725144+0000 mon.a (mon.0) 2068 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.726374+0000 mon.a (mon.0) 2069 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.734557+0000 mon.a (mon.0) 2070 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.812755+0000 mon.a (mon.0) 2071 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.816181+0000 mon.a (mon.0) 2072 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.820644+0000 mon.a (mon.0) 2073 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.822065+0000 mon.a (mon.0) 2074 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.844635+0000 mon.a (mon.0) 2075 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.851758+0000 mon.a (mon.0) 2076 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.860399+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.870189+0000 mon.a (mon.0) 2078 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.936436+0000 mon.a (mon.0) 2079 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.939848+0000 mon.a (mon.0) 2080 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.944135+0000 mon.a (mon.0) 2081 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.945711+0000 mon.a (mon.0) 2082 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[80208]: audit 2023-12-20T20:11:44.955133+0000 mon.a (mon.0) 2083 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.238076+0000 mon.a (mon.0) 2042 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.240771+0000 mon.a (mon.0) 2043 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.241913+0000 mon.a (mon.0) 2044 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.249162+0000 mon.a (mon.0) 2045 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: cephadm 2023-12-20T20:11:44.256182+0000 mgr.x (mgr.25349) 1070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.331597+0000 mon.a (mon.0) 2046 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.334460+0000 mon.a (mon.0) 2047 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.337728+0000 mon.a (mon.0) 2048 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.338823+0000 mon.a (mon.0) 2049 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.345713+0000 mon.a (mon.0) 2050 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: cephadm 2023-12-20T20:11:44.352341+0000 mgr.x (mgr.25349) 1071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.424043+0000 mon.a (mon.0) 2051 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.426964+0000 mon.a (mon.0) 2052 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.430509+0000 mon.a (mon.0) 2053 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.432056+0000 mon.a (mon.0) 2054 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:44 smithi080 bash[84793]: audit 2023-12-20T20:11:44.441328+0000 mon.a (mon.0) 2055 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: cephadm 2023-12-20T20:11:44.448155+0000 mgr.x (mgr.25349) 1072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.524658+0000 mon.a (mon.0) 2056 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.527771+0000 mon.a (mon.0) 2057 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.530993+0000 mon.a (mon.0) 2058 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.532395+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.540120+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: cephadm 2023-12-20T20:11:44.547126+0000 mgr.x (mgr.25349) 1073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:45.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.623142+0000 mon.a (mon.0) 2061 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.626084+0000 mon.a (mon.0) 2062 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.629887+0000 mon.a (mon.0) 2063 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.631227+0000 mon.a (mon.0) 2064 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.639761+0000 mon.a (mon.0) 2065 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.687103+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.80:0/4206929640' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:11:45.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.719837+0000 mon.a (mon.0) 2066 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.722558+0000 mon.a (mon.0) 2067 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.725144+0000 mon.a (mon.0) 2068 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.726374+0000 mon.a (mon.0) 2069 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.734557+0000 mon.a (mon.0) 2070 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.812755+0000 mon.a (mon.0) 2071 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.816181+0000 mon.a (mon.0) 2072 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.820644+0000 mon.a (mon.0) 2073 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.822065+0000 mon.a (mon.0) 2074 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.844635+0000 mon.a (mon.0) 2075 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.851758+0000 mon.a (mon.0) 2076 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.860399+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.870189+0000 mon.a (mon.0) 2078 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:45.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.936436+0000 mon.a (mon.0) 2079 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:45.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.939848+0000 mon.a (mon.0) 2080 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:45.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.944135+0000 mon.a (mon.0) 2081 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:45.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.945711+0000 mon.a (mon.0) 2082 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:45.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:44.955133+0000 mon.a (mon.0) 2083 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: cephadm 2023-12-20T20:11:44.646384+0000 mgr.x (mgr.25349) 1074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: cephadm 2023-12-20T20:11:44.741233+0000 mgr.x (mgr.25349) 1075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: cephadm 2023-12-20T20:11:44.858618+0000 mgr.x (mgr.25349) 1076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: cephadm 2023-12-20T20:11:44.961941+0000 mgr.x (mgr.25349) 1077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.034150+0000 mon.a (mon.0) 2084 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.037433+0000 mon.a (mon.0) 2085 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.041347+0000 mon.a (mon.0) 2086 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.042587+0000 mon.a (mon.0) 2087 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.050712+0000 mon.a (mon.0) 2088 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: cephadm 2023-12-20T20:11:45.057432+0000 mgr.x (mgr.25349) 1078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.132743+0000 mon.a (mon.0) 2089 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.135731+0000 mon.a (mon.0) 2090 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.141172+0000 mon.a (mon.0) 2091 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.144115+0000 mon.a (mon.0) 2092 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.154144+0000 mon.a (mon.0) 2093 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: cephadm 2023-12-20T20:11:45.161077+0000 mgr.x (mgr.25349) 1079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.233933+0000 mon.a (mon.0) 2094 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.236676+0000 mon.a (mon.0) 2095 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.239146+0000 mon.a (mon.0) 2096 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.240241+0000 mon.a (mon.0) 2097 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.249233+0000 mon.a (mon.0) 2098 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: cephadm 2023-12-20T20:11:45.256015+0000 mgr.x (mgr.25349) 1080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.330754+0000 mon.a (mon.0) 2099 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.333708+0000 mon.a (mon.0) 2100 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.337504+0000 mon.a (mon.0) 2101 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.339001+0000 mon.a (mon.0) 2102 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.350630+0000 mon.a (mon.0) 2103 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: cephadm 2023-12-20T20:11:45.357411+0000 mgr.x (mgr.25349) 1081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.429889+0000 mon.a (mon.0) 2104 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.433079+0000 mon.a (mon.0) 2105 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.436670+0000 mon.a (mon.0) 2106 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.438188+0000 mon.a (mon.0) 2107 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.449826+0000 mon.a (mon.0) 2108 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: cephadm 2023-12-20T20:11:45.456681+0000 mgr.x (mgr.25349) 1082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.530433+0000 mon.a (mon.0) 2109 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.533211+0000 mon.a (mon.0) 2110 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.535988+0000 mon.a (mon.0) 2111 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.537437+0000 mon.a (mon.0) 2112 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.544702+0000 mon.a (mon.0) 2113 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: cephadm 2023-12-20T20:11:45.551644+0000 mgr.x (mgr.25349) 1083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: cephadm 2023-12-20T20:11:44.646384+0000 mgr.x (mgr.25349) 1074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: cephadm 2023-12-20T20:11:44.741233+0000 mgr.x (mgr.25349) 1075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: cephadm 2023-12-20T20:11:44.858618+0000 mgr.x (mgr.25349) 1076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: cephadm 2023-12-20T20:11:44.961941+0000 mgr.x (mgr.25349) 1077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:45.034150+0000 mon.a (mon.0) 2084 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:45 smithi080 bash[84793]: audit 2023-12-20T20:11:45.037433+0000 mon.a (mon.0) 2085 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.041347+0000 mon.a (mon.0) 2086 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.042587+0000 mon.a (mon.0) 2087 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.050712+0000 mon.a (mon.0) 2088 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: cephadm 2023-12-20T20:11:45.057432+0000 mgr.x (mgr.25349) 1078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.132743+0000 mon.a (mon.0) 2089 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.135731+0000 mon.a (mon.0) 2090 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.141172+0000 mon.a (mon.0) 2091 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.144115+0000 mon.a (mon.0) 2092 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.154144+0000 mon.a (mon.0) 2093 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: cephadm 2023-12-20T20:11:45.161077+0000 mgr.x (mgr.25349) 1079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.233933+0000 mon.a (mon.0) 2094 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.236676+0000 mon.a (mon.0) 2095 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.239146+0000 mon.a (mon.0) 2096 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.240241+0000 mon.a (mon.0) 2097 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.626937+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.630162+0000 mon.a (mon.0) 2115 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.634618+0000 mon.a (mon.0) 2116 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.636437+0000 mon.a (mon.0) 2117 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.645607+0000 mon.a (mon.0) 2118 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.728295+0000 mon.a (mon.0) 2119 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.731483+0000 mon.a (mon.0) 2120 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.734359+0000 mon.a (mon.0) 2121 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.735909+0000 mon.a (mon.0) 2122 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.745545+0000 mon.a (mon.0) 2123 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.828093+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.831257+0000 mon.a (mon.0) 2125 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.835984+0000 mon.a (mon.0) 2126 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.837387+0000 mon.a (mon.0) 2127 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.846048+0000 mon.a (mon.0) 2128 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: cluster 2023-12-20T20:11:45.898355+0000 mon.a (mon.0) 2129 : cluster 3 Health check update: Degraded data redundancy: 89/630 objects degraded (14.127%), 24 pgs degraded (PG_DEGRADED) 2023-12-20T20:11:46.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.931902+0000 mon.a (mon.0) 2130 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.935271+0000 mon.a (mon.0) 2131 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.938943+0000 mon.a (mon.0) 2132 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.940547+0000 mon.a (mon.0) 2133 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[80208]: audit 2023-12-20T20:11:45.963194+0000 mon.a (mon.0) 2134 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.249233+0000 mon.a (mon.0) 2098 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: cephadm 2023-12-20T20:11:45.256015+0000 mgr.x (mgr.25349) 1080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.330754+0000 mon.a (mon.0) 2099 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.333708+0000 mon.a (mon.0) 2100 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.337504+0000 mon.a (mon.0) 2101 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.339001+0000 mon.a (mon.0) 2102 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.350630+0000 mon.a (mon.0) 2103 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: cephadm 2023-12-20T20:11:45.357411+0000 mgr.x (mgr.25349) 1081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.429889+0000 mon.a (mon.0) 2104 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.433079+0000 mon.a (mon.0) 2105 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.436670+0000 mon.a (mon.0) 2106 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.438188+0000 mon.a (mon.0) 2107 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.449826+0000 mon.a (mon.0) 2108 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: cephadm 2023-12-20T20:11:45.456681+0000 mgr.x (mgr.25349) 1082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.530433+0000 mon.a (mon.0) 2109 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.533211+0000 mon.a (mon.0) 2110 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.535988+0000 mon.a (mon.0) 2111 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.537437+0000 mon.a (mon.0) 2112 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.544702+0000 mon.a (mon.0) 2113 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: cephadm 2023-12-20T20:11:45.551644+0000 mgr.x (mgr.25349) 1083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.626937+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.630162+0000 mon.a (mon.0) 2115 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.634618+0000 mon.a (mon.0) 2116 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.636437+0000 mon.a (mon.0) 2117 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.645607+0000 mon.a (mon.0) 2118 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.728295+0000 mon.a (mon.0) 2119 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.731483+0000 mon.a (mon.0) 2120 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.734359+0000 mon.a (mon.0) 2121 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.735909+0000 mon.a (mon.0) 2122 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.745545+0000 mon.a (mon.0) 2123 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.828093+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.831257+0000 mon.a (mon.0) 2125 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.835984+0000 mon.a (mon.0) 2126 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.837387+0000 mon.a (mon.0) 2127 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.846048+0000 mon.a (mon.0) 2128 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: cluster 2023-12-20T20:11:45.898355+0000 mon.a (mon.0) 2129 : cluster 3 Health check update: Degraded data redundancy: 89/630 objects degraded (14.127%), 24 pgs degraded (PG_DEGRADED) 2023-12-20T20:11:46.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.931902+0000 mon.a (mon.0) 2130 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.935271+0000 mon.a (mon.0) 2131 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.938943+0000 mon.a (mon.0) 2132 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.940547+0000 mon.a (mon.0) 2133 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:46 smithi080 bash[84793]: audit 2023-12-20T20:11:45.963194+0000 mon.a (mon.0) 2134 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: cephadm 2023-12-20T20:11:44.646384+0000 mgr.x (mgr.25349) 1074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: cephadm 2023-12-20T20:11:44.741233+0000 mgr.x (mgr.25349) 1075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: cephadm 2023-12-20T20:11:44.858618+0000 mgr.x (mgr.25349) 1076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: cephadm 2023-12-20T20:11:44.961941+0000 mgr.x (mgr.25349) 1077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.034150+0000 mon.a (mon.0) 2084 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.037433+0000 mon.a (mon.0) 2085 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.041347+0000 mon.a (mon.0) 2086 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.042587+0000 mon.a (mon.0) 2087 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.050712+0000 mon.a (mon.0) 2088 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: cephadm 2023-12-20T20:11:45.057432+0000 mgr.x (mgr.25349) 1078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.132743+0000 mon.a (mon.0) 2089 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.135731+0000 mon.a (mon.0) 2090 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.141172+0000 mon.a (mon.0) 2091 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.144115+0000 mon.a (mon.0) 2092 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.154144+0000 mon.a (mon.0) 2093 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: cephadm 2023-12-20T20:11:45.161077+0000 mgr.x (mgr.25349) 1079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.233933+0000 mon.a (mon.0) 2094 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.236676+0000 mon.a (mon.0) 2095 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.239146+0000 mon.a (mon.0) 2096 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.240241+0000 mon.a (mon.0) 2097 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.249233+0000 mon.a (mon.0) 2098 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: cephadm 2023-12-20T20:11:45.256015+0000 mgr.x (mgr.25349) 1080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.330754+0000 mon.a (mon.0) 2099 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.333708+0000 mon.a (mon.0) 2100 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.337504+0000 mon.a (mon.0) 2101 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.339001+0000 mon.a (mon.0) 2102 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.350630+0000 mon.a (mon.0) 2103 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: cephadm 2023-12-20T20:11:45.357411+0000 mgr.x (mgr.25349) 1081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.429889+0000 mon.a (mon.0) 2104 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.433079+0000 mon.a (mon.0) 2105 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.436670+0000 mon.a (mon.0) 2106 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.438188+0000 mon.a (mon.0) 2107 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.449826+0000 mon.a (mon.0) 2108 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: cephadm 2023-12-20T20:11:45.456681+0000 mgr.x (mgr.25349) 1082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.530433+0000 mon.a (mon.0) 2109 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.533211+0000 mon.a (mon.0) 2110 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.535988+0000 mon.a (mon.0) 2111 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.537437+0000 mon.a (mon.0) 2112 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.544702+0000 mon.a (mon.0) 2113 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: cephadm 2023-12-20T20:11:45.551644+0000 mgr.x (mgr.25349) 1083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:46.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.626937+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.630162+0000 mon.a (mon.0) 2115 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.634618+0000 mon.a (mon.0) 2116 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.636437+0000 mon.a (mon.0) 2117 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.645607+0000 mon.a (mon.0) 2118 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.728295+0000 mon.a (mon.0) 2119 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.731483+0000 mon.a (mon.0) 2120 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.734359+0000 mon.a (mon.0) 2121 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.735909+0000 mon.a (mon.0) 2122 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.745545+0000 mon.a (mon.0) 2123 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.828093+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.831257+0000 mon.a (mon.0) 2125 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.835984+0000 mon.a (mon.0) 2126 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.837387+0000 mon.a (mon.0) 2127 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.846048+0000 mon.a (mon.0) 2128 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:46.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: cluster 2023-12-20T20:11:45.898355+0000 mon.a (mon.0) 2129 : cluster 3 Health check update: Degraded data redundancy: 89/630 objects degraded (14.127%), 24 pgs degraded (PG_DEGRADED) 2023-12-20T20:11:46.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.931902+0000 mon.a (mon.0) 2130 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:46.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.935271+0000 mon.a (mon.0) 2131 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:46.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.938943+0000 mon.a (mon.0) 2132 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:46.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.940547+0000 mon.a (mon.0) 2133 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:46.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:46 smithi133 bash[68349]: audit 2023-12-20T20:11:45.963194+0000 mon.a (mon.0) 2134 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: cephadm 2023-12-20T20:11:45.652394+0000 mgr.x (mgr.25349) 1084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: cephadm 2023-12-20T20:11:45.752418+0000 mgr.x (mgr.25349) 1085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: cephadm 2023-12-20T20:11:45.852868+0000 mgr.x (mgr.25349) 1086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: cephadm 2023-12-20T20:11:45.969960+0000 mgr.x (mgr.25349) 1087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.041405+0000 mon.a (mon.0) 2135 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: cluster 2023-12-20T20:11:46.042018+0000 mgr.x (mgr.25349) 1088 : cluster 0 pgmap v229: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 89/630 objects degraded (14.127%) 2023-12-20T20:11:47.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.045950+0000 mon.a (mon.0) 2136 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.049740+0000 mon.a (mon.0) 2137 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.051334+0000 mon.a (mon.0) 2138 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.063082+0000 mon.a (mon.0) 2139 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: cephadm 2023-12-20T20:11:46.069855+0000 mgr.x (mgr.25349) 1089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.111480+0000 mgr.x (mgr.25349) 1090 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:11:47.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.144239+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.147854+0000 mon.a (mon.0) 2141 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.151762+0000 mon.a (mon.0) 2142 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.153303+0000 mon.a (mon.0) 2143 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.164880+0000 mon.a (mon.0) 2144 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: cephadm 2023-12-20T20:11:46.171704+0000 mgr.x (mgr.25349) 1091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.244150+0000 mon.a (mon.0) 2145 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: cephadm 2023-12-20T20:11:45.652394+0000 mgr.x (mgr.25349) 1084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: cephadm 2023-12-20T20:11:45.752418+0000 mgr.x (mgr.25349) 1085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: cephadm 2023-12-20T20:11:45.852868+0000 mgr.x (mgr.25349) 1086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: cephadm 2023-12-20T20:11:45.969960+0000 mgr.x (mgr.25349) 1087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.041405+0000 mon.a (mon.0) 2135 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: cluster 2023-12-20T20:11:46.042018+0000 mgr.x (mgr.25349) 1088 : cluster 0 pgmap v229: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 89/630 objects degraded (14.127%) 2023-12-20T20:11:47.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.045950+0000 mon.a (mon.0) 2136 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.049740+0000 mon.a (mon.0) 2137 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.051334+0000 mon.a (mon.0) 2138 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.063082+0000 mon.a (mon.0) 2139 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: cephadm 2023-12-20T20:11:46.069855+0000 mgr.x (mgr.25349) 1089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.111480+0000 mgr.x (mgr.25349) 1090 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:11:47.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.144239+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.147854+0000 mon.a (mon.0) 2141 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.151762+0000 mon.a (mon.0) 2142 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.153303+0000 mon.a (mon.0) 2143 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.164880+0000 mon.a (mon.0) 2144 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: cephadm 2023-12-20T20:11:46.171704+0000 mgr.x (mgr.25349) 1091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.244150+0000 mon.a (mon.0) 2145 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.247856+0000 mon.a (mon.0) 2146 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.251306+0000 mon.a (mon.0) 2147 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.252867+0000 mon.a (mon.0) 2148 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.262501+0000 mon.a (mon.0) 2149 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: cephadm 2023-12-20T20:11:46.269242+0000 mgr.x (mgr.25349) 1092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.344474+0000 mon.a (mon.0) 2150 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.347639+0000 mon.a (mon.0) 2151 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.352962+0000 mon.a (mon.0) 2152 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.354247+0000 mon.a (mon.0) 2153 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.364426+0000 mon.a (mon.0) 2154 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: cephadm 2023-12-20T20:11:46.371268+0000 mgr.x (mgr.25349) 1093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.445815+0000 mon.a (mon.0) 2155 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.448714+0000 mon.a (mon.0) 2156 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.451823+0000 mon.a (mon.0) 2157 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.453564+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.462112+0000 mon.a (mon.0) 2159 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: cephadm 2023-12-20T20:11:46.468856+0000 mgr.x (mgr.25349) 1094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.546165+0000 mon.a (mon.0) 2160 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.549472+0000 mon.a (mon.0) 2161 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.552412+0000 mon.a (mon.0) 2162 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.247856+0000 mon.a (mon.0) 2146 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.251306+0000 mon.a (mon.0) 2147 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.252867+0000 mon.a (mon.0) 2148 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.262501+0000 mon.a (mon.0) 2149 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: cephadm 2023-12-20T20:11:46.269242+0000 mgr.x (mgr.25349) 1092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.344474+0000 mon.a (mon.0) 2150 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.347639+0000 mon.a (mon.0) 2151 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.352962+0000 mon.a (mon.0) 2152 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.354247+0000 mon.a (mon.0) 2153 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.364426+0000 mon.a (mon.0) 2154 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: cephadm 2023-12-20T20:11:46.371268+0000 mgr.x (mgr.25349) 1093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.445815+0000 mon.a (mon.0) 2155 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.448714+0000 mon.a (mon.0) 2156 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.451823+0000 mon.a (mon.0) 2157 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.453564+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.462112+0000 mon.a (mon.0) 2159 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: cephadm 2023-12-20T20:11:46.468856+0000 mgr.x (mgr.25349) 1094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.546165+0000 mon.a (mon.0) 2160 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.549472+0000 mon.a (mon.0) 2161 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.552412+0000 mon.a (mon.0) 2162 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.553821+0000 mon.a (mon.0) 2163 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.562388+0000 mon.a (mon.0) 2164 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: cephadm 2023-12-20T20:11:46.569070+0000 mgr.x (mgr.25349) 1095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.646356+0000 mon.a (mon.0) 2165 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.649161+0000 mon.a (mon.0) 2166 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.652475+0000 mon.a (mon.0) 2167 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.653847+0000 mon.a (mon.0) 2168 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.662078+0000 mon.a (mon.0) 2169 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.741396+0000 mon.a (mon.0) 2170 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.744492+0000 mon.a (mon.0) 2171 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.747760+0000 mon.a (mon.0) 2172 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.748990+0000 mon.a (mon.0) 2173 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.758655+0000 mon.a (mon.0) 2174 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.840375+0000 mon.a (mon.0) 2175 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.843472+0000 mon.a (mon.0) 2176 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.846974+0000 mon.a (mon.0) 2177 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.848603+0000 mon.a (mon.0) 2178 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.858530+0000 mon.a (mon.0) 2179 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.941684+0000 mon.a (mon.0) 2180 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.944710+0000 mon.a (mon.0) 2181 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.948306+0000 mon.a (mon.0) 2182 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.950126+0000 mon.a (mon.0) 2183 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[80208]: audit 2023-12-20T20:11:46.958854+0000 mon.a (mon.0) 2184 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.553821+0000 mon.a (mon.0) 2163 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.562388+0000 mon.a (mon.0) 2164 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: cephadm 2023-12-20T20:11:46.569070+0000 mgr.x (mgr.25349) 1095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.646356+0000 mon.a (mon.0) 2165 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.649161+0000 mon.a (mon.0) 2166 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.652475+0000 mon.a (mon.0) 2167 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.653847+0000 mon.a (mon.0) 2168 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.662078+0000 mon.a (mon.0) 2169 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.741396+0000 mon.a (mon.0) 2170 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.744492+0000 mon.a (mon.0) 2171 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.747760+0000 mon.a (mon.0) 2172 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.748990+0000 mon.a (mon.0) 2173 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.758655+0000 mon.a (mon.0) 2174 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.840375+0000 mon.a (mon.0) 2175 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.843472+0000 mon.a (mon.0) 2176 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.846974+0000 mon.a (mon.0) 2177 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.848603+0000 mon.a (mon.0) 2178 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.858530+0000 mon.a (mon.0) 2179 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.941684+0000 mon.a (mon.0) 2180 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.944710+0000 mon.a (mon.0) 2181 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.948306+0000 mon.a (mon.0) 2182 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.950126+0000 mon.a (mon.0) 2183 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[84793]: audit 2023-12-20T20:11:46.958854+0000 mon.a (mon.0) 2184 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: cephadm 2023-12-20T20:11:45.652394+0000 mgr.x (mgr.25349) 1084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: cephadm 2023-12-20T20:11:45.752418+0000 mgr.x (mgr.25349) 1085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: cephadm 2023-12-20T20:11:45.852868+0000 mgr.x (mgr.25349) 1086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: cephadm 2023-12-20T20:11:45.969960+0000 mgr.x (mgr.25349) 1087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.041405+0000 mon.a (mon.0) 2135 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: cluster 2023-12-20T20:11:46.042018+0000 mgr.x (mgr.25349) 1088 : cluster 0 pgmap v229: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 89/630 objects degraded (14.127%) 2023-12-20T20:11:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.045950+0000 mon.a (mon.0) 2136 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.049740+0000 mon.a (mon.0) 2137 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.051334+0000 mon.a (mon.0) 2138 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.063082+0000 mon.a (mon.0) 2139 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: cephadm 2023-12-20T20:11:46.069855+0000 mgr.x (mgr.25349) 1089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.111480+0000 mgr.x (mgr.25349) 1090 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:11:47.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.144239+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.147854+0000 mon.a (mon.0) 2141 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.151762+0000 mon.a (mon.0) 2142 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.153303+0000 mon.a (mon.0) 2143 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.164880+0000 mon.a (mon.0) 2144 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: cephadm 2023-12-20T20:11:46.171704+0000 mgr.x (mgr.25349) 1091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.244150+0000 mon.a (mon.0) 2145 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.247856+0000 mon.a (mon.0) 2146 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.251306+0000 mon.a (mon.0) 2147 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.252867+0000 mon.a (mon.0) 2148 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.262501+0000 mon.a (mon.0) 2149 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: cephadm 2023-12-20T20:11:46.269242+0000 mgr.x (mgr.25349) 1092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.344474+0000 mon.a (mon.0) 2150 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.347639+0000 mon.a (mon.0) 2151 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.352962+0000 mon.a (mon.0) 2152 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.354247+0000 mon.a (mon.0) 2153 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.364426+0000 mon.a (mon.0) 2154 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: cephadm 2023-12-20T20:11:46.371268+0000 mgr.x (mgr.25349) 1093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.445815+0000 mon.a (mon.0) 2155 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.448714+0000 mon.a (mon.0) 2156 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.451823+0000 mon.a (mon.0) 2157 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.453564+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.462112+0000 mon.a (mon.0) 2159 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: cephadm 2023-12-20T20:11:46.468856+0000 mgr.x (mgr.25349) 1094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.546165+0000 mon.a (mon.0) 2160 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.549472+0000 mon.a (mon.0) 2161 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.552412+0000 mon.a (mon.0) 2162 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.553821+0000 mon.a (mon.0) 2163 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.562388+0000 mon.a (mon.0) 2164 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: cephadm 2023-12-20T20:11:46.569070+0000 mgr.x (mgr.25349) 1095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:47.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.646356+0000 mon.a (mon.0) 2165 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.649161+0000 mon.a (mon.0) 2166 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.652475+0000 mon.a (mon.0) 2167 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.653847+0000 mon.a (mon.0) 2168 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.662078+0000 mon.a (mon.0) 2169 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.741396+0000 mon.a (mon.0) 2170 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.744492+0000 mon.a (mon.0) 2171 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.747760+0000 mon.a (mon.0) 2172 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.748990+0000 mon.a (mon.0) 2173 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.758655+0000 mon.a (mon.0) 2174 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.840375+0000 mon.a (mon.0) 2175 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.843472+0000 mon.a (mon.0) 2176 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.846974+0000 mon.a (mon.0) 2177 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.848603+0000 mon.a (mon.0) 2178 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.858530+0000 mon.a (mon.0) 2179 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:47.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.941684+0000 mon.a (mon.0) 2180 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:47.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.944710+0000 mon.a (mon.0) 2181 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:47.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.948306+0000 mon.a (mon.0) 2182 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:47.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.950126+0000 mon.a (mon.0) 2183 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:47.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:47 smithi133 bash[68349]: audit 2023-12-20T20:11:46.958854+0000 mon.a (mon.0) 2184 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.018 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[95347]: debug 2023-12-20T20:11:47.705+0000 7fb2fc0c6640 -1 osd.1 0 read_superblock omap replica is missing. 2023-12-20T20:11:48.018 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:11:47 smithi080 bash[95347]: debug 2023-12-20T20:11:47.745+0000 7fb2fc0c6640 -1 osd.1 126 log_to_monitors true 2023-12-20T20:11:48.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: cephadm 2023-12-20T20:11:46.668734+0000 mgr.x (mgr.25349) 1096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: cephadm 2023-12-20T20:11:46.765461+0000 mgr.x (mgr.25349) 1097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: cephadm 2023-12-20T20:11:46.865540+0000 mgr.x (mgr.25349) 1098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: cephadm 2023-12-20T20:11:46.965644+0000 mgr.x (mgr.25349) 1099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.039733+0000 mon.a (mon.0) 2185 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.042627+0000 mon.a (mon.0) 2186 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.045890+0000 mon.a (mon.0) 2187 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.047114+0000 mon.a (mon.0) 2188 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.058043+0000 mon.a (mon.0) 2189 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: cephadm 2023-12-20T20:11:47.064806+0000 mgr.x (mgr.25349) 1100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.139197+0000 mon.a (mon.0) 2190 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.142430+0000 mon.a (mon.0) 2191 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.145866+0000 mon.a (mon.0) 2192 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.147302+0000 mon.a (mon.0) 2193 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.157746+0000 mon.a (mon.0) 2194 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: cephadm 2023-12-20T20:11:47.164481+0000 mgr.x (mgr.25349) 1101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.236994+0000 mon.a (mon.0) 2195 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.240201+0000 mon.a (mon.0) 2196 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.243508+0000 mon.a (mon.0) 2197 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.244904+0000 mon.a (mon.0) 2198 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: cephadm 2023-12-20T20:11:46.668734+0000 mgr.x (mgr.25349) 1096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: cephadm 2023-12-20T20:11:46.765461+0000 mgr.x (mgr.25349) 1097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: cephadm 2023-12-20T20:11:46.865540+0000 mgr.x (mgr.25349) 1098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: cephadm 2023-12-20T20:11:46.965644+0000 mgr.x (mgr.25349) 1099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.039733+0000 mon.a (mon.0) 2185 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.042627+0000 mon.a (mon.0) 2186 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.045890+0000 mon.a (mon.0) 2187 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.047114+0000 mon.a (mon.0) 2188 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.058043+0000 mon.a (mon.0) 2189 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: cephadm 2023-12-20T20:11:47.064806+0000 mgr.x (mgr.25349) 1100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.139197+0000 mon.a (mon.0) 2190 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.142430+0000 mon.a (mon.0) 2191 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.145866+0000 mon.a (mon.0) 2192 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.147302+0000 mon.a (mon.0) 2193 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.157746+0000 mon.a (mon.0) 2194 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: cephadm 2023-12-20T20:11:47.164481+0000 mgr.x (mgr.25349) 1101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.236994+0000 mon.a (mon.0) 2195 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.240201+0000 mon.a (mon.0) 2196 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.243508+0000 mon.a (mon.0) 2197 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.244904+0000 mon.a (mon.0) 2198 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.256046+0000 mon.a (mon.0) 2199 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: cephadm 2023-12-20T20:11:47.262913+0000 mgr.x (mgr.25349) 1102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.338903+0000 mon.a (mon.0) 2200 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.342204+0000 mon.a (mon.0) 2201 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.345696+0000 mon.a (mon.0) 2202 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.347195+0000 mon.a (mon.0) 2203 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.359497+0000 mon.a (mon.0) 2204 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: cephadm 2023-12-20T20:11:47.366279+0000 mgr.x (mgr.25349) 1103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.437509+0000 mon.a (mon.0) 2205 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.440962+0000 mon.a (mon.0) 2206 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.444972+0000 mon.a (mon.0) 2207 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.446394+0000 mon.a (mon.0) 2208 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.456500+0000 mon.a (mon.0) 2209 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: cephadm 2023-12-20T20:11:47.463571+0000 mgr.x (mgr.25349) 1104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.538080+0000 mon.a (mon.0) 2210 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.541601+0000 mon.a (mon.0) 2211 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.544283+0000 mon.a (mon.0) 2212 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.545848+0000 mon.a (mon.0) 2213 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.556622+0000 mon.a (mon.0) 2214 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: cephadm 2023-12-20T20:11:47.563436+0000 mgr.x (mgr.25349) 1105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.256046+0000 mon.a (mon.0) 2199 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: cephadm 2023-12-20T20:11:47.262913+0000 mgr.x (mgr.25349) 1102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.338903+0000 mon.a (mon.0) 2200 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.342204+0000 mon.a (mon.0) 2201 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.345696+0000 mon.a (mon.0) 2202 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.347195+0000 mon.a (mon.0) 2203 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.359497+0000 mon.a (mon.0) 2204 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: cephadm 2023-12-20T20:11:47.366279+0000 mgr.x (mgr.25349) 1103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.437509+0000 mon.a (mon.0) 2205 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.440962+0000 mon.a (mon.0) 2206 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.444972+0000 mon.a (mon.0) 2207 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.446394+0000 mon.a (mon.0) 2208 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.456500+0000 mon.a (mon.0) 2209 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: cephadm 2023-12-20T20:11:47.463571+0000 mgr.x (mgr.25349) 1104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.538080+0000 mon.a (mon.0) 2210 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.541601+0000 mon.a (mon.0) 2211 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.544283+0000 mon.a (mon.0) 2212 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.545848+0000 mon.a (mon.0) 2213 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.556622+0000 mon.a (mon.0) 2214 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: cephadm 2023-12-20T20:11:47.563436+0000 mgr.x (mgr.25349) 1105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.636063+0000 mon.a (mon.0) 2215 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.639370+0000 mon.a (mon.0) 2216 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.642988+0000 mon.a (mon.0) 2217 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.644161+0000 mon.a (mon.0) 2218 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.652412+0000 mon.a (mon.0) 2219 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.732856+0000 mon.a (mon.0) 2220 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.737120+0000 mon.a (mon.0) 2221 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.740239+0000 mon.a (mon.0) 2222 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.741507+0000 mon.a (mon.0) 2223 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.751125+0000 mon.a (mon.0) 2224 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.755727+0000 mon.a (mon.0) 2225 : audit 1 from='osd.1 [v2:172.21.15.80:6808/234009303,v1:172.21.15.80:6809/234009303]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-20T20:11:48.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.833555+0000 mon.a (mon.0) 2226 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.836552+0000 mon.a (mon.0) 2227 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.840362+0000 mon.a (mon.0) 2228 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.842110+0000 mon.a (mon.0) 2229 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.852502+0000 mon.a (mon.0) 2230 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.932394+0000 mon.a (mon.0) 2231 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.935500+0000 mon.a (mon.0) 2232 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.939012+0000 mon.a (mon.0) 2233 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.940558+0000 mon.a (mon.0) 2234 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[80208]: audit 2023-12-20T20:11:47.950003+0000 mon.a (mon.0) 2235 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.636063+0000 mon.a (mon.0) 2215 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.639370+0000 mon.a (mon.0) 2216 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.642988+0000 mon.a (mon.0) 2217 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.644161+0000 mon.a (mon.0) 2218 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.652412+0000 mon.a (mon.0) 2219 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.732856+0000 mon.a (mon.0) 2220 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.737120+0000 mon.a (mon.0) 2221 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.740239+0000 mon.a (mon.0) 2222 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.741507+0000 mon.a (mon.0) 2223 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.751125+0000 mon.a (mon.0) 2224 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.314 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.755727+0000 mon.a (mon.0) 2225 : audit 1 from='osd.1 [v2:172.21.15.80:6808/234009303,v1:172.21.15.80:6809/234009303]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-20T20:11:48.314 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.833555+0000 mon.a (mon.0) 2226 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.315 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.836552+0000 mon.a (mon.0) 2227 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.315 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.840362+0000 mon.a (mon.0) 2228 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.315 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.842110+0000 mon.a (mon.0) 2229 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.315 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.852502+0000 mon.a (mon.0) 2230 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.315 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.932394+0000 mon.a (mon.0) 2231 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.315 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.935500+0000 mon.a (mon.0) 2232 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.316 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.939012+0000 mon.a (mon.0) 2233 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.316 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.940558+0000 mon.a (mon.0) 2234 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.316 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[84793]: audit 2023-12-20T20:11:47.950003+0000 mon.a (mon.0) 2235 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: cephadm 2023-12-20T20:11:46.668734+0000 mgr.x (mgr.25349) 1096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: cephadm 2023-12-20T20:11:46.765461+0000 mgr.x (mgr.25349) 1097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: cephadm 2023-12-20T20:11:46.865540+0000 mgr.x (mgr.25349) 1098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: cephadm 2023-12-20T20:11:46.965644+0000 mgr.x (mgr.25349) 1099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.039733+0000 mon.a (mon.0) 2185 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.042627+0000 mon.a (mon.0) 2186 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.045890+0000 mon.a (mon.0) 2187 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.047114+0000 mon.a (mon.0) 2188 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.058043+0000 mon.a (mon.0) 2189 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: cephadm 2023-12-20T20:11:47.064806+0000 mgr.x (mgr.25349) 1100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.139197+0000 mon.a (mon.0) 2190 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.142430+0000 mon.a (mon.0) 2191 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.145866+0000 mon.a (mon.0) 2192 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.147302+0000 mon.a (mon.0) 2193 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.157746+0000 mon.a (mon.0) 2194 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: cephadm 2023-12-20T20:11:47.164481+0000 mgr.x (mgr.25349) 1101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.236994+0000 mon.a (mon.0) 2195 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.240201+0000 mon.a (mon.0) 2196 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.243508+0000 mon.a (mon.0) 2197 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.244904+0000 mon.a (mon.0) 2198 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.256046+0000 mon.a (mon.0) 2199 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: cephadm 2023-12-20T20:11:47.262913+0000 mgr.x (mgr.25349) 1102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.338903+0000 mon.a (mon.0) 2200 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.342204+0000 mon.a (mon.0) 2201 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.345696+0000 mon.a (mon.0) 2202 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.347195+0000 mon.a (mon.0) 2203 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.359497+0000 mon.a (mon.0) 2204 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: cephadm 2023-12-20T20:11:47.366279+0000 mgr.x (mgr.25349) 1103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.437509+0000 mon.a (mon.0) 2205 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.440962+0000 mon.a (mon.0) 2206 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.444972+0000 mon.a (mon.0) 2207 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.446394+0000 mon.a (mon.0) 2208 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.456500+0000 mon.a (mon.0) 2209 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: cephadm 2023-12-20T20:11:47.463571+0000 mgr.x (mgr.25349) 1104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.538080+0000 mon.a (mon.0) 2210 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.541601+0000 mon.a (mon.0) 2211 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.544283+0000 mon.a (mon.0) 2212 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.545848+0000 mon.a (mon.0) 2213 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.556622+0000 mon.a (mon.0) 2214 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: cephadm 2023-12-20T20:11:47.563436+0000 mgr.x (mgr.25349) 1105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:48.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.636063+0000 mon.a (mon.0) 2215 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.639370+0000 mon.a (mon.0) 2216 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.642988+0000 mon.a (mon.0) 2217 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.644161+0000 mon.a (mon.0) 2218 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.652412+0000 mon.a (mon.0) 2219 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.732856+0000 mon.a (mon.0) 2220 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.737120+0000 mon.a (mon.0) 2221 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.740239+0000 mon.a (mon.0) 2222 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.741507+0000 mon.a (mon.0) 2223 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.751125+0000 mon.a (mon.0) 2224 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.755727+0000 mon.a (mon.0) 2225 : audit 1 from='osd.1 [v2:172.21.15.80:6808/234009303,v1:172.21.15.80:6809/234009303]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-20T20:11:48.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.833555+0000 mon.a (mon.0) 2226 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.836552+0000 mon.a (mon.0) 2227 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.840362+0000 mon.a (mon.0) 2228 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.842110+0000 mon.a (mon.0) 2229 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.852502+0000 mon.a (mon.0) 2230 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:48.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.932394+0000 mon.a (mon.0) 2231 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:48.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.935500+0000 mon.a (mon.0) 2232 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:48.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.939012+0000 mon.a (mon.0) 2233 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:48.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.940558+0000 mon.a (mon.0) 2234 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:48.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:48 smithi133 bash[68349]: audit 2023-12-20T20:11:47.950003+0000 mon.a (mon.0) 2235 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.026 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:11:48 smithi080 bash[95347]: debug 2023-12-20T20:11:48.793+0000 7fb2ec535700 -1 osd.1 126 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:11:49.027 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: cephadm 2023-12-20T20:11:47.659133+0000 mgr.x (mgr.25349) 1106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.027 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: cephadm 2023-12-20T20:11:47.757711+0000 mgr.x (mgr.25349) 1107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.027 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: cephadm 2023-12-20T20:11:47.859263+0000 mgr.x (mgr.25349) 1108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.027 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: cephadm 2023-12-20T20:11:47.956736+0000 mgr.x (mgr.25349) 1109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.027 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.030208+0000 mon.a (mon.0) 2236 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.027 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.032410+0000 mon.a (mon.0) 2237 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.027 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.035295+0000 mon.a (mon.0) 2238 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.027 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.036608+0000 mon.a (mon.0) 2239 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.028 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: cluster 2023-12-20T20:11:48.042912+0000 mgr.x (mgr.25349) 1110 : cluster 0 pgmap v230: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 89/630 objects degraded (14.127%) 2023-12-20T20:11:49.028 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.045042+0000 mon.a (mon.0) 2240 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.028 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: cephadm 2023-12-20T20:11:48.051630+0000 mgr.x (mgr.25349) 1111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.028 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.124270+0000 mon.a (mon.0) 2241 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.028 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.128669+0000 mon.a (mon.0) 2242 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.028 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.132400+0000 mon.a (mon.0) 2243 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: cephadm 2023-12-20T20:11:47.659133+0000 mgr.x (mgr.25349) 1106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: cephadm 2023-12-20T20:11:47.757711+0000 mgr.x (mgr.25349) 1107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: cephadm 2023-12-20T20:11:47.859263+0000 mgr.x (mgr.25349) 1108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: cephadm 2023-12-20T20:11:47.956736+0000 mgr.x (mgr.25349) 1109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.030208+0000 mon.a (mon.0) 2236 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.032410+0000 mon.a (mon.0) 2237 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.035295+0000 mon.a (mon.0) 2238 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.036608+0000 mon.a (mon.0) 2239 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: cluster 2023-12-20T20:11:48.042912+0000 mgr.x (mgr.25349) 1110 : cluster 0 pgmap v230: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 89/630 objects degraded (14.127%) 2023-12-20T20:11:49.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.045042+0000 mon.a (mon.0) 2240 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: cephadm 2023-12-20T20:11:48.051630+0000 mgr.x (mgr.25349) 1111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.124270+0000 mon.a (mon.0) 2241 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.128669+0000 mon.a (mon.0) 2242 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.132400+0000 mon.a (mon.0) 2243 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.134249+0000 mon.a (mon.0) 2244 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.144673+0000 mon.a (mon.0) 2245 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: cephadm 2023-12-20T20:11:48.151548+0000 mgr.x (mgr.25349) 1112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.220467+0000 mon.a (mon.0) 2246 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.223138+0000 mon.a (mon.0) 2247 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.227368+0000 mon.a (mon.0) 2248 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.134249+0000 mon.a (mon.0) 2244 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.144673+0000 mon.a (mon.0) 2245 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: cephadm 2023-12-20T20:11:48.151548+0000 mgr.x (mgr.25349) 1112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.220467+0000 mon.a (mon.0) 2246 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.223138+0000 mon.a (mon.0) 2247 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.227368+0000 mon.a (mon.0) 2248 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.229007+0000 mon.a (mon.0) 2249 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.238049+0000 mon.a (mon.0) 2250 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: cephadm 2023-12-20T20:11:48.244732+0000 mgr.x (mgr.25349) 1113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.317208+0000 mon.a (mon.0) 2251 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.321922+0000 mon.a (mon.0) 2252 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.325550+0000 mon.a (mon.0) 2253 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.327147+0000 mon.a (mon.0) 2254 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.337593+0000 mon.a (mon.0) 2255 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: cephadm 2023-12-20T20:11:48.344259+0000 mgr.x (mgr.25349) 1114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.416271+0000 mon.a (mon.0) 2256 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.419795+0000 mon.a (mon.0) 2257 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.423741+0000 mon.a (mon.0) 2258 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.425543+0000 mon.a (mon.0) 2259 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.435255+0000 mon.a (mon.0) 2260 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: cephadm 2023-12-20T20:11:48.442008+0000 mgr.x (mgr.25349) 1115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.511190+0000 mon.a (mon.0) 2261 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.514409+0000 mon.a (mon.0) 2262 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.519668+0000 mon.a (mon.0) 2263 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.521559+0000 mon.a (mon.0) 2264 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.531935+0000 mon.a (mon.0) 2265 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: cephadm 2023-12-20T20:11:48.538815+0000 mgr.x (mgr.25349) 1116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.612429+0000 mon.a (mon.0) 2266 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.615676+0000 mon.a (mon.0) 2267 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.619913+0000 mon.a (mon.0) 2268 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.621369+0000 mon.a (mon.0) 2269 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.630534+0000 mon.a (mon.0) 2270 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.713805+0000 mon.a (mon.0) 2271 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.717398+0000 mon.a (mon.0) 2272 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.722424+0000 mon.a (mon.0) 2273 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.724249+0000 mon.a (mon.0) 2274 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.735536+0000 mon.a (mon.0) 2275 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.750545+0000 mon.a (mon.0) 2276 : audit 1 from='osd.1 [v2:172.21.15.80:6808/234009303,v1:172.21.15.80:6809/234009303]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-20T20:11:49.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: cluster 2023-12-20T20:11:48.754223+0000 mon.a (mon.0) 2277 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2023-12-20T20:11:49.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.229007+0000 mon.a (mon.0) 2249 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.238049+0000 mon.a (mon.0) 2250 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: cephadm 2023-12-20T20:11:48.244732+0000 mgr.x (mgr.25349) 1113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.317208+0000 mon.a (mon.0) 2251 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.321922+0000 mon.a (mon.0) 2252 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.325550+0000 mon.a (mon.0) 2253 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.327147+0000 mon.a (mon.0) 2254 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.337593+0000 mon.a (mon.0) 2255 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: cephadm 2023-12-20T20:11:48.344259+0000 mgr.x (mgr.25349) 1114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.416271+0000 mon.a (mon.0) 2256 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.419795+0000 mon.a (mon.0) 2257 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.423741+0000 mon.a (mon.0) 2258 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.425543+0000 mon.a (mon.0) 2259 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.435255+0000 mon.a (mon.0) 2260 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: cephadm 2023-12-20T20:11:48.442008+0000 mgr.x (mgr.25349) 1115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.511190+0000 mon.a (mon.0) 2261 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.514409+0000 mon.a (mon.0) 2262 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.519668+0000 mon.a (mon.0) 2263 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.521559+0000 mon.a (mon.0) 2264 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.531935+0000 mon.a (mon.0) 2265 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.754809+0000 mon.a (mon.0) 2278 : audit 1 from='osd.1 [v2:172.21.15.80:6808/234009303,v1:172.21.15.80:6809/234009303]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T20:11:49.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.815194+0000 mon.a (mon.0) 2279 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.818090+0000 mon.a (mon.0) 2280 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.820749+0000 mon.a (mon.0) 2281 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.821561+0000 mon.a (mon.0) 2282 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.827476+0000 mon.a (mon.0) 2283 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.908384+0000 mon.a (mon.0) 2284 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.911359+0000 mon.a (mon.0) 2285 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.914967+0000 mon.a (mon.0) 2286 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.916176+0000 mon.a (mon.0) 2287 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:48.925040+0000 mon.a (mon.0) 2288 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:49.001622+0000 mon.a (mon.0) 2289 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:49.003949+0000 mon.a (mon.0) 2290 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:49.006376+0000 mon.a (mon.0) 2291 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[84793]: audit 2023-12-20T20:11:49.007223+0000 mon.a (mon.0) 2292 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.314 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: cephadm 2023-12-20T20:11:48.538815+0000 mgr.x (mgr.25349) 1116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.314 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.612429+0000 mon.a (mon.0) 2266 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.314 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.615676+0000 mon.a (mon.0) 2267 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.315 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.619913+0000 mon.a (mon.0) 2268 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.315 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.621369+0000 mon.a (mon.0) 2269 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.315 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.630534+0000 mon.a (mon.0) 2270 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.315 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.713805+0000 mon.a (mon.0) 2271 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.315 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.717398+0000 mon.a (mon.0) 2272 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.315 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.722424+0000 mon.a (mon.0) 2273 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.315 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.724249+0000 mon.a (mon.0) 2274 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.316 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.735536+0000 mon.a (mon.0) 2275 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.316 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.750545+0000 mon.a (mon.0) 2276 : audit 1 from='osd.1 [v2:172.21.15.80:6808/234009303,v1:172.21.15.80:6809/234009303]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-20T20:11:49.316 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: cluster 2023-12-20T20:11:48.754223+0000 mon.a (mon.0) 2277 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2023-12-20T20:11:49.316 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.754809+0000 mon.a (mon.0) 2278 : audit 1 from='osd.1 [v2:172.21.15.80:6808/234009303,v1:172.21.15.80:6809/234009303]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T20:11:49.316 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.815194+0000 mon.a (mon.0) 2279 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.316 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.818090+0000 mon.a (mon.0) 2280 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.317 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.820749+0000 mon.a (mon.0) 2281 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.317 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.821561+0000 mon.a (mon.0) 2282 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.317 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.827476+0000 mon.a (mon.0) 2283 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.317 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.908384+0000 mon.a (mon.0) 2284 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.317 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.911359+0000 mon.a (mon.0) 2285 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.317 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.914967+0000 mon.a (mon.0) 2286 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.318 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.916176+0000 mon.a (mon.0) 2287 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.318 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:48.925040+0000 mon.a (mon.0) 2288 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.318 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:49.001622+0000 mon.a (mon.0) 2289 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.318 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:49.003949+0000 mon.a (mon.0) 2290 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.318 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:49.006376+0000 mon.a (mon.0) 2291 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.318 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:49 smithi080 bash[80208]: audit 2023-12-20T20:11:49.007223+0000 mon.a (mon.0) 2292 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: cephadm 2023-12-20T20:11:47.659133+0000 mgr.x (mgr.25349) 1106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: cephadm 2023-12-20T20:11:47.757711+0000 mgr.x (mgr.25349) 1107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: cephadm 2023-12-20T20:11:47.859263+0000 mgr.x (mgr.25349) 1108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: cephadm 2023-12-20T20:11:47.956736+0000 mgr.x (mgr.25349) 1109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.030208+0000 mon.a (mon.0) 2236 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.032410+0000 mon.a (mon.0) 2237 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.035295+0000 mon.a (mon.0) 2238 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.036608+0000 mon.a (mon.0) 2239 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: cluster 2023-12-20T20:11:48.042912+0000 mgr.x (mgr.25349) 1110 : cluster 0 pgmap v230: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 89/630 objects degraded (14.127%) 2023-12-20T20:11:49.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.045042+0000 mon.a (mon.0) 2240 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: cephadm 2023-12-20T20:11:48.051630+0000 mgr.x (mgr.25349) 1111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.124270+0000 mon.a (mon.0) 2241 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.128669+0000 mon.a (mon.0) 2242 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.132400+0000 mon.a (mon.0) 2243 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.134249+0000 mon.a (mon.0) 2244 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.144673+0000 mon.a (mon.0) 2245 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: cephadm 2023-12-20T20:11:48.151548+0000 mgr.x (mgr.25349) 1112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.220467+0000 mon.a (mon.0) 2246 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.223138+0000 mon.a (mon.0) 2247 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.227368+0000 mon.a (mon.0) 2248 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.229007+0000 mon.a (mon.0) 2249 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.238049+0000 mon.a (mon.0) 2250 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: cephadm 2023-12-20T20:11:48.244732+0000 mgr.x (mgr.25349) 1113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.317208+0000 mon.a (mon.0) 2251 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.321922+0000 mon.a (mon.0) 2252 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.325550+0000 mon.a (mon.0) 2253 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.327147+0000 mon.a (mon.0) 2254 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.337593+0000 mon.a (mon.0) 2255 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: cephadm 2023-12-20T20:11:48.344259+0000 mgr.x (mgr.25349) 1114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.416271+0000 mon.a (mon.0) 2256 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.419795+0000 mon.a (mon.0) 2257 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.423741+0000 mon.a (mon.0) 2258 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.425543+0000 mon.a (mon.0) 2259 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.435255+0000 mon.a (mon.0) 2260 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: cephadm 2023-12-20T20:11:48.442008+0000 mgr.x (mgr.25349) 1115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.511190+0000 mon.a (mon.0) 2261 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.514409+0000 mon.a (mon.0) 2262 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.519668+0000 mon.a (mon.0) 2263 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.521559+0000 mon.a (mon.0) 2264 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.531935+0000 mon.a (mon.0) 2265 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: cephadm 2023-12-20T20:11:48.538815+0000 mgr.x (mgr.25349) 1116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:49.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.612429+0000 mon.a (mon.0) 2266 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.615676+0000 mon.a (mon.0) 2267 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.619913+0000 mon.a (mon.0) 2268 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.621369+0000 mon.a (mon.0) 2269 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.630534+0000 mon.a (mon.0) 2270 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.713805+0000 mon.a (mon.0) 2271 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.717398+0000 mon.a (mon.0) 2272 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.722424+0000 mon.a (mon.0) 2273 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.724249+0000 mon.a (mon.0) 2274 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.735536+0000 mon.a (mon.0) 2275 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.750545+0000 mon.a (mon.0) 2276 : audit 1 from='osd.1 [v2:172.21.15.80:6808/234009303,v1:172.21.15.80:6809/234009303]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-20T20:11:49.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: cluster 2023-12-20T20:11:48.754223+0000 mon.a (mon.0) 2277 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2023-12-20T20:11:49.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.754809+0000 mon.a (mon.0) 2278 : audit 1 from='osd.1 [v2:172.21.15.80:6808/234009303,v1:172.21.15.80:6809/234009303]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T20:11:49.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.815194+0000 mon.a (mon.0) 2279 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.818090+0000 mon.a (mon.0) 2280 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.820749+0000 mon.a (mon.0) 2281 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.821561+0000 mon.a (mon.0) 2282 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.827476+0000 mon.a (mon.0) 2283 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.908384+0000 mon.a (mon.0) 2284 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.911359+0000 mon.a (mon.0) 2285 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.914967+0000 mon.a (mon.0) 2286 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.916176+0000 mon.a (mon.0) 2287 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:49.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:48.925040+0000 mon.a (mon.0) 2288 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:49.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:49.001622+0000 mon.a (mon.0) 2289 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:49.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:49.003949+0000 mon.a (mon.0) 2290 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:49.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:49.006376+0000 mon.a (mon.0) 2291 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:49.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:49 smithi133 bash[68349]: audit 2023-12-20T20:11:49.007223+0000 mon.a (mon.0) 2292 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:50.328 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: cephadm 2023-12-20T20:11:48.637222+0000 mgr.x (mgr.25349) 1117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.328 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: cephadm 2023-12-20T20:11:48.742612+0000 mgr.x (mgr.25349) 1118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.328 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: cluster 2023-12-20T20:11:48.752068+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:11:50.328 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: cluster 2023-12-20T20:11:48.758124+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:11:50.328 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: cephadm 2023-12-20T20:11:48.833960+0000 mgr.x (mgr.25349) 1119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.328 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: cephadm 2023-12-20T20:11:48.931774+0000 mgr.x (mgr.25349) 1120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.328 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: cluster 2023-12-20T20:11:48.984649+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:11:50.328 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: cluster 2023-12-20T20:11:48.990606+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:11:50.328 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.024401+0000 mon.a (mon.0) 2293 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:50.329 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: cephadm 2023-12-20T20:11:49.030960+0000 mgr.x (mgr.25349) 1121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.329 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.089027+0000 mon.a (mon.0) 2294 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:50.329 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.091866+0000 mon.a (mon.0) 2295 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:50.329 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.094804+0000 mon.a (mon.0) 2296 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:50.329 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.096173+0000 mon.a (mon.0) 2297 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:50.329 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.106663+0000 mon.a (mon.0) 2298 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:50.329 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: cephadm 2023-12-20T20:11:49.113359+0000 mgr.x (mgr.25349) 1122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.329 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.188480+0000 mon.a (mon.0) 2299 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:50.329 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.191515+0000 mon.a (mon.0) 2300 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:50.329 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.195500+0000 mon.a (mon.0) 2301 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:50.329 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.197096+0000 mon.a (mon.0) 2302 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:50.329 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.206864+0000 mon.a (mon.0) 2303 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:50.330 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: cephadm 2023-12-20T20:11:49.213787+0000 mgr.x (mgr.25349) 1123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.330 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.291227+0000 mon.a (mon.0) 2304 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:50.330 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.294549+0000 mon.a (mon.0) 2305 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:50.330 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.298627+0000 mon.a (mon.0) 2306 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:50.330 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.300245+0000 mon.a (mon.0) 2307 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:50.330 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.311478+0000 mon.a (mon.0) 2308 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:50.330 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: cephadm 2023-12-20T20:11:49.318200+0000 mgr.x (mgr.25349) 1124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.330 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.423104+0000 mon.a (mon.0) 2309 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:50.330 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.425755+0000 mon.a (mon.0) 2310 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:50.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.429489+0000 mon.a (mon.0) 2311 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:50.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.430501+0000 mon.a (mon.0) 2312 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:50.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.439845+0000 mon.a (mon.0) 2313 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:50.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: cephadm 2023-12-20T20:11:49.446596+0000 mgr.x (mgr.25349) 1125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.523335+0000 mon.a (mon.0) 2314 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:50.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.526203+0000 mon.a (mon.0) 2315 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:50.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.528936+0000 mon.a (mon.0) 2316 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:50.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.530126+0000 mon.a (mon.0) 2317 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:50.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.538942+0000 mon.a (mon.0) 2318 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:50.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: cephadm 2023-12-20T20:11:49.545487+0000 mgr.x (mgr.25349) 1126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.618916+0000 mon.a (mon.0) 2319 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:50.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.622397+0000 mon.a (mon.0) 2320 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:50.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.625151+0000 mon.a (mon.0) 2321 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:50.332 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.626708+0000 mon.a (mon.0) 2322 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:50.332 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.638120+0000 mon.a (mon.0) 2323 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:50.332 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.718365+0000 mon.a (mon.0) 2324 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:50.332 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.721194+0000 mon.a (mon.0) 2325 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:50.332 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: cluster 2023-12-20T20:11:49.750875+0000 mon.a (mon.0) 2326 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:11:50.332 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: cluster 2023-12-20T20:11:49.761384+0000 mon.a (mon.0) 2327 : cluster 1 osd.1 [v2:172.21.15.80:6808/234009303,v1:172.21.15.80:6809/234009303] boot 2023-12-20T20:11:50.332 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: cluster 2023-12-20T20:11:49.761505+0000 mon.a (mon.0) 2328 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-12-20T20:11:50.332 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[84793]: audit 2023-12-20T20:11:49.762477+0000 mon.a (mon.0) 2329 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:11:50.332 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: cephadm 2023-12-20T20:11:48.637222+0000 mgr.x (mgr.25349) 1117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.333 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: cephadm 2023-12-20T20:11:48.742612+0000 mgr.x (mgr.25349) 1118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.333 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: cluster 2023-12-20T20:11:48.752068+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:11:50.333 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: cluster 2023-12-20T20:11:48.758124+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:11:50.333 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: cephadm 2023-12-20T20:11:48.833960+0000 mgr.x (mgr.25349) 1119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.333 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: cephadm 2023-12-20T20:11:48.931774+0000 mgr.x (mgr.25349) 1120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.333 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: cluster 2023-12-20T20:11:48.984649+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:11:50.333 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: cluster 2023-12-20T20:11:48.990606+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:11:50.333 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.024401+0000 mon.a (mon.0) 2293 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:50.333 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: cephadm 2023-12-20T20:11:49.030960+0000 mgr.x (mgr.25349) 1121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.333 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.089027+0000 mon.a (mon.0) 2294 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:50.333 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.091866+0000 mon.a (mon.0) 2295 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:50.333 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.094804+0000 mon.a (mon.0) 2296 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:50.334 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.096173+0000 mon.a (mon.0) 2297 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:50.334 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.106663+0000 mon.a (mon.0) 2298 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:50.334 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: cephadm 2023-12-20T20:11:49.113359+0000 mgr.x (mgr.25349) 1122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.334 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.188480+0000 mon.a (mon.0) 2299 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:50.334 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.191515+0000 mon.a (mon.0) 2300 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:50.334 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.195500+0000 mon.a (mon.0) 2301 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:50.334 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.197096+0000 mon.a (mon.0) 2302 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:50.334 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.206864+0000 mon.a (mon.0) 2303 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:50.334 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: cephadm 2023-12-20T20:11:49.213787+0000 mgr.x (mgr.25349) 1123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.334 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.291227+0000 mon.a (mon.0) 2304 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:50.334 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.294549+0000 mon.a (mon.0) 2305 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:50.334 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.298627+0000 mon.a (mon.0) 2306 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:50.334 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.300245+0000 mon.a (mon.0) 2307 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:50.334 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.311478+0000 mon.a (mon.0) 2308 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:50.335 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: cephadm 2023-12-20T20:11:49.318200+0000 mgr.x (mgr.25349) 1124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.335 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.423104+0000 mon.a (mon.0) 2309 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:50.335 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.425755+0000 mon.a (mon.0) 2310 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:50.335 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.429489+0000 mon.a (mon.0) 2311 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:50.335 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.430501+0000 mon.a (mon.0) 2312 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:50.335 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.439845+0000 mon.a (mon.0) 2313 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:50.335 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: cephadm 2023-12-20T20:11:49.446596+0000 mgr.x (mgr.25349) 1125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.335 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.523335+0000 mon.a (mon.0) 2314 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:50.335 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.526203+0000 mon.a (mon.0) 2315 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:50.335 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.528936+0000 mon.a (mon.0) 2316 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:50.335 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.530126+0000 mon.a (mon.0) 2317 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:50.335 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.538942+0000 mon.a (mon.0) 2318 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:50.335 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: cephadm 2023-12-20T20:11:49.545487+0000 mgr.x (mgr.25349) 1126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.335 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.618916+0000 mon.a (mon.0) 2319 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:50.336 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.622397+0000 mon.a (mon.0) 2320 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:50.336 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.625151+0000 mon.a (mon.0) 2321 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:50.336 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.626708+0000 mon.a (mon.0) 2322 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:50.336 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.638120+0000 mon.a (mon.0) 2323 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:50.336 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.718365+0000 mon.a (mon.0) 2324 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:50.336 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.721194+0000 mon.a (mon.0) 2325 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:50.336 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: cluster 2023-12-20T20:11:49.750875+0000 mon.a (mon.0) 2326 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:11:50.336 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: cluster 2023-12-20T20:11:49.761384+0000 mon.a (mon.0) 2327 : cluster 1 osd.1 [v2:172.21.15.80:6808/234009303,v1:172.21.15.80:6809/234009303] boot 2023-12-20T20:11:50.336 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: cluster 2023-12-20T20:11:49.761505+0000 mon.a (mon.0) 2328 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-12-20T20:11:50.336 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:50 smithi080 bash[80208]: audit 2023-12-20T20:11:49.762477+0000 mon.a (mon.0) 2329 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:11:50.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: cephadm 2023-12-20T20:11:48.637222+0000 mgr.x (mgr.25349) 1117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: cephadm 2023-12-20T20:11:48.742612+0000 mgr.x (mgr.25349) 1118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: cluster 2023-12-20T20:11:48.752068+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:11:50.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: cluster 2023-12-20T20:11:48.758124+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:11:50.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: cephadm 2023-12-20T20:11:48.833960+0000 mgr.x (mgr.25349) 1119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: cephadm 2023-12-20T20:11:48.931774+0000 mgr.x (mgr.25349) 1120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: cluster 2023-12-20T20:11:48.984649+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:11:50.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: cluster 2023-12-20T20:11:48.990606+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e129 with expected crc 2023-12-20T20:11:50.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.024401+0000 mon.a (mon.0) 2293 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:50.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: cephadm 2023-12-20T20:11:49.030960+0000 mgr.x (mgr.25349) 1121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.089027+0000 mon.a (mon.0) 2294 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:50.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.091866+0000 mon.a (mon.0) 2295 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:50.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.094804+0000 mon.a (mon.0) 2296 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:50.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.096173+0000 mon.a (mon.0) 2297 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:50.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.106663+0000 mon.a (mon.0) 2298 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:50.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: cephadm 2023-12-20T20:11:49.113359+0000 mgr.x (mgr.25349) 1122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.188480+0000 mon.a (mon.0) 2299 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:50.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.191515+0000 mon.a (mon.0) 2300 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:50.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.195500+0000 mon.a (mon.0) 2301 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:50.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.197096+0000 mon.a (mon.0) 2302 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:50.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.206864+0000 mon.a (mon.0) 2303 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:50.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: cephadm 2023-12-20T20:11:49.213787+0000 mgr.x (mgr.25349) 1123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.291227+0000 mon.a (mon.0) 2304 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:50.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.294549+0000 mon.a (mon.0) 2305 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:50.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.298627+0000 mon.a (mon.0) 2306 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:50.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.300245+0000 mon.a (mon.0) 2307 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:50.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.311478+0000 mon.a (mon.0) 2308 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:50.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: cephadm 2023-12-20T20:11:49.318200+0000 mgr.x (mgr.25349) 1124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.423104+0000 mon.a (mon.0) 2309 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:50.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.425755+0000 mon.a (mon.0) 2310 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:50.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.429489+0000 mon.a (mon.0) 2311 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:50.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.430501+0000 mon.a (mon.0) 2312 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:50.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.439845+0000 mon.a (mon.0) 2313 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:50.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: cephadm 2023-12-20T20:11:49.446596+0000 mgr.x (mgr.25349) 1125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.523335+0000 mon.a (mon.0) 2314 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:50.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.526203+0000 mon.a (mon.0) 2315 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:50.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.528936+0000 mon.a (mon.0) 2316 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:50.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.530126+0000 mon.a (mon.0) 2317 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:50.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.538942+0000 mon.a (mon.0) 2318 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:50.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: cephadm 2023-12-20T20:11:49.545487+0000 mgr.x (mgr.25349) 1126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:50.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.618916+0000 mon.a (mon.0) 2319 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:50.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.622397+0000 mon.a (mon.0) 2320 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:50.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.625151+0000 mon.a (mon.0) 2321 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:50.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.626708+0000 mon.a (mon.0) 2322 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:50.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.638120+0000 mon.a (mon.0) 2323 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:50.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.718365+0000 mon.a (mon.0) 2324 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:50.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.721194+0000 mon.a (mon.0) 2325 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:50.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: cluster 2023-12-20T20:11:49.750875+0000 mon.a (mon.0) 2326 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:11:50.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: cluster 2023-12-20T20:11:49.761384+0000 mon.a (mon.0) 2327 : cluster 1 osd.1 [v2:172.21.15.80:6808/234009303,v1:172.21.15.80:6809/234009303] boot 2023-12-20T20:11:50.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: cluster 2023-12-20T20:11:49.761505+0000 mon.a (mon.0) 2328 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-12-20T20:11:50.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:50 smithi133 bash[68349]: audit 2023-12-20T20:11:49.762477+0000 mon.a (mon.0) 2329 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-20T20:11:51.254 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: cephadm 2023-12-20T20:11:49.644863+0000 mgr.x (mgr.25349) 1127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:51.254 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: cluster 2023-12-20T20:11:49.757484+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:11:51.254 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: cluster 2023-12-20T20:11:49.764100+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:11:51.254 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: cluster 2023-12-20T20:11:49.767898+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:11:51.255 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: cluster 2023-12-20T20:11:49.768253+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:11:51.255 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: cluster 2023-12-20T20:11:49.768510+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:11:51.255 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: cluster 2023-12-20T20:11:50.043582+0000 mgr.x (mgr.25349) 1128 : cluster 0 pgmap v233: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 89/630 objects degraded (14.127%) 2023-12-20T20:11:51.255 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.349025+0000 mon.a (mon.0) 2330 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.255 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.360549+0000 mon.a (mon.0) 2331 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.255 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.363271+0000 mon.a (mon.0) 2332 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:51.255 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.364948+0000 mon.a (mon.0) 2333 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:51.255 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.374117+0000 mon.a (mon.0) 2334 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.255 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: cephadm 2023-12-20T20:11:50.381208+0000 mgr.x (mgr.25349) 1129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:51.255 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.456634+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:51.255 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.460034+0000 mon.a (mon.0) 2336 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:51.255 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.464259+0000 mon.a (mon.0) 2337 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:51.255 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.465988+0000 mon.a (mon.0) 2338 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:51.255 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.476632+0000 mon.a (mon.0) 2339 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.256 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: cephadm 2023-12-20T20:11:50.483581+0000 mgr.x (mgr.25349) 1130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:51.256 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.558916+0000 mon.a (mon.0) 2340 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:51.256 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.562364+0000 mon.a (mon.0) 2341 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:51.256 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.566780+0000 mon.a (mon.0) 2342 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:51.256 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.568616+0000 mon.a (mon.0) 2343 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:51.256 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.578907+0000 mon.a (mon.0) 2344 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.256 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.662649+0000 mon.a (mon.0) 2345 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:51.256 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.666059+0000 mon.a (mon.0) 2346 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:51.257 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.670314+0000 mon.a (mon.0) 2347 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:51.257 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.671739+0000 mon.a (mon.0) 2348 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:51.257 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.680436+0000 mon.a (mon.0) 2349 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.257 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: cluster 2023-12-20T20:11:50.763113+0000 mon.a (mon.0) 2350 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-12-20T20:11:51.257 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.764042+0000 mon.a (mon.0) 2351 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:51.257 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: cluster 2023-12-20T20:11:50.769385+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:11:51.257 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.780575+0000 mon.a (mon.0) 2352 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:51.257 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.791146+0000 mon.a (mon.0) 2353 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:51.257 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.800866+0000 mon.a (mon.0) 2354 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:51.257 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.810316+0000 mon.a (mon.0) 2355 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.257 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.926951+0000 mon.a (mon.0) 2356 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:51.257 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.929478+0000 mon.a (mon.0) 2357 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:51.257 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.932695+0000 mon.a (mon.0) 2358 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:51.258 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.933898+0000 mon.a (mon.0) 2359 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:51.258 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[84793]: audit 2023-12-20T20:11:50.941543+0000 mon.a (mon.0) 2360 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.258 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: cephadm 2023-12-20T20:11:49.644863+0000 mgr.x (mgr.25349) 1127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:51.258 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: cluster 2023-12-20T20:11:49.757484+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:11:51.258 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: cluster 2023-12-20T20:11:49.764100+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:11:51.258 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: cluster 2023-12-20T20:11:49.767898+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:11:51.258 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: cluster 2023-12-20T20:11:49.768253+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:11:51.258 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: cluster 2023-12-20T20:11:49.768510+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:11:51.258 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: cluster 2023-12-20T20:11:50.043582+0000 mgr.x (mgr.25349) 1128 : cluster 0 pgmap v233: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 89/630 objects degraded (14.127%) 2023-12-20T20:11:51.258 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.349025+0000 mon.a (mon.0) 2330 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.259 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.360549+0000 mon.a (mon.0) 2331 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.259 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.363271+0000 mon.a (mon.0) 2332 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:51.259 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.364948+0000 mon.a (mon.0) 2333 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:51.259 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.374117+0000 mon.a (mon.0) 2334 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.259 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: cephadm 2023-12-20T20:11:50.381208+0000 mgr.x (mgr.25349) 1129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:51.259 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.456634+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:51.259 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.460034+0000 mon.a (mon.0) 2336 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:51.259 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.464259+0000 mon.a (mon.0) 2337 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:51.259 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.465988+0000 mon.a (mon.0) 2338 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:51.259 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.476632+0000 mon.a (mon.0) 2339 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.259 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: cephadm 2023-12-20T20:11:50.483581+0000 mgr.x (mgr.25349) 1130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:51.259 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.558916+0000 mon.a (mon.0) 2340 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:51.259 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.562364+0000 mon.a (mon.0) 2341 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:51.259 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.566780+0000 mon.a (mon.0) 2342 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:51.259 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.568616+0000 mon.a (mon.0) 2343 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:51.260 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.578907+0000 mon.a (mon.0) 2344 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.260 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.662649+0000 mon.a (mon.0) 2345 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:51.260 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.666059+0000 mon.a (mon.0) 2346 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:51.260 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.670314+0000 mon.a (mon.0) 2347 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:51.260 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.671739+0000 mon.a (mon.0) 2348 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:51.260 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.680436+0000 mon.a (mon.0) 2349 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.260 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: cluster 2023-12-20T20:11:50.763113+0000 mon.a (mon.0) 2350 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-12-20T20:11:51.261 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.764042+0000 mon.a (mon.0) 2351 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:51.261 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: cluster 2023-12-20T20:11:50.769385+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:11:51.261 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.780575+0000 mon.a (mon.0) 2352 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:51.261 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.791146+0000 mon.a (mon.0) 2353 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:51.261 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.800866+0000 mon.a (mon.0) 2354 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:51.261 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.810316+0000 mon.a (mon.0) 2355 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.261 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.926951+0000 mon.a (mon.0) 2356 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:51.261 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.929478+0000 mon.a (mon.0) 2357 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:51.261 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.932695+0000 mon.a (mon.0) 2358 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:51.261 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.933898+0000 mon.a (mon.0) 2359 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:51.261 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:51 smithi080 bash[80208]: audit 2023-12-20T20:11:50.941543+0000 mon.a (mon.0) 2360 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: cephadm 2023-12-20T20:11:49.644863+0000 mgr.x (mgr.25349) 1127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:51.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: cluster 2023-12-20T20:11:49.757484+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:11:51.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: cluster 2023-12-20T20:11:49.764100+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:11:51.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: cluster 2023-12-20T20:11:49.767898+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:11:51.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: cluster 2023-12-20T20:11:49.768253+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:11:51.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: cluster 2023-12-20T20:11:49.768510+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e130 with expected crc 2023-12-20T20:11:51.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: cluster 2023-12-20T20:11:50.043582+0000 mgr.x (mgr.25349) 1128 : cluster 0 pgmap v233: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 89/630 objects degraded (14.127%) 2023-12-20T20:11:51.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.349025+0000 mon.a (mon.0) 2330 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.360549+0000 mon.a (mon.0) 2331 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.363271+0000 mon.a (mon.0) 2332 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:51.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.364948+0000 mon.a (mon.0) 2333 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:51.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.374117+0000 mon.a (mon.0) 2334 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: cephadm 2023-12-20T20:11:50.381208+0000 mgr.x (mgr.25349) 1129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:51.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.456634+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:51.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.460034+0000 mon.a (mon.0) 2336 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:51.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.464259+0000 mon.a (mon.0) 2337 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:51.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.465988+0000 mon.a (mon.0) 2338 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:51.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.476632+0000 mon.a (mon.0) 2339 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: cephadm 2023-12-20T20:11:50.483581+0000 mgr.x (mgr.25349) 1130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:51.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.558916+0000 mon.a (mon.0) 2340 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:51.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.562364+0000 mon.a (mon.0) 2341 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:51.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.566780+0000 mon.a (mon.0) 2342 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:51.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.568616+0000 mon.a (mon.0) 2343 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:51.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.578907+0000 mon.a (mon.0) 2344 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.662649+0000 mon.a (mon.0) 2345 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:51.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.666059+0000 mon.a (mon.0) 2346 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:51.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.670314+0000 mon.a (mon.0) 2347 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:51.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.671739+0000 mon.a (mon.0) 2348 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:51.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.680436+0000 mon.a (mon.0) 2349 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: cluster 2023-12-20T20:11:50.763113+0000 mon.a (mon.0) 2350 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-12-20T20:11:51.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.764042+0000 mon.a (mon.0) 2351 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:51.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: cluster 2023-12-20T20:11:50.769385+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:11:51.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.780575+0000 mon.a (mon.0) 2352 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:51.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.791146+0000 mon.a (mon.0) 2353 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:51.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.800866+0000 mon.a (mon.0) 2354 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:51.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.810316+0000 mon.a (mon.0) 2355 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.926951+0000 mon.a (mon.0) 2356 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:51.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.929478+0000 mon.a (mon.0) 2357 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:51.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.932695+0000 mon.a (mon.0) 2358 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:51.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.933898+0000 mon.a (mon.0) 2359 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:51.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[68349]: audit 2023-12-20T20:11:50.941543+0000 mon.a (mon.0) 2360 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:51.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:11:51 smithi133 bash[62198]: debug 2023-12-20T20:11:51.650+0000 7f880429a700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2023-12-20T20:11:52.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: cephadm 2023-12-20T20:11:50.585665+0000 mgr.x (mgr.25349) 1131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: cephadm 2023-12-20T20:11:50.687314+0000 mgr.x (mgr.25349) 1132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: cluster 2023-12-20T20:11:50.758118+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:11:52.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: cluster 2023-12-20T20:11:50.763448+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:11:52.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: cluster 2023-12-20T20:11:50.763878+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:11:52.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: cluster 2023-12-20T20:11:50.764141+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:11:52.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: cluster 2023-12-20T20:11:50.769618+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:11:52.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: cluster 2023-12-20T20:11:50.770488+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:11:52.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: cephadm 2023-12-20T20:11:50.817151+0000 mgr.x (mgr.25349) 1133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: cephadm 2023-12-20T20:11:50.948211+0000 mgr.x (mgr.25349) 1134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.029725+0000 mon.a (mon.0) 2361 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:52.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.032126+0000 mon.a (mon.0) 2362 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.040278+0000 mon.a (mon.0) 2363 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:52.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.041505+0000 mon.a (mon.0) 2364 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:52.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.048260+0000 mon.a (mon.0) 2365 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: cephadm 2023-12-20T20:11:51.054899+0000 mgr.x (mgr.25349) 1135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.113598+0000 mon.a (mon.0) 2366 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:52.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.116490+0000 mon.a (mon.0) 2367 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.120554+0000 mon.a (mon.0) 2368 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:52.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.121961+0000 mon.a (mon.0) 2369 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:52.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.131708+0000 mon.a (mon.0) 2370 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: cephadm 2023-12-20T20:11:51.138653+0000 mgr.x (mgr.25349) 1136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: cephadm 2023-12-20T20:11:50.585665+0000 mgr.x (mgr.25349) 1131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: cephadm 2023-12-20T20:11:50.687314+0000 mgr.x (mgr.25349) 1132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: cluster 2023-12-20T20:11:50.758118+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:11:52.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: cluster 2023-12-20T20:11:50.763448+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:11:52.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: cluster 2023-12-20T20:11:50.763878+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:11:52.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: cluster 2023-12-20T20:11:50.764141+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:11:52.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: cluster 2023-12-20T20:11:50.769618+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:11:52.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: cluster 2023-12-20T20:11:50.770488+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:11:52.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: cephadm 2023-12-20T20:11:50.817151+0000 mgr.x (mgr.25349) 1133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: cephadm 2023-12-20T20:11:50.948211+0000 mgr.x (mgr.25349) 1134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.029725+0000 mon.a (mon.0) 2361 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.032126+0000 mon.a (mon.0) 2362 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.040278+0000 mon.a (mon.0) 2363 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.041505+0000 mon.a (mon.0) 2364 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.048260+0000 mon.a (mon.0) 2365 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: cephadm 2023-12-20T20:11:51.054899+0000 mgr.x (mgr.25349) 1135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.113598+0000 mon.a (mon.0) 2366 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.116490+0000 mon.a (mon.0) 2367 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.120554+0000 mon.a (mon.0) 2368 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.121961+0000 mon.a (mon.0) 2369 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.131708+0000 mon.a (mon.0) 2370 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: cephadm 2023-12-20T20:11:51.138653+0000 mgr.x (mgr.25349) 1136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.215392+0000 mon.a (mon.0) 2371 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.218690+0000 mon.a (mon.0) 2372 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.222065+0000 mon.a (mon.0) 2373 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.223521+0000 mon.a (mon.0) 2374 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.232493+0000 mon.a (mon.0) 2375 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: cephadm 2023-12-20T20:11:51.239150+0000 mgr.x (mgr.25349) 1137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.344372+0000 mon.a (mon.0) 2376 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.347481+0000 mon.a (mon.0) 2377 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.350400+0000 mon.a (mon.0) 2378 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.351610+0000 mon.a (mon.0) 2379 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.360032+0000 mon.a (mon.0) 2380 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: cephadm 2023-12-20T20:11:51.366699+0000 mgr.x (mgr.25349) 1138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.440572+0000 mon.a (mon.0) 2381 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.443130+0000 mon.a (mon.0) 2382 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.446596+0000 mon.a (mon.0) 2383 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.448081+0000 mon.a (mon.0) 2384 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.455721+0000 mon.a (mon.0) 2385 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: cephadm 2023-12-20T20:11:51.462276+0000 mgr.x (mgr.25349) 1139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.534344+0000 mon.a (mon.0) 2386 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.538250+0000 mon.a (mon.0) 2387 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.215392+0000 mon.a (mon.0) 2371 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:52.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.218690+0000 mon.a (mon.0) 2372 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.222065+0000 mon.a (mon.0) 2373 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:52.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.223521+0000 mon.a (mon.0) 2374 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:52.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.232493+0000 mon.a (mon.0) 2375 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: cephadm 2023-12-20T20:11:51.239150+0000 mgr.x (mgr.25349) 1137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.344372+0000 mon.a (mon.0) 2376 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.347481+0000 mon.a (mon.0) 2377 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.350400+0000 mon.a (mon.0) 2378 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.351610+0000 mon.a (mon.0) 2379 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.360032+0000 mon.a (mon.0) 2380 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: cephadm 2023-12-20T20:11:51.366699+0000 mgr.x (mgr.25349) 1138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.440572+0000 mon.a (mon.0) 2381 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.443130+0000 mon.a (mon.0) 2382 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.446596+0000 mon.a (mon.0) 2383 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.448081+0000 mon.a (mon.0) 2384 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.455721+0000 mon.a (mon.0) 2385 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: cephadm 2023-12-20T20:11:51.462276+0000 mgr.x (mgr.25349) 1139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.534344+0000 mon.a (mon.0) 2386 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.538250+0000 mon.a (mon.0) 2387 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.542812+0000 mon.a (mon.0) 2388 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:52.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.544516+0000 mon.a (mon.0) 2389 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:52.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.553545+0000 mon.a (mon.0) 2390 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: cephadm 2023-12-20T20:11:51.560491+0000 mgr.x (mgr.25349) 1140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.585175+0000 mon.a (mon.0) 2391 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.594906+0000 mon.a (mon.0) 2392 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.602641+0000 mon.a (mon.0) 2393 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.640277+0000 mon.a (mon.0) 2394 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:52.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.643255+0000 mon.a (mon.0) 2395 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.645465+0000 mon.a (mon.0) 2396 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.647479+0000 mon.a (mon.0) 2397 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[84793]: audit 2023-12-20T20:11:51.649743+0000 mon.a (mon.0) 2398 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-20T20:11:52.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.542812+0000 mon.a (mon.0) 2388 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:52.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.544516+0000 mon.a (mon.0) 2389 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:52.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.553545+0000 mon.a (mon.0) 2390 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: cephadm 2023-12-20T20:11:51.560491+0000 mgr.x (mgr.25349) 1140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.585175+0000 mon.a (mon.0) 2391 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.594906+0000 mon.a (mon.0) 2392 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.602641+0000 mon.a (mon.0) 2393 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.640277+0000 mon.a (mon.0) 2394 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:52.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.643255+0000 mon.a (mon.0) 2395 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.645465+0000 mon.a (mon.0) 2396 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.647479+0000 mon.a (mon.0) 2397 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:52 smithi080 bash[80208]: audit 2023-12-20T20:11:51.649743+0000 mon.a (mon.0) 2398 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-20T20:11:52.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: cephadm 2023-12-20T20:11:50.585665+0000 mgr.x (mgr.25349) 1131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: cephadm 2023-12-20T20:11:50.687314+0000 mgr.x (mgr.25349) 1132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: cluster 2023-12-20T20:11:50.758118+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:11:52.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: cluster 2023-12-20T20:11:50.763448+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:11:52.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: cluster 2023-12-20T20:11:50.763878+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:11:52.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: cluster 2023-12-20T20:11:50.764141+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:11:52.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: cluster 2023-12-20T20:11:50.769618+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:11:52.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: cluster 2023-12-20T20:11:50.770488+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e131 with expected crc 2023-12-20T20:11:52.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: cephadm 2023-12-20T20:11:50.817151+0000 mgr.x (mgr.25349) 1133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: cephadm 2023-12-20T20:11:50.948211+0000 mgr.x (mgr.25349) 1134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.029725+0000 mon.a (mon.0) 2361 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:52.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.032126+0000 mon.a (mon.0) 2362 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.040278+0000 mon.a (mon.0) 2363 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:52.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.041505+0000 mon.a (mon.0) 2364 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:52.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.048260+0000 mon.a (mon.0) 2365 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: cephadm 2023-12-20T20:11:51.054899+0000 mgr.x (mgr.25349) 1135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.113598+0000 mon.a (mon.0) 2366 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:52.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.116490+0000 mon.a (mon.0) 2367 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.120554+0000 mon.a (mon.0) 2368 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:52.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.121961+0000 mon.a (mon.0) 2369 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:52.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.131708+0000 mon.a (mon.0) 2370 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: cephadm 2023-12-20T20:11:51.138653+0000 mgr.x (mgr.25349) 1136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.215392+0000 mon.a (mon.0) 2371 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:52.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.218690+0000 mon.a (mon.0) 2372 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.222065+0000 mon.a (mon.0) 2373 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:52.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.223521+0000 mon.a (mon.0) 2374 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:52.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.232493+0000 mon.a (mon.0) 2375 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: cephadm 2023-12-20T20:11:51.239150+0000 mgr.x (mgr.25349) 1137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.344372+0000 mon.a (mon.0) 2376 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:52.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.347481+0000 mon.a (mon.0) 2377 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.350400+0000 mon.a (mon.0) 2378 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:52.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.351610+0000 mon.a (mon.0) 2379 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:52.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.360032+0000 mon.a (mon.0) 2380 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: cephadm 2023-12-20T20:11:51.366699+0000 mgr.x (mgr.25349) 1138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.440572+0000 mon.a (mon.0) 2381 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.443130+0000 mon.a (mon.0) 2382 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.446596+0000 mon.a (mon.0) 2383 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.448081+0000 mon.a (mon.0) 2384 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.455721+0000 mon.a (mon.0) 2385 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: cephadm 2023-12-20T20:11:51.462276+0000 mgr.x (mgr.25349) 1139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.534344+0000 mon.a (mon.0) 2386 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.538250+0000 mon.a (mon.0) 2387 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.542812+0000 mon.a (mon.0) 2388 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:11:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.544516+0000 mon.a (mon.0) 2389 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:11:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.553545+0000 mon.a (mon.0) 2390 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: cephadm 2023-12-20T20:11:51.560491+0000 mgr.x (mgr.25349) 1140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:11:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.585175+0000 mon.a (mon.0) 2391 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.594906+0000 mon.a (mon.0) 2392 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.602641+0000 mon.a (mon.0) 2393 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:52.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.640277+0000 mon.a (mon.0) 2394 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:11:52.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.643255+0000 mon.a (mon.0) 2395 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.645465+0000 mon.a (mon.0) 2396 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.647479+0000 mon.a (mon.0) 2397 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:11:52.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:52 smithi133 bash[68349]: audit 2023-12-20T20:11:51.649743+0000 mon.a (mon.0) 2398 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-20T20:11:53.418 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:53 smithi080 bash[80208]: audit 2023-12-20T20:11:51.656201+0000 mgr.x (mgr.25349) 1141 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-20T20:11:53.418 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:53 smithi080 bash[80208]: cephadm 2023-12-20T20:11:51.657562+0000 mgr.x (mgr.25349) 1142 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2023-12-20T20:11:53.418 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:53 smithi080 bash[80208]: cluster 2023-12-20T20:11:52.044996+0000 mgr.x (mgr.25349) 1143 : cluster 0 pgmap v235: 161 pgs: 9 active+undersized+degraded, 11 active+undersized, 141 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 35/630 objects degraded (5.556%) 2023-12-20T20:11:53.418 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:53 smithi080 bash[84793]: audit 2023-12-20T20:11:51.656201+0000 mgr.x (mgr.25349) 1141 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-20T20:11:53.418 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:53 smithi080 bash[84793]: cephadm 2023-12-20T20:11:51.657562+0000 mgr.x (mgr.25349) 1142 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2023-12-20T20:11:53.418 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:53 smithi080 bash[84793]: cluster 2023-12-20T20:11:52.044996+0000 mgr.x (mgr.25349) 1143 : cluster 0 pgmap v235: 161 pgs: 9 active+undersized+degraded, 11 active+undersized, 141 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 35/630 objects degraded (5.556%) 2023-12-20T20:11:53.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:53 smithi133 bash[68349]: audit 2023-12-20T20:11:51.656201+0000 mgr.x (mgr.25349) 1141 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-20T20:11:53.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:53 smithi133 bash[68349]: cephadm 2023-12-20T20:11:51.657562+0000 mgr.x (mgr.25349) 1142 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2023-12-20T20:11:53.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:53 smithi133 bash[68349]: cluster 2023-12-20T20:11:52.044996+0000 mgr.x (mgr.25349) 1143 : cluster 0 pgmap v235: 161 pgs: 9 active+undersized+degraded, 11 active+undersized, 141 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 35/630 objects degraded (5.556%) 2023-12-20T20:11:54.347 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:54 smithi080 bash[80208]: cluster 2023-12-20T20:11:53.037746+0000 mon.a (mon.0) 2399 : cluster 3 Health check update: Degraded data redundancy: 35/630 objects degraded (5.556%), 9 pgs degraded (PG_DEGRADED) 2023-12-20T20:11:54.348 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:54 smithi080 bash[84793]: cluster 2023-12-20T20:11:53.037746+0000 mon.a (mon.0) 2399 : cluster 3 Health check update: Degraded data redundancy: 35/630 objects degraded (5.556%), 9 pgs degraded (PG_DEGRADED) 2023-12-20T20:11:54.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:54 smithi133 bash[68349]: cluster 2023-12-20T20:11:53.037746+0000 mon.a (mon.0) 2399 : cluster 3 Health check update: Degraded data redundancy: 35/630 objects degraded (5.556%), 9 pgs degraded (PG_DEGRADED) 2023-12-20T20:11:55.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:11:54 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:11:54] "GET /metrics HTTP/1.1" 200 38474 "" "Prometheus/2.33.4" 2023-12-20T20:11:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:55 smithi133 bash[68349]: cluster 2023-12-20T20:11:54.046011+0000 mgr.x (mgr.25349) 1144 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:11:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:55 smithi133 bash[68349]: cluster 2023-12-20T20:11:54.047755+0000 mon.a (mon.0) 2400 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/630 objects degraded (5.556%), 9 pgs degraded) 2023-12-20T20:11:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:55 smithi133 bash[68349]: cluster 2023-12-20T20:11:54.047829+0000 mon.a (mon.0) 2401 : cluster 1 Cluster is now healthy 2023-12-20T20:11:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:55 smithi133 bash[68349]: audit 2023-12-20T20:11:55.040299+0000 mon.a (mon.0) 2402 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:55 smithi133 bash[68349]: audit 2023-12-20T20:11:55.042592+0000 mon.a (mon.0) 2403 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:11:55.283 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:55 smithi080 bash[80208]: cluster 2023-12-20T20:11:54.046011+0000 mgr.x (mgr.25349) 1144 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:11:55.283 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:55 smithi080 bash[80208]: cluster 2023-12-20T20:11:54.047755+0000 mon.a (mon.0) 2400 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/630 objects degraded (5.556%), 9 pgs degraded) 2023-12-20T20:11:55.283 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:55 smithi080 bash[80208]: cluster 2023-12-20T20:11:54.047829+0000 mon.a (mon.0) 2401 : cluster 1 Cluster is now healthy 2023-12-20T20:11:55.283 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:55 smithi080 bash[80208]: audit 2023-12-20T20:11:55.040299+0000 mon.a (mon.0) 2402 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:55.283 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:55 smithi080 bash[80208]: audit 2023-12-20T20:11:55.042592+0000 mon.a (mon.0) 2403 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:11:55.283 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:55 smithi080 bash[84793]: cluster 2023-12-20T20:11:54.046011+0000 mgr.x (mgr.25349) 1144 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:11:55.284 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:55 smithi080 bash[84793]: cluster 2023-12-20T20:11:54.047755+0000 mon.a (mon.0) 2400 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/630 objects degraded (5.556%), 9 pgs degraded) 2023-12-20T20:11:55.284 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:55 smithi080 bash[84793]: cluster 2023-12-20T20:11:54.047829+0000 mon.a (mon.0) 2401 : cluster 1 Cluster is now healthy 2023-12-20T20:11:55.284 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:55 smithi080 bash[84793]: audit 2023-12-20T20:11:55.040299+0000 mon.a (mon.0) 2402 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:55.284 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:55 smithi080 bash[84793]: audit 2023-12-20T20:11:55.042592+0000 mon.a (mon.0) 2403 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:11:56.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:56 smithi080 bash[80208]: audit 2023-12-20T20:11:55.247774+0000 mon.a (mon.0) 2404 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:56.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:56 smithi080 bash[80208]: audit 2023-12-20T20:11:55.261500+0000 mon.a (mon.0) 2405 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:56.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:56 smithi080 bash[80208]: audit 2023-12-20T20:11:55.272735+0000 mon.a (mon.0) 2406 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:56.394 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:56 smithi080 bash[84793]: audit 2023-12-20T20:11:55.247774+0000 mon.a (mon.0) 2404 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:56.395 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:56 smithi080 bash[84793]: audit 2023-12-20T20:11:55.261500+0000 mon.a (mon.0) 2405 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:56.395 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:56 smithi080 bash[84793]: audit 2023-12-20T20:11:55.272735+0000 mon.a (mon.0) 2406 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:56.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:56 smithi133 bash[68349]: audit 2023-12-20T20:11:55.247774+0000 mon.a (mon.0) 2404 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:56.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:56 smithi133 bash[68349]: audit 2023-12-20T20:11:55.261500+0000 mon.a (mon.0) 2405 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:56.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:56 smithi133 bash[68349]: audit 2023-12-20T20:11:55.272735+0000 mon.a (mon.0) 2406 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:11:57.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:57 smithi080 bash[80208]: cluster 2023-12-20T20:11:56.047528+0000 mgr.x (mgr.25349) 1145 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-20T20:11:57.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:57 smithi080 bash[80208]: audit 2023-12-20T20:11:56.116369+0000 mgr.x (mgr.25349) 1146 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:11:57.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:57 smithi080 bash[84793]: cluster 2023-12-20T20:11:56.047528+0000 mgr.x (mgr.25349) 1145 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-20T20:11:57.546 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:57 smithi080 bash[84793]: audit 2023-12-20T20:11:56.116369+0000 mgr.x (mgr.25349) 1146 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:11:57.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:57 smithi133 bash[68349]: cluster 2023-12-20T20:11:56.047528+0000 mgr.x (mgr.25349) 1145 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-20T20:11:57.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:57 smithi133 bash[68349]: audit 2023-12-20T20:11:56.116369+0000 mgr.x (mgr.25349) 1146 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:11:59.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:11:59 smithi080 bash[80208]: cluster 2023-12-20T20:11:58.048484+0000 mgr.x (mgr.25349) 1147 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:11:59.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:11:59 smithi080 bash[84793]: cluster 2023-12-20T20:11:58.048484+0000 mgr.x (mgr.25349) 1147 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:11:59.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:11:59 smithi133 bash[68349]: cluster 2023-12-20T20:11:58.048484+0000 mgr.x (mgr.25349) 1147 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:12:01.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:01 smithi133 bash[68349]: cluster 2023-12-20T20:12:00.049469+0000 mgr.x (mgr.25349) 1148 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-20T20:12:01.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:01 smithi133 bash[68349]: audit 2023-12-20T20:12:00.193586+0000 mon.a (mon.0) 2407 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:01.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:01 smithi080 bash[80208]: cluster 2023-12-20T20:12:00.049469+0000 mgr.x (mgr.25349) 1148 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-20T20:12:01.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:01 smithi080 bash[80208]: audit 2023-12-20T20:12:00.193586+0000 mon.a (mon.0) 2407 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:01.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:01 smithi080 bash[84793]: cluster 2023-12-20T20:12:00.049469+0000 mgr.x (mgr.25349) 1148 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-20T20:12:01.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:01 smithi080 bash[84793]: audit 2023-12-20T20:12:00.193586+0000 mon.a (mon.0) 2407 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:03.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:03 smithi133 bash[68349]: cluster 2023-12-20T20:12:02.051101+0000 mgr.x (mgr.25349) 1149 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-20T20:12:03.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:03 smithi080 bash[80208]: cluster 2023-12-20T20:12:02.051101+0000 mgr.x (mgr.25349) 1149 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-20T20:12:03.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:03 smithi080 bash[84793]: cluster 2023-12-20T20:12:02.051101+0000 mgr.x (mgr.25349) 1149 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-20T20:12:05.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:12:04 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:12:04] "GET /metrics HTTP/1.1" 200 38472 "" "Prometheus/2.33.4" 2023-12-20T20:12:05.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:05 smithi080 bash[80208]: cluster 2023-12-20T20:12:04.052024+0000 mgr.x (mgr.25349) 1150 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:12:05.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:05 smithi080 bash[80208]: audit 2023-12-20T20:12:05.032605+0000 mon.a (mon.0) 2408 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:05.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:05 smithi080 bash[80208]: audit 2023-12-20T20:12:05.043574+0000 mon.a (mon.0) 2409 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:05.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:05 smithi080 bash[80208]: audit 2023-12-20T20:12:05.054015+0000 mon.a (mon.0) 2410 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:05.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:05 smithi080 bash[84793]: cluster 2023-12-20T20:12:04.052024+0000 mgr.x (mgr.25349) 1150 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:12:05.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:05 smithi080 bash[84793]: audit 2023-12-20T20:12:05.032605+0000 mon.a (mon.0) 2408 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:05.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:05 smithi080 bash[84793]: audit 2023-12-20T20:12:05.043574+0000 mon.a (mon.0) 2409 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:05.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:05 smithi080 bash[84793]: audit 2023-12-20T20:12:05.054015+0000 mon.a (mon.0) 2410 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:05.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:05 smithi133 bash[68349]: cluster 2023-12-20T20:12:04.052024+0000 mgr.x (mgr.25349) 1150 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:12:05.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:05 smithi133 bash[68349]: audit 2023-12-20T20:12:05.032605+0000 mon.a (mon.0) 2408 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:05 smithi133 bash[68349]: audit 2023-12-20T20:12:05.043574+0000 mon.a (mon.0) 2409 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:05 smithi133 bash[68349]: audit 2023-12-20T20:12:05.054015+0000 mon.a (mon.0) 2410 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:07.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:06 smithi133 bash[68349]: cluster 2023-12-20T20:12:06.053597+0000 mgr.x (mgr.25349) 1151 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:12:07.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:06 smithi133 bash[68349]: audit 2023-12-20T20:12:06.127981+0000 mgr.x (mgr.25349) 1152 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:12:07.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:06 smithi133 bash[68349]: audit 2023-12-20T20:12:06.664147+0000 mon.a (mon.0) 2411 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-20T20:12:07.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:06 smithi080 bash[80208]: cluster 2023-12-20T20:12:06.053597+0000 mgr.x (mgr.25349) 1151 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:12:07.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:06 smithi080 bash[80208]: audit 2023-12-20T20:12:06.127981+0000 mgr.x (mgr.25349) 1152 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:12:07.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:06 smithi080 bash[80208]: audit 2023-12-20T20:12:06.664147+0000 mon.a (mon.0) 2411 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-20T20:12:07.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:06 smithi080 bash[84793]: cluster 2023-12-20T20:12:06.053597+0000 mgr.x (mgr.25349) 1151 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:12:07.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:06 smithi080 bash[84793]: audit 2023-12-20T20:12:06.127981+0000 mgr.x (mgr.25349) 1152 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:12:07.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:06 smithi080 bash[84793]: audit 2023-12-20T20:12:06.664147+0000 mon.a (mon.0) 2411 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-20T20:12:08.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:07 smithi133 bash[68349]: audit 2023-12-20T20:12:06.670764+0000 mgr.x (mgr.25349) 1153 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-20T20:12:08.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:07 smithi133 bash[68349]: cephadm 2023-12-20T20:12:06.673969+0000 mgr.x (mgr.25349) 1154 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-12-20T20:12:08.268 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:07 smithi080 bash[80208]: audit 2023-12-20T20:12:06.670764+0000 mgr.x (mgr.25349) 1153 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-20T20:12:08.268 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:07 smithi080 bash[80208]: cephadm 2023-12-20T20:12:06.673969+0000 mgr.x (mgr.25349) 1154 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-12-20T20:12:08.269 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:07 smithi080 bash[84793]: audit 2023-12-20T20:12:06.670764+0000 mgr.x (mgr.25349) 1153 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-20T20:12:08.269 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:07 smithi080 bash[84793]: cephadm 2023-12-20T20:12:06.673969+0000 mgr.x (mgr.25349) 1154 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-12-20T20:12:09.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:08 smithi133 bash[68349]: cluster 2023-12-20T20:12:08.054699+0000 mgr.x (mgr.25349) 1155 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:12:09.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:08 smithi080 bash[80208]: cluster 2023-12-20T20:12:08.054699+0000 mgr.x (mgr.25349) 1155 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:12:09.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:08 smithi080 bash[84793]: cluster 2023-12-20T20:12:08.054699+0000 mgr.x (mgr.25349) 1155 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:12:10.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:10 smithi133 bash[68349]: cephadm 2023-12-20T20:12:09.095192+0000 mgr.x (mgr.25349) 1156 : cephadm 1 Upgrade: Updating osd.2 2023-12-20T20:12:10.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:10 smithi133 bash[68349]: audit 2023-12-20T20:12:09.096662+0000 mon.a (mon.0) 2412 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:10.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:10 smithi133 bash[68349]: audit 2023-12-20T20:12:09.101253+0000 mon.a (mon.0) 2413 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-20T20:12:10.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:10 smithi133 bash[68349]: audit 2023-12-20T20:12:09.103250+0000 mon.a (mon.0) 2414 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:10.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:10 smithi133 bash[68349]: cephadm 2023-12-20T20:12:09.115077+0000 mgr.x (mgr.25349) 1157 : cephadm 1 Deploying daemon osd.2 on smithi080 2023-12-20T20:12:10.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:10 smithi133 bash[68349]: audit 2023-12-20T20:12:10.035115+0000 mon.a (mon.0) 2415 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:12:10.522 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:10 smithi080 bash[84793]: cephadm 2023-12-20T20:12:09.095192+0000 mgr.x (mgr.25349) 1156 : cephadm 1 Upgrade: Updating osd.2 2023-12-20T20:12:10.522 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:10 smithi080 bash[84793]: audit 2023-12-20T20:12:09.096662+0000 mon.a (mon.0) 2412 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:10.522 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:10 smithi080 bash[84793]: audit 2023-12-20T20:12:09.101253+0000 mon.a (mon.0) 2413 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-20T20:12:10.523 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:10 smithi080 bash[84793]: audit 2023-12-20T20:12:09.103250+0000 mon.a (mon.0) 2414 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:10.523 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:10 smithi080 bash[84793]: cephadm 2023-12-20T20:12:09.115077+0000 mgr.x (mgr.25349) 1157 : cephadm 1 Deploying daemon osd.2 on smithi080 2023-12-20T20:12:10.523 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:10 smithi080 bash[84793]: audit 2023-12-20T20:12:10.035115+0000 mon.a (mon.0) 2415 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:12:10.523 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:10 smithi080 bash[80208]: cephadm 2023-12-20T20:12:09.095192+0000 mgr.x (mgr.25349) 1156 : cephadm 1 Upgrade: Updating osd.2 2023-12-20T20:12:10.523 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:10 smithi080 bash[80208]: audit 2023-12-20T20:12:09.096662+0000 mon.a (mon.0) 2412 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:10.523 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:10 smithi080 bash[80208]: audit 2023-12-20T20:12:09.101253+0000 mon.a (mon.0) 2413 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-20T20:12:10.523 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:10 smithi080 bash[80208]: audit 2023-12-20T20:12:09.103250+0000 mon.a (mon.0) 2414 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:10.523 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:10 smithi080 bash[80208]: cephadm 2023-12-20T20:12:09.115077+0000 mgr.x (mgr.25349) 1157 : cephadm 1 Deploying daemon osd.2 on smithi080 2023-12-20T20:12:10.523 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:10 smithi080 bash[80208]: audit 2023-12-20T20:12:10.035115+0000 mon.a (mon.0) 2415 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:12:11.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:11 smithi080 bash[80208]: cluster 2023-12-20T20:12:10.055652+0000 mgr.x (mgr.25349) 1158 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:12:11.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:11 smithi080 bash[84793]: cluster 2023-12-20T20:12:10.055652+0000 mgr.x (mgr.25349) 1158 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:12:11.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:11 smithi133 bash[68349]: cluster 2023-12-20T20:12:10.055652+0000 mgr.x (mgr.25349) 1158 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:12:13.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:13 smithi080 bash[80208]: cluster 2023-12-20T20:12:12.057346+0000 mgr.x (mgr.25349) 1159 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:12:13.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:13 smithi080 bash[84793]: cluster 2023-12-20T20:12:12.057346+0000 mgr.x (mgr.25349) 1159 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:12:13.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:13 smithi133 bash[68349]: cluster 2023-12-20T20:12:12.057346+0000 mgr.x (mgr.25349) 1159 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:12:14.049 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:12:13 smithi080 systemd[1]: Stopping Ceph osd.2 for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:12:14.404 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:12:14 smithi080 bash[41153]: debug 2023-12-20T20:12:14.105+0000 7f7d15606700 -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-20T20:12:14.404 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:12:14 smithi080 bash[41153]: debug 2023-12-20T20:12:14.105+0000 7f7d15606700 -1 osd.2 131 *** Got signal Terminated *** 2023-12-20T20:12:14.404 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:12:14 smithi080 bash[41153]: debug 2023-12-20T20:12:14.105+0000 7f7d15606700 -1 osd.2 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:12:15.112 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:12:15.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:12:14 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:12:14] "GET /metrics HTTP/1.1" 200 38473 "" "Prometheus/2.33.4" 2023-12-20T20:12:15.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:15 smithi133 bash[68349]: cluster 2023-12-20T20:12:14.058265+0000 mgr.x (mgr.25349) 1160 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:12:15.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:15 smithi133 bash[68349]: cluster 2023-12-20T20:12:14.114208+0000 mon.a (mon.0) 2416 : cluster 1 osd.2 marked itself down and dead 2023-12-20T20:12:15.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:15 smithi133 bash[68349]: audit 2023-12-20T20:12:14.371523+0000 mon.a (mon.0) 2417 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:15.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:15 smithi133 bash[68349]: audit 2023-12-20T20:12:14.382752+0000 mon.a (mon.0) 2418 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:15.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:15 smithi133 bash[68349]: cluster 2023-12-20T20:12:14.391269+0000 mgr.x (mgr.25349) 1161 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s 2023-12-20T20:12:15.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:15 smithi133 bash[68349]: audit 2023-12-20T20:12:14.393497+0000 mon.a (mon.0) 2419 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:15.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:15 smithi080 bash[80208]: cluster 2023-12-20T20:12:14.058265+0000 mgr.x (mgr.25349) 1160 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:12:15.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:15 smithi080 bash[80208]: cluster 2023-12-20T20:12:14.114208+0000 mon.a (mon.0) 2416 : cluster 1 osd.2 marked itself down and dead 2023-12-20T20:12:15.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:15 smithi080 bash[80208]: audit 2023-12-20T20:12:14.371523+0000 mon.a (mon.0) 2417 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:15.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:15 smithi080 bash[80208]: audit 2023-12-20T20:12:14.382752+0000 mon.a (mon.0) 2418 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:15.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:15 smithi080 bash[80208]: cluster 2023-12-20T20:12:14.391269+0000 mgr.x (mgr.25349) 1161 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s 2023-12-20T20:12:15.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:15 smithi080 bash[80208]: audit 2023-12-20T20:12:14.393497+0000 mon.a (mon.0) 2419 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:15.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:15 smithi080 bash[84793]: cluster 2023-12-20T20:12:14.058265+0000 mgr.x (mgr.25349) 1160 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:12:15.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:15 smithi080 bash[84793]: cluster 2023-12-20T20:12:14.114208+0000 mon.a (mon.0) 2416 : cluster 1 osd.2 marked itself down and dead 2023-12-20T20:12:15.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:15 smithi080 bash[84793]: audit 2023-12-20T20:12:14.371523+0000 mon.a (mon.0) 2417 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:15.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:15 smithi080 bash[84793]: audit 2023-12-20T20:12:14.382752+0000 mon.a (mon.0) 2418 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:15.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:15 smithi080 bash[84793]: cluster 2023-12-20T20:12:14.391269+0000 mgr.x (mgr.25349) 1161 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s 2023-12-20T20:12:15.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:15 smithi080 bash[84793]: audit 2023-12-20T20:12:14.393497+0000 mon.a (mon.0) 2419 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:15.892 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:12:15.892 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 1s ago 20m - - 2023-12-20T20:12:15.892 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 10s ago 19m - - 2023-12-20T20:12:15.892 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (6m) 1s ago 13m 17.5M - 0.23.0 ba2b418f427c 9979984282f3 2023-12-20T20:12:15.892 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (5m) 10s ago 12m 43.7M - 8.3.5 dad864ee21e9 35327ecb050a 2023-12-20T20:12:15.892 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 running (4m) 1s ago 10m 49.5M - 3.5 e1d6a67b021e 63865d78dfdb 2023-12-20T20:12:15.893 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443,9283,8765 running (4m) 10s ago 19m 506M - 19.0.0-297-ga89fee39 36973ca01a0c 2798bd911c04 2023-12-20T20:12:15.893 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:8443,9283,8765 running (3m) 1s ago 21m 433M - 19.0.0-297-ga89fee39 36973ca01a0c 948a6298d95e 2023-12-20T20:12:15.893 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (4m) 1s ago 21m 66.6M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 7763c37656a1 2023-12-20T20:12:15.893 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (2m) 10s ago 19m 39.6M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 0757d0a21f72 2023-12-20T20:12:15.893 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (3m) 1s ago 19m 47.2M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 129477cbeb77 2023-12-20T20:12:15.893 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (6m) 1s ago 13m 11.7M - 1.3.1 1dbe0e931976 3d79384a5011 2023-12-20T20:12:15.893 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (5m) 10s ago 13m 12.4M - 1.3.1 1dbe0e931976 48068c81d9e1 2023-12-20T20:12:15.893 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (75s) 1s ago 18m 48.0M 4096M 19.0.0-297-ga89fee39 36973ca01a0c c5d957150d3a 2023-12-20T20:12:15.893 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (34s) 1s ago 18m 49.1M 4096M 19.0.0-297-ga89fee39 36973ca01a0c f69914f1c5ff 2023-12-20T20:12:15.893 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 unknown 1s ago 17m 59.8M 4096M 17.2.0 e1d6a67b021e c5a8b72bec6a 2023-12-20T20:12:15.893 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (16m) 1s ago 16m 64.7M 4096M 17.2.0 e1d6a67b021e 47919c3d7421 2023-12-20T20:12:15.893 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (16m) 10s ago 16m 65.9M 4096M 17.2.0 e1d6a67b021e 18e2abccb722 2023-12-20T20:12:15.893 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (15m) 10s ago 15m 62.7M 4096M 17.2.0 e1d6a67b021e b059f3e08300 2023-12-20T20:12:15.893 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (14m) 10s ago 15m 62.0M 4096M 17.2.0 e1d6a67b021e 8e5ac1685777 2023-12-20T20:12:15.894 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (14m) 10s ago 14m 64.4M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:12:15.894 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (4m) 10s ago 13m 61.1M - 2.33.4 514e6a882f6e 0c91f33ab6ef 2023-12-20T20:12:15.894 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (11m) 1s ago 11m 88.7M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:12:15.894 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (11m) 10s ago 11m 88.4M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:12:15.894 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (10m) 1s ago 10m 88.5M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:12:15.894 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (10m) 10s ago 10m 88.6M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:12:16.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:16 smithi080 bash[84793]: audit 2023-12-20T20:12:15.093505+0000 mgr.x (mgr.25349) 1162 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:16.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:16 smithi080 bash[84793]: cluster 2023-12-20T20:12:15.111223+0000 mon.a (mon.0) 2420 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:12:16.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:16 smithi080 bash[84793]: cluster 2023-12-20T20:12:15.123626+0000 mon.a (mon.0) 2421 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2023-12-20T20:12:16.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:16 smithi080 bash[84793]: cluster 2023-12-20T20:12:15.128124+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e132 with expected crc 2023-12-20T20:12:16.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:16 smithi080 bash[84793]: cluster 2023-12-20T20:12:15.130785+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e132 with expected crc 2023-12-20T20:12:16.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:16 smithi080 bash[84793]: cluster 2023-12-20T20:12:15.379605+0000 mon.a (mon.0) 2422 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:12:16.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:16 smithi080 bash[84793]: audit 2023-12-20T20:12:15.488559+0000 mgr.x (mgr.25349) 1163 : audit 0 from='client.44305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:16.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:16 smithi080 bash[80208]: audit 2023-12-20T20:12:15.093505+0000 mgr.x (mgr.25349) 1162 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:16.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:16 smithi080 bash[80208]: cluster 2023-12-20T20:12:15.111223+0000 mon.a (mon.0) 2420 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:12:16.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:16 smithi080 bash[80208]: cluster 2023-12-20T20:12:15.123626+0000 mon.a (mon.0) 2421 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2023-12-20T20:12:16.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:16 smithi080 bash[80208]: cluster 2023-12-20T20:12:15.128124+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e132 with expected crc 2023-12-20T20:12:16.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:16 smithi080 bash[80208]: cluster 2023-12-20T20:12:15.130785+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e132 with expected crc 2023-12-20T20:12:16.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:16 smithi080 bash[80208]: cluster 2023-12-20T20:12:15.379605+0000 mon.a (mon.0) 2422 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:12:16.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:16 smithi080 bash[80208]: audit 2023-12-20T20:12:15.488559+0000 mgr.x (mgr.25349) 1163 : audit 0 from='client.44305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:16.382 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:12:16.382 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:12:16.382 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:12:16.382 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:12:16.382 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:12:16.382 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:12:16.382 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:12:16.382 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:12:16.382 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2023-12-20T20:12:16.382 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:12:16.382 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:12:16.383 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:12:16.383 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:12:16.383 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:12:16.383 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:12:16.383 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2023-12-20T20:12:16.383 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 7 2023-12-20T20:12:16.383 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:12:16.383 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:12:16.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:16 smithi133 bash[68349]: audit 2023-12-20T20:12:15.093505+0000 mgr.x (mgr.25349) 1162 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:16.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:16 smithi133 bash[68349]: cluster 2023-12-20T20:12:15.111223+0000 mon.a (mon.0) 2420 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:12:16.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:16 smithi133 bash[68349]: cluster 2023-12-20T20:12:15.123626+0000 mon.a (mon.0) 2421 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2023-12-20T20:12:16.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:16 smithi133 bash[68349]: cluster 2023-12-20T20:12:15.128124+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e132 with expected crc 2023-12-20T20:12:16.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:16 smithi133 bash[68349]: cluster 2023-12-20T20:12:15.130785+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e132 with expected crc 2023-12-20T20:12:16.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:16 smithi133 bash[68349]: cluster 2023-12-20T20:12:15.379605+0000 mon.a (mon.0) 2422 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:12:16.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:16 smithi133 bash[68349]: audit 2023-12-20T20:12:15.488559+0000 mgr.x (mgr.25349) 1163 : audit 0 from='client.44305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:16.766 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:12:16.766 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:12:16.766 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:12:16.766 INFO:teuthology.orchestra.run.smithi080.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:12:16.766 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [ 2023-12-20T20:12:16.766 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr", 2023-12-20T20:12:16.766 INFO:teuthology.orchestra.run.smithi080.stdout: "mon" 2023-12-20T20:12:16.766 INFO:teuthology.orchestra.run.smithi080.stdout: ], 2023-12-20T20:12:16.766 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "7/23 daemons upgraded", 2023-12-20T20:12:16.767 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "Currently upgrading osd daemons", 2023-12-20T20:12:16.767 INFO:teuthology.orchestra.run.smithi080.stdout: "is_paused": false 2023-12-20T20:12:16.767 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:12:17.049 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:12:16 smithi080 bash[97834]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-2 2023-12-20T20:12:17.210 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 8 pgs inactive, 9 pgs peering 2023-12-20T20:12:17.211 INFO:teuthology.orchestra.run.smithi080.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-12-20T20:12:17.211 INFO:teuthology.orchestra.run.smithi080.stdout: daemon osd.2 on smithi080 is in unknown state 2023-12-20T20:12:17.211 INFO:teuthology.orchestra.run.smithi080.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-20T20:12:17.211 INFO:teuthology.orchestra.run.smithi080.stdout: osd.2 (root=default,host=smithi080) is down 2023-12-20T20:12:17.211 INFO:teuthology.orchestra.run.smithi080.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 8 pgs inactive, 9 pgs peering 2023-12-20T20:12:17.211 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.1 is stuck peering for 11m, current state peering, last acting [3,0] 2023-12-20T20:12:17.211 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.c is stuck peering for 69s, current state peering, last acting [5,0] 2023-12-20T20:12:17.211 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.e is stuck peering for 11m, current state peering, last acting [3,7] 2023-12-20T20:12:17.211 INFO:teuthology.orchestra.run.smithi080.stdout: pg 4.2 is stuck peering for 10m, current state peering, last acting [5,4] 2023-12-20T20:12:17.211 INFO:teuthology.orchestra.run.smithi080.stdout: pg 5.6 is stuck peering for 11m, current state peering, last acting [5,7] 2023-12-20T20:12:17.211 INFO:teuthology.orchestra.run.smithi080.stdout: pg 5.a is stuck peering for 11m, current state peering, last acting [4,3] 2023-12-20T20:12:17.211 INFO:teuthology.orchestra.run.smithi080.stdout: pg 5.d is stuck peering for 11m, current state peering, last acting [7,5] 2023-12-20T20:12:17.211 INFO:teuthology.orchestra.run.smithi080.stdout: pg 6.f is stuck peering for 10m, current state peering, last acting [3,4] 2023-12-20T20:12:17.212 INFO:teuthology.orchestra.run.smithi080.stdout: pg 6.14 is stuck peering for 10m, current state peering, last acting [4,7] 2023-12-20T20:12:17.419 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[98194]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-2 2023-12-20T20:12:17.420 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[80208]: cluster 2023-12-20T20:12:15.132085+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e132 with expected crc 2023-12-20T20:12:17.420 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[80208]: audit 2023-12-20T20:12:15.863449+0000 mgr.x (mgr.25349) 1164 : audit 0 from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:17.420 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[80208]: cluster 2023-12-20T20:12:16.126182+0000 mon.a (mon.0) 2423 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2023-12-20T20:12:17.420 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[80208]: cluster 2023-12-20T20:12:16.127014+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.420 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[80208]: cluster 2023-12-20T20:12:16.129010+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.420 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[80208]: cluster 2023-12-20T20:12:16.130096+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.420 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[80208]: cluster 2023-12-20T20:12:16.130434+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.421 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[80208]: cluster 2023-12-20T20:12:16.132568+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.421 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[80208]: cluster 2023-12-20T20:12:16.134686+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.421 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[80208]: cluster 2023-12-20T20:12:16.134736+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.421 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[80208]: cluster 2023-12-20T20:12:16.134823+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.421 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[80208]: cluster 2023-12-20T20:12:16.137750+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.421 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[80208]: audit 2023-12-20T20:12:16.138618+0000 mgr.x (mgr.25349) 1165 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:12:17.421 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[80208]: audit 2023-12-20T20:12:16.373280+0000 mon.a (mon.0) 2424 : audit 0 from='client.? 172.21.15.80:0/1250079495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:17.421 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[80208]: cluster 2023-12-20T20:12:16.392260+0000 mgr.x (mgr.25349) 1166 : cluster 0 pgmap v250: 161 pgs: 33 peering, 4 stale+active+clean, 124 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:12:17.421 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[84793]: cluster 2023-12-20T20:12:15.132085+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e132 with expected crc 2023-12-20T20:12:17.421 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[84793]: audit 2023-12-20T20:12:15.863449+0000 mgr.x (mgr.25349) 1164 : audit 0 from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:17.421 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[84793]: cluster 2023-12-20T20:12:16.126182+0000 mon.a (mon.0) 2423 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2023-12-20T20:12:17.421 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[84793]: cluster 2023-12-20T20:12:16.127014+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.422 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[84793]: cluster 2023-12-20T20:12:16.129010+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.422 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[84793]: cluster 2023-12-20T20:12:16.130096+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.422 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[84793]: cluster 2023-12-20T20:12:16.130434+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.422 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[84793]: cluster 2023-12-20T20:12:16.132568+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.422 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[84793]: cluster 2023-12-20T20:12:16.134686+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.422 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[84793]: cluster 2023-12-20T20:12:16.134736+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.422 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[84793]: cluster 2023-12-20T20:12:16.134823+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.422 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[84793]: cluster 2023-12-20T20:12:16.137750+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.422 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[84793]: audit 2023-12-20T20:12:16.138618+0000 mgr.x (mgr.25349) 1165 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:12:17.422 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[84793]: audit 2023-12-20T20:12:16.373280+0000 mon.a (mon.0) 2424 : audit 0 from='client.? 172.21.15.80:0/1250079495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:17.422 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:17 smithi080 bash[84793]: cluster 2023-12-20T20:12:16.392260+0000 mgr.x (mgr.25349) 1166 : cluster 0 pgmap v250: 161 pgs: 33 peering, 4 stale+active+clean, 124 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:12:17.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:17 smithi133 bash[68349]: cluster 2023-12-20T20:12:15.132085+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e132 with expected crc 2023-12-20T20:12:17.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:17 smithi133 bash[68349]: audit 2023-12-20T20:12:15.863449+0000 mgr.x (mgr.25349) 1164 : audit 0 from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:17.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:17 smithi133 bash[68349]: cluster 2023-12-20T20:12:16.126182+0000 mon.a (mon.0) 2423 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2023-12-20T20:12:17.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:17 smithi133 bash[68349]: cluster 2023-12-20T20:12:16.127014+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:17 smithi133 bash[68349]: cluster 2023-12-20T20:12:16.129010+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:17 smithi133 bash[68349]: cluster 2023-12-20T20:12:16.130096+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:17 smithi133 bash[68349]: cluster 2023-12-20T20:12:16.130434+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:17 smithi133 bash[68349]: cluster 2023-12-20T20:12:16.132568+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:17 smithi133 bash[68349]: cluster 2023-12-20T20:12:16.134686+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:17 smithi133 bash[68349]: cluster 2023-12-20T20:12:16.134736+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:17 smithi133 bash[68349]: cluster 2023-12-20T20:12:16.134823+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:17 smithi133 bash[68349]: cluster 2023-12-20T20:12:16.137750+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e133 with expected crc 2023-12-20T20:12:17.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:17 smithi133 bash[68349]: audit 2023-12-20T20:12:16.138618+0000 mgr.x (mgr.25349) 1165 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:12:17.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:17 smithi133 bash[68349]: audit 2023-12-20T20:12:16.373280+0000 mon.a (mon.0) 2424 : audit 0 from='client.? 172.21.15.80:0/1250079495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:17.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:17 smithi133 bash[68349]: cluster 2023-12-20T20:12:16.392260+0000 mgr.x (mgr.25349) 1166 : cluster 0 pgmap v250: 161 pgs: 33 peering, 4 stale+active+clean, 124 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:12:18.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:18 smithi133 bash[68349]: audit 2023-12-20T20:12:16.762729+0000 mgr.x (mgr.25349) 1167 : audit 0 from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:18.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:18 smithi133 bash[68349]: cluster 2023-12-20T20:12:17.127106+0000 mon.a (mon.0) 2425 : cluster 3 Health check failed: Reduced data availability: 8 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2023-12-20T20:12:18.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:18 smithi133 bash[68349]: audit 2023-12-20T20:12:17.202527+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.80:0/3001672659' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:12:18.455 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:18 smithi080 bash[84793]: audit 2023-12-20T20:12:16.762729+0000 mgr.x (mgr.25349) 1167 : audit 0 from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:18.455 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:18 smithi080 bash[84793]: cluster 2023-12-20T20:12:17.127106+0000 mon.a (mon.0) 2425 : cluster 3 Health check failed: Reduced data availability: 8 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2023-12-20T20:12:18.455 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:18 smithi080 bash[84793]: audit 2023-12-20T20:12:17.202527+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.80:0/3001672659' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:12:18.455 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:18 smithi080 bash[80208]: audit 2023-12-20T20:12:16.762729+0000 mgr.x (mgr.25349) 1167 : audit 0 from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:18.455 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:18 smithi080 bash[80208]: cluster 2023-12-20T20:12:17.127106+0000 mon.a (mon.0) 2425 : cluster 3 Health check failed: Reduced data availability: 8 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2023-12-20T20:12:18.455 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:18 smithi080 bash[80208]: audit 2023-12-20T20:12:17.202527+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.80:0/3001672659' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:12:19.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:19 smithi080 bash[80208]: cluster 2023-12-20T20:12:18.393509+0000 mgr.x (mgr.25349) 1168 : cluster 0 pgmap v251: 161 pgs: 1 active+undersized+degraded, 33 peering, 2 stale+active+clean, 6 active+undersized, 119 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 5/630 objects degraded (0.794%) 2023-12-20T20:12:19.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:19 smithi080 bash[84793]: cluster 2023-12-20T20:12:18.393509+0000 mgr.x (mgr.25349) 1168 : cluster 0 pgmap v251: 161 pgs: 1 active+undersized+degraded, 33 peering, 2 stale+active+clean, 6 active+undersized, 119 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 5/630 objects degraded (0.794%) 2023-12-20T20:12:19.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:19 smithi133 bash[68349]: cluster 2023-12-20T20:12:18.393509+0000 mgr.x (mgr.25349) 1168 : cluster 0 pgmap v251: 161 pgs: 1 active+undersized+degraded, 33 peering, 2 stale+active+clean, 6 active+undersized, 119 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 5/630 objects degraded (0.794%) 2023-12-20T20:12:19.973 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:12:19 smithi080 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.2.service: Succeeded. 2023-12-20T20:12:19.973 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:12:19 smithi080 systemd[1]: Stopped Ceph osd.2 for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:12:19.973 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:12:19 smithi080 systemd[1]: Started Ceph osd.2 for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:12:20.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:20 smithi080 bash[80208]: cluster 2023-12-20T20:12:19.118668+0000 mon.a (mon.0) 2426 : cluster 3 Health check failed: Degraded data redundancy: 5/630 objects degraded (0.794%), 1 pg degraded (PG_DEGRADED) 2023-12-20T20:12:20.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:20 smithi080 bash[80208]: audit 2023-12-20T20:12:20.014893+0000 mon.a (mon.0) 2427 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:20.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:20 smithi080 bash[80208]: audit 2023-12-20T20:12:20.022954+0000 mon.a (mon.0) 2428 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:20.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:20 smithi080 bash[80208]: audit 2023-12-20T20:12:20.056400+0000 mon.a (mon.0) 2429 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:20.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:20 smithi080 bash[80208]: audit 2023-12-20T20:12:20.058777+0000 mon.a (mon.0) 2430 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:20.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:20 smithi080 bash[80208]: audit 2023-12-20T20:12:20.070780+0000 mon.a (mon.0) 2431 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:20.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:20 smithi080 bash[84793]: cluster 2023-12-20T20:12:19.118668+0000 mon.a (mon.0) 2426 : cluster 3 Health check failed: Degraded data redundancy: 5/630 objects degraded (0.794%), 1 pg degraded (PG_DEGRADED) 2023-12-20T20:12:20.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:20 smithi080 bash[84793]: audit 2023-12-20T20:12:20.014893+0000 mon.a (mon.0) 2427 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:20.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:20 smithi080 bash[84793]: audit 2023-12-20T20:12:20.022954+0000 mon.a (mon.0) 2428 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:20.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:20 smithi080 bash[84793]: audit 2023-12-20T20:12:20.056400+0000 mon.a (mon.0) 2429 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:20.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:20 smithi080 bash[84793]: audit 2023-12-20T20:12:20.058777+0000 mon.a (mon.0) 2430 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:20.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:20 smithi080 bash[84793]: audit 2023-12-20T20:12:20.070780+0000 mon.a (mon.0) 2431 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:20.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:20 smithi133 bash[68349]: cluster 2023-12-20T20:12:19.118668+0000 mon.a (mon.0) 2426 : cluster 3 Health check failed: Degraded data redundancy: 5/630 objects degraded (0.794%), 1 pg degraded (PG_DEGRADED) 2023-12-20T20:12:20.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:20 smithi133 bash[68349]: audit 2023-12-20T20:12:20.014893+0000 mon.a (mon.0) 2427 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:20.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:20 smithi133 bash[68349]: audit 2023-12-20T20:12:20.022954+0000 mon.a (mon.0) 2428 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:20.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:20 smithi133 bash[68349]: audit 2023-12-20T20:12:20.056400+0000 mon.a (mon.0) 2429 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:20.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:20 smithi133 bash[68349]: audit 2023-12-20T20:12:20.058777+0000 mon.a (mon.0) 2430 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:20.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:20 smithi133 bash[68349]: audit 2023-12-20T20:12:20.070780+0000 mon.a (mon.0) 2431 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: cluster 2023-12-20T20:12:20.068956+0000 mgr.x (mgr.25349) 1169 : cluster 0 pgmap v252: 161 pgs: 3 active+undersized+degraded, 33 peering, 11 active+undersized, 114 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 24/630 objects degraded (3.810%) 2023-12-20T20:12:21.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: cephadm 2023-12-20T20:12:20.077858+0000 mgr.x (mgr.25349) 1170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:21.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.151111+0000 mon.a (mon.0) 2432 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.154843+0000 mon.a (mon.0) 2433 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.160207+0000 mon.a (mon.0) 2434 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.162034+0000 mon.a (mon.0) 2435 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.173274+0000 mon.a (mon.0) 2436 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: cephadm 2023-12-20T20:12:20.180277+0000 mgr.x (mgr.25349) 1171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:21.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.258481+0000 mon.a (mon.0) 2437 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.261913+0000 mon.a (mon.0) 2438 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.265432+0000 mon.a (mon.0) 2439 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.266924+0000 mon.a (mon.0) 2440 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.276487+0000 mon.a (mon.0) 2441 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: cephadm 2023-12-20T20:12:20.283299+0000 mgr.x (mgr.25349) 1172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:21.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.359795+0000 mon.a (mon.0) 2442 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.362638+0000 mon.a (mon.0) 2443 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.366870+0000 mon.a (mon.0) 2444 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.368174+0000 mon.a (mon.0) 2445 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.377171+0000 mon.a (mon.0) 2446 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: cephadm 2023-12-20T20:12:20.383962+0000 mgr.x (mgr.25349) 1173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:21.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.458588+0000 mon.a (mon.0) 2447 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.461717+0000 mon.a (mon.0) 2448 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.465204+0000 mon.a (mon.0) 2449 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.466629+0000 mon.a (mon.0) 2450 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.475594+0000 mon.a (mon.0) 2451 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: cephadm 2023-12-20T20:12:20.482397+0000 mgr.x (mgr.25349) 1174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:21.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.555013+0000 mon.a (mon.0) 2452 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.559152+0000 mon.a (mon.0) 2453 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.563855+0000 mon.a (mon.0) 2454 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.565468+0000 mon.a (mon.0) 2455 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.575232+0000 mon.a (mon.0) 2456 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: cephadm 2023-12-20T20:12:20.582013+0000 mgr.x (mgr.25349) 1175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:21.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.655639+0000 mon.a (mon.0) 2457 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.658563+0000 mon.a (mon.0) 2458 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.662107+0000 mon.a (mon.0) 2459 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.663687+0000 mon.a (mon.0) 2460 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.673170+0000 mon.a (mon.0) 2461 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.759230+0000 mon.a (mon.0) 2462 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.763271+0000 mon.a (mon.0) 2463 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.767374+0000 mon.a (mon.0) 2464 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.769094+0000 mon.a (mon.0) 2465 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.779239+0000 mon.a (mon.0) 2466 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.860069+0000 mon.a (mon.0) 2467 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.863378+0000 mon.a (mon.0) 2468 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.867154+0000 mon.a (mon.0) 2469 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.869095+0000 mon.a (mon.0) 2470 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.879839+0000 mon.a (mon.0) 2471 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.961646+0000 mon.a (mon.0) 2472 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.966058+0000 mon.a (mon.0) 2473 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.969424+0000 mon.a (mon.0) 2474 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.970486+0000 mon.a (mon.0) 2475 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:20.977512+0000 mon.a (mon.0) 2476 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: cluster 2023-12-20T20:12:21.020487+0000 mon.a (mon.0) 2477 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:12:21.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:21.054595+0000 mon.a (mon.0) 2478 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:21.057869+0000 mon.a (mon.0) 2479 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:21.061934+0000 mon.a (mon.0) 2480 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:21.063292+0000 mon.a (mon.0) 2481 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:21 smithi133 bash[68349]: audit 2023-12-20T20:12:21.074774+0000 mon.a (mon.0) 2482 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: cluster 2023-12-20T20:12:20.068956+0000 mgr.x (mgr.25349) 1169 : cluster 0 pgmap v252: 161 pgs: 3 active+undersized+degraded, 33 peering, 11 active+undersized, 114 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 24/630 objects degraded (3.810%) 2023-12-20T20:12:21.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: cephadm 2023-12-20T20:12:20.077858+0000 mgr.x (mgr.25349) 1170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:21.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.151111+0000 mon.a (mon.0) 2432 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.154843+0000 mon.a (mon.0) 2433 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.160207+0000 mon.a (mon.0) 2434 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.162034+0000 mon.a (mon.0) 2435 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.173274+0000 mon.a (mon.0) 2436 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: cephadm 2023-12-20T20:12:20.180277+0000 mgr.x (mgr.25349) 1171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:21.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.258481+0000 mon.a (mon.0) 2437 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.261913+0000 mon.a (mon.0) 2438 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.265432+0000 mon.a (mon.0) 2439 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.266924+0000 mon.a (mon.0) 2440 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.276487+0000 mon.a (mon.0) 2441 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: cephadm 2023-12-20T20:12:20.283299+0000 mgr.x (mgr.25349) 1172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:21.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.359795+0000 mon.a (mon.0) 2442 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.362638+0000 mon.a (mon.0) 2443 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.366870+0000 mon.a (mon.0) 2444 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.368174+0000 mon.a (mon.0) 2445 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.377171+0000 mon.a (mon.0) 2446 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: cluster 2023-12-20T20:12:20.068956+0000 mgr.x (mgr.25349) 1169 : cluster 0 pgmap v252: 161 pgs: 3 active+undersized+degraded, 33 peering, 11 active+undersized, 114 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 24/630 objects degraded (3.810%) 2023-12-20T20:12:21.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: cephadm 2023-12-20T20:12:20.077858+0000 mgr.x (mgr.25349) 1170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:21.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.151111+0000 mon.a (mon.0) 2432 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.154843+0000 mon.a (mon.0) 2433 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.160207+0000 mon.a (mon.0) 2434 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.162034+0000 mon.a (mon.0) 2435 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.173274+0000 mon.a (mon.0) 2436 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: cephadm 2023-12-20T20:12:20.180277+0000 mgr.x (mgr.25349) 1171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:21.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.258481+0000 mon.a (mon.0) 2437 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.261913+0000 mon.a (mon.0) 2438 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.265432+0000 mon.a (mon.0) 2439 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.266924+0000 mon.a (mon.0) 2440 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.276487+0000 mon.a (mon.0) 2441 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: cephadm 2023-12-20T20:12:20.283299+0000 mgr.x (mgr.25349) 1172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:21.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.359795+0000 mon.a (mon.0) 2442 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.362638+0000 mon.a (mon.0) 2443 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.366870+0000 mon.a (mon.0) 2444 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.368174+0000 mon.a (mon.0) 2445 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.377171+0000 mon.a (mon.0) 2446 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: cephadm 2023-12-20T20:12:20.383962+0000 mgr.x (mgr.25349) 1173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:21.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.458588+0000 mon.a (mon.0) 2447 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.461717+0000 mon.a (mon.0) 2448 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.465204+0000 mon.a (mon.0) 2449 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.466629+0000 mon.a (mon.0) 2450 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.475594+0000 mon.a (mon.0) 2451 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: cephadm 2023-12-20T20:12:20.482397+0000 mgr.x (mgr.25349) 1174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:21.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.555013+0000 mon.a (mon.0) 2452 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.559152+0000 mon.a (mon.0) 2453 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.563855+0000 mon.a (mon.0) 2454 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.565468+0000 mon.a (mon.0) 2455 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.575232+0000 mon.a (mon.0) 2456 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: cephadm 2023-12-20T20:12:20.582013+0000 mgr.x (mgr.25349) 1175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:21.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.655639+0000 mon.a (mon.0) 2457 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.658563+0000 mon.a (mon.0) 2458 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.662107+0000 mon.a (mon.0) 2459 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.663687+0000 mon.a (mon.0) 2460 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.673170+0000 mon.a (mon.0) 2461 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.759230+0000 mon.a (mon.0) 2462 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.763271+0000 mon.a (mon.0) 2463 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: cephadm 2023-12-20T20:12:20.383962+0000 mgr.x (mgr.25349) 1173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:21.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.458588+0000 mon.a (mon.0) 2447 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.461717+0000 mon.a (mon.0) 2448 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.465204+0000 mon.a (mon.0) 2449 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.466629+0000 mon.a (mon.0) 2450 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.475594+0000 mon.a (mon.0) 2451 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: cephadm 2023-12-20T20:12:20.482397+0000 mgr.x (mgr.25349) 1174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:21.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.555013+0000 mon.a (mon.0) 2452 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.559152+0000 mon.a (mon.0) 2453 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.563855+0000 mon.a (mon.0) 2454 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.565468+0000 mon.a (mon.0) 2455 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.575232+0000 mon.a (mon.0) 2456 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: cephadm 2023-12-20T20:12:20.582013+0000 mgr.x (mgr.25349) 1175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:21.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.655639+0000 mon.a (mon.0) 2457 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.658563+0000 mon.a (mon.0) 2458 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.662107+0000 mon.a (mon.0) 2459 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.663687+0000 mon.a (mon.0) 2460 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.673170+0000 mon.a (mon.0) 2461 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.759230+0000 mon.a (mon.0) 2462 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.763271+0000 mon.a (mon.0) 2463 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.767374+0000 mon.a (mon.0) 2464 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.769094+0000 mon.a (mon.0) 2465 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.779239+0000 mon.a (mon.0) 2466 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.860069+0000 mon.a (mon.0) 2467 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.863378+0000 mon.a (mon.0) 2468 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.867154+0000 mon.a (mon.0) 2469 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.869095+0000 mon.a (mon.0) 2470 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.879839+0000 mon.a (mon.0) 2471 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.961646+0000 mon.a (mon.0) 2472 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.966058+0000 mon.a (mon.0) 2473 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.969424+0000 mon.a (mon.0) 2474 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.970486+0000 mon.a (mon.0) 2475 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:20.977512+0000 mon.a (mon.0) 2476 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: cluster 2023-12-20T20:12:21.020487+0000 mon.a (mon.0) 2477 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:12:21.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:21.054595+0000 mon.a (mon.0) 2478 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:21.057869+0000 mon.a (mon.0) 2479 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:21.061934+0000 mon.a (mon.0) 2480 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:21.063292+0000 mon.a (mon.0) 2481 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[84793]: audit 2023-12-20T20:12:21.074774+0000 mon.a (mon.0) 2482 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.767374+0000 mon.a (mon.0) 2464 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.769094+0000 mon.a (mon.0) 2465 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.779239+0000 mon.a (mon.0) 2466 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.860069+0000 mon.a (mon.0) 2467 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.863378+0000 mon.a (mon.0) 2468 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.867154+0000 mon.a (mon.0) 2469 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.869095+0000 mon.a (mon.0) 2470 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.879839+0000 mon.a (mon.0) 2471 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.961646+0000 mon.a (mon.0) 2472 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.966058+0000 mon.a (mon.0) 2473 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.969424+0000 mon.a (mon.0) 2474 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.970486+0000 mon.a (mon.0) 2475 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:20.977512+0000 mon.a (mon.0) 2476 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:21.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: cluster 2023-12-20T20:12:21.020487+0000 mon.a (mon.0) 2477 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:12:21.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:21.054595+0000 mon.a (mon.0) 2478 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:21.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:21.057869+0000 mon.a (mon.0) 2479 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:21.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:21.061934+0000 mon.a (mon.0) 2480 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:21.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:21.063292+0000 mon.a (mon.0) 2481 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:21.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:21 smithi080 bash[80208]: audit 2023-12-20T20:12:21.074774+0000 mon.a (mon.0) 2482 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.151 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: cephadm 2023-12-20T20:12:20.680104+0000 mgr.x (mgr.25349) 1176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.151 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: cephadm 2023-12-20T20:12:20.680104+0000 mgr.x (mgr.25349) 1176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.151 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: cephadm 2023-12-20T20:12:20.786088+0000 mgr.x (mgr.25349) 1177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.151 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: cephadm 2023-12-20T20:12:20.886845+0000 mgr.x (mgr.25349) 1178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.151 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: cephadm 2023-12-20T20:12:20.984333+0000 mgr.x (mgr.25349) 1179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.151 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: cephadm 2023-12-20T20:12:21.081572+0000 mgr.x (mgr.25349) 1180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.152 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.154389+0000 mon.a (mon.0) 2483 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.152 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.158202+0000 mon.a (mon.0) 2484 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.152 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.161285+0000 mon.a (mon.0) 2485 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.152 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.162710+0000 mon.a (mon.0) 2486 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.152 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.171224+0000 mon.a (mon.0) 2487 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.152 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: cephadm 2023-12-20T20:12:21.177962+0000 mgr.x (mgr.25349) 1181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.152 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.254435+0000 mon.a (mon.0) 2488 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.152 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.257571+0000 mon.a (mon.0) 2489 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.152 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.261576+0000 mon.a (mon.0) 2490 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.152 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.263256+0000 mon.a (mon.0) 2491 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.152 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.272590+0000 mon.a (mon.0) 2492 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.152 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: cephadm 2023-12-20T20:12:21.279414+0000 mgr.x (mgr.25349) 1182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.153 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.356827+0000 mon.a (mon.0) 2493 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.153 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.360047+0000 mon.a (mon.0) 2494 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.153 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.363735+0000 mon.a (mon.0) 2495 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.153 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.365313+0000 mon.a (mon.0) 2496 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.153 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.374553+0000 mon.a (mon.0) 2497 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.153 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: cephadm 2023-12-20T20:12:21.381417+0000 mgr.x (mgr.25349) 1183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.153 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.455321+0000 mon.a (mon.0) 2498 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.153 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.458581+0000 mon.a (mon.0) 2499 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: cephadm 2023-12-20T20:12:20.680104+0000 mgr.x (mgr.25349) 1176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: cephadm 2023-12-20T20:12:20.786088+0000 mgr.x (mgr.25349) 1177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: cephadm 2023-12-20T20:12:20.886845+0000 mgr.x (mgr.25349) 1178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: cephadm 2023-12-20T20:12:20.984333+0000 mgr.x (mgr.25349) 1179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: cephadm 2023-12-20T20:12:21.081572+0000 mgr.x (mgr.25349) 1180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.154389+0000 mon.a (mon.0) 2483 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.158202+0000 mon.a (mon.0) 2484 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.161285+0000 mon.a (mon.0) 2485 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.162710+0000 mon.a (mon.0) 2486 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.171224+0000 mon.a (mon.0) 2487 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: cephadm 2023-12-20T20:12:21.177962+0000 mgr.x (mgr.25349) 1181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.254435+0000 mon.a (mon.0) 2488 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.257571+0000 mon.a (mon.0) 2489 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.261576+0000 mon.a (mon.0) 2490 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.263256+0000 mon.a (mon.0) 2491 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.272590+0000 mon.a (mon.0) 2492 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: cephadm 2023-12-20T20:12:21.279414+0000 mgr.x (mgr.25349) 1182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.356827+0000 mon.a (mon.0) 2493 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.360047+0000 mon.a (mon.0) 2494 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.363735+0000 mon.a (mon.0) 2495 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.365313+0000 mon.a (mon.0) 2496 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.374553+0000 mon.a (mon.0) 2497 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: cephadm 2023-12-20T20:12:21.381417+0000 mgr.x (mgr.25349) 1183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.455321+0000 mon.a (mon.0) 2498 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.458581+0000 mon.a (mon.0) 2499 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.462196+0000 mon.a (mon.0) 2500 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.463928+0000 mon.a (mon.0) 2501 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.474035+0000 mon.a (mon.0) 2502 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: cephadm 2023-12-20T20:12:21.481174+0000 mgr.x (mgr.25349) 1184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.558634+0000 mon.a (mon.0) 2503 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.561815+0000 mon.a (mon.0) 2504 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.565786+0000 mon.a (mon.0) 2505 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.567414+0000 mon.a (mon.0) 2506 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.577657+0000 mon.a (mon.0) 2507 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: cephadm 2023-12-20T20:12:21.584632+0000 mgr.x (mgr.25349) 1185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.658397+0000 mon.a (mon.0) 2508 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.663249+0000 mon.a (mon.0) 2509 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.669108+0000 mon.a (mon.0) 2510 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.670895+0000 mon.a (mon.0) 2511 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.680343+0000 mon.a (mon.0) 2512 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.760387+0000 mon.a (mon.0) 2513 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.763705+0000 mon.a (mon.0) 2514 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.766976+0000 mon.a (mon.0) 2515 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.768177+0000 mon.a (mon.0) 2516 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.776808+0000 mon.a (mon.0) 2517 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.857650+0000 mon.a (mon.0) 2518 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.860689+0000 mon.a (mon.0) 2519 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.866711+0000 mon.a (mon.0) 2520 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.869467+0000 mon.a (mon.0) 2521 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.879152+0000 mon.a (mon.0) 2522 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.962826+0000 mon.a (mon.0) 2523 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.965814+0000 mon.a (mon.0) 2524 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.968425+0000 mon.a (mon.0) 2525 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.969473+0000 mon.a (mon.0) 2526 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:21.980293+0000 mon.a (mon.0) 2527 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:22.059461+0000 mon.a (mon.0) 2528 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:22.062424+0000 mon.a (mon.0) 2529 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:22.065466+0000 mon.a (mon.0) 2530 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:22.066637+0000 mon.a (mon.0) 2531 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:22 smithi133 bash[68349]: audit 2023-12-20T20:12:22.073818+0000 mon.a (mon.0) 2532 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.476 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: cephadm 2023-12-20T20:12:20.786088+0000 mgr.x (mgr.25349) 1177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.476 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: cephadm 2023-12-20T20:12:20.886845+0000 mgr.x (mgr.25349) 1178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.476 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: cephadm 2023-12-20T20:12:20.984333+0000 mgr.x (mgr.25349) 1179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.476 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: cephadm 2023-12-20T20:12:21.081572+0000 mgr.x (mgr.25349) 1180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.476 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.154389+0000 mon.a (mon.0) 2483 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.476 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.158202+0000 mon.a (mon.0) 2484 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.476 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.161285+0000 mon.a (mon.0) 2485 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.476 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.162710+0000 mon.a (mon.0) 2486 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.476 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.171224+0000 mon.a (mon.0) 2487 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.476 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: cephadm 2023-12-20T20:12:21.177962+0000 mgr.x (mgr.25349) 1181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.477 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.254435+0000 mon.a (mon.0) 2488 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.477 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.257571+0000 mon.a (mon.0) 2489 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.477 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.261576+0000 mon.a (mon.0) 2490 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.477 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.263256+0000 mon.a (mon.0) 2491 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.477 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.272590+0000 mon.a (mon.0) 2492 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.477 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: cephadm 2023-12-20T20:12:21.279414+0000 mgr.x (mgr.25349) 1182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.477 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.356827+0000 mon.a (mon.0) 2493 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.477 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.360047+0000 mon.a (mon.0) 2494 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.477 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.363735+0000 mon.a (mon.0) 2495 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.477 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.365313+0000 mon.a (mon.0) 2496 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.477 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.462196+0000 mon.a (mon.0) 2500 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.478 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.463928+0000 mon.a (mon.0) 2501 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.478 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.474035+0000 mon.a (mon.0) 2502 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.478 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: cephadm 2023-12-20T20:12:21.481174+0000 mgr.x (mgr.25349) 1184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.478 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.558634+0000 mon.a (mon.0) 2503 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.478 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.561815+0000 mon.a (mon.0) 2504 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.478 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.565786+0000 mon.a (mon.0) 2505 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.478 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.567414+0000 mon.a (mon.0) 2506 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.478 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.577657+0000 mon.a (mon.0) 2507 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.478 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: cephadm 2023-12-20T20:12:21.584632+0000 mgr.x (mgr.25349) 1185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.478 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.658397+0000 mon.a (mon.0) 2508 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.478 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.663249+0000 mon.a (mon.0) 2509 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.478 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.669108+0000 mon.a (mon.0) 2510 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.478 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.670895+0000 mon.a (mon.0) 2511 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.478 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.680343+0000 mon.a (mon.0) 2512 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.479 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.760387+0000 mon.a (mon.0) 2513 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.479 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.763705+0000 mon.a (mon.0) 2514 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.479 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.766976+0000 mon.a (mon.0) 2515 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.479 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.768177+0000 mon.a (mon.0) 2516 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.479 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.374553+0000 mon.a (mon.0) 2497 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.479 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: cephadm 2023-12-20T20:12:21.381417+0000 mgr.x (mgr.25349) 1183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.479 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.455321+0000 mon.a (mon.0) 2498 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.479 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.458581+0000 mon.a (mon.0) 2499 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.479 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.462196+0000 mon.a (mon.0) 2500 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.479 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.463928+0000 mon.a (mon.0) 2501 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.479 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.474035+0000 mon.a (mon.0) 2502 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: cephadm 2023-12-20T20:12:21.481174+0000 mgr.x (mgr.25349) 1184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.558634+0000 mon.a (mon.0) 2503 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.561815+0000 mon.a (mon.0) 2504 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.565786+0000 mon.a (mon.0) 2505 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.567414+0000 mon.a (mon.0) 2506 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.577657+0000 mon.a (mon.0) 2507 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: cephadm 2023-12-20T20:12:21.584632+0000 mgr.x (mgr.25349) 1185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:22.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.658397+0000 mon.a (mon.0) 2508 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.663249+0000 mon.a (mon.0) 2509 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.669108+0000 mon.a (mon.0) 2510 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.670895+0000 mon.a (mon.0) 2511 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.680343+0000 mon.a (mon.0) 2512 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.760387+0000 mon.a (mon.0) 2513 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.481 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.776808+0000 mon.a (mon.0) 2517 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.481 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.857650+0000 mon.a (mon.0) 2518 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.481 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.860689+0000 mon.a (mon.0) 2519 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.481 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.866711+0000 mon.a (mon.0) 2520 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.481 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.869467+0000 mon.a (mon.0) 2521 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.481 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.879152+0000 mon.a (mon.0) 2522 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.481 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.962826+0000 mon.a (mon.0) 2523 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.481 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.965814+0000 mon.a (mon.0) 2524 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.481 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.968425+0000 mon.a (mon.0) 2525 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.481 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.969473+0000 mon.a (mon.0) 2526 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.481 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:21.980293+0000 mon.a (mon.0) 2527 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.481 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:22.059461+0000 mon.a (mon.0) 2528 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.482 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:22.062424+0000 mon.a (mon.0) 2529 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.482 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:22.065466+0000 mon.a (mon.0) 2530 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.482 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:22.066637+0000 mon.a (mon.0) 2531 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.482 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[80208]: audit 2023-12-20T20:12:22.073818+0000 mon.a (mon.0) 2532 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.482 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.763705+0000 mon.a (mon.0) 2514 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.482 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.766976+0000 mon.a (mon.0) 2515 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.482 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.768177+0000 mon.a (mon.0) 2516 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.482 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.776808+0000 mon.a (mon.0) 2517 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.482 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.857650+0000 mon.a (mon.0) 2518 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.482 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.860689+0000 mon.a (mon.0) 2519 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.482 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.866711+0000 mon.a (mon.0) 2520 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.482 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.869467+0000 mon.a (mon.0) 2521 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.482 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.879152+0000 mon.a (mon.0) 2522 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.483 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.962826+0000 mon.a (mon.0) 2523 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.483 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.965814+0000 mon.a (mon.0) 2524 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.483 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.968425+0000 mon.a (mon.0) 2525 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.483 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.969473+0000 mon.a (mon.0) 2526 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.483 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:21.980293+0000 mon.a (mon.0) 2527 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.483 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:22.059461+0000 mon.a (mon.0) 2528 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:22.483 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:22.062424+0000 mon.a (mon.0) 2529 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:22.483 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:22.065466+0000 mon.a (mon.0) 2530 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:22.483 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:22.066637+0000 mon.a (mon.0) 2531 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:22.483 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[84793]: audit 2023-12-20T20:12:22.073818+0000 mon.a (mon.0) 2532 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:22.799 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[98365]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-20T20:12:22.799 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[98365]: 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-20T20:12:22.799 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[98365]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-20T20:12:22.799 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[98365]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-20T20:12:22.799 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[98365]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2023-12-20T20:12:22.799 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[98365]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-20T20:12:22.800 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:12:22 smithi080 bash[98365]: --> ceph-volume raw activate successful for osd ID: 2 2023-12-20T20:12:23.420 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: cephadm 2023-12-20T20:12:21.687164+0000 mgr.x (mgr.25349) 1186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.420 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: cephadm 2023-12-20T20:12:21.783490+0000 mgr.x (mgr.25349) 1187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.421 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: cephadm 2023-12-20T20:12:21.885917+0000 mgr.x (mgr.25349) 1188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.421 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: cephadm 2023-12-20T20:12:21.987114+0000 mgr.x (mgr.25349) 1189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.421 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: cluster 2023-12-20T20:12:22.070213+0000 mgr.x (mgr.25349) 1190 : cluster 0 pgmap v253: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-20T20:12:23.421 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: cephadm 2023-12-20T20:12:22.080536+0000 mgr.x (mgr.25349) 1191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.421 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.157221+0000 mon.a (mon.0) 2533 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.421 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.160214+0000 mon.a (mon.0) 2534 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.421 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.163017+0000 mon.a (mon.0) 2535 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.421 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.163914+0000 mon.a (mon.0) 2536 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.421 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.172583+0000 mon.a (mon.0) 2537 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.421 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: cephadm 2023-12-20T20:12:22.179240+0000 mgr.x (mgr.25349) 1192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.421 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.254016+0000 mon.a (mon.0) 2538 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.421 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.256883+0000 mon.a (mon.0) 2539 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.421 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.259499+0000 mon.a (mon.0) 2540 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.422 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.260656+0000 mon.a (mon.0) 2541 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.422 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.270417+0000 mon.a (mon.0) 2542 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.422 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: cephadm 2023-12-20T20:12:22.277380+0000 mgr.x (mgr.25349) 1193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.422 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.349449+0000 mon.a (mon.0) 2543 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.422 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.352328+0000 mon.a (mon.0) 2544 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.422 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.355350+0000 mon.a (mon.0) 2545 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.422 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.356763+0000 mon.a (mon.0) 2546 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.422 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.366204+0000 mon.a (mon.0) 2547 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.422 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: cephadm 2023-12-20T20:12:22.373107+0000 mgr.x (mgr.25349) 1194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.422 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.447815+0000 mon.a (mon.0) 2548 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.422 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.451984+0000 mon.a (mon.0) 2549 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.422 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.455458+0000 mon.a (mon.0) 2550 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.422 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.457030+0000 mon.a (mon.0) 2551 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.422 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.465088+0000 mon.a (mon.0) 2552 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.422 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: cephadm 2023-12-20T20:12:22.472002+0000 mgr.x (mgr.25349) 1195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.423 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.546872+0000 mon.a (mon.0) 2553 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.423 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.549928+0000 mon.a (mon.0) 2554 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.423 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.553109+0000 mon.a (mon.0) 2555 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.423 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.554403+0000 mon.a (mon.0) 2556 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.423 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.565316+0000 mon.a (mon.0) 2557 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.423 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: cephadm 2023-12-20T20:12:22.572006+0000 mgr.x (mgr.25349) 1196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.423 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.647987+0000 mon.a (mon.0) 2558 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.423 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.651115+0000 mon.a (mon.0) 2559 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.423 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.655764+0000 mon.a (mon.0) 2560 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.423 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.657123+0000 mon.a (mon.0) 2561 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.423 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.666683+0000 mon.a (mon.0) 2562 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.423 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.750687+0000 mon.a (mon.0) 2563 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.423 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.753653+0000 mon.a (mon.0) 2564 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.423 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.756769+0000 mon.a (mon.0) 2565 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.424 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.757993+0000 mon.a (mon.0) 2566 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.424 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.769004+0000 mon.a (mon.0) 2567 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.424 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.854260+0000 mon.a (mon.0) 2568 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.424 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.857462+0000 mon.a (mon.0) 2569 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.424 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.861499+0000 mon.a (mon.0) 2570 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.424 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.863120+0000 mon.a (mon.0) 2571 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.424 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.873029+0000 mon.a (mon.0) 2572 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.424 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.955671+0000 mon.a (mon.0) 2573 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.424 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.959318+0000 mon.a (mon.0) 2574 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.424 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.962145+0000 mon.a (mon.0) 2575 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.424 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.963400+0000 mon.a (mon.0) 2576 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.424 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:22.974632+0000 mon.a (mon.0) 2577 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.424 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: cluster 2023-12-20T20:12:22.975950+0000 mon.a (mon.0) 2578 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 9 pgs peering) 2023-12-20T20:12:23.424 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:23.056281+0000 mon.a (mon.0) 2579 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.425 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:23.059368+0000 mon.a (mon.0) 2580 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.425 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:23.062843+0000 mon.a (mon.0) 2581 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.425 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:23.064406+0000 mon.a (mon.0) 2582 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.425 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:23 smithi133 bash[68349]: audit 2023-12-20T20:12:23.075669+0000 mon.a (mon.0) 2583 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.526 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: cephadm 2023-12-20T20:12:21.687164+0000 mgr.x (mgr.25349) 1186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.526 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: cephadm 2023-12-20T20:12:21.783490+0000 mgr.x (mgr.25349) 1187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.527 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: cephadm 2023-12-20T20:12:21.885917+0000 mgr.x (mgr.25349) 1188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.527 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: cephadm 2023-12-20T20:12:21.987114+0000 mgr.x (mgr.25349) 1189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.527 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: cluster 2023-12-20T20:12:22.070213+0000 mgr.x (mgr.25349) 1190 : cluster 0 pgmap v253: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-20T20:12:23.527 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: cephadm 2023-12-20T20:12:22.080536+0000 mgr.x (mgr.25349) 1191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.527 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.157221+0000 mon.a (mon.0) 2533 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.527 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.160214+0000 mon.a (mon.0) 2534 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.527 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.163017+0000 mon.a (mon.0) 2535 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.527 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.163914+0000 mon.a (mon.0) 2536 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.527 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.172583+0000 mon.a (mon.0) 2537 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.527 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: cephadm 2023-12-20T20:12:22.179240+0000 mgr.x (mgr.25349) 1192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.527 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.254016+0000 mon.a (mon.0) 2538 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.527 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.256883+0000 mon.a (mon.0) 2539 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.527 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.259499+0000 mon.a (mon.0) 2540 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.527 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.260656+0000 mon.a (mon.0) 2541 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.528 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.270417+0000 mon.a (mon.0) 2542 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.528 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: cephadm 2023-12-20T20:12:22.277380+0000 mgr.x (mgr.25349) 1193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.528 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.349449+0000 mon.a (mon.0) 2543 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.528 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.352328+0000 mon.a (mon.0) 2544 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.528 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.355350+0000 mon.a (mon.0) 2545 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.528 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.356763+0000 mon.a (mon.0) 2546 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.528 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.366204+0000 mon.a (mon.0) 2547 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.528 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: cephadm 2023-12-20T20:12:22.373107+0000 mgr.x (mgr.25349) 1194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.528 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.447815+0000 mon.a (mon.0) 2548 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.528 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.451984+0000 mon.a (mon.0) 2549 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.528 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.455458+0000 mon.a (mon.0) 2550 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.528 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.457030+0000 mon.a (mon.0) 2551 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.528 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.465088+0000 mon.a (mon.0) 2552 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.528 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: cephadm 2023-12-20T20:12:22.472002+0000 mgr.x (mgr.25349) 1195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.528 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.546872+0000 mon.a (mon.0) 2553 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.529 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.549928+0000 mon.a (mon.0) 2554 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.529 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.553109+0000 mon.a (mon.0) 2555 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.529 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.554403+0000 mon.a (mon.0) 2556 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.529 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.565316+0000 mon.a (mon.0) 2557 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.529 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: cephadm 2023-12-20T20:12:22.572006+0000 mgr.x (mgr.25349) 1196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.529 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.647987+0000 mon.a (mon.0) 2558 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.529 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.651115+0000 mon.a (mon.0) 2559 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.529 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.655764+0000 mon.a (mon.0) 2560 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.529 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.657123+0000 mon.a (mon.0) 2561 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.529 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.666683+0000 mon.a (mon.0) 2562 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.529 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.750687+0000 mon.a (mon.0) 2563 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.529 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.753653+0000 mon.a (mon.0) 2564 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.529 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.756769+0000 mon.a (mon.0) 2565 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.529 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.757993+0000 mon.a (mon.0) 2566 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.530 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.769004+0000 mon.a (mon.0) 2567 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.530 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.854260+0000 mon.a (mon.0) 2568 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.530 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.857462+0000 mon.a (mon.0) 2569 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.530 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.861499+0000 mon.a (mon.0) 2570 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.530 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.863120+0000 mon.a (mon.0) 2571 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.530 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.873029+0000 mon.a (mon.0) 2572 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.530 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.955671+0000 mon.a (mon.0) 2573 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.530 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.959318+0000 mon.a (mon.0) 2574 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.530 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.962145+0000 mon.a (mon.0) 2575 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.530 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.963400+0000 mon.a (mon.0) 2576 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.530 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:22.974632+0000 mon.a (mon.0) 2577 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.530 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: cluster 2023-12-20T20:12:22.975950+0000 mon.a (mon.0) 2578 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 9 pgs peering) 2023-12-20T20:12:23.530 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:23.056281+0000 mon.a (mon.0) 2579 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.530 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:23.059368+0000 mon.a (mon.0) 2580 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.531 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:23.062843+0000 mon.a (mon.0) 2581 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.531 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:23.064406+0000 mon.a (mon.0) 2582 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.531 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[84793]: audit 2023-12-20T20:12:23.075669+0000 mon.a (mon.0) 2583 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.531 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: cephadm 2023-12-20T20:12:21.687164+0000 mgr.x (mgr.25349) 1186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.531 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: cephadm 2023-12-20T20:12:21.783490+0000 mgr.x (mgr.25349) 1187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.531 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: cephadm 2023-12-20T20:12:21.885917+0000 mgr.x (mgr.25349) 1188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.531 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: cephadm 2023-12-20T20:12:21.987114+0000 mgr.x (mgr.25349) 1189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.532 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: cluster 2023-12-20T20:12:22.070213+0000 mgr.x (mgr.25349) 1190 : cluster 0 pgmap v253: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-20T20:12:23.532 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: cephadm 2023-12-20T20:12:22.080536+0000 mgr.x (mgr.25349) 1191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.532 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.157221+0000 mon.a (mon.0) 2533 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.532 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.160214+0000 mon.a (mon.0) 2534 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.532 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.163017+0000 mon.a (mon.0) 2535 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.532 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.163914+0000 mon.a (mon.0) 2536 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.532 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.172583+0000 mon.a (mon.0) 2537 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.532 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: cephadm 2023-12-20T20:12:22.179240+0000 mgr.x (mgr.25349) 1192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.532 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.254016+0000 mon.a (mon.0) 2538 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.532 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.256883+0000 mon.a (mon.0) 2539 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.532 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.259499+0000 mon.a (mon.0) 2540 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.532 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.260656+0000 mon.a (mon.0) 2541 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.532 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.270417+0000 mon.a (mon.0) 2542 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.533 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: cephadm 2023-12-20T20:12:22.277380+0000 mgr.x (mgr.25349) 1193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.533 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.349449+0000 mon.a (mon.0) 2543 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.533 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.352328+0000 mon.a (mon.0) 2544 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.533 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.355350+0000 mon.a (mon.0) 2545 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.533 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.356763+0000 mon.a (mon.0) 2546 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.533 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.366204+0000 mon.a (mon.0) 2547 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.533 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: cephadm 2023-12-20T20:12:22.373107+0000 mgr.x (mgr.25349) 1194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.533 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.447815+0000 mon.a (mon.0) 2548 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.533 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.451984+0000 mon.a (mon.0) 2549 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.533 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.455458+0000 mon.a (mon.0) 2550 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.533 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.457030+0000 mon.a (mon.0) 2551 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.533 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.465088+0000 mon.a (mon.0) 2552 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.533 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: cephadm 2023-12-20T20:12:22.472002+0000 mgr.x (mgr.25349) 1195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.533 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.546872+0000 mon.a (mon.0) 2553 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.534 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.549928+0000 mon.a (mon.0) 2554 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.534 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.553109+0000 mon.a (mon.0) 2555 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.534 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.554403+0000 mon.a (mon.0) 2556 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.534 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.565316+0000 mon.a (mon.0) 2557 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.534 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: cephadm 2023-12-20T20:12:22.572006+0000 mgr.x (mgr.25349) 1196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:23.534 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.647987+0000 mon.a (mon.0) 2558 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.534 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.651115+0000 mon.a (mon.0) 2559 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.534 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.655764+0000 mon.a (mon.0) 2560 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.534 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.657123+0000 mon.a (mon.0) 2561 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.534 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.666683+0000 mon.a (mon.0) 2562 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.534 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.750687+0000 mon.a (mon.0) 2563 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.534 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.753653+0000 mon.a (mon.0) 2564 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.534 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.756769+0000 mon.a (mon.0) 2565 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.757993+0000 mon.a (mon.0) 2566 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.769004+0000 mon.a (mon.0) 2567 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.854260+0000 mon.a (mon.0) 2568 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.857462+0000 mon.a (mon.0) 2569 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.861499+0000 mon.a (mon.0) 2570 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.863120+0000 mon.a (mon.0) 2571 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.873029+0000 mon.a (mon.0) 2572 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.955671+0000 mon.a (mon.0) 2573 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.959318+0000 mon.a (mon.0) 2574 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.962145+0000 mon.a (mon.0) 2575 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.963400+0000 mon.a (mon.0) 2576 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:22.974632+0000 mon.a (mon.0) 2577 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:23.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: cluster 2023-12-20T20:12:22.975950+0000 mon.a (mon.0) 2578 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 9 pgs peering) 2023-12-20T20:12:23.535 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:23.056281+0000 mon.a (mon.0) 2579 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:23.536 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:23.059368+0000 mon.a (mon.0) 2580 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:23.536 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:23.062843+0000 mon.a (mon.0) 2581 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:23.536 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:23.064406+0000 mon.a (mon.0) 2582 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:23.536 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:23 smithi080 bash[80208]: audit 2023-12-20T20:12:23.075669+0000 mon.a (mon.0) 2583 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: cephadm 2023-12-20T20:12:22.673391+0000 mgr.x (mgr.25349) 1197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: cephadm 2023-12-20T20:12:22.775776+0000 mgr.x (mgr.25349) 1198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: cephadm 2023-12-20T20:12:22.879776+0000 mgr.x (mgr.25349) 1199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: cephadm 2023-12-20T20:12:22.981473+0000 mgr.x (mgr.25349) 1200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: cephadm 2023-12-20T20:12:23.082576+0000 mgr.x (mgr.25349) 1201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.155283+0000 mon.a (mon.0) 2584 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.157683+0000 mon.a (mon.0) 2585 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.160779+0000 mon.a (mon.0) 2586 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.161887+0000 mon.a (mon.0) 2587 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.168880+0000 mon.a (mon.0) 2588 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: cephadm 2023-12-20T20:12:23.175443+0000 mgr.x (mgr.25349) 1202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.243086+0000 mon.a (mon.0) 2589 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.246340+0000 mon.a (mon.0) 2590 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.249643+0000 mon.a (mon.0) 2591 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.251090+0000 mon.a (mon.0) 2592 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.262748+0000 mon.a (mon.0) 2593 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: cephadm 2023-12-20T20:12:23.269685+0000 mgr.x (mgr.25349) 1203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.343922+0000 mon.a (mon.0) 2594 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.347282+0000 mon.a (mon.0) 2595 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.350825+0000 mon.a (mon.0) 2596 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.352383+0000 mon.a (mon.0) 2597 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.364279+0000 mon.a (mon.0) 2598 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: cephadm 2023-12-20T20:12:23.371146+0000 mgr.x (mgr.25349) 1204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.443671+0000 mon.a (mon.0) 2599 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.447010+0000 mon.a (mon.0) 2600 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.450989+0000 mon.a (mon.0) 2601 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.452307+0000 mon.a (mon.0) 2602 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.462122+0000 mon.a (mon.0) 2603 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: cephadm 2023-12-20T20:12:23.469045+0000 mgr.x (mgr.25349) 1205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.543282+0000 mon.a (mon.0) 2604 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.547786+0000 mon.a (mon.0) 2605 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.552117+0000 mon.a (mon.0) 2606 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.553596+0000 mon.a (mon.0) 2607 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.565278+0000 mon.a (mon.0) 2608 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: cephadm 2023-12-20T20:12:23.572192+0000 mgr.x (mgr.25349) 1206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.644308+0000 mon.a (mon.0) 2609 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.647753+0000 mon.a (mon.0) 2610 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.650935+0000 mon.a (mon.0) 2611 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.652358+0000 mon.a (mon.0) 2612 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.663602+0000 mon.a (mon.0) 2613 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.743924+0000 mon.a (mon.0) 2614 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.747020+0000 mon.a (mon.0) 2615 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.750766+0000 mon.a (mon.0) 2616 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.752310+0000 mon.a (mon.0) 2617 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.762870+0000 mon.a (mon.0) 2618 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.845031+0000 mon.a (mon.0) 2619 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.848361+0000 mon.a (mon.0) 2620 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.852194+0000 mon.a (mon.0) 2621 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.853742+0000 mon.a (mon.0) 2622 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.864839+0000 mon.a (mon.0) 2623 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.950762+0000 mon.a (mon.0) 2624 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.954046+0000 mon.a (mon.0) 2625 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.958543+0000 mon.a (mon.0) 2626 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.960322+0000 mon.a (mon.0) 2627 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:23.972273+0000 mon.a (mon.0) 2628 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:24.057001+0000 mon.a (mon.0) 2629 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:24.060506+0000 mon.a (mon.0) 2630 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:24.063911+0000 mon.a (mon.0) 2631 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:24.066965+0000 mon.a (mon.0) 2632 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[68349]: audit 2023-12-20T20:12:24.078657+0000 mon.a (mon.0) 2633 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.467 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: cephadm 2023-12-20T20:12:22.673391+0000 mgr.x (mgr.25349) 1197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.467 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: cephadm 2023-12-20T20:12:22.775776+0000 mgr.x (mgr.25349) 1198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.468 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: cephadm 2023-12-20T20:12:22.879776+0000 mgr.x (mgr.25349) 1199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.468 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: cephadm 2023-12-20T20:12:22.981473+0000 mgr.x (mgr.25349) 1200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.468 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: cephadm 2023-12-20T20:12:23.082576+0000 mgr.x (mgr.25349) 1201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.468 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.155283+0000 mon.a (mon.0) 2584 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.468 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.157683+0000 mon.a (mon.0) 2585 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.160779+0000 mon.a (mon.0) 2586 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.161887+0000 mon.a (mon.0) 2587 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.168880+0000 mon.a (mon.0) 2588 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: cephadm 2023-12-20T20:12:23.175443+0000 mgr.x (mgr.25349) 1202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.243086+0000 mon.a (mon.0) 2589 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.246340+0000 mon.a (mon.0) 2590 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.249643+0000 mon.a (mon.0) 2591 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.251090+0000 mon.a (mon.0) 2592 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.262748+0000 mon.a (mon.0) 2593 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: cephadm 2023-12-20T20:12:23.269685+0000 mgr.x (mgr.25349) 1203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.469 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.343922+0000 mon.a (mon.0) 2594 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.470 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.347282+0000 mon.a (mon.0) 2595 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.470 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.350825+0000 mon.a (mon.0) 2596 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.470 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.352383+0000 mon.a (mon.0) 2597 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.471 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.364279+0000 mon.a (mon.0) 2598 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.471 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: cephadm 2023-12-20T20:12:23.371146+0000 mgr.x (mgr.25349) 1204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.471 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.443671+0000 mon.a (mon.0) 2599 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.471 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.447010+0000 mon.a (mon.0) 2600 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.471 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.450989+0000 mon.a (mon.0) 2601 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.471 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.452307+0000 mon.a (mon.0) 2602 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.471 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.462122+0000 mon.a (mon.0) 2603 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.471 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: cephadm 2023-12-20T20:12:23.469045+0000 mgr.x (mgr.25349) 1205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.471 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.543282+0000 mon.a (mon.0) 2604 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.471 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.547786+0000 mon.a (mon.0) 2605 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.471 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.552117+0000 mon.a (mon.0) 2606 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.472 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.553596+0000 mon.a (mon.0) 2607 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.472 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.565278+0000 mon.a (mon.0) 2608 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.472 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: cephadm 2023-12-20T20:12:23.572192+0000 mgr.x (mgr.25349) 1206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.472 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.644308+0000 mon.a (mon.0) 2609 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.472 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.647753+0000 mon.a (mon.0) 2610 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.472 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.650935+0000 mon.a (mon.0) 2611 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.472 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.652358+0000 mon.a (mon.0) 2612 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.472 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.663602+0000 mon.a (mon.0) 2613 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.472 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.743924+0000 mon.a (mon.0) 2614 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.472 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.747020+0000 mon.a (mon.0) 2615 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.750766+0000 mon.a (mon.0) 2616 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.752310+0000 mon.a (mon.0) 2617 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.762870+0000 mon.a (mon.0) 2618 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.845031+0000 mon.a (mon.0) 2619 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.848361+0000 mon.a (mon.0) 2620 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.852194+0000 mon.a (mon.0) 2621 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.853742+0000 mon.a (mon.0) 2622 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.864839+0000 mon.a (mon.0) 2623 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.950762+0000 mon.a (mon.0) 2624 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.954046+0000 mon.a (mon.0) 2625 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.958543+0000 mon.a (mon.0) 2626 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.473 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.960322+0000 mon.a (mon.0) 2627 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.474 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:23.972273+0000 mon.a (mon.0) 2628 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.474 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:24.057001+0000 mon.a (mon.0) 2629 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.474 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:24.060506+0000 mon.a (mon.0) 2630 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.474 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:24.063911+0000 mon.a (mon.0) 2631 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.474 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:24.066965+0000 mon.a (mon.0) 2632 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.474 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[80208]: audit 2023-12-20T20:12:24.078657+0000 mon.a (mon.0) 2633 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.475 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: cephadm 2023-12-20T20:12:22.673391+0000 mgr.x (mgr.25349) 1197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.475 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: cephadm 2023-12-20T20:12:22.775776+0000 mgr.x (mgr.25349) 1198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.475 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: cephadm 2023-12-20T20:12:22.879776+0000 mgr.x (mgr.25349) 1199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.476 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: cephadm 2023-12-20T20:12:22.981473+0000 mgr.x (mgr.25349) 1200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.476 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: cephadm 2023-12-20T20:12:23.082576+0000 mgr.x (mgr.25349) 1201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.476 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.155283+0000 mon.a (mon.0) 2584 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.476 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.157683+0000 mon.a (mon.0) 2585 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.476 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.160779+0000 mon.a (mon.0) 2586 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.476 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.161887+0000 mon.a (mon.0) 2587 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.476 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.168880+0000 mon.a (mon.0) 2588 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.476 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: cephadm 2023-12-20T20:12:23.175443+0000 mgr.x (mgr.25349) 1202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.476 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.243086+0000 mon.a (mon.0) 2589 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.476 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.246340+0000 mon.a (mon.0) 2590 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.476 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.249643+0000 mon.a (mon.0) 2591 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.477 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.251090+0000 mon.a (mon.0) 2592 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.477 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.262748+0000 mon.a (mon.0) 2593 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.477 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: cephadm 2023-12-20T20:12:23.269685+0000 mgr.x (mgr.25349) 1203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.477 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.343922+0000 mon.a (mon.0) 2594 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.477 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.347282+0000 mon.a (mon.0) 2595 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.477 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.350825+0000 mon.a (mon.0) 2596 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.477 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.352383+0000 mon.a (mon.0) 2597 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.477 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.364279+0000 mon.a (mon.0) 2598 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.478 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: cephadm 2023-12-20T20:12:23.371146+0000 mgr.x (mgr.25349) 1204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.478 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.443671+0000 mon.a (mon.0) 2599 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.478 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.447010+0000 mon.a (mon.0) 2600 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.478 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.450989+0000 mon.a (mon.0) 2601 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.478 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.452307+0000 mon.a (mon.0) 2602 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.478 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.462122+0000 mon.a (mon.0) 2603 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.478 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: cephadm 2023-12-20T20:12:23.469045+0000 mgr.x (mgr.25349) 1205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.479 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.543282+0000 mon.a (mon.0) 2604 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.479 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.547786+0000 mon.a (mon.0) 2605 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.479 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.552117+0000 mon.a (mon.0) 2606 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.479 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.553596+0000 mon.a (mon.0) 2607 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.479 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.565278+0000 mon.a (mon.0) 2608 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.479 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: cephadm 2023-12-20T20:12:23.572192+0000 mgr.x (mgr.25349) 1206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:24.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.644308+0000 mon.a (mon.0) 2609 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.647753+0000 mon.a (mon.0) 2610 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.650935+0000 mon.a (mon.0) 2611 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.652358+0000 mon.a (mon.0) 2612 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.663602+0000 mon.a (mon.0) 2613 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.743924+0000 mon.a (mon.0) 2614 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.747020+0000 mon.a (mon.0) 2615 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.480 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.750766+0000 mon.a (mon.0) 2616 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.481 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.752310+0000 mon.a (mon.0) 2617 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.481 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.762870+0000 mon.a (mon.0) 2618 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.481 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.845031+0000 mon.a (mon.0) 2619 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.481 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.848361+0000 mon.a (mon.0) 2620 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.481 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.852194+0000 mon.a (mon.0) 2621 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.481 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.853742+0000 mon.a (mon.0) 2622 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.481 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.864839+0000 mon.a (mon.0) 2623 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.481 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.950762+0000 mon.a (mon.0) 2624 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.482 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.954046+0000 mon.a (mon.0) 2625 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.482 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.958543+0000 mon.a (mon.0) 2626 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.482 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.960322+0000 mon.a (mon.0) 2627 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.482 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:23.972273+0000 mon.a (mon.0) 2628 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:24.482 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:24.057001+0000 mon.a (mon.0) 2629 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:24.482 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:24.060506+0000 mon.a (mon.0) 2630 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:24.483 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:24.063911+0000 mon.a (mon.0) 2631 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:24.483 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:24.066965+0000 mon.a (mon.0) 2632 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:24.483 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:24 smithi080 bash[84793]: audit 2023-12-20T20:12:24.078657+0000 mon.a (mon.0) 2633 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.160 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:12:24 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:12:24] "GET /metrics HTTP/1.1" 200 38473 "" "Prometheus/2.33.4" 2023-12-20T20:12:25.165 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: cephadm 2023-12-20T20:12:23.670743+0000 mgr.x (mgr.25349) 1207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.165 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: cephadm 2023-12-20T20:12:23.769874+0000 mgr.x (mgr.25349) 1208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.165 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: cephadm 2023-12-20T20:12:23.871897+0000 mgr.x (mgr.25349) 1209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.166 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: cephadm 2023-12-20T20:12:23.670743+0000 mgr.x (mgr.25349) 1207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.166 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: cephadm 2023-12-20T20:12:23.769874+0000 mgr.x (mgr.25349) 1208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.166 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: cephadm 2023-12-20T20:12:23.871897+0000 mgr.x (mgr.25349) 1209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.166 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: cephadm 2023-12-20T20:12:23.979121+0000 mgr.x (mgr.25349) 1210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.166 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: cluster 2023-12-20T20:12:24.071151+0000 mgr.x (mgr.25349) 1211 : cluster 0 pgmap v254: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-20T20:12:25.166 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: cephadm 2023-12-20T20:12:24.085570+0000 mgr.x (mgr.25349) 1212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.166 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.161132+0000 mon.a (mon.0) 2634 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.166 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.163153+0000 mon.a (mon.0) 2635 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.166 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.165261+0000 mon.a (mon.0) 2636 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.166 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.166263+0000 mon.a (mon.0) 2637 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.167 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.172209+0000 mon.a (mon.0) 2638 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.167 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: cephadm 2023-12-20T20:12:24.178847+0000 mgr.x (mgr.25349) 1213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.167 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.251512+0000 mon.a (mon.0) 2639 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.167 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.254834+0000 mon.a (mon.0) 2640 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.167 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.258910+0000 mon.a (mon.0) 2641 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.167 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.260392+0000 mon.a (mon.0) 2642 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.167 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.269606+0000 mon.a (mon.0) 2643 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.167 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: cephadm 2023-12-20T20:12:24.276548+0000 mgr.x (mgr.25349) 1214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.167 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.349855+0000 mon.a (mon.0) 2644 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.167 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.353081+0000 mon.a (mon.0) 2645 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.168 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.356296+0000 mon.a (mon.0) 2646 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.168 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.357840+0000 mon.a (mon.0) 2647 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.168 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.366810+0000 mon.a (mon.0) 2648 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.168 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: cephadm 2023-12-20T20:12:24.373584+0000 mgr.x (mgr.25349) 1215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.168 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.451097+0000 mon.a (mon.0) 2649 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.168 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.453940+0000 mon.a (mon.0) 2650 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.169 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.457572+0000 mon.a (mon.0) 2651 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.169 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.459063+0000 mon.a (mon.0) 2652 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.169 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.466573+0000 mon.a (mon.0) 2653 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.169 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: cephadm 2023-12-20T20:12:24.473516+0000 mgr.x (mgr.25349) 1216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.169 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.547921+0000 mon.a (mon.0) 2654 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.169 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.551245+0000 mon.a (mon.0) 2655 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.169 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.554443+0000 mon.a (mon.0) 2656 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.169 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.556036+0000 mon.a (mon.0) 2657 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.169 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.565339+0000 mon.a (mon.0) 2658 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.169 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: cephadm 2023-12-20T20:12:24.572211+0000 mgr.x (mgr.25349) 1217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.170 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.649416+0000 mon.a (mon.0) 2659 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.170 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.652276+0000 mon.a (mon.0) 2660 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.170 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.655450+0000 mon.a (mon.0) 2661 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.170 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.656784+0000 mon.a (mon.0) 2662 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.170 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.665635+0000 mon.a (mon.0) 2663 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.170 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.749809+0000 mon.a (mon.0) 2664 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.170 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.752780+0000 mon.a (mon.0) 2665 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.170 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.755609+0000 mon.a (mon.0) 2666 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.171 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.756876+0000 mon.a (mon.0) 2667 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.171 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.765343+0000 mon.a (mon.0) 2668 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.171 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.846286+0000 mon.a (mon.0) 2669 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.171 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.849465+0000 mon.a (mon.0) 2670 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.171 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.852075+0000 mon.a (mon.0) 2671 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.171 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.853399+0000 mon.a (mon.0) 2672 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.171 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.861669+0000 mon.a (mon.0) 2673 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.171 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.944453+0000 mon.a (mon.0) 2674 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.171 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.948503+0000 mon.a (mon.0) 2675 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.171 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.951529+0000 mon.a (mon.0) 2676 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.171 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.952772+0000 mon.a (mon.0) 2677 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.172 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:24.960363+0000 mon.a (mon.0) 2678 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.172 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:25.021804+0000 mon.a (mon.0) 2679 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.172 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:25.024990+0000 mon.a (mon.0) 2680 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.172 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:25.028269+0000 mon.a (mon.0) 2681 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.172 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:25.029707+0000 mon.a (mon.0) 2682 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.172 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:25.039017+0000 mon.a (mon.0) 2683 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: cephadm 2023-12-20T20:12:23.670743+0000 mgr.x (mgr.25349) 1207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: cephadm 2023-12-20T20:12:23.769874+0000 mgr.x (mgr.25349) 1208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: cephadm 2023-12-20T20:12:23.871897+0000 mgr.x (mgr.25349) 1209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: cephadm 2023-12-20T20:12:23.979121+0000 mgr.x (mgr.25349) 1210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: cluster 2023-12-20T20:12:24.071151+0000 mgr.x (mgr.25349) 1211 : cluster 0 pgmap v254: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-20T20:12:25.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: cephadm 2023-12-20T20:12:24.085570+0000 mgr.x (mgr.25349) 1212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.161132+0000 mon.a (mon.0) 2634 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.163153+0000 mon.a (mon.0) 2635 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.165261+0000 mon.a (mon.0) 2636 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.166263+0000 mon.a (mon.0) 2637 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.172209+0000 mon.a (mon.0) 2638 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: cephadm 2023-12-20T20:12:24.178847+0000 mgr.x (mgr.25349) 1213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.251512+0000 mon.a (mon.0) 2639 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.254834+0000 mon.a (mon.0) 2640 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.258910+0000 mon.a (mon.0) 2641 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.260392+0000 mon.a (mon.0) 2642 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.269606+0000 mon.a (mon.0) 2643 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: cephadm 2023-12-20T20:12:24.276548+0000 mgr.x (mgr.25349) 1214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.349855+0000 mon.a (mon.0) 2644 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.353081+0000 mon.a (mon.0) 2645 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.356296+0000 mon.a (mon.0) 2646 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.357840+0000 mon.a (mon.0) 2647 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.366810+0000 mon.a (mon.0) 2648 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: cephadm 2023-12-20T20:12:24.373584+0000 mgr.x (mgr.25349) 1215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.451097+0000 mon.a (mon.0) 2649 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.453940+0000 mon.a (mon.0) 2650 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.457572+0000 mon.a (mon.0) 2651 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.459063+0000 mon.a (mon.0) 2652 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.466573+0000 mon.a (mon.0) 2653 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: cephadm 2023-12-20T20:12:24.473516+0000 mgr.x (mgr.25349) 1216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.547921+0000 mon.a (mon.0) 2654 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.551245+0000 mon.a (mon.0) 2655 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.554443+0000 mon.a (mon.0) 2656 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.556036+0000 mon.a (mon.0) 2657 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.565339+0000 mon.a (mon.0) 2658 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: cephadm 2023-12-20T20:12:24.572211+0000 mgr.x (mgr.25349) 1217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.649416+0000 mon.a (mon.0) 2659 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.652276+0000 mon.a (mon.0) 2660 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.655450+0000 mon.a (mon.0) 2661 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.656784+0000 mon.a (mon.0) 2662 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.665635+0000 mon.a (mon.0) 2663 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.749809+0000 mon.a (mon.0) 2664 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.752780+0000 mon.a (mon.0) 2665 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.755609+0000 mon.a (mon.0) 2666 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.756876+0000 mon.a (mon.0) 2667 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.765343+0000 mon.a (mon.0) 2668 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.846286+0000 mon.a (mon.0) 2669 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.849465+0000 mon.a (mon.0) 2670 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.852075+0000 mon.a (mon.0) 2671 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.853399+0000 mon.a (mon.0) 2672 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.861669+0000 mon.a (mon.0) 2673 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.944453+0000 mon.a (mon.0) 2674 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.948503+0000 mon.a (mon.0) 2675 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.951529+0000 mon.a (mon.0) 2676 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.952772+0000 mon.a (mon.0) 2677 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:24.960363+0000 mon.a (mon.0) 2678 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:25.021804+0000 mon.a (mon.0) 2679 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:25.024990+0000 mon.a (mon.0) 2680 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:25.028269+0000 mon.a (mon.0) 2681 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:25.029707+0000 mon.a (mon.0) 2682 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:25.039017+0000 mon.a (mon.0) 2683 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:25.043653+0000 mon.a (mon.0) 2684 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:25 smithi133 bash[68349]: audit 2023-12-20T20:12:25.045149+0000 mon.a (mon.0) 2685 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:12:25.643 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:25.043653+0000 mon.a (mon.0) 2684 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.643 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[80208]: audit 2023-12-20T20:12:25.045149+0000 mon.a (mon.0) 2685 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:12:25.644 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: cephadm 2023-12-20T20:12:23.979121+0000 mgr.x (mgr.25349) 1210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.644 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: cluster 2023-12-20T20:12:24.071151+0000 mgr.x (mgr.25349) 1211 : cluster 0 pgmap v254: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2023-12-20T20:12:25.644 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: cephadm 2023-12-20T20:12:24.085570+0000 mgr.x (mgr.25349) 1212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.644 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.161132+0000 mon.a (mon.0) 2634 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.644 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.163153+0000 mon.a (mon.0) 2635 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.644 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.165261+0000 mon.a (mon.0) 2636 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.644 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.166263+0000 mon.a (mon.0) 2637 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.644 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.172209+0000 mon.a (mon.0) 2638 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.644 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: cephadm 2023-12-20T20:12:24.178847+0000 mgr.x (mgr.25349) 1213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.645 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.251512+0000 mon.a (mon.0) 2639 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.645 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.254834+0000 mon.a (mon.0) 2640 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.645 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.258910+0000 mon.a (mon.0) 2641 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.645 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.260392+0000 mon.a (mon.0) 2642 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.645 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.269606+0000 mon.a (mon.0) 2643 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.645 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: cephadm 2023-12-20T20:12:24.276548+0000 mgr.x (mgr.25349) 1214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.645 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.349855+0000 mon.a (mon.0) 2644 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.645 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.353081+0000 mon.a (mon.0) 2645 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.645 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.356296+0000 mon.a (mon.0) 2646 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.645 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.357840+0000 mon.a (mon.0) 2647 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.646 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.366810+0000 mon.a (mon.0) 2648 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.646 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: cephadm 2023-12-20T20:12:24.373584+0000 mgr.x (mgr.25349) 1215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.646 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.451097+0000 mon.a (mon.0) 2649 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.646 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.453940+0000 mon.a (mon.0) 2650 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.646 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.457572+0000 mon.a (mon.0) 2651 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.646 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.459063+0000 mon.a (mon.0) 2652 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.646 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.466573+0000 mon.a (mon.0) 2653 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.646 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: cephadm 2023-12-20T20:12:24.473516+0000 mgr.x (mgr.25349) 1216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.646 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.547921+0000 mon.a (mon.0) 2654 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.551245+0000 mon.a (mon.0) 2655 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.554443+0000 mon.a (mon.0) 2656 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.556036+0000 mon.a (mon.0) 2657 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.565339+0000 mon.a (mon.0) 2658 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: cephadm 2023-12-20T20:12:24.572211+0000 mgr.x (mgr.25349) 1217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:25.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.649416+0000 mon.a (mon.0) 2659 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.652276+0000 mon.a (mon.0) 2660 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.655450+0000 mon.a (mon.0) 2661 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.656784+0000 mon.a (mon.0) 2662 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.665635+0000 mon.a (mon.0) 2663 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.749809+0000 mon.a (mon.0) 2664 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.752780+0000 mon.a (mon.0) 2665 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.755609+0000 mon.a (mon.0) 2666 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.647 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.756876+0000 mon.a (mon.0) 2667 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.648 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.765343+0000 mon.a (mon.0) 2668 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.648 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.846286+0000 mon.a (mon.0) 2669 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.648 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.849465+0000 mon.a (mon.0) 2670 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.648 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.852075+0000 mon.a (mon.0) 2671 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.648 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.853399+0000 mon.a (mon.0) 2672 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.648 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.861669+0000 mon.a (mon.0) 2673 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.648 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.944453+0000 mon.a (mon.0) 2674 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.648 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.948503+0000 mon.a (mon.0) 2675 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.648 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.951529+0000 mon.a (mon.0) 2676 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.648 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.952772+0000 mon.a (mon.0) 2677 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.648 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:24.960363+0000 mon.a (mon.0) 2678 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.648 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:25.021804+0000 mon.a (mon.0) 2679 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:25.648 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:25.024990+0000 mon.a (mon.0) 2680 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:25.648 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:25.028269+0000 mon.a (mon.0) 2681 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:25.648 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:25.029707+0000 mon.a (mon.0) 2682 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:25.649 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:25.039017+0000 mon.a (mon.0) 2683 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.649 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:25.043653+0000 mon.a (mon.0) 2684 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:25.649 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[84793]: audit 2023-12-20T20:12:25.045149+0000 mon.a (mon.0) 2685 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:12:26.149 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:12:25 smithi080 bash[98822]: debug 2023-12-20T20:12:25.957+0000 7fa09d8d0700 1 -- 172.21.15.80:0/1816436987 <== mon.2 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559f8186f6c0 con 0x559f818f4c00 2023-12-20T20:12:26.504 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: cephadm 2023-12-20T20:12:24.672786+0000 mgr.x (mgr.25349) 1218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.504 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: cephadm 2023-12-20T20:12:24.772096+0000 mgr.x (mgr.25349) 1219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.504 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: cephadm 2023-12-20T20:12:24.868463+0000 mgr.x (mgr.25349) 1220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.504 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: cephadm 2023-12-20T20:12:24.967118+0000 mgr.x (mgr.25349) 1221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.504 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: cephadm 2023-12-20T20:12:25.045909+0000 mgr.x (mgr.25349) 1222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.504 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.207215+0000 mon.a (mon.0) 2686 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.217149+0000 mon.a (mon.0) 2687 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.225293+0000 mon.a (mon.0) 2688 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.226056+0000 mon.a (mon.0) 2689 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.228886+0000 mon.a (mon.0) 2690 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.232205+0000 mon.a (mon.0) 2691 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.233553+0000 mon.a (mon.0) 2692 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.239663+0000 mon.a (mon.0) 2693 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: cephadm 2023-12-20T20:12:25.246397+0000 mgr.x (mgr.25349) 1223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.319368+0000 mon.a (mon.0) 2694 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.322590+0000 mon.a (mon.0) 2695 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.325153+0000 mon.a (mon.0) 2696 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.326371+0000 mon.a (mon.0) 2697 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.335162+0000 mon.a (mon.0) 2698 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: cephadm 2023-12-20T20:12:25.341864+0000 mgr.x (mgr.25349) 1224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.415005+0000 mon.a (mon.0) 2699 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.418277+0000 mon.a (mon.0) 2700 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.421506+0000 mon.a (mon.0) 2701 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.422810+0000 mon.a (mon.0) 2702 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.431312+0000 mon.a (mon.0) 2703 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: cephadm 2023-12-20T20:12:25.437924+0000 mgr.x (mgr.25349) 1225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.511017+0000 mon.a (mon.0) 2704 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.514223+0000 mon.a (mon.0) 2705 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.517677+0000 mon.a (mon.0) 2706 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.518899+0000 mon.a (mon.0) 2707 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.527908+0000 mon.a (mon.0) 2708 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.506 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: cephadm 2023-12-20T20:12:25.534640+0000 mgr.x (mgr.25349) 1226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.592312+0000 mon.a (mon.0) 2709 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.594948+0000 mon.a (mon.0) 2710 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.598169+0000 mon.a (mon.0) 2711 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.599267+0000 mon.a (mon.0) 2712 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.607562+0000 mon.a (mon.0) 2713 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.689232+0000 mon.a (mon.0) 2714 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.693337+0000 mon.a (mon.0) 2715 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.696831+0000 mon.a (mon.0) 2716 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.507 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.698095+0000 mon.a (mon.0) 2717 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.706406+0000 mon.a (mon.0) 2718 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.791353+0000 mon.a (mon.0) 2719 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.794952+0000 mon.a (mon.0) 2720 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.797693+0000 mon.a (mon.0) 2721 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.799121+0000 mon.a (mon.0) 2722 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.807752+0000 mon.a (mon.0) 2723 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.891933+0000 mon.a (mon.0) 2724 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.895112+0000 mon.a (mon.0) 2725 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.898153+0000 mon.a (mon.0) 2726 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.899309+0000 mon.a (mon.0) 2727 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.910431+0000 mon.a (mon.0) 2728 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: cluster 2023-12-20T20:12:25.916872+0000 mon.a (mon.0) 2729 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 13 pgs degraded (PG_DEGRADED) 2023-12-20T20:12:26.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.974996+0000 mon.a (mon.0) 2730 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.977901+0000 mon.a (mon.0) 2731 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.980491+0000 mon.a (mon.0) 2732 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.981954+0000 mon.a (mon.0) 2733 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:25.991317+0000 mon.a (mon.0) 2734 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:26.075112+0000 mon.a (mon.0) 2735 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:26.078087+0000 mon.a (mon.0) 2736 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:26.081088+0000 mon.a (mon.0) 2737 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:26.082310+0000 mon.a (mon.0) 2738 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:26.091446+0000 mon.a (mon.0) 2739 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:26.169473+0000 mon.a (mon.0) 2740 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:26.172650+0000 mon.a (mon.0) 2741 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:26.177917+0000 mon.a (mon.0) 2742 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:26.181420+0000 mon.a (mon.0) 2743 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[84793]: audit 2023-12-20T20:12:26.191274+0000 mon.a (mon.0) 2744 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.511 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: cephadm 2023-12-20T20:12:24.672786+0000 mgr.x (mgr.25349) 1218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.511 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: cephadm 2023-12-20T20:12:24.772096+0000 mgr.x (mgr.25349) 1219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.511 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: cephadm 2023-12-20T20:12:24.868463+0000 mgr.x (mgr.25349) 1220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.511 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: cephadm 2023-12-20T20:12:24.967118+0000 mgr.x (mgr.25349) 1221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.511 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: cephadm 2023-12-20T20:12:25.045909+0000 mgr.x (mgr.25349) 1222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.511 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.207215+0000 mon.a (mon.0) 2686 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.511 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.217149+0000 mon.a (mon.0) 2687 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.511 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.225293+0000 mon.a (mon.0) 2688 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.511 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.226056+0000 mon.a (mon.0) 2689 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.511 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.228886+0000 mon.a (mon.0) 2690 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.511 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.232205+0000 mon.a (mon.0) 2691 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.233553+0000 mon.a (mon.0) 2692 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.239663+0000 mon.a (mon.0) 2693 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: cephadm 2023-12-20T20:12:25.246397+0000 mgr.x (mgr.25349) 1223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.319368+0000 mon.a (mon.0) 2694 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.322590+0000 mon.a (mon.0) 2695 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.325153+0000 mon.a (mon.0) 2696 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.326371+0000 mon.a (mon.0) 2697 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.335162+0000 mon.a (mon.0) 2698 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: cephadm 2023-12-20T20:12:25.341864+0000 mgr.x (mgr.25349) 1224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.415005+0000 mon.a (mon.0) 2699 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.418277+0000 mon.a (mon.0) 2700 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.512 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.421506+0000 mon.a (mon.0) 2701 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.422810+0000 mon.a (mon.0) 2702 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.431312+0000 mon.a (mon.0) 2703 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: cephadm 2023-12-20T20:12:25.437924+0000 mgr.x (mgr.25349) 1225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.511017+0000 mon.a (mon.0) 2704 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.514223+0000 mon.a (mon.0) 2705 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.517677+0000 mon.a (mon.0) 2706 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.518899+0000 mon.a (mon.0) 2707 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.527908+0000 mon.a (mon.0) 2708 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: cephadm 2023-12-20T20:12:25.534640+0000 mgr.x (mgr.25349) 1226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.592312+0000 mon.a (mon.0) 2709 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.513 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.594948+0000 mon.a (mon.0) 2710 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.598169+0000 mon.a (mon.0) 2711 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.599267+0000 mon.a (mon.0) 2712 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.607562+0000 mon.a (mon.0) 2713 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.689232+0000 mon.a (mon.0) 2714 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.693337+0000 mon.a (mon.0) 2715 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.696831+0000 mon.a (mon.0) 2716 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.698095+0000 mon.a (mon.0) 2717 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.706406+0000 mon.a (mon.0) 2718 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.791353+0000 mon.a (mon.0) 2719 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.794952+0000 mon.a (mon.0) 2720 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.797693+0000 mon.a (mon.0) 2721 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.514 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.799121+0000 mon.a (mon.0) 2722 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.807752+0000 mon.a (mon.0) 2723 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.891933+0000 mon.a (mon.0) 2724 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.895112+0000 mon.a (mon.0) 2725 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.898153+0000 mon.a (mon.0) 2726 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.899309+0000 mon.a (mon.0) 2727 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.910431+0000 mon.a (mon.0) 2728 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: cluster 2023-12-20T20:12:25.916872+0000 mon.a (mon.0) 2729 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 13 pgs degraded (PG_DEGRADED) 2023-12-20T20:12:26.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.974996+0000 mon.a (mon.0) 2730 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.977901+0000 mon.a (mon.0) 2731 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.980491+0000 mon.a (mon.0) 2732 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.515 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.981954+0000 mon.a (mon.0) 2733 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:25.991317+0000 mon.a (mon.0) 2734 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:26.075112+0000 mon.a (mon.0) 2735 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:26.078087+0000 mon.a (mon.0) 2736 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:26.081088+0000 mon.a (mon.0) 2737 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:26.082310+0000 mon.a (mon.0) 2738 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:26.091446+0000 mon.a (mon.0) 2739 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:26.169473+0000 mon.a (mon.0) 2740 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:26.172650+0000 mon.a (mon.0) 2741 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:26.177917+0000 mon.a (mon.0) 2742 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:26.181420+0000 mon.a (mon.0) 2743 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.516 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[80208]: audit 2023-12-20T20:12:26.191274+0000 mon.a (mon.0) 2744 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: cephadm 2023-12-20T20:12:24.672786+0000 mgr.x (mgr.25349) 1218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: cephadm 2023-12-20T20:12:24.772096+0000 mgr.x (mgr.25349) 1219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: cephadm 2023-12-20T20:12:24.868463+0000 mgr.x (mgr.25349) 1220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: cephadm 2023-12-20T20:12:24.967118+0000 mgr.x (mgr.25349) 1221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: cephadm 2023-12-20T20:12:25.045909+0000 mgr.x (mgr.25349) 1222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.207215+0000 mon.a (mon.0) 2686 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.217149+0000 mon.a (mon.0) 2687 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.225293+0000 mon.a (mon.0) 2688 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.226056+0000 mon.a (mon.0) 2689 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.228886+0000 mon.a (mon.0) 2690 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.232205+0000 mon.a (mon.0) 2691 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.233553+0000 mon.a (mon.0) 2692 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.239663+0000 mon.a (mon.0) 2693 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: cephadm 2023-12-20T20:12:25.246397+0000 mgr.x (mgr.25349) 1223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.319368+0000 mon.a (mon.0) 2694 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.322590+0000 mon.a (mon.0) 2695 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.325153+0000 mon.a (mon.0) 2696 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.326371+0000 mon.a (mon.0) 2697 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.335162+0000 mon.a (mon.0) 2698 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: cephadm 2023-12-20T20:12:25.341864+0000 mgr.x (mgr.25349) 1224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.415005+0000 mon.a (mon.0) 2699 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.418277+0000 mon.a (mon.0) 2700 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.421506+0000 mon.a (mon.0) 2701 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.422810+0000 mon.a (mon.0) 2702 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.431312+0000 mon.a (mon.0) 2703 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: cephadm 2023-12-20T20:12:25.437924+0000 mgr.x (mgr.25349) 1225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.511017+0000 mon.a (mon.0) 2704 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.514223+0000 mon.a (mon.0) 2705 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.517677+0000 mon.a (mon.0) 2706 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.518899+0000 mon.a (mon.0) 2707 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.527908+0000 mon.a (mon.0) 2708 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: cephadm 2023-12-20T20:12:25.534640+0000 mgr.x (mgr.25349) 1226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:26.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.592312+0000 mon.a (mon.0) 2709 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.594948+0000 mon.a (mon.0) 2710 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.598169+0000 mon.a (mon.0) 2711 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.599267+0000 mon.a (mon.0) 2712 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.607562+0000 mon.a (mon.0) 2713 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.689232+0000 mon.a (mon.0) 2714 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.693337+0000 mon.a (mon.0) 2715 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.696831+0000 mon.a (mon.0) 2716 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.698095+0000 mon.a (mon.0) 2717 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.706406+0000 mon.a (mon.0) 2718 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.791353+0000 mon.a (mon.0) 2719 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.794952+0000 mon.a (mon.0) 2720 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.797693+0000 mon.a (mon.0) 2721 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.799121+0000 mon.a (mon.0) 2722 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.807752+0000 mon.a (mon.0) 2723 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.891933+0000 mon.a (mon.0) 2724 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.895112+0000 mon.a (mon.0) 2725 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.898153+0000 mon.a (mon.0) 2726 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.899309+0000 mon.a (mon.0) 2727 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.910431+0000 mon.a (mon.0) 2728 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: cluster 2023-12-20T20:12:25.916872+0000 mon.a (mon.0) 2729 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 13 pgs degraded (PG_DEGRADED) 2023-12-20T20:12:26.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.974996+0000 mon.a (mon.0) 2730 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.977901+0000 mon.a (mon.0) 2731 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.980491+0000 mon.a (mon.0) 2732 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.981954+0000 mon.a (mon.0) 2733 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:25.991317+0000 mon.a (mon.0) 2734 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:26.075112+0000 mon.a (mon.0) 2735 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:26.078087+0000 mon.a (mon.0) 2736 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:26.081088+0000 mon.a (mon.0) 2737 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:26.082310+0000 mon.a (mon.0) 2738 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:26.091446+0000 mon.a (mon.0) 2739 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:26.169473+0000 mon.a (mon.0) 2740 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:26.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:26.172650+0000 mon.a (mon.0) 2741 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:26.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:26.177917+0000 mon.a (mon.0) 2742 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:26.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:26.181420+0000 mon.a (mon.0) 2743 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:26.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:26 smithi133 bash[68349]: audit 2023-12-20T20:12:26.191274+0000 mon.a (mon.0) 2744 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:26.799 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:12:26 smithi080 bash[98822]: debug 2023-12-20T20:12:26.509+0000 7fa0a6a56640 -1 Falling back to public interface 2023-12-20T20:12:27.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: cephadm 2023-12-20T20:12:25.614377+0000 mgr.x (mgr.25349) 1227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: cephadm 2023-12-20T20:12:25.713223+0000 mgr.x (mgr.25349) 1228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: cephadm 2023-12-20T20:12:25.814569+0000 mgr.x (mgr.25349) 1229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: cephadm 2023-12-20T20:12:25.917347+0000 mgr.x (mgr.25349) 1230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: cephadm 2023-12-20T20:12:25.997984+0000 mgr.x (mgr.25349) 1231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: cluster 2023-12-20T20:12:26.072137+0000 mgr.x (mgr.25349) 1232 : cluster 0 pgmap v255: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 55/630 objects degraded (8.730%) 2023-12-20T20:12:27.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: cephadm 2023-12-20T20:12:26.098215+0000 mgr.x (mgr.25349) 1233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.146725+0000 mgr.x (mgr.25349) 1234 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:12:27.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: cephadm 2023-12-20T20:12:26.198073+0000 mgr.x (mgr.25349) 1235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.273531+0000 mon.a (mon.0) 2745 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.276619+0000 mon.a (mon.0) 2746 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.279942+0000 mon.a (mon.0) 2747 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.281529+0000 mon.a (mon.0) 2748 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.293643+0000 mon.a (mon.0) 2749 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: cephadm 2023-12-20T20:12:26.300397+0000 mgr.x (mgr.25349) 1236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.372150+0000 mon.a (mon.0) 2750 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.374894+0000 mon.a (mon.0) 2751 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.378108+0000 mon.a (mon.0) 2752 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.379536+0000 mon.a (mon.0) 2753 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.388622+0000 mon.a (mon.0) 2754 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: cephadm 2023-12-20T20:12:25.614377+0000 mgr.x (mgr.25349) 1227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: cephadm 2023-12-20T20:12:25.713223+0000 mgr.x (mgr.25349) 1228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: cephadm 2023-12-20T20:12:25.814569+0000 mgr.x (mgr.25349) 1229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: cephadm 2023-12-20T20:12:25.917347+0000 mgr.x (mgr.25349) 1230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: cephadm 2023-12-20T20:12:25.997984+0000 mgr.x (mgr.25349) 1231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: cluster 2023-12-20T20:12:26.072137+0000 mgr.x (mgr.25349) 1232 : cluster 0 pgmap v255: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 55/630 objects degraded (8.730%) 2023-12-20T20:12:27.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: cephadm 2023-12-20T20:12:26.098215+0000 mgr.x (mgr.25349) 1233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.146725+0000 mgr.x (mgr.25349) 1234 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:12:27.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: cephadm 2023-12-20T20:12:26.198073+0000 mgr.x (mgr.25349) 1235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.273531+0000 mon.a (mon.0) 2745 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.276619+0000 mon.a (mon.0) 2746 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.279942+0000 mon.a (mon.0) 2747 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.281529+0000 mon.a (mon.0) 2748 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.293643+0000 mon.a (mon.0) 2749 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: cephadm 2023-12-20T20:12:26.300397+0000 mgr.x (mgr.25349) 1236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.372150+0000 mon.a (mon.0) 2750 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.374894+0000 mon.a (mon.0) 2751 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.378108+0000 mon.a (mon.0) 2752 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.379536+0000 mon.a (mon.0) 2753 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.388622+0000 mon.a (mon.0) 2754 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: cephadm 2023-12-20T20:12:26.395529+0000 mgr.x (mgr.25349) 1237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.469527+0000 mon.a (mon.0) 2755 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.472256+0000 mon.a (mon.0) 2756 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.475390+0000 mon.a (mon.0) 2757 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.476694+0000 mon.a (mon.0) 2758 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.485541+0000 mon.a (mon.0) 2759 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: cephadm 2023-12-20T20:12:26.492506+0000 mgr.x (mgr.25349) 1238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.567160+0000 mon.a (mon.0) 2760 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.570630+0000 mon.a (mon.0) 2761 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.574029+0000 mon.a (mon.0) 2762 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.575218+0000 mon.a (mon.0) 2763 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.584438+0000 mon.a (mon.0) 2764 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: cephadm 2023-12-20T20:12:26.591191+0000 mgr.x (mgr.25349) 1239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.666306+0000 mon.a (mon.0) 2765 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.669310+0000 mon.a (mon.0) 2766 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.672749+0000 mon.a (mon.0) 2767 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.674366+0000 mon.a (mon.0) 2768 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.684447+0000 mon.a (mon.0) 2769 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.765401+0000 mon.a (mon.0) 2770 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.770067+0000 mon.a (mon.0) 2771 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: cephadm 2023-12-20T20:12:26.395529+0000 mgr.x (mgr.25349) 1237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.469527+0000 mon.a (mon.0) 2755 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.472256+0000 mon.a (mon.0) 2756 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.475390+0000 mon.a (mon.0) 2757 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.476694+0000 mon.a (mon.0) 2758 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.485541+0000 mon.a (mon.0) 2759 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: cephadm 2023-12-20T20:12:26.492506+0000 mgr.x (mgr.25349) 1238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.567160+0000 mon.a (mon.0) 2760 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.570630+0000 mon.a (mon.0) 2761 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.574029+0000 mon.a (mon.0) 2762 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.575218+0000 mon.a (mon.0) 2763 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.584438+0000 mon.a (mon.0) 2764 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: cephadm 2023-12-20T20:12:26.591191+0000 mgr.x (mgr.25349) 1239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.666306+0000 mon.a (mon.0) 2765 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.669310+0000 mon.a (mon.0) 2766 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.672749+0000 mon.a (mon.0) 2767 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.674366+0000 mon.a (mon.0) 2768 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.684447+0000 mon.a (mon.0) 2769 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.765401+0000 mon.a (mon.0) 2770 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.770067+0000 mon.a (mon.0) 2771 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.774278+0000 mon.a (mon.0) 2772 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.775823+0000 mon.a (mon.0) 2773 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.785372+0000 mon.a (mon.0) 2774 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.867707+0000 mon.a (mon.0) 2775 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.872806+0000 mon.a (mon.0) 2776 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.878330+0000 mon.a (mon.0) 2777 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.880078+0000 mon.a (mon.0) 2778 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.891764+0000 mon.a (mon.0) 2779 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.971792+0000 mon.a (mon.0) 2780 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.975291+0000 mon.a (mon.0) 2781 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.978402+0000 mon.a (mon.0) 2782 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.979815+0000 mon.a (mon.0) 2783 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:26.988998+0000 mon.a (mon.0) 2784 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:27.067408+0000 mon.a (mon.0) 2785 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:27.071204+0000 mon.a (mon.0) 2786 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:27.074956+0000 mon.a (mon.0) 2787 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:27.076307+0000 mon.a (mon.0) 2788 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:27.085540+0000 mon.a (mon.0) 2789 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:27.165798+0000 mon.a (mon.0) 2790 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:27.168885+0000 mon.a (mon.0) 2791 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:27.172447+0000 mon.a (mon.0) 2792 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:27.173956+0000 mon.a (mon.0) 2793 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[80208]: audit 2023-12-20T20:12:27.184637+0000 mon.a (mon.0) 2794 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.774278+0000 mon.a (mon.0) 2772 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.775823+0000 mon.a (mon.0) 2773 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.785372+0000 mon.a (mon.0) 2774 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.867707+0000 mon.a (mon.0) 2775 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.872806+0000 mon.a (mon.0) 2776 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.878330+0000 mon.a (mon.0) 2777 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.880078+0000 mon.a (mon.0) 2778 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.891764+0000 mon.a (mon.0) 2779 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.971792+0000 mon.a (mon.0) 2780 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.975291+0000 mon.a (mon.0) 2781 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.978402+0000 mon.a (mon.0) 2782 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.979815+0000 mon.a (mon.0) 2783 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:26.988998+0000 mon.a (mon.0) 2784 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:27.067408+0000 mon.a (mon.0) 2785 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:27.071204+0000 mon.a (mon.0) 2786 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:27.074956+0000 mon.a (mon.0) 2787 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:27.076307+0000 mon.a (mon.0) 2788 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:27.085540+0000 mon.a (mon.0) 2789 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:27.165798+0000 mon.a (mon.0) 2790 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:27.168885+0000 mon.a (mon.0) 2791 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:27.172447+0000 mon.a (mon.0) 2792 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:27.173956+0000 mon.a (mon.0) 2793 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:27 smithi080 bash[84793]: audit 2023-12-20T20:12:27.184637+0000 mon.a (mon.0) 2794 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: cephadm 2023-12-20T20:12:25.614377+0000 mgr.x (mgr.25349) 1227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: cephadm 2023-12-20T20:12:25.713223+0000 mgr.x (mgr.25349) 1228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: cephadm 2023-12-20T20:12:25.814569+0000 mgr.x (mgr.25349) 1229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: cephadm 2023-12-20T20:12:25.917347+0000 mgr.x (mgr.25349) 1230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: cephadm 2023-12-20T20:12:25.997984+0000 mgr.x (mgr.25349) 1231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: cluster 2023-12-20T20:12:26.072137+0000 mgr.x (mgr.25349) 1232 : cluster 0 pgmap v255: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 55/630 objects degraded (8.730%) 2023-12-20T20:12:27.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: cephadm 2023-12-20T20:12:26.098215+0000 mgr.x (mgr.25349) 1233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.146725+0000 mgr.x (mgr.25349) 1234 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:12:27.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: cephadm 2023-12-20T20:12:26.198073+0000 mgr.x (mgr.25349) 1235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.273531+0000 mon.a (mon.0) 2745 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.276619+0000 mon.a (mon.0) 2746 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.279942+0000 mon.a (mon.0) 2747 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.281529+0000 mon.a (mon.0) 2748 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.293643+0000 mon.a (mon.0) 2749 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: cephadm 2023-12-20T20:12:26.300397+0000 mgr.x (mgr.25349) 1236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.372150+0000 mon.a (mon.0) 2750 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.374894+0000 mon.a (mon.0) 2751 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.378108+0000 mon.a (mon.0) 2752 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.379536+0000 mon.a (mon.0) 2753 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.388622+0000 mon.a (mon.0) 2754 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: cephadm 2023-12-20T20:12:26.395529+0000 mgr.x (mgr.25349) 1237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.469527+0000 mon.a (mon.0) 2755 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.472256+0000 mon.a (mon.0) 2756 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.475390+0000 mon.a (mon.0) 2757 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.476694+0000 mon.a (mon.0) 2758 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.485541+0000 mon.a (mon.0) 2759 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: cephadm 2023-12-20T20:12:26.492506+0000 mgr.x (mgr.25349) 1238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.567160+0000 mon.a (mon.0) 2760 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.570630+0000 mon.a (mon.0) 2761 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.574029+0000 mon.a (mon.0) 2762 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.575218+0000 mon.a (mon.0) 2763 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.584438+0000 mon.a (mon.0) 2764 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: cephadm 2023-12-20T20:12:26.591191+0000 mgr.x (mgr.25349) 1239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:27.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.666306+0000 mon.a (mon.0) 2765 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.669310+0000 mon.a (mon.0) 2766 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.672749+0000 mon.a (mon.0) 2767 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.674366+0000 mon.a (mon.0) 2768 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.684447+0000 mon.a (mon.0) 2769 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.765401+0000 mon.a (mon.0) 2770 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.770067+0000 mon.a (mon.0) 2771 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.774278+0000 mon.a (mon.0) 2772 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.775823+0000 mon.a (mon.0) 2773 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.785372+0000 mon.a (mon.0) 2774 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.867707+0000 mon.a (mon.0) 2775 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.872806+0000 mon.a (mon.0) 2776 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.878330+0000 mon.a (mon.0) 2777 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.880078+0000 mon.a (mon.0) 2778 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.891764+0000 mon.a (mon.0) 2779 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.971792+0000 mon.a (mon.0) 2780 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.975291+0000 mon.a (mon.0) 2781 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.978402+0000 mon.a (mon.0) 2782 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.979815+0000 mon.a (mon.0) 2783 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:26.988998+0000 mon.a (mon.0) 2784 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:27.067408+0000 mon.a (mon.0) 2785 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:27.071204+0000 mon.a (mon.0) 2786 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:27.074956+0000 mon.a (mon.0) 2787 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:27.076307+0000 mon.a (mon.0) 2788 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:27.085540+0000 mon.a (mon.0) 2789 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:27.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:27.165798+0000 mon.a (mon.0) 2790 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:27.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:27.168885+0000 mon.a (mon.0) 2791 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:27.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:27.172447+0000 mon.a (mon.0) 2792 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:27.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:27.173956+0000 mon.a (mon.0) 2793 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:27.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:27 smithi133 bash[68349]: audit 2023-12-20T20:12:27.184637+0000 mon.a (mon.0) 2794 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: cephadm 2023-12-20T20:12:26.691137+0000 mgr.x (mgr.25349) 1240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: cephadm 2023-12-20T20:12:26.792169+0000 mgr.x (mgr.25349) 1241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: cephadm 2023-12-20T20:12:26.898856+0000 mgr.x (mgr.25349) 1242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: cephadm 2023-12-20T20:12:26.995855+0000 mgr.x (mgr.25349) 1243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: cephadm 2023-12-20T20:12:27.092265+0000 mgr.x (mgr.25349) 1244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: cephadm 2023-12-20T20:12:27.191379+0000 mgr.x (mgr.25349) 1245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.267238+0000 mon.a (mon.0) 2795 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.269873+0000 mon.a (mon.0) 2796 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.273251+0000 mon.a (mon.0) 2797 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.535 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.274346+0000 mon.a (mon.0) 2798 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.536 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.285035+0000 mon.a (mon.0) 2799 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.536 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: cephadm 2023-12-20T20:12:27.291907+0000 mgr.x (mgr.25349) 1246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.536 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.366806+0000 mon.a (mon.0) 2800 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.536 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.370023+0000 mon.a (mon.0) 2801 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.536 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.373968+0000 mon.a (mon.0) 2802 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.536 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.375486+0000 mon.a (mon.0) 2803 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.536 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.387223+0000 mon.a (mon.0) 2804 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.536 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: cephadm 2023-12-20T20:12:27.394117+0000 mgr.x (mgr.25349) 1247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.536 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.465395+0000 mon.a (mon.0) 2805 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.536 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.468488+0000 mon.a (mon.0) 2806 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.536 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: cephadm 2023-12-20T20:12:26.691137+0000 mgr.x (mgr.25349) 1240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: cephadm 2023-12-20T20:12:26.792169+0000 mgr.x (mgr.25349) 1241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: cephadm 2023-12-20T20:12:26.898856+0000 mgr.x (mgr.25349) 1242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: cephadm 2023-12-20T20:12:26.995855+0000 mgr.x (mgr.25349) 1243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: cephadm 2023-12-20T20:12:27.092265+0000 mgr.x (mgr.25349) 1244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: cephadm 2023-12-20T20:12:27.191379+0000 mgr.x (mgr.25349) 1245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.267238+0000 mon.a (mon.0) 2795 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.269873+0000 mon.a (mon.0) 2796 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.273251+0000 mon.a (mon.0) 2797 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.274346+0000 mon.a (mon.0) 2798 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.285035+0000 mon.a (mon.0) 2799 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: cephadm 2023-12-20T20:12:27.291907+0000 mgr.x (mgr.25349) 1246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.366806+0000 mon.a (mon.0) 2800 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.537 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.370023+0000 mon.a (mon.0) 2801 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.538 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.373968+0000 mon.a (mon.0) 2802 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.538 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.375486+0000 mon.a (mon.0) 2803 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.538 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.387223+0000 mon.a (mon.0) 2804 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.538 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: cephadm 2023-12-20T20:12:27.394117+0000 mgr.x (mgr.25349) 1247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.538 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.465395+0000 mon.a (mon.0) 2805 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.538 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.468488+0000 mon.a (mon.0) 2806 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.538 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.471384+0000 mon.a (mon.0) 2807 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.538 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.472670+0000 mon.a (mon.0) 2808 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.539 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.482341+0000 mon.a (mon.0) 2809 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.539 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: cephadm 2023-12-20T20:12:27.489268+0000 mgr.x (mgr.25349) 1248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.539 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.559575+0000 mon.a (mon.0) 2810 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.539 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.562194+0000 mon.a (mon.0) 2811 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.539 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.564830+0000 mon.a (mon.0) 2812 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.539 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.565961+0000 mon.a (mon.0) 2813 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.539 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.577551+0000 mon.a (mon.0) 2814 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.539 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: cephadm 2023-12-20T20:12:27.584504+0000 mgr.x (mgr.25349) 1249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.539 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.662819+0000 mon.a (mon.0) 2815 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.539 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.666347+0000 mon.a (mon.0) 2816 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.539 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.672262+0000 mon.a (mon.0) 2817 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.539 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.674144+0000 mon.a (mon.0) 2818 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.539 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.686000+0000 mon.a (mon.0) 2819 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.539 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.767768+0000 mon.a (mon.0) 2820 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.770988+0000 mon.a (mon.0) 2821 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.774520+0000 mon.a (mon.0) 2822 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.776147+0000 mon.a (mon.0) 2823 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.788184+0000 mon.a (mon.0) 2824 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.871268+0000 mon.a (mon.0) 2825 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.874449+0000 mon.a (mon.0) 2826 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.878287+0000 mon.a (mon.0) 2827 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.879918+0000 mon.a (mon.0) 2828 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.892071+0000 mon.a (mon.0) 2829 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.971654+0000 mon.a (mon.0) 2830 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.974714+0000 mon.a (mon.0) 2831 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.978722+0000 mon.a (mon.0) 2832 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.980207+0000 mon.a (mon.0) 2833 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.540 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:27.990080+0000 mon.a (mon.0) 2834 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:28.072200+0000 mon.a (mon.0) 2835 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:28.076668+0000 mon.a (mon.0) 2836 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:28.080912+0000 mon.a (mon.0) 2837 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:28.082386+0000 mon.a (mon.0) 2838 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:28.092337+0000 mon.a (mon.0) 2839 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:28.173768+0000 mon.a (mon.0) 2840 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:28.176790+0000 mon.a (mon.0) 2841 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:28.180066+0000 mon.a (mon.0) 2842 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:28.181572+0000 mon.a (mon.0) 2843 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.541 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[84793]: audit 2023-12-20T20:12:28.191253+0000 mon.a (mon.0) 2844 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.471384+0000 mon.a (mon.0) 2807 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.472670+0000 mon.a (mon.0) 2808 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.482341+0000 mon.a (mon.0) 2809 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: cephadm 2023-12-20T20:12:27.489268+0000 mgr.x (mgr.25349) 1248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.559575+0000 mon.a (mon.0) 2810 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.562194+0000 mon.a (mon.0) 2811 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.564830+0000 mon.a (mon.0) 2812 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.565961+0000 mon.a (mon.0) 2813 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.577551+0000 mon.a (mon.0) 2814 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.542 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: cephadm 2023-12-20T20:12:27.584504+0000 mgr.x (mgr.25349) 1249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.662819+0000 mon.a (mon.0) 2815 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.666347+0000 mon.a (mon.0) 2816 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.672262+0000 mon.a (mon.0) 2817 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.674144+0000 mon.a (mon.0) 2818 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.686000+0000 mon.a (mon.0) 2819 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.767768+0000 mon.a (mon.0) 2820 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.770988+0000 mon.a (mon.0) 2821 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.774520+0000 mon.a (mon.0) 2822 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.776147+0000 mon.a (mon.0) 2823 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.788184+0000 mon.a (mon.0) 2824 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.871268+0000 mon.a (mon.0) 2825 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.874449+0000 mon.a (mon.0) 2826 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.878287+0000 mon.a (mon.0) 2827 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.543 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.879918+0000 mon.a (mon.0) 2828 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.892071+0000 mon.a (mon.0) 2829 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.971654+0000 mon.a (mon.0) 2830 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.974714+0000 mon.a (mon.0) 2831 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.978722+0000 mon.a (mon.0) 2832 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.980207+0000 mon.a (mon.0) 2833 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:27.990080+0000 mon.a (mon.0) 2834 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:28.072200+0000 mon.a (mon.0) 2835 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:28.076668+0000 mon.a (mon.0) 2836 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:28.080912+0000 mon.a (mon.0) 2837 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:28.082386+0000 mon.a (mon.0) 2838 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:28.092337+0000 mon.a (mon.0) 2839 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:28.173768+0000 mon.a (mon.0) 2840 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:28.176790+0000 mon.a (mon.0) 2841 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:28.180066+0000 mon.a (mon.0) 2842 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.544 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:28.181572+0000 mon.a (mon.0) 2843 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.545 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:28 smithi080 bash[80208]: audit 2023-12-20T20:12:28.191253+0000 mon.a (mon.0) 2844 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: cephadm 2023-12-20T20:12:26.691137+0000 mgr.x (mgr.25349) 1240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: cephadm 2023-12-20T20:12:26.792169+0000 mgr.x (mgr.25349) 1241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: cephadm 2023-12-20T20:12:26.898856+0000 mgr.x (mgr.25349) 1242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: cephadm 2023-12-20T20:12:26.995855+0000 mgr.x (mgr.25349) 1243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: cephadm 2023-12-20T20:12:27.092265+0000 mgr.x (mgr.25349) 1244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: cephadm 2023-12-20T20:12:27.191379+0000 mgr.x (mgr.25349) 1245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.267238+0000 mon.a (mon.0) 2795 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.269873+0000 mon.a (mon.0) 2796 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.273251+0000 mon.a (mon.0) 2797 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.274346+0000 mon.a (mon.0) 2798 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.285035+0000 mon.a (mon.0) 2799 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: cephadm 2023-12-20T20:12:27.291907+0000 mgr.x (mgr.25349) 1246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.366806+0000 mon.a (mon.0) 2800 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.370023+0000 mon.a (mon.0) 2801 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.373968+0000 mon.a (mon.0) 2802 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.375486+0000 mon.a (mon.0) 2803 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.387223+0000 mon.a (mon.0) 2804 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: cephadm 2023-12-20T20:12:27.394117+0000 mgr.x (mgr.25349) 1247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.465395+0000 mon.a (mon.0) 2805 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.468488+0000 mon.a (mon.0) 2806 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.471384+0000 mon.a (mon.0) 2807 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.472670+0000 mon.a (mon.0) 2808 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.482341+0000 mon.a (mon.0) 2809 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: cephadm 2023-12-20T20:12:27.489268+0000 mgr.x (mgr.25349) 1248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.559575+0000 mon.a (mon.0) 2810 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.562194+0000 mon.a (mon.0) 2811 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.564830+0000 mon.a (mon.0) 2812 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.565961+0000 mon.a (mon.0) 2813 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.577551+0000 mon.a (mon.0) 2814 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: cephadm 2023-12-20T20:12:27.584504+0000 mgr.x (mgr.25349) 1249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:28.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.662819+0000 mon.a (mon.0) 2815 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.666347+0000 mon.a (mon.0) 2816 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.672262+0000 mon.a (mon.0) 2817 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.674144+0000 mon.a (mon.0) 2818 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.686000+0000 mon.a (mon.0) 2819 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.767768+0000 mon.a (mon.0) 2820 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.770988+0000 mon.a (mon.0) 2821 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.774520+0000 mon.a (mon.0) 2822 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.776147+0000 mon.a (mon.0) 2823 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.788184+0000 mon.a (mon.0) 2824 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.871268+0000 mon.a (mon.0) 2825 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.874449+0000 mon.a (mon.0) 2826 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.878287+0000 mon.a (mon.0) 2827 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.879918+0000 mon.a (mon.0) 2828 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.892071+0000 mon.a (mon.0) 2829 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.971654+0000 mon.a (mon.0) 2830 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.974714+0000 mon.a (mon.0) 2831 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.978722+0000 mon.a (mon.0) 2832 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.980207+0000 mon.a (mon.0) 2833 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:27.990080+0000 mon.a (mon.0) 2834 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:28.072200+0000 mon.a (mon.0) 2835 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:28.076668+0000 mon.a (mon.0) 2836 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:28.080912+0000 mon.a (mon.0) 2837 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:28.082386+0000 mon.a (mon.0) 2838 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:28.092337+0000 mon.a (mon.0) 2839 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:28.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:28.173768+0000 mon.a (mon.0) 2840 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:28.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:28.176790+0000 mon.a (mon.0) 2841 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:28.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:28.180066+0000 mon.a (mon.0) 2842 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:28.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:28.181572+0000 mon.a (mon.0) 2843 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:28.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:28 smithi133 bash[68349]: audit 2023-12-20T20:12:28.191253+0000 mon.a (mon.0) 2844 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: cephadm 2023-12-20T20:12:27.692859+0000 mgr.x (mgr.25349) 1250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: cephadm 2023-12-20T20:12:27.795013+0000 mgr.x (mgr.25349) 1251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: cephadm 2023-12-20T20:12:27.898946+0000 mgr.x (mgr.25349) 1252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: cephadm 2023-12-20T20:12:27.996740+0000 mgr.x (mgr.25349) 1253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: cluster 2023-12-20T20:12:28.073439+0000 mgr.x (mgr.25349) 1254 : cluster 0 pgmap v256: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2023-12-20T20:12:29.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: cephadm 2023-12-20T20:12:28.099328+0000 mgr.x (mgr.25349) 1255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: cephadm 2023-12-20T20:12:28.198008+0000 mgr.x (mgr.25349) 1256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.270896+0000 mon.a (mon.0) 2845 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.275488+0000 mon.a (mon.0) 2846 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.279556+0000 mon.a (mon.0) 2847 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.281082+0000 mon.a (mon.0) 2848 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.293233+0000 mon.a (mon.0) 2849 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: cephadm 2023-12-20T20:12:28.300128+0000 mgr.x (mgr.25349) 1257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.375344+0000 mon.a (mon.0) 2850 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.378716+0000 mon.a (mon.0) 2851 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.381512+0000 mon.a (mon.0) 2852 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.382726+0000 mon.a (mon.0) 2853 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.393752+0000 mon.a (mon.0) 2854 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: cephadm 2023-12-20T20:12:28.400498+0000 mgr.x (mgr.25349) 1258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.478224+0000 mon.a (mon.0) 2855 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: cephadm 2023-12-20T20:12:27.692859+0000 mgr.x (mgr.25349) 1250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: cephadm 2023-12-20T20:12:27.795013+0000 mgr.x (mgr.25349) 1251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: cephadm 2023-12-20T20:12:27.898946+0000 mgr.x (mgr.25349) 1252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: cephadm 2023-12-20T20:12:27.996740+0000 mgr.x (mgr.25349) 1253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: cluster 2023-12-20T20:12:28.073439+0000 mgr.x (mgr.25349) 1254 : cluster 0 pgmap v256: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2023-12-20T20:12:29.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: cephadm 2023-12-20T20:12:28.099328+0000 mgr.x (mgr.25349) 1255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: cephadm 2023-12-20T20:12:28.198008+0000 mgr.x (mgr.25349) 1256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.270896+0000 mon.a (mon.0) 2845 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.275488+0000 mon.a (mon.0) 2846 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.279556+0000 mon.a (mon.0) 2847 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.281082+0000 mon.a (mon.0) 2848 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.293233+0000 mon.a (mon.0) 2849 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: cephadm 2023-12-20T20:12:28.300128+0000 mgr.x (mgr.25349) 1257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.375344+0000 mon.a (mon.0) 2850 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.378716+0000 mon.a (mon.0) 2851 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.381512+0000 mon.a (mon.0) 2852 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.382726+0000 mon.a (mon.0) 2853 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.393752+0000 mon.a (mon.0) 2854 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: cephadm 2023-12-20T20:12:28.400498+0000 mgr.x (mgr.25349) 1258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.478224+0000 mon.a (mon.0) 2855 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.480745+0000 mon.a (mon.0) 2856 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.484169+0000 mon.a (mon.0) 2857 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.485304+0000 mon.a (mon.0) 2858 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.493727+0000 mon.a (mon.0) 2859 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: cephadm 2023-12-20T20:12:28.500481+0000 mgr.x (mgr.25349) 1259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.575882+0000 mon.a (mon.0) 2860 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.578665+0000 mon.a (mon.0) 2861 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.581449+0000 mon.a (mon.0) 2862 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.582460+0000 mon.a (mon.0) 2863 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.589341+0000 mon.a (mon.0) 2864 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.667945+0000 mon.a (mon.0) 2865 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.671182+0000 mon.a (mon.0) 2866 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.674435+0000 mon.a (mon.0) 2867 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.675678+0000 mon.a (mon.0) 2868 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.684273+0000 mon.a (mon.0) 2869 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.766856+0000 mon.a (mon.0) 2870 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.771093+0000 mon.a (mon.0) 2871 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.775281+0000 mon.a (mon.0) 2872 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.776956+0000 mon.a (mon.0) 2873 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.786736+0000 mon.a (mon.0) 2874 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.480745+0000 mon.a (mon.0) 2856 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.484169+0000 mon.a (mon.0) 2857 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.485304+0000 mon.a (mon.0) 2858 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.493727+0000 mon.a (mon.0) 2859 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: cephadm 2023-12-20T20:12:28.500481+0000 mgr.x (mgr.25349) 1259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.575882+0000 mon.a (mon.0) 2860 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.578665+0000 mon.a (mon.0) 2861 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.581449+0000 mon.a (mon.0) 2862 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.582460+0000 mon.a (mon.0) 2863 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.589341+0000 mon.a (mon.0) 2864 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.667945+0000 mon.a (mon.0) 2865 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.671182+0000 mon.a (mon.0) 2866 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.674435+0000 mon.a (mon.0) 2867 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.675678+0000 mon.a (mon.0) 2868 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.684273+0000 mon.a (mon.0) 2869 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.766856+0000 mon.a (mon.0) 2870 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.771093+0000 mon.a (mon.0) 2871 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.775281+0000 mon.a (mon.0) 2872 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.776956+0000 mon.a (mon.0) 2873 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.786736+0000 mon.a (mon.0) 2874 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.863019+0000 mon.a (mon.0) 2875 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.865576+0000 mon.a (mon.0) 2876 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.868743+0000 mon.a (mon.0) 2877 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.870141+0000 mon.a (mon.0) 2878 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.877930+0000 mon.a (mon.0) 2879 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.961639+0000 mon.a (mon.0) 2880 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.965032+0000 mon.a (mon.0) 2881 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.968236+0000 mon.a (mon.0) 2882 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.969189+0000 mon.a (mon.0) 2883 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:28.975668+0000 mon.a (mon.0) 2884 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:29.056765+0000 mon.a (mon.0) 2885 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:29.061509+0000 mon.a (mon.0) 2886 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:29.065922+0000 mon.a (mon.0) 2887 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:29.067523+0000 mon.a (mon.0) 2888 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:29.077901+0000 mon.a (mon.0) 2889 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:29.159622+0000 mon.a (mon.0) 2890 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:29.162838+0000 mon.a (mon.0) 2891 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:29.166414+0000 mon.a (mon.0) 2892 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:29.167814+0000 mon.a (mon.0) 2893 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[80208]: audit 2023-12-20T20:12:29.177023+0000 mon.a (mon.0) 2894 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.863019+0000 mon.a (mon.0) 2875 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.865576+0000 mon.a (mon.0) 2876 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.868743+0000 mon.a (mon.0) 2877 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.870141+0000 mon.a (mon.0) 2878 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.877930+0000 mon.a (mon.0) 2879 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.961639+0000 mon.a (mon.0) 2880 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.965032+0000 mon.a (mon.0) 2881 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.968236+0000 mon.a (mon.0) 2882 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.969189+0000 mon.a (mon.0) 2883 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:28.975668+0000 mon.a (mon.0) 2884 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:29.056765+0000 mon.a (mon.0) 2885 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:29.061509+0000 mon.a (mon.0) 2886 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:29.065922+0000 mon.a (mon.0) 2887 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:29.067523+0000 mon.a (mon.0) 2888 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:29.077901+0000 mon.a (mon.0) 2889 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:29.159622+0000 mon.a (mon.0) 2890 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:29.162838+0000 mon.a (mon.0) 2891 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:29.166414+0000 mon.a (mon.0) 2892 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:29.167814+0000 mon.a (mon.0) 2893 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[84793]: audit 2023-12-20T20:12:29.177023+0000 mon.a (mon.0) 2894 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: cephadm 2023-12-20T20:12:27.692859+0000 mgr.x (mgr.25349) 1250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: cephadm 2023-12-20T20:12:27.795013+0000 mgr.x (mgr.25349) 1251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: cephadm 2023-12-20T20:12:27.898946+0000 mgr.x (mgr.25349) 1252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: cephadm 2023-12-20T20:12:27.996740+0000 mgr.x (mgr.25349) 1253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: cluster 2023-12-20T20:12:28.073439+0000 mgr.x (mgr.25349) 1254 : cluster 0 pgmap v256: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2023-12-20T20:12:29.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: cephadm 2023-12-20T20:12:28.099328+0000 mgr.x (mgr.25349) 1255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: cephadm 2023-12-20T20:12:28.198008+0000 mgr.x (mgr.25349) 1256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.270896+0000 mon.a (mon.0) 2845 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.275488+0000 mon.a (mon.0) 2846 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.279556+0000 mon.a (mon.0) 2847 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.281082+0000 mon.a (mon.0) 2848 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.293233+0000 mon.a (mon.0) 2849 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: cephadm 2023-12-20T20:12:28.300128+0000 mgr.x (mgr.25349) 1257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.375344+0000 mon.a (mon.0) 2850 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.378716+0000 mon.a (mon.0) 2851 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.381512+0000 mon.a (mon.0) 2852 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.382726+0000 mon.a (mon.0) 2853 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.393752+0000 mon.a (mon.0) 2854 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: cephadm 2023-12-20T20:12:28.400498+0000 mgr.x (mgr.25349) 1258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.478224+0000 mon.a (mon.0) 2855 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.480745+0000 mon.a (mon.0) 2856 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.484169+0000 mon.a (mon.0) 2857 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.485304+0000 mon.a (mon.0) 2858 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.493727+0000 mon.a (mon.0) 2859 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: cephadm 2023-12-20T20:12:28.500481+0000 mgr.x (mgr.25349) 1259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:29.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.575882+0000 mon.a (mon.0) 2860 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.578665+0000 mon.a (mon.0) 2861 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.581449+0000 mon.a (mon.0) 2862 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.582460+0000 mon.a (mon.0) 2863 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.589341+0000 mon.a (mon.0) 2864 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.667945+0000 mon.a (mon.0) 2865 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.671182+0000 mon.a (mon.0) 2866 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.674435+0000 mon.a (mon.0) 2867 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.675678+0000 mon.a (mon.0) 2868 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.684273+0000 mon.a (mon.0) 2869 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.766856+0000 mon.a (mon.0) 2870 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.771093+0000 mon.a (mon.0) 2871 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.775281+0000 mon.a (mon.0) 2872 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.776956+0000 mon.a (mon.0) 2873 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.786736+0000 mon.a (mon.0) 2874 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.863019+0000 mon.a (mon.0) 2875 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.865576+0000 mon.a (mon.0) 2876 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.868743+0000 mon.a (mon.0) 2877 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.870141+0000 mon.a (mon.0) 2878 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.877930+0000 mon.a (mon.0) 2879 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.961639+0000 mon.a (mon.0) 2880 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.965032+0000 mon.a (mon.0) 2881 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.968236+0000 mon.a (mon.0) 2882 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.969189+0000 mon.a (mon.0) 2883 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:28.975668+0000 mon.a (mon.0) 2884 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:29.056765+0000 mon.a (mon.0) 2885 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:29.061509+0000 mon.a (mon.0) 2886 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:29.065922+0000 mon.a (mon.0) 2887 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:29.067523+0000 mon.a (mon.0) 2888 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:29.077901+0000 mon.a (mon.0) 2889 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:29.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:29.159622+0000 mon.a (mon.0) 2890 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:29.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:29.162838+0000 mon.a (mon.0) 2891 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:29.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:29.166414+0000 mon.a (mon.0) 2892 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:29.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:29.167814+0000 mon.a (mon.0) 2893 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:29.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:29 smithi133 bash[68349]: audit 2023-12-20T20:12:29.177023+0000 mon.a (mon.0) 2894 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.005 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[98822]: debug 2023-12-20T20:12:29.597+0000 7fa0a6a56640 -1 osd.2 0 read_superblock omap replica is missing. 2023-12-20T20:12:30.005 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:12:29 smithi080 bash[98822]: debug 2023-12-20T20:12:29.633+0000 7fa0a6a56640 -1 osd.2 131 log_to_monitors true 2023-12-20T20:12:30.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: cephadm 2023-12-20T20:12:28.595936+0000 mgr.x (mgr.25349) 1260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: cephadm 2023-12-20T20:12:28.691024+0000 mgr.x (mgr.25349) 1261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: cephadm 2023-12-20T20:12:28.793367+0000 mgr.x (mgr.25349) 1262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: cephadm 2023-12-20T20:12:28.884772+0000 mgr.x (mgr.25349) 1263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: cephadm 2023-12-20T20:12:28.982401+0000 mgr.x (mgr.25349) 1264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: cephadm 2023-12-20T20:12:29.084824+0000 mgr.x (mgr.25349) 1265 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: cephadm 2023-12-20T20:12:29.183749+0000 mgr.x (mgr.25349) 1266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.256117+0000 mon.a (mon.0) 2895 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.259361+0000 mon.a (mon.0) 2896 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.263096+0000 mon.a (mon.0) 2897 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.264405+0000 mon.a (mon.0) 2898 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.271063+0000 mon.a (mon.0) 2899 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: cephadm 2023-12-20T20:12:29.277912+0000 mgr.x (mgr.25349) 1267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.355123+0000 mon.a (mon.0) 2900 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.360096+0000 mon.a (mon.0) 2901 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.363642+0000 mon.a (mon.0) 2902 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.365010+0000 mon.a (mon.0) 2903 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.375346+0000 mon.a (mon.0) 2904 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: cephadm 2023-12-20T20:12:29.382357+0000 mgr.x (mgr.25349) 1268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.456411+0000 mon.a (mon.0) 2905 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: cephadm 2023-12-20T20:12:28.595936+0000 mgr.x (mgr.25349) 1260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: cephadm 2023-12-20T20:12:28.691024+0000 mgr.x (mgr.25349) 1261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: cephadm 2023-12-20T20:12:28.793367+0000 mgr.x (mgr.25349) 1262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: cephadm 2023-12-20T20:12:28.884772+0000 mgr.x (mgr.25349) 1263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: cephadm 2023-12-20T20:12:28.982401+0000 mgr.x (mgr.25349) 1264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: cephadm 2023-12-20T20:12:29.084824+0000 mgr.x (mgr.25349) 1265 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: cephadm 2023-12-20T20:12:29.183749+0000 mgr.x (mgr.25349) 1266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.256117+0000 mon.a (mon.0) 2895 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.259361+0000 mon.a (mon.0) 2896 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.263096+0000 mon.a (mon.0) 2897 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.264405+0000 mon.a (mon.0) 2898 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.271063+0000 mon.a (mon.0) 2899 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: cephadm 2023-12-20T20:12:29.277912+0000 mgr.x (mgr.25349) 1267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.355123+0000 mon.a (mon.0) 2900 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.360096+0000 mon.a (mon.0) 2901 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.363642+0000 mon.a (mon.0) 2902 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.365010+0000 mon.a (mon.0) 2903 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.375346+0000 mon.a (mon.0) 2904 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: cephadm 2023-12-20T20:12:29.382357+0000 mgr.x (mgr.25349) 1268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.456411+0000 mon.a (mon.0) 2905 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.459314+0000 mon.a (mon.0) 2906 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.462078+0000 mon.a (mon.0) 2907 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.463375+0000 mon.a (mon.0) 2908 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.475630+0000 mon.a (mon.0) 2909 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: cephadm 2023-12-20T20:12:29.482494+0000 mgr.x (mgr.25349) 1269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.555463+0000 mon.a (mon.0) 2910 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.558587+0000 mon.a (mon.0) 2911 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.562416+0000 mon.a (mon.0) 2912 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.564367+0000 mon.a (mon.0) 2913 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.574404+0000 mon.a (mon.0) 2914 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: cephadm 2023-12-20T20:12:29.581530+0000 mgr.x (mgr.25349) 1270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.642077+0000 mon.c (mon.1) 12 : audit 1 from='osd.2 [v2:172.21.15.80:6816/2739069122,v1:172.21.15.80:6817/2739069122]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-20T20:12:30.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.642505+0000 mon.a (mon.0) 2915 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-20T20:12:30.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.655936+0000 mon.a (mon.0) 2916 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.658576+0000 mon.a (mon.0) 2917 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.661616+0000 mon.a (mon.0) 2918 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.662765+0000 mon.a (mon.0) 2919 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.670807+0000 mon.a (mon.0) 2920 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.750145+0000 mon.a (mon.0) 2921 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.753808+0000 mon.a (mon.0) 2922 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.757711+0000 mon.a (mon.0) 2923 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.759395+0000 mon.a (mon.0) 2924 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.769020+0000 mon.a (mon.0) 2925 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.849283+0000 mon.a (mon.0) 2926 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.852545+0000 mon.a (mon.0) 2927 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.856254+0000 mon.a (mon.0) 2928 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.857524+0000 mon.a (mon.0) 2929 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.868761+0000 mon.a (mon.0) 2930 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.949476+0000 mon.a (mon.0) 2931 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.952343+0000 mon.a (mon.0) 2932 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.955872+0000 mon.a (mon.0) 2933 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.957178+0000 mon.a (mon.0) 2934 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:29.968703+0000 mon.a (mon.0) 2935 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:30.047843+0000 mon.a (mon.0) 2936 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:30.050815+0000 mon.a (mon.0) 2937 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:30.054770+0000 mon.a (mon.0) 2938 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:30.056259+0000 mon.a (mon.0) 2939 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:30.067877+0000 mon.a (mon.0) 2940 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:30.147084+0000 mon.a (mon.0) 2941 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:30.150399+0000 mon.a (mon.0) 2942 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.459314+0000 mon.a (mon.0) 2906 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.462078+0000 mon.a (mon.0) 2907 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.463375+0000 mon.a (mon.0) 2908 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.475630+0000 mon.a (mon.0) 2909 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: cephadm 2023-12-20T20:12:29.482494+0000 mgr.x (mgr.25349) 1269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.555463+0000 mon.a (mon.0) 2910 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.558587+0000 mon.a (mon.0) 2911 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.562416+0000 mon.a (mon.0) 2912 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.564367+0000 mon.a (mon.0) 2913 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.574404+0000 mon.a (mon.0) 2914 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: cephadm 2023-12-20T20:12:29.581530+0000 mgr.x (mgr.25349) 1270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.642077+0000 mon.c (mon.1) 12 : audit 1 from='osd.2 [v2:172.21.15.80:6816/2739069122,v1:172.21.15.80:6817/2739069122]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-20T20:12:30.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.642505+0000 mon.a (mon.0) 2915 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-20T20:12:30.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.655936+0000 mon.a (mon.0) 2916 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.658576+0000 mon.a (mon.0) 2917 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.661616+0000 mon.a (mon.0) 2918 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.662765+0000 mon.a (mon.0) 2919 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.670807+0000 mon.a (mon.0) 2920 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.750145+0000 mon.a (mon.0) 2921 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.753808+0000 mon.a (mon.0) 2922 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:30.154568+0000 mon.a (mon.0) 2943 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:30.156073+0000 mon.a (mon.0) 2944 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[80208]: audit 2023-12-20T20:12:30.167645+0000 mon.a (mon.0) 2945 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.757711+0000 mon.a (mon.0) 2923 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.759395+0000 mon.a (mon.0) 2924 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.769020+0000 mon.a (mon.0) 2925 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.849283+0000 mon.a (mon.0) 2926 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.852545+0000 mon.a (mon.0) 2927 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.856254+0000 mon.a (mon.0) 2928 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.857524+0000 mon.a (mon.0) 2929 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.868761+0000 mon.a (mon.0) 2930 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.949476+0000 mon.a (mon.0) 2931 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.952343+0000 mon.a (mon.0) 2932 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.955872+0000 mon.a (mon.0) 2933 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.957178+0000 mon.a (mon.0) 2934 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:29.968703+0000 mon.a (mon.0) 2935 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:30.047843+0000 mon.a (mon.0) 2936 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:30.050815+0000 mon.a (mon.0) 2937 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:30.054770+0000 mon.a (mon.0) 2938 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:30.056259+0000 mon.a (mon.0) 2939 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:30.067877+0000 mon.a (mon.0) 2940 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:30.147084+0000 mon.a (mon.0) 2941 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:30.150399+0000 mon.a (mon.0) 2942 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:30.154568+0000 mon.a (mon.0) 2943 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:30.156073+0000 mon.a (mon.0) 2944 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[84793]: audit 2023-12-20T20:12:30.167645+0000 mon.a (mon.0) 2945 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: cephadm 2023-12-20T20:12:28.595936+0000 mgr.x (mgr.25349) 1260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: cephadm 2023-12-20T20:12:28.691024+0000 mgr.x (mgr.25349) 1261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: cephadm 2023-12-20T20:12:28.793367+0000 mgr.x (mgr.25349) 1262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: cephadm 2023-12-20T20:12:28.884772+0000 mgr.x (mgr.25349) 1263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: cephadm 2023-12-20T20:12:28.982401+0000 mgr.x (mgr.25349) 1264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: cephadm 2023-12-20T20:12:29.084824+0000 mgr.x (mgr.25349) 1265 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: cephadm 2023-12-20T20:12:29.183749+0000 mgr.x (mgr.25349) 1266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.256117+0000 mon.a (mon.0) 2895 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.259361+0000 mon.a (mon.0) 2896 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.263096+0000 mon.a (mon.0) 2897 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.264405+0000 mon.a (mon.0) 2898 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.271063+0000 mon.a (mon.0) 2899 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: cephadm 2023-12-20T20:12:29.277912+0000 mgr.x (mgr.25349) 1267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.355123+0000 mon.a (mon.0) 2900 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.360096+0000 mon.a (mon.0) 2901 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.363642+0000 mon.a (mon.0) 2902 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.365010+0000 mon.a (mon.0) 2903 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.375346+0000 mon.a (mon.0) 2904 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: cephadm 2023-12-20T20:12:29.382357+0000 mgr.x (mgr.25349) 1268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.456411+0000 mon.a (mon.0) 2905 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.459314+0000 mon.a (mon.0) 2906 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.462078+0000 mon.a (mon.0) 2907 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.463375+0000 mon.a (mon.0) 2908 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.475630+0000 mon.a (mon.0) 2909 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: cephadm 2023-12-20T20:12:29.482494+0000 mgr.x (mgr.25349) 1269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.555463+0000 mon.a (mon.0) 2910 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.558587+0000 mon.a (mon.0) 2911 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.562416+0000 mon.a (mon.0) 2912 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.564367+0000 mon.a (mon.0) 2913 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.574404+0000 mon.a (mon.0) 2914 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: cephadm 2023-12-20T20:12:29.581530+0000 mgr.x (mgr.25349) 1270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.642077+0000 mon.c (mon.1) 12 : audit 1 from='osd.2 [v2:172.21.15.80:6816/2739069122,v1:172.21.15.80:6817/2739069122]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-20T20:12:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.642505+0000 mon.a (mon.0) 2915 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-20T20:12:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.655936+0000 mon.a (mon.0) 2916 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.658576+0000 mon.a (mon.0) 2917 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.661616+0000 mon.a (mon.0) 2918 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.662765+0000 mon.a (mon.0) 2919 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.670807+0000 mon.a (mon.0) 2920 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.750145+0000 mon.a (mon.0) 2921 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.753808+0000 mon.a (mon.0) 2922 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.757711+0000 mon.a (mon.0) 2923 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.759395+0000 mon.a (mon.0) 2924 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.769020+0000 mon.a (mon.0) 2925 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.849283+0000 mon.a (mon.0) 2926 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.852545+0000 mon.a (mon.0) 2927 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.856254+0000 mon.a (mon.0) 2928 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.857524+0000 mon.a (mon.0) 2929 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.868761+0000 mon.a (mon.0) 2930 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.949476+0000 mon.a (mon.0) 2931 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.952343+0000 mon.a (mon.0) 2932 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.955872+0000 mon.a (mon.0) 2933 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.957178+0000 mon.a (mon.0) 2934 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:29.968703+0000 mon.a (mon.0) 2935 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:30.047843+0000 mon.a (mon.0) 2936 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:30.050815+0000 mon.a (mon.0) 2937 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:30.054770+0000 mon.a (mon.0) 2938 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:30.056259+0000 mon.a (mon.0) 2939 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:30.067877+0000 mon.a (mon.0) 2940 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:30.147084+0000 mon.a (mon.0) 2941 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:30.150399+0000 mon.a (mon.0) 2942 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:30.154568+0000 mon.a (mon.0) 2943 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:30.156073+0000 mon.a (mon.0) 2944 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:30 smithi133 bash[68349]: audit 2023-12-20T20:12:30.167645+0000 mon.a (mon.0) 2945 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.049 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:12:30 smithi080 bash[98822]: debug 2023-12-20T20:12:30.613+0000 7fa0966c4700 -1 osd.2 131 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:12:31.499 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: cephadm 2023-12-20T20:12:29.677593+0000 mgr.x (mgr.25349) 1271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.499 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: cephadm 2023-12-20T20:12:29.775755+0000 mgr.x (mgr.25349) 1272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.499 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: cephadm 2023-12-20T20:12:29.875573+0000 mgr.x (mgr.25349) 1273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.499 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: cephadm 2023-12-20T20:12:29.975425+0000 mgr.x (mgr.25349) 1274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.499 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: cluster 2023-12-20T20:12:30.074543+0000 mgr.x (mgr.25349) 1275 : cluster 0 pgmap v257: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2023-12-20T20:12:31.499 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: cephadm 2023-12-20T20:12:30.074635+0000 mgr.x (mgr.25349) 1276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.499 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: cephadm 2023-12-20T20:12:30.174525+0000 mgr.x (mgr.25349) 1277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.499 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.250487+0000 mon.a (mon.0) 2946 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.499 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.253409+0000 mon.a (mon.0) 2947 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.499 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.257853+0000 mon.a (mon.0) 2948 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.500 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.259656+0000 mon.a (mon.0) 2949 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.500 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.271018+0000 mon.a (mon.0) 2950 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.500 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: cephadm 2023-12-20T20:12:30.277991+0000 mgr.x (mgr.25349) 1278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.500 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.349891+0000 mon.a (mon.0) 2951 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.500 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.352677+0000 mon.a (mon.0) 2952 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.500 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.356308+0000 mon.a (mon.0) 2953 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.500 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.357522+0000 mon.a (mon.0) 2954 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.500 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.367147+0000 mon.a (mon.0) 2955 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.500 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: cephadm 2023-12-20T20:12:30.374102+0000 mgr.x (mgr.25349) 1279 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.500 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.451234+0000 mon.a (mon.0) 2956 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.501 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: cephadm 2023-12-20T20:12:29.677593+0000 mgr.x (mgr.25349) 1271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.501 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: cephadm 2023-12-20T20:12:29.775755+0000 mgr.x (mgr.25349) 1272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.501 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: cephadm 2023-12-20T20:12:29.875573+0000 mgr.x (mgr.25349) 1273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.501 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: cephadm 2023-12-20T20:12:29.975425+0000 mgr.x (mgr.25349) 1274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.501 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: cluster 2023-12-20T20:12:30.074543+0000 mgr.x (mgr.25349) 1275 : cluster 0 pgmap v257: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2023-12-20T20:12:31.501 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: cephadm 2023-12-20T20:12:30.074635+0000 mgr.x (mgr.25349) 1276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.501 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: cephadm 2023-12-20T20:12:30.174525+0000 mgr.x (mgr.25349) 1277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.501 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.250487+0000 mon.a (mon.0) 2946 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.501 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.253409+0000 mon.a (mon.0) 2947 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.501 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.257853+0000 mon.a (mon.0) 2948 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.259656+0000 mon.a (mon.0) 2949 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.271018+0000 mon.a (mon.0) 2950 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: cephadm 2023-12-20T20:12:30.277991+0000 mgr.x (mgr.25349) 1278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.349891+0000 mon.a (mon.0) 2951 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.352677+0000 mon.a (mon.0) 2952 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.356308+0000 mon.a (mon.0) 2953 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.357522+0000 mon.a (mon.0) 2954 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.367147+0000 mon.a (mon.0) 2955 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: cephadm 2023-12-20T20:12:30.374102+0000 mgr.x (mgr.25349) 1279 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.502 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.451234+0000 mon.a (mon.0) 2956 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.502 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.454218+0000 mon.a (mon.0) 2957 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.457676+0000 mon.a (mon.0) 2958 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.459463+0000 mon.a (mon.0) 2959 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.469796+0000 mon.a (mon.0) 2960 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: cephadm 2023-12-20T20:12:30.476474+0000 mgr.x (mgr.25349) 1280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.547232+0000 mon.a (mon.0) 2961 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.550761+0000 mon.a (mon.0) 2962 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.555282+0000 mon.a (mon.0) 2963 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.556806+0000 mon.a (mon.0) 2964 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.565998+0000 mon.a (mon.0) 2965 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: cephadm 2023-12-20T20:12:30.572895+0000 mgr.x (mgr.25349) 1281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.574111+0000 mon.a (mon.0) 2966 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-20T20:12:31.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: cluster 2023-12-20T20:12:30.579556+0000 mon.a (mon.0) 2967 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2023-12-20T20:12:31.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.579669+0000 mon.c (mon.1) 13 : audit 1 from='osd.2 [v2:172.21.15.80:6816/2739069122,v1:172.21.15.80:6817/2739069122]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T20:12:31.503 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.580607+0000 mon.a (mon.0) 2968 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T20:12:31.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: cluster 2023-12-20T20:12:30.582073+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:12:31.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.647868+0000 mon.a (mon.0) 2969 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.652322+0000 mon.a (mon.0) 2970 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.504 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.655735+0000 mon.a (mon.0) 2971 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.504 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.454218+0000 mon.a (mon.0) 2957 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.504 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.457676+0000 mon.a (mon.0) 2958 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.504 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.459463+0000 mon.a (mon.0) 2959 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.504 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.469796+0000 mon.a (mon.0) 2960 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.504 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: cephadm 2023-12-20T20:12:30.476474+0000 mgr.x (mgr.25349) 1280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.504 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.547232+0000 mon.a (mon.0) 2961 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.504 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.550761+0000 mon.a (mon.0) 2962 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.555282+0000 mon.a (mon.0) 2963 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.556806+0000 mon.a (mon.0) 2964 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.565998+0000 mon.a (mon.0) 2965 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: cephadm 2023-12-20T20:12:30.572895+0000 mgr.x (mgr.25349) 1281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.574111+0000 mon.a (mon.0) 2966 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-20T20:12:31.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: cluster 2023-12-20T20:12:30.579556+0000 mon.a (mon.0) 2967 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2023-12-20T20:12:31.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.579669+0000 mon.c (mon.1) 13 : audit 1 from='osd.2 [v2:172.21.15.80:6816/2739069122,v1:172.21.15.80:6817/2739069122]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T20:12:31.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.580607+0000 mon.a (mon.0) 2968 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T20:12:31.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: cluster 2023-12-20T20:12:30.582073+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:12:31.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.647868+0000 mon.a (mon.0) 2969 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.652322+0000 mon.a (mon.0) 2970 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.505 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.655735+0000 mon.a (mon.0) 2971 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.506 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.657281+0000 mon.a (mon.0) 2972 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.506 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.666315+0000 mon.a (mon.0) 2973 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.506 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.748956+0000 mon.a (mon.0) 2974 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.506 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.752176+0000 mon.a (mon.0) 2975 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.506 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.756581+0000 mon.a (mon.0) 2976 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.506 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.758332+0000 mon.a (mon.0) 2977 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.506 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.767294+0000 mon.a (mon.0) 2978 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.506 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.846218+0000 mon.a (mon.0) 2979 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.506 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.849153+0000 mon.a (mon.0) 2980 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.506 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.851867+0000 mon.a (mon.0) 2981 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.506 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.853138+0000 mon.a (mon.0) 2982 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.861450+0000 mon.a (mon.0) 2983 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.940353+0000 mon.a (mon.0) 2984 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.943432+0000 mon.a (mon.0) 2985 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.946980+0000 mon.a (mon.0) 2986 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.948925+0000 mon.a (mon.0) 2987 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:30.957927+0000 mon.a (mon.0) 2988 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:31.041805+0000 mon.a (mon.0) 2989 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:31.044993+0000 mon.a (mon.0) 2990 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:31.048393+0000 mon.a (mon.0) 2991 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:31.050061+0000 mon.a (mon.0) 2992 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:31.059427+0000 mon.a (mon.0) 2993 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:31.143297+0000 mon.a (mon.0) 2994 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:31.146884+0000 mon.a (mon.0) 2995 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.507 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:31.152144+0000 mon.a (mon.0) 2996 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.508 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:31.153837+0000 mon.a (mon.0) 2997 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.508 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[80208]: audit 2023-12-20T20:12:31.163131+0000 mon.a (mon.0) 2998 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.657281+0000 mon.a (mon.0) 2972 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.666315+0000 mon.a (mon.0) 2973 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.748956+0000 mon.a (mon.0) 2974 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.752176+0000 mon.a (mon.0) 2975 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.756581+0000 mon.a (mon.0) 2976 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.758332+0000 mon.a (mon.0) 2977 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.767294+0000 mon.a (mon.0) 2978 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.508 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.846218+0000 mon.a (mon.0) 2979 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.849153+0000 mon.a (mon.0) 2980 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.851867+0000 mon.a (mon.0) 2981 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.853138+0000 mon.a (mon.0) 2982 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.861450+0000 mon.a (mon.0) 2983 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.940353+0000 mon.a (mon.0) 2984 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.943432+0000 mon.a (mon.0) 2985 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.946980+0000 mon.a (mon.0) 2986 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.948925+0000 mon.a (mon.0) 2987 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:30.957927+0000 mon.a (mon.0) 2988 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:31.041805+0000 mon.a (mon.0) 2989 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:31.044993+0000 mon.a (mon.0) 2990 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:31.048393+0000 mon.a (mon.0) 2991 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:31.050061+0000 mon.a (mon.0) 2992 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:31.059427+0000 mon.a (mon.0) 2993 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:31.143297+0000 mon.a (mon.0) 2994 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:31.146884+0000 mon.a (mon.0) 2995 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:31.152144+0000 mon.a (mon.0) 2996 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:31.153837+0000 mon.a (mon.0) 2997 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.510 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:31 smithi080 bash[84793]: audit 2023-12-20T20:12:31.163131+0000 mon.a (mon.0) 2998 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: cephadm 2023-12-20T20:12:29.677593+0000 mgr.x (mgr.25349) 1271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: cephadm 2023-12-20T20:12:29.775755+0000 mgr.x (mgr.25349) 1272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: cephadm 2023-12-20T20:12:29.875573+0000 mgr.x (mgr.25349) 1273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: cephadm 2023-12-20T20:12:29.975425+0000 mgr.x (mgr.25349) 1274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: cluster 2023-12-20T20:12:30.074543+0000 mgr.x (mgr.25349) 1275 : cluster 0 pgmap v257: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2023-12-20T20:12:31.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: cephadm 2023-12-20T20:12:30.074635+0000 mgr.x (mgr.25349) 1276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: cephadm 2023-12-20T20:12:30.174525+0000 mgr.x (mgr.25349) 1277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.250487+0000 mon.a (mon.0) 2946 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.253409+0000 mon.a (mon.0) 2947 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.257853+0000 mon.a (mon.0) 2948 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.259656+0000 mon.a (mon.0) 2949 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.271018+0000 mon.a (mon.0) 2950 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: cephadm 2023-12-20T20:12:30.277991+0000 mgr.x (mgr.25349) 1278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.349891+0000 mon.a (mon.0) 2951 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.352677+0000 mon.a (mon.0) 2952 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.356308+0000 mon.a (mon.0) 2953 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.357522+0000 mon.a (mon.0) 2954 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.367147+0000 mon.a (mon.0) 2955 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: cephadm 2023-12-20T20:12:30.374102+0000 mgr.x (mgr.25349) 1279 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.451234+0000 mon.a (mon.0) 2956 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.454218+0000 mon.a (mon.0) 2957 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.457676+0000 mon.a (mon.0) 2958 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.459463+0000 mon.a (mon.0) 2959 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.469796+0000 mon.a (mon.0) 2960 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: cephadm 2023-12-20T20:12:30.476474+0000 mgr.x (mgr.25349) 1280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.547232+0000 mon.a (mon.0) 2961 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.550761+0000 mon.a (mon.0) 2962 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.555282+0000 mon.a (mon.0) 2963 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.556806+0000 mon.a (mon.0) 2964 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.565998+0000 mon.a (mon.0) 2965 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: cephadm 2023-12-20T20:12:30.572895+0000 mgr.x (mgr.25349) 1281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:31.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.574111+0000 mon.a (mon.0) 2966 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-20T20:12:31.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: cluster 2023-12-20T20:12:30.579556+0000 mon.a (mon.0) 2967 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2023-12-20T20:12:31.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.579669+0000 mon.c (mon.1) 13 : audit 1 from='osd.2 [v2:172.21.15.80:6816/2739069122,v1:172.21.15.80:6817/2739069122]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T20:12:31.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.580607+0000 mon.a (mon.0) 2968 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T20:12:31.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: cluster 2023-12-20T20:12:30.582073+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:12:31.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.647868+0000 mon.a (mon.0) 2969 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.652322+0000 mon.a (mon.0) 2970 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.655735+0000 mon.a (mon.0) 2971 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.657281+0000 mon.a (mon.0) 2972 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.666315+0000 mon.a (mon.0) 2973 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.748956+0000 mon.a (mon.0) 2974 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.752176+0000 mon.a (mon.0) 2975 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.756581+0000 mon.a (mon.0) 2976 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.758332+0000 mon.a (mon.0) 2977 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.767294+0000 mon.a (mon.0) 2978 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.846218+0000 mon.a (mon.0) 2979 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.849153+0000 mon.a (mon.0) 2980 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.851867+0000 mon.a (mon.0) 2981 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.853138+0000 mon.a (mon.0) 2982 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.861450+0000 mon.a (mon.0) 2983 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.940353+0000 mon.a (mon.0) 2984 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.943432+0000 mon.a (mon.0) 2985 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.946980+0000 mon.a (mon.0) 2986 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.948925+0000 mon.a (mon.0) 2987 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:30.957927+0000 mon.a (mon.0) 2988 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:31.041805+0000 mon.a (mon.0) 2989 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:31.044993+0000 mon.a (mon.0) 2990 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:31.048393+0000 mon.a (mon.0) 2991 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:31.050061+0000 mon.a (mon.0) 2992 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:31.059427+0000 mon.a (mon.0) 2993 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:31.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:31.143297+0000 mon.a (mon.0) 2994 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:31.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:31.146884+0000 mon.a (mon.0) 2995 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:31.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:31.152144+0000 mon.a (mon.0) 2996 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:31.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:31.153837+0000 mon.a (mon.0) 2997 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:31.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:31 smithi133 bash[68349]: audit 2023-12-20T20:12:31.163131+0000 mon.a (mon.0) 2998 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: cluster 2023-12-20T20:12:30.575897+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:12:32.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: cephadm 2023-12-20T20:12:30.673310+0000 mgr.x (mgr.25349) 1282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: cephadm 2023-12-20T20:12:30.774292+0000 mgr.x (mgr.25349) 1283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: cephadm 2023-12-20T20:12:30.868113+0000 mgr.x (mgr.25349) 1284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: cephadm 2023-12-20T20:12:30.964914+0000 mgr.x (mgr.25349) 1285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: cephadm 2023-12-20T20:12:31.066454+0000 mgr.x (mgr.25349) 1286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: cephadm 2023-12-20T20:12:31.170090+0000 mgr.x (mgr.25349) 1287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.247318+0000 mon.a (mon.0) 2999 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.250048+0000 mon.a (mon.0) 3000 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.253077+0000 mon.a (mon.0) 3001 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.254054+0000 mon.a (mon.0) 3002 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.263889+0000 mon.a (mon.0) 3003 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: cephadm 2023-12-20T20:12:31.270744+0000 mgr.x (mgr.25349) 1288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.346222+0000 mon.a (mon.0) 3004 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.349767+0000 mon.a (mon.0) 3005 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.353008+0000 mon.a (mon.0) 3006 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.354890+0000 mon.a (mon.0) 3007 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.365526+0000 mon.a (mon.0) 3008 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: cephadm 2023-12-20T20:12:31.372409+0000 mgr.x (mgr.25349) 1289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: cluster 2023-12-20T20:12:31.381726+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:12:32.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.443700+0000 mon.a (mon.0) 3009 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: cluster 2023-12-20T20:12:30.575897+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:12:32.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: cephadm 2023-12-20T20:12:30.673310+0000 mgr.x (mgr.25349) 1282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: cephadm 2023-12-20T20:12:30.774292+0000 mgr.x (mgr.25349) 1283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: cephadm 2023-12-20T20:12:30.868113+0000 mgr.x (mgr.25349) 1284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: cephadm 2023-12-20T20:12:30.964914+0000 mgr.x (mgr.25349) 1285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: cephadm 2023-12-20T20:12:31.066454+0000 mgr.x (mgr.25349) 1286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: cephadm 2023-12-20T20:12:31.170090+0000 mgr.x (mgr.25349) 1287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.247318+0000 mon.a (mon.0) 2999 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.250048+0000 mon.a (mon.0) 3000 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.253077+0000 mon.a (mon.0) 3001 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.254054+0000 mon.a (mon.0) 3002 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.263889+0000 mon.a (mon.0) 3003 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: cephadm 2023-12-20T20:12:31.270744+0000 mgr.x (mgr.25349) 1288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.346222+0000 mon.a (mon.0) 3004 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.349767+0000 mon.a (mon.0) 3005 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.353008+0000 mon.a (mon.0) 3006 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.354890+0000 mon.a (mon.0) 3007 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.365526+0000 mon.a (mon.0) 3008 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: cephadm 2023-12-20T20:12:31.372409+0000 mgr.x (mgr.25349) 1289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: cluster 2023-12-20T20:12:31.381726+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:12:32.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.443700+0000 mon.a (mon.0) 3009 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.446077+0000 mon.a (mon.0) 3010 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.449496+0000 mon.a (mon.0) 3011 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.450832+0000 mon.a (mon.0) 3012 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.458895+0000 mon.a (mon.0) 3013 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: cephadm 2023-12-20T20:12:31.465964+0000 mgr.x (mgr.25349) 1290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.570004+0000 mon.a (mon.0) 3014 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: cluster 2023-12-20T20:12:31.574998+0000 mon.a (mon.0) 3015 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:12:32.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.575850+0000 mon.a (mon.0) 3016 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: cluster 2023-12-20T20:12:31.583856+0000 mon.a (mon.0) 3017 : cluster 1 osd.2 [v2:172.21.15.80:6816/2739069122,v1:172.21.15.80:6817/2739069122] boot 2023-12-20T20:12:32.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: cluster 2023-12-20T20:12:31.583958+0000 mon.a (mon.0) 3018 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-12-20T20:12:32.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.584387+0000 mon.a (mon.0) 3019 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:12:32.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.585200+0000 mon.a (mon.0) 3020 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: cluster 2023-12-20T20:12:31.585600+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:12:32.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.586864+0000 mon.a (mon.0) 3021 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.614908+0000 mon.a (mon.0) 3022 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.698410+0000 mon.a (mon.0) 3023 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.701139+0000 mon.a (mon.0) 3024 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.704712+0000 mon.a (mon.0) 3025 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.706101+0000 mon.a (mon.0) 3026 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.713779+0000 mon.a (mon.0) 3027 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.446077+0000 mon.a (mon.0) 3010 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.449496+0000 mon.a (mon.0) 3011 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.450832+0000 mon.a (mon.0) 3012 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.458895+0000 mon.a (mon.0) 3013 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: cephadm 2023-12-20T20:12:31.465964+0000 mgr.x (mgr.25349) 1290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.570004+0000 mon.a (mon.0) 3014 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: cluster 2023-12-20T20:12:31.574998+0000 mon.a (mon.0) 3015 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:12:32.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.575850+0000 mon.a (mon.0) 3016 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: cluster 2023-12-20T20:12:31.583856+0000 mon.a (mon.0) 3017 : cluster 1 osd.2 [v2:172.21.15.80:6816/2739069122,v1:172.21.15.80:6817/2739069122] boot 2023-12-20T20:12:32.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: cluster 2023-12-20T20:12:31.583958+0000 mon.a (mon.0) 3018 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-12-20T20:12:32.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.584387+0000 mon.a (mon.0) 3019 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:12:32.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.585200+0000 mon.a (mon.0) 3020 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: cluster 2023-12-20T20:12:31.585600+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:12:32.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.586864+0000 mon.a (mon.0) 3021 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.614908+0000 mon.a (mon.0) 3022 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.698410+0000 mon.a (mon.0) 3023 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.701139+0000 mon.a (mon.0) 3024 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.704712+0000 mon.a (mon.0) 3025 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.706101+0000 mon.a (mon.0) 3026 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.713779+0000 mon.a (mon.0) 3027 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.796175+0000 mon.a (mon.0) 3028 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.798673+0000 mon.a (mon.0) 3029 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.801956+0000 mon.a (mon.0) 3030 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.803368+0000 mon.a (mon.0) 3031 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.811438+0000 mon.a (mon.0) 3032 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.892185+0000 mon.a (mon.0) 3033 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.895401+0000 mon.a (mon.0) 3034 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.899140+0000 mon.a (mon.0) 3035 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.900299+0000 mon.a (mon.0) 3036 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.909900+0000 mon.a (mon.0) 3037 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.992848+0000 mon.a (mon.0) 3038 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.995553+0000 mon.a (mon.0) 3039 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.998816+0000 mon.a (mon.0) 3040 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:31.999923+0000 mon.a (mon.0) 3041 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:32.008349+0000 mon.a (mon.0) 3042 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:32.087904+0000 mon.a (mon.0) 3043 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:32.090642+0000 mon.a (mon.0) 3044 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:32.093762+0000 mon.a (mon.0) 3045 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:32.094961+0000 mon.a (mon.0) 3046 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:32.103414+0000 mon.a (mon.0) 3047 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.796175+0000 mon.a (mon.0) 3028 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.798673+0000 mon.a (mon.0) 3029 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.801956+0000 mon.a (mon.0) 3030 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.803368+0000 mon.a (mon.0) 3031 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.811438+0000 mon.a (mon.0) 3032 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.892185+0000 mon.a (mon.0) 3033 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.895401+0000 mon.a (mon.0) 3034 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.899140+0000 mon.a (mon.0) 3035 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.900299+0000 mon.a (mon.0) 3036 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.909900+0000 mon.a (mon.0) 3037 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.992848+0000 mon.a (mon.0) 3038 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.995553+0000 mon.a (mon.0) 3039 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.998816+0000 mon.a (mon.0) 3040 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:31.999923+0000 mon.a (mon.0) 3041 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:32.008349+0000 mon.a (mon.0) 3042 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:32.087904+0000 mon.a (mon.0) 3043 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:32.090642+0000 mon.a (mon.0) 3044 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:32.093762+0000 mon.a (mon.0) 3045 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:32.094961+0000 mon.a (mon.0) 3046 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:32.103414+0000 mon.a (mon.0) 3047 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:32.184546+0000 mon.a (mon.0) 3048 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:32.187334+0000 mon.a (mon.0) 3049 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:32.190194+0000 mon.a (mon.0) 3050 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:32.191328+0000 mon.a (mon.0) 3051 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[80208]: audit 2023-12-20T20:12:32.200215+0000 mon.a (mon.0) 3052 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:32.184546+0000 mon.a (mon.0) 3048 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:32.187334+0000 mon.a (mon.0) 3049 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:32.190194+0000 mon.a (mon.0) 3050 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:32.191328+0000 mon.a (mon.0) 3051 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:32 smithi080 bash[84793]: audit 2023-12-20T20:12:32.200215+0000 mon.a (mon.0) 3052 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: cluster 2023-12-20T20:12:30.575897+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:12:32.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: cephadm 2023-12-20T20:12:30.673310+0000 mgr.x (mgr.25349) 1282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: cephadm 2023-12-20T20:12:30.774292+0000 mgr.x (mgr.25349) 1283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: cephadm 2023-12-20T20:12:30.868113+0000 mgr.x (mgr.25349) 1284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: cephadm 2023-12-20T20:12:30.964914+0000 mgr.x (mgr.25349) 1285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: cephadm 2023-12-20T20:12:31.066454+0000 mgr.x (mgr.25349) 1286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: cephadm 2023-12-20T20:12:31.170090+0000 mgr.x (mgr.25349) 1287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.247318+0000 mon.a (mon.0) 2999 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.250048+0000 mon.a (mon.0) 3000 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.253077+0000 mon.a (mon.0) 3001 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.254054+0000 mon.a (mon.0) 3002 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.263889+0000 mon.a (mon.0) 3003 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: cephadm 2023-12-20T20:12:31.270744+0000 mgr.x (mgr.25349) 1288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.346222+0000 mon.a (mon.0) 3004 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.349767+0000 mon.a (mon.0) 3005 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.353008+0000 mon.a (mon.0) 3006 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.354890+0000 mon.a (mon.0) 3007 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.365526+0000 mon.a (mon.0) 3008 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: cephadm 2023-12-20T20:12:31.372409+0000 mgr.x (mgr.25349) 1289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: cluster 2023-12-20T20:12:31.381726+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e134 with expected crc 2023-12-20T20:12:32.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.443700+0000 mon.a (mon.0) 3009 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.446077+0000 mon.a (mon.0) 3010 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.449496+0000 mon.a (mon.0) 3011 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.450832+0000 mon.a (mon.0) 3012 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.458895+0000 mon.a (mon.0) 3013 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: cephadm 2023-12-20T20:12:31.465964+0000 mgr.x (mgr.25349) 1290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:32.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.570004+0000 mon.a (mon.0) 3014 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: cluster 2023-12-20T20:12:31.574998+0000 mon.a (mon.0) 3015 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:12:32.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.575850+0000 mon.a (mon.0) 3016 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: cluster 2023-12-20T20:12:31.583856+0000 mon.a (mon.0) 3017 : cluster 1 osd.2 [v2:172.21.15.80:6816/2739069122,v1:172.21.15.80:6817/2739069122] boot 2023-12-20T20:12:32.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: cluster 2023-12-20T20:12:31.583958+0000 mon.a (mon.0) 3018 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-12-20T20:12:32.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.584387+0000 mon.a (mon.0) 3019 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-20T20:12:32.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.585200+0000 mon.a (mon.0) 3020 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: cluster 2023-12-20T20:12:31.585600+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e135 with expected crc 2023-12-20T20:12:32.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.586864+0000 mon.a (mon.0) 3021 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.614908+0000 mon.a (mon.0) 3022 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.698410+0000 mon.a (mon.0) 3023 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.701139+0000 mon.a (mon.0) 3024 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.704712+0000 mon.a (mon.0) 3025 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.706101+0000 mon.a (mon.0) 3026 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.713779+0000 mon.a (mon.0) 3027 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.703 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.796175+0000 mon.a (mon.0) 3028 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.703 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.798673+0000 mon.a (mon.0) 3029 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.703 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.801956+0000 mon.a (mon.0) 3030 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.703 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.803368+0000 mon.a (mon.0) 3031 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.703 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.811438+0000 mon.a (mon.0) 3032 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.703 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.892185+0000 mon.a (mon.0) 3033 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.704 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.895401+0000 mon.a (mon.0) 3034 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.704 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.899140+0000 mon.a (mon.0) 3035 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.704 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.900299+0000 mon.a (mon.0) 3036 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.704 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.909900+0000 mon.a (mon.0) 3037 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.704 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.992848+0000 mon.a (mon.0) 3038 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.704 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.995553+0000 mon.a (mon.0) 3039 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.704 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.998816+0000 mon.a (mon.0) 3040 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.704 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:31.999923+0000 mon.a (mon.0) 3041 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.704 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:32.008349+0000 mon.a (mon.0) 3042 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.705 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:32.087904+0000 mon.a (mon.0) 3043 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.705 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:32.090642+0000 mon.a (mon.0) 3044 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.705 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:32.093762+0000 mon.a (mon.0) 3045 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.705 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:32.094961+0000 mon.a (mon.0) 3046 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.706 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:32.103414+0000 mon.a (mon.0) 3047 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:32.706 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:32.184546+0000 mon.a (mon.0) 3048 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:32.706 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:32.187334+0000 mon.a (mon.0) 3049 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:32.706 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:32.190194+0000 mon.a (mon.0) 3050 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:32.706 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:32.191328+0000 mon.a (mon.0) 3051 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:32.706 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:32 smithi133 bash[68349]: audit 2023-12-20T20:12:32.200215+0000 mon.a (mon.0) 3052 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.392 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: cephadm 2023-12-20T20:12:31.622145+0000 mgr.x (mgr.25349) 1291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: cephadm 2023-12-20T20:12:31.720900+0000 mgr.x (mgr.25349) 1292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: cephadm 2023-12-20T20:12:31.818266+0000 mgr.x (mgr.25349) 1293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: cephadm 2023-12-20T20:12:31.917279+0000 mgr.x (mgr.25349) 1294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: cephadm 2023-12-20T20:12:32.015007+0000 mgr.x (mgr.25349) 1295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: cluster 2023-12-20T20:12:32.075364+0000 mgr.x (mgr.25349) 1296 : cluster 0 pgmap v260: 161 pgs: 5 peering, 12 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 50/630 objects degraded (7.937%) 2023-12-20T20:12:33.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: cephadm 2023-12-20T20:12:32.110169+0000 mgr.x (mgr.25349) 1297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: cephadm 2023-12-20T20:12:32.206961+0000 mgr.x (mgr.25349) 1298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.282385+0000 mon.a (mon.0) 3053 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.285176+0000 mon.a (mon.0) 3054 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.288434+0000 mon.a (mon.0) 3055 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.289449+0000 mon.a (mon.0) 3056 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.297738+0000 mon.a (mon.0) 3057 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.393 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: cephadm 2023-12-20T20:12:32.304602+0000 mgr.x (mgr.25349) 1299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.378350+0000 mon.a (mon.0) 3058 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.381372+0000 mon.a (mon.0) 3059 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.385081+0000 mon.a (mon.0) 3060 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.386452+0000 mon.a (mon.0) 3061 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.395370+0000 mon.a (mon.0) 3062 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: cephadm 2023-12-20T20:12:32.402403+0000 mgr.x (mgr.25349) 1300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.476969+0000 mon.a (mon.0) 3063 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.479834+0000 mon.a (mon.0) 3064 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.484379+0000 mon.a (mon.0) 3065 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.486059+0000 mon.a (mon.0) 3066 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.495455+0000 mon.a (mon.0) 3067 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: cephadm 2023-12-20T20:12:32.502281+0000 mgr.x (mgr.25349) 1301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.574217+0000 mon.a (mon.0) 3068 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.394 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.578190+0000 mon.a (mon.0) 3069 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.395 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: cluster 2023-12-20T20:12:32.586201+0000 mon.a (mon.0) 3070 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-12-20T20:12:33.395 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.588433+0000 mon.a (mon.0) 3071 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.395 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: cluster 2023-12-20T20:12:32.591747+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:33.395 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: cluster 2023-12-20T20:12:32.594330+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:33.395 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: cluster 2023-12-20T20:12:32.594813+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:33.395 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: cluster 2023-12-20T20:12:32.595183+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:33.395 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: cluster 2023-12-20T20:12:32.597861+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:33.395 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: cluster 2023-12-20T20:12:32.599301+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:33.395 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.607296+0000 mon.a (mon.0) 3072 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.395 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.622283+0000 mon.a (mon.0) 3073 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.395 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.668662+0000 mon.a (mon.0) 3074 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.395 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.671754+0000 mon.a (mon.0) 3075 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.395 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.675182+0000 mon.a (mon.0) 3076 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: cephadm 2023-12-20T20:12:31.622145+0000 mgr.x (mgr.25349) 1291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: cephadm 2023-12-20T20:12:31.720900+0000 mgr.x (mgr.25349) 1292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: cephadm 2023-12-20T20:12:31.818266+0000 mgr.x (mgr.25349) 1293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: cephadm 2023-12-20T20:12:31.917279+0000 mgr.x (mgr.25349) 1294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: cephadm 2023-12-20T20:12:32.015007+0000 mgr.x (mgr.25349) 1295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: cluster 2023-12-20T20:12:32.075364+0000 mgr.x (mgr.25349) 1296 : cluster 0 pgmap v260: 161 pgs: 5 peering, 12 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 50/630 objects degraded (7.937%) 2023-12-20T20:12:33.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: cephadm 2023-12-20T20:12:32.110169+0000 mgr.x (mgr.25349) 1297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: cephadm 2023-12-20T20:12:32.206961+0000 mgr.x (mgr.25349) 1298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.282385+0000 mon.a (mon.0) 3053 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.285176+0000 mon.a (mon.0) 3054 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.288434+0000 mon.a (mon.0) 3055 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.289449+0000 mon.a (mon.0) 3056 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.297738+0000 mon.a (mon.0) 3057 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: cephadm 2023-12-20T20:12:32.304602+0000 mgr.x (mgr.25349) 1299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.378350+0000 mon.a (mon.0) 3058 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.381372+0000 mon.a (mon.0) 3059 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.385081+0000 mon.a (mon.0) 3060 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.386452+0000 mon.a (mon.0) 3061 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.395370+0000 mon.a (mon.0) 3062 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: cephadm 2023-12-20T20:12:32.402403+0000 mgr.x (mgr.25349) 1300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.476969+0000 mon.a (mon.0) 3063 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.479834+0000 mon.a (mon.0) 3064 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.397 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.484379+0000 mon.a (mon.0) 3065 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.486059+0000 mon.a (mon.0) 3066 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.495455+0000 mon.a (mon.0) 3067 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: cephadm 2023-12-20T20:12:32.502281+0000 mgr.x (mgr.25349) 1301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.574217+0000 mon.a (mon.0) 3068 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.578190+0000 mon.a (mon.0) 3069 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: cluster 2023-12-20T20:12:32.586201+0000 mon.a (mon.0) 3070 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-12-20T20:12:33.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.588433+0000 mon.a (mon.0) 3071 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: cluster 2023-12-20T20:12:32.591747+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:33.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: cluster 2023-12-20T20:12:32.594330+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:33.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: cluster 2023-12-20T20:12:32.594813+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:33.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: cluster 2023-12-20T20:12:32.595183+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:33.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: cluster 2023-12-20T20:12:32.597861+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:33.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: cluster 2023-12-20T20:12:32.599301+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:33.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.607296+0000 mon.a (mon.0) 3072 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.398 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.622283+0000 mon.a (mon.0) 3073 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.399 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.668662+0000 mon.a (mon.0) 3074 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.399 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.671754+0000 mon.a (mon.0) 3075 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.399 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.675182+0000 mon.a (mon.0) 3076 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.399 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.676797+0000 mon.a (mon.0) 3077 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.399 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.686065+0000 mon.a (mon.0) 3078 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.399 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.762691+0000 mon.a (mon.0) 3079 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.399 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.765784+0000 mon.a (mon.0) 3080 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.399 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.769626+0000 mon.a (mon.0) 3081 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.399 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.771041+0000 mon.a (mon.0) 3082 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.399 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.780593+0000 mon.a (mon.0) 3083 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.399 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.863236+0000 mon.a (mon.0) 3084 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.399 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.866861+0000 mon.a (mon.0) 3085 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.399 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.871282+0000 mon.a (mon.0) 3086 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.399 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.873004+0000 mon.a (mon.0) 3087 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.400 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.885288+0000 mon.a (mon.0) 3088 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.400 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.963955+0000 mon.a (mon.0) 3089 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.400 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.966304+0000 mon.a (mon.0) 3090 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.400 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.969070+0000 mon.a (mon.0) 3091 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.400 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.970248+0000 mon.a (mon.0) 3092 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.400 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:32.977168+0000 mon.a (mon.0) 3093 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.400 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: cluster 2023-12-20T20:12:33.004625+0000 mon.a (mon.0) 3094 : cluster 3 Health check update: Degraded data redundancy: 50/630 objects degraded (7.937%), 12 pgs degraded (PG_DEGRADED) 2023-12-20T20:12:33.400 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:33.087352+0000 mon.a (mon.0) 3095 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.400 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:33.089642+0000 mon.a (mon.0) 3096 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.400 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.676797+0000 mon.a (mon.0) 3077 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.400 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.686065+0000 mon.a (mon.0) 3078 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.401 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.762691+0000 mon.a (mon.0) 3079 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.401 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.765784+0000 mon.a (mon.0) 3080 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.401 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.769626+0000 mon.a (mon.0) 3081 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.401 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.771041+0000 mon.a (mon.0) 3082 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.401 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.780593+0000 mon.a (mon.0) 3083 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.401 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.863236+0000 mon.a (mon.0) 3084 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.401 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.866861+0000 mon.a (mon.0) 3085 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.401 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.871282+0000 mon.a (mon.0) 3086 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.401 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.873004+0000 mon.a (mon.0) 3087 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.401 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.885288+0000 mon.a (mon.0) 3088 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.401 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.963955+0000 mon.a (mon.0) 3089 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.401 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.966304+0000 mon.a (mon.0) 3090 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.401 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.969070+0000 mon.a (mon.0) 3091 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.402 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.970248+0000 mon.a (mon.0) 3092 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.402 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:32.977168+0000 mon.a (mon.0) 3093 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.402 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: cluster 2023-12-20T20:12:33.004625+0000 mon.a (mon.0) 3094 : cluster 3 Health check update: Degraded data redundancy: 50/630 objects degraded (7.937%), 12 pgs degraded (PG_DEGRADED) 2023-12-20T20:12:33.402 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:33.087352+0000 mon.a (mon.0) 3095 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.402 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:33.089642+0000 mon.a (mon.0) 3096 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.402 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:33.092776+0000 mon.a (mon.0) 3097 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.402 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:33.093735+0000 mon.a (mon.0) 3098 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.402 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:33.099164+0000 mon.a (mon.0) 3099 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.402 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:33.180244+0000 mon.a (mon.0) 3100 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.402 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:33.183390+0000 mon.a (mon.0) 3101 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.402 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:33.187183+0000 mon.a (mon.0) 3102 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.403 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:33.188544+0000 mon.a (mon.0) 3103 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.403 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[84793]: audit 2023-12-20T20:12:33.197252+0000 mon.a (mon.0) 3104 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.403 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:33.092776+0000 mon.a (mon.0) 3097 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.403 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:33.093735+0000 mon.a (mon.0) 3098 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.403 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:33.099164+0000 mon.a (mon.0) 3099 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.403 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:33.180244+0000 mon.a (mon.0) 3100 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.403 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:33.183390+0000 mon.a (mon.0) 3101 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.403 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:33.187183+0000 mon.a (mon.0) 3102 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.403 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:33.188544+0000 mon.a (mon.0) 3103 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.403 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:33 smithi080 bash[80208]: audit 2023-12-20T20:12:33.197252+0000 mon.a (mon.0) 3104 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: cephadm 2023-12-20T20:12:31.622145+0000 mgr.x (mgr.25349) 1291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: cephadm 2023-12-20T20:12:31.720900+0000 mgr.x (mgr.25349) 1292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: cephadm 2023-12-20T20:12:31.818266+0000 mgr.x (mgr.25349) 1293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: cephadm 2023-12-20T20:12:31.917279+0000 mgr.x (mgr.25349) 1294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: cephadm 2023-12-20T20:12:32.015007+0000 mgr.x (mgr.25349) 1295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: cluster 2023-12-20T20:12:32.075364+0000 mgr.x (mgr.25349) 1296 : cluster 0 pgmap v260: 161 pgs: 5 peering, 12 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 50/630 objects degraded (7.937%) 2023-12-20T20:12:33.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: cephadm 2023-12-20T20:12:32.110169+0000 mgr.x (mgr.25349) 1297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: cephadm 2023-12-20T20:12:32.206961+0000 mgr.x (mgr.25349) 1298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.282385+0000 mon.a (mon.0) 3053 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.285176+0000 mon.a (mon.0) 3054 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.288434+0000 mon.a (mon.0) 3055 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.289449+0000 mon.a (mon.0) 3056 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.297738+0000 mon.a (mon.0) 3057 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: cephadm 2023-12-20T20:12:32.304602+0000 mgr.x (mgr.25349) 1299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.378350+0000 mon.a (mon.0) 3058 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.381372+0000 mon.a (mon.0) 3059 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.385081+0000 mon.a (mon.0) 3060 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.386452+0000 mon.a (mon.0) 3061 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.395370+0000 mon.a (mon.0) 3062 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: cephadm 2023-12-20T20:12:32.402403+0000 mgr.x (mgr.25349) 1300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.476969+0000 mon.a (mon.0) 3063 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.479834+0000 mon.a (mon.0) 3064 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.484379+0000 mon.a (mon.0) 3065 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.486059+0000 mon.a (mon.0) 3066 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.495455+0000 mon.a (mon.0) 3067 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: cephadm 2023-12-20T20:12:32.502281+0000 mgr.x (mgr.25349) 1301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:33.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.574217+0000 mon.a (mon.0) 3068 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.578190+0000 mon.a (mon.0) 3069 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: cluster 2023-12-20T20:12:32.586201+0000 mon.a (mon.0) 3070 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-12-20T20:12:33.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.588433+0000 mon.a (mon.0) 3071 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: cluster 2023-12-20T20:12:32.591747+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:33.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: cluster 2023-12-20T20:12:32.594330+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:33.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: cluster 2023-12-20T20:12:32.594813+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:33.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: cluster 2023-12-20T20:12:32.595183+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:33.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: cluster 2023-12-20T20:12:32.597861+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:33.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: cluster 2023-12-20T20:12:32.599301+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:33.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.607296+0000 mon.a (mon.0) 3072 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.622283+0000 mon.a (mon.0) 3073 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.668662+0000 mon.a (mon.0) 3074 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.671754+0000 mon.a (mon.0) 3075 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.675182+0000 mon.a (mon.0) 3076 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.676797+0000 mon.a (mon.0) 3077 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.686065+0000 mon.a (mon.0) 3078 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.762691+0000 mon.a (mon.0) 3079 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.765784+0000 mon.a (mon.0) 3080 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.769626+0000 mon.a (mon.0) 3081 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.771041+0000 mon.a (mon.0) 3082 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.780593+0000 mon.a (mon.0) 3083 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.863236+0000 mon.a (mon.0) 3084 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.866861+0000 mon.a (mon.0) 3085 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.871282+0000 mon.a (mon.0) 3086 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.873004+0000 mon.a (mon.0) 3087 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.885288+0000 mon.a (mon.0) 3088 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.963955+0000 mon.a (mon.0) 3089 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.966304+0000 mon.a (mon.0) 3090 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.969070+0000 mon.a (mon.0) 3091 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.970248+0000 mon.a (mon.0) 3092 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:32.977168+0000 mon.a (mon.0) 3093 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: cluster 2023-12-20T20:12:33.004625+0000 mon.a (mon.0) 3094 : cluster 3 Health check update: Degraded data redundancy: 50/630 objects degraded (7.937%), 12 pgs degraded (PG_DEGRADED) 2023-12-20T20:12:33.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:33.087352+0000 mon.a (mon.0) 3095 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:33.089642+0000 mon.a (mon.0) 3096 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:33.092776+0000 mon.a (mon.0) 3097 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:33.093735+0000 mon.a (mon.0) 3098 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:33.099164+0000 mon.a (mon.0) 3099 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:33.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:33.180244+0000 mon.a (mon.0) 3100 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:33.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:33.183390+0000 mon.a (mon.0) 3101 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:33.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:33.187183+0000 mon.a (mon.0) 3102 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:33.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:33.188544+0000 mon.a (mon.0) 3103 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:33.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[68349]: audit 2023-12-20T20:12:33.197252+0000 mon.a (mon.0) 3104 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:12:33 smithi133 bash[62198]: debug 2023-12-20T20:12:33.817+0000 7f880429a700 -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-20T20:12:34.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: cluster 2023-12-20T20:12:32.588564+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:34.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: cluster 2023-12-20T20:12:32.590900+0000 osd.3 (osd.3) 28 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:34.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: cluster 2023-12-20T20:12:32.592978+0000 osd.3 (osd.3) 29 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:34.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: cluster 2023-12-20T20:12:32.594293+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:34.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: cluster 2023-12-20T20:12:32.597580+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:34.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: cluster 2023-12-20T20:12:32.600464+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:34.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: cephadm 2023-12-20T20:12:32.628925+0000 mgr.x (mgr.25349) 1302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: cephadm 2023-12-20T20:12:32.692997+0000 mgr.x (mgr.25349) 1303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: cephadm 2023-12-20T20:12:32.787382+0000 mgr.x (mgr.25349) 1304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: cephadm 2023-12-20T20:12:32.892181+0000 mgr.x (mgr.25349) 1305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: cephadm 2023-12-20T20:12:32.983873+0000 mgr.x (mgr.25349) 1306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: cephadm 2023-12-20T20:12:33.105872+0000 mgr.x (mgr.25349) 1307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: cephadm 2023-12-20T20:12:33.204345+0000 mgr.x (mgr.25349) 1308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.278678+0000 mon.a (mon.0) 3105 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.281846+0000 mon.a (mon.0) 3106 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.285562+0000 mon.a (mon.0) 3107 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.286989+0000 mon.a (mon.0) 3108 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.295727+0000 mon.a (mon.0) 3109 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: cephadm 2023-12-20T20:12:33.302580+0000 mgr.x (mgr.25349) 1309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.376558+0000 mon.a (mon.0) 3110 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.379654+0000 mon.a (mon.0) 3111 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.385089+0000 mon.a (mon.0) 3112 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:34.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: cluster 2023-12-20T20:12:32.588564+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:34.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: cluster 2023-12-20T20:12:32.590900+0000 osd.3 (osd.3) 28 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:34.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: cluster 2023-12-20T20:12:32.592978+0000 osd.3 (osd.3) 29 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:34.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: cluster 2023-12-20T20:12:32.594293+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:34.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: cluster 2023-12-20T20:12:32.597580+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:34.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: cluster 2023-12-20T20:12:32.600464+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:34.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: cephadm 2023-12-20T20:12:32.628925+0000 mgr.x (mgr.25349) 1302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: cephadm 2023-12-20T20:12:32.692997+0000 mgr.x (mgr.25349) 1303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: cephadm 2023-12-20T20:12:32.787382+0000 mgr.x (mgr.25349) 1304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: cephadm 2023-12-20T20:12:32.892181+0000 mgr.x (mgr.25349) 1305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: cephadm 2023-12-20T20:12:32.983873+0000 mgr.x (mgr.25349) 1306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: cephadm 2023-12-20T20:12:33.105872+0000 mgr.x (mgr.25349) 1307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: cephadm 2023-12-20T20:12:33.204345+0000 mgr.x (mgr.25349) 1308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.278678+0000 mon.a (mon.0) 3105 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.281846+0000 mon.a (mon.0) 3106 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.285562+0000 mon.a (mon.0) 3107 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.286989+0000 mon.a (mon.0) 3108 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.295727+0000 mon.a (mon.0) 3109 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: cephadm 2023-12-20T20:12:33.302580+0000 mgr.x (mgr.25349) 1309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.376558+0000 mon.a (mon.0) 3110 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.379654+0000 mon.a (mon.0) 3111 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.385089+0000 mon.a (mon.0) 3112 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.386601+0000 mon.a (mon.0) 3113 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.393281+0000 mon.a (mon.0) 3114 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: cephadm 2023-12-20T20:12:33.400189+0000 mgr.x (mgr.25349) 1310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.508232+0000 mon.a (mon.0) 3115 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:34.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.512066+0000 mon.a (mon.0) 3116 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.515595+0000 mon.a (mon.0) 3117 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:34.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.517075+0000 mon.a (mon.0) 3118 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:34.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.526386+0000 mon.a (mon.0) 3119 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: cephadm 2023-12-20T20:12:33.533309+0000 mgr.x (mgr.25349) 1311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.608530+0000 mon.a (mon.0) 3120 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:34.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.611500+0000 mon.a (mon.0) 3121 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.614221+0000 mon.a (mon.0) 3122 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:34.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.615120+0000 mon.a (mon.0) 3123 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:34.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.621727+0000 mon.a (mon.0) 3124 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.705669+0000 mon.a (mon.0) 3125 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:34.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.708586+0000 mon.a (mon.0) 3126 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.712750+0000 mon.a (mon.0) 3127 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:34.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.714355+0000 mon.a (mon.0) 3128 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:34.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.721453+0000 mon.a (mon.0) 3129 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.744453+0000 mon.a (mon.0) 3130 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.386601+0000 mon.a (mon.0) 3113 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:34.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.393281+0000 mon.a (mon.0) 3114 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: cephadm 2023-12-20T20:12:33.400189+0000 mgr.x (mgr.25349) 1310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.508232+0000 mon.a (mon.0) 3115 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:34.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.512066+0000 mon.a (mon.0) 3116 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.515595+0000 mon.a (mon.0) 3117 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:34.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.517075+0000 mon.a (mon.0) 3118 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:34.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.526386+0000 mon.a (mon.0) 3119 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: cephadm 2023-12-20T20:12:33.533309+0000 mgr.x (mgr.25349) 1311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.608530+0000 mon.a (mon.0) 3120 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:34.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.611500+0000 mon.a (mon.0) 3121 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.614221+0000 mon.a (mon.0) 3122 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:34.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.615120+0000 mon.a (mon.0) 3123 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:34.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.621727+0000 mon.a (mon.0) 3124 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.705669+0000 mon.a (mon.0) 3125 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:34.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.708586+0000 mon.a (mon.0) 3126 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.712750+0000 mon.a (mon.0) 3127 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:34.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.714355+0000 mon.a (mon.0) 3128 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:34.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.721453+0000 mon.a (mon.0) 3129 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.744453+0000 mon.a (mon.0) 3130 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.754787+0000 mon.a (mon.0) 3131 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.763690+0000 mon.a (mon.0) 3132 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.808055+0000 mon.a (mon.0) 3133 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:34.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.811283+0000 mon.a (mon.0) 3134 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.813712+0000 mon.a (mon.0) 3135 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.815485+0000 mon.a (mon.0) 3136 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[84793]: audit 2023-12-20T20:12:33.817962+0000 mon.a (mon.0) 3137 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-20T20:12:34.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.754787+0000 mon.a (mon.0) 3131 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.763690+0000 mon.a (mon.0) 3132 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.808055+0000 mon.a (mon.0) 3133 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:34.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.811283+0000 mon.a (mon.0) 3134 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.813712+0000 mon.a (mon.0) 3135 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.815485+0000 mon.a (mon.0) 3136 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:34 smithi080 bash[80208]: audit 2023-12-20T20:12:33.817962+0000 mon.a (mon.0) 3137 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-20T20:12:34.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: cluster 2023-12-20T20:12:32.588564+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:34.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: cluster 2023-12-20T20:12:32.590900+0000 osd.3 (osd.3) 28 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:34.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: cluster 2023-12-20T20:12:32.592978+0000 osd.3 (osd.3) 29 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:34.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: cluster 2023-12-20T20:12:32.594293+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:34.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: cluster 2023-12-20T20:12:32.597580+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:34.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: cluster 2023-12-20T20:12:32.600464+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e136 with expected crc 2023-12-20T20:12:34.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: cephadm 2023-12-20T20:12:32.628925+0000 mgr.x (mgr.25349) 1302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: cephadm 2023-12-20T20:12:32.692997+0000 mgr.x (mgr.25349) 1303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: cephadm 2023-12-20T20:12:32.787382+0000 mgr.x (mgr.25349) 1304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: cephadm 2023-12-20T20:12:32.892181+0000 mgr.x (mgr.25349) 1305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: cephadm 2023-12-20T20:12:32.983873+0000 mgr.x (mgr.25349) 1306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: cephadm 2023-12-20T20:12:33.105872+0000 mgr.x (mgr.25349) 1307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: cephadm 2023-12-20T20:12:33.204345+0000 mgr.x (mgr.25349) 1308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.278678+0000 mon.a (mon.0) 3105 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:34.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.281846+0000 mon.a (mon.0) 3106 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.285562+0000 mon.a (mon.0) 3107 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:34.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.286989+0000 mon.a (mon.0) 3108 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:34.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.295727+0000 mon.a (mon.0) 3109 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: cephadm 2023-12-20T20:12:33.302580+0000 mgr.x (mgr.25349) 1309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.376558+0000 mon.a (mon.0) 3110 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:34.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.379654+0000 mon.a (mon.0) 3111 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.385089+0000 mon.a (mon.0) 3112 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:34.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.386601+0000 mon.a (mon.0) 3113 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:34.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.393281+0000 mon.a (mon.0) 3114 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: cephadm 2023-12-20T20:12:33.400189+0000 mgr.x (mgr.25349) 1310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.508232+0000 mon.a (mon.0) 3115 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:34.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.512066+0000 mon.a (mon.0) 3116 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.515595+0000 mon.a (mon.0) 3117 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:34.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.517075+0000 mon.a (mon.0) 3118 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:34.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.526386+0000 mon.a (mon.0) 3119 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: cephadm 2023-12-20T20:12:33.533309+0000 mgr.x (mgr.25349) 1311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:34.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.608530+0000 mon.a (mon.0) 3120 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:34.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.611500+0000 mon.a (mon.0) 3121 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.614221+0000 mon.a (mon.0) 3122 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:34.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.615120+0000 mon.a (mon.0) 3123 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:34.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.621727+0000 mon.a (mon.0) 3124 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.705669+0000 mon.a (mon.0) 3125 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:34.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.708586+0000 mon.a (mon.0) 3126 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.712750+0000 mon.a (mon.0) 3127 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:34.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.714355+0000 mon.a (mon.0) 3128 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:12:34.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.721453+0000 mon.a (mon.0) 3129 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.744453+0000 mon.a (mon.0) 3130 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.754787+0000 mon.a (mon.0) 3131 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.763690+0000 mon.a (mon.0) 3132 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:34.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.808055+0000 mon.a (mon.0) 3133 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:12:34.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.811283+0000 mon.a (mon.0) 3134 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.813712+0000 mon.a (mon.0) 3135 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.815485+0000 mon.a (mon.0) 3136 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:34.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[68349]: audit 2023-12-20T20:12:33.817962+0000 mon.a (mon.0) 3137 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-20T20:12:35.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:12:34 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:12:34] "GET /metrics HTTP/1.1" 200 38477 "" "Prometheus/2.33.4" 2023-12-20T20:12:35.530 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:35 smithi080 bash[80208]: cephadm 2023-12-20T20:12:33.628711+0000 mgr.x (mgr.25349) 1312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:35.530 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:35 smithi080 bash[80208]: cephadm 2023-12-20T20:12:33.728387+0000 mgr.x (mgr.25349) 1313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:35.530 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:35 smithi080 bash[80208]: audit 2023-12-20T20:12:33.824454+0000 mgr.x (mgr.25349) 1314 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-20T20:12:35.531 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:35 smithi080 bash[80208]: cephadm 2023-12-20T20:12:33.825880+0000 mgr.x (mgr.25349) 1315 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2023-12-20T20:12:35.531 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:35 smithi080 bash[80208]: cluster 2023-12-20T20:12:34.076413+0000 mgr.x (mgr.25349) 1316 : cluster 0 pgmap v262: 161 pgs: 5 peering, 10 active+undersized+degraded, 27 active+undersized, 119 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/630 objects degraded (4.921%) 2023-12-20T20:12:35.531 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:35 smithi080 bash[84793]: cephadm 2023-12-20T20:12:33.628711+0000 mgr.x (mgr.25349) 1312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:35.531 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:35 smithi080 bash[84793]: cephadm 2023-12-20T20:12:33.728387+0000 mgr.x (mgr.25349) 1313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:35.531 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:35 smithi080 bash[84793]: audit 2023-12-20T20:12:33.824454+0000 mgr.x (mgr.25349) 1314 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-20T20:12:35.531 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:35 smithi080 bash[84793]: cephadm 2023-12-20T20:12:33.825880+0000 mgr.x (mgr.25349) 1315 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2023-12-20T20:12:35.531 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:35 smithi080 bash[84793]: cluster 2023-12-20T20:12:34.076413+0000 mgr.x (mgr.25349) 1316 : cluster 0 pgmap v262: 161 pgs: 5 peering, 10 active+undersized+degraded, 27 active+undersized, 119 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/630 objects degraded (4.921%) 2023-12-20T20:12:35.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:35 smithi133 bash[68349]: cephadm 2023-12-20T20:12:33.628711+0000 mgr.x (mgr.25349) 1312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:35.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:35 smithi133 bash[68349]: cephadm 2023-12-20T20:12:33.728387+0000 mgr.x (mgr.25349) 1313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:12:35.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:35 smithi133 bash[68349]: audit 2023-12-20T20:12:33.824454+0000 mgr.x (mgr.25349) 1314 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-20T20:12:35.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:35 smithi133 bash[68349]: cephadm 2023-12-20T20:12:33.825880+0000 mgr.x (mgr.25349) 1315 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2023-12-20T20:12:35.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:35 smithi133 bash[68349]: cluster 2023-12-20T20:12:34.076413+0000 mgr.x (mgr.25349) 1316 : cluster 0 pgmap v262: 161 pgs: 5 peering, 10 active+undersized+degraded, 27 active+undersized, 119 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/630 objects degraded (4.921%) 2023-12-20T20:12:37.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:36 smithi133 bash[68349]: cluster 2023-12-20T20:12:36.077920+0000 mgr.x (mgr.25349) 1317 : cluster 0 pgmap v263: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-12-20T20:12:37.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:36 smithi133 bash[68349]: audit 2023-12-20T20:12:36.158184+0000 mgr.x (mgr.25349) 1318 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:12:37.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:36 smithi080 bash[80208]: cluster 2023-12-20T20:12:36.077920+0000 mgr.x (mgr.25349) 1317 : cluster 0 pgmap v263: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-12-20T20:12:37.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:36 smithi080 bash[80208]: audit 2023-12-20T20:12:36.158184+0000 mgr.x (mgr.25349) 1318 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:12:37.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:36 smithi080 bash[84793]: cluster 2023-12-20T20:12:36.077920+0000 mgr.x (mgr.25349) 1317 : cluster 0 pgmap v263: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-12-20T20:12:37.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:36 smithi080 bash[84793]: audit 2023-12-20T20:12:36.158184+0000 mgr.x (mgr.25349) 1318 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:12:38.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:37 smithi133 bash[68349]: cluster 2023-12-20T20:12:36.922794+0000 mon.a (mon.0) 3138 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 10 pgs degraded) 2023-12-20T20:12:38.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:37 smithi133 bash[68349]: cluster 2023-12-20T20:12:36.922865+0000 mon.a (mon.0) 3139 : cluster 1 Cluster is now healthy 2023-12-20T20:12:38.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:37 smithi133 bash[68349]: audit 2023-12-20T20:12:37.343319+0000 mon.a (mon.0) 3140 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:38.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:37 smithi133 bash[68349]: audit 2023-12-20T20:12:37.354991+0000 mon.a (mon.0) 3141 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:38.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:37 smithi133 bash[68349]: audit 2023-12-20T20:12:37.363817+0000 mon.a (mon.0) 3142 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:38.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:37 smithi080 bash[80208]: cluster 2023-12-20T20:12:36.922794+0000 mon.a (mon.0) 3138 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 10 pgs degraded) 2023-12-20T20:12:38.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:37 smithi080 bash[80208]: cluster 2023-12-20T20:12:36.922865+0000 mon.a (mon.0) 3139 : cluster 1 Cluster is now healthy 2023-12-20T20:12:38.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:37 smithi080 bash[80208]: audit 2023-12-20T20:12:37.343319+0000 mon.a (mon.0) 3140 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:38.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:37 smithi080 bash[80208]: audit 2023-12-20T20:12:37.354991+0000 mon.a (mon.0) 3141 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:38.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:37 smithi080 bash[80208]: audit 2023-12-20T20:12:37.363817+0000 mon.a (mon.0) 3142 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:38.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:37 smithi080 bash[84793]: cluster 2023-12-20T20:12:36.922794+0000 mon.a (mon.0) 3138 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 10 pgs degraded) 2023-12-20T20:12:38.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:37 smithi080 bash[84793]: cluster 2023-12-20T20:12:36.922865+0000 mon.a (mon.0) 3139 : cluster 1 Cluster is now healthy 2023-12-20T20:12:38.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:37 smithi080 bash[84793]: audit 2023-12-20T20:12:37.343319+0000 mon.a (mon.0) 3140 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:38.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:37 smithi080 bash[84793]: audit 2023-12-20T20:12:37.354991+0000 mon.a (mon.0) 3141 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:38.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:37 smithi080 bash[84793]: audit 2023-12-20T20:12:37.363817+0000 mon.a (mon.0) 3142 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:39.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:38 smithi080 bash[80208]: cluster 2023-12-20T20:12:38.078865+0000 mgr.x (mgr.25349) 1319 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-20T20:12:39.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:38 smithi080 bash[84793]: cluster 2023-12-20T20:12:38.078865+0000 mgr.x (mgr.25349) 1319 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-20T20:12:39.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:38 smithi133 bash[68349]: cluster 2023-12-20T20:12:38.078865+0000 mgr.x (mgr.25349) 1319 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-20T20:12:41.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:41 smithi080 bash[80208]: audit 2023-12-20T20:12:40.041525+0000 mon.a (mon.0) 3143 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:41.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:41 smithi080 bash[80208]: audit 2023-12-20T20:12:40.044250+0000 mon.a (mon.0) 3144 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:12:41.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:41 smithi080 bash[80208]: cluster 2023-12-20T20:12:40.079767+0000 mgr.x (mgr.25349) 1320 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 0 op/s 2023-12-20T20:12:41.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:41 smithi080 bash[84793]: audit 2023-12-20T20:12:40.041525+0000 mon.a (mon.0) 3143 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:41.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:41 smithi080 bash[84793]: audit 2023-12-20T20:12:40.044250+0000 mon.a (mon.0) 3144 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:12:41.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:41 smithi080 bash[84793]: cluster 2023-12-20T20:12:40.079767+0000 mgr.x (mgr.25349) 1320 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 0 op/s 2023-12-20T20:12:41.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:41 smithi133 bash[68349]: audit 2023-12-20T20:12:40.041525+0000 mon.a (mon.0) 3143 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:41.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:41 smithi133 bash[68349]: audit 2023-12-20T20:12:40.044250+0000 mon.a (mon.0) 3144 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:12:41.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:41 smithi133 bash[68349]: cluster 2023-12-20T20:12:40.079767+0000 mgr.x (mgr.25349) 1320 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 0 op/s 2023-12-20T20:12:43.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:43 smithi133 bash[68349]: cluster 2023-12-20T20:12:42.081550+0000 mgr.x (mgr.25349) 1321 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-20T20:12:43.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:43 smithi080 bash[80208]: cluster 2023-12-20T20:12:42.081550+0000 mgr.x (mgr.25349) 1321 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-20T20:12:43.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:43 smithi080 bash[84793]: cluster 2023-12-20T20:12:42.081550+0000 mgr.x (mgr.25349) 1321 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-20T20:12:45.147 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:12:44 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:12:44] "GET /metrics HTTP/1.1" 200 38482 "" "Prometheus/2.33.4" 2023-12-20T20:12:45.409 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:45 smithi133 bash[68349]: cluster 2023-12-20T20:12:44.082241+0000 mgr.x (mgr.25349) 1322 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2023-12-20T20:12:45.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:45 smithi080 bash[80208]: cluster 2023-12-20T20:12:44.082241+0000 mgr.x (mgr.25349) 1322 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2023-12-20T20:12:45.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:45 smithi080 bash[84793]: cluster 2023-12-20T20:12:44.082241+0000 mgr.x (mgr.25349) 1322 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2023-12-20T20:12:46.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:46 smithi080 bash[80208]: audit 2023-12-20T20:12:45.234479+0000 mon.a (mon.0) 3145 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:46.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:46 smithi080 bash[80208]: audit 2023-12-20T20:12:45.380927+0000 mon.a (mon.0) 3146 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:46.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:46 smithi080 bash[80208]: audit 2023-12-20T20:12:45.390503+0000 mon.a (mon.0) 3147 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:46.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:46 smithi080 bash[80208]: audit 2023-12-20T20:12:45.398261+0000 mon.a (mon.0) 3148 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:46.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:46 smithi080 bash[84793]: audit 2023-12-20T20:12:45.234479+0000 mon.a (mon.0) 3145 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:46.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:46 smithi080 bash[84793]: audit 2023-12-20T20:12:45.380927+0000 mon.a (mon.0) 3146 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:46.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:46 smithi080 bash[84793]: audit 2023-12-20T20:12:45.390503+0000 mon.a (mon.0) 3147 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:46.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:46 smithi080 bash[84793]: audit 2023-12-20T20:12:45.398261+0000 mon.a (mon.0) 3148 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:46.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:46 smithi133 bash[68349]: audit 2023-12-20T20:12:45.234479+0000 mon.a (mon.0) 3145 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:46.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:46 smithi133 bash[68349]: audit 2023-12-20T20:12:45.380927+0000 mon.a (mon.0) 3146 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:46.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:46 smithi133 bash[68349]: audit 2023-12-20T20:12:45.390503+0000 mon.a (mon.0) 3147 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:46.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:46 smithi133 bash[68349]: audit 2023-12-20T20:12:45.398261+0000 mon.a (mon.0) 3148 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:47.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:47 smithi080 bash[80208]: cluster 2023-12-20T20:12:46.083194+0000 mgr.x (mgr.25349) 1323 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:12:47.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:47 smithi080 bash[80208]: audit 2023-12-20T20:12:46.169672+0000 mgr.x (mgr.25349) 1324 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:12:47.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:47 smithi080 bash[84793]: cluster 2023-12-20T20:12:46.083194+0000 mgr.x (mgr.25349) 1323 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:12:47.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:47 smithi080 bash[84793]: audit 2023-12-20T20:12:46.169672+0000 mgr.x (mgr.25349) 1324 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:12:47.620 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:12:47.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:47 smithi133 bash[68349]: cluster 2023-12-20T20:12:46.083194+0000 mgr.x (mgr.25349) 1323 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:12:47.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:47 smithi133 bash[68349]: audit 2023-12-20T20:12:46.169672+0000 mgr.x (mgr.25349) 1324 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:12:48.378 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:12:48.378 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 11s ago 20m - - 2023-12-20T20:12:48.378 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 2s ago 20m - - 2023-12-20T20:12:48.379 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (6m) 11s ago 13m 17.5M - 0.23.0 ba2b418f427c 9979984282f3 2023-12-20T20:12:48.379 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (5m) 2s ago 13m 44.2M - 8.3.5 dad864ee21e9 35327ecb050a 2023-12-20T20:12:48.379 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 running (5m) 11s ago 11m 49.5M - 3.5 e1d6a67b021e 63865d78dfdb 2023-12-20T20:12:48.379 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443,9283,8765 running (5m) 2s ago 19m 510M - 19.0.0-297-ga89fee39 36973ca01a0c 2798bd911c04 2023-12-20T20:12:48.379 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:8443,9283,8765 running (4m) 11s ago 21m 433M - 19.0.0-297-ga89fee39 36973ca01a0c 948a6298d95e 2023-12-20T20:12:48.379 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (4m) 11s ago 21m 69.6M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 7763c37656a1 2023-12-20T20:12:48.379 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (3m) 2s ago 20m 42.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 0757d0a21f72 2023-12-20T20:12:48.379 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (3m) 11s ago 20m 50.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 129477cbeb77 2023-12-20T20:12:48.379 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (6m) 11s ago 13m 11.9M - 1.3.1 1dbe0e931976 3d79384a5011 2023-12-20T20:12:48.379 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (6m) 2s ago 13m 12.3M - 1.3.1 1dbe0e931976 48068c81d9e1 2023-12-20T20:12:48.379 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (108s) 11s ago 19m 49.0M 4096M 19.0.0-297-ga89fee39 36973ca01a0c c5d957150d3a 2023-12-20T20:12:48.379 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (66s) 11s ago 18m 50.4M 4096M 19.0.0-297-ga89fee39 36973ca01a0c f69914f1c5ff 2023-12-20T20:12:48.379 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (24s) 11s ago 17m 45.5M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 4c63d0c1601a 2023-12-20T20:12:48.380 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (17m) 11s ago 17m 66.7M 4096M 17.2.0 e1d6a67b021e 47919c3d7421 2023-12-20T20:12:48.380 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (16m) 2s ago 16m 66.9M 4096M 17.2.0 e1d6a67b021e 18e2abccb722 2023-12-20T20:12:48.380 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (16m) 2s ago 16m 63.5M 4096M 17.2.0 e1d6a67b021e b059f3e08300 2023-12-20T20:12:48.380 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (15m) 2s ago 15m 63.1M 4096M 17.2.0 e1d6a67b021e 8e5ac1685777 2023-12-20T20:12:48.380 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (14m) 2s ago 14m 65.7M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:12:48.380 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (4m) 2s ago 14m 62.4M - 2.33.4 514e6a882f6e 0c91f33ab6ef 2023-12-20T20:12:48.380 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (11m) 11s ago 11m 88.9M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:12:48.380 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (11m) 2s ago 11m 88.7M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:12:48.380 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (11m) 11s ago 11m 88.7M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:12:48.380 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (11m) 2s ago 11m 88.8M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:12:48.818 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:12:48.818 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:12:48.818 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:12:48.818 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:12:48.818 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:12:48.818 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:12:48.819 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:12:48.819 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:12:48.819 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2023-12-20T20:12:48.819 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:12:48.819 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:12:48.819 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:12:48.819 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:12:48.819 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:12:48.819 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:12:48.819 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2023-12-20T20:12:48.819 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 8 2023-12-20T20:12:48.819 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:12:48.819 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:12:49.186 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:12:49.187 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:12:49.187 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:12:49.187 INFO:teuthology.orchestra.run.smithi080.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:12:49.187 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [ 2023-12-20T20:12:49.187 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr", 2023-12-20T20:12:49.187 INFO:teuthology.orchestra.run.smithi080.stdout: "mon" 2023-12-20T20:12:49.187 INFO:teuthology.orchestra.run.smithi080.stdout: ], 2023-12-20T20:12:49.187 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "8/23 daemons upgraded", 2023-12-20T20:12:49.187 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "Currently upgrading osd daemons", 2023-12-20T20:12:49.187 INFO:teuthology.orchestra.run.smithi080.stdout: "is_paused": false 2023-12-20T20:12:49.187 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:12:49.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:49 smithi080 bash[80208]: audit 2023-12-20T20:12:47.601866+0000 mgr.x (mgr.25349) 1325 : audit 0 from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:49.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:49 smithi080 bash[80208]: audit 2023-12-20T20:12:47.980733+0000 mgr.x (mgr.25349) 1326 : audit 0 from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:49.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:49 smithi080 bash[80208]: cluster 2023-12-20T20:12:48.084055+0000 mgr.x (mgr.25349) 1327 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:12:49.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:49 smithi080 bash[80208]: audit 2023-12-20T20:12:48.343948+0000 mgr.x (mgr.25349) 1328 : audit 0 from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:49.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:49 smithi080 bash[80208]: audit 2023-12-20T20:12:48.809670+0000 mon.a (mon.0) 3149 : audit 0 from='client.? 172.21.15.80:0/3124196778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:49.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:49 smithi080 bash[80208]: audit 2023-12-20T20:12:48.831853+0000 mon.a (mon.0) 3150 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-20T20:12:49.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:49 smithi080 bash[84793]: audit 2023-12-20T20:12:47.601866+0000 mgr.x (mgr.25349) 1325 : audit 0 from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:49.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:49 smithi080 bash[84793]: audit 2023-12-20T20:12:47.980733+0000 mgr.x (mgr.25349) 1326 : audit 0 from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:49.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:49 smithi080 bash[84793]: cluster 2023-12-20T20:12:48.084055+0000 mgr.x (mgr.25349) 1327 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:12:49.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:49 smithi080 bash[84793]: audit 2023-12-20T20:12:48.343948+0000 mgr.x (mgr.25349) 1328 : audit 0 from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:49.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:49 smithi080 bash[84793]: audit 2023-12-20T20:12:48.809670+0000 mon.a (mon.0) 3149 : audit 0 from='client.? 172.21.15.80:0/3124196778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:49.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:49 smithi080 bash[84793]: audit 2023-12-20T20:12:48.831853+0000 mon.a (mon.0) 3150 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-20T20:12:49.613 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_OK 2023-12-20T20:12:49.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:49 smithi133 bash[68349]: audit 2023-12-20T20:12:47.601866+0000 mgr.x (mgr.25349) 1325 : audit 0 from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:49.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:49 smithi133 bash[68349]: audit 2023-12-20T20:12:47.980733+0000 mgr.x (mgr.25349) 1326 : audit 0 from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:49.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:49 smithi133 bash[68349]: cluster 2023-12-20T20:12:48.084055+0000 mgr.x (mgr.25349) 1327 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:12:49.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:49 smithi133 bash[68349]: audit 2023-12-20T20:12:48.343948+0000 mgr.x (mgr.25349) 1328 : audit 0 from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:49.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:49 smithi133 bash[68349]: audit 2023-12-20T20:12:48.809670+0000 mon.a (mon.0) 3149 : audit 0 from='client.? 172.21.15.80:0/3124196778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:12:49.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:49 smithi133 bash[68349]: audit 2023-12-20T20:12:48.831853+0000 mon.a (mon.0) 3150 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-20T20:12:50.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:50 smithi080 bash[80208]: audit 2023-12-20T20:12:48.838550+0000 mgr.x (mgr.25349) 1329 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-20T20:12:50.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:50 smithi080 bash[80208]: cephadm 2023-12-20T20:12:48.841562+0000 mgr.x (mgr.25349) 1330 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-12-20T20:12:50.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:50 smithi080 bash[80208]: audit 2023-12-20T20:12:49.183573+0000 mgr.x (mgr.25349) 1331 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:50.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:50 smithi080 bash[80208]: audit 2023-12-20T20:12:49.605070+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.80:0/510665225' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:12:50.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:50 smithi080 bash[84793]: audit 2023-12-20T20:12:48.838550+0000 mgr.x (mgr.25349) 1329 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-20T20:12:50.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:50 smithi080 bash[84793]: cephadm 2023-12-20T20:12:48.841562+0000 mgr.x (mgr.25349) 1330 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-12-20T20:12:50.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:50 smithi080 bash[84793]: audit 2023-12-20T20:12:49.183573+0000 mgr.x (mgr.25349) 1331 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:50.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:50 smithi080 bash[84793]: audit 2023-12-20T20:12:49.605070+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.80:0/510665225' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:12:50.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:50 smithi133 bash[68349]: audit 2023-12-20T20:12:48.838550+0000 mgr.x (mgr.25349) 1329 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-20T20:12:50.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:50 smithi133 bash[68349]: cephadm 2023-12-20T20:12:48.841562+0000 mgr.x (mgr.25349) 1330 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-12-20T20:12:50.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:50 smithi133 bash[68349]: audit 2023-12-20T20:12:49.183573+0000 mgr.x (mgr.25349) 1331 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:12:50.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:50 smithi133 bash[68349]: audit 2023-12-20T20:12:49.605070+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.80:0/510665225' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:12:51.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:51 smithi080 bash[84793]: cluster 2023-12-20T20:12:50.085127+0000 mgr.x (mgr.25349) 1332 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:12:51.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:51 smithi080 bash[80208]: cluster 2023-12-20T20:12:50.085127+0000 mgr.x (mgr.25349) 1332 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:12:51.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:51 smithi133 bash[68349]: cluster 2023-12-20T20:12:50.085127+0000 mgr.x (mgr.25349) 1332 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:12:52.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:52 smithi133 bash[68349]: cephadm 2023-12-20T20:12:51.414072+0000 mgr.x (mgr.25349) 1333 : cephadm 1 Upgrade: Updating osd.3 2023-12-20T20:12:52.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:52 smithi133 bash[68349]: audit 2023-12-20T20:12:51.415926+0000 mon.a (mon.0) 3151 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:52.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:52 smithi133 bash[68349]: audit 2023-12-20T20:12:51.420705+0000 mon.a (mon.0) 3152 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-20T20:12:52.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:52 smithi133 bash[68349]: audit 2023-12-20T20:12:51.422452+0000 mon.a (mon.0) 3153 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:52.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:52 smithi133 bash[68349]: cephadm 2023-12-20T20:12:51.434219+0000 mgr.x (mgr.25349) 1334 : cephadm 1 Deploying daemon osd.3 on smithi080 2023-12-20T20:12:52.712 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:52 smithi080 bash[80208]: cephadm 2023-12-20T20:12:51.414072+0000 mgr.x (mgr.25349) 1333 : cephadm 1 Upgrade: Updating osd.3 2023-12-20T20:12:52.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:52 smithi080 bash[80208]: audit 2023-12-20T20:12:51.415926+0000 mon.a (mon.0) 3151 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:52.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:52 smithi080 bash[80208]: audit 2023-12-20T20:12:51.420705+0000 mon.a (mon.0) 3152 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-20T20:12:52.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:52 smithi080 bash[80208]: audit 2023-12-20T20:12:51.422452+0000 mon.a (mon.0) 3153 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:52.713 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:52 smithi080 bash[80208]: cephadm 2023-12-20T20:12:51.434219+0000 mgr.x (mgr.25349) 1334 : cephadm 1 Deploying daemon osd.3 on smithi080 2023-12-20T20:12:52.713 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:52 smithi080 bash[84793]: cephadm 2023-12-20T20:12:51.414072+0000 mgr.x (mgr.25349) 1333 : cephadm 1 Upgrade: Updating osd.3 2023-12-20T20:12:52.713 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:52 smithi080 bash[84793]: audit 2023-12-20T20:12:51.415926+0000 mon.a (mon.0) 3151 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:52.713 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:52 smithi080 bash[84793]: audit 2023-12-20T20:12:51.420705+0000 mon.a (mon.0) 3152 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-20T20:12:52.713 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:52 smithi080 bash[84793]: audit 2023-12-20T20:12:51.422452+0000 mon.a (mon.0) 3153 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:12:52.713 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:52 smithi080 bash[84793]: cephadm 2023-12-20T20:12:51.434219+0000 mgr.x (mgr.25349) 1334 : cephadm 1 Deploying daemon osd.3 on smithi080 2023-12-20T20:12:53.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:53 smithi133 bash[68349]: cluster 2023-12-20T20:12:52.086793+0000 mgr.x (mgr.25349) 1335 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:12:53.796 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:53 smithi080 bash[80208]: cluster 2023-12-20T20:12:52.086793+0000 mgr.x (mgr.25349) 1335 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:12:53.796 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:53 smithi080 bash[84793]: cluster 2023-12-20T20:12:52.086793+0000 mgr.x (mgr.25349) 1335 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:12:55.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:12:54 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:12:54] "GET /metrics HTTP/1.1" 200 38482 "" "Prometheus/2.33.4" 2023-12-20T20:12:55.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:55 smithi133 bash[68349]: cluster 2023-12-20T20:12:54.087758+0000 mgr.x (mgr.25349) 1336 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:12:55.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:55 smithi133 bash[68349]: audit 2023-12-20T20:12:55.035923+0000 mon.a (mon.0) 3154 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:12:55.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:55 smithi080 bash[80208]: cluster 2023-12-20T20:12:54.087758+0000 mgr.x (mgr.25349) 1336 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:12:55.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:55 smithi080 bash[80208]: audit 2023-12-20T20:12:55.035923+0000 mon.a (mon.0) 3154 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:12:55.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:55 smithi080 bash[84793]: cluster 2023-12-20T20:12:54.087758+0000 mgr.x (mgr.25349) 1336 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:12:55.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:55 smithi080 bash[84793]: audit 2023-12-20T20:12:55.035923+0000 mon.a (mon.0) 3154 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:12:56.429 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:12:56 smithi080 systemd[1]: Stopping Ceph osd.3 for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:12:56.758 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:12:56 smithi080 bash[44629]: debug 2023-12-20T20:12:56.497+0000 7f8e09b90700 -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-20T20:12:56.758 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:12:56 smithi080 bash[44629]: debug 2023-12-20T20:12:56.497+0000 7f8e09b90700 -1 osd.3 136 *** Got signal Terminated *** 2023-12-20T20:12:56.758 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:12:56 smithi080 bash[44629]: debug 2023-12-20T20:12:56.497+0000 7f8e09b90700 -1 osd.3 136 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:12:57.049 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:56 smithi080 bash[80208]: cluster 2023-12-20T20:12:56.089314+0000 mgr.x (mgr.25349) 1337 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:12:57.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:56 smithi080 bash[80208]: audit 2023-12-20T20:12:56.181099+0000 mgr.x (mgr.25349) 1338 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:12:57.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:56 smithi080 bash[80208]: cluster 2023-12-20T20:12:56.504285+0000 mon.a (mon.0) 3155 : cluster 1 osd.3 marked itself down and dead 2023-12-20T20:12:57.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:56 smithi080 bash[80208]: audit 2023-12-20T20:12:56.721146+0000 mon.a (mon.0) 3156 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:57.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:56 smithi080 bash[80208]: audit 2023-12-20T20:12:56.735484+0000 mon.a (mon.0) 3157 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:57.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:56 smithi080 bash[80208]: audit 2023-12-20T20:12:56.747177+0000 mon.a (mon.0) 3158 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:57.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:56 smithi080 bash[84793]: cluster 2023-12-20T20:12:56.089314+0000 mgr.x (mgr.25349) 1337 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:12:57.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:56 smithi080 bash[84793]: audit 2023-12-20T20:12:56.181099+0000 mgr.x (mgr.25349) 1338 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:12:57.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:56 smithi080 bash[84793]: cluster 2023-12-20T20:12:56.504285+0000 mon.a (mon.0) 3155 : cluster 1 osd.3 marked itself down and dead 2023-12-20T20:12:57.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:56 smithi080 bash[84793]: audit 2023-12-20T20:12:56.721146+0000 mon.a (mon.0) 3156 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:57.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:56 smithi080 bash[84793]: audit 2023-12-20T20:12:56.735484+0000 mon.a (mon.0) 3157 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:57.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:56 smithi080 bash[84793]: audit 2023-12-20T20:12:56.747177+0000 mon.a (mon.0) 3158 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:57.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:56 smithi133 bash[68349]: cluster 2023-12-20T20:12:56.089314+0000 mgr.x (mgr.25349) 1337 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:12:57.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:56 smithi133 bash[68349]: audit 2023-12-20T20:12:56.181099+0000 mgr.x (mgr.25349) 1338 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:12:57.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:56 smithi133 bash[68349]: cluster 2023-12-20T20:12:56.504285+0000 mon.a (mon.0) 3155 : cluster 1 osd.3 marked itself down and dead 2023-12-20T20:12:57.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:56 smithi133 bash[68349]: audit 2023-12-20T20:12:56.721146+0000 mon.a (mon.0) 3156 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:57.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:56 smithi133 bash[68349]: audit 2023-12-20T20:12:56.735484+0000 mon.a (mon.0) 3157 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:57.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:56 smithi133 bash[68349]: audit 2023-12-20T20:12:56.747177+0000 mon.a (mon.0) 3158 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:12:58.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:57 smithi080 bash[84793]: cluster 2023-12-20T20:12:56.744148+0000 mgr.x (mgr.25349) 1339 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2023-12-20T20:12:58.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:57 smithi080 bash[84793]: cluster 2023-12-20T20:12:56.930469+0000 mon.a (mon.0) 3159 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:12:58.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:57 smithi080 bash[84793]: cluster 2023-12-20T20:12:56.931857+0000 mon.a (mon.0) 3160 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:12:58.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:57 smithi080 bash[84793]: cluster 2023-12-20T20:12:56.947803+0000 mon.a (mon.0) 3161 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2023-12-20T20:12:58.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:57 smithi080 bash[84793]: cluster 2023-12-20T20:12:56.955622+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:58.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:57 smithi080 bash[84793]: cluster 2023-12-20T20:12:56.955814+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:58.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:57 smithi080 bash[84793]: cluster 2023-12-20T20:12:56.957263+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:58.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:57 smithi080 bash[84793]: cluster 2023-12-20T20:12:56.960219+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:58.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:57 smithi080 bash[84793]: cluster 2023-12-20T20:12:56.963906+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:58.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:57 smithi080 bash[84793]: cluster 2023-12-20T20:12:56.967283+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:58.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:57 smithi080 bash[80208]: cluster 2023-12-20T20:12:56.744148+0000 mgr.x (mgr.25349) 1339 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2023-12-20T20:12:58.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:57 smithi080 bash[80208]: cluster 2023-12-20T20:12:56.930469+0000 mon.a (mon.0) 3159 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:12:58.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:57 smithi080 bash[80208]: cluster 2023-12-20T20:12:56.931857+0000 mon.a (mon.0) 3160 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:12:58.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:57 smithi080 bash[80208]: cluster 2023-12-20T20:12:56.947803+0000 mon.a (mon.0) 3161 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2023-12-20T20:12:58.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:57 smithi080 bash[80208]: cluster 2023-12-20T20:12:56.955622+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:58.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:57 smithi080 bash[80208]: cluster 2023-12-20T20:12:56.955814+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:58.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:57 smithi080 bash[80208]: cluster 2023-12-20T20:12:56.957263+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:58.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:57 smithi080 bash[80208]: cluster 2023-12-20T20:12:56.960219+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:58.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:57 smithi080 bash[80208]: cluster 2023-12-20T20:12:56.963906+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:58.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:57 smithi080 bash[80208]: cluster 2023-12-20T20:12:56.967283+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:58.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:57 smithi133 bash[68349]: cluster 2023-12-20T20:12:56.744148+0000 mgr.x (mgr.25349) 1339 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2023-12-20T20:12:58.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:57 smithi133 bash[68349]: cluster 2023-12-20T20:12:56.930469+0000 mon.a (mon.0) 3159 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:12:58.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:57 smithi133 bash[68349]: cluster 2023-12-20T20:12:56.931857+0000 mon.a (mon.0) 3160 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:12:58.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:57 smithi133 bash[68349]: cluster 2023-12-20T20:12:56.947803+0000 mon.a (mon.0) 3161 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2023-12-20T20:12:58.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:57 smithi133 bash[68349]: cluster 2023-12-20T20:12:56.955622+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:58.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:57 smithi133 bash[68349]: cluster 2023-12-20T20:12:56.955814+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:58.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:57 smithi133 bash[68349]: cluster 2023-12-20T20:12:56.957263+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:58.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:57 smithi133 bash[68349]: cluster 2023-12-20T20:12:56.960219+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:58.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:57 smithi133 bash[68349]: cluster 2023-12-20T20:12:56.963906+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:58.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:57 smithi133 bash[68349]: cluster 2023-12-20T20:12:56.967283+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:58.832 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:12:58 smithi080 bash[101293]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-3 2023-12-20T20:12:58.832 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:12:58 smithi080 bash[101443]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-3 2023-12-20T20:12:59.209 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:58 smithi080 bash[80208]: cluster 2023-12-20T20:12:56.955340+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:59.209 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:58 smithi080 bash[80208]: cluster 2023-12-20T20:12:56.959986+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:59.209 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:58 smithi080 bash[80208]: cluster 2023-12-20T20:12:57.952617+0000 mon.a (mon.0) 3162 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2023-12-20T20:12:59.209 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:58 smithi080 bash[80208]: cluster 2023-12-20T20:12:57.957397+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:12:59.209 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:58 smithi080 bash[80208]: cluster 2023-12-20T20:12:57.957523+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:12:59.209 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:58 smithi080 bash[80208]: cluster 2023-12-20T20:12:57.959408+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:12:59.209 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:58 smithi080 bash[80208]: cluster 2023-12-20T20:12:57.959946+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:12:59.210 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:58 smithi080 bash[80208]: cluster 2023-12-20T20:12:57.961887+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:12:59.210 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:58 smithi080 bash[80208]: cluster 2023-12-20T20:12:57.962395+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:12:59.210 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:58 smithi080 bash[80208]: cluster 2023-12-20T20:12:57.962560+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:12:59.210 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:58 smithi080 bash[84793]: cluster 2023-12-20T20:12:56.955340+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:59.210 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:58 smithi080 bash[84793]: cluster 2023-12-20T20:12:56.959986+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:59.210 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:58 smithi080 bash[84793]: cluster 2023-12-20T20:12:57.952617+0000 mon.a (mon.0) 3162 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2023-12-20T20:12:59.210 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:58 smithi080 bash[84793]: cluster 2023-12-20T20:12:57.957397+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:12:59.210 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:58 smithi080 bash[84793]: cluster 2023-12-20T20:12:57.957523+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:12:59.210 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:58 smithi080 bash[84793]: cluster 2023-12-20T20:12:57.959408+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:12:59.210 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:58 smithi080 bash[84793]: cluster 2023-12-20T20:12:57.959946+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:12:59.210 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:58 smithi080 bash[84793]: cluster 2023-12-20T20:12:57.961887+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:12:59.210 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:58 smithi080 bash[84793]: cluster 2023-12-20T20:12:57.962395+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:12:59.211 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:58 smithi080 bash[84793]: cluster 2023-12-20T20:12:57.962560+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:12:59.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:58 smithi133 bash[68349]: cluster 2023-12-20T20:12:56.955340+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:58 smithi133 bash[68349]: cluster 2023-12-20T20:12:56.959986+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e137 with expected crc 2023-12-20T20:12:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:58 smithi133 bash[68349]: cluster 2023-12-20T20:12:57.952617+0000 mon.a (mon.0) 3162 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2023-12-20T20:12:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:58 smithi133 bash[68349]: cluster 2023-12-20T20:12:57.957397+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:12:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:58 smithi133 bash[68349]: cluster 2023-12-20T20:12:57.957523+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:12:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:58 smithi133 bash[68349]: cluster 2023-12-20T20:12:57.959408+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:12:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:58 smithi133 bash[68349]: cluster 2023-12-20T20:12:57.959946+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:12:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:58 smithi133 bash[68349]: cluster 2023-12-20T20:12:57.961887+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:12:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:58 smithi133 bash[68349]: cluster 2023-12-20T20:12:57.962395+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:12:59.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:58 smithi133 bash[68349]: cluster 2023-12-20T20:12:57.962560+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e138 with expected crc 2023-12-20T20:13:00.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:12:59 smithi080 bash[80208]: cluster 2023-12-20T20:12:58.744892+0000 mgr.x (mgr.25349) 1340 : cluster 0 pgmap v277: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2023-12-20T20:13:00.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:12:59 smithi080 bash[84793]: cluster 2023-12-20T20:12:58.744892+0000 mgr.x (mgr.25349) 1340 : cluster 0 pgmap v277: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2023-12-20T20:13:00.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:12:59 smithi133 bash[68349]: cluster 2023-12-20T20:12:58.744892+0000 mgr.x (mgr.25349) 1340 : cluster 0 pgmap v277: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2023-12-20T20:13:02.276 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:01 smithi080 bash[84793]: cluster 2023-12-20T20:13:00.746176+0000 mgr.x (mgr.25349) 1341 : cluster 0 pgmap v278: 161 pgs: 7 active+undersized+degraded, 20 stale+active+clean, 13 active+undersized, 121 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s; 21/630 objects degraded (3.333%) 2023-12-20T20:13:02.276 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:01 smithi080 bash[84793]: cluster 2023-12-20T20:13:00.951895+0000 mon.a (mon.0) 3163 : cluster 3 Health check failed: Degraded data redundancy: 21/630 objects degraded (3.333%), 7 pgs degraded (PG_DEGRADED) 2023-12-20T20:13:02.276 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:01 smithi080 bash[80208]: cluster 2023-12-20T20:13:00.746176+0000 mgr.x (mgr.25349) 1341 : cluster 0 pgmap v278: 161 pgs: 7 active+undersized+degraded, 20 stale+active+clean, 13 active+undersized, 121 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s; 21/630 objects degraded (3.333%) 2023-12-20T20:13:02.277 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:01 smithi080 bash[80208]: cluster 2023-12-20T20:13:00.951895+0000 mon.a (mon.0) 3163 : cluster 3 Health check failed: Degraded data redundancy: 21/630 objects degraded (3.333%), 7 pgs degraded (PG_DEGRADED) 2023-12-20T20:13:02.277 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:13:02 smithi080 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.3.service: Succeeded. 2023-12-20T20:13:02.277 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:13:02 smithi080 systemd[1]: Stopped Ceph osd.3 for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:13:02.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:01 smithi133 bash[68349]: cluster 2023-12-20T20:13:00.746176+0000 mgr.x (mgr.25349) 1341 : cluster 0 pgmap v278: 161 pgs: 7 active+undersized+degraded, 20 stale+active+clean, 13 active+undersized, 121 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s; 21/630 objects degraded (3.333%) 2023-12-20T20:13:02.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:01 smithi133 bash[68349]: cluster 2023-12-20T20:13:00.951895+0000 mon.a (mon.0) 3163 : cluster 3 Health check failed: Degraded data redundancy: 21/630 objects degraded (3.333%), 7 pgs degraded (PG_DEGRADED) 2023-12-20T20:13:02.682 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:13:02 smithi080 systemd[1]: Started Ceph osd.3 for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:13:03.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:02.446452+0000 mon.a (mon.0) 3164 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:02.455888+0000 mon.a (mon.0) 3165 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.005817+0000 mon.a (mon.0) 3166 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.017914+0000 mon.a (mon.0) 3167 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.020919+0000 mon.a (mon.0) 3168 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:03.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.023221+0000 mon.a (mon.0) 3169 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:03.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.035163+0000 mon.a (mon.0) 3170 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.118886+0000 mon.a (mon.0) 3171 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:03.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.122733+0000 mon.a (mon.0) 3172 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:03.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.128749+0000 mon.a (mon.0) 3173 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:03.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.130635+0000 mon.a (mon.0) 3174 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:03.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.140949+0000 mon.a (mon.0) 3175 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.223633+0000 mon.a (mon.0) 3176 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:03.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.227282+0000 mon.a (mon.0) 3177 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:03.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.230844+0000 mon.a (mon.0) 3178 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:03.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.232204+0000 mon.a (mon.0) 3179 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:03.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.241410+0000 mon.a (mon.0) 3180 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.326974+0000 mon.a (mon.0) 3181 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:03.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.330386+0000 mon.a (mon.0) 3182 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:03.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.336579+0000 mon.a (mon.0) 3183 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:03.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:02.446452+0000 mon.a (mon.0) 3164 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:02.455888+0000 mon.a (mon.0) 3165 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.005817+0000 mon.a (mon.0) 3166 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.017914+0000 mon.a (mon.0) 3167 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.020919+0000 mon.a (mon.0) 3168 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:03.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.023221+0000 mon.a (mon.0) 3169 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:03.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.035163+0000 mon.a (mon.0) 3170 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.118886+0000 mon.a (mon.0) 3171 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:03.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.122733+0000 mon.a (mon.0) 3172 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:03.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.128749+0000 mon.a (mon.0) 3173 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:03.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.130635+0000 mon.a (mon.0) 3174 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:03.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.140949+0000 mon.a (mon.0) 3175 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.223633+0000 mon.a (mon.0) 3176 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:03.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.227282+0000 mon.a (mon.0) 3177 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:03.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.230844+0000 mon.a (mon.0) 3178 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:03.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.232204+0000 mon.a (mon.0) 3179 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:03.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.241410+0000 mon.a (mon.0) 3180 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.326974+0000 mon.a (mon.0) 3181 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:03.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.330386+0000 mon.a (mon.0) 3182 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:03.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.336579+0000 mon.a (mon.0) 3183 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:03.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.338530+0000 mon.a (mon.0) 3184 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:03.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.349695+0000 mon.a (mon.0) 3185 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.431960+0000 mon.a (mon.0) 3186 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:03.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.435547+0000 mon.a (mon.0) 3187 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:03.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.439498+0000 mon.a (mon.0) 3188 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:03.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[80208]: audit 2023-12-20T20:13:03.441086+0000 mon.a (mon.0) 3189 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:03.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.338530+0000 mon.a (mon.0) 3184 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:03.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.349695+0000 mon.a (mon.0) 3185 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.431960+0000 mon.a (mon.0) 3186 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:03.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.435547+0000 mon.a (mon.0) 3187 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:03.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.439498+0000 mon.a (mon.0) 3188 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:03.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:03 smithi080 bash[84793]: audit 2023-12-20T20:13:03.441086+0000 mon.a (mon.0) 3189 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:03.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:02.446452+0000 mon.a (mon.0) 3164 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:02.455888+0000 mon.a (mon.0) 3165 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.005817+0000 mon.a (mon.0) 3166 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.017914+0000 mon.a (mon.0) 3167 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.020919+0000 mon.a (mon.0) 3168 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:03.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.023221+0000 mon.a (mon.0) 3169 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:03.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.035163+0000 mon.a (mon.0) 3170 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.118886+0000 mon.a (mon.0) 3171 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:03.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.122733+0000 mon.a (mon.0) 3172 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:03.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.128749+0000 mon.a (mon.0) 3173 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:03.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.130635+0000 mon.a (mon.0) 3174 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:03.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.140949+0000 mon.a (mon.0) 3175 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.223633+0000 mon.a (mon.0) 3176 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:03.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.227282+0000 mon.a (mon.0) 3177 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:03.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.230844+0000 mon.a (mon.0) 3178 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:03.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.232204+0000 mon.a (mon.0) 3179 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:03.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.241410+0000 mon.a (mon.0) 3180 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.326974+0000 mon.a (mon.0) 3181 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:03.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.330386+0000 mon.a (mon.0) 3182 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:03.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.336579+0000 mon.a (mon.0) 3183 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:03.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.338530+0000 mon.a (mon.0) 3184 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:03.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.349695+0000 mon.a (mon.0) 3185 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:03.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.431960+0000 mon.a (mon.0) 3186 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:03.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.435547+0000 mon.a (mon.0) 3187 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:03.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.439498+0000 mon.a (mon.0) 3188 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:03.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:03 smithi133 bash[68349]: audit 2023-12-20T20:13:03.441086+0000 mon.a (mon.0) 3189 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: cluster 2023-12-20T20:13:02.747363+0000 mgr.x (mgr.25349) 1342 : cluster 0 pgmap v279: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:13:04.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: cluster 2023-12-20T20:13:03.033760+0000 mgr.x (mgr.25349) 1343 : cluster 0 pgmap v280: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:13:04.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: cephadm 2023-12-20T20:13:03.042274+0000 mgr.x (mgr.25349) 1344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:04.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: cephadm 2023-12-20T20:13:03.148193+0000 mgr.x (mgr.25349) 1345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:04.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: cephadm 2023-12-20T20:13:03.248445+0000 mgr.x (mgr.25349) 1346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:04.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: cephadm 2023-12-20T20:13:03.356767+0000 mgr.x (mgr.25349) 1347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:04.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.450335+0000 mon.a (mon.0) 3190 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: cluster 2023-12-20T20:13:03.452535+0000 mon.a (mon.0) 3191 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:13:04.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: cephadm 2023-12-20T20:13:03.457134+0000 mgr.x (mgr.25349) 1348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:04.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.531695+0000 mon.a (mon.0) 3192 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.535155+0000 mon.a (mon.0) 3193 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.539031+0000 mon.a (mon.0) 3194 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.540983+0000 mon.a (mon.0) 3195 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.550205+0000 mon.a (mon.0) 3196 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: cephadm 2023-12-20T20:13:03.557115+0000 mgr.x (mgr.25349) 1349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:04.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.631519+0000 mon.a (mon.0) 3197 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.635375+0000 mon.a (mon.0) 3198 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.638362+0000 mon.a (mon.0) 3199 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.639971+0000 mon.a (mon.0) 3200 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.648595+0000 mon.a (mon.0) 3201 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: cluster 2023-12-20T20:13:02.747363+0000 mgr.x (mgr.25349) 1342 : cluster 0 pgmap v279: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:13:04.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: cluster 2023-12-20T20:13:03.033760+0000 mgr.x (mgr.25349) 1343 : cluster 0 pgmap v280: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:13:04.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: cephadm 2023-12-20T20:13:03.042274+0000 mgr.x (mgr.25349) 1344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:04.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: cephadm 2023-12-20T20:13:03.148193+0000 mgr.x (mgr.25349) 1345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:04.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: cephadm 2023-12-20T20:13:03.248445+0000 mgr.x (mgr.25349) 1346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:04.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: cephadm 2023-12-20T20:13:03.356767+0000 mgr.x (mgr.25349) 1347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:04.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.450335+0000 mon.a (mon.0) 3190 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: cluster 2023-12-20T20:13:03.452535+0000 mon.a (mon.0) 3191 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:13:04.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: cephadm 2023-12-20T20:13:03.457134+0000 mgr.x (mgr.25349) 1348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:04.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.531695+0000 mon.a (mon.0) 3192 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.535155+0000 mon.a (mon.0) 3193 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.539031+0000 mon.a (mon.0) 3194 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.540983+0000 mon.a (mon.0) 3195 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.550205+0000 mon.a (mon.0) 3196 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: cephadm 2023-12-20T20:13:03.557115+0000 mgr.x (mgr.25349) 1349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:04.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.631519+0000 mon.a (mon.0) 3197 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.635375+0000 mon.a (mon.0) 3198 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.638362+0000 mon.a (mon.0) 3199 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.639971+0000 mon.a (mon.0) 3200 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.648595+0000 mon.a (mon.0) 3201 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.728292+0000 mon.a (mon.0) 3202 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.731722+0000 mon.a (mon.0) 3203 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.735175+0000 mon.a (mon.0) 3204 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.737001+0000 mon.a (mon.0) 3205 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.746156+0000 mon.a (mon.0) 3206 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.829803+0000 mon.a (mon.0) 3207 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.834070+0000 mon.a (mon.0) 3208 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.837643+0000 mon.a (mon.0) 3209 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.839264+0000 mon.a (mon.0) 3210 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.849234+0000 mon.a (mon.0) 3211 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.929405+0000 mon.a (mon.0) 3212 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.933805+0000 mon.a (mon.0) 3213 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.937834+0000 mon.a (mon.0) 3214 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.939500+0000 mon.a (mon.0) 3215 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:03.950360+0000 mon.a (mon.0) 3216 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.033260+0000 mon.a (mon.0) 3217 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.035944+0000 mon.a (mon.0) 3218 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.039125+0000 mon.a (mon.0) 3219 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.041221+0000 mon.a (mon.0) 3220 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.728292+0000 mon.a (mon.0) 3202 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.731722+0000 mon.a (mon.0) 3203 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.735175+0000 mon.a (mon.0) 3204 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.737001+0000 mon.a (mon.0) 3205 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.746156+0000 mon.a (mon.0) 3206 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.829803+0000 mon.a (mon.0) 3207 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.834070+0000 mon.a (mon.0) 3208 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.837643+0000 mon.a (mon.0) 3209 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.839264+0000 mon.a (mon.0) 3210 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.849234+0000 mon.a (mon.0) 3211 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.929405+0000 mon.a (mon.0) 3212 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.933805+0000 mon.a (mon.0) 3213 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.937834+0000 mon.a (mon.0) 3214 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.939500+0000 mon.a (mon.0) 3215 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:03.950360+0000 mon.a (mon.0) 3216 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.033260+0000 mon.a (mon.0) 3217 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.035944+0000 mon.a (mon.0) 3218 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.039125+0000 mon.a (mon.0) 3219 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.041221+0000 mon.a (mon.0) 3220 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.052415+0000 mon.a (mon.0) 3221 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.133267+0000 mon.a (mon.0) 3222 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.136531+0000 mon.a (mon.0) 3223 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.141407+0000 mon.a (mon.0) 3224 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.143353+0000 mon.a (mon.0) 3225 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.153445+0000 mon.a (mon.0) 3226 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.235632+0000 mon.a (mon.0) 3227 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.240090+0000 mon.a (mon.0) 3228 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.243669+0000 mon.a (mon.0) 3229 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.245077+0000 mon.a (mon.0) 3230 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.254902+0000 mon.a (mon.0) 3231 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.337305+0000 mon.a (mon.0) 3232 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.340144+0000 mon.a (mon.0) 3233 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.343165+0000 mon.a (mon.0) 3234 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.344419+0000 mon.a (mon.0) 3235 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.354820+0000 mon.a (mon.0) 3236 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.435099+0000 mon.a (mon.0) 3237 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.437984+0000 mon.a (mon.0) 3238 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.440623+0000 mon.a (mon.0) 3239 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.441678+0000 mon.a (mon.0) 3240 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[80208]: audit 2023-12-20T20:13:04.452179+0000 mon.a (mon.0) 3241 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.052415+0000 mon.a (mon.0) 3221 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.133267+0000 mon.a (mon.0) 3222 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.136531+0000 mon.a (mon.0) 3223 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.141407+0000 mon.a (mon.0) 3224 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.143353+0000 mon.a (mon.0) 3225 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.153445+0000 mon.a (mon.0) 3226 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.235632+0000 mon.a (mon.0) 3227 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.240090+0000 mon.a (mon.0) 3228 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.243669+0000 mon.a (mon.0) 3229 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.245077+0000 mon.a (mon.0) 3230 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.254902+0000 mon.a (mon.0) 3231 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.337305+0000 mon.a (mon.0) 3232 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.340144+0000 mon.a (mon.0) 3233 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.343165+0000 mon.a (mon.0) 3234 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.344419+0000 mon.a (mon.0) 3235 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.354820+0000 mon.a (mon.0) 3236 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.435099+0000 mon.a (mon.0) 3237 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.437984+0000 mon.a (mon.0) 3238 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.440623+0000 mon.a (mon.0) 3239 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.441678+0000 mon.a (mon.0) 3240 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[84793]: audit 2023-12-20T20:13:04.452179+0000 mon.a (mon.0) 3241 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: cluster 2023-12-20T20:13:02.747363+0000 mgr.x (mgr.25349) 1342 : cluster 0 pgmap v279: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:13:04.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: cluster 2023-12-20T20:13:03.033760+0000 mgr.x (mgr.25349) 1343 : cluster 0 pgmap v280: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:13:04.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: cephadm 2023-12-20T20:13:03.042274+0000 mgr.x (mgr.25349) 1344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:04.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: cephadm 2023-12-20T20:13:03.148193+0000 mgr.x (mgr.25349) 1345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:04.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: cephadm 2023-12-20T20:13:03.248445+0000 mgr.x (mgr.25349) 1346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:04.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: cephadm 2023-12-20T20:13:03.356767+0000 mgr.x (mgr.25349) 1347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:04.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.450335+0000 mon.a (mon.0) 3190 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: cluster 2023-12-20T20:13:03.452535+0000 mon.a (mon.0) 3191 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:13:04.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: cephadm 2023-12-20T20:13:03.457134+0000 mgr.x (mgr.25349) 1348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:04.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.531695+0000 mon.a (mon.0) 3192 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.535155+0000 mon.a (mon.0) 3193 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.539031+0000 mon.a (mon.0) 3194 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.540983+0000 mon.a (mon.0) 3195 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.550205+0000 mon.a (mon.0) 3196 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: cephadm 2023-12-20T20:13:03.557115+0000 mgr.x (mgr.25349) 1349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:04.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.631519+0000 mon.a (mon.0) 3197 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.635375+0000 mon.a (mon.0) 3198 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.638362+0000 mon.a (mon.0) 3199 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.639971+0000 mon.a (mon.0) 3200 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.883 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.648595+0000 mon.a (mon.0) 3201 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.883 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.728292+0000 mon.a (mon.0) 3202 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.883 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.731722+0000 mon.a (mon.0) 3203 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.883 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.735175+0000 mon.a (mon.0) 3204 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.883 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.737001+0000 mon.a (mon.0) 3205 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.883 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.746156+0000 mon.a (mon.0) 3206 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.883 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.829803+0000 mon.a (mon.0) 3207 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.883 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.834070+0000 mon.a (mon.0) 3208 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.883 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.837643+0000 mon.a (mon.0) 3209 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.883 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.839264+0000 mon.a (mon.0) 3210 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.883 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.849234+0000 mon.a (mon.0) 3211 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.883 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.929405+0000 mon.a (mon.0) 3212 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.883 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.933805+0000 mon.a (mon.0) 3213 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.883 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.937834+0000 mon.a (mon.0) 3214 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.939500+0000 mon.a (mon.0) 3215 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:03.950360+0000 mon.a (mon.0) 3216 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.033260+0000 mon.a (mon.0) 3217 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.035944+0000 mon.a (mon.0) 3218 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.039125+0000 mon.a (mon.0) 3219 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.041221+0000 mon.a (mon.0) 3220 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.052415+0000 mon.a (mon.0) 3221 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.133267+0000 mon.a (mon.0) 3222 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.136531+0000 mon.a (mon.0) 3223 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.885 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.141407+0000 mon.a (mon.0) 3224 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.885 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.143353+0000 mon.a (mon.0) 3225 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.885 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.153445+0000 mon.a (mon.0) 3226 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.885 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.235632+0000 mon.a (mon.0) 3227 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.885 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.240090+0000 mon.a (mon.0) 3228 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.885 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.243669+0000 mon.a (mon.0) 3229 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.885 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.245077+0000 mon.a (mon.0) 3230 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.885 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.254902+0000 mon.a (mon.0) 3231 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.885 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.337305+0000 mon.a (mon.0) 3232 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.885 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.340144+0000 mon.a (mon.0) 3233 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.885 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.343165+0000 mon.a (mon.0) 3234 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.885 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.344419+0000 mon.a (mon.0) 3235 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.885 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.354820+0000 mon.a (mon.0) 3236 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:04.885 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.435099+0000 mon.a (mon.0) 3237 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:04.886 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.437984+0000 mon.a (mon.0) 3238 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:04.886 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.440623+0000 mon.a (mon.0) 3239 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:04.886 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.441678+0000 mon.a (mon.0) 3240 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:04.886 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[68349]: audit 2023-12-20T20:13:04.452179+0000 mon.a (mon.0) 3241 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.089 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[101682]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-20T20:13:05.090 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[101682]: 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-20T20:13:05.090 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[101682]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-12-20T20:13:05.090 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[101682]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-20T20:13:05.090 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[101682]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2023-12-20T20:13:05.090 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[101682]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-20T20:13:05.090 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:13:04 smithi080 bash[101682]: --> ceph-volume raw activate successful for osd ID: 3 2023-12-20T20:13:05.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:13:04 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:13:04] "GET /metrics HTTP/1.1" 200 38483 "" "Prometheus/2.33.4" 2023-12-20T20:13:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: cephadm 2023-12-20T20:13:03.655597+0000 mgr.x (mgr.25349) 1350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: cephadm 2023-12-20T20:13:03.753235+0000 mgr.x (mgr.25349) 1351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: cephadm 2023-12-20T20:13:03.856214+0000 mgr.x (mgr.25349) 1352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: cephadm 2023-12-20T20:13:03.957675+0000 mgr.x (mgr.25349) 1353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: cephadm 2023-12-20T20:13:04.059419+0000 mgr.x (mgr.25349) 1354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: cephadm 2023-12-20T20:13:04.160638+0000 mgr.x (mgr.25349) 1355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: cephadm 2023-12-20T20:13:04.261970+0000 mgr.x (mgr.25349) 1356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: cephadm 2023-12-20T20:13:04.361657+0000 mgr.x (mgr.25349) 1357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: cephadm 2023-12-20T20:13:04.459061+0000 mgr.x (mgr.25349) 1358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.532229+0000 mon.a (mon.0) 3242 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.536615+0000 mon.a (mon.0) 3243 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.539906+0000 mon.a (mon.0) 3244 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.541294+0000 mon.a (mon.0) 3245 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.550688+0000 mon.a (mon.0) 3246 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: cephadm 2023-12-20T20:13:04.557673+0000 mgr.x (mgr.25349) 1359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.630883+0000 mon.a (mon.0) 3247 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.633076+0000 mon.a (mon.0) 3248 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.635533+0000 mon.a (mon.0) 3249 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.636581+0000 mon.a (mon.0) 3250 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.646294+0000 mon.a (mon.0) 3251 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.727650+0000 mon.a (mon.0) 3252 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.730443+0000 mon.a (mon.0) 3253 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.733856+0000 mon.a (mon.0) 3254 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.734860+0000 mon.a (mon.0) 3255 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.744557+0000 mon.a (mon.0) 3256 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.823997+0000 mon.a (mon.0) 3257 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.826715+0000 mon.a (mon.0) 3258 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.829593+0000 mon.a (mon.0) 3259 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.830771+0000 mon.a (mon.0) 3260 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.841213+0000 mon.a (mon.0) 3261 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.923769+0000 mon.a (mon.0) 3262 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.927282+0000 mon.a (mon.0) 3263 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.932238+0000 mon.a (mon.0) 3264 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.934384+0000 mon.a (mon.0) 3265 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:04.945872+0000 mon.a (mon.0) 3266 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.030648+0000 mon.a (mon.0) 3267 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.033288+0000 mon.a (mon.0) 3268 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.036481+0000 mon.a (mon.0) 3269 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.038078+0000 mon.a (mon.0) 3270 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.048948+0000 mon.a (mon.0) 3271 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.135015+0000 mon.a (mon.0) 3272 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.138090+0000 mon.a (mon.0) 3273 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.141358+0000 mon.a (mon.0) 3274 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.142588+0000 mon.a (mon.0) 3275 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.153146+0000 mon.a (mon.0) 3276 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.237055+0000 mon.a (mon.0) 3277 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.241983+0000 mon.a (mon.0) 3278 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.253479+0000 mon.a (mon.0) 3279 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.254940+0000 mon.a (mon.0) 3280 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.265114+0000 mon.a (mon.0) 3281 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.342456+0000 mon.a (mon.0) 3282 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.345627+0000 mon.a (mon.0) 3283 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.349477+0000 mon.a (mon.0) 3284 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.351058+0000 mon.a (mon.0) 3285 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.362118+0000 mon.a (mon.0) 3286 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.441196+0000 mon.a (mon.0) 3287 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.444330+0000 mon.a (mon.0) 3288 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.447505+0000 mon.a (mon.0) 3289 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:05 smithi133 bash[68349]: audit 2023-12-20T20:13:05.449132+0000 mon.a (mon.0) 3290 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: cephadm 2023-12-20T20:13:03.655597+0000 mgr.x (mgr.25349) 1350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: cephadm 2023-12-20T20:13:03.753235+0000 mgr.x (mgr.25349) 1351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: cephadm 2023-12-20T20:13:03.856214+0000 mgr.x (mgr.25349) 1352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: cephadm 2023-12-20T20:13:03.957675+0000 mgr.x (mgr.25349) 1353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: cephadm 2023-12-20T20:13:04.059419+0000 mgr.x (mgr.25349) 1354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: cephadm 2023-12-20T20:13:04.160638+0000 mgr.x (mgr.25349) 1355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: cephadm 2023-12-20T20:13:04.261970+0000 mgr.x (mgr.25349) 1356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: cephadm 2023-12-20T20:13:04.361657+0000 mgr.x (mgr.25349) 1357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: cephadm 2023-12-20T20:13:04.459061+0000 mgr.x (mgr.25349) 1358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.532229+0000 mon.a (mon.0) 3242 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.536615+0000 mon.a (mon.0) 3243 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.539906+0000 mon.a (mon.0) 3244 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.541294+0000 mon.a (mon.0) 3245 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.550688+0000 mon.a (mon.0) 3246 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: cephadm 2023-12-20T20:13:04.557673+0000 mgr.x (mgr.25349) 1359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.630883+0000 mon.a (mon.0) 3247 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.633076+0000 mon.a (mon.0) 3248 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.635533+0000 mon.a (mon.0) 3249 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.636581+0000 mon.a (mon.0) 3250 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.646294+0000 mon.a (mon.0) 3251 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.727650+0000 mon.a (mon.0) 3252 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: cephadm 2023-12-20T20:13:03.655597+0000 mgr.x (mgr.25349) 1350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: cephadm 2023-12-20T20:13:03.753235+0000 mgr.x (mgr.25349) 1351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: cephadm 2023-12-20T20:13:03.856214+0000 mgr.x (mgr.25349) 1352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: cephadm 2023-12-20T20:13:03.957675+0000 mgr.x (mgr.25349) 1353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: cephadm 2023-12-20T20:13:04.059419+0000 mgr.x (mgr.25349) 1354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: cephadm 2023-12-20T20:13:04.160638+0000 mgr.x (mgr.25349) 1355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: cephadm 2023-12-20T20:13:04.261970+0000 mgr.x (mgr.25349) 1356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: cephadm 2023-12-20T20:13:04.361657+0000 mgr.x (mgr.25349) 1357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: cephadm 2023-12-20T20:13:04.459061+0000 mgr.x (mgr.25349) 1358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.532229+0000 mon.a (mon.0) 3242 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.536615+0000 mon.a (mon.0) 3243 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.539906+0000 mon.a (mon.0) 3244 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.541294+0000 mon.a (mon.0) 3245 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.550688+0000 mon.a (mon.0) 3246 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: cephadm 2023-12-20T20:13:04.557673+0000 mgr.x (mgr.25349) 1359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:05.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.630883+0000 mon.a (mon.0) 3247 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.633076+0000 mon.a (mon.0) 3248 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.635533+0000 mon.a (mon.0) 3249 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.636581+0000 mon.a (mon.0) 3250 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.646294+0000 mon.a (mon.0) 3251 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.727650+0000 mon.a (mon.0) 3252 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.730443+0000 mon.a (mon.0) 3253 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.733856+0000 mon.a (mon.0) 3254 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.734860+0000 mon.a (mon.0) 3255 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.744557+0000 mon.a (mon.0) 3256 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.823997+0000 mon.a (mon.0) 3257 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.826715+0000 mon.a (mon.0) 3258 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.829593+0000 mon.a (mon.0) 3259 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.830771+0000 mon.a (mon.0) 3260 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.841213+0000 mon.a (mon.0) 3261 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.923769+0000 mon.a (mon.0) 3262 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.927282+0000 mon.a (mon.0) 3263 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.932238+0000 mon.a (mon.0) 3264 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.934384+0000 mon.a (mon.0) 3265 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:04.945872+0000 mon.a (mon.0) 3266 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.030648+0000 mon.a (mon.0) 3267 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.033288+0000 mon.a (mon.0) 3268 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.036481+0000 mon.a (mon.0) 3269 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.038078+0000 mon.a (mon.0) 3270 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.048948+0000 mon.a (mon.0) 3271 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.135015+0000 mon.a (mon.0) 3272 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.138090+0000 mon.a (mon.0) 3273 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.141358+0000 mon.a (mon.0) 3274 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.142588+0000 mon.a (mon.0) 3275 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.153146+0000 mon.a (mon.0) 3276 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.237055+0000 mon.a (mon.0) 3277 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.241983+0000 mon.a (mon.0) 3278 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.253479+0000 mon.a (mon.0) 3279 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.254940+0000 mon.a (mon.0) 3280 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.265114+0000 mon.a (mon.0) 3281 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.342456+0000 mon.a (mon.0) 3282 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.345627+0000 mon.a (mon.0) 3283 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.349477+0000 mon.a (mon.0) 3284 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.351058+0000 mon.a (mon.0) 3285 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.362118+0000 mon.a (mon.0) 3286 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.441196+0000 mon.a (mon.0) 3287 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.444330+0000 mon.a (mon.0) 3288 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.447505+0000 mon.a (mon.0) 3289 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[80208]: audit 2023-12-20T20:13:05.449132+0000 mon.a (mon.0) 3290 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.730443+0000 mon.a (mon.0) 3253 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.733856+0000 mon.a (mon.0) 3254 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.734860+0000 mon.a (mon.0) 3255 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.744557+0000 mon.a (mon.0) 3256 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.823997+0000 mon.a (mon.0) 3257 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.826715+0000 mon.a (mon.0) 3258 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.829593+0000 mon.a (mon.0) 3259 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.830771+0000 mon.a (mon.0) 3260 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.841213+0000 mon.a (mon.0) 3261 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.923769+0000 mon.a (mon.0) 3262 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.927282+0000 mon.a (mon.0) 3263 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.932238+0000 mon.a (mon.0) 3264 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.934384+0000 mon.a (mon.0) 3265 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:04.945872+0000 mon.a (mon.0) 3266 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.030648+0000 mon.a (mon.0) 3267 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.033288+0000 mon.a (mon.0) 3268 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.036481+0000 mon.a (mon.0) 3269 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.038078+0000 mon.a (mon.0) 3270 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.048948+0000 mon.a (mon.0) 3271 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.135015+0000 mon.a (mon.0) 3272 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.138090+0000 mon.a (mon.0) 3273 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.141358+0000 mon.a (mon.0) 3274 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.142588+0000 mon.a (mon.0) 3275 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.153146+0000 mon.a (mon.0) 3276 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.237055+0000 mon.a (mon.0) 3277 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.241983+0000 mon.a (mon.0) 3278 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.253479+0000 mon.a (mon.0) 3279 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.254940+0000 mon.a (mon.0) 3280 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.265114+0000 mon.a (mon.0) 3281 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.342456+0000 mon.a (mon.0) 3282 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.345627+0000 mon.a (mon.0) 3283 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.349477+0000 mon.a (mon.0) 3284 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.351058+0000 mon.a (mon.0) 3285 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:05.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.362118+0000 mon.a (mon.0) 3286 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:05.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.441196+0000 mon.a (mon.0) 3287 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:05.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.444330+0000 mon.a (mon.0) 3288 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:05.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.447505+0000 mon.a (mon.0) 3289 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:05.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:05 smithi080 bash[84793]: audit 2023-12-20T20:13:05.449132+0000 mon.a (mon.0) 3290 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.700 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: cephadm 2023-12-20T20:13:04.653108+0000 mgr.x (mgr.25349) 1360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: cephadm 2023-12-20T20:13:04.751326+0000 mgr.x (mgr.25349) 1361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: cephadm 2023-12-20T20:13:04.848150+0000 mgr.x (mgr.25349) 1362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: cephadm 2023-12-20T20:13:04.952938+0000 mgr.x (mgr.25349) 1363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: cluster 2023-12-20T20:13:05.034731+0000 mgr.x (mgr.25349) 1364 : cluster 0 pgmap v281: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:13:06.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: cephadm 2023-12-20T20:13:05.055798+0000 mgr.x (mgr.25349) 1365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: cephadm 2023-12-20T20:13:05.159963+0000 mgr.x (mgr.25349) 1366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: cephadm 2023-12-20T20:13:05.272138+0000 mgr.x (mgr.25349) 1367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: cephadm 2023-12-20T20:13:05.369214+0000 mgr.x (mgr.25349) 1368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.460192+0000 mon.a (mon.0) 3291 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: cephadm 2023-12-20T20:13:05.467037+0000 mgr.x (mgr.25349) 1369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.545074+0000 mon.a (mon.0) 3292 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.701 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.548072+0000 mon.a (mon.0) 3293 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.702 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.555085+0000 mon.a (mon.0) 3294 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.702 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.556037+0000 mon.a (mon.0) 3295 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.702 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.562323+0000 mon.a (mon.0) 3296 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.702 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.562718+0000 mon.a (mon.0) 3297 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.702 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.564283+0000 mon.a (mon.0) 3298 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.702 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.572439+0000 mon.a (mon.0) 3299 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.702 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: cephadm 2023-12-20T20:13:05.579282+0000 mgr.x (mgr.25349) 1370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.702 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.660750+0000 mon.a (mon.0) 3300 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.702 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: cephadm 2023-12-20T20:13:04.653108+0000 mgr.x (mgr.25349) 1360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.702 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: cephadm 2023-12-20T20:13:04.751326+0000 mgr.x (mgr.25349) 1361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.703 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: cephadm 2023-12-20T20:13:04.848150+0000 mgr.x (mgr.25349) 1362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.703 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: cephadm 2023-12-20T20:13:04.952938+0000 mgr.x (mgr.25349) 1363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.703 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: cluster 2023-12-20T20:13:05.034731+0000 mgr.x (mgr.25349) 1364 : cluster 0 pgmap v281: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:13:06.703 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: cephadm 2023-12-20T20:13:05.055798+0000 mgr.x (mgr.25349) 1365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.703 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: cephadm 2023-12-20T20:13:05.159963+0000 mgr.x (mgr.25349) 1366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.703 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: cephadm 2023-12-20T20:13:05.272138+0000 mgr.x (mgr.25349) 1367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.703 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: cephadm 2023-12-20T20:13:05.369214+0000 mgr.x (mgr.25349) 1368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.703 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.460192+0000 mon.a (mon.0) 3291 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.703 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: cephadm 2023-12-20T20:13:05.467037+0000 mgr.x (mgr.25349) 1369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.703 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.545074+0000 mon.a (mon.0) 3292 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.703 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.548072+0000 mon.a (mon.0) 3293 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.703 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.555085+0000 mon.a (mon.0) 3294 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.704 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.556037+0000 mon.a (mon.0) 3295 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.704 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.562323+0000 mon.a (mon.0) 3296 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.704 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.562718+0000 mon.a (mon.0) 3297 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.704 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.564283+0000 mon.a (mon.0) 3298 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.704 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.572439+0000 mon.a (mon.0) 3299 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.704 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: cephadm 2023-12-20T20:13:05.579282+0000 mgr.x (mgr.25349) 1370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.704 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.660750+0000 mon.a (mon.0) 3300 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.663965+0000 mon.a (mon.0) 3301 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.667971+0000 mon.a (mon.0) 3302 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.669328+0000 mon.a (mon.0) 3303 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.704 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.676843+0000 mon.a (mon.0) 3304 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.759137+0000 mon.a (mon.0) 3305 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.762074+0000 mon.a (mon.0) 3306 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.765402+0000 mon.a (mon.0) 3307 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.766980+0000 mon.a (mon.0) 3308 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.705 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.775234+0000 mon.a (mon.0) 3309 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.705 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.663965+0000 mon.a (mon.0) 3301 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.705 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.667971+0000 mon.a (mon.0) 3302 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.669328+0000 mon.a (mon.0) 3303 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.676843+0000 mon.a (mon.0) 3304 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.759137+0000 mon.a (mon.0) 3305 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.762074+0000 mon.a (mon.0) 3306 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.765402+0000 mon.a (mon.0) 3307 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.766980+0000 mon.a (mon.0) 3308 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.775234+0000 mon.a (mon.0) 3309 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.856792+0000 mon.a (mon.0) 3310 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.860512+0000 mon.a (mon.0) 3311 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.706 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.865679+0000 mon.a (mon.0) 3312 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.867730+0000 mon.a (mon.0) 3313 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.878876+0000 mon.a (mon.0) 3314 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.959339+0000 mon.a (mon.0) 3315 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.962431+0000 mon.a (mon.0) 3316 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.965616+0000 mon.a (mon.0) 3317 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.966763+0000 mon.a (mon.0) 3318 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:05.989501+0000 mon.a (mon.0) 3319 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:06.071919+0000 mon.a (mon.0) 3320 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:06.074905+0000 mon.a (mon.0) 3321 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:06.078785+0000 mon.a (mon.0) 3322 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.707 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:06.080080+0000 mon.a (mon.0) 3323 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.708 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:06.089910+0000 mon.a (mon.0) 3324 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.708 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:06.171704+0000 mon.a (mon.0) 3325 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.708 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:06.174847+0000 mon.a (mon.0) 3326 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.708 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:06.180211+0000 mon.a (mon.0) 3327 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.708 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:06.185201+0000 mon.a (mon.0) 3328 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.708 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:06.193025+0000 mon.a (mon.0) 3329 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.709 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:06.277438+0000 mon.a (mon.0) 3330 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.709 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:06.282110+0000 mon.a (mon.0) 3331 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.709 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:06.286733+0000 mon.a (mon.0) 3332 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.709 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:06.288776+0000 mon.a (mon.0) 3333 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.709 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:06.299650+0000 mon.a (mon.0) 3334 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:06.379628+0000 mon.a (mon.0) 3335 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:06.382926+0000 mon.a (mon.0) 3336 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:06.387251+0000 mon.a (mon.0) 3337 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:06.389336+0000 mon.a (mon.0) 3338 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[84793]: audit 2023-12-20T20:13:06.400236+0000 mon.a (mon.0) 3339 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.856792+0000 mon.a (mon.0) 3310 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.860512+0000 mon.a (mon.0) 3311 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.865679+0000 mon.a (mon.0) 3312 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.867730+0000 mon.a (mon.0) 3313 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.878876+0000 mon.a (mon.0) 3314 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.959339+0000 mon.a (mon.0) 3315 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.962431+0000 mon.a (mon.0) 3316 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.965616+0000 mon.a (mon.0) 3317 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.966763+0000 mon.a (mon.0) 3318 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:05.989501+0000 mon.a (mon.0) 3319 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:06.071919+0000 mon.a (mon.0) 3320 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:06.074905+0000 mon.a (mon.0) 3321 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:06.078785+0000 mon.a (mon.0) 3322 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:06.080080+0000 mon.a (mon.0) 3323 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:06.089910+0000 mon.a (mon.0) 3324 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:06.171704+0000 mon.a (mon.0) 3325 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:06.174847+0000 mon.a (mon.0) 3326 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:06.180211+0000 mon.a (mon.0) 3327 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:06.185201+0000 mon.a (mon.0) 3328 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:06.193025+0000 mon.a (mon.0) 3329 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:06.277438+0000 mon.a (mon.0) 3330 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:06.282110+0000 mon.a (mon.0) 3331 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:06.286733+0000 mon.a (mon.0) 3332 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:06.288776+0000 mon.a (mon.0) 3333 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:06.299650+0000 mon.a (mon.0) 3334 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:06.379628+0000 mon.a (mon.0) 3335 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:06.382926+0000 mon.a (mon.0) 3336 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:06.387251+0000 mon.a (mon.0) 3337 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:06.389336+0000 mon.a (mon.0) 3338 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:06 smithi080 bash[80208]: audit 2023-12-20T20:13:06.400236+0000 mon.a (mon.0) 3339 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.890 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: cephadm 2023-12-20T20:13:04.653108+0000 mgr.x (mgr.25349) 1360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.890 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: cephadm 2023-12-20T20:13:04.751326+0000 mgr.x (mgr.25349) 1361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.890 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: cephadm 2023-12-20T20:13:04.848150+0000 mgr.x (mgr.25349) 1362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.890 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: cephadm 2023-12-20T20:13:04.952938+0000 mgr.x (mgr.25349) 1363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.890 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: cluster 2023-12-20T20:13:05.034731+0000 mgr.x (mgr.25349) 1364 : cluster 0 pgmap v281: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:13:06.890 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: cephadm 2023-12-20T20:13:05.055798+0000 mgr.x (mgr.25349) 1365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.890 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: cephadm 2023-12-20T20:13:05.159963+0000 mgr.x (mgr.25349) 1366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.891 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: cephadm 2023-12-20T20:13:05.272138+0000 mgr.x (mgr.25349) 1367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.891 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: cephadm 2023-12-20T20:13:05.369214+0000 mgr.x (mgr.25349) 1368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.891 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.460192+0000 mon.a (mon.0) 3291 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.891 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: cephadm 2023-12-20T20:13:05.467037+0000 mgr.x (mgr.25349) 1369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.891 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.545074+0000 mon.a (mon.0) 3292 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.891 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.548072+0000 mon.a (mon.0) 3293 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.891 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.555085+0000 mon.a (mon.0) 3294 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.891 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.556037+0000 mon.a (mon.0) 3295 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.891 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.562323+0000 mon.a (mon.0) 3296 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.891 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.562718+0000 mon.a (mon.0) 3297 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.891 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.564283+0000 mon.a (mon.0) 3298 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.891 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.572439+0000 mon.a (mon.0) 3299 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.891 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: cephadm 2023-12-20T20:13:05.579282+0000 mgr.x (mgr.25349) 1370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:06.891 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.660750+0000 mon.a (mon.0) 3300 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.892 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.663965+0000 mon.a (mon.0) 3301 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.892 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.667971+0000 mon.a (mon.0) 3302 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.892 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.669328+0000 mon.a (mon.0) 3303 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.892 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.676843+0000 mon.a (mon.0) 3304 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.892 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.759137+0000 mon.a (mon.0) 3305 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.892 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.762074+0000 mon.a (mon.0) 3306 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.892 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.765402+0000 mon.a (mon.0) 3307 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.892 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.766980+0000 mon.a (mon.0) 3308 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.893 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.775234+0000 mon.a (mon.0) 3309 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.893 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.856792+0000 mon.a (mon.0) 3310 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.893 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.860512+0000 mon.a (mon.0) 3311 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.893 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.865679+0000 mon.a (mon.0) 3312 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.893 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.867730+0000 mon.a (mon.0) 3313 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.893 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.878876+0000 mon.a (mon.0) 3314 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.893 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.959339+0000 mon.a (mon.0) 3315 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.893 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.962431+0000 mon.a (mon.0) 3316 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.893 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.965616+0000 mon.a (mon.0) 3317 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.893 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.966763+0000 mon.a (mon.0) 3318 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.893 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:05.989501+0000 mon.a (mon.0) 3319 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.893 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:06.071919+0000 mon.a (mon.0) 3320 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.893 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:06.074905+0000 mon.a (mon.0) 3321 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.893 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:06.078785+0000 mon.a (mon.0) 3322 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:06.080080+0000 mon.a (mon.0) 3323 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:06.089910+0000 mon.a (mon.0) 3324 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:06.171704+0000 mon.a (mon.0) 3325 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:06.174847+0000 mon.a (mon.0) 3326 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:06.180211+0000 mon.a (mon.0) 3327 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:06.185201+0000 mon.a (mon.0) 3328 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:06.193025+0000 mon.a (mon.0) 3329 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:06.277438+0000 mon.a (mon.0) 3330 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:06.282110+0000 mon.a (mon.0) 3331 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:06.286733+0000 mon.a (mon.0) 3332 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:06.288776+0000 mon.a (mon.0) 3333 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:06.299650+0000 mon.a (mon.0) 3334 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:06.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:06.379628+0000 mon.a (mon.0) 3335 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:06.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:06.382926+0000 mon.a (mon.0) 3336 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:06.895 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:06.387251+0000 mon.a (mon.0) 3337 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:06.895 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:06.389336+0000 mon.a (mon.0) 3338 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:06.895 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:06 smithi133 bash[68349]: audit 2023-12-20T20:13:06.400236+0000 mon.a (mon.0) 3339 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: cephadm 2023-12-20T20:13:05.683685+0000 mgr.x (mgr.25349) 1371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: cephadm 2023-12-20T20:13:05.782217+0000 mgr.x (mgr.25349) 1372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: cephadm 2023-12-20T20:13:05.885987+0000 mgr.x (mgr.25349) 1373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: cephadm 2023-12-20T20:13:05.996370+0000 mgr.x (mgr.25349) 1374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: cephadm 2023-12-20T20:13:06.096809+0000 mgr.x (mgr.25349) 1375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.194798+0000 mgr.x (mgr.25349) 1376 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:13:07.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: cephadm 2023-12-20T20:13:06.199874+0000 mgr.x (mgr.25349) 1377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: cephadm 2023-12-20T20:13:06.306564+0000 mgr.x (mgr.25349) 1378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: cephadm 2023-12-20T20:13:06.407203+0000 mgr.x (mgr.25349) 1379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.486707+0000 mon.a (mon.0) 3340 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.489249+0000 mon.a (mon.0) 3341 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.492345+0000 mon.a (mon.0) 3342 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.493966+0000 mon.a (mon.0) 3343 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.502973+0000 mon.a (mon.0) 3344 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: cephadm 2023-12-20T20:13:06.509822+0000 mgr.x (mgr.25349) 1380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.586914+0000 mon.a (mon.0) 3345 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.589972+0000 mon.a (mon.0) 3346 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.593996+0000 mon.a (mon.0) 3347 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.595367+0000 mon.a (mon.0) 3348 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.604954+0000 mon.a (mon.0) 3349 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: cephadm 2023-12-20T20:13:05.683685+0000 mgr.x (mgr.25349) 1371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: cephadm 2023-12-20T20:13:05.782217+0000 mgr.x (mgr.25349) 1372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: cephadm 2023-12-20T20:13:05.885987+0000 mgr.x (mgr.25349) 1373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: cephadm 2023-12-20T20:13:05.996370+0000 mgr.x (mgr.25349) 1374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: cephadm 2023-12-20T20:13:06.096809+0000 mgr.x (mgr.25349) 1375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.194798+0000 mgr.x (mgr.25349) 1376 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:13:07.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: cephadm 2023-12-20T20:13:06.199874+0000 mgr.x (mgr.25349) 1377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: cephadm 2023-12-20T20:13:06.306564+0000 mgr.x (mgr.25349) 1378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: cephadm 2023-12-20T20:13:06.407203+0000 mgr.x (mgr.25349) 1379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.486707+0000 mon.a (mon.0) 3340 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.489249+0000 mon.a (mon.0) 3341 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.492345+0000 mon.a (mon.0) 3342 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.493966+0000 mon.a (mon.0) 3343 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.502973+0000 mon.a (mon.0) 3344 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: cephadm 2023-12-20T20:13:06.509822+0000 mgr.x (mgr.25349) 1380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.586914+0000 mon.a (mon.0) 3345 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.589972+0000 mon.a (mon.0) 3346 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.593996+0000 mon.a (mon.0) 3347 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.595367+0000 mon.a (mon.0) 3348 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.604954+0000 mon.a (mon.0) 3349 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.687313+0000 mon.a (mon.0) 3350 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.690593+0000 mon.a (mon.0) 3351 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.694860+0000 mon.a (mon.0) 3352 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.696299+0000 mon.a (mon.0) 3353 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.705854+0000 mon.a (mon.0) 3354 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.787117+0000 mon.a (mon.0) 3355 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.790394+0000 mon.a (mon.0) 3356 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.794332+0000 mon.a (mon.0) 3357 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.795920+0000 mon.a (mon.0) 3358 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.805638+0000 mon.a (mon.0) 3359 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.889628+0000 mon.a (mon.0) 3360 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.892720+0000 mon.a (mon.0) 3361 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.895740+0000 mon.a (mon.0) 3362 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.897105+0000 mon.a (mon.0) 3363 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.906935+0000 mon.a (mon.0) 3364 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.988684+0000 mon.a (mon.0) 3365 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.992979+0000 mon.a (mon.0) 3366 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.996745+0000 mon.a (mon.0) 3367 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:06.998073+0000 mon.a (mon.0) 3368 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:07.007631+0000 mon.a (mon.0) 3369 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.687313+0000 mon.a (mon.0) 3350 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.690593+0000 mon.a (mon.0) 3351 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.694860+0000 mon.a (mon.0) 3352 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.696299+0000 mon.a (mon.0) 3353 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.705854+0000 mon.a (mon.0) 3354 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.787117+0000 mon.a (mon.0) 3355 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.790394+0000 mon.a (mon.0) 3356 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.794332+0000 mon.a (mon.0) 3357 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.795920+0000 mon.a (mon.0) 3358 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.805638+0000 mon.a (mon.0) 3359 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.889628+0000 mon.a (mon.0) 3360 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.892720+0000 mon.a (mon.0) 3361 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.895740+0000 mon.a (mon.0) 3362 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.897105+0000 mon.a (mon.0) 3363 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.906935+0000 mon.a (mon.0) 3364 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.988684+0000 mon.a (mon.0) 3365 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.992979+0000 mon.a (mon.0) 3366 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.996745+0000 mon.a (mon.0) 3367 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:06.998073+0000 mon.a (mon.0) 3368 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:07.007631+0000 mon.a (mon.0) 3369 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:07.091082+0000 mon.a (mon.0) 3370 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:07.094513+0000 mon.a (mon.0) 3371 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:07.097750+0000 mon.a (mon.0) 3372 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:07.099234+0000 mon.a (mon.0) 3373 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:07.109511+0000 mon.a (mon.0) 3374 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:07.189608+0000 mon.a (mon.0) 3375 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:07.192338+0000 mon.a (mon.0) 3376 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:07.194996+0000 mon.a (mon.0) 3377 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:07.196178+0000 mon.a (mon.0) 3378 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:07.204780+0000 mon.a (mon.0) 3379 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:07.283122+0000 mon.a (mon.0) 3380 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:07.286209+0000 mon.a (mon.0) 3381 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:07.289832+0000 mon.a (mon.0) 3382 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:07.291454+0000 mon.a (mon.0) 3383 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:07.300992+0000 mon.a (mon.0) 3384 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:07.378727+0000 mon.a (mon.0) 3385 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:07.382203+0000 mon.a (mon.0) 3386 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:07.385488+0000 mon.a (mon.0) 3387 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:07.387092+0000 mon.a (mon.0) 3388 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[80208]: audit 2023-12-20T20:13:07.398655+0000 mon.a (mon.0) 3389 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:07.091082+0000 mon.a (mon.0) 3370 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:07.094513+0000 mon.a (mon.0) 3371 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:07.097750+0000 mon.a (mon.0) 3372 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:07.099234+0000 mon.a (mon.0) 3373 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:07.109511+0000 mon.a (mon.0) 3374 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:07.189608+0000 mon.a (mon.0) 3375 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:07.192338+0000 mon.a (mon.0) 3376 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:07.194996+0000 mon.a (mon.0) 3377 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:07.196178+0000 mon.a (mon.0) 3378 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:07.204780+0000 mon.a (mon.0) 3379 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:07.283122+0000 mon.a (mon.0) 3380 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:07.286209+0000 mon.a (mon.0) 3381 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:07.289832+0000 mon.a (mon.0) 3382 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:07.291454+0000 mon.a (mon.0) 3383 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:07.300992+0000 mon.a (mon.0) 3384 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:07.378727+0000 mon.a (mon.0) 3385 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:07.382203+0000 mon.a (mon.0) 3386 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:07.385488+0000 mon.a (mon.0) 3387 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:07.387092+0000 mon.a (mon.0) 3388 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:07 smithi080 bash[84793]: audit 2023-12-20T20:13:07.398655+0000 mon.a (mon.0) 3389 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: cephadm 2023-12-20T20:13:05.683685+0000 mgr.x (mgr.25349) 1371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: cephadm 2023-12-20T20:13:05.782217+0000 mgr.x (mgr.25349) 1372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: cephadm 2023-12-20T20:13:05.885987+0000 mgr.x (mgr.25349) 1373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: cephadm 2023-12-20T20:13:05.996370+0000 mgr.x (mgr.25349) 1374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: cephadm 2023-12-20T20:13:06.096809+0000 mgr.x (mgr.25349) 1375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.194798+0000 mgr.x (mgr.25349) 1376 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:13:07.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: cephadm 2023-12-20T20:13:06.199874+0000 mgr.x (mgr.25349) 1377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: cephadm 2023-12-20T20:13:06.306564+0000 mgr.x (mgr.25349) 1378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: cephadm 2023-12-20T20:13:06.407203+0000 mgr.x (mgr.25349) 1379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.486707+0000 mon.a (mon.0) 3340 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.489249+0000 mon.a (mon.0) 3341 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.492345+0000 mon.a (mon.0) 3342 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.493966+0000 mon.a (mon.0) 3343 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.502973+0000 mon.a (mon.0) 3344 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: cephadm 2023-12-20T20:13:06.509822+0000 mgr.x (mgr.25349) 1380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:07.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.586914+0000 mon.a (mon.0) 3345 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.589972+0000 mon.a (mon.0) 3346 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.593996+0000 mon.a (mon.0) 3347 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.595367+0000 mon.a (mon.0) 3348 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.604954+0000 mon.a (mon.0) 3349 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.687313+0000 mon.a (mon.0) 3350 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.690593+0000 mon.a (mon.0) 3351 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.694860+0000 mon.a (mon.0) 3352 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.696299+0000 mon.a (mon.0) 3353 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.705854+0000 mon.a (mon.0) 3354 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.787117+0000 mon.a (mon.0) 3355 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.790394+0000 mon.a (mon.0) 3356 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.794332+0000 mon.a (mon.0) 3357 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.795920+0000 mon.a (mon.0) 3358 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.805638+0000 mon.a (mon.0) 3359 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.889628+0000 mon.a (mon.0) 3360 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.892720+0000 mon.a (mon.0) 3361 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.895740+0000 mon.a (mon.0) 3362 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.897105+0000 mon.a (mon.0) 3363 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.906935+0000 mon.a (mon.0) 3364 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.988684+0000 mon.a (mon.0) 3365 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.992979+0000 mon.a (mon.0) 3366 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.996745+0000 mon.a (mon.0) 3367 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:06.998073+0000 mon.a (mon.0) 3368 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:07.007631+0000 mon.a (mon.0) 3369 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:07.091082+0000 mon.a (mon.0) 3370 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:07.094513+0000 mon.a (mon.0) 3371 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:07.097750+0000 mon.a (mon.0) 3372 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:07.099234+0000 mon.a (mon.0) 3373 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:07.109511+0000 mon.a (mon.0) 3374 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:07.189608+0000 mon.a (mon.0) 3375 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:07.192338+0000 mon.a (mon.0) 3376 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:07.194996+0000 mon.a (mon.0) 3377 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:07.196178+0000 mon.a (mon.0) 3378 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:07.204780+0000 mon.a (mon.0) 3379 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:07.283122+0000 mon.a (mon.0) 3380 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:07.286209+0000 mon.a (mon.0) 3381 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:07.289832+0000 mon.a (mon.0) 3382 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:07.291454+0000 mon.a (mon.0) 3383 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:07.300992+0000 mon.a (mon.0) 3384 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:07.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:07.378727+0000 mon.a (mon.0) 3385 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:07.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:07.382203+0000 mon.a (mon.0) 3386 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:07.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:07.385488+0000 mon.a (mon.0) 3387 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:07.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:07.387092+0000 mon.a (mon.0) 3388 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:07.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:07 smithi133 bash[68349]: audit 2023-12-20T20:13:07.398655+0000 mon.a (mon.0) 3389 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.770 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: cephadm 2023-12-20T20:13:06.611935+0000 mgr.x (mgr.25349) 1381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.770 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: cephadm 2023-12-20T20:13:06.712715+0000 mgr.x (mgr.25349) 1382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.770 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: cephadm 2023-12-20T20:13:06.812501+0000 mgr.x (mgr.25349) 1383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: cephadm 2023-12-20T20:13:06.913772+0000 mgr.x (mgr.25349) 1384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: cephadm 2023-12-20T20:13:07.014677+0000 mgr.x (mgr.25349) 1385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: cluster 2023-12-20T20:13:07.035842+0000 mgr.x (mgr.25349) 1386 : cluster 0 pgmap v282: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:13:08.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: cephadm 2023-12-20T20:13:07.116593+0000 mgr.x (mgr.25349) 1387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: cephadm 2023-12-20T20:13:07.211567+0000 mgr.x (mgr.25349) 1388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: cephadm 2023-12-20T20:13:07.307767+0000 mgr.x (mgr.25349) 1389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: cephadm 2023-12-20T20:13:07.405488+0000 mgr.x (mgr.25349) 1390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.482200+0000 mon.a (mon.0) 3390 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.486304+0000 mon.a (mon.0) 3391 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.489327+0000 mon.a (mon.0) 3392 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.490686+0000 mon.a (mon.0) 3393 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.498187+0000 mon.a (mon.0) 3394 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: cephadm 2023-12-20T20:13:07.504878+0000 mgr.x (mgr.25349) 1391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.581945+0000 mon.a (mon.0) 3395 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.772 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.585242+0000 mon.a (mon.0) 3396 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.772 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.589959+0000 mon.a (mon.0) 3397 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.772 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.591768+0000 mon.a (mon.0) 3398 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.772 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: cephadm 2023-12-20T20:13:06.611935+0000 mgr.x (mgr.25349) 1381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.772 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: cephadm 2023-12-20T20:13:06.712715+0000 mgr.x (mgr.25349) 1382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.772 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: cephadm 2023-12-20T20:13:06.812501+0000 mgr.x (mgr.25349) 1383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.772 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: cephadm 2023-12-20T20:13:06.913772+0000 mgr.x (mgr.25349) 1384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.772 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: cephadm 2023-12-20T20:13:07.014677+0000 mgr.x (mgr.25349) 1385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.772 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: cluster 2023-12-20T20:13:07.035842+0000 mgr.x (mgr.25349) 1386 : cluster 0 pgmap v282: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:13:08.772 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: cephadm 2023-12-20T20:13:07.116593+0000 mgr.x (mgr.25349) 1387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.772 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: cephadm 2023-12-20T20:13:07.211567+0000 mgr.x (mgr.25349) 1388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.773 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: cephadm 2023-12-20T20:13:07.307767+0000 mgr.x (mgr.25349) 1389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.773 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: cephadm 2023-12-20T20:13:07.405488+0000 mgr.x (mgr.25349) 1390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.773 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.482200+0000 mon.a (mon.0) 3390 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.773 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.486304+0000 mon.a (mon.0) 3391 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.773 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.489327+0000 mon.a (mon.0) 3392 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.773 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.490686+0000 mon.a (mon.0) 3393 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.773 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.498187+0000 mon.a (mon.0) 3394 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.773 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: cephadm 2023-12-20T20:13:07.504878+0000 mgr.x (mgr.25349) 1391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.773 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.581945+0000 mon.a (mon.0) 3395 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.773 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.585242+0000 mon.a (mon.0) 3396 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.773 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.589959+0000 mon.a (mon.0) 3397 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.773 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.591768+0000 mon.a (mon.0) 3398 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.774 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.602299+0000 mon.a (mon.0) 3399 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.774 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.685113+0000 mon.a (mon.0) 3400 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.774 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.689170+0000 mon.a (mon.0) 3401 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.774 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.693065+0000 mon.a (mon.0) 3402 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.774 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.694575+0000 mon.a (mon.0) 3403 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.774 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.703707+0000 mon.a (mon.0) 3404 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.774 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.786027+0000 mon.a (mon.0) 3405 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.774 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.789849+0000 mon.a (mon.0) 3406 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.793254+0000 mon.a (mon.0) 3407 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.794908+0000 mon.a (mon.0) 3408 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.804366+0000 mon.a (mon.0) 3409 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.880469+0000 mon.a (mon.0) 3410 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.884271+0000 mon.a (mon.0) 3411 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.888237+0000 mon.a (mon.0) 3412 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.889587+0000 mon.a (mon.0) 3413 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.899067+0000 mon.a (mon.0) 3414 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.978921+0000 mon.a (mon.0) 3415 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.982187+0000 mon.a (mon.0) 3416 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.985685+0000 mon.a (mon.0) 3417 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.987187+0000 mon.a (mon.0) 3418 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:07.995131+0000 mon.a (mon.0) 3419 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.775 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:08.073334+0000 mon.a (mon.0) 3420 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.776 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:08.076001+0000 mon.a (mon.0) 3421 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.776 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:08.079395+0000 mon.a (mon.0) 3422 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.776 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:08.080632+0000 mon.a (mon.0) 3423 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.776 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:08.088754+0000 mon.a (mon.0) 3424 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.776 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:08.174765+0000 mon.a (mon.0) 3425 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.776 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:08.177595+0000 mon.a (mon.0) 3426 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.776 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:08.181147+0000 mon.a (mon.0) 3427 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.776 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:08.182633+0000 mon.a (mon.0) 3428 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.776 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:08.191035+0000 mon.a (mon.0) 3429 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.776 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:08.270289+0000 mon.a (mon.0) 3430 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.776 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:08.273609+0000 mon.a (mon.0) 3431 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.776 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:08.278133+0000 mon.a (mon.0) 3432 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.776 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:08.279758+0000 mon.a (mon.0) 3433 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.776 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:08.288938+0000 mon.a (mon.0) 3434 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.777 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:08.368340+0000 mon.a (mon.0) 3435 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.777 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:08.372771+0000 mon.a (mon.0) 3436 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.777 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:08.376783+0000 mon.a (mon.0) 3437 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.777 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:08.378585+0000 mon.a (mon.0) 3438 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.777 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[84793]: audit 2023-12-20T20:13:08.388941+0000 mon.a (mon.0) 3439 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.777 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.602299+0000 mon.a (mon.0) 3399 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.777 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.685113+0000 mon.a (mon.0) 3400 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.777 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.689170+0000 mon.a (mon.0) 3401 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.778 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.693065+0000 mon.a (mon.0) 3402 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.778 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.694575+0000 mon.a (mon.0) 3403 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.778 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.703707+0000 mon.a (mon.0) 3404 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.778 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.786027+0000 mon.a (mon.0) 3405 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.778 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.789849+0000 mon.a (mon.0) 3406 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.778 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.793254+0000 mon.a (mon.0) 3407 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.778 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.794908+0000 mon.a (mon.0) 3408 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.778 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.804366+0000 mon.a (mon.0) 3409 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.778 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.880469+0000 mon.a (mon.0) 3410 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.778 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.884271+0000 mon.a (mon.0) 3411 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.778 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.888237+0000 mon.a (mon.0) 3412 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.778 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.889587+0000 mon.a (mon.0) 3413 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.778 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.899067+0000 mon.a (mon.0) 3414 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.778 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.978921+0000 mon.a (mon.0) 3415 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.779 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.982187+0000 mon.a (mon.0) 3416 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.779 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.985685+0000 mon.a (mon.0) 3417 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.779 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.987187+0000 mon.a (mon.0) 3418 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.779 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:07.995131+0000 mon.a (mon.0) 3419 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.779 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:08.073334+0000 mon.a (mon.0) 3420 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.779 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:08.076001+0000 mon.a (mon.0) 3421 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.779 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:08.079395+0000 mon.a (mon.0) 3422 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.779 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:08.080632+0000 mon.a (mon.0) 3423 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.779 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:08.088754+0000 mon.a (mon.0) 3424 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.779 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:08.174765+0000 mon.a (mon.0) 3425 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.779 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:08.177595+0000 mon.a (mon.0) 3426 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.779 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:08.181147+0000 mon.a (mon.0) 3427 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.779 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:08.182633+0000 mon.a (mon.0) 3428 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.779 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:08.191035+0000 mon.a (mon.0) 3429 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.780 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:08.270289+0000 mon.a (mon.0) 3430 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.780 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:08.273609+0000 mon.a (mon.0) 3431 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.780 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:08.278133+0000 mon.a (mon.0) 3432 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.780 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:08.279758+0000 mon.a (mon.0) 3433 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.780 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:08.288938+0000 mon.a (mon.0) 3434 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.780 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:08.368340+0000 mon.a (mon.0) 3435 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.780 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:08.372771+0000 mon.a (mon.0) 3436 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.780 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:08.376783+0000 mon.a (mon.0) 3437 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.780 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:08.378585+0000 mon.a (mon.0) 3438 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.780 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:08 smithi080 bash[80208]: audit 2023-12-20T20:13:08.388941+0000 mon.a (mon.0) 3439 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: cephadm 2023-12-20T20:13:06.611935+0000 mgr.x (mgr.25349) 1381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: cephadm 2023-12-20T20:13:06.712715+0000 mgr.x (mgr.25349) 1382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: cephadm 2023-12-20T20:13:06.812501+0000 mgr.x (mgr.25349) 1383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: cephadm 2023-12-20T20:13:06.913772+0000 mgr.x (mgr.25349) 1384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: cephadm 2023-12-20T20:13:07.014677+0000 mgr.x (mgr.25349) 1385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: cluster 2023-12-20T20:13:07.035842+0000 mgr.x (mgr.25349) 1386 : cluster 0 pgmap v282: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:13:08.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: cephadm 2023-12-20T20:13:07.116593+0000 mgr.x (mgr.25349) 1387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: cephadm 2023-12-20T20:13:07.211567+0000 mgr.x (mgr.25349) 1388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: cephadm 2023-12-20T20:13:07.307767+0000 mgr.x (mgr.25349) 1389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: cephadm 2023-12-20T20:13:07.405488+0000 mgr.x (mgr.25349) 1390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.482200+0000 mon.a (mon.0) 3390 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.486304+0000 mon.a (mon.0) 3391 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.489327+0000 mon.a (mon.0) 3392 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.490686+0000 mon.a (mon.0) 3393 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.498187+0000 mon.a (mon.0) 3394 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: cephadm 2023-12-20T20:13:07.504878+0000 mgr.x (mgr.25349) 1391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:08.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.581945+0000 mon.a (mon.0) 3395 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.585242+0000 mon.a (mon.0) 3396 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.589959+0000 mon.a (mon.0) 3397 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.591768+0000 mon.a (mon.0) 3398 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.602299+0000 mon.a (mon.0) 3399 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.685113+0000 mon.a (mon.0) 3400 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.689170+0000 mon.a (mon.0) 3401 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.693065+0000 mon.a (mon.0) 3402 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.694575+0000 mon.a (mon.0) 3403 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.703707+0000 mon.a (mon.0) 3404 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.786027+0000 mon.a (mon.0) 3405 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.789849+0000 mon.a (mon.0) 3406 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.793254+0000 mon.a (mon.0) 3407 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.794908+0000 mon.a (mon.0) 3408 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.804366+0000 mon.a (mon.0) 3409 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.880469+0000 mon.a (mon.0) 3410 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.884271+0000 mon.a (mon.0) 3411 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.888237+0000 mon.a (mon.0) 3412 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.889587+0000 mon.a (mon.0) 3413 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.899067+0000 mon.a (mon.0) 3414 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.978921+0000 mon.a (mon.0) 3415 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.982187+0000 mon.a (mon.0) 3416 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.985685+0000 mon.a (mon.0) 3417 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.987187+0000 mon.a (mon.0) 3418 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:07.995131+0000 mon.a (mon.0) 3419 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:08.073334+0000 mon.a (mon.0) 3420 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:08.076001+0000 mon.a (mon.0) 3421 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:08.079395+0000 mon.a (mon.0) 3422 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:08.080632+0000 mon.a (mon.0) 3423 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:08.088754+0000 mon.a (mon.0) 3424 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:08.174765+0000 mon.a (mon.0) 3425 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:08.177595+0000 mon.a (mon.0) 3426 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:08.181147+0000 mon.a (mon.0) 3427 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:08.182633+0000 mon.a (mon.0) 3428 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:08.191035+0000 mon.a (mon.0) 3429 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:08.270289+0000 mon.a (mon.0) 3430 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:08.273609+0000 mon.a (mon.0) 3431 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:08.278133+0000 mon.a (mon.0) 3432 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:08.279758+0000 mon.a (mon.0) 3433 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:08.288938+0000 mon.a (mon.0) 3434 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:08.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:08.368340+0000 mon.a (mon.0) 3435 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:08.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:08.372771+0000 mon.a (mon.0) 3436 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:08.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:08.376783+0000 mon.a (mon.0) 3437 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:08.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:08.378585+0000 mon.a (mon.0) 3438 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:08.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:08 smithi133 bash[68349]: audit 2023-12-20T20:13:08.388941+0000 mon.a (mon.0) 3439 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.487 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[102126]: debug 2023-12-20T20:13:09.397+0000 7ff07bee9640 -1 Falling back to public interface 2023-12-20T20:13:09.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: cephadm 2023-12-20T20:13:07.609398+0000 mgr.x (mgr.25349) 1392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: cephadm 2023-12-20T20:13:07.710550+0000 mgr.x (mgr.25349) 1393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: cephadm 2023-12-20T20:13:07.811322+0000 mgr.x (mgr.25349) 1394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: cephadm 2023-12-20T20:13:07.906175+0000 mgr.x (mgr.25349) 1395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: cephadm 2023-12-20T20:13:08.002390+0000 mgr.x (mgr.25349) 1396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: cephadm 2023-12-20T20:13:08.095943+0000 mgr.x (mgr.25349) 1397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: cephadm 2023-12-20T20:13:08.197912+0000 mgr.x (mgr.25349) 1398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: cephadm 2023-12-20T20:13:08.295936+0000 mgr.x (mgr.25349) 1399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: cephadm 2023-12-20T20:13:08.395985+0000 mgr.x (mgr.25349) 1400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.483307+0000 mon.a (mon.0) 3440 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.486680+0000 mon.a (mon.0) 3441 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.489845+0000 mon.a (mon.0) 3442 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.491027+0000 mon.a (mon.0) 3443 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.498128+0000 mon.a (mon.0) 3444 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: cephadm 2023-12-20T20:13:08.505040+0000 mgr.x (mgr.25349) 1401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.580279+0000 mon.a (mon.0) 3445 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.584099+0000 mon.a (mon.0) 3446 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.588230+0000 mon.a (mon.0) 3447 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.589969+0000 mon.a (mon.0) 3448 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.603172+0000 mon.a (mon.0) 3449 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.688136+0000 mon.a (mon.0) 3450 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: cephadm 2023-12-20T20:13:07.609398+0000 mgr.x (mgr.25349) 1392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: cephadm 2023-12-20T20:13:07.710550+0000 mgr.x (mgr.25349) 1393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: cephadm 2023-12-20T20:13:07.811322+0000 mgr.x (mgr.25349) 1394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: cephadm 2023-12-20T20:13:07.906175+0000 mgr.x (mgr.25349) 1395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: cephadm 2023-12-20T20:13:08.002390+0000 mgr.x (mgr.25349) 1396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: cephadm 2023-12-20T20:13:08.095943+0000 mgr.x (mgr.25349) 1397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: cephadm 2023-12-20T20:13:08.197912+0000 mgr.x (mgr.25349) 1398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: cephadm 2023-12-20T20:13:08.295936+0000 mgr.x (mgr.25349) 1399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: cephadm 2023-12-20T20:13:08.395985+0000 mgr.x (mgr.25349) 1400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.483307+0000 mon.a (mon.0) 3440 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.486680+0000 mon.a (mon.0) 3441 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.489845+0000 mon.a (mon.0) 3442 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.491027+0000 mon.a (mon.0) 3443 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.498128+0000 mon.a (mon.0) 3444 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: cephadm 2023-12-20T20:13:08.505040+0000 mgr.x (mgr.25349) 1401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.580279+0000 mon.a (mon.0) 3445 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.584099+0000 mon.a (mon.0) 3446 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.588230+0000 mon.a (mon.0) 3447 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.589969+0000 mon.a (mon.0) 3448 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.603172+0000 mon.a (mon.0) 3449 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.688136+0000 mon.a (mon.0) 3450 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.691188+0000 mon.a (mon.0) 3451 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.694114+0000 mon.a (mon.0) 3452 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.695505+0000 mon.a (mon.0) 3453 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.707041+0000 mon.a (mon.0) 3454 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.786116+0000 mon.a (mon.0) 3455 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.789371+0000 mon.a (mon.0) 3456 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.792717+0000 mon.a (mon.0) 3457 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.794328+0000 mon.a (mon.0) 3458 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.808458+0000 mon.a (mon.0) 3459 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.891658+0000 mon.a (mon.0) 3460 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.894636+0000 mon.a (mon.0) 3461 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.898401+0000 mon.a (mon.0) 3462 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.899918+0000 mon.a (mon.0) 3463 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.911836+0000 mon.a (mon.0) 3464 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.991696+0000 mon.a (mon.0) 3465 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.994806+0000 mon.a (mon.0) 3466 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.997889+0000 mon.a (mon.0) 3467 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:08.999428+0000 mon.a (mon.0) 3468 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:09.011037+0000 mon.a (mon.0) 3469 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.691188+0000 mon.a (mon.0) 3451 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.694114+0000 mon.a (mon.0) 3452 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.695505+0000 mon.a (mon.0) 3453 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.707041+0000 mon.a (mon.0) 3454 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.786116+0000 mon.a (mon.0) 3455 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.789371+0000 mon.a (mon.0) 3456 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.792717+0000 mon.a (mon.0) 3457 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.794328+0000 mon.a (mon.0) 3458 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.808458+0000 mon.a (mon.0) 3459 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.891658+0000 mon.a (mon.0) 3460 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.894636+0000 mon.a (mon.0) 3461 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.898401+0000 mon.a (mon.0) 3462 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.899918+0000 mon.a (mon.0) 3463 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.911836+0000 mon.a (mon.0) 3464 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.991696+0000 mon.a (mon.0) 3465 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.994806+0000 mon.a (mon.0) 3466 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.997889+0000 mon.a (mon.0) 3467 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:08.999428+0000 mon.a (mon.0) 3468 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:09.011037+0000 mon.a (mon.0) 3469 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:09.089094+0000 mon.a (mon.0) 3470 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:09.093426+0000 mon.a (mon.0) 3471 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:09.097998+0000 mon.a (mon.0) 3472 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:09.099441+0000 mon.a (mon.0) 3473 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:09.109918+0000 mon.a (mon.0) 3474 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:09.189569+0000 mon.a (mon.0) 3475 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:09.192582+0000 mon.a (mon.0) 3476 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:09.195075+0000 mon.a (mon.0) 3477 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:09.195931+0000 mon.a (mon.0) 3478 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:09.206019+0000 mon.a (mon.0) 3479 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:09.287864+0000 mon.a (mon.0) 3480 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:09.292048+0000 mon.a (mon.0) 3481 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:09.295869+0000 mon.a (mon.0) 3482 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:09.297447+0000 mon.a (mon.0) 3483 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:09.309240+0000 mon.a (mon.0) 3484 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:09.391120+0000 mon.a (mon.0) 3485 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:09.394151+0000 mon.a (mon.0) 3486 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:09.397806+0000 mon.a (mon.0) 3487 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:09.399291+0000 mon.a (mon.0) 3488 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[80208]: audit 2023-12-20T20:13:09.410718+0000 mon.a (mon.0) 3489 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:09.089094+0000 mon.a (mon.0) 3470 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:09.093426+0000 mon.a (mon.0) 3471 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:09.097998+0000 mon.a (mon.0) 3472 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:09.099441+0000 mon.a (mon.0) 3473 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:09.109918+0000 mon.a (mon.0) 3474 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:09.189569+0000 mon.a (mon.0) 3475 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:09.192582+0000 mon.a (mon.0) 3476 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:09.195075+0000 mon.a (mon.0) 3477 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:09.195931+0000 mon.a (mon.0) 3478 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:09.206019+0000 mon.a (mon.0) 3479 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:09.287864+0000 mon.a (mon.0) 3480 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:09.292048+0000 mon.a (mon.0) 3481 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:09.295869+0000 mon.a (mon.0) 3482 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:09.297447+0000 mon.a (mon.0) 3483 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:09.309240+0000 mon.a (mon.0) 3484 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:09.391120+0000 mon.a (mon.0) 3485 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:09.394151+0000 mon.a (mon.0) 3486 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:09.397806+0000 mon.a (mon.0) 3487 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:09.399291+0000 mon.a (mon.0) 3488 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:09 smithi080 bash[84793]: audit 2023-12-20T20:13:09.410718+0000 mon.a (mon.0) 3489 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: cephadm 2023-12-20T20:13:07.609398+0000 mgr.x (mgr.25349) 1392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: cephadm 2023-12-20T20:13:07.710550+0000 mgr.x (mgr.25349) 1393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: cephadm 2023-12-20T20:13:07.811322+0000 mgr.x (mgr.25349) 1394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: cephadm 2023-12-20T20:13:07.906175+0000 mgr.x (mgr.25349) 1395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: cephadm 2023-12-20T20:13:08.002390+0000 mgr.x (mgr.25349) 1396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: cephadm 2023-12-20T20:13:08.095943+0000 mgr.x (mgr.25349) 1397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: cephadm 2023-12-20T20:13:08.197912+0000 mgr.x (mgr.25349) 1398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: cephadm 2023-12-20T20:13:08.295936+0000 mgr.x (mgr.25349) 1399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: cephadm 2023-12-20T20:13:08.395985+0000 mgr.x (mgr.25349) 1400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.483307+0000 mon.a (mon.0) 3440 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.486680+0000 mon.a (mon.0) 3441 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.489845+0000 mon.a (mon.0) 3442 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.491027+0000 mon.a (mon.0) 3443 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.498128+0000 mon.a (mon.0) 3444 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: cephadm 2023-12-20T20:13:08.505040+0000 mgr.x (mgr.25349) 1401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:09.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.580279+0000 mon.a (mon.0) 3445 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.584099+0000 mon.a (mon.0) 3446 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.588230+0000 mon.a (mon.0) 3447 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.589969+0000 mon.a (mon.0) 3448 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.603172+0000 mon.a (mon.0) 3449 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.688136+0000 mon.a (mon.0) 3450 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.691188+0000 mon.a (mon.0) 3451 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.694114+0000 mon.a (mon.0) 3452 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.695505+0000 mon.a (mon.0) 3453 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.707041+0000 mon.a (mon.0) 3454 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.786116+0000 mon.a (mon.0) 3455 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.789371+0000 mon.a (mon.0) 3456 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.792717+0000 mon.a (mon.0) 3457 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.794328+0000 mon.a (mon.0) 3458 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.808458+0000 mon.a (mon.0) 3459 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.891658+0000 mon.a (mon.0) 3460 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.894636+0000 mon.a (mon.0) 3461 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.898401+0000 mon.a (mon.0) 3462 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.899918+0000 mon.a (mon.0) 3463 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.911836+0000 mon.a (mon.0) 3464 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.991696+0000 mon.a (mon.0) 3465 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.994806+0000 mon.a (mon.0) 3466 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.997889+0000 mon.a (mon.0) 3467 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:08.999428+0000 mon.a (mon.0) 3468 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:09.011037+0000 mon.a (mon.0) 3469 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:09.089094+0000 mon.a (mon.0) 3470 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:09.093426+0000 mon.a (mon.0) 3471 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:09.097998+0000 mon.a (mon.0) 3472 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:09.099441+0000 mon.a (mon.0) 3473 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:09.109918+0000 mon.a (mon.0) 3474 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:09.189569+0000 mon.a (mon.0) 3475 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:09.192582+0000 mon.a (mon.0) 3476 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:09.195075+0000 mon.a (mon.0) 3477 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:09.195931+0000 mon.a (mon.0) 3478 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:09.206019+0000 mon.a (mon.0) 3479 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:09.287864+0000 mon.a (mon.0) 3480 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:09.292048+0000 mon.a (mon.0) 3481 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:09.295869+0000 mon.a (mon.0) 3482 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:09.297447+0000 mon.a (mon.0) 3483 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:09.309240+0000 mon.a (mon.0) 3484 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:09.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:09.391120+0000 mon.a (mon.0) 3485 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:09.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:09.394151+0000 mon.a (mon.0) 3486 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:09.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:09.397806+0000 mon.a (mon.0) 3487 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:09.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:09.399291+0000 mon.a (mon.0) 3488 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:09.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:09 smithi133 bash[68349]: audit 2023-12-20T20:13:09.410718+0000 mon.a (mon.0) 3489 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: cephadm 2023-12-20T20:13:08.610291+0000 mgr.x (mgr.25349) 1402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: cephadm 2023-12-20T20:13:08.713956+0000 mgr.x (mgr.25349) 1403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: cephadm 2023-12-20T20:13:08.815331+0000 mgr.x (mgr.25349) 1404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: cephadm 2023-12-20T20:13:08.919051+0000 mgr.x (mgr.25349) 1405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: cephadm 2023-12-20T20:13:09.018109+0000 mgr.x (mgr.25349) 1406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: cluster 2023-12-20T20:13:09.036961+0000 mgr.x (mgr.25349) 1407 : cluster 0 pgmap v283: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:13:10.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: cephadm 2023-12-20T20:13:09.116988+0000 mgr.x (mgr.25349) 1408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: cephadm 2023-12-20T20:13:09.212903+0000 mgr.x (mgr.25349) 1409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: cephadm 2023-12-20T20:13:09.316331+0000 mgr.x (mgr.25349) 1410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: cephadm 2023-12-20T20:13:09.417571+0000 mgr.x (mgr.25349) 1411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.492225+0000 mon.a (mon.0) 3490 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.494965+0000 mon.a (mon.0) 3491 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.497716+0000 mon.a (mon.0) 3492 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.498842+0000 mon.a (mon.0) 3493 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.506757+0000 mon.a (mon.0) 3494 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: cephadm 2023-12-20T20:13:09.513630+0000 mgr.x (mgr.25349) 1412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.590910+0000 mon.a (mon.0) 3495 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.594174+0000 mon.a (mon.0) 3496 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.598021+0000 mon.a (mon.0) 3497 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.599522+0000 mon.a (mon.0) 3498 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: cephadm 2023-12-20T20:13:08.610291+0000 mgr.x (mgr.25349) 1402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: cephadm 2023-12-20T20:13:08.713956+0000 mgr.x (mgr.25349) 1403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: cephadm 2023-12-20T20:13:08.815331+0000 mgr.x (mgr.25349) 1404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: cephadm 2023-12-20T20:13:08.919051+0000 mgr.x (mgr.25349) 1405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: cephadm 2023-12-20T20:13:09.018109+0000 mgr.x (mgr.25349) 1406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: cluster 2023-12-20T20:13:09.036961+0000 mgr.x (mgr.25349) 1407 : cluster 0 pgmap v283: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:13:10.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: cephadm 2023-12-20T20:13:09.116988+0000 mgr.x (mgr.25349) 1408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: cephadm 2023-12-20T20:13:09.212903+0000 mgr.x (mgr.25349) 1409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: cephadm 2023-12-20T20:13:09.316331+0000 mgr.x (mgr.25349) 1410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: cephadm 2023-12-20T20:13:09.417571+0000 mgr.x (mgr.25349) 1411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.492225+0000 mon.a (mon.0) 3490 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.494965+0000 mon.a (mon.0) 3491 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.497716+0000 mon.a (mon.0) 3492 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.498842+0000 mon.a (mon.0) 3493 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.506757+0000 mon.a (mon.0) 3494 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: cephadm 2023-12-20T20:13:09.513630+0000 mgr.x (mgr.25349) 1412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.590910+0000 mon.a (mon.0) 3495 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.594174+0000 mon.a (mon.0) 3496 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.598021+0000 mon.a (mon.0) 3497 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.599522+0000 mon.a (mon.0) 3498 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.609577+0000 mon.a (mon.0) 3499 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.691051+0000 mon.a (mon.0) 3500 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.694406+0000 mon.a (mon.0) 3501 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.698447+0000 mon.a (mon.0) 3502 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.700273+0000 mon.a (mon.0) 3503 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.710326+0000 mon.a (mon.0) 3504 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.790796+0000 mon.a (mon.0) 3505 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.794256+0000 mon.a (mon.0) 3506 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.797961+0000 mon.a (mon.0) 3507 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.799320+0000 mon.a (mon.0) 3508 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.808608+0000 mon.a (mon.0) 3509 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.889047+0000 mon.a (mon.0) 3510 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.891999+0000 mon.a (mon.0) 3511 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.895487+0000 mon.a (mon.0) 3512 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.896777+0000 mon.a (mon.0) 3513 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.906194+0000 mon.a (mon.0) 3514 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.987983+0000 mon.a (mon.0) 3515 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.991214+0000 mon.a (mon.0) 3516 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.995785+0000 mon.a (mon.0) 3517 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:09.997526+0000 mon.a (mon.0) 3518 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.609577+0000 mon.a (mon.0) 3499 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.691051+0000 mon.a (mon.0) 3500 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.694406+0000 mon.a (mon.0) 3501 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.698447+0000 mon.a (mon.0) 3502 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.700273+0000 mon.a (mon.0) 3503 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.710326+0000 mon.a (mon.0) 3504 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.790796+0000 mon.a (mon.0) 3505 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.794256+0000 mon.a (mon.0) 3506 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.797961+0000 mon.a (mon.0) 3507 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.799320+0000 mon.a (mon.0) 3508 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.808608+0000 mon.a (mon.0) 3509 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.889047+0000 mon.a (mon.0) 3510 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.891999+0000 mon.a (mon.0) 3511 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.895487+0000 mon.a (mon.0) 3512 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.896777+0000 mon.a (mon.0) 3513 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.906194+0000 mon.a (mon.0) 3514 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.987983+0000 mon.a (mon.0) 3515 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.991214+0000 mon.a (mon.0) 3516 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.995785+0000 mon.a (mon.0) 3517 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:09.997526+0000 mon.a (mon.0) 3518 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.008350+0000 mon.a (mon.0) 3519 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.039868+0000 mon.a (mon.0) 3520 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.041349+0000 mon.a (mon.0) 3521 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:13:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.131245+0000 mon.a (mon.0) 3522 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.134982+0000 mon.a (mon.0) 3523 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.138797+0000 mon.a (mon.0) 3524 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.140262+0000 mon.a (mon.0) 3525 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.149565+0000 mon.a (mon.0) 3526 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.226893+0000 mon.a (mon.0) 3527 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.232037+0000 mon.a (mon.0) 3528 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.237339+0000 mon.a (mon.0) 3529 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.238838+0000 mon.a (mon.0) 3530 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.248280+0000 mon.a (mon.0) 3531 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.337203+0000 mon.a (mon.0) 3532 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.340646+0000 mon.a (mon.0) 3533 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.343894+0000 mon.a (mon.0) 3534 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.345341+0000 mon.a (mon.0) 3535 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.353808+0000 mon.a (mon.0) 3536 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.434441+0000 mon.a (mon.0) 3537 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.437879+0000 mon.a (mon.0) 3538 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.441682+0000 mon.a (mon.0) 3539 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.442865+0000 mon.a (mon.0) 3540 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[80208]: audit 2023-12-20T20:13:10.451843+0000 mon.a (mon.0) 3541 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.008350+0000 mon.a (mon.0) 3519 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.039868+0000 mon.a (mon.0) 3520 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.041349+0000 mon.a (mon.0) 3521 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:13:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.131245+0000 mon.a (mon.0) 3522 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.134982+0000 mon.a (mon.0) 3523 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.138797+0000 mon.a (mon.0) 3524 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.140262+0000 mon.a (mon.0) 3525 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.149565+0000 mon.a (mon.0) 3526 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.226893+0000 mon.a (mon.0) 3527 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.232037+0000 mon.a (mon.0) 3528 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.237339+0000 mon.a (mon.0) 3529 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.238838+0000 mon.a (mon.0) 3530 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.248280+0000 mon.a (mon.0) 3531 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.337203+0000 mon.a (mon.0) 3532 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.340646+0000 mon.a (mon.0) 3533 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.343894+0000 mon.a (mon.0) 3534 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.345341+0000 mon.a (mon.0) 3535 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.353808+0000 mon.a (mon.0) 3536 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.434441+0000 mon.a (mon.0) 3537 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.437879+0000 mon.a (mon.0) 3538 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.441682+0000 mon.a (mon.0) 3539 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.442865+0000 mon.a (mon.0) 3540 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:10 smithi080 bash[84793]: audit 2023-12-20T20:13:10.451843+0000 mon.a (mon.0) 3541 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: cephadm 2023-12-20T20:13:08.610291+0000 mgr.x (mgr.25349) 1402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: cephadm 2023-12-20T20:13:08.713956+0000 mgr.x (mgr.25349) 1403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: cephadm 2023-12-20T20:13:08.815331+0000 mgr.x (mgr.25349) 1404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: cephadm 2023-12-20T20:13:08.919051+0000 mgr.x (mgr.25349) 1405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: cephadm 2023-12-20T20:13:09.018109+0000 mgr.x (mgr.25349) 1406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: cluster 2023-12-20T20:13:09.036961+0000 mgr.x (mgr.25349) 1407 : cluster 0 pgmap v283: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:13:10.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: cephadm 2023-12-20T20:13:09.116988+0000 mgr.x (mgr.25349) 1408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: cephadm 2023-12-20T20:13:09.212903+0000 mgr.x (mgr.25349) 1409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: cephadm 2023-12-20T20:13:09.316331+0000 mgr.x (mgr.25349) 1410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: cephadm 2023-12-20T20:13:09.417571+0000 mgr.x (mgr.25349) 1411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.492225+0000 mon.a (mon.0) 3490 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.494965+0000 mon.a (mon.0) 3491 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.497716+0000 mon.a (mon.0) 3492 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.498842+0000 mon.a (mon.0) 3493 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.506757+0000 mon.a (mon.0) 3494 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: cephadm 2023-12-20T20:13:09.513630+0000 mgr.x (mgr.25349) 1412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:10.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.590910+0000 mon.a (mon.0) 3495 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.594174+0000 mon.a (mon.0) 3496 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.598021+0000 mon.a (mon.0) 3497 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.599522+0000 mon.a (mon.0) 3498 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.609577+0000 mon.a (mon.0) 3499 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.691051+0000 mon.a (mon.0) 3500 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.694406+0000 mon.a (mon.0) 3501 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.698447+0000 mon.a (mon.0) 3502 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.700273+0000 mon.a (mon.0) 3503 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.710326+0000 mon.a (mon.0) 3504 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.790796+0000 mon.a (mon.0) 3505 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.794256+0000 mon.a (mon.0) 3506 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.797961+0000 mon.a (mon.0) 3507 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.799320+0000 mon.a (mon.0) 3508 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.808608+0000 mon.a (mon.0) 3509 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.889047+0000 mon.a (mon.0) 3510 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.891999+0000 mon.a (mon.0) 3511 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.895487+0000 mon.a (mon.0) 3512 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.896777+0000 mon.a (mon.0) 3513 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.906194+0000 mon.a (mon.0) 3514 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.987983+0000 mon.a (mon.0) 3515 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.991214+0000 mon.a (mon.0) 3516 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.995785+0000 mon.a (mon.0) 3517 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:09.997526+0000 mon.a (mon.0) 3518 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.008350+0000 mon.a (mon.0) 3519 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.039868+0000 mon.a (mon.0) 3520 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.041349+0000 mon.a (mon.0) 3521 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:13:10.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.131245+0000 mon.a (mon.0) 3522 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.134982+0000 mon.a (mon.0) 3523 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.138797+0000 mon.a (mon.0) 3524 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.140262+0000 mon.a (mon.0) 3525 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.149565+0000 mon.a (mon.0) 3526 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.226893+0000 mon.a (mon.0) 3527 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.232037+0000 mon.a (mon.0) 3528 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.237339+0000 mon.a (mon.0) 3529 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.238838+0000 mon.a (mon.0) 3530 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.248280+0000 mon.a (mon.0) 3531 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.337203+0000 mon.a (mon.0) 3532 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.340646+0000 mon.a (mon.0) 3533 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.343894+0000 mon.a (mon.0) 3534 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.345341+0000 mon.a (mon.0) 3535 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.353808+0000 mon.a (mon.0) 3536 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:10.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.434441+0000 mon.a (mon.0) 3537 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:10.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.437879+0000 mon.a (mon.0) 3538 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:10.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.441682+0000 mon.a (mon.0) 3539 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:10.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.442865+0000 mon.a (mon.0) 3540 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:10.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:10 smithi133 bash[68349]: audit 2023-12-20T20:13:10.451843+0000 mon.a (mon.0) 3541 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: cephadm 2023-12-20T20:13:09.616509+0000 mgr.x (mgr.25349) 1413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: cephadm 2023-12-20T20:13:09.717164+0000 mgr.x (mgr.25349) 1414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: cephadm 2023-12-20T20:13:09.815504+0000 mgr.x (mgr.25349) 1415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: cephadm 2023-12-20T20:13:09.913010+0000 mgr.x (mgr.25349) 1416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: cephadm 2023-12-20T20:13:10.015381+0000 mgr.x (mgr.25349) 1417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: cephadm 2023-12-20T20:13:10.156395+0000 mgr.x (mgr.25349) 1418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: cephadm 2023-12-20T20:13:10.255250+0000 mgr.x (mgr.25349) 1419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: cephadm 2023-12-20T20:13:10.360712+0000 mgr.x (mgr.25349) 1420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: cephadm 2023-12-20T20:13:10.458751+0000 mgr.x (mgr.25349) 1421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.535433+0000 mon.a (mon.0) 3542 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.539967+0000 mon.a (mon.0) 3543 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.543844+0000 mon.a (mon.0) 3544 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.545369+0000 mon.a (mon.0) 3545 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.554857+0000 mon.a (mon.0) 3546 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: cephadm 2023-12-20T20:13:10.561882+0000 mgr.x (mgr.25349) 1422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.640571+0000 mon.a (mon.0) 3547 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.643852+0000 mon.a (mon.0) 3548 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.648131+0000 mon.a (mon.0) 3549 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.649815+0000 mon.a (mon.0) 3550 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.659152+0000 mon.a (mon.0) 3551 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.738369+0000 mon.a (mon.0) 3552 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: cephadm 2023-12-20T20:13:09.616509+0000 mgr.x (mgr.25349) 1413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: cephadm 2023-12-20T20:13:09.717164+0000 mgr.x (mgr.25349) 1414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: cephadm 2023-12-20T20:13:09.815504+0000 mgr.x (mgr.25349) 1415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: cephadm 2023-12-20T20:13:09.913010+0000 mgr.x (mgr.25349) 1416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: cephadm 2023-12-20T20:13:10.015381+0000 mgr.x (mgr.25349) 1417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: cephadm 2023-12-20T20:13:10.156395+0000 mgr.x (mgr.25349) 1418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: cephadm 2023-12-20T20:13:10.255250+0000 mgr.x (mgr.25349) 1419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: cephadm 2023-12-20T20:13:10.360712+0000 mgr.x (mgr.25349) 1420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: cephadm 2023-12-20T20:13:10.458751+0000 mgr.x (mgr.25349) 1421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.535433+0000 mon.a (mon.0) 3542 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.539967+0000 mon.a (mon.0) 3543 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.543844+0000 mon.a (mon.0) 3544 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.545369+0000 mon.a (mon.0) 3545 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.554857+0000 mon.a (mon.0) 3546 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: cephadm 2023-12-20T20:13:10.561882+0000 mgr.x (mgr.25349) 1422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.640571+0000 mon.a (mon.0) 3547 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.643852+0000 mon.a (mon.0) 3548 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.648131+0000 mon.a (mon.0) 3549 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.649815+0000 mon.a (mon.0) 3550 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.659152+0000 mon.a (mon.0) 3551 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.738369+0000 mon.a (mon.0) 3552 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.743244+0000 mon.a (mon.0) 3553 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.747143+0000 mon.a (mon.0) 3554 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.749067+0000 mon.a (mon.0) 3555 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.759324+0000 mon.a (mon.0) 3556 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.838737+0000 mon.a (mon.0) 3557 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.843082+0000 mon.a (mon.0) 3558 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.847113+0000 mon.a (mon.0) 3559 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.848725+0000 mon.a (mon.0) 3560 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.858694+0000 mon.a (mon.0) 3561 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: cluster 2023-12-20T20:13:10.934990+0000 mon.a (mon.0) 3562 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 25 pgs degraded (PG_DEGRADED) 2023-12-20T20:13:11.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.943955+0000 mon.a (mon.0) 3563 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.946952+0000 mon.a (mon.0) 3564 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.950550+0000 mon.a (mon.0) 3565 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.951678+0000 mon.a (mon.0) 3566 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:10.959988+0000 mon.a (mon.0) 3567 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.040163+0000 mon.a (mon.0) 3568 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.043744+0000 mon.a (mon.0) 3569 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.047166+0000 mon.a (mon.0) 3570 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.048998+0000 mon.a (mon.0) 3571 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.058316+0000 mon.a (mon.0) 3572 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.140087+0000 mon.a (mon.0) 3573 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.143234+0000 mon.a (mon.0) 3574 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.148299+0000 mon.a (mon.0) 3575 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.150339+0000 mon.a (mon.0) 3576 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.161085+0000 mon.a (mon.0) 3577 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.240881+0000 mon.a (mon.0) 3578 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.244402+0000 mon.a (mon.0) 3579 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.248141+0000 mon.a (mon.0) 3580 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.249460+0000 mon.a (mon.0) 3581 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.258328+0000 mon.a (mon.0) 3582 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.339318+0000 mon.a (mon.0) 3583 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.342848+0000 mon.a (mon.0) 3584 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.347560+0000 mon.a (mon.0) 3585 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.349029+0000 mon.a (mon.0) 3586 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.358692+0000 mon.a (mon.0) 3587 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.438371+0000 mon.a (mon.0) 3588 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.441839+0000 mon.a (mon.0) 3589 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.445736+0000 mon.a (mon.0) 3590 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.447398+0000 mon.a (mon.0) 3591 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[80208]: audit 2023-12-20T20:13:11.456627+0000 mon.a (mon.0) 3592 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.743244+0000 mon.a (mon.0) 3553 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.747143+0000 mon.a (mon.0) 3554 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.749067+0000 mon.a (mon.0) 3555 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.759324+0000 mon.a (mon.0) 3556 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.838737+0000 mon.a (mon.0) 3557 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.843082+0000 mon.a (mon.0) 3558 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.847113+0000 mon.a (mon.0) 3559 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.848725+0000 mon.a (mon.0) 3560 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.858694+0000 mon.a (mon.0) 3561 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: cluster 2023-12-20T20:13:10.934990+0000 mon.a (mon.0) 3562 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 25 pgs degraded (PG_DEGRADED) 2023-12-20T20:13:11.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.943955+0000 mon.a (mon.0) 3563 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.946952+0000 mon.a (mon.0) 3564 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.950550+0000 mon.a (mon.0) 3565 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.951678+0000 mon.a (mon.0) 3566 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:10.959988+0000 mon.a (mon.0) 3567 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.040163+0000 mon.a (mon.0) 3568 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.043744+0000 mon.a (mon.0) 3569 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.047166+0000 mon.a (mon.0) 3570 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.048998+0000 mon.a (mon.0) 3571 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.058316+0000 mon.a (mon.0) 3572 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.140087+0000 mon.a (mon.0) 3573 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.143234+0000 mon.a (mon.0) 3574 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.148299+0000 mon.a (mon.0) 3575 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.150339+0000 mon.a (mon.0) 3576 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.161085+0000 mon.a (mon.0) 3577 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.240881+0000 mon.a (mon.0) 3578 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.244402+0000 mon.a (mon.0) 3579 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.248141+0000 mon.a (mon.0) 3580 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.249460+0000 mon.a (mon.0) 3581 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.258328+0000 mon.a (mon.0) 3582 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.339318+0000 mon.a (mon.0) 3583 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.342848+0000 mon.a (mon.0) 3584 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.347560+0000 mon.a (mon.0) 3585 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.349029+0000 mon.a (mon.0) 3586 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.358692+0000 mon.a (mon.0) 3587 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.438371+0000 mon.a (mon.0) 3588 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.441839+0000 mon.a (mon.0) 3589 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.445736+0000 mon.a (mon.0) 3590 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.447398+0000 mon.a (mon.0) 3591 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:11 smithi080 bash[84793]: audit 2023-12-20T20:13:11.456627+0000 mon.a (mon.0) 3592 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: cephadm 2023-12-20T20:13:09.616509+0000 mgr.x (mgr.25349) 1413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: cephadm 2023-12-20T20:13:09.717164+0000 mgr.x (mgr.25349) 1414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: cephadm 2023-12-20T20:13:09.815504+0000 mgr.x (mgr.25349) 1415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: cephadm 2023-12-20T20:13:09.913010+0000 mgr.x (mgr.25349) 1416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: cephadm 2023-12-20T20:13:10.015381+0000 mgr.x (mgr.25349) 1417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: cephadm 2023-12-20T20:13:10.156395+0000 mgr.x (mgr.25349) 1418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: cephadm 2023-12-20T20:13:10.255250+0000 mgr.x (mgr.25349) 1419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: cephadm 2023-12-20T20:13:10.360712+0000 mgr.x (mgr.25349) 1420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: cephadm 2023-12-20T20:13:10.458751+0000 mgr.x (mgr.25349) 1421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.535433+0000 mon.a (mon.0) 3542 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.539967+0000 mon.a (mon.0) 3543 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.543844+0000 mon.a (mon.0) 3544 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.545369+0000 mon.a (mon.0) 3545 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.554857+0000 mon.a (mon.0) 3546 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: cephadm 2023-12-20T20:13:10.561882+0000 mgr.x (mgr.25349) 1422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:11.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.640571+0000 mon.a (mon.0) 3547 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.643852+0000 mon.a (mon.0) 3548 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.648131+0000 mon.a (mon.0) 3549 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.649815+0000 mon.a (mon.0) 3550 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.659152+0000 mon.a (mon.0) 3551 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.738369+0000 mon.a (mon.0) 3552 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.743244+0000 mon.a (mon.0) 3553 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.747143+0000 mon.a (mon.0) 3554 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.749067+0000 mon.a (mon.0) 3555 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.759324+0000 mon.a (mon.0) 3556 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.838737+0000 mon.a (mon.0) 3557 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.843082+0000 mon.a (mon.0) 3558 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.847113+0000 mon.a (mon.0) 3559 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.848725+0000 mon.a (mon.0) 3560 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.858694+0000 mon.a (mon.0) 3561 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: cluster 2023-12-20T20:13:10.934990+0000 mon.a (mon.0) 3562 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 25 pgs degraded (PG_DEGRADED) 2023-12-20T20:13:11.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.943955+0000 mon.a (mon.0) 3563 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.946952+0000 mon.a (mon.0) 3564 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.950550+0000 mon.a (mon.0) 3565 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.951678+0000 mon.a (mon.0) 3566 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:10.959988+0000 mon.a (mon.0) 3567 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.040163+0000 mon.a (mon.0) 3568 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.043744+0000 mon.a (mon.0) 3569 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.047166+0000 mon.a (mon.0) 3570 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.048998+0000 mon.a (mon.0) 3571 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.058316+0000 mon.a (mon.0) 3572 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.140087+0000 mon.a (mon.0) 3573 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.143234+0000 mon.a (mon.0) 3574 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.148299+0000 mon.a (mon.0) 3575 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.150339+0000 mon.a (mon.0) 3576 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.161085+0000 mon.a (mon.0) 3577 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.240881+0000 mon.a (mon.0) 3578 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.244402+0000 mon.a (mon.0) 3579 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.248141+0000 mon.a (mon.0) 3580 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.249460+0000 mon.a (mon.0) 3581 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.258328+0000 mon.a (mon.0) 3582 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.339318+0000 mon.a (mon.0) 3583 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.342848+0000 mon.a (mon.0) 3584 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.347560+0000 mon.a (mon.0) 3585 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.349029+0000 mon.a (mon.0) 3586 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.358692+0000 mon.a (mon.0) 3587 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:11.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.438371+0000 mon.a (mon.0) 3588 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:11.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.441839+0000 mon.a (mon.0) 3589 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:11.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.445736+0000 mon.a (mon.0) 3590 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:11.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.447398+0000 mon.a (mon.0) 3591 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:11.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:11 smithi133 bash[68349]: audit 2023-12-20T20:13:11.456627+0000 mon.a (mon.0) 3592 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.799 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[102126]: debug 2023-12-20T20:13:12.477+0000 7ff07bee9640 -1 osd.3 0 read_superblock omap replica is missing. 2023-12-20T20:13:12.799 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[102126]: debug 2023-12-20T20:13:12.517+0000 7ff07bee9640 -1 osd.3 136 log_to_monitors true 2023-12-20T20:13:12.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: cephadm 2023-12-20T20:13:10.666098+0000 mgr.x (mgr.25349) 1423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: cephadm 2023-12-20T20:13:10.766236+0000 mgr.x (mgr.25349) 1424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: cephadm 2023-12-20T20:13:10.865748+0000 mgr.x (mgr.25349) 1425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: cephadm 2023-12-20T20:13:10.967052+0000 mgr.x (mgr.25349) 1426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: cluster 2023-12-20T20:13:11.038466+0000 mgr.x (mgr.25349) 1427 : cluster 0 pgmap v284: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:13:12.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: cephadm 2023-12-20T20:13:11.065284+0000 mgr.x (mgr.25349) 1428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: cephadm 2023-12-20T20:13:11.168194+0000 mgr.x (mgr.25349) 1429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: cephadm 2023-12-20T20:13:11.265442+0000 mgr.x (mgr.25349) 1430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: cephadm 2023-12-20T20:13:11.365700+0000 mgr.x (mgr.25349) 1431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: cephadm 2023-12-20T20:13:11.463525+0000 mgr.x (mgr.25349) 1432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.539049+0000 mon.a (mon.0) 3593 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.541758+0000 mon.a (mon.0) 3594 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.544653+0000 mon.a (mon.0) 3595 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.545717+0000 mon.a (mon.0) 3596 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.552500+0000 mon.a (mon.0) 3597 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: cephadm 2023-12-20T20:13:11.559519+0000 mgr.x (mgr.25349) 1433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.633192+0000 mon.a (mon.0) 3598 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.636636+0000 mon.a (mon.0) 3599 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.640751+0000 mon.a (mon.0) 3600 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.642368+0000 mon.a (mon.0) 3601 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.651192+0000 mon.a (mon.0) 3602 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.734690+0000 mon.a (mon.0) 3603 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.737343+0000 mon.a (mon.0) 3604 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.740585+0000 mon.a (mon.0) 3605 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.742011+0000 mon.a (mon.0) 3606 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.750730+0000 mon.a (mon.0) 3607 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.831628+0000 mon.a (mon.0) 3608 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.835096+0000 mon.a (mon.0) 3609 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.838964+0000 mon.a (mon.0) 3610 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.840563+0000 mon.a (mon.0) 3611 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.850766+0000 mon.a (mon.0) 3612 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.932300+0000 mon.a (mon.0) 3613 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.935643+0000 mon.a (mon.0) 3614 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.940916+0000 mon.a (mon.0) 3615 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.942646+0000 mon.a (mon.0) 3616 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:11.952058+0000 mon.a (mon.0) 3617 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.037238+0000 mon.a (mon.0) 3618 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.040608+0000 mon.a (mon.0) 3619 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.044090+0000 mon.a (mon.0) 3620 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.045302+0000 mon.a (mon.0) 3621 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.054772+0000 mon.a (mon.0) 3622 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.139183+0000 mon.a (mon.0) 3623 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.143004+0000 mon.a (mon.0) 3624 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.146436+0000 mon.a (mon.0) 3625 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.147852+0000 mon.a (mon.0) 3626 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.155164+0000 mon.a (mon.0) 3627 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.232579+0000 mon.a (mon.0) 3628 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.235934+0000 mon.a (mon.0) 3629 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.239289+0000 mon.a (mon.0) 3630 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.240987+0000 mon.a (mon.0) 3631 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.250836+0000 mon.a (mon.0) 3632 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.332356+0000 mon.a (mon.0) 3633 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.335810+0000 mon.a (mon.0) 3634 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.339089+0000 mon.a (mon.0) 3635 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.340357+0000 mon.a (mon.0) 3636 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.347715+0000 mon.a (mon.0) 3637 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.428555+0000 mon.a (mon.0) 3638 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.431848+0000 mon.a (mon.0) 3639 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.436100+0000 mon.a (mon.0) 3640 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.438147+0000 mon.a (mon.0) 3641 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[80208]: audit 2023-12-20T20:13:12.450468+0000 mon.a (mon.0) 3642 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: cephadm 2023-12-20T20:13:10.666098+0000 mgr.x (mgr.25349) 1423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: cephadm 2023-12-20T20:13:10.766236+0000 mgr.x (mgr.25349) 1424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: cephadm 2023-12-20T20:13:10.865748+0000 mgr.x (mgr.25349) 1425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: cephadm 2023-12-20T20:13:10.967052+0000 mgr.x (mgr.25349) 1426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: cluster 2023-12-20T20:13:11.038466+0000 mgr.x (mgr.25349) 1427 : cluster 0 pgmap v284: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:13:12.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: cephadm 2023-12-20T20:13:11.065284+0000 mgr.x (mgr.25349) 1428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: cephadm 2023-12-20T20:13:11.168194+0000 mgr.x (mgr.25349) 1429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: cephadm 2023-12-20T20:13:11.265442+0000 mgr.x (mgr.25349) 1430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: cephadm 2023-12-20T20:13:11.365700+0000 mgr.x (mgr.25349) 1431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: cephadm 2023-12-20T20:13:11.463525+0000 mgr.x (mgr.25349) 1432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.539049+0000 mon.a (mon.0) 3593 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.541758+0000 mon.a (mon.0) 3594 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.544653+0000 mon.a (mon.0) 3595 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.545717+0000 mon.a (mon.0) 3596 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.552500+0000 mon.a (mon.0) 3597 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: cephadm 2023-12-20T20:13:11.559519+0000 mgr.x (mgr.25349) 1433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.633192+0000 mon.a (mon.0) 3598 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.636636+0000 mon.a (mon.0) 3599 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.640751+0000 mon.a (mon.0) 3600 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.642368+0000 mon.a (mon.0) 3601 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.651192+0000 mon.a (mon.0) 3602 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.734690+0000 mon.a (mon.0) 3603 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.737343+0000 mon.a (mon.0) 3604 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.740585+0000 mon.a (mon.0) 3605 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.742011+0000 mon.a (mon.0) 3606 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.750730+0000 mon.a (mon.0) 3607 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.831628+0000 mon.a (mon.0) 3608 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.835096+0000 mon.a (mon.0) 3609 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.838964+0000 mon.a (mon.0) 3610 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.840563+0000 mon.a (mon.0) 3611 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.850766+0000 mon.a (mon.0) 3612 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.932300+0000 mon.a (mon.0) 3613 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.935643+0000 mon.a (mon.0) 3614 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.940916+0000 mon.a (mon.0) 3615 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.942646+0000 mon.a (mon.0) 3616 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:11.952058+0000 mon.a (mon.0) 3617 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.037238+0000 mon.a (mon.0) 3618 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.040608+0000 mon.a (mon.0) 3619 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.044090+0000 mon.a (mon.0) 3620 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.045302+0000 mon.a (mon.0) 3621 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.054772+0000 mon.a (mon.0) 3622 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.139183+0000 mon.a (mon.0) 3623 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.143004+0000 mon.a (mon.0) 3624 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.146436+0000 mon.a (mon.0) 3625 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.147852+0000 mon.a (mon.0) 3626 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.155164+0000 mon.a (mon.0) 3627 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.232579+0000 mon.a (mon.0) 3628 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.235934+0000 mon.a (mon.0) 3629 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.239289+0000 mon.a (mon.0) 3630 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.240987+0000 mon.a (mon.0) 3631 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.250836+0000 mon.a (mon.0) 3632 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.332356+0000 mon.a (mon.0) 3633 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.335810+0000 mon.a (mon.0) 3634 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.339089+0000 mon.a (mon.0) 3635 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.340357+0000 mon.a (mon.0) 3636 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.347715+0000 mon.a (mon.0) 3637 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.428555+0000 mon.a (mon.0) 3638 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.431848+0000 mon.a (mon.0) 3639 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.436100+0000 mon.a (mon.0) 3640 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.438147+0000 mon.a (mon.0) 3641 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:12 smithi080 bash[84793]: audit 2023-12-20T20:13:12.450468+0000 mon.a (mon.0) 3642 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: cephadm 2023-12-20T20:13:10.666098+0000 mgr.x (mgr.25349) 1423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: cephadm 2023-12-20T20:13:10.766236+0000 mgr.x (mgr.25349) 1424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: cephadm 2023-12-20T20:13:10.865748+0000 mgr.x (mgr.25349) 1425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: cephadm 2023-12-20T20:13:10.967052+0000 mgr.x (mgr.25349) 1426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: cluster 2023-12-20T20:13:11.038466+0000 mgr.x (mgr.25349) 1427 : cluster 0 pgmap v284: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2023-12-20T20:13:12.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: cephadm 2023-12-20T20:13:11.065284+0000 mgr.x (mgr.25349) 1428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: cephadm 2023-12-20T20:13:11.168194+0000 mgr.x (mgr.25349) 1429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: cephadm 2023-12-20T20:13:11.265442+0000 mgr.x (mgr.25349) 1430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: cephadm 2023-12-20T20:13:11.365700+0000 mgr.x (mgr.25349) 1431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: cephadm 2023-12-20T20:13:11.463525+0000 mgr.x (mgr.25349) 1432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.539049+0000 mon.a (mon.0) 3593 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.541758+0000 mon.a (mon.0) 3594 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.544653+0000 mon.a (mon.0) 3595 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.545717+0000 mon.a (mon.0) 3596 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.552500+0000 mon.a (mon.0) 3597 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: cephadm 2023-12-20T20:13:11.559519+0000 mgr.x (mgr.25349) 1433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:12.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.633192+0000 mon.a (mon.0) 3598 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.636636+0000 mon.a (mon.0) 3599 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.640751+0000 mon.a (mon.0) 3600 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.642368+0000 mon.a (mon.0) 3601 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.651192+0000 mon.a (mon.0) 3602 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.734690+0000 mon.a (mon.0) 3603 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.737343+0000 mon.a (mon.0) 3604 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.740585+0000 mon.a (mon.0) 3605 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.742011+0000 mon.a (mon.0) 3606 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.750730+0000 mon.a (mon.0) 3607 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.831628+0000 mon.a (mon.0) 3608 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.835096+0000 mon.a (mon.0) 3609 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.838964+0000 mon.a (mon.0) 3610 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.840563+0000 mon.a (mon.0) 3611 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.850766+0000 mon.a (mon.0) 3612 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.932300+0000 mon.a (mon.0) 3613 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.935643+0000 mon.a (mon.0) 3614 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.940916+0000 mon.a (mon.0) 3615 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.942646+0000 mon.a (mon.0) 3616 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:11.952058+0000 mon.a (mon.0) 3617 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.037238+0000 mon.a (mon.0) 3618 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.040608+0000 mon.a (mon.0) 3619 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.044090+0000 mon.a (mon.0) 3620 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.045302+0000 mon.a (mon.0) 3621 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.054772+0000 mon.a (mon.0) 3622 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.139183+0000 mon.a (mon.0) 3623 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.143004+0000 mon.a (mon.0) 3624 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.146436+0000 mon.a (mon.0) 3625 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.147852+0000 mon.a (mon.0) 3626 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.155164+0000 mon.a (mon.0) 3627 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.232579+0000 mon.a (mon.0) 3628 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.235934+0000 mon.a (mon.0) 3629 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.239289+0000 mon.a (mon.0) 3630 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.240987+0000 mon.a (mon.0) 3631 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.250836+0000 mon.a (mon.0) 3632 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.332356+0000 mon.a (mon.0) 3633 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.335810+0000 mon.a (mon.0) 3634 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.339089+0000 mon.a (mon.0) 3635 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.340357+0000 mon.a (mon.0) 3636 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.347715+0000 mon.a (mon.0) 3637 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:12.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.428555+0000 mon.a (mon.0) 3638 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:12.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.431848+0000 mon.a (mon.0) 3639 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:12.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.436100+0000 mon.a (mon.0) 3640 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:12.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.438147+0000 mon.a (mon.0) 3641 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:12.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:12 smithi133 bash[68349]: audit 2023-12-20T20:13:12.450468+0000 mon.a (mon.0) 3642 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.799 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[102126]: debug 2023-12-20T20:13:13.541+0000 7ff069352700 -1 osd.3 136 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:13:13.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: cephadm 2023-12-20T20:13:11.658128+0000 mgr.x (mgr.25349) 1434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: cephadm 2023-12-20T20:13:11.757622+0000 mgr.x (mgr.25349) 1435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: cephadm 2023-12-20T20:13:11.857733+0000 mgr.x (mgr.25349) 1436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: cephadm 2023-12-20T20:13:11.959101+0000 mgr.x (mgr.25349) 1437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: cephadm 2023-12-20T20:13:12.061904+0000 mgr.x (mgr.25349) 1438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: cephadm 2023-12-20T20:13:12.161907+0000 mgr.x (mgr.25349) 1439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: cephadm 2023-12-20T20:13:12.257955+0000 mgr.x (mgr.25349) 1440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: cephadm 2023-12-20T20:13:12.354667+0000 mgr.x (mgr.25349) 1441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: cephadm 2023-12-20T20:13:12.457593+0000 mgr.x (mgr.25349) 1442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.526640+0000 mon.a (mon.0) 3643 : audit 1 from='osd.3 [v2:172.21.15.80:6824/4188963154,v1:172.21.15.80:6825/4188963154]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-20T20:13:13.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.535088+0000 mon.a (mon.0) 3644 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.537800+0000 mon.a (mon.0) 3645 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.541302+0000 mon.a (mon.0) 3646 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.542509+0000 mon.a (mon.0) 3647 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.550215+0000 mon.a (mon.0) 3648 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: cephadm 2023-12-20T20:13:12.557033+0000 mgr.x (mgr.25349) 1443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.627450+0000 mon.a (mon.0) 3649 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.630124+0000 mon.a (mon.0) 3650 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.633279+0000 mon.a (mon.0) 3651 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.634590+0000 mon.a (mon.0) 3652 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: cephadm 2023-12-20T20:13:11.658128+0000 mgr.x (mgr.25349) 1434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: cephadm 2023-12-20T20:13:11.757622+0000 mgr.x (mgr.25349) 1435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: cephadm 2023-12-20T20:13:11.857733+0000 mgr.x (mgr.25349) 1436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: cephadm 2023-12-20T20:13:11.959101+0000 mgr.x (mgr.25349) 1437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: cephadm 2023-12-20T20:13:12.061904+0000 mgr.x (mgr.25349) 1438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: cephadm 2023-12-20T20:13:12.161907+0000 mgr.x (mgr.25349) 1439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: cephadm 2023-12-20T20:13:12.257955+0000 mgr.x (mgr.25349) 1440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: cephadm 2023-12-20T20:13:12.354667+0000 mgr.x (mgr.25349) 1441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: cephadm 2023-12-20T20:13:12.457593+0000 mgr.x (mgr.25349) 1442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.526640+0000 mon.a (mon.0) 3643 : audit 1 from='osd.3 [v2:172.21.15.80:6824/4188963154,v1:172.21.15.80:6825/4188963154]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-20T20:13:13.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.535088+0000 mon.a (mon.0) 3644 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.537800+0000 mon.a (mon.0) 3645 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.541302+0000 mon.a (mon.0) 3646 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.542509+0000 mon.a (mon.0) 3647 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.550215+0000 mon.a (mon.0) 3648 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: cephadm 2023-12-20T20:13:12.557033+0000 mgr.x (mgr.25349) 1443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.627450+0000 mon.a (mon.0) 3649 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.630124+0000 mon.a (mon.0) 3650 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.633279+0000 mon.a (mon.0) 3651 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.634590+0000 mon.a (mon.0) 3652 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.643406+0000 mon.a (mon.0) 3653 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.726019+0000 mon.a (mon.0) 3654 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.729450+0000 mon.a (mon.0) 3655 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.733282+0000 mon.a (mon.0) 3656 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.734847+0000 mon.a (mon.0) 3657 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.744639+0000 mon.a (mon.0) 3658 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.825943+0000 mon.a (mon.0) 3659 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.829687+0000 mon.a (mon.0) 3660 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.833829+0000 mon.a (mon.0) 3661 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.835483+0000 mon.a (mon.0) 3662 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.847774+0000 mon.a (mon.0) 3663 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.931110+0000 mon.a (mon.0) 3664 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.934253+0000 mon.a (mon.0) 3665 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.938366+0000 mon.a (mon.0) 3666 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.940106+0000 mon.a (mon.0) 3667 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:12.951951+0000 mon.a (mon.0) 3668 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.032768+0000 mon.a (mon.0) 3669 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.037053+0000 mon.a (mon.0) 3670 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.040496+0000 mon.a (mon.0) 3671 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.042134+0000 mon.a (mon.0) 3672 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.643406+0000 mon.a (mon.0) 3653 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.726019+0000 mon.a (mon.0) 3654 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.729450+0000 mon.a (mon.0) 3655 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.733282+0000 mon.a (mon.0) 3656 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.734847+0000 mon.a (mon.0) 3657 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.744639+0000 mon.a (mon.0) 3658 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.825943+0000 mon.a (mon.0) 3659 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.829687+0000 mon.a (mon.0) 3660 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.833829+0000 mon.a (mon.0) 3661 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.835483+0000 mon.a (mon.0) 3662 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.847774+0000 mon.a (mon.0) 3663 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.931110+0000 mon.a (mon.0) 3664 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.934253+0000 mon.a (mon.0) 3665 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.938366+0000 mon.a (mon.0) 3666 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.940106+0000 mon.a (mon.0) 3667 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:12.951951+0000 mon.a (mon.0) 3668 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.032768+0000 mon.a (mon.0) 3669 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.037053+0000 mon.a (mon.0) 3670 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.040496+0000 mon.a (mon.0) 3671 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.042134+0000 mon.a (mon.0) 3672 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.049238+0000 mon.a (mon.0) 3673 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.132143+0000 mon.a (mon.0) 3674 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.135742+0000 mon.a (mon.0) 3675 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.140647+0000 mon.a (mon.0) 3676 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.142017+0000 mon.a (mon.0) 3677 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.151569+0000 mon.a (mon.0) 3678 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.234536+0000 mon.a (mon.0) 3679 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.238689+0000 mon.a (mon.0) 3680 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.242595+0000 mon.a (mon.0) 3681 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.244308+0000 mon.a (mon.0) 3682 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.254831+0000 mon.a (mon.0) 3683 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.334607+0000 mon.a (mon.0) 3684 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.337676+0000 mon.a (mon.0) 3685 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.341445+0000 mon.a (mon.0) 3686 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.342927+0000 mon.a (mon.0) 3687 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.352494+0000 mon.a (mon.0) 3688 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.431757+0000 mon.a (mon.0) 3689 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.434914+0000 mon.a (mon.0) 3690 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.438859+0000 mon.a (mon.0) 3691 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.440910+0000 mon.a (mon.0) 3692 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[84793]: audit 2023-12-20T20:13:13.451742+0000 mon.a (mon.0) 3693 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.049238+0000 mon.a (mon.0) 3673 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.132143+0000 mon.a (mon.0) 3674 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.135742+0000 mon.a (mon.0) 3675 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.140647+0000 mon.a (mon.0) 3676 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.142017+0000 mon.a (mon.0) 3677 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.151569+0000 mon.a (mon.0) 3678 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.234536+0000 mon.a (mon.0) 3679 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.238689+0000 mon.a (mon.0) 3680 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.242595+0000 mon.a (mon.0) 3681 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.244308+0000 mon.a (mon.0) 3682 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.254831+0000 mon.a (mon.0) 3683 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.334607+0000 mon.a (mon.0) 3684 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.337676+0000 mon.a (mon.0) 3685 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.341445+0000 mon.a (mon.0) 3686 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.342927+0000 mon.a (mon.0) 3687 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.352494+0000 mon.a (mon.0) 3688 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.431757+0000 mon.a (mon.0) 3689 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.434914+0000 mon.a (mon.0) 3690 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.438859+0000 mon.a (mon.0) 3691 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.440910+0000 mon.a (mon.0) 3692 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:13 smithi080 bash[80208]: audit 2023-12-20T20:13:13.451742+0000 mon.a (mon.0) 3693 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: cephadm 2023-12-20T20:13:11.658128+0000 mgr.x (mgr.25349) 1434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: cephadm 2023-12-20T20:13:11.757622+0000 mgr.x (mgr.25349) 1435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: cephadm 2023-12-20T20:13:11.857733+0000 mgr.x (mgr.25349) 1436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: cephadm 2023-12-20T20:13:11.959101+0000 mgr.x (mgr.25349) 1437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: cephadm 2023-12-20T20:13:12.061904+0000 mgr.x (mgr.25349) 1438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: cephadm 2023-12-20T20:13:12.161907+0000 mgr.x (mgr.25349) 1439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: cephadm 2023-12-20T20:13:12.257955+0000 mgr.x (mgr.25349) 1440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: cephadm 2023-12-20T20:13:12.354667+0000 mgr.x (mgr.25349) 1441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: cephadm 2023-12-20T20:13:12.457593+0000 mgr.x (mgr.25349) 1442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.526640+0000 mon.a (mon.0) 3643 : audit 1 from='osd.3 [v2:172.21.15.80:6824/4188963154,v1:172.21.15.80:6825/4188963154]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-20T20:13:13.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.535088+0000 mon.a (mon.0) 3644 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.537800+0000 mon.a (mon.0) 3645 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.541302+0000 mon.a (mon.0) 3646 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.542509+0000 mon.a (mon.0) 3647 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.550215+0000 mon.a (mon.0) 3648 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: cephadm 2023-12-20T20:13:12.557033+0000 mgr.x (mgr.25349) 1443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:13.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.627450+0000 mon.a (mon.0) 3649 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.630124+0000 mon.a (mon.0) 3650 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.633279+0000 mon.a (mon.0) 3651 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.634590+0000 mon.a (mon.0) 3652 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.643406+0000 mon.a (mon.0) 3653 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.726019+0000 mon.a (mon.0) 3654 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.729450+0000 mon.a (mon.0) 3655 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.733282+0000 mon.a (mon.0) 3656 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.734847+0000 mon.a (mon.0) 3657 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.744639+0000 mon.a (mon.0) 3658 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.825943+0000 mon.a (mon.0) 3659 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.829687+0000 mon.a (mon.0) 3660 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.833829+0000 mon.a (mon.0) 3661 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.835483+0000 mon.a (mon.0) 3662 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.847774+0000 mon.a (mon.0) 3663 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.931110+0000 mon.a (mon.0) 3664 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.934253+0000 mon.a (mon.0) 3665 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.938366+0000 mon.a (mon.0) 3666 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.940106+0000 mon.a (mon.0) 3667 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:12.951951+0000 mon.a (mon.0) 3668 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.032768+0000 mon.a (mon.0) 3669 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.037053+0000 mon.a (mon.0) 3670 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.040496+0000 mon.a (mon.0) 3671 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.042134+0000 mon.a (mon.0) 3672 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.049238+0000 mon.a (mon.0) 3673 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.132143+0000 mon.a (mon.0) 3674 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.135742+0000 mon.a (mon.0) 3675 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.140647+0000 mon.a (mon.0) 3676 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.142017+0000 mon.a (mon.0) 3677 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.151569+0000 mon.a (mon.0) 3678 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.234536+0000 mon.a (mon.0) 3679 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.238689+0000 mon.a (mon.0) 3680 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.242595+0000 mon.a (mon.0) 3681 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.244308+0000 mon.a (mon.0) 3682 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.254831+0000 mon.a (mon.0) 3683 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.334607+0000 mon.a (mon.0) 3684 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.337676+0000 mon.a (mon.0) 3685 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.341445+0000 mon.a (mon.0) 3686 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.342927+0000 mon.a (mon.0) 3687 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.352494+0000 mon.a (mon.0) 3688 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:13.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.431757+0000 mon.a (mon.0) 3689 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:13.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.434914+0000 mon.a (mon.0) 3690 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:13.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.438859+0000 mon.a (mon.0) 3691 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:13.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.440910+0000 mon.a (mon.0) 3692 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:13.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:13 smithi133 bash[68349]: audit 2023-12-20T20:13:13.451742+0000 mon.a (mon.0) 3693 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.798 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: cephadm 2023-12-20T20:13:12.650304+0000 mgr.x (mgr.25349) 1444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.798 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: cephadm 2023-12-20T20:13:12.751576+0000 mgr.x (mgr.25349) 1445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.798 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: cephadm 2023-12-20T20:13:12.854828+0000 mgr.x (mgr.25349) 1446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.798 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: cephadm 2023-12-20T20:13:12.958954+0000 mgr.x (mgr.25349) 1447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.798 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: cluster 2023-12-20T20:13:13.039043+0000 mgr.x (mgr.25349) 1448 : cluster 0 pgmap v285: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2023-12-20T20:13:14.798 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: cephadm 2023-12-20T20:13:13.056010+0000 mgr.x (mgr.25349) 1449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.798 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: cephadm 2023-12-20T20:13:13.158600+0000 mgr.x (mgr.25349) 1450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.798 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: cephadm 2023-12-20T20:13:13.261995+0000 mgr.x (mgr.25349) 1451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.798 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: cephadm 2023-12-20T20:13:13.359459+0000 mgr.x (mgr.25349) 1452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.798 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: cephadm 2023-12-20T20:13:13.458727+0000 mgr.x (mgr.25349) 1453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.798 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.498222+0000 mon.a (mon.0) 3694 : audit 1 from='osd.3 [v2:172.21.15.80:6824/4188963154,v1:172.21.15.80:6825/4188963154]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-20T20:13:14.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: cluster 2023-12-20T20:13:13.502297+0000 mon.a (mon.0) 3695 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2023-12-20T20:13:14.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.502891+0000 mon.a (mon.0) 3696 : audit 1 from='osd.3 [v2:172.21.15.80:6824/4188963154,v1:172.21.15.80:6825/4188963154]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T20:13:14.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: cluster 2023-12-20T20:13:13.506232+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:13:14.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: cluster 2023-12-20T20:13:13.510204+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:13:14.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.530678+0000 mon.a (mon.0) 3697 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.533282+0000 mon.a (mon.0) 3698 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.535761+0000 mon.a (mon.0) 3699 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.536856+0000 mon.a (mon.0) 3700 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.544776+0000 mon.a (mon.0) 3701 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: cephadm 2023-12-20T20:13:13.551598+0000 mgr.x (mgr.25349) 1454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.606250+0000 mon.a (mon.0) 3702 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.609575+0000 mon.a (mon.0) 3703 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.613624+0000 mon.a (mon.0) 3704 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.614899+0000 mon.a (mon.0) 3705 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.624345+0000 mon.a (mon.0) 3706 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.709069+0000 mon.a (mon.0) 3707 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.711592+0000 mon.a (mon.0) 3708 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.714317+0000 mon.a (mon.0) 3709 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.715574+0000 mon.a (mon.0) 3710 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.723369+0000 mon.a (mon.0) 3711 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.804155+0000 mon.a (mon.0) 3712 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.807422+0000 mon.a (mon.0) 3713 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.810781+0000 mon.a (mon.0) 3714 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.811922+0000 mon.a (mon.0) 3715 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.820908+0000 mon.a (mon.0) 3716 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.903086+0000 mon.a (mon.0) 3717 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.905741+0000 mon.a (mon.0) 3718 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.909165+0000 mon.a (mon.0) 3719 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: cephadm 2023-12-20T20:13:12.650304+0000 mgr.x (mgr.25349) 1444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: cephadm 2023-12-20T20:13:12.751576+0000 mgr.x (mgr.25349) 1445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: cephadm 2023-12-20T20:13:12.854828+0000 mgr.x (mgr.25349) 1446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: cephadm 2023-12-20T20:13:12.958954+0000 mgr.x (mgr.25349) 1447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: cluster 2023-12-20T20:13:13.039043+0000 mgr.x (mgr.25349) 1448 : cluster 0 pgmap v285: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2023-12-20T20:13:14.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: cephadm 2023-12-20T20:13:13.056010+0000 mgr.x (mgr.25349) 1449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: cephadm 2023-12-20T20:13:13.158600+0000 mgr.x (mgr.25349) 1450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: cephadm 2023-12-20T20:13:13.261995+0000 mgr.x (mgr.25349) 1451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: cephadm 2023-12-20T20:13:13.359459+0000 mgr.x (mgr.25349) 1452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: cephadm 2023-12-20T20:13:13.458727+0000 mgr.x (mgr.25349) 1453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.498222+0000 mon.a (mon.0) 3694 : audit 1 from='osd.3 [v2:172.21.15.80:6824/4188963154,v1:172.21.15.80:6825/4188963154]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-20T20:13:14.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: cluster 2023-12-20T20:13:13.502297+0000 mon.a (mon.0) 3695 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2023-12-20T20:13:14.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.502891+0000 mon.a (mon.0) 3696 : audit 1 from='osd.3 [v2:172.21.15.80:6824/4188963154,v1:172.21.15.80:6825/4188963154]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T20:13:14.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: cluster 2023-12-20T20:13:13.506232+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:13:14.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: cluster 2023-12-20T20:13:13.510204+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:13:14.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.530678+0000 mon.a (mon.0) 3697 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.533282+0000 mon.a (mon.0) 3698 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.535761+0000 mon.a (mon.0) 3699 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.536856+0000 mon.a (mon.0) 3700 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.544776+0000 mon.a (mon.0) 3701 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.910317+0000 mon.a (mon.0) 3720 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.918984+0000 mon.a (mon.0) 3721 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:13.999189+0000 mon.a (mon.0) 3722 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.002258+0000 mon.a (mon.0) 3723 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.006670+0000 mon.a (mon.0) 3724 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.007894+0000 mon.a (mon.0) 3725 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.017177+0000 mon.a (mon.0) 3726 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: cluster 2023-12-20T20:13:14.054687+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:13:14.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.097362+0000 mon.a (mon.0) 3727 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.099848+0000 mon.a (mon.0) 3728 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.102156+0000 mon.a (mon.0) 3729 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.103437+0000 mon.a (mon.0) 3730 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.112093+0000 mon.a (mon.0) 3731 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.192392+0000 mon.a (mon.0) 3732 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.195479+0000 mon.a (mon.0) 3733 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.200124+0000 mon.a (mon.0) 3734 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.201422+0000 mon.a (mon.0) 3735 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.209141+0000 mon.a (mon.0) 3736 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.293972+0000 mon.a (mon.0) 3737 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.297024+0000 mon.a (mon.0) 3738 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.300249+0000 mon.a (mon.0) 3739 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.301706+0000 mon.a (mon.0) 3740 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.311536+0000 mon.a (mon.0) 3741 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.424629+0000 mon.a (mon.0) 3742 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.428366+0000 mon.a (mon.0) 3743 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.431896+0000 mon.a (mon.0) 3744 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.433297+0000 mon.a (mon.0) 3745 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[84793]: audit 2023-12-20T20:13:14.444522+0000 mon.a (mon.0) 3746 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: cephadm 2023-12-20T20:13:13.551598+0000 mgr.x (mgr.25349) 1454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.606250+0000 mon.a (mon.0) 3702 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.609575+0000 mon.a (mon.0) 3703 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.613624+0000 mon.a (mon.0) 3704 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.614899+0000 mon.a (mon.0) 3705 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.624345+0000 mon.a (mon.0) 3706 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.709069+0000 mon.a (mon.0) 3707 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.711592+0000 mon.a (mon.0) 3708 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.714317+0000 mon.a (mon.0) 3709 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.715574+0000 mon.a (mon.0) 3710 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.723369+0000 mon.a (mon.0) 3711 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.804155+0000 mon.a (mon.0) 3712 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.807422+0000 mon.a (mon.0) 3713 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.810781+0000 mon.a (mon.0) 3714 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.811922+0000 mon.a (mon.0) 3715 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.820908+0000 mon.a (mon.0) 3716 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.903086+0000 mon.a (mon.0) 3717 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.905741+0000 mon.a (mon.0) 3718 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.909165+0000 mon.a (mon.0) 3719 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.910317+0000 mon.a (mon.0) 3720 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.918984+0000 mon.a (mon.0) 3721 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:13.999189+0000 mon.a (mon.0) 3722 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.002258+0000 mon.a (mon.0) 3723 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.006670+0000 mon.a (mon.0) 3724 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.007894+0000 mon.a (mon.0) 3725 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.017177+0000 mon.a (mon.0) 3726 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: cluster 2023-12-20T20:13:14.054687+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:13:14.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.097362+0000 mon.a (mon.0) 3727 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.099848+0000 mon.a (mon.0) 3728 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.102156+0000 mon.a (mon.0) 3729 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.103437+0000 mon.a (mon.0) 3730 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.112093+0000 mon.a (mon.0) 3731 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.192392+0000 mon.a (mon.0) 3732 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.195479+0000 mon.a (mon.0) 3733 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.200124+0000 mon.a (mon.0) 3734 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.201422+0000 mon.a (mon.0) 3735 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.209141+0000 mon.a (mon.0) 3736 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.293972+0000 mon.a (mon.0) 3737 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.297024+0000 mon.a (mon.0) 3738 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.300249+0000 mon.a (mon.0) 3739 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.301706+0000 mon.a (mon.0) 3740 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.311536+0000 mon.a (mon.0) 3741 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.424629+0000 mon.a (mon.0) 3742 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.428366+0000 mon.a (mon.0) 3743 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.431896+0000 mon.a (mon.0) 3744 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.433297+0000 mon.a (mon.0) 3745 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:14 smithi080 bash[80208]: audit 2023-12-20T20:13:14.444522+0000 mon.a (mon.0) 3746 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: cephadm 2023-12-20T20:13:12.650304+0000 mgr.x (mgr.25349) 1444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: cephadm 2023-12-20T20:13:12.751576+0000 mgr.x (mgr.25349) 1445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: cephadm 2023-12-20T20:13:12.854828+0000 mgr.x (mgr.25349) 1446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: cephadm 2023-12-20T20:13:12.958954+0000 mgr.x (mgr.25349) 1447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: cluster 2023-12-20T20:13:13.039043+0000 mgr.x (mgr.25349) 1448 : cluster 0 pgmap v285: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2023-12-20T20:13:14.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: cephadm 2023-12-20T20:13:13.056010+0000 mgr.x (mgr.25349) 1449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: cephadm 2023-12-20T20:13:13.158600+0000 mgr.x (mgr.25349) 1450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: cephadm 2023-12-20T20:13:13.261995+0000 mgr.x (mgr.25349) 1451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: cephadm 2023-12-20T20:13:13.359459+0000 mgr.x (mgr.25349) 1452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: cephadm 2023-12-20T20:13:13.458727+0000 mgr.x (mgr.25349) 1453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.498222+0000 mon.a (mon.0) 3694 : audit 1 from='osd.3 [v2:172.21.15.80:6824/4188963154,v1:172.21.15.80:6825/4188963154]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-20T20:13:14.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: cluster 2023-12-20T20:13:13.502297+0000 mon.a (mon.0) 3695 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2023-12-20T20:13:14.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.502891+0000 mon.a (mon.0) 3696 : audit 1 from='osd.3 [v2:172.21.15.80:6824/4188963154,v1:172.21.15.80:6825/4188963154]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-12-20T20:13:14.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: cluster 2023-12-20T20:13:13.506232+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:13:14.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: cluster 2023-12-20T20:13:13.510204+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:13:14.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.530678+0000 mon.a (mon.0) 3697 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.533282+0000 mon.a (mon.0) 3698 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.535761+0000 mon.a (mon.0) 3699 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.536856+0000 mon.a (mon.0) 3700 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.882 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.544776+0000 mon.a (mon.0) 3701 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.883 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: cephadm 2023-12-20T20:13:13.551598+0000 mgr.x (mgr.25349) 1454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:14.883 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.606250+0000 mon.a (mon.0) 3702 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.883 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.609575+0000 mon.a (mon.0) 3703 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.883 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.613624+0000 mon.a (mon.0) 3704 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.883 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.614899+0000 mon.a (mon.0) 3705 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.624345+0000 mon.a (mon.0) 3706 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.709069+0000 mon.a (mon.0) 3707 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.711592+0000 mon.a (mon.0) 3708 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.714317+0000 mon.a (mon.0) 3709 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.715574+0000 mon.a (mon.0) 3710 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.723369+0000 mon.a (mon.0) 3711 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.804155+0000 mon.a (mon.0) 3712 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.807422+0000 mon.a (mon.0) 3713 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.810781+0000 mon.a (mon.0) 3714 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.811922+0000 mon.a (mon.0) 3715 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.820908+0000 mon.a (mon.0) 3716 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.903086+0000 mon.a (mon.0) 3717 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.905741+0000 mon.a (mon.0) 3718 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.884 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.909165+0000 mon.a (mon.0) 3719 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.885 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.910317+0000 mon.a (mon.0) 3720 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.885 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.918984+0000 mon.a (mon.0) 3721 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.885 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:13.999189+0000 mon.a (mon.0) 3722 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.885 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.002258+0000 mon.a (mon.0) 3723 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.885 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.006670+0000 mon.a (mon.0) 3724 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.885 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.007894+0000 mon.a (mon.0) 3725 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.885 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.017177+0000 mon.a (mon.0) 3726 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.885 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: cluster 2023-12-20T20:13:14.054687+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e139 with expected crc 2023-12-20T20:13:14.886 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.097362+0000 mon.a (mon.0) 3727 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.886 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.099848+0000 mon.a (mon.0) 3728 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.886 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.102156+0000 mon.a (mon.0) 3729 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.886 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.103437+0000 mon.a (mon.0) 3730 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.886 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.112093+0000 mon.a (mon.0) 3731 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.886 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.192392+0000 mon.a (mon.0) 3732 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.886 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.195479+0000 mon.a (mon.0) 3733 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.886 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.200124+0000 mon.a (mon.0) 3734 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.886 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.201422+0000 mon.a (mon.0) 3735 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.886 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.209141+0000 mon.a (mon.0) 3736 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.886 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.293972+0000 mon.a (mon.0) 3737 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.886 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.297024+0000 mon.a (mon.0) 3738 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.887 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.300249+0000 mon.a (mon.0) 3739 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.887 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.301706+0000 mon.a (mon.0) 3740 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.887 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.311536+0000 mon.a (mon.0) 3741 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:14.887 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.424629+0000 mon.a (mon.0) 3742 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:14.887 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.428366+0000 mon.a (mon.0) 3743 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:14.887 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.431896+0000 mon.a (mon.0) 3744 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:14.887 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.433297+0000 mon.a (mon.0) 3745 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:14.887 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[68349]: audit 2023-12-20T20:13:14.444522+0000 mon.a (mon.0) 3746 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:13:14 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:13:14] "GET /metrics HTTP/1.1" 200 38485 "" "Prometheus/2.33.4" 2023-12-20T20:13:15.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: cephadm 2023-12-20T20:13:13.631421+0000 mgr.x (mgr.25349) 1455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: cephadm 2023-12-20T20:13:13.730195+0000 mgr.x (mgr.25349) 1456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: cephadm 2023-12-20T20:13:13.827971+0000 mgr.x (mgr.25349) 1457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: cephadm 2023-12-20T20:13:13.925886+0000 mgr.x (mgr.25349) 1458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: cephadm 2023-12-20T20:13:14.024151+0000 mgr.x (mgr.25349) 1459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: cephadm 2023-12-20T20:13:14.118959+0000 mgr.x (mgr.25349) 1460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: cephadm 2023-12-20T20:13:14.216076+0000 mgr.x (mgr.25349) 1461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: cephadm 2023-12-20T20:13:14.318585+0000 mgr.x (mgr.25349) 1462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: cephadm 2023-12-20T20:13:14.451618+0000 mgr.x (mgr.25349) 1463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.519795+0000 mon.a (mon.0) 3747 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.522392+0000 mon.a (mon.0) 3748 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.526895+0000 mon.a (mon.0) 3749 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.529170+0000 mon.a (mon.0) 3750 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.537375+0000 mon.a (mon.0) 3751 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: cluster 2023-12-20T20:13:14.541532+0000 mon.a (mon.0) 3752 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:13:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: cephadm 2023-12-20T20:13:14.544341+0000 mgr.x (mgr.25349) 1464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: cluster 2023-12-20T20:13:14.546841+0000 mon.a (mon.0) 3753 : cluster 1 osd.3 [v2:172.21.15.80:6824/4188963154,v1:172.21.15.80:6825/4188963154] boot 2023-12-20T20:13:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: cluster 2023-12-20T20:13:14.547836+0000 mon.a (mon.0) 3754 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-12-20T20:13:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: cluster 2023-12-20T20:13:14.549829+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:13:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: cluster 2023-12-20T20:13:14.552744+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:13:15.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: cluster 2023-12-20T20:13:14.553675+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:13:15.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: cluster 2023-12-20T20:13:14.554747+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:13:15.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: cephadm 2023-12-20T20:13:13.631421+0000 mgr.x (mgr.25349) 1455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: cephadm 2023-12-20T20:13:13.730195+0000 mgr.x (mgr.25349) 1456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: cephadm 2023-12-20T20:13:13.827971+0000 mgr.x (mgr.25349) 1457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: cephadm 2023-12-20T20:13:13.925886+0000 mgr.x (mgr.25349) 1458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: cephadm 2023-12-20T20:13:14.024151+0000 mgr.x (mgr.25349) 1459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: cephadm 2023-12-20T20:13:14.118959+0000 mgr.x (mgr.25349) 1460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: cephadm 2023-12-20T20:13:14.216076+0000 mgr.x (mgr.25349) 1461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: cephadm 2023-12-20T20:13:14.318585+0000 mgr.x (mgr.25349) 1462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: cephadm 2023-12-20T20:13:14.451618+0000 mgr.x (mgr.25349) 1463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.519795+0000 mon.a (mon.0) 3747 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.522392+0000 mon.a (mon.0) 3748 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.526895+0000 mon.a (mon.0) 3749 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.529170+0000 mon.a (mon.0) 3750 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.537375+0000 mon.a (mon.0) 3751 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: cluster 2023-12-20T20:13:14.541532+0000 mon.a (mon.0) 3752 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:13:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: cephadm 2023-12-20T20:13:14.544341+0000 mgr.x (mgr.25349) 1464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: cluster 2023-12-20T20:13:14.546841+0000 mon.a (mon.0) 3753 : cluster 1 osd.3 [v2:172.21.15.80:6824/4188963154,v1:172.21.15.80:6825/4188963154] boot 2023-12-20T20:13:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: cluster 2023-12-20T20:13:14.547836+0000 mon.a (mon.0) 3754 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-12-20T20:13:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: cluster 2023-12-20T20:13:14.549829+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:13:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: cluster 2023-12-20T20:13:14.552744+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:13:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: cluster 2023-12-20T20:13:14.553675+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:13:15.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: cluster 2023-12-20T20:13:14.554747+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:13:15.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.555063+0000 mon.a (mon.0) 3755 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:13:15.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: cluster 2023-12-20T20:13:14.559057+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:13:15.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: cluster 2023-12-20T20:13:14.562594+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:13:15.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.606555+0000 mon.a (mon.0) 3756 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.609093+0000 mon.a (mon.0) 3757 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.612143+0000 mon.a (mon.0) 3758 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.613480+0000 mon.a (mon.0) 3759 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.621418+0000 mon.a (mon.0) 3760 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.701901+0000 mon.a (mon.0) 3761 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.705255+0000 mon.a (mon.0) 3762 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.708845+0000 mon.a (mon.0) 3763 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.710073+0000 mon.a (mon.0) 3764 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.717792+0000 mon.a (mon.0) 3765 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.797940+0000 mon.a (mon.0) 3766 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.800580+0000 mon.a (mon.0) 3767 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.803127+0000 mon.a (mon.0) 3768 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.804563+0000 mon.a (mon.0) 3769 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.811620+0000 mon.a (mon.0) 3770 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.895222+0000 mon.a (mon.0) 3771 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.898026+0000 mon.a (mon.0) 3772 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.555063+0000 mon.a (mon.0) 3755 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:13:15.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: cluster 2023-12-20T20:13:14.559057+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:13:15.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: cluster 2023-12-20T20:13:14.562594+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:13:15.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.606555+0000 mon.a (mon.0) 3756 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.609093+0000 mon.a (mon.0) 3757 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.612143+0000 mon.a (mon.0) 3758 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.613480+0000 mon.a (mon.0) 3759 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.621418+0000 mon.a (mon.0) 3760 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.701901+0000 mon.a (mon.0) 3761 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.705255+0000 mon.a (mon.0) 3762 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.708845+0000 mon.a (mon.0) 3763 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.710073+0000 mon.a (mon.0) 3764 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.717792+0000 mon.a (mon.0) 3765 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.797940+0000 mon.a (mon.0) 3766 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.800580+0000 mon.a (mon.0) 3767 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.803127+0000 mon.a (mon.0) 3768 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.804563+0000 mon.a (mon.0) 3769 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.811620+0000 mon.a (mon.0) 3770 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.895222+0000 mon.a (mon.0) 3771 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.898026+0000 mon.a (mon.0) 3772 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.901149+0000 mon.a (mon.0) 3773 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.902664+0000 mon.a (mon.0) 3774 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.909607+0000 mon.a (mon.0) 3775 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.992899+0000 mon.a (mon.0) 3776 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.995358+0000 mon.a (mon.0) 3777 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.998239+0000 mon.a (mon.0) 3778 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:14.999310+0000 mon.a (mon.0) 3779 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.008967+0000 mon.a (mon.0) 3780 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.090813+0000 mon.a (mon.0) 3781 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.093396+0000 mon.a (mon.0) 3782 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.096842+0000 mon.a (mon.0) 3783 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.098296+0000 mon.a (mon.0) 3784 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.109760+0000 mon.a (mon.0) 3785 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.190405+0000 mon.a (mon.0) 3786 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.195162+0000 mon.a (mon.0) 3787 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.198918+0000 mon.a (mon.0) 3788 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.200344+0000 mon.a (mon.0) 3789 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.213238+0000 mon.a (mon.0) 3790 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.295559+0000 mon.a (mon.0) 3791 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.297991+0000 mon.a (mon.0) 3792 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.901149+0000 mon.a (mon.0) 3773 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.902664+0000 mon.a (mon.0) 3774 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.909607+0000 mon.a (mon.0) 3775 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.992899+0000 mon.a (mon.0) 3776 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.995358+0000 mon.a (mon.0) 3777 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.998239+0000 mon.a (mon.0) 3778 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:14.999310+0000 mon.a (mon.0) 3779 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.008967+0000 mon.a (mon.0) 3780 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.090813+0000 mon.a (mon.0) 3781 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.093396+0000 mon.a (mon.0) 3782 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.096842+0000 mon.a (mon.0) 3783 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.098296+0000 mon.a (mon.0) 3784 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.109760+0000 mon.a (mon.0) 3785 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.190405+0000 mon.a (mon.0) 3786 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.195162+0000 mon.a (mon.0) 3787 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.198918+0000 mon.a (mon.0) 3788 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.200344+0000 mon.a (mon.0) 3789 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.213238+0000 mon.a (mon.0) 3790 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.295559+0000 mon.a (mon.0) 3791 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.297991+0000 mon.a (mon.0) 3792 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.301103+0000 mon.a (mon.0) 3793 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.302409+0000 mon.a (mon.0) 3794 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.312343+0000 mon.a (mon.0) 3795 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.392327+0000 mon.a (mon.0) 3796 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.395540+0000 mon.a (mon.0) 3797 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.399115+0000 mon.a (mon.0) 3798 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.400843+0000 mon.a (mon.0) 3799 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.413198+0000 mon.a (mon.0) 3800 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.498223+0000 mon.a (mon.0) 3801 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[84793]: audit 2023-12-20T20:13:15.501381+0000 mon.a (mon.0) 3802 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.301103+0000 mon.a (mon.0) 3793 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.302409+0000 mon.a (mon.0) 3794 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.312343+0000 mon.a (mon.0) 3795 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.392327+0000 mon.a (mon.0) 3796 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.395540+0000 mon.a (mon.0) 3797 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.399115+0000 mon.a (mon.0) 3798 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.400843+0000 mon.a (mon.0) 3799 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.413198+0000 mon.a (mon.0) 3800 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.498223+0000 mon.a (mon.0) 3801 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:15 smithi080 bash[80208]: audit 2023-12-20T20:13:15.501381+0000 mon.a (mon.0) 3802 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: cephadm 2023-12-20T20:13:13.631421+0000 mgr.x (mgr.25349) 1455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: cephadm 2023-12-20T20:13:13.730195+0000 mgr.x (mgr.25349) 1456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: cephadm 2023-12-20T20:13:13.827971+0000 mgr.x (mgr.25349) 1457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: cephadm 2023-12-20T20:13:13.925886+0000 mgr.x (mgr.25349) 1458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: cephadm 2023-12-20T20:13:14.024151+0000 mgr.x (mgr.25349) 1459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: cephadm 2023-12-20T20:13:14.118959+0000 mgr.x (mgr.25349) 1460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: cephadm 2023-12-20T20:13:14.216076+0000 mgr.x (mgr.25349) 1461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: cephadm 2023-12-20T20:13:14.318585+0000 mgr.x (mgr.25349) 1462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: cephadm 2023-12-20T20:13:14.451618+0000 mgr.x (mgr.25349) 1463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.519795+0000 mon.a (mon.0) 3747 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.522392+0000 mon.a (mon.0) 3748 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.526895+0000 mon.a (mon.0) 3749 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.529170+0000 mon.a (mon.0) 3750 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.537375+0000 mon.a (mon.0) 3751 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: cluster 2023-12-20T20:13:14.541532+0000 mon.a (mon.0) 3752 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:13:15.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: cephadm 2023-12-20T20:13:14.544341+0000 mgr.x (mgr.25349) 1464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:15.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: cluster 2023-12-20T20:13:14.546841+0000 mon.a (mon.0) 3753 : cluster 1 osd.3 [v2:172.21.15.80:6824/4188963154,v1:172.21.15.80:6825/4188963154] boot 2023-12-20T20:13:15.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: cluster 2023-12-20T20:13:14.547836+0000 mon.a (mon.0) 3754 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-12-20T20:13:15.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: cluster 2023-12-20T20:13:14.549829+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:13:15.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: cluster 2023-12-20T20:13:14.552744+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:13:15.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: cluster 2023-12-20T20:13:14.553675+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:13:15.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: cluster 2023-12-20T20:13:14.554747+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:13:15.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.555063+0000 mon.a (mon.0) 3755 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-20T20:13:15.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: cluster 2023-12-20T20:13:14.559057+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:13:15.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: cluster 2023-12-20T20:13:14.562594+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e140 with expected crc 2023-12-20T20:13:15.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.606555+0000 mon.a (mon.0) 3756 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.609093+0000 mon.a (mon.0) 3757 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.612143+0000 mon.a (mon.0) 3758 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.613480+0000 mon.a (mon.0) 3759 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.621418+0000 mon.a (mon.0) 3760 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.701901+0000 mon.a (mon.0) 3761 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.705255+0000 mon.a (mon.0) 3762 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.708845+0000 mon.a (mon.0) 3763 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.710073+0000 mon.a (mon.0) 3764 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.717792+0000 mon.a (mon.0) 3765 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.797940+0000 mon.a (mon.0) 3766 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.800580+0000 mon.a (mon.0) 3767 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.803127+0000 mon.a (mon.0) 3768 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.804563+0000 mon.a (mon.0) 3769 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.811620+0000 mon.a (mon.0) 3770 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.895222+0000 mon.a (mon.0) 3771 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.898026+0000 mon.a (mon.0) 3772 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.901149+0000 mon.a (mon.0) 3773 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.902664+0000 mon.a (mon.0) 3774 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.909607+0000 mon.a (mon.0) 3775 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.992899+0000 mon.a (mon.0) 3776 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.995358+0000 mon.a (mon.0) 3777 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.998239+0000 mon.a (mon.0) 3778 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:14.999310+0000 mon.a (mon.0) 3779 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.008967+0000 mon.a (mon.0) 3780 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.090813+0000 mon.a (mon.0) 3781 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.093396+0000 mon.a (mon.0) 3782 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.096842+0000 mon.a (mon.0) 3783 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.098296+0000 mon.a (mon.0) 3784 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.109760+0000 mon.a (mon.0) 3785 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.190405+0000 mon.a (mon.0) 3786 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.195162+0000 mon.a (mon.0) 3787 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.198918+0000 mon.a (mon.0) 3788 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.200344+0000 mon.a (mon.0) 3789 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.213238+0000 mon.a (mon.0) 3790 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.295559+0000 mon.a (mon.0) 3791 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.297991+0000 mon.a (mon.0) 3792 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.301103+0000 mon.a (mon.0) 3793 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.302409+0000 mon.a (mon.0) 3794 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.312343+0000 mon.a (mon.0) 3795 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.392327+0000 mon.a (mon.0) 3796 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.395540+0000 mon.a (mon.0) 3797 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:15.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.399115+0000 mon.a (mon.0) 3798 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:15.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.400843+0000 mon.a (mon.0) 3799 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:15.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.413198+0000 mon.a (mon.0) 3800 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:15.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.498223+0000 mon.a (mon.0) 3801 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:15.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:15 smithi133 bash[68349]: audit 2023-12-20T20:13:15.501381+0000 mon.a (mon.0) 3802 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.694 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[62198]: debug 2023-12-20T20:13:16.300+0000 7f880429a700 -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-20T20:13:16.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: cephadm 2023-12-20T20:13:14.628407+0000 mgr.x (mgr.25349) 1465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: cephadm 2023-12-20T20:13:14.724819+0000 mgr.x (mgr.25349) 1466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: cephadm 2023-12-20T20:13:14.818616+0000 mgr.x (mgr.25349) 1467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: cephadm 2023-12-20T20:13:14.916330+0000 mgr.x (mgr.25349) 1468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: cephadm 2023-12-20T20:13:15.015814+0000 mgr.x (mgr.25349) 1469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: cluster 2023-12-20T20:13:15.039987+0000 mgr.x (mgr.25349) 1470 : cluster 0 pgmap v288: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2023-12-20T20:13:16.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: cephadm 2023-12-20T20:13:15.116778+0000 mgr.x (mgr.25349) 1471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: cephadm 2023-12-20T20:13:15.220308+0000 mgr.x (mgr.25349) 1472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: cephadm 2023-12-20T20:13:15.319266+0000 mgr.x (mgr.25349) 1473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: cephadm 2023-12-20T20:13:15.420292+0000 mgr.x (mgr.25349) 1474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.504457+0000 mon.a (mon.0) 3803 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.505632+0000 mon.a (mon.0) 3804 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.521925+0000 mon.a (mon.0) 3805 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: cephadm 2023-12-20T20:13:15.528698+0000 mgr.x (mgr.25349) 1475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: cluster 2023-12-20T20:13:15.551426+0000 mon.a (mon.0) 3806 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-12-20T20:13:16.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: cluster 2023-12-20T20:13:15.552307+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: cluster 2023-12-20T20:13:15.555667+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: cluster 2023-12-20T20:13:15.558200+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: cluster 2023-12-20T20:13:15.559442+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: cluster 2023-12-20T20:13:15.560092+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: cluster 2023-12-20T20:13:15.561850+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: cluster 2023-12-20T20:13:15.568157+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: cluster 2023-12-20T20:13:15.568737+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: cluster 2023-12-20T20:13:15.572405+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: cluster 2023-12-20T20:13:15.572843+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.599658+0000 mon.a (mon.0) 3807 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.601827+0000 mon.a (mon.0) 3808 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.604913+0000 mon.a (mon.0) 3809 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.605883+0000 mon.a (mon.0) 3810 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.611789+0000 mon.a (mon.0) 3811 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.691142+0000 mon.a (mon.0) 3812 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.694565+0000 mon.a (mon.0) 3813 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.697615+0000 mon.a (mon.0) 3814 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.698798+0000 mon.a (mon.0) 3815 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.707677+0000 mon.a (mon.0) 3816 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.785476+0000 mon.a (mon.0) 3817 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.788830+0000 mon.a (mon.0) 3818 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.792872+0000 mon.a (mon.0) 3819 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.794213+0000 mon.a (mon.0) 3820 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.803027+0000 mon.a (mon.0) 3821 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.881871+0000 mon.a (mon.0) 3822 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.885020+0000 mon.a (mon.0) 3823 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.888686+0000 mon.a (mon.0) 3824 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.890273+0000 mon.a (mon.0) 3825 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.899816+0000 mon.a (mon.0) 3826 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.979668+0000 mon.a (mon.0) 3827 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.982896+0000 mon.a (mon.0) 3828 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.987081+0000 mon.a (mon.0) 3829 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.988445+0000 mon.a (mon.0) 3830 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:15.996774+0000 mon.a (mon.0) 3831 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:16.079411+0000 mon.a (mon.0) 3832 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:16.082683+0000 mon.a (mon.0) 3833 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:16.086115+0000 mon.a (mon.0) 3834 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:16.087567+0000 mon.a (mon.0) 3835 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:16.096045+0000 mon.a (mon.0) 3836 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:16.176430+0000 mon.a (mon.0) 3837 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:16.180516+0000 mon.a (mon.0) 3838 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:16.186837+0000 mon.a (mon.0) 3839 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:16.187877+0000 mon.a (mon.0) 3840 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:16.193724+0000 mon.a (mon.0) 3841 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:16.270509+0000 mon.a (mon.0) 3842 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:16.271765+0000 mon.a (mon.0) 3843 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:16.281103+0000 mon.a (mon.0) 3844 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:16.282332+0000 mon.a (mon.0) 3845 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:16.286868+0000 mon.a (mon.0) 3846 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:16.290749+0000 mon.a (mon.0) 3847 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:16.293646+0000 mon.a (mon.0) 3848 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:16 smithi133 bash[68349]: audit 2023-12-20T20:13:16.296808+0000 mon.a (mon.0) 3849 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:13:16.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: cephadm 2023-12-20T20:13:14.628407+0000 mgr.x (mgr.25349) 1465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: cephadm 2023-12-20T20:13:14.724819+0000 mgr.x (mgr.25349) 1466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: cephadm 2023-12-20T20:13:14.818616+0000 mgr.x (mgr.25349) 1467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: cephadm 2023-12-20T20:13:14.916330+0000 mgr.x (mgr.25349) 1468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: cephadm 2023-12-20T20:13:15.015814+0000 mgr.x (mgr.25349) 1469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: cluster 2023-12-20T20:13:15.039987+0000 mgr.x (mgr.25349) 1470 : cluster 0 pgmap v288: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2023-12-20T20:13:16.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: cephadm 2023-12-20T20:13:15.116778+0000 mgr.x (mgr.25349) 1471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: cephadm 2023-12-20T20:13:15.220308+0000 mgr.x (mgr.25349) 1472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: cephadm 2023-12-20T20:13:15.319266+0000 mgr.x (mgr.25349) 1473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: cephadm 2023-12-20T20:13:15.420292+0000 mgr.x (mgr.25349) 1474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.504457+0000 mon.a (mon.0) 3803 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.505632+0000 mon.a (mon.0) 3804 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.521925+0000 mon.a (mon.0) 3805 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: cephadm 2023-12-20T20:13:15.528698+0000 mgr.x (mgr.25349) 1475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: cluster 2023-12-20T20:13:15.551426+0000 mon.a (mon.0) 3806 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-12-20T20:13:16.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: cluster 2023-12-20T20:13:15.552307+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: cluster 2023-12-20T20:13:15.555667+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: cluster 2023-12-20T20:13:15.558200+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: cluster 2023-12-20T20:13:15.559442+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: cluster 2023-12-20T20:13:15.560092+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: cluster 2023-12-20T20:13:15.561850+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: cluster 2023-12-20T20:13:15.568157+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: cluster 2023-12-20T20:13:15.568737+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: cephadm 2023-12-20T20:13:14.628407+0000 mgr.x (mgr.25349) 1465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: cephadm 2023-12-20T20:13:14.724819+0000 mgr.x (mgr.25349) 1466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: cephadm 2023-12-20T20:13:14.818616+0000 mgr.x (mgr.25349) 1467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: cephadm 2023-12-20T20:13:14.916330+0000 mgr.x (mgr.25349) 1468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: cephadm 2023-12-20T20:13:15.015814+0000 mgr.x (mgr.25349) 1469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: cluster 2023-12-20T20:13:15.039987+0000 mgr.x (mgr.25349) 1470 : cluster 0 pgmap v288: 161 pgs: 25 active+undersized+degraded, 41 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2023-12-20T20:13:16.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: cephadm 2023-12-20T20:13:15.116778+0000 mgr.x (mgr.25349) 1471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: cephadm 2023-12-20T20:13:15.220308+0000 mgr.x (mgr.25349) 1472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: cephadm 2023-12-20T20:13:15.319266+0000 mgr.x (mgr.25349) 1473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: cephadm 2023-12-20T20:13:15.420292+0000 mgr.x (mgr.25349) 1474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.504457+0000 mon.a (mon.0) 3803 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.505632+0000 mon.a (mon.0) 3804 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.521925+0000 mon.a (mon.0) 3805 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: cephadm 2023-12-20T20:13:15.528698+0000 mgr.x (mgr.25349) 1475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:16.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: cluster 2023-12-20T20:13:15.551426+0000 mon.a (mon.0) 3806 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-12-20T20:13:16.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: cluster 2023-12-20T20:13:15.552307+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: cluster 2023-12-20T20:13:15.555667+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: cluster 2023-12-20T20:13:15.558200+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: cluster 2023-12-20T20:13:15.559442+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: cluster 2023-12-20T20:13:15.560092+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: cluster 2023-12-20T20:13:15.561850+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: cluster 2023-12-20T20:13:15.568157+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: cluster 2023-12-20T20:13:15.568737+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: cluster 2023-12-20T20:13:15.572405+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: cluster 2023-12-20T20:13:15.572843+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.599658+0000 mon.a (mon.0) 3807 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.601827+0000 mon.a (mon.0) 3808 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.604913+0000 mon.a (mon.0) 3809 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.605883+0000 mon.a (mon.0) 3810 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.611789+0000 mon.a (mon.0) 3811 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.691142+0000 mon.a (mon.0) 3812 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.694565+0000 mon.a (mon.0) 3813 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.697615+0000 mon.a (mon.0) 3814 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.698798+0000 mon.a (mon.0) 3815 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.707677+0000 mon.a (mon.0) 3816 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.785476+0000 mon.a (mon.0) 3817 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.788830+0000 mon.a (mon.0) 3818 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.792872+0000 mon.a (mon.0) 3819 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.794213+0000 mon.a (mon.0) 3820 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.803027+0000 mon.a (mon.0) 3821 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.881871+0000 mon.a (mon.0) 3822 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.885020+0000 mon.a (mon.0) 3823 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.888686+0000 mon.a (mon.0) 3824 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: cluster 2023-12-20T20:13:15.572405+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: cluster 2023-12-20T20:13:15.572843+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e141 with expected crc 2023-12-20T20:13:16.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.599658+0000 mon.a (mon.0) 3807 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.601827+0000 mon.a (mon.0) 3808 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.604913+0000 mon.a (mon.0) 3809 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.605883+0000 mon.a (mon.0) 3810 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.611789+0000 mon.a (mon.0) 3811 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.691142+0000 mon.a (mon.0) 3812 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.694565+0000 mon.a (mon.0) 3813 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.697615+0000 mon.a (mon.0) 3814 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.698798+0000 mon.a (mon.0) 3815 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.707677+0000 mon.a (mon.0) 3816 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.785476+0000 mon.a (mon.0) 3817 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.788830+0000 mon.a (mon.0) 3818 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.792872+0000 mon.a (mon.0) 3819 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.794213+0000 mon.a (mon.0) 3820 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.803027+0000 mon.a (mon.0) 3821 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.881871+0000 mon.a (mon.0) 3822 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.885020+0000 mon.a (mon.0) 3823 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.888686+0000 mon.a (mon.0) 3824 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.890273+0000 mon.a (mon.0) 3825 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.899816+0000 mon.a (mon.0) 3826 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.979668+0000 mon.a (mon.0) 3827 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.982896+0000 mon.a (mon.0) 3828 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.987081+0000 mon.a (mon.0) 3829 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.988445+0000 mon.a (mon.0) 3830 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:15.996774+0000 mon.a (mon.0) 3831 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:16.079411+0000 mon.a (mon.0) 3832 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:16.082683+0000 mon.a (mon.0) 3833 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:16.086115+0000 mon.a (mon.0) 3834 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:16.087567+0000 mon.a (mon.0) 3835 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:16.096045+0000 mon.a (mon.0) 3836 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:16.176430+0000 mon.a (mon.0) 3837 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:16.180516+0000 mon.a (mon.0) 3838 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:16.186837+0000 mon.a (mon.0) 3839 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:16.187877+0000 mon.a (mon.0) 3840 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:16.193724+0000 mon.a (mon.0) 3841 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:16.270509+0000 mon.a (mon.0) 3842 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:16.271765+0000 mon.a (mon.0) 3843 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:16.281103+0000 mon.a (mon.0) 3844 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:16.282332+0000 mon.a (mon.0) 3845 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:16.286868+0000 mon.a (mon.0) 3846 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:16.290749+0000 mon.a (mon.0) 3847 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:16.293646+0000 mon.a (mon.0) 3848 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[80208]: audit 2023-12-20T20:13:16.296808+0000 mon.a (mon.0) 3849 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:13:16.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.890273+0000 mon.a (mon.0) 3825 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.899816+0000 mon.a (mon.0) 3826 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.979668+0000 mon.a (mon.0) 3827 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.982896+0000 mon.a (mon.0) 3828 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.987081+0000 mon.a (mon.0) 3829 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.988445+0000 mon.a (mon.0) 3830 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:15.996774+0000 mon.a (mon.0) 3831 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:16.079411+0000 mon.a (mon.0) 3832 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:16.082683+0000 mon.a (mon.0) 3833 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:16.086115+0000 mon.a (mon.0) 3834 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:16.087567+0000 mon.a (mon.0) 3835 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.815 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:16.096045+0000 mon.a (mon.0) 3836 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.815 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:16.176430+0000 mon.a (mon.0) 3837 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.815 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:16.180516+0000 mon.a (mon.0) 3838 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.815 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:16.186837+0000 mon.a (mon.0) 3839 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:16.815 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:16.187877+0000 mon.a (mon.0) 3840 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:16.815 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:16.193724+0000 mon.a (mon.0) 3841 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.815 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:16.270509+0000 mon.a (mon.0) 3842 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.815 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:16.271765+0000 mon.a (mon.0) 3843 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:16.815 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:16.281103+0000 mon.a (mon.0) 3844 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.815 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:16.282332+0000 mon.a (mon.0) 3845 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.815 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:16.286868+0000 mon.a (mon.0) 3846 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.815 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:16.290749+0000 mon.a (mon.0) 3847 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:16.815 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:16.293646+0000 mon.a (mon.0) 3848 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:16.815 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:16 smithi080 bash[84793]: audit 2023-12-20T20:13:16.296808+0000 mon.a (mon.0) 3849 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:13:17.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:17 smithi080 bash[80208]: cephadm 2023-12-20T20:13:15.618544+0000 mgr.x (mgr.25349) 1476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:17.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:17 smithi080 bash[80208]: cephadm 2023-12-20T20:13:15.714606+0000 mgr.x (mgr.25349) 1477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:17.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:17 smithi080 bash[80208]: cephadm 2023-12-20T20:13:15.810029+0000 mgr.x (mgr.25349) 1478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:17.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:17 smithi080 bash[80208]: cephadm 2023-12-20T20:13:15.907045+0000 mgr.x (mgr.25349) 1479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:17.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:17 smithi080 bash[80208]: cephadm 2023-12-20T20:13:16.003838+0000 mgr.x (mgr.25349) 1480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:17.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:17 smithi080 bash[80208]: cephadm 2023-12-20T20:13:16.103035+0000 mgr.x (mgr.25349) 1481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:17.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:17 smithi080 bash[80208]: cephadm 2023-12-20T20:13:16.200500+0000 mgr.x (mgr.25349) 1482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:17.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:17 smithi080 bash[80208]: audit 2023-12-20T20:13:16.202576+0000 mgr.x (mgr.25349) 1483 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:13:17.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:17 smithi080 bash[80208]: audit 2023-12-20T20:13:16.303304+0000 mgr.x (mgr.25349) 1484 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:13:17.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:17 smithi080 bash[80208]: cephadm 2023-12-20T20:13:16.304838+0000 mgr.x (mgr.25349) 1485 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-20T20:13:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:17 smithi080 bash[84793]: cephadm 2023-12-20T20:13:15.618544+0000 mgr.x (mgr.25349) 1476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:17 smithi080 bash[84793]: cephadm 2023-12-20T20:13:15.714606+0000 mgr.x (mgr.25349) 1477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:17 smithi080 bash[84793]: cephadm 2023-12-20T20:13:15.810029+0000 mgr.x (mgr.25349) 1478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:17 smithi080 bash[84793]: cephadm 2023-12-20T20:13:15.907045+0000 mgr.x (mgr.25349) 1479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:17 smithi080 bash[84793]: cephadm 2023-12-20T20:13:16.003838+0000 mgr.x (mgr.25349) 1480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:17 smithi080 bash[84793]: cephadm 2023-12-20T20:13:16.103035+0000 mgr.x (mgr.25349) 1481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:17 smithi080 bash[84793]: cephadm 2023-12-20T20:13:16.200500+0000 mgr.x (mgr.25349) 1482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:17 smithi080 bash[84793]: audit 2023-12-20T20:13:16.202576+0000 mgr.x (mgr.25349) 1483 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:13:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:17 smithi080 bash[84793]: audit 2023-12-20T20:13:16.303304+0000 mgr.x (mgr.25349) 1484 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:13:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:17 smithi080 bash[84793]: cephadm 2023-12-20T20:13:16.304838+0000 mgr.x (mgr.25349) 1485 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-20T20:13:17.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:17 smithi133 bash[68349]: cephadm 2023-12-20T20:13:15.618544+0000 mgr.x (mgr.25349) 1476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:17.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:17 smithi133 bash[68349]: cephadm 2023-12-20T20:13:15.714606+0000 mgr.x (mgr.25349) 1477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:17.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:17 smithi133 bash[68349]: cephadm 2023-12-20T20:13:15.810029+0000 mgr.x (mgr.25349) 1478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:17.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:17 smithi133 bash[68349]: cephadm 2023-12-20T20:13:15.907045+0000 mgr.x (mgr.25349) 1479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:17.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:17 smithi133 bash[68349]: cephadm 2023-12-20T20:13:16.003838+0000 mgr.x (mgr.25349) 1480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:17.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:17 smithi133 bash[68349]: cephadm 2023-12-20T20:13:16.103035+0000 mgr.x (mgr.25349) 1481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:17.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:17 smithi133 bash[68349]: cephadm 2023-12-20T20:13:16.200500+0000 mgr.x (mgr.25349) 1482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:17.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:17 smithi133 bash[68349]: audit 2023-12-20T20:13:16.202576+0000 mgr.x (mgr.25349) 1483 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:13:17.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:17 smithi133 bash[68349]: audit 2023-12-20T20:13:16.303304+0000 mgr.x (mgr.25349) 1484 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:13:17.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:17 smithi133 bash[68349]: cephadm 2023-12-20T20:13:16.304838+0000 mgr.x (mgr.25349) 1485 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-20T20:13:18.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:18 smithi080 bash[80208]: cluster 2023-12-20T20:13:17.041730+0000 mgr.x (mgr.25349) 1486 : cluster 0 pgmap v290: 161 pgs: 13 active+undersized+degraded, 22 active+undersized, 126 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 45/630 objects degraded (7.143%) 2023-12-20T20:13:18.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:18 smithi080 bash[80208]: cluster 2023-12-20T20:13:17.510768+0000 mon.a (mon.0) 3850 : cluster 3 Health check update: Degraded data redundancy: 45/630 objects degraded (7.143%), 13 pgs degraded (PG_DEGRADED) 2023-12-20T20:13:18.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:18 smithi080 bash[84793]: cluster 2023-12-20T20:13:17.041730+0000 mgr.x (mgr.25349) 1486 : cluster 0 pgmap v290: 161 pgs: 13 active+undersized+degraded, 22 active+undersized, 126 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 45/630 objects degraded (7.143%) 2023-12-20T20:13:18.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:18 smithi080 bash[84793]: cluster 2023-12-20T20:13:17.510768+0000 mon.a (mon.0) 3850 : cluster 3 Health check update: Degraded data redundancy: 45/630 objects degraded (7.143%), 13 pgs degraded (PG_DEGRADED) 2023-12-20T20:13:18.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:18 smithi133 bash[68349]: cluster 2023-12-20T20:13:17.041730+0000 mgr.x (mgr.25349) 1486 : cluster 0 pgmap v290: 161 pgs: 13 active+undersized+degraded, 22 active+undersized, 126 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 45/630 objects degraded (7.143%) 2023-12-20T20:13:18.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:18 smithi133 bash[68349]: cluster 2023-12-20T20:13:17.510768+0000 mon.a (mon.0) 3850 : cluster 3 Health check update: Degraded data redundancy: 45/630 objects degraded (7.143%), 13 pgs degraded (PG_DEGRADED) 2023-12-20T20:13:19.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:19 smithi080 bash[80208]: cluster 2023-12-20T20:13:19.514353+0000 mon.a (mon.0) 3851 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/630 objects degraded (7.143%), 13 pgs degraded) 2023-12-20T20:13:19.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:19 smithi080 bash[80208]: cluster 2023-12-20T20:13:19.514440+0000 mon.a (mon.0) 3852 : cluster 1 Cluster is now healthy 2023-12-20T20:13:19.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:19 smithi080 bash[84793]: cluster 2023-12-20T20:13:19.514353+0000 mon.a (mon.0) 3851 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/630 objects degraded (7.143%), 13 pgs degraded) 2023-12-20T20:13:19.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:19 smithi080 bash[84793]: cluster 2023-12-20T20:13:19.514440+0000 mon.a (mon.0) 3852 : cluster 1 Cluster is now healthy 2023-12-20T20:13:19.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:19 smithi133 bash[68349]: cluster 2023-12-20T20:13:19.514353+0000 mon.a (mon.0) 3851 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/630 objects degraded (7.143%), 13 pgs degraded) 2023-12-20T20:13:19.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:19 smithi133 bash[68349]: cluster 2023-12-20T20:13:19.514440+0000 mon.a (mon.0) 3852 : cluster 1 Cluster is now healthy 2023-12-20T20:13:20.019 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:13:20.673 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:20 smithi080 bash[80208]: cluster 2023-12-20T20:13:19.042778+0000 mgr.x (mgr.25349) 1487 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:13:20.673 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:20 smithi080 bash[80208]: audit 2023-12-20T20:13:20.340930+0000 mon.a (mon.0) 3853 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:20.673 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:20 smithi080 bash[80208]: audit 2023-12-20T20:13:20.351231+0000 mon.a (mon.0) 3854 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:20.673 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:20 smithi080 bash[80208]: audit 2023-12-20T20:13:20.360684+0000 mon.a (mon.0) 3855 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:20.674 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:20 smithi080 bash[84793]: cluster 2023-12-20T20:13:19.042778+0000 mgr.x (mgr.25349) 1487 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:13:20.674 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:20 smithi080 bash[84793]: audit 2023-12-20T20:13:20.340930+0000 mon.a (mon.0) 3853 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:20.674 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:20 smithi080 bash[84793]: audit 2023-12-20T20:13:20.351231+0000 mon.a (mon.0) 3854 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:20.674 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:20 smithi080 bash[84793]: audit 2023-12-20T20:13:20.360684+0000 mon.a (mon.0) 3855 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:20.824 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:13:20.825 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 0s ago 21m - - 2023-12-20T20:13:20.825 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 15s ago 20m - - 2023-12-20T20:13:20.825 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (7m) 0s ago 14m 17.2M - 0.23.0 ba2b418f427c 9979984282f3 2023-12-20T20:13:20.825 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (6m) 15s ago 13m 44.6M - 8.3.5 dad864ee21e9 35327ecb050a 2023-12-20T20:13:20.825 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 running (5m) 0s ago 11m 49.8M - 3.5 e1d6a67b021e 63865d78dfdb 2023-12-20T20:13:20.825 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443,9283,8765 running (5m) 15s ago 20m 511M - 19.0.0-297-ga89fee39 36973ca01a0c 2798bd911c04 2023-12-20T20:13:20.825 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:8443,9283,8765 running (4m) 0s ago 22m 433M - 19.0.0-297-ga89fee39 36973ca01a0c 948a6298d95e 2023-12-20T20:13:20.825 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (5m) 0s ago 22m 73.6M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 7763c37656a1 2023-12-20T20:13:20.825 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (3m) 15s ago 20m 44.6M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 0757d0a21f72 2023-12-20T20:13:20.825 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (4m) 0s ago 20m 51.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 129477cbeb77 2023-12-20T20:13:20.826 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (7m) 0s ago 14m 14.2M - 1.3.1 1dbe0e931976 3d79384a5011 2023-12-20T20:13:20.826 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (6m) 15s ago 14m 15.8M - 1.3.1 1dbe0e931976 48068c81d9e1 2023-12-20T20:13:20.826 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (2m) 0s ago 19m 50.3M 4096M 19.0.0-297-ga89fee39 36973ca01a0c c5d957150d3a 2023-12-20T20:13:20.826 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (99s) 0s ago 19m 51.6M 4096M 19.0.0-297-ga89fee39 36973ca01a0c f69914f1c5ff 2023-12-20T20:13:20.826 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (57s) 0s ago 18m 47.9M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 4c63d0c1601a 2023-12-20T20:13:20.826 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (14s) 0s ago 17m 49.1M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 6d1ff218dfcc 2023-12-20T20:13:20.826 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (17m) 15s ago 17m 67.7M 4096M 17.2.0 e1d6a67b021e 18e2abccb722 2023-12-20T20:13:20.826 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (16m) 15s ago 16m 64.4M 4096M 17.2.0 e1d6a67b021e b059f3e08300 2023-12-20T20:13:20.826 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (16m) 15s ago 16m 62.9M 4096M 17.2.0 e1d6a67b021e 8e5ac1685777 2023-12-20T20:13:20.826 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (15m) 15s ago 15m 65.4M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:13:20.826 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (5m) 15s ago 14m 62.7M - 2.33.4 514e6a882f6e 0c91f33ab6ef 2023-12-20T20:13:20.826 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (12m) 0s ago 12m 89.8M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:13:20.826 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (12m) 15s ago 12m 88.8M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:13:20.826 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (11m) 0s ago 11m 88.9M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:13:20.826 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (11m) 15s ago 11m 89.1M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:13:20.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:20 smithi133 bash[68349]: cluster 2023-12-20T20:13:19.042778+0000 mgr.x (mgr.25349) 1487 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:13:20.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:20 smithi133 bash[68349]: audit 2023-12-20T20:13:20.340930+0000 mon.a (mon.0) 3853 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:20.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:20 smithi133 bash[68349]: audit 2023-12-20T20:13:20.351231+0000 mon.a (mon.0) 3854 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:20.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:20 smithi133 bash[68349]: audit 2023-12-20T20:13:20.360684+0000 mon.a (mon.0) 3855 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:21.270 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:13:21.270 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:13:21.270 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:13:21.270 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:13:21.270 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:13:21.270 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:13:21.270 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:13:21.270 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:13:21.270 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-20T20:13:21.270 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 4 2023-12-20T20:13:21.270 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:13:21.271 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:13:21.271 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:13:21.271 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:13:21.271 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:13:21.271 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2023-12-20T20:13:21.271 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 9 2023-12-20T20:13:21.271 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:13:21.271 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:13:21.666 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:13:21.666 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:13:21.666 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:13:21.667 INFO:teuthology.orchestra.run.smithi080.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:13:21.667 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [ 2023-12-20T20:13:21.667 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr", 2023-12-20T20:13:21.667 INFO:teuthology.orchestra.run.smithi080.stdout: "mon" 2023-12-20T20:13:21.667 INFO:teuthology.orchestra.run.smithi080.stdout: ], 2023-12-20T20:13:21.667 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "9/23 daemons upgraded", 2023-12-20T20:13:21.667 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "Currently upgrading osd daemons", 2023-12-20T20:13:21.667 INFO:teuthology.orchestra.run.smithi080.stdout: "is_paused": false 2023-12-20T20:13:21.667 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:13:21.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:21 smithi133 bash[68349]: audit 2023-12-20T20:13:20.001044+0000 mgr.x (mgr.25349) 1488 : audit 0 from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:21.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:21 smithi133 bash[68349]: audit 2023-12-20T20:13:20.404885+0000 mgr.x (mgr.25349) 1489 : audit 0 from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:21.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:21 smithi133 bash[68349]: audit 2023-12-20T20:13:21.261108+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.80:0/1728654134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:22.049 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:21 smithi080 bash[80208]: audit 2023-12-20T20:13:20.001044+0000 mgr.x (mgr.25349) 1488 : audit 0 from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:22.049 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:21 smithi080 bash[80208]: audit 2023-12-20T20:13:20.404885+0000 mgr.x (mgr.25349) 1489 : audit 0 from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:22.049 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:21 smithi080 bash[80208]: audit 2023-12-20T20:13:21.261108+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.80:0/1728654134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:22.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:21 smithi080 bash[84793]: audit 2023-12-20T20:13:20.001044+0000 mgr.x (mgr.25349) 1488 : audit 0 from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:22.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:21 smithi080 bash[84793]: audit 2023-12-20T20:13:20.404885+0000 mgr.x (mgr.25349) 1489 : audit 0 from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:22.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:21 smithi080 bash[84793]: audit 2023-12-20T20:13:21.261108+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.80:0/1728654134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:22.085 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_OK 2023-12-20T20:13:22.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:22 smithi133 bash[68349]: audit 2023-12-20T20:13:20.795153+0000 mgr.x (mgr.25349) 1490 : audit 0 from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:22.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:22 smithi133 bash[68349]: cluster 2023-12-20T20:13:21.044180+0000 mgr.x (mgr.25349) 1491 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:13:22.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:22 smithi133 bash[68349]: audit 2023-12-20T20:13:22.076952+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.80:0/2971637550' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:13:23.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:22 smithi080 bash[84793]: audit 2023-12-20T20:13:20.795153+0000 mgr.x (mgr.25349) 1490 : audit 0 from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:23.049 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:22 smithi080 bash[84793]: cluster 2023-12-20T20:13:21.044180+0000 mgr.x (mgr.25349) 1491 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:13:23.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:22 smithi080 bash[84793]: audit 2023-12-20T20:13:22.076952+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.80:0/2971637550' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:13:23.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:22 smithi080 bash[80208]: audit 2023-12-20T20:13:20.795153+0000 mgr.x (mgr.25349) 1490 : audit 0 from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:23.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:22 smithi080 bash[80208]: cluster 2023-12-20T20:13:21.044180+0000 mgr.x (mgr.25349) 1491 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:13:23.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:22 smithi080 bash[80208]: audit 2023-12-20T20:13:22.076952+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.80:0/2971637550' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:13:23.898 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:23 smithi080 bash[84793]: audit 2023-12-20T20:13:21.663421+0000 mgr.x (mgr.25349) 1492 : audit 0 from='client.44407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:23.899 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:23 smithi080 bash[80208]: audit 2023-12-20T20:13:21.663421+0000 mgr.x (mgr.25349) 1492 : audit 0 from='client.44407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:23.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:23 smithi133 bash[68349]: audit 2023-12-20T20:13:21.663421+0000 mgr.x (mgr.25349) 1492 : audit 0 from='client.44407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:24.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:24 smithi133 bash[68349]: cluster 2023-12-20T20:13:23.045110+0000 mgr.x (mgr.25349) 1493 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:13:25.049 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:24 smithi080 bash[80208]: cluster 2023-12-20T20:13:23.045110+0000 mgr.x (mgr.25349) 1493 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:13:25.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:24 smithi080 bash[84793]: cluster 2023-12-20T20:13:23.045110+0000 mgr.x (mgr.25349) 1493 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:13:25.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:13:24 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:13:24] "GET /metrics HTTP/1.1" 200 38485 "" "Prometheus/2.33.4" 2023-12-20T20:13:26.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:26 smithi133 bash[68349]: audit 2023-12-20T20:13:25.042849+0000 mon.a (mon.0) 3856 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:26.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:26 smithi133 bash[68349]: audit 2023-12-20T20:13:25.045172+0000 mon.a (mon.0) 3857 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:13:26.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:26 smithi133 bash[68349]: cluster 2023-12-20T20:13:25.046201+0000 mgr.x (mgr.25349) 1494 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:13:26.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:26 smithi133 bash[68349]: audit 2023-12-20T20:13:25.274002+0000 mon.a (mon.0) 3858 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:26.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:26 smithi133 bash[68349]: audit 2023-12-20T20:13:25.719840+0000 mon.a (mon.0) 3859 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:26.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:26 smithi133 bash[68349]: audit 2023-12-20T20:13:25.731596+0000 mon.a (mon.0) 3860 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:26.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:26 smithi133 bash[68349]: audit 2023-12-20T20:13:25.742101+0000 mon.a (mon.0) 3861 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:26.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:26 smithi080 bash[84793]: audit 2023-12-20T20:13:25.042849+0000 mon.a (mon.0) 3856 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:26.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:26 smithi080 bash[84793]: audit 2023-12-20T20:13:25.045172+0000 mon.a (mon.0) 3857 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:13:26.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:26 smithi080 bash[84793]: cluster 2023-12-20T20:13:25.046201+0000 mgr.x (mgr.25349) 1494 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:13:26.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:26 smithi080 bash[84793]: audit 2023-12-20T20:13:25.274002+0000 mon.a (mon.0) 3858 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:26.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:26 smithi080 bash[84793]: audit 2023-12-20T20:13:25.719840+0000 mon.a (mon.0) 3859 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:26.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:26 smithi080 bash[84793]: audit 2023-12-20T20:13:25.731596+0000 mon.a (mon.0) 3860 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:26.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:26 smithi080 bash[84793]: audit 2023-12-20T20:13:25.742101+0000 mon.a (mon.0) 3861 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:26.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:26 smithi080 bash[80208]: audit 2023-12-20T20:13:25.042849+0000 mon.a (mon.0) 3856 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:26.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:26 smithi080 bash[80208]: audit 2023-12-20T20:13:25.045172+0000 mon.a (mon.0) 3857 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:13:26.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:26 smithi080 bash[80208]: cluster 2023-12-20T20:13:25.046201+0000 mgr.x (mgr.25349) 1494 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:13:26.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:26 smithi080 bash[80208]: audit 2023-12-20T20:13:25.274002+0000 mon.a (mon.0) 3858 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:26.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:26 smithi080 bash[80208]: audit 2023-12-20T20:13:25.719840+0000 mon.a (mon.0) 3859 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:26.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:26 smithi080 bash[80208]: audit 2023-12-20T20:13:25.731596+0000 mon.a (mon.0) 3860 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:26.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:26 smithi080 bash[80208]: audit 2023-12-20T20:13:25.742101+0000 mon.a (mon.0) 3861 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:27.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:27 smithi133 bash[68349]: audit 2023-12-20T20:13:26.210991+0000 mgr.x (mgr.25349) 1495 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:13:27.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:27 smithi080 bash[80208]: audit 2023-12-20T20:13:26.210991+0000 mgr.x (mgr.25349) 1495 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:13:27.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:27 smithi080 bash[84793]: audit 2023-12-20T20:13:26.210991+0000 mgr.x (mgr.25349) 1495 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:13:28.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:28 smithi133 bash[68349]: cluster 2023-12-20T20:13:27.047697+0000 mgr.x (mgr.25349) 1496 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:13:28.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:28 smithi080 bash[80208]: cluster 2023-12-20T20:13:27.047697+0000 mgr.x (mgr.25349) 1496 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:13:28.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:28 smithi080 bash[84793]: cluster 2023-12-20T20:13:27.047697+0000 mgr.x (mgr.25349) 1496 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:13:30.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:30 smithi133 bash[68349]: cluster 2023-12-20T20:13:29.048829+0000 mgr.x (mgr.25349) 1497 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:13:30.549 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:30 smithi080 bash[80208]: cluster 2023-12-20T20:13:29.048829+0000 mgr.x (mgr.25349) 1497 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:13:30.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:30 smithi080 bash[84793]: cluster 2023-12-20T20:13:29.048829+0000 mgr.x (mgr.25349) 1497 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:13:32.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:31 smithi133 bash[68349]: cluster 2023-12-20T20:13:31.050232+0000 mgr.x (mgr.25349) 1498 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:13:32.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:31 smithi133 bash[68349]: audit 2023-12-20T20:13:31.311745+0000 mon.a (mon.0) 3862 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:13:32.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:31 smithi133 bash[68349]: audit 2023-12-20T20:13:31.318516+0000 mgr.x (mgr.25349) 1499 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:13:32.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:31 smithi133 bash[68349]: cephadm 2023-12-20T20:13:31.321724+0000 mgr.x (mgr.25349) 1500 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-20T20:13:32.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:31 smithi080 bash[80208]: cluster 2023-12-20T20:13:31.050232+0000 mgr.x (mgr.25349) 1498 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:13:32.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:31 smithi080 bash[80208]: audit 2023-12-20T20:13:31.311745+0000 mon.a (mon.0) 3862 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:13:32.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:31 smithi080 bash[80208]: audit 2023-12-20T20:13:31.318516+0000 mgr.x (mgr.25349) 1499 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:13:32.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:31 smithi080 bash[80208]: cephadm 2023-12-20T20:13:31.321724+0000 mgr.x (mgr.25349) 1500 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-20T20:13:32.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:31 smithi080 bash[84793]: cluster 2023-12-20T20:13:31.050232+0000 mgr.x (mgr.25349) 1498 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:13:32.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:31 smithi080 bash[84793]: audit 2023-12-20T20:13:31.311745+0000 mon.a (mon.0) 3862 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:13:32.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:31 smithi080 bash[84793]: audit 2023-12-20T20:13:31.318516+0000 mgr.x (mgr.25349) 1499 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:13:32.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:31 smithi080 bash[84793]: cephadm 2023-12-20T20:13:31.321724+0000 mgr.x (mgr.25349) 1500 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-20T20:13:34.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:34 smithi133 bash[68349]: cluster 2023-12-20T20:13:33.051220+0000 mgr.x (mgr.25349) 1501 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:13:34.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:34 smithi133 bash[68349]: cephadm 2023-12-20T20:13:33.591597+0000 mgr.x (mgr.25349) 1502 : cephadm 1 Upgrade: Updating osd.4 2023-12-20T20:13:34.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:34 smithi133 bash[68349]: audit 2023-12-20T20:13:33.592852+0000 mon.a (mon.0) 3863 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:34.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:34 smithi133 bash[68349]: audit 2023-12-20T20:13:33.596630+0000 mon.a (mon.0) 3864 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-20T20:13:34.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:34 smithi133 bash[68349]: audit 2023-12-20T20:13:33.598427+0000 mon.a (mon.0) 3865 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:35.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:34 smithi080 bash[80208]: cluster 2023-12-20T20:13:33.051220+0000 mgr.x (mgr.25349) 1501 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:13:35.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:34 smithi080 bash[80208]: cephadm 2023-12-20T20:13:33.591597+0000 mgr.x (mgr.25349) 1502 : cephadm 1 Upgrade: Updating osd.4 2023-12-20T20:13:35.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:34 smithi080 bash[80208]: audit 2023-12-20T20:13:33.592852+0000 mon.a (mon.0) 3863 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:35.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:34 smithi080 bash[80208]: audit 2023-12-20T20:13:33.596630+0000 mon.a (mon.0) 3864 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-20T20:13:35.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:34 smithi080 bash[80208]: audit 2023-12-20T20:13:33.598427+0000 mon.a (mon.0) 3865 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:35.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:34 smithi080 bash[84793]: cluster 2023-12-20T20:13:33.051220+0000 mgr.x (mgr.25349) 1501 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:13:35.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:34 smithi080 bash[84793]: cephadm 2023-12-20T20:13:33.591597+0000 mgr.x (mgr.25349) 1502 : cephadm 1 Upgrade: Updating osd.4 2023-12-20T20:13:35.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:34 smithi080 bash[84793]: audit 2023-12-20T20:13:33.592852+0000 mon.a (mon.0) 3863 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:35.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:34 smithi080 bash[84793]: audit 2023-12-20T20:13:33.596630+0000 mon.a (mon.0) 3864 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-20T20:13:35.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:34 smithi080 bash[84793]: audit 2023-12-20T20:13:33.598427+0000 mon.a (mon.0) 3865 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:35.158 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:13:34 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:13:34] "GET /metrics HTTP/1.1" 200 38486 "" "Prometheus/2.33.4" 2023-12-20T20:13:35.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:35 smithi133 bash[68349]: cephadm 2023-12-20T20:13:33.611109+0000 mgr.x (mgr.25349) 1503 : cephadm 1 Deploying daemon osd.4 on smithi133 2023-12-20T20:13:36.049 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:35 smithi080 bash[80208]: cephadm 2023-12-20T20:13:33.611109+0000 mgr.x (mgr.25349) 1503 : cephadm 1 Deploying daemon osd.4 on smithi133 2023-12-20T20:13:36.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:35 smithi080 bash[84793]: cephadm 2023-12-20T20:13:33.611109+0000 mgr.x (mgr.25349) 1503 : cephadm 1 Deploying daemon osd.4 on smithi133 2023-12-20T20:13:36.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:36 smithi133 bash[68349]: cluster 2023-12-20T20:13:35.052374+0000 mgr.x (mgr.25349) 1504 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:13:37.049 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:36 smithi080 bash[80208]: cluster 2023-12-20T20:13:35.052374+0000 mgr.x (mgr.25349) 1504 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:13:37.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:36 smithi080 bash[84793]: cluster 2023-12-20T20:13:35.052374+0000 mgr.x (mgr.25349) 1504 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:13:37.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:37 smithi133 bash[68349]: audit 2023-12-20T20:13:36.218926+0000 mgr.x (mgr.25349) 1505 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:13:38.049 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:37 smithi080 bash[80208]: audit 2023-12-20T20:13:36.218926+0000 mgr.x (mgr.25349) 1505 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:13:38.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:37 smithi080 bash[84793]: audit 2023-12-20T20:13:36.218926+0000 mgr.x (mgr.25349) 1505 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:13:38.444 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:38 smithi133 systemd[1]: Stopping Ceph osd.4 for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:13:38.445 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:38 smithi133 bash[31117]: debug 2023-12-20T20:13:38.207+0000 7f902d7f5700 -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-20T20:13:38.445 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:38 smithi133 bash[31117]: debug 2023-12-20T20:13:38.207+0000 7f902d7f5700 -1 osd.4 141 *** Got signal Terminated *** 2023-12-20T20:13:38.445 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:38 smithi133 bash[31117]: debug 2023-12-20T20:13:38.207+0000 7f902d7f5700 -1 osd.4 141 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:13:38.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:38 smithi133 bash[68349]: cluster 2023-12-20T20:13:37.053931+0000 mgr.x (mgr.25349) 1506 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:13:38.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:38 smithi133 bash[68349]: cluster 2023-12-20T20:13:38.204557+0000 mon.a (mon.0) 3866 : cluster 1 osd.4 marked itself down and dead 2023-12-20T20:13:38.994 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:38 smithi080 bash[84793]: cluster 2023-12-20T20:13:37.053931+0000 mgr.x (mgr.25349) 1506 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:13:38.994 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:38 smithi080 bash[84793]: cluster 2023-12-20T20:13:38.204557+0000 mon.a (mon.0) 3866 : cluster 1 osd.4 marked itself down and dead 2023-12-20T20:13:38.994 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:38 smithi080 bash[80208]: cluster 2023-12-20T20:13:37.053931+0000 mgr.x (mgr.25349) 1506 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:13:38.994 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:38 smithi080 bash[80208]: cluster 2023-12-20T20:13:38.204557+0000 mon.a (mon.0) 3866 : cluster 1 osd.4 marked itself down and dead 2023-12-20T20:13:39.909 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:39 smithi133 bash[68349]: cluster 2023-12-20T20:13:38.612974+0000 mon.a (mon.0) 3867 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:13:39.910 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:39 smithi133 bash[68349]: cluster 2023-12-20T20:13:38.628146+0000 mon.a (mon.0) 3868 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2023-12-20T20:13:39.910 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:39 smithi133 bash[68349]: cluster 2023-12-20T20:13:38.631957+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:13:39.910 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:39 smithi133 bash[68349]: cluster 2023-12-20T20:13:38.636137+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:13:39.910 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:39 smithi133 bash[68349]: cluster 2023-12-20T20:13:38.636323+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:13:39.910 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:39 smithi133 bash[68349]: cluster 2023-12-20T20:13:38.640965+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:13:39.910 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:39 smithi133 bash[68349]: cluster 2023-12-20T20:13:38.642038+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:13:39.910 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:39 smithi133 bash[68349]: cluster 2023-12-20T20:13:38.643218+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:13:39.910 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:39 smithi133 bash[68349]: cluster 2023-12-20T20:13:38.647430+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:13:39.910 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:39 smithi133 bash[68349]: cluster 2023-12-20T20:13:39.054836+0000 mgr.x (mgr.25349) 1507 : cluster 0 pgmap v302: 161 pgs: 10 peering, 20 stale+active+clean, 131 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-20T20:13:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:39 smithi080 bash[84793]: cluster 2023-12-20T20:13:38.612974+0000 mon.a (mon.0) 3867 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:13:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:39 smithi080 bash[84793]: cluster 2023-12-20T20:13:38.628146+0000 mon.a (mon.0) 3868 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2023-12-20T20:13:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:39 smithi080 bash[84793]: cluster 2023-12-20T20:13:38.631957+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:13:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:39 smithi080 bash[84793]: cluster 2023-12-20T20:13:38.636137+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:13:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:39 smithi080 bash[84793]: cluster 2023-12-20T20:13:38.636323+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:13:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:39 smithi080 bash[84793]: cluster 2023-12-20T20:13:38.640965+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:13:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:39 smithi080 bash[84793]: cluster 2023-12-20T20:13:38.642038+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:13:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:39 smithi080 bash[84793]: cluster 2023-12-20T20:13:38.643218+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:13:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:39 smithi080 bash[84793]: cluster 2023-12-20T20:13:38.647430+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:13:40.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:39 smithi080 bash[84793]: cluster 2023-12-20T20:13:39.054836+0000 mgr.x (mgr.25349) 1507 : cluster 0 pgmap v302: 161 pgs: 10 peering, 20 stale+active+clean, 131 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-20T20:13:40.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:39 smithi080 bash[80208]: cluster 2023-12-20T20:13:38.612974+0000 mon.a (mon.0) 3867 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:13:40.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:39 smithi080 bash[80208]: cluster 2023-12-20T20:13:38.628146+0000 mon.a (mon.0) 3868 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2023-12-20T20:13:40.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:39 smithi080 bash[80208]: cluster 2023-12-20T20:13:38.631957+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:13:40.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:39 smithi080 bash[80208]: cluster 2023-12-20T20:13:38.636137+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:13:40.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:39 smithi080 bash[80208]: cluster 2023-12-20T20:13:38.636323+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:13:40.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:39 smithi080 bash[80208]: cluster 2023-12-20T20:13:38.640965+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:13:40.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:39 smithi080 bash[80208]: cluster 2023-12-20T20:13:38.642038+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:13:40.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:39 smithi080 bash[80208]: cluster 2023-12-20T20:13:38.643218+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:13:40.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:39 smithi080 bash[80208]: cluster 2023-12-20T20:13:38.647430+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e142 with expected crc 2023-12-20T20:13:40.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:39 smithi080 bash[80208]: cluster 2023-12-20T20:13:39.054836+0000 mgr.x (mgr.25349) 1507 : cluster 0 pgmap v302: 161 pgs: 10 peering, 20 stale+active+clean, 131 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-20T20:13:40.194 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:39 smithi133 bash[75054]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-4 2023-12-20T20:13:40.194 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:40 smithi133 bash[75130]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-4 2023-12-20T20:13:40.929 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:40 smithi133 bash[68349]: cluster 2023-12-20T20:13:39.621875+0000 mon.a (mon.0) 3869 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-12-20T20:13:40.929 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:40 smithi133 bash[68349]: cluster 2023-12-20T20:13:39.633797+0000 mon.a (mon.0) 3870 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2023-12-20T20:13:40.929 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:40 smithi133 bash[68349]: cluster 2023-12-20T20:13:39.638221+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e143 with expected crc 2023-12-20T20:13:40.929 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:40 smithi133 bash[68349]: cluster 2023-12-20T20:13:39.638400+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e143 with expected crc 2023-12-20T20:13:40.929 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:40 smithi133 bash[68349]: cluster 2023-12-20T20:13:39.640387+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e143 with expected crc 2023-12-20T20:13:40.930 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:40 smithi133 bash[68349]: cluster 2023-12-20T20:13:39.641553+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e143 with expected crc 2023-12-20T20:13:40.930 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:40 smithi133 bash[68349]: cluster 2023-12-20T20:13:39.641775+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e143 with expected crc 2023-12-20T20:13:40.930 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:40 smithi133 bash[68349]: cluster 2023-12-20T20:13:39.645114+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e143 with expected crc 2023-12-20T20:13:40.930 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:40 smithi133 bash[68349]: audit 2023-12-20T20:13:40.043399+0000 mon.a (mon.0) 3871 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:40.930 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:40 smithi133 bash[68349]: audit 2023-12-20T20:13:40.045803+0000 mon.a (mon.0) 3872 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:13:40.930 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:40 smithi133 bash[68349]: audit 2023-12-20T20:13:40.516952+0000 mon.a (mon.0) 3873 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:40.930 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:40 smithi133 bash[68349]: audit 2023-12-20T20:13:40.527996+0000 mon.a (mon.0) 3874 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:40.930 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:40 smithi133 bash[68349]: audit 2023-12-20T20:13:40.539055+0000 mon.a (mon.0) 3875 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:41.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[80208]: cluster 2023-12-20T20:13:39.621875+0000 mon.a (mon.0) 3869 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-12-20T20:13:41.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[80208]: cluster 2023-12-20T20:13:39.633797+0000 mon.a (mon.0) 3870 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2023-12-20T20:13:41.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[80208]: cluster 2023-12-20T20:13:39.638221+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e143 with expected crc 2023-12-20T20:13:41.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[80208]: cluster 2023-12-20T20:13:39.638400+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e143 with expected crc 2023-12-20T20:13:41.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[80208]: cluster 2023-12-20T20:13:39.640387+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e143 with expected crc 2023-12-20T20:13:41.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[80208]: cluster 2023-12-20T20:13:39.641553+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e143 with expected crc 2023-12-20T20:13:41.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[80208]: cluster 2023-12-20T20:13:39.641775+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e143 with expected crc 2023-12-20T20:13:41.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[80208]: cluster 2023-12-20T20:13:39.645114+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e143 with expected crc 2023-12-20T20:13:41.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[80208]: audit 2023-12-20T20:13:40.043399+0000 mon.a (mon.0) 3871 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:41.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[80208]: audit 2023-12-20T20:13:40.045803+0000 mon.a (mon.0) 3872 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:13:41.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[80208]: audit 2023-12-20T20:13:40.516952+0000 mon.a (mon.0) 3873 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:41.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[80208]: audit 2023-12-20T20:13:40.527996+0000 mon.a (mon.0) 3874 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:41.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[80208]: audit 2023-12-20T20:13:40.539055+0000 mon.a (mon.0) 3875 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:41.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[84793]: cluster 2023-12-20T20:13:39.621875+0000 mon.a (mon.0) 3869 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-12-20T20:13:41.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[84793]: cluster 2023-12-20T20:13:39.633797+0000 mon.a (mon.0) 3870 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2023-12-20T20:13:41.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[84793]: cluster 2023-12-20T20:13:39.638221+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e143 with expected crc 2023-12-20T20:13:41.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[84793]: cluster 2023-12-20T20:13:39.638400+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e143 with expected crc 2023-12-20T20:13:41.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[84793]: cluster 2023-12-20T20:13:39.640387+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e143 with expected crc 2023-12-20T20:13:41.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[84793]: cluster 2023-12-20T20:13:39.641553+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e143 with expected crc 2023-12-20T20:13:41.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[84793]: cluster 2023-12-20T20:13:39.641775+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e143 with expected crc 2023-12-20T20:13:41.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[84793]: cluster 2023-12-20T20:13:39.645114+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e143 with expected crc 2023-12-20T20:13:41.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[84793]: audit 2023-12-20T20:13:40.043399+0000 mon.a (mon.0) 3871 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:41.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[84793]: audit 2023-12-20T20:13:40.045803+0000 mon.a (mon.0) 3872 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:13:41.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[84793]: audit 2023-12-20T20:13:40.516952+0000 mon.a (mon.0) 3873 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:41.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[84793]: audit 2023-12-20T20:13:40.527996+0000 mon.a (mon.0) 3874 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:41.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:40 smithi080 bash[84793]: audit 2023-12-20T20:13:40.539055+0000 mon.a (mon.0) 3875 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:42.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:41 smithi080 bash[80208]: cluster 2023-12-20T20:13:41.056379+0000 mgr.x (mgr.25349) 1508 : cluster 0 pgmap v304: 161 pgs: 14 active+undersized+degraded, 10 peering, 8 stale+active+clean, 25 active+undersized, 104 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2023-12-20T20:13:42.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:41 smithi080 bash[84793]: cluster 2023-12-20T20:13:41.056379+0000 mgr.x (mgr.25349) 1508 : cluster 0 pgmap v304: 161 pgs: 14 active+undersized+degraded, 10 peering, 8 stale+active+clean, 25 active+undersized, 104 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2023-12-20T20:13:42.320 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:42 smithi133 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.4.service: Succeeded. 2023-12-20T20:13:42.320 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:42 smithi133 systemd[1]: Stopped Ceph osd.4 for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:13:42.321 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:41 smithi133 bash[68349]: cluster 2023-12-20T20:13:41.056379+0000 mgr.x (mgr.25349) 1508 : cluster 0 pgmap v304: 161 pgs: 14 active+undersized+degraded, 10 peering, 8 stale+active+clean, 25 active+undersized, 104 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2023-12-20T20:13:42.694 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:42 smithi133 systemd[1]: Started Ceph osd.4 for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:13:43.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: cluster 2023-12-20T20:13:41.947674+0000 mon.a (mon.0) 3876 : cluster 3 Health check failed: Degraded data redundancy: 62/630 objects degraded (9.841%), 14 pgs degraded (PG_DEGRADED) 2023-12-20T20:13:43.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.362812+0000 mon.a (mon.0) 3877 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.372185+0000 mon.a (mon.0) 3878 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.394131+0000 mon.a (mon.0) 3879 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:43.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.396269+0000 mon.a (mon.0) 3880 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:43.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.406329+0000 mon.a (mon.0) 3881 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: cephadm 2023-12-20T20:13:42.413642+0000 mgr.x (mgr.25349) 1509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:43.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.490312+0000 mon.a (mon.0) 3882 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:43.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.493964+0000 mon.a (mon.0) 3883 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:43.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.500251+0000 mon.a (mon.0) 3884 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:43.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.502168+0000 mon.a (mon.0) 3885 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:43.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.514399+0000 mon.a (mon.0) 3886 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: cephadm 2023-12-20T20:13:42.521825+0000 mgr.x (mgr.25349) 1510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:43.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.596076+0000 mon.a (mon.0) 3887 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:43.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.599600+0000 mon.a (mon.0) 3888 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:43.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.602564+0000 mon.a (mon.0) 3889 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:43.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.603856+0000 mon.a (mon.0) 3890 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:43.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.614856+0000 mon.a (mon.0) 3891 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.694555+0000 mon.a (mon.0) 3892 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:43.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.697847+0000 mon.a (mon.0) 3893 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:43.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.701603+0000 mon.a (mon.0) 3894 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:43.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.703017+0000 mon.a (mon.0) 3895 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:43.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.714940+0000 mon.a (mon.0) 3896 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.793468+0000 mon.a (mon.0) 3897 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:43.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.796408+0000 mon.a (mon.0) 3898 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:43.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.800350+0000 mon.a (mon.0) 3899 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:43.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.802197+0000 mon.a (mon.0) 3900 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:43.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.814651+0000 mon.a (mon.0) 3901 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.897811+0000 mon.a (mon.0) 3902 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:43.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.901042+0000 mon.a (mon.0) 3903 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:43.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.904357+0000 mon.a (mon.0) 3904 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:43.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.905876+0000 mon.a (mon.0) 3905 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:43.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:42 smithi133 bash[68349]: audit 2023-12-20T20:13:42.917812+0000 mon.a (mon.0) 3906 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: cluster 2023-12-20T20:13:41.947674+0000 mon.a (mon.0) 3876 : cluster 3 Health check failed: Degraded data redundancy: 62/630 objects degraded (9.841%), 14 pgs degraded (PG_DEGRADED) 2023-12-20T20:13:43.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.362812+0000 mon.a (mon.0) 3877 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.372185+0000 mon.a (mon.0) 3878 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.394131+0000 mon.a (mon.0) 3879 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:43.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.396269+0000 mon.a (mon.0) 3880 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:43.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.406329+0000 mon.a (mon.0) 3881 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: cephadm 2023-12-20T20:13:42.413642+0000 mgr.x (mgr.25349) 1509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:43.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.490312+0000 mon.a (mon.0) 3882 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:43.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.493964+0000 mon.a (mon.0) 3883 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:43.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.500251+0000 mon.a (mon.0) 3884 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:43.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.502168+0000 mon.a (mon.0) 3885 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:43.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.514399+0000 mon.a (mon.0) 3886 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: cephadm 2023-12-20T20:13:42.521825+0000 mgr.x (mgr.25349) 1510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:43.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.596076+0000 mon.a (mon.0) 3887 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:43.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.599600+0000 mon.a (mon.0) 3888 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:43.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.602564+0000 mon.a (mon.0) 3889 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:43.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.603856+0000 mon.a (mon.0) 3890 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:43.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.614856+0000 mon.a (mon.0) 3891 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.694555+0000 mon.a (mon.0) 3892 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:43.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.697847+0000 mon.a (mon.0) 3893 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:43.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.701603+0000 mon.a (mon.0) 3894 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:43.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.703017+0000 mon.a (mon.0) 3895 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:43.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.714940+0000 mon.a (mon.0) 3896 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.793468+0000 mon.a (mon.0) 3897 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:43.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.796408+0000 mon.a (mon.0) 3898 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:43.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.800350+0000 mon.a (mon.0) 3899 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:43.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.802197+0000 mon.a (mon.0) 3900 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:43.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.814651+0000 mon.a (mon.0) 3901 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.897811+0000 mon.a (mon.0) 3902 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:43.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.901042+0000 mon.a (mon.0) 3903 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:43.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.904357+0000 mon.a (mon.0) 3904 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:43.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.905876+0000 mon.a (mon.0) 3905 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:43.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[80208]: audit 2023-12-20T20:13:42.917812+0000 mon.a (mon.0) 3906 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: cluster 2023-12-20T20:13:41.947674+0000 mon.a (mon.0) 3876 : cluster 3 Health check failed: Degraded data redundancy: 62/630 objects degraded (9.841%), 14 pgs degraded (PG_DEGRADED) 2023-12-20T20:13:43.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.362812+0000 mon.a (mon.0) 3877 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.372185+0000 mon.a (mon.0) 3878 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.394131+0000 mon.a (mon.0) 3879 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:43.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.396269+0000 mon.a (mon.0) 3880 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:43.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.406329+0000 mon.a (mon.0) 3881 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: cephadm 2023-12-20T20:13:42.413642+0000 mgr.x (mgr.25349) 1509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:43.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.490312+0000 mon.a (mon.0) 3882 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:43.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.493964+0000 mon.a (mon.0) 3883 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:43.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.500251+0000 mon.a (mon.0) 3884 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:43.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.502168+0000 mon.a (mon.0) 3885 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:43.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.514399+0000 mon.a (mon.0) 3886 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: cephadm 2023-12-20T20:13:42.521825+0000 mgr.x (mgr.25349) 1510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:43.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.596076+0000 mon.a (mon.0) 3887 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:43.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.599600+0000 mon.a (mon.0) 3888 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:43.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.602564+0000 mon.a (mon.0) 3889 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:43.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.603856+0000 mon.a (mon.0) 3890 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:43.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.614856+0000 mon.a (mon.0) 3891 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.694555+0000 mon.a (mon.0) 3892 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:43.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.697847+0000 mon.a (mon.0) 3893 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:43.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.701603+0000 mon.a (mon.0) 3894 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:43.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.703017+0000 mon.a (mon.0) 3895 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:43.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.714940+0000 mon.a (mon.0) 3896 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.793468+0000 mon.a (mon.0) 3897 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:43.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.796408+0000 mon.a (mon.0) 3898 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:43.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.800350+0000 mon.a (mon.0) 3899 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:43.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.802197+0000 mon.a (mon.0) 3900 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:43.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.814651+0000 mon.a (mon.0) 3901 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:43.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.897811+0000 mon.a (mon.0) 3902 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:43.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.901042+0000 mon.a (mon.0) 3903 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:43.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.904357+0000 mon.a (mon.0) 3904 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:43.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.905876+0000 mon.a (mon.0) 3905 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:43.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:42 smithi080 bash[84793]: audit 2023-12-20T20:13:42.917812+0000 mon.a (mon.0) 3906 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.176 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: cephadm 2023-12-20T20:13:42.621884+0000 mgr.x (mgr.25349) 1511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.176 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: cephadm 2023-12-20T20:13:42.722027+0000 mgr.x (mgr.25349) 1512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.177 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: cephadm 2023-12-20T20:13:42.821810+0000 mgr.x (mgr.25349) 1513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.177 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: cephadm 2023-12-20T20:13:42.925134+0000 mgr.x (mgr.25349) 1514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.177 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.001853+0000 mon.a (mon.0) 3907 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.177 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.005371+0000 mon.a (mon.0) 3908 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.177 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.009802+0000 mon.a (mon.0) 3909 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.177 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.011606+0000 mon.a (mon.0) 3910 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.177 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.023872+0000 mon.a (mon.0) 3911 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.177 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: cephadm 2023-12-20T20:13:43.031085+0000 mgr.x (mgr.25349) 1515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.177 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: cluster 2023-12-20T20:13:43.057350+0000 mgr.x (mgr.25349) 1516 : cluster 0 pgmap v305: 161 pgs: 20 active+undersized+degraded, 10 peering, 6 stale+active+clean, 28 active+undersized, 97 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2023-12-20T20:13:44.177 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.106888+0000 mon.a (mon.0) 3912 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.177 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.109723+0000 mon.a (mon.0) 3913 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.177 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.112557+0000 mon.a (mon.0) 3914 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.177 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.114145+0000 mon.a (mon.0) 3915 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.178 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.125041+0000 mon.a (mon.0) 3916 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.178 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: cephadm 2023-12-20T20:13:43.132063+0000 mgr.x (mgr.25349) 1517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.178 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.205606+0000 mon.a (mon.0) 3917 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.178 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.208334+0000 mon.a (mon.0) 3918 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.178 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.211845+0000 mon.a (mon.0) 3919 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.178 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.213327+0000 mon.a (mon.0) 3920 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.178 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.224272+0000 mon.a (mon.0) 3921 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.178 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: cephadm 2023-12-20T20:13:43.231264+0000 mgr.x (mgr.25349) 1518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.178 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.306530+0000 mon.a (mon.0) 3922 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.178 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.310458+0000 mon.a (mon.0) 3923 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.178 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.314380+0000 mon.a (mon.0) 3924 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.178 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.316160+0000 mon.a (mon.0) 3925 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.178 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.327664+0000 mon.a (mon.0) 3926 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.178 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: cephadm 2023-12-20T20:13:43.334936+0000 mgr.x (mgr.25349) 1519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.178 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.411232+0000 mon.a (mon.0) 3927 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.179 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.414421+0000 mon.a (mon.0) 3928 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.179 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.417880+0000 mon.a (mon.0) 3929 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.179 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.419173+0000 mon.a (mon.0) 3930 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.179 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.429737+0000 mon.a (mon.0) 3931 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.179 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: cephadm 2023-12-20T20:13:43.436919+0000 mgr.x (mgr.25349) 1520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.179 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.510806+0000 mon.a (mon.0) 3932 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.179 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.513498+0000 mon.a (mon.0) 3933 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.179 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.517206+0000 mon.a (mon.0) 3934 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.179 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.518404+0000 mon.a (mon.0) 3935 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.179 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.529707+0000 mon.a (mon.0) 3936 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.179 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: cephadm 2023-12-20T20:13:43.536800+0000 mgr.x (mgr.25349) 1521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.179 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.614436+0000 mon.a (mon.0) 3937 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.179 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.617365+0000 mon.a (mon.0) 3938 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.179 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.620349+0000 mon.a (mon.0) 3939 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.180 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.621645+0000 mon.a (mon.0) 3940 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.180 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.633468+0000 mon.a (mon.0) 3941 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.180 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.712526+0000 mon.a (mon.0) 3942 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.180 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.715569+0000 mon.a (mon.0) 3943 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.180 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.718729+0000 mon.a (mon.0) 3944 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.180 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.719879+0000 mon.a (mon.0) 3945 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.180 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.730146+0000 mon.a (mon.0) 3946 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.180 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.809639+0000 mon.a (mon.0) 3947 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.180 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.812290+0000 mon.a (mon.0) 3948 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.180 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.814746+0000 mon.a (mon.0) 3949 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.180 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.815892+0000 mon.a (mon.0) 3950 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.180 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.826202+0000 mon.a (mon.0) 3951 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.180 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.906978+0000 mon.a (mon.0) 3952 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.180 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.911103+0000 mon.a (mon.0) 3953 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.181 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.914849+0000 mon.a (mon.0) 3954 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.181 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.916440+0000 mon.a (mon.0) 3955 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.181 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:43 smithi133 bash[68349]: audit 2023-12-20T20:13:43.928577+0000 mon.a (mon.0) 3956 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: cephadm 2023-12-20T20:13:42.621884+0000 mgr.x (mgr.25349) 1511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: cephadm 2023-12-20T20:13:42.722027+0000 mgr.x (mgr.25349) 1512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: cephadm 2023-12-20T20:13:42.821810+0000 mgr.x (mgr.25349) 1513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: cephadm 2023-12-20T20:13:42.925134+0000 mgr.x (mgr.25349) 1514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.001853+0000 mon.a (mon.0) 3907 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.005371+0000 mon.a (mon.0) 3908 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.009802+0000 mon.a (mon.0) 3909 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.011606+0000 mon.a (mon.0) 3910 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.023872+0000 mon.a (mon.0) 3911 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: cephadm 2023-12-20T20:13:43.031085+0000 mgr.x (mgr.25349) 1515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: cluster 2023-12-20T20:13:43.057350+0000 mgr.x (mgr.25349) 1516 : cluster 0 pgmap v305: 161 pgs: 20 active+undersized+degraded, 10 peering, 6 stale+active+clean, 28 active+undersized, 97 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2023-12-20T20:13:44.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.106888+0000 mon.a (mon.0) 3912 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.109723+0000 mon.a (mon.0) 3913 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.112557+0000 mon.a (mon.0) 3914 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.114145+0000 mon.a (mon.0) 3915 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.125041+0000 mon.a (mon.0) 3916 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: cephadm 2023-12-20T20:13:43.132063+0000 mgr.x (mgr.25349) 1517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.205606+0000 mon.a (mon.0) 3917 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.208334+0000 mon.a (mon.0) 3918 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: cephadm 2023-12-20T20:13:42.621884+0000 mgr.x (mgr.25349) 1511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: cephadm 2023-12-20T20:13:42.722027+0000 mgr.x (mgr.25349) 1512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: cephadm 2023-12-20T20:13:42.821810+0000 mgr.x (mgr.25349) 1513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: cephadm 2023-12-20T20:13:42.925134+0000 mgr.x (mgr.25349) 1514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.001853+0000 mon.a (mon.0) 3907 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.005371+0000 mon.a (mon.0) 3908 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.009802+0000 mon.a (mon.0) 3909 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.011606+0000 mon.a (mon.0) 3910 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.023872+0000 mon.a (mon.0) 3911 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: cephadm 2023-12-20T20:13:43.031085+0000 mgr.x (mgr.25349) 1515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: cluster 2023-12-20T20:13:43.057350+0000 mgr.x (mgr.25349) 1516 : cluster 0 pgmap v305: 161 pgs: 20 active+undersized+degraded, 10 peering, 6 stale+active+clean, 28 active+undersized, 97 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2023-12-20T20:13:44.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.106888+0000 mon.a (mon.0) 3912 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.109723+0000 mon.a (mon.0) 3913 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.112557+0000 mon.a (mon.0) 3914 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.114145+0000 mon.a (mon.0) 3915 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.125041+0000 mon.a (mon.0) 3916 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: cephadm 2023-12-20T20:13:43.132063+0000 mgr.x (mgr.25349) 1517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.205606+0000 mon.a (mon.0) 3917 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.208334+0000 mon.a (mon.0) 3918 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.211845+0000 mon.a (mon.0) 3919 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.213327+0000 mon.a (mon.0) 3920 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.224272+0000 mon.a (mon.0) 3921 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: cephadm 2023-12-20T20:13:43.231264+0000 mgr.x (mgr.25349) 1518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.306530+0000 mon.a (mon.0) 3922 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.310458+0000 mon.a (mon.0) 3923 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.314380+0000 mon.a (mon.0) 3924 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.316160+0000 mon.a (mon.0) 3925 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.327664+0000 mon.a (mon.0) 3926 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: cephadm 2023-12-20T20:13:43.334936+0000 mgr.x (mgr.25349) 1519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.411232+0000 mon.a (mon.0) 3927 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.414421+0000 mon.a (mon.0) 3928 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.417880+0000 mon.a (mon.0) 3929 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.419173+0000 mon.a (mon.0) 3930 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.429737+0000 mon.a (mon.0) 3931 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: cephadm 2023-12-20T20:13:43.436919+0000 mgr.x (mgr.25349) 1520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.510806+0000 mon.a (mon.0) 3932 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.513498+0000 mon.a (mon.0) 3933 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.517206+0000 mon.a (mon.0) 3934 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.518404+0000 mon.a (mon.0) 3935 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.529707+0000 mon.a (mon.0) 3936 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: cephadm 2023-12-20T20:13:43.536800+0000 mgr.x (mgr.25349) 1521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.614436+0000 mon.a (mon.0) 3937 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.617365+0000 mon.a (mon.0) 3938 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.620349+0000 mon.a (mon.0) 3939 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.621645+0000 mon.a (mon.0) 3940 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.633468+0000 mon.a (mon.0) 3941 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.712526+0000 mon.a (mon.0) 3942 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.715569+0000 mon.a (mon.0) 3943 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.718729+0000 mon.a (mon.0) 3944 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.719879+0000 mon.a (mon.0) 3945 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.730146+0000 mon.a (mon.0) 3946 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.809639+0000 mon.a (mon.0) 3947 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.812290+0000 mon.a (mon.0) 3948 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.814746+0000 mon.a (mon.0) 3949 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.815892+0000 mon.a (mon.0) 3950 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.826202+0000 mon.a (mon.0) 3951 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.906978+0000 mon.a (mon.0) 3952 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.911103+0000 mon.a (mon.0) 3953 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.914849+0000 mon.a (mon.0) 3954 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.916440+0000 mon.a (mon.0) 3955 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[80208]: audit 2023-12-20T20:13:43.928577+0000 mon.a (mon.0) 3956 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.211845+0000 mon.a (mon.0) 3919 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.213327+0000 mon.a (mon.0) 3920 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.224272+0000 mon.a (mon.0) 3921 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: cephadm 2023-12-20T20:13:43.231264+0000 mgr.x (mgr.25349) 1518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.306530+0000 mon.a (mon.0) 3922 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.310458+0000 mon.a (mon.0) 3923 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.314380+0000 mon.a (mon.0) 3924 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.316160+0000 mon.a (mon.0) 3925 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.327664+0000 mon.a (mon.0) 3926 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: cephadm 2023-12-20T20:13:43.334936+0000 mgr.x (mgr.25349) 1519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.411232+0000 mon.a (mon.0) 3927 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.414421+0000 mon.a (mon.0) 3928 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.417880+0000 mon.a (mon.0) 3929 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.419173+0000 mon.a (mon.0) 3930 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.429737+0000 mon.a (mon.0) 3931 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: cephadm 2023-12-20T20:13:43.436919+0000 mgr.x (mgr.25349) 1520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.510806+0000 mon.a (mon.0) 3932 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.513498+0000 mon.a (mon.0) 3933 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.517206+0000 mon.a (mon.0) 3934 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.518404+0000 mon.a (mon.0) 3935 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.529707+0000 mon.a (mon.0) 3936 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: cephadm 2023-12-20T20:13:43.536800+0000 mgr.x (mgr.25349) 1521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:44.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.614436+0000 mon.a (mon.0) 3937 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.617365+0000 mon.a (mon.0) 3938 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.620349+0000 mon.a (mon.0) 3939 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.621645+0000 mon.a (mon.0) 3940 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.633468+0000 mon.a (mon.0) 3941 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.712526+0000 mon.a (mon.0) 3942 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.715569+0000 mon.a (mon.0) 3943 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.718729+0000 mon.a (mon.0) 3944 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.719879+0000 mon.a (mon.0) 3945 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.730146+0000 mon.a (mon.0) 3946 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.809639+0000 mon.a (mon.0) 3947 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.812290+0000 mon.a (mon.0) 3948 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.814746+0000 mon.a (mon.0) 3949 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.815892+0000 mon.a (mon.0) 3950 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.826202+0000 mon.a (mon.0) 3951 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.906978+0000 mon.a (mon.0) 3952 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:44.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.911103+0000 mon.a (mon.0) 3953 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:44.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.914849+0000 mon.a (mon.0) 3954 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:44.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.916440+0000 mon.a (mon.0) 3955 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:44.312 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:43 smithi080 bash[84793]: audit 2023-12-20T20:13:43.928577+0000 mon.a (mon.0) 3956 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:44.882 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[75297]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-20T20:13:44.883 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[75297]: 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-20T20:13:44.883 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[75297]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-20T20:13:44.883 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[75297]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-20T20:13:44.883 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[75297]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2023-12-20T20:13:44.883 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[75297]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-20T20:13:44.883 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[75297]: --> ceph-volume raw activate successful for osd ID: 4 2023-12-20T20:13:45.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: cephadm 2023-12-20T20:13:43.640458+0000 mgr.x (mgr.25349) 1522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: cephadm 2023-12-20T20:13:43.737123+0000 mgr.x (mgr.25349) 1523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: cephadm 2023-12-20T20:13:43.833448+0000 mgr.x (mgr.25349) 1524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: cephadm 2023-12-20T20:13:43.935674+0000 mgr.x (mgr.25349) 1525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.007181+0000 mon.a (mon.0) 3957 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.009711+0000 mon.a (mon.0) 3958 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.012871+0000 mon.a (mon.0) 3959 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.014236+0000 mon.a (mon.0) 3960 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.023183+0000 mon.a (mon.0) 3961 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: cephadm 2023-12-20T20:13:44.030198+0000 mgr.x (mgr.25349) 1526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.102729+0000 mon.a (mon.0) 3962 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.105870+0000 mon.a (mon.0) 3963 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.110558+0000 mon.a (mon.0) 3964 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.112086+0000 mon.a (mon.0) 3965 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.121960+0000 mon.a (mon.0) 3966 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: cephadm 2023-12-20T20:13:44.128948+0000 mgr.x (mgr.25349) 1527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.201879+0000 mon.a (mon.0) 3967 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.205560+0000 mon.a (mon.0) 3968 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.208855+0000 mon.a (mon.0) 3969 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.210276+0000 mon.a (mon.0) 3970 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: cephadm 2023-12-20T20:13:43.640458+0000 mgr.x (mgr.25349) 1522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: cephadm 2023-12-20T20:13:43.737123+0000 mgr.x (mgr.25349) 1523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: cephadm 2023-12-20T20:13:43.833448+0000 mgr.x (mgr.25349) 1524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: cephadm 2023-12-20T20:13:43.935674+0000 mgr.x (mgr.25349) 1525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.007181+0000 mon.a (mon.0) 3957 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.009711+0000 mon.a (mon.0) 3958 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.012871+0000 mon.a (mon.0) 3959 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.014236+0000 mon.a (mon.0) 3960 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.023183+0000 mon.a (mon.0) 3961 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: cephadm 2023-12-20T20:13:44.030198+0000 mgr.x (mgr.25349) 1526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.102729+0000 mon.a (mon.0) 3962 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.105870+0000 mon.a (mon.0) 3963 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.110558+0000 mon.a (mon.0) 3964 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.112086+0000 mon.a (mon.0) 3965 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.121960+0000 mon.a (mon.0) 3966 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: cephadm 2023-12-20T20:13:44.128948+0000 mgr.x (mgr.25349) 1527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.201879+0000 mon.a (mon.0) 3967 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.205560+0000 mon.a (mon.0) 3968 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.208855+0000 mon.a (mon.0) 3969 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.053 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.210276+0000 mon.a (mon.0) 3970 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.221202+0000 mon.a (mon.0) 3971 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: cephadm 2023-12-20T20:13:44.228319+0000 mgr.x (mgr.25349) 1528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.309864+0000 mon.a (mon.0) 3972 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.312380+0000 mon.a (mon.0) 3973 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.315192+0000 mon.a (mon.0) 3974 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.316226+0000 mon.a (mon.0) 3975 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.325463+0000 mon.a (mon.0) 3976 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: cephadm 2023-12-20T20:13:44.332507+0000 mgr.x (mgr.25349) 1529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.406608+0000 mon.a (mon.0) 3977 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.409417+0000 mon.a (mon.0) 3978 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.412834+0000 mon.a (mon.0) 3979 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.054 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.414203+0000 mon.a (mon.0) 3980 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.055 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.424056+0000 mon.a (mon.0) 3981 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.055 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: cephadm 2023-12-20T20:13:44.431028+0000 mgr.x (mgr.25349) 1530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.055 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.506456+0000 mon.a (mon.0) 3982 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.055 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.509536+0000 mon.a (mon.0) 3983 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.055 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.513309+0000 mon.a (mon.0) 3984 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.055 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.514657+0000 mon.a (mon.0) 3985 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.055 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.525157+0000 mon.a (mon.0) 3986 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.055 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: cephadm 2023-12-20T20:13:44.532224+0000 mgr.x (mgr.25349) 1531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.221202+0000 mon.a (mon.0) 3971 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: cephadm 2023-12-20T20:13:44.228319+0000 mgr.x (mgr.25349) 1528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.309864+0000 mon.a (mon.0) 3972 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.312380+0000 mon.a (mon.0) 3973 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.315192+0000 mon.a (mon.0) 3974 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.316226+0000 mon.a (mon.0) 3975 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.325463+0000 mon.a (mon.0) 3976 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: cephadm 2023-12-20T20:13:44.332507+0000 mgr.x (mgr.25349) 1529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.406608+0000 mon.a (mon.0) 3977 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.409417+0000 mon.a (mon.0) 3978 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.412834+0000 mon.a (mon.0) 3979 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.414203+0000 mon.a (mon.0) 3980 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.056 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.424056+0000 mon.a (mon.0) 3981 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: cephadm 2023-12-20T20:13:44.431028+0000 mgr.x (mgr.25349) 1530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.506456+0000 mon.a (mon.0) 3982 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.509536+0000 mon.a (mon.0) 3983 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.513309+0000 mon.a (mon.0) 3984 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.514657+0000 mon.a (mon.0) 3985 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.525157+0000 mon.a (mon.0) 3986 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: cephadm 2023-12-20T20:13:44.532224+0000 mgr.x (mgr.25349) 1531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.608757+0000 mon.a (mon.0) 3987 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.612245+0000 mon.a (mon.0) 3988 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.616393+0000 mon.a (mon.0) 3989 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.617727+0000 mon.a (mon.0) 3990 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.627765+0000 mon.a (mon.0) 3991 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.057 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.706602+0000 mon.a (mon.0) 3992 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.710694+0000 mon.a (mon.0) 3993 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.714886+0000 mon.a (mon.0) 3994 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.716733+0000 mon.a (mon.0) 3995 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.728517+0000 mon.a (mon.0) 3996 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.809047+0000 mon.a (mon.0) 3997 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.812266+0000 mon.a (mon.0) 3998 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.816929+0000 mon.a (mon.0) 3999 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.818509+0000 mon.a (mon.0) 4000 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.058 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.829083+0000 mon.a (mon.0) 4001 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.911805+0000 mon.a (mon.0) 4002 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.915105+0000 mon.a (mon.0) 4003 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.917989+0000 mon.a (mon.0) 4004 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.919299+0000 mon.a (mon.0) 4005 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.059 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[84793]: audit 2023-12-20T20:13:44.929145+0000 mon.a (mon.0) 4006 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.608757+0000 mon.a (mon.0) 3987 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.612245+0000 mon.a (mon.0) 3988 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.616393+0000 mon.a (mon.0) 3989 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.617727+0000 mon.a (mon.0) 3990 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.627765+0000 mon.a (mon.0) 3991 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.059 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.706602+0000 mon.a (mon.0) 3992 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.710694+0000 mon.a (mon.0) 3993 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.714886+0000 mon.a (mon.0) 3994 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.716733+0000 mon.a (mon.0) 3995 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.728517+0000 mon.a (mon.0) 3996 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.809047+0000 mon.a (mon.0) 3997 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.812266+0000 mon.a (mon.0) 3998 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.816929+0000 mon.a (mon.0) 3999 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.818509+0000 mon.a (mon.0) 4000 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.829083+0000 mon.a (mon.0) 4001 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.911805+0000 mon.a (mon.0) 4002 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.915105+0000 mon.a (mon.0) 4003 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.917989+0000 mon.a (mon.0) 4004 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.919299+0000 mon.a (mon.0) 4005 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.060 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:44 smithi080 bash[80208]: audit 2023-12-20T20:13:44.929145+0000 mon.a (mon.0) 4006 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.151 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:13:44] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.33.4" 2023-12-20T20:13:45.152 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: cephadm 2023-12-20T20:13:43.640458+0000 mgr.x (mgr.25349) 1522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.152 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: cephadm 2023-12-20T20:13:43.737123+0000 mgr.x (mgr.25349) 1523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.152 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: cephadm 2023-12-20T20:13:43.833448+0000 mgr.x (mgr.25349) 1524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.152 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: cephadm 2023-12-20T20:13:43.935674+0000 mgr.x (mgr.25349) 1525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.152 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.007181+0000 mon.a (mon.0) 3957 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.009711+0000 mon.a (mon.0) 3958 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.012871+0000 mon.a (mon.0) 3959 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.014236+0000 mon.a (mon.0) 3960 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.023183+0000 mon.a (mon.0) 3961 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: cephadm 2023-12-20T20:13:44.030198+0000 mgr.x (mgr.25349) 1526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.102729+0000 mon.a (mon.0) 3962 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.105870+0000 mon.a (mon.0) 3963 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.110558+0000 mon.a (mon.0) 3964 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.112086+0000 mon.a (mon.0) 3965 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.121960+0000 mon.a (mon.0) 3966 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: cephadm 2023-12-20T20:13:44.128948+0000 mgr.x (mgr.25349) 1527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.201879+0000 mon.a (mon.0) 3967 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.205560+0000 mon.a (mon.0) 3968 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.154 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.208855+0000 mon.a (mon.0) 3969 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.154 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.210276+0000 mon.a (mon.0) 3970 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.154 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.221202+0000 mon.a (mon.0) 3971 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.154 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: cephadm 2023-12-20T20:13:44.228319+0000 mgr.x (mgr.25349) 1528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.154 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.309864+0000 mon.a (mon.0) 3972 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.154 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.312380+0000 mon.a (mon.0) 3973 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.154 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.315192+0000 mon.a (mon.0) 3974 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.154 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.316226+0000 mon.a (mon.0) 3975 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.154 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.325463+0000 mon.a (mon.0) 3976 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.154 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: cephadm 2023-12-20T20:13:44.332507+0000 mgr.x (mgr.25349) 1529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.154 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.406608+0000 mon.a (mon.0) 3977 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.154 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.409417+0000 mon.a (mon.0) 3978 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.154 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.412834+0000 mon.a (mon.0) 3979 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.154 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.414203+0000 mon.a (mon.0) 3980 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.155 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.424056+0000 mon.a (mon.0) 3981 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.155 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: cephadm 2023-12-20T20:13:44.431028+0000 mgr.x (mgr.25349) 1530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.155 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.506456+0000 mon.a (mon.0) 3982 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.155 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.509536+0000 mon.a (mon.0) 3983 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.155 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.513309+0000 mon.a (mon.0) 3984 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.155 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.514657+0000 mon.a (mon.0) 3985 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.155 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.525157+0000 mon.a (mon.0) 3986 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.155 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: cephadm 2023-12-20T20:13:44.532224+0000 mgr.x (mgr.25349) 1531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:45.155 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.608757+0000 mon.a (mon.0) 3987 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.155 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.612245+0000 mon.a (mon.0) 3988 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.155 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.616393+0000 mon.a (mon.0) 3989 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.155 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.617727+0000 mon.a (mon.0) 3990 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.155 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.627765+0000 mon.a (mon.0) 3991 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.155 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.706602+0000 mon.a (mon.0) 3992 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.156 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.710694+0000 mon.a (mon.0) 3993 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.156 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.714886+0000 mon.a (mon.0) 3994 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.156 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.716733+0000 mon.a (mon.0) 3995 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.156 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.728517+0000 mon.a (mon.0) 3996 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.156 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.809047+0000 mon.a (mon.0) 3997 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.156 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.812266+0000 mon.a (mon.0) 3998 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.156 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.816929+0000 mon.a (mon.0) 3999 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.156 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.818509+0000 mon.a (mon.0) 4000 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.156 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.829083+0000 mon.a (mon.0) 4001 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:45.156 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.911805+0000 mon.a (mon.0) 4002 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:45.156 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.915105+0000 mon.a (mon.0) 4003 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:45.156 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.917989+0000 mon.a (mon.0) 4004 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:45.156 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.919299+0000 mon.a (mon.0) 4005 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:45.156 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:44 smithi133 bash[68349]: audit 2023-12-20T20:13:44.929145+0000 mon.a (mon.0) 4006 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: cephadm 2023-12-20T20:13:44.634660+0000 mgr.x (mgr.25349) 1532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: cephadm 2023-12-20T20:13:44.735691+0000 mgr.x (mgr.25349) 1533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: cephadm 2023-12-20T20:13:44.836203+0000 mgr.x (mgr.25349) 1534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: cephadm 2023-12-20T20:13:44.936106+0000 mgr.x (mgr.25349) 1535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.006090+0000 mon.a (mon.0) 4007 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.009371+0000 mon.a (mon.0) 4008 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.012983+0000 mon.a (mon.0) 4009 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.014726+0000 mon.a (mon.0) 4010 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.024671+0000 mon.a (mon.0) 4011 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: cephadm 2023-12-20T20:13:45.031793+0000 mgr.x (mgr.25349) 1536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: cluster 2023-12-20T20:13:45.058353+0000 mgr.x (mgr.25349) 1537 : cluster 0 pgmap v306: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-20T20:13:46.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.104314+0000 mon.a (mon.0) 4012 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.107550+0000 mon.a (mon.0) 4013 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.111523+0000 mon.a (mon.0) 4014 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.113018+0000 mon.a (mon.0) 4015 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.122905+0000 mon.a (mon.0) 4016 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: cephadm 2023-12-20T20:13:45.129976+0000 mgr.x (mgr.25349) 1538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.207498+0000 mon.a (mon.0) 4017 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.210479+0000 mon.a (mon.0) 4018 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.214333+0000 mon.a (mon.0) 4019 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.216225+0000 mon.a (mon.0) 4020 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.226375+0000 mon.a (mon.0) 4021 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: cephadm 2023-12-20T20:13:45.233598+0000 mgr.x (mgr.25349) 1539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.315854+0000 mon.a (mon.0) 4022 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.319342+0000 mon.a (mon.0) 4023 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.323384+0000 mon.a (mon.0) 4024 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.324953+0000 mon.a (mon.0) 4025 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.334052+0000 mon.a (mon.0) 4026 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: cephadm 2023-12-20T20:13:45.341205+0000 mgr.x (mgr.25349) 1540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.413713+0000 mon.a (mon.0) 4027 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.416862+0000 mon.a (mon.0) 4028 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.420491+0000 mon.a (mon.0) 4029 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.422013+0000 mon.a (mon.0) 4030 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.431949+0000 mon.a (mon.0) 4031 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: cephadm 2023-12-20T20:13:45.439048+0000 mgr.x (mgr.25349) 1541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.510852+0000 mon.a (mon.0) 4032 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.514064+0000 mon.a (mon.0) 4033 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.517572+0000 mon.a (mon.0) 4034 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.519233+0000 mon.a (mon.0) 4035 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.528638+0000 mon.a (mon.0) 4036 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: cephadm 2023-12-20T20:13:45.535660+0000 mgr.x (mgr.25349) 1542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.609022+0000 mon.a (mon.0) 4037 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.612377+0000 mon.a (mon.0) 4038 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.616195+0000 mon.a (mon.0) 4039 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.617801+0000 mon.a (mon.0) 4040 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.627143+0000 mon.a (mon.0) 4041 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.711433+0000 mon.a (mon.0) 4042 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.714708+0000 mon.a (mon.0) 4043 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.717953+0000 mon.a (mon.0) 4044 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.719246+0000 mon.a (mon.0) 4045 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.728678+0000 mon.a (mon.0) 4046 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.806623+0000 mon.a (mon.0) 4047 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.809479+0000 mon.a (mon.0) 4048 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.813112+0000 mon.a (mon.0) 4049 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.814491+0000 mon.a (mon.0) 4050 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.824643+0000 mon.a (mon.0) 4051 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.894621+0000 mon.a (mon.0) 4052 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.903620+0000 mon.a (mon.0) 4053 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.904576+0000 mon.a (mon.0) 4054 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.911461+0000 mon.a (mon.0) 4055 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.912033+0000 mon.a (mon.0) 4056 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.915957+0000 mon.a (mon.0) 4057 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.918288+0000 mon.a (mon.0) 4058 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:45 smithi133 bash[68349]: audit 2023-12-20T20:13:45.921379+0000 mon.a (mon.0) 4059 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:13:46.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: cephadm 2023-12-20T20:13:44.634660+0000 mgr.x (mgr.25349) 1532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: cephadm 2023-12-20T20:13:44.735691+0000 mgr.x (mgr.25349) 1533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: cephadm 2023-12-20T20:13:44.836203+0000 mgr.x (mgr.25349) 1534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: cephadm 2023-12-20T20:13:44.936106+0000 mgr.x (mgr.25349) 1535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.006090+0000 mon.a (mon.0) 4007 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.009371+0000 mon.a (mon.0) 4008 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.012983+0000 mon.a (mon.0) 4009 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.014726+0000 mon.a (mon.0) 4010 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.024671+0000 mon.a (mon.0) 4011 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: cephadm 2023-12-20T20:13:45.031793+0000 mgr.x (mgr.25349) 1536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: cluster 2023-12-20T20:13:45.058353+0000 mgr.x (mgr.25349) 1537 : cluster 0 pgmap v306: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-20T20:13:46.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.104314+0000 mon.a (mon.0) 4012 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.107550+0000 mon.a (mon.0) 4013 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.111523+0000 mon.a (mon.0) 4014 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.113018+0000 mon.a (mon.0) 4015 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.122905+0000 mon.a (mon.0) 4016 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: cephadm 2023-12-20T20:13:45.129976+0000 mgr.x (mgr.25349) 1538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.207498+0000 mon.a (mon.0) 4017 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.210479+0000 mon.a (mon.0) 4018 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.214333+0000 mon.a (mon.0) 4019 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: cephadm 2023-12-20T20:13:44.634660+0000 mgr.x (mgr.25349) 1532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: cephadm 2023-12-20T20:13:44.735691+0000 mgr.x (mgr.25349) 1533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: cephadm 2023-12-20T20:13:44.836203+0000 mgr.x (mgr.25349) 1534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: cephadm 2023-12-20T20:13:44.936106+0000 mgr.x (mgr.25349) 1535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.006090+0000 mon.a (mon.0) 4007 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.009371+0000 mon.a (mon.0) 4008 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.012983+0000 mon.a (mon.0) 4009 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.014726+0000 mon.a (mon.0) 4010 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.024671+0000 mon.a (mon.0) 4011 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: cephadm 2023-12-20T20:13:45.031793+0000 mgr.x (mgr.25349) 1536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: cluster 2023-12-20T20:13:45.058353+0000 mgr.x (mgr.25349) 1537 : cluster 0 pgmap v306: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-20T20:13:46.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.104314+0000 mon.a (mon.0) 4012 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.107550+0000 mon.a (mon.0) 4013 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.111523+0000 mon.a (mon.0) 4014 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.113018+0000 mon.a (mon.0) 4015 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.122905+0000 mon.a (mon.0) 4016 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: cephadm 2023-12-20T20:13:45.129976+0000 mgr.x (mgr.25349) 1538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.207498+0000 mon.a (mon.0) 4017 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.210479+0000 mon.a (mon.0) 4018 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.214333+0000 mon.a (mon.0) 4019 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.216225+0000 mon.a (mon.0) 4020 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.226375+0000 mon.a (mon.0) 4021 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: cephadm 2023-12-20T20:13:45.233598+0000 mgr.x (mgr.25349) 1539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.315854+0000 mon.a (mon.0) 4022 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.319342+0000 mon.a (mon.0) 4023 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.323384+0000 mon.a (mon.0) 4024 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.324953+0000 mon.a (mon.0) 4025 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.334052+0000 mon.a (mon.0) 4026 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: cephadm 2023-12-20T20:13:45.341205+0000 mgr.x (mgr.25349) 1540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.413713+0000 mon.a (mon.0) 4027 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.416862+0000 mon.a (mon.0) 4028 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.420491+0000 mon.a (mon.0) 4029 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.422013+0000 mon.a (mon.0) 4030 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.431949+0000 mon.a (mon.0) 4031 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: cephadm 2023-12-20T20:13:45.439048+0000 mgr.x (mgr.25349) 1541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.510852+0000 mon.a (mon.0) 4032 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.514064+0000 mon.a (mon.0) 4033 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.517572+0000 mon.a (mon.0) 4034 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.519233+0000 mon.a (mon.0) 4035 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.528638+0000 mon.a (mon.0) 4036 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.216225+0000 mon.a (mon.0) 4020 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.226375+0000 mon.a (mon.0) 4021 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: cephadm 2023-12-20T20:13:45.233598+0000 mgr.x (mgr.25349) 1539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.315854+0000 mon.a (mon.0) 4022 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.319342+0000 mon.a (mon.0) 4023 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.323384+0000 mon.a (mon.0) 4024 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.324953+0000 mon.a (mon.0) 4025 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.334052+0000 mon.a (mon.0) 4026 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: cephadm 2023-12-20T20:13:45.341205+0000 mgr.x (mgr.25349) 1540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.413713+0000 mon.a (mon.0) 4027 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.416862+0000 mon.a (mon.0) 4028 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.420491+0000 mon.a (mon.0) 4029 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.422013+0000 mon.a (mon.0) 4030 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.431949+0000 mon.a (mon.0) 4031 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: cephadm 2023-12-20T20:13:45.439048+0000 mgr.x (mgr.25349) 1541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.510852+0000 mon.a (mon.0) 4032 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.514064+0000 mon.a (mon.0) 4033 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.517572+0000 mon.a (mon.0) 4034 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.519233+0000 mon.a (mon.0) 4035 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.528638+0000 mon.a (mon.0) 4036 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: cephadm 2023-12-20T20:13:45.535660+0000 mgr.x (mgr.25349) 1542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.609022+0000 mon.a (mon.0) 4037 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.612377+0000 mon.a (mon.0) 4038 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.616195+0000 mon.a (mon.0) 4039 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.617801+0000 mon.a (mon.0) 4040 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.627143+0000 mon.a (mon.0) 4041 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.711433+0000 mon.a (mon.0) 4042 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.714708+0000 mon.a (mon.0) 4043 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.717953+0000 mon.a (mon.0) 4044 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.719246+0000 mon.a (mon.0) 4045 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.728678+0000 mon.a (mon.0) 4046 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.806623+0000 mon.a (mon.0) 4047 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.809479+0000 mon.a (mon.0) 4048 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.813112+0000 mon.a (mon.0) 4049 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.814491+0000 mon.a (mon.0) 4050 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.824643+0000 mon.a (mon.0) 4051 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.894621+0000 mon.a (mon.0) 4052 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.903620+0000 mon.a (mon.0) 4053 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.904576+0000 mon.a (mon.0) 4054 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.911461+0000 mon.a (mon.0) 4055 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: cephadm 2023-12-20T20:13:45.535660+0000 mgr.x (mgr.25349) 1542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:46.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.609022+0000 mon.a (mon.0) 4037 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.612377+0000 mon.a (mon.0) 4038 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.616195+0000 mon.a (mon.0) 4039 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.617801+0000 mon.a (mon.0) 4040 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.627143+0000 mon.a (mon.0) 4041 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.711433+0000 mon.a (mon.0) 4042 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.714708+0000 mon.a (mon.0) 4043 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.717953+0000 mon.a (mon.0) 4044 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.719246+0000 mon.a (mon.0) 4045 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.728678+0000 mon.a (mon.0) 4046 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.806623+0000 mon.a (mon.0) 4047 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.809479+0000 mon.a (mon.0) 4048 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.813112+0000 mon.a (mon.0) 4049 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:46.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.814491+0000 mon.a (mon.0) 4050 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:13:46.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.824643+0000 mon.a (mon.0) 4051 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.894621+0000 mon.a (mon.0) 4052 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.903620+0000 mon.a (mon.0) 4053 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.904576+0000 mon.a (mon.0) 4054 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:13:46.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.911461+0000 mon.a (mon.0) 4055 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:46.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.912033+0000 mon.a (mon.0) 4056 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.915957+0000 mon.a (mon.0) 4057 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.918288+0000 mon.a (mon.0) 4058 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[80208]: audit 2023-12-20T20:13:45.921379+0000 mon.a (mon.0) 4059 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:13:46.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.912033+0000 mon.a (mon.0) 4056 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.915957+0000 mon.a (mon.0) 4057 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.918288+0000 mon.a (mon.0) 4058 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:46.313 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:45 smithi080 bash[84793]: audit 2023-12-20T20:13:45.921379+0000 mon.a (mon.0) 4059 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:13:47.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:46 smithi080 bash[80208]: cephadm 2023-12-20T20:13:45.634039+0000 mgr.x (mgr.25349) 1543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:47.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:46 smithi080 bash[80208]: cephadm 2023-12-20T20:13:45.735724+0000 mgr.x (mgr.25349) 1544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:47.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:46 smithi080 bash[80208]: cephadm 2023-12-20T20:13:45.831658+0000 mgr.x (mgr.25349) 1545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:47.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:46 smithi080 bash[80208]: audit 2023-12-20T20:13:45.928028+0000 mgr.x (mgr.25349) 1546 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:13:47.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:46 smithi080 bash[80208]: cephadm 2023-12-20T20:13:45.929587+0000 mgr.x (mgr.25349) 1547 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-20T20:13:47.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:46 smithi080 bash[80208]: cluster 2023-12-20T20:13:46.019995+0000 mon.a (mon.0) 4060 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2023-12-20T20:13:47.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:46 smithi080 bash[80208]: audit 2023-12-20T20:13:46.226794+0000 mgr.x (mgr.25349) 1548 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:13:47.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:46 smithi080 bash[84793]: cephadm 2023-12-20T20:13:45.634039+0000 mgr.x (mgr.25349) 1543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:47.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:46 smithi080 bash[84793]: cephadm 2023-12-20T20:13:45.735724+0000 mgr.x (mgr.25349) 1544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:47.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:46 smithi080 bash[84793]: cephadm 2023-12-20T20:13:45.831658+0000 mgr.x (mgr.25349) 1545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:47.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:46 smithi080 bash[84793]: audit 2023-12-20T20:13:45.928028+0000 mgr.x (mgr.25349) 1546 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:13:47.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:46 smithi080 bash[84793]: cephadm 2023-12-20T20:13:45.929587+0000 mgr.x (mgr.25349) 1547 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-20T20:13:47.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:46 smithi080 bash[84793]: cluster 2023-12-20T20:13:46.019995+0000 mon.a (mon.0) 4060 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2023-12-20T20:13:47.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:46 smithi080 bash[84793]: audit 2023-12-20T20:13:46.226794+0000 mgr.x (mgr.25349) 1548 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:13:47.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:46 smithi133 bash[68349]: cephadm 2023-12-20T20:13:45.634039+0000 mgr.x (mgr.25349) 1543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:46 smithi133 bash[68349]: cephadm 2023-12-20T20:13:45.735724+0000 mgr.x (mgr.25349) 1544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:46 smithi133 bash[68349]: cephadm 2023-12-20T20:13:45.831658+0000 mgr.x (mgr.25349) 1545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:13:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:46 smithi133 bash[68349]: audit 2023-12-20T20:13:45.928028+0000 mgr.x (mgr.25349) 1546 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-20T20:13:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:46 smithi133 bash[68349]: cephadm 2023-12-20T20:13:45.929587+0000 mgr.x (mgr.25349) 1547 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-20T20:13:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:46 smithi133 bash[68349]: cluster 2023-12-20T20:13:46.019995+0000 mon.a (mon.0) 4060 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2023-12-20T20:13:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:46 smithi133 bash[68349]: audit 2023-12-20T20:13:46.226794+0000 mgr.x (mgr.25349) 1548 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:13:48.269 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:47 smithi133 bash[68349]: cluster 2023-12-20T20:13:47.060484+0000 mgr.x (mgr.25349) 1549 : cluster 0 pgmap v307: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-20T20:13:48.299 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:47 smithi080 bash[84793]: cluster 2023-12-20T20:13:47.060484+0000 mgr.x (mgr.25349) 1549 : cluster 0 pgmap v307: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-20T20:13:48.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:47 smithi080 bash[80208]: cluster 2023-12-20T20:13:47.060484+0000 mgr.x (mgr.25349) 1549 : cluster 0 pgmap v307: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-20T20:13:48.589 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:48 smithi133 bash[75766]: debug 2023-12-20T20:13:48.351+0000 7f6ac86e0700 1 -- 172.21.15.133:0/3806085570 <== mon.0 v2:172.21.15.80:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5644ed76f6c0 con 0x5644ed7f4c00 2023-12-20T20:13:49.196 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:48 smithi133 bash[75766]: debug 2023-12-20T20:13:48.911+0000 7f6ad1866640 -1 Falling back to public interface 2023-12-20T20:13:50.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:50 smithi133 bash[68349]: cluster 2023-12-20T20:13:49.062059+0000 mgr.x (mgr.25349) 1550 : cluster 0 pgmap v308: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-20T20:13:50.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:50 smithi133 bash[68349]: audit 2023-12-20T20:13:49.248663+0000 mon.a (mon.0) 4061 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-20T20:13:50.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:50 smithi133 bash[68349]: audit 2023-12-20T20:13:49.250490+0000 mon.a (mon.0) 4062 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:50.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:50 smithi133 bash[68349]: cephadm 2023-12-20T20:13:49.252389+0000 mgr.x (mgr.25349) 1551 : cephadm 1 Upgrade: Updating osd.4 2023-12-20T20:13:50.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:50 smithi133 bash[68349]: cephadm 2023-12-20T20:13:49.262433+0000 mgr.x (mgr.25349) 1552 : cephadm 1 Deploying daemon osd.4 on smithi133 2023-12-20T20:13:50.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:50 smithi080 bash[80208]: cluster 2023-12-20T20:13:49.062059+0000 mgr.x (mgr.25349) 1550 : cluster 0 pgmap v308: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-20T20:13:50.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:50 smithi080 bash[80208]: audit 2023-12-20T20:13:49.248663+0000 mon.a (mon.0) 4061 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-20T20:13:50.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:50 smithi080 bash[80208]: audit 2023-12-20T20:13:49.250490+0000 mon.a (mon.0) 4062 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:50.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:50 smithi080 bash[80208]: cephadm 2023-12-20T20:13:49.252389+0000 mgr.x (mgr.25349) 1551 : cephadm 1 Upgrade: Updating osd.4 2023-12-20T20:13:50.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:50 smithi080 bash[80208]: cephadm 2023-12-20T20:13:49.262433+0000 mgr.x (mgr.25349) 1552 : cephadm 1 Deploying daemon osd.4 on smithi133 2023-12-20T20:13:50.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:50 smithi080 bash[84793]: cluster 2023-12-20T20:13:49.062059+0000 mgr.x (mgr.25349) 1550 : cluster 0 pgmap v308: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-20T20:13:50.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:50 smithi080 bash[84793]: audit 2023-12-20T20:13:49.248663+0000 mon.a (mon.0) 4061 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-20T20:13:50.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:50 smithi080 bash[84793]: audit 2023-12-20T20:13:49.250490+0000 mon.a (mon.0) 4062 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:13:50.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:50 smithi080 bash[84793]: cephadm 2023-12-20T20:13:49.252389+0000 mgr.x (mgr.25349) 1551 : cephadm 1 Upgrade: Updating osd.4 2023-12-20T20:13:50.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:50 smithi080 bash[84793]: cephadm 2023-12-20T20:13:49.262433+0000 mgr.x (mgr.25349) 1552 : cephadm 1 Deploying daemon osd.4 on smithi133 2023-12-20T20:13:51.547 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:51 smithi133 bash[68349]: audit 2023-12-20T20:13:50.306443+0000 mon.a (mon.0) 4063 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:51.547 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:51 smithi133 bash[68349]: cluster 2023-12-20T20:13:50.948116+0000 mon.a (mon.0) 4064 : cluster 3 Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 27 pgs degraded (PG_DEGRADED) 2023-12-20T20:13:51.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:51 smithi080 bash[80208]: audit 2023-12-20T20:13:50.306443+0000 mon.a (mon.0) 4063 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:51.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:51 smithi080 bash[80208]: cluster 2023-12-20T20:13:50.948116+0000 mon.a (mon.0) 4064 : cluster 3 Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 27 pgs degraded (PG_DEGRADED) 2023-12-20T20:13:51.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:51 smithi080 bash[84793]: audit 2023-12-20T20:13:50.306443+0000 mon.a (mon.0) 4063 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:51.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:51 smithi080 bash[84793]: cluster 2023-12-20T20:13:50.948116+0000 mon.a (mon.0) 4064 : cluster 3 Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 27 pgs degraded (PG_DEGRADED) 2023-12-20T20:13:52.319 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:52 smithi133 bash[75766]: debug 2023-12-20T20:13:51.975+0000 7f6ad1866640 -1 osd.4 0 read_superblock omap replica is missing. 2023-12-20T20:13:52.319 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:52 smithi133 bash[75766]: debug 2023-12-20T20:13:52.075+0000 7f6ad1866640 -1 osd.4 141 log_to_monitors true 2023-12-20T20:13:52.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:52 smithi133 bash[68349]: cluster 2023-12-20T20:13:51.063667+0000 mgr.x (mgr.25349) 1553 : cluster 0 pgmap v309: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-20T20:13:52.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:52 smithi133 bash[68349]: audit 2023-12-20T20:13:52.076736+0000 mon.a (mon.0) 4065 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:13:52.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:52 smithi133 bash[68349]: audit 2023-12-20T20:13:52.082397+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.133:6800/332646780,v1:172.21.15.133:6801/332646780]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:13:52.496 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:13:52.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:52 smithi080 bash[80208]: cluster 2023-12-20T20:13:51.063667+0000 mgr.x (mgr.25349) 1553 : cluster 0 pgmap v309: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-20T20:13:52.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:52 smithi080 bash[80208]: audit 2023-12-20T20:13:52.076736+0000 mon.a (mon.0) 4065 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:13:52.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:52 smithi080 bash[80208]: audit 2023-12-20T20:13:52.082397+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.133:6800/332646780,v1:172.21.15.133:6801/332646780]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:13:52.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:52 smithi080 bash[84793]: cluster 2023-12-20T20:13:51.063667+0000 mgr.x (mgr.25349) 1553 : cluster 0 pgmap v309: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-20T20:13:52.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:52 smithi080 bash[84793]: audit 2023-12-20T20:13:52.076736+0000 mon.a (mon.0) 4065 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:13:52.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:52 smithi080 bash[84793]: audit 2023-12-20T20:13:52.082397+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.133:6800/332646780,v1:172.21.15.133:6801/332646780]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:13:53.240 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:13:53.240 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 12s ago 21m - - 2023-12-20T20:13:53.241 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 7s ago 21m - - 2023-12-20T20:13:53.241 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (7m) 12s ago 14m 17.2M - 0.23.0 ba2b418f427c 9979984282f3 2023-12-20T20:13:53.241 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (7m) 7s ago 14m 44.2M - 8.3.5 dad864ee21e9 35327ecb050a 2023-12-20T20:13:53.241 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 running (6m) 12s ago 12m 49.9M - 3.5 e1d6a67b021e 63865d78dfdb 2023-12-20T20:13:53.241 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443,9283,8765 running (6m) 7s ago 20m 514M - 19.0.0-297-ga89fee39 36973ca01a0c 2798bd911c04 2023-12-20T20:13:53.241 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:8443,9283,8765 running (5m) 12s ago 22m 433M - 19.0.0-297-ga89fee39 36973ca01a0c 948a6298d95e 2023-12-20T20:13:53.241 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (5m) 12s ago 22m 74.8M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 7763c37656a1 2023-12-20T20:13:53.241 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (4m) 7s ago 21m 47.1M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 0757d0a21f72 2023-12-20T20:13:53.241 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (4m) 12s ago 21m 52.4M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 129477cbeb77 2023-12-20T20:13:53.241 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (8m) 12s ago 14m 12.5M - 1.3.1 1dbe0e931976 3d79384a5011 2023-12-20T20:13:53.241 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (7m) 7s ago 14m 12.5M - 1.3.1 1dbe0e931976 48068c81d9e1 2023-12-20T20:13:53.241 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (2m) 12s ago 20m 50.7M 4096M 19.0.0-297-ga89fee39 36973ca01a0c c5d957150d3a 2023-12-20T20:13:53.242 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (2m) 12s ago 19m 51.8M 4096M 19.0.0-297-ga89fee39 36973ca01a0c f69914f1c5ff 2023-12-20T20:13:53.242 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (89s) 12s ago 19m 48.1M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 4c63d0c1601a 2023-12-20T20:13:53.242 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (47s) 12s ago 18m 50.0M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 6d1ff218dfcc 2023-12-20T20:13:53.242 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (17m) 7s ago 17m 69.0M 4096M 17.2.0 e1d6a67b021e 18e2abccb722 2023-12-20T20:13:53.242 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (17m) 7s ago 17m 65.4M 4096M 17.2.0 e1d6a67b021e b059f3e08300 2023-12-20T20:13:53.242 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (16m) 7s ago 16m 64.4M 4096M 17.2.0 e1d6a67b021e 8e5ac1685777 2023-12-20T20:13:53.242 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (16m) 7s ago 16m 68.1M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:13:53.242 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (6m) 7s ago 15m 62.9M - 2.33.4 514e6a882f6e 0c91f33ab6ef 2023-12-20T20:13:53.242 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (12m) 12s ago 12m 89.9M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:13:53.242 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (12m) 7s ago 12m 89.2M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:13:53.242 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (12m) 12s ago 12m 89.0M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:13:53.242 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (12m) 7s ago 12m 89.4M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:13:53.322 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:53 smithi133 bash[75766]: debug 2023-12-20T20:13:53.011+0000 7f6ac14d4700 -1 osd.4 141 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:13:53.685 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:13:53.685 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:13:53.685 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:13:53.685 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:13:53.685 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:13:53.685 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:13:53.685 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:13:53.685 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:13:53.686 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2023-12-20T20:13:53.686 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 4 2023-12-20T20:13:53.686 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:13:53.686 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:13:53.686 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:13:53.686 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:13:53.686 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:13:53.686 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2023-12-20T20:13:53.686 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 9 2023-12-20T20:13:53.686 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:13:53.686 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:13:53.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:53 smithi133 bash[68349]: audit 2023-12-20T20:13:52.478838+0000 mgr.x (mgr.25349) 1554 : audit 0 from='client.44425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:53.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:53 smithi133 bash[68349]: audit 2023-12-20T20:13:52.958144+0000 mon.a (mon.0) 4066 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-20T20:13:53.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:53 smithi133 bash[68349]: cluster 2023-12-20T20:13:52.966033+0000 mon.a (mon.0) 4067 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2023-12-20T20:13:53.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:53 smithi133 bash[68349]: audit 2023-12-20T20:13:52.968349+0000 mon.a (mon.0) 4068 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:13:53.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:53 smithi133 bash[68349]: cluster 2023-12-20T20:13:52.970338+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e144 with expected crc 2023-12-20T20:13:53.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:53 smithi133 bash[68349]: audit 2023-12-20T20:13:52.970730+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.133:6800/332646780,v1:172.21.15.133:6801/332646780]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:13:53.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:53 smithi080 bash[80208]: audit 2023-12-20T20:13:52.478838+0000 mgr.x (mgr.25349) 1554 : audit 0 from='client.44425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:53.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:53 smithi080 bash[80208]: audit 2023-12-20T20:13:52.958144+0000 mon.a (mon.0) 4066 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-20T20:13:53.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:53 smithi080 bash[80208]: cluster 2023-12-20T20:13:52.966033+0000 mon.a (mon.0) 4067 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2023-12-20T20:13:53.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:53 smithi080 bash[80208]: audit 2023-12-20T20:13:52.968349+0000 mon.a (mon.0) 4068 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:13:53.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:53 smithi080 bash[80208]: cluster 2023-12-20T20:13:52.970338+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e144 with expected crc 2023-12-20T20:13:53.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:53 smithi080 bash[80208]: audit 2023-12-20T20:13:52.970730+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.133:6800/332646780,v1:172.21.15.133:6801/332646780]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:13:53.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:53 smithi080 bash[84793]: audit 2023-12-20T20:13:52.478838+0000 mgr.x (mgr.25349) 1554 : audit 0 from='client.44425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:53.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:53 smithi080 bash[84793]: audit 2023-12-20T20:13:52.958144+0000 mon.a (mon.0) 4066 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-20T20:13:53.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:53 smithi080 bash[84793]: cluster 2023-12-20T20:13:52.966033+0000 mon.a (mon.0) 4067 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2023-12-20T20:13:53.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:53 smithi080 bash[84793]: audit 2023-12-20T20:13:52.968349+0000 mon.a (mon.0) 4068 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:13:53.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:53 smithi080 bash[84793]: cluster 2023-12-20T20:13:52.970338+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e144 with expected crc 2023-12-20T20:13:53.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:53 smithi080 bash[84793]: audit 2023-12-20T20:13:52.970730+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.133:6800/332646780,v1:172.21.15.133:6801/332646780]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:13:54.067 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:13:54.068 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:13:54.068 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:13:54.068 INFO:teuthology.orchestra.run.smithi080.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:13:54.068 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [ 2023-12-20T20:13:54.068 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr", 2023-12-20T20:13:54.068 INFO:teuthology.orchestra.run.smithi080.stdout: "mon" 2023-12-20T20:13:54.068 INFO:teuthology.orchestra.run.smithi080.stdout: ], 2023-12-20T20:13:54.068 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "9/23 daemons upgraded", 2023-12-20T20:13:54.068 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "Currently upgrading osd daemons", 2023-12-20T20:13:54.068 INFO:teuthology.orchestra.run.smithi080.stdout: "is_paused": false 2023-12-20T20:13:54.068 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:13:54.504 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_WARN Degraded data redundancy: 106/630 objects degraded (16.825%), 27 pgs degraded 2023-12-20T20:13:54.504 INFO:teuthology.orchestra.run.smithi080.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 106/630 objects degraded (16.825%), 27 pgs degraded 2023-12-20T20:13:54.504 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.d is active+undersized+degraded, acting [1,3] 2023-12-20T20:13:54.504 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.f is active+undersized+degraded, acting [0,7] 2023-12-20T20:13:54.504 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.11 is active+undersized+degraded, acting [6,1] 2023-12-20T20:13:54.504 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.13 is active+undersized+degraded, acting [0,3] 2023-12-20T20:13:54.504 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.1 is active+undersized+degraded, acting [0,3] 2023-12-20T20:13:54.504 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.3 is active+undersized+degraded, acting [0,6] 2023-12-20T20:13:54.504 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.6 is active+undersized+degraded, acting [0,1] 2023-12-20T20:13:54.504 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.9 is active+undersized+degraded, acting [2,7] 2023-12-20T20:13:54.504 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.a is active+undersized+degraded, acting [6,1] 2023-12-20T20:13:54.504 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.b is active+undersized+degraded, acting [3,0] 2023-12-20T20:13:54.504 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.e is active+undersized+degraded, acting [7,1] 2023-12-20T20:13:54.505 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.f is active+undersized+degraded, acting [7,0] 2023-12-20T20:13:54.505 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.11 is active+undersized+degraded, acting [7,6] 2023-12-20T20:13:54.505 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.13 is active+undersized+degraded, acting [7,2] 2023-12-20T20:13:54.505 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.14 is active+undersized+degraded, acting [7,6] 2023-12-20T20:13:54.505 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.15 is active+undersized+degraded, acting [7,3] 2023-12-20T20:13:54.505 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.19 is active+undersized+degraded, acting [1,3] 2023-12-20T20:13:54.505 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.1a is active+undersized+degraded, acting [1,2] 2023-12-20T20:13:54.505 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.1b is active+undersized+degraded, acting [0,7] 2023-12-20T20:13:54.505 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.1c is active+undersized+degraded, acting [5,1] 2023-12-20T20:13:54.505 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.1d is active+undersized+degraded, acting [5,6] 2023-12-20T20:13:54.505 INFO:teuthology.orchestra.run.smithi080.stdout: pg 4.9 is active+undersized+degraded, acting [1,3] 2023-12-20T20:13:54.505 INFO:teuthology.orchestra.run.smithi080.stdout: pg 4.d is active+undersized+degraded, acting [2,1] 2023-12-20T20:13:54.505 INFO:teuthology.orchestra.run.smithi080.stdout: pg 4.e is active+undersized+degraded, acting [6,1] 2023-12-20T20:13:54.505 INFO:teuthology.orchestra.run.smithi080.stdout: pg 5.1c is active+undersized+degraded, acting [3,2] 2023-12-20T20:13:54.506 INFO:teuthology.orchestra.run.smithi080.stdout: pg 5.1d is active+undersized+degraded, acting [1,0] 2023-12-20T20:13:54.506 INFO:teuthology.orchestra.run.smithi080.stdout: pg 6.1a is active+undersized+degraded, acting [5,1] 2023-12-20T20:13:54.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:54 smithi133 bash[68349]: audit 2023-12-20T20:13:52.859916+0000 mgr.x (mgr.25349) 1555 : audit 0 from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:54.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:54 smithi133 bash[68349]: cluster 2023-12-20T20:13:53.064674+0000 mgr.x (mgr.25349) 1556 : cluster 0 pgmap v311: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-20T20:13:54.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:54 smithi133 bash[68349]: audit 2023-12-20T20:13:53.210850+0000 mgr.x (mgr.25349) 1557 : audit 0 from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:54.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:54 smithi133 bash[68349]: audit 2023-12-20T20:13:53.675696+0000 mon.a (mon.0) 4069 : audit 0 from='client.? 172.21.15.80:0/2220183021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:54.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:54 smithi133 bash[68349]: cluster 2023-12-20T20:13:53.959026+0000 mon.a (mon.0) 4070 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:13:54.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:54 smithi133 bash[68349]: cluster 2023-12-20T20:13:53.967893+0000 mon.a (mon.0) 4071 : cluster 1 osd.4 [v2:172.21.15.133:6800/332646780,v1:172.21.15.133:6801/332646780] boot 2023-12-20T20:13:54.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:54 smithi133 bash[68349]: cluster 2023-12-20T20:13:53.968101+0000 mon.a (mon.0) 4072 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-12-20T20:13:54.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:54 smithi133 bash[68349]: audit 2023-12-20T20:13:53.971471+0000 mon.a (mon.0) 4073 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:13:54.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:54 smithi133 bash[68349]: cluster 2023-12-20T20:13:53.982386+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e145 with expected crc 2023-12-20T20:13:54.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:54 smithi133 bash[68349]: cluster 2023-12-20T20:13:53.984494+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e145 with expected crc 2023-12-20T20:13:54.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:54 smithi080 bash[80208]: audit 2023-12-20T20:13:52.859916+0000 mgr.x (mgr.25349) 1555 : audit 0 from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:54.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:54 smithi080 bash[80208]: cluster 2023-12-20T20:13:53.064674+0000 mgr.x (mgr.25349) 1556 : cluster 0 pgmap v311: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-20T20:13:54.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:54 smithi080 bash[80208]: audit 2023-12-20T20:13:53.210850+0000 mgr.x (mgr.25349) 1557 : audit 0 from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:54.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:54 smithi080 bash[80208]: audit 2023-12-20T20:13:53.675696+0000 mon.a (mon.0) 4069 : audit 0 from='client.? 172.21.15.80:0/2220183021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:54.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:54 smithi080 bash[80208]: cluster 2023-12-20T20:13:53.959026+0000 mon.a (mon.0) 4070 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:13:54.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:54 smithi080 bash[80208]: cluster 2023-12-20T20:13:53.967893+0000 mon.a (mon.0) 4071 : cluster 1 osd.4 [v2:172.21.15.133:6800/332646780,v1:172.21.15.133:6801/332646780] boot 2023-12-20T20:13:54.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:54 smithi080 bash[80208]: cluster 2023-12-20T20:13:53.968101+0000 mon.a (mon.0) 4072 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-12-20T20:13:54.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:54 smithi080 bash[80208]: audit 2023-12-20T20:13:53.971471+0000 mon.a (mon.0) 4073 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:13:54.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:54 smithi080 bash[80208]: cluster 2023-12-20T20:13:53.982386+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e145 with expected crc 2023-12-20T20:13:54.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:54 smithi080 bash[80208]: cluster 2023-12-20T20:13:53.984494+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e145 with expected crc 2023-12-20T20:13:54.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:54 smithi080 bash[84793]: audit 2023-12-20T20:13:52.859916+0000 mgr.x (mgr.25349) 1555 : audit 0 from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:54.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:54 smithi080 bash[84793]: cluster 2023-12-20T20:13:53.064674+0000 mgr.x (mgr.25349) 1556 : cluster 0 pgmap v311: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2023-12-20T20:13:54.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:54 smithi080 bash[84793]: audit 2023-12-20T20:13:53.210850+0000 mgr.x (mgr.25349) 1557 : audit 0 from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:54.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:54 smithi080 bash[84793]: audit 2023-12-20T20:13:53.675696+0000 mon.a (mon.0) 4069 : audit 0 from='client.? 172.21.15.80:0/2220183021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:13:54.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:54 smithi080 bash[84793]: cluster 2023-12-20T20:13:53.959026+0000 mon.a (mon.0) 4070 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:13:54.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:54 smithi080 bash[84793]: cluster 2023-12-20T20:13:53.967893+0000 mon.a (mon.0) 4071 : cluster 1 osd.4 [v2:172.21.15.133:6800/332646780,v1:172.21.15.133:6801/332646780] boot 2023-12-20T20:13:54.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:54 smithi080 bash[84793]: cluster 2023-12-20T20:13:53.968101+0000 mon.a (mon.0) 4072 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-12-20T20:13:54.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:54 smithi080 bash[84793]: audit 2023-12-20T20:13:53.971471+0000 mon.a (mon.0) 4073 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:13:54.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:54 smithi080 bash[84793]: cluster 2023-12-20T20:13:53.982386+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e145 with expected crc 2023-12-20T20:13:54.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:54 smithi080 bash[84793]: cluster 2023-12-20T20:13:53.984494+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e145 with expected crc 2023-12-20T20:13:55.180 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:13:54 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:13:54] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.33.4" 2023-12-20T20:13:55.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:55 smithi133 bash[68349]: cluster 2023-12-20T20:13:53.979627+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e145 with expected crc 2023-12-20T20:13:55.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:55 smithi133 bash[68349]: audit 2023-12-20T20:13:54.064806+0000 mgr.x (mgr.25349) 1558 : audit 0 from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:55.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:55 smithi133 bash[68349]: audit 2023-12-20T20:13:54.495186+0000 mon.a (mon.0) 4074 : audit 0 from='client.? 172.21.15.80:0/849714091' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:13:55.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:55 smithi133 bash[68349]: cluster 2023-12-20T20:13:54.971758+0000 mon.a (mon.0) 4075 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-12-20T20:13:55.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:55 smithi133 bash[68349]: cluster 2023-12-20T20:13:54.973835+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e146 with expected crc 2023-12-20T20:13:55.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:55 smithi133 bash[68349]: cluster 2023-12-20T20:13:54.980160+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e146 with expected crc 2023-12-20T20:13:55.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:55 smithi133 bash[68349]: cluster 2023-12-20T20:13:54.982177+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e146 with expected crc 2023-12-20T20:13:55.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:55 smithi133 bash[68349]: audit 2023-12-20T20:13:55.041152+0000 mon.a (mon.0) 4076 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:55.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:55 smithi133 bash[68349]: audit 2023-12-20T20:13:55.042667+0000 mon.a (mon.0) 4077 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:13:55.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:55 smithi133 bash[68349]: audit 2023-12-20T20:13:55.150568+0000 mon.a (mon.0) 4078 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:55.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:55 smithi133 bash[68349]: audit 2023-12-20T20:13:55.161262+0000 mon.a (mon.0) 4079 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:55.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:55 smithi133 bash[68349]: audit 2023-12-20T20:13:55.170297+0000 mon.a (mon.0) 4080 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:55.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[84793]: cluster 2023-12-20T20:13:53.979627+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e145 with expected crc 2023-12-20T20:13:55.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[84793]: audit 2023-12-20T20:13:54.064806+0000 mgr.x (mgr.25349) 1558 : audit 0 from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:55.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[84793]: audit 2023-12-20T20:13:54.495186+0000 mon.a (mon.0) 4074 : audit 0 from='client.? 172.21.15.80:0/849714091' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:13:55.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[84793]: cluster 2023-12-20T20:13:54.971758+0000 mon.a (mon.0) 4075 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-12-20T20:13:55.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[84793]: cluster 2023-12-20T20:13:54.973835+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e146 with expected crc 2023-12-20T20:13:55.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[84793]: cluster 2023-12-20T20:13:54.980160+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e146 with expected crc 2023-12-20T20:13:55.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[84793]: cluster 2023-12-20T20:13:54.982177+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e146 with expected crc 2023-12-20T20:13:55.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[84793]: audit 2023-12-20T20:13:55.041152+0000 mon.a (mon.0) 4076 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:55.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[84793]: audit 2023-12-20T20:13:55.042667+0000 mon.a (mon.0) 4077 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:13:55.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[84793]: audit 2023-12-20T20:13:55.150568+0000 mon.a (mon.0) 4078 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:55.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[84793]: audit 2023-12-20T20:13:55.161262+0000 mon.a (mon.0) 4079 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:55.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[84793]: audit 2023-12-20T20:13:55.170297+0000 mon.a (mon.0) 4080 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:55.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[80208]: cluster 2023-12-20T20:13:53.979627+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e145 with expected crc 2023-12-20T20:13:55.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[80208]: audit 2023-12-20T20:13:54.064806+0000 mgr.x (mgr.25349) 1558 : audit 0 from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:13:55.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[80208]: audit 2023-12-20T20:13:54.495186+0000 mon.a (mon.0) 4074 : audit 0 from='client.? 172.21.15.80:0/849714091' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:13:55.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[80208]: cluster 2023-12-20T20:13:54.971758+0000 mon.a (mon.0) 4075 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-12-20T20:13:55.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[80208]: cluster 2023-12-20T20:13:54.973835+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e146 with expected crc 2023-12-20T20:13:55.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[80208]: cluster 2023-12-20T20:13:54.980160+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e146 with expected crc 2023-12-20T20:13:55.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[80208]: cluster 2023-12-20T20:13:54.982177+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e146 with expected crc 2023-12-20T20:13:55.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[80208]: audit 2023-12-20T20:13:55.041152+0000 mon.a (mon.0) 4076 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:55.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[80208]: audit 2023-12-20T20:13:55.042667+0000 mon.a (mon.0) 4077 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:13:55.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[80208]: audit 2023-12-20T20:13:55.150568+0000 mon.a (mon.0) 4078 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:55.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[80208]: audit 2023-12-20T20:13:55.161262+0000 mon.a (mon.0) 4079 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:55.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:55 smithi080 bash[80208]: audit 2023-12-20T20:13:55.170297+0000 mon.a (mon.0) 4080 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:13:55.944 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:55 smithi133 systemd[1]: Stopping Ceph osd.4 for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:13:55.945 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:55 smithi133 bash[75766]: debug 2023-12-20T20:13:55.571+0000 7f6ac7edf700 -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-20T20:13:55.945 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:55 smithi133 bash[75766]: debug 2023-12-20T20:13:55.571+0000 7f6ac7edf700 -1 osd.4 146 *** Got signal Terminated *** 2023-12-20T20:13:55.945 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:55 smithi133 bash[75766]: debug 2023-12-20T20:13:55.571+0000 7f6ac7edf700 -1 osd.4 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:13:56.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:56 smithi080 bash[80208]: cluster 2023-12-20T20:13:54.973113+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e146 with expected crc 2023-12-20T20:13:56.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:56 smithi080 bash[80208]: cluster 2023-12-20T20:13:54.980549+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e146 with expected crc 2023-12-20T20:13:56.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:56 smithi080 bash[80208]: cluster 2023-12-20T20:13:55.071024+0000 mgr.x (mgr.25349) 1559 : cluster 0 pgmap v314: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-20T20:13:56.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:56 smithi080 bash[80208]: cluster 2023-12-20T20:13:55.568544+0000 mon.a (mon.0) 4081 : cluster 1 osd.4 marked itself down and dead 2023-12-20T20:13:56.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:56 smithi080 bash[84793]: cluster 2023-12-20T20:13:54.973113+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e146 with expected crc 2023-12-20T20:13:56.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:56 smithi080 bash[84793]: cluster 2023-12-20T20:13:54.980549+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e146 with expected crc 2023-12-20T20:13:56.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:56 smithi080 bash[84793]: cluster 2023-12-20T20:13:55.071024+0000 mgr.x (mgr.25349) 1559 : cluster 0 pgmap v314: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-20T20:13:56.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:56 smithi080 bash[84793]: cluster 2023-12-20T20:13:55.568544+0000 mon.a (mon.0) 4081 : cluster 1 osd.4 marked itself down and dead 2023-12-20T20:13:56.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:56 smithi133 bash[68349]: cluster 2023-12-20T20:13:54.973113+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e146 with expected crc 2023-12-20T20:13:56.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:56 smithi133 bash[68349]: cluster 2023-12-20T20:13:54.980549+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e146 with expected crc 2023-12-20T20:13:56.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:56 smithi133 bash[68349]: cluster 2023-12-20T20:13:55.071024+0000 mgr.x (mgr.25349) 1559 : cluster 0 pgmap v314: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-20T20:13:56.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:56 smithi133 bash[68349]: cluster 2023-12-20T20:13:55.568544+0000 mon.a (mon.0) 4081 : cluster 1 osd.4 marked itself down and dead 2023-12-20T20:13:57.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:57 smithi133 bash[68349]: audit 2023-12-20T20:13:56.235175+0000 mgr.x (mgr.25349) 1560 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:13:57.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:57 smithi133 bash[68349]: cluster 2023-12-20T20:13:56.318581+0000 mon.a (mon.0) 4082 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:13:57.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:57 smithi133 bash[68349]: cluster 2023-12-20T20:13:56.330893+0000 mon.a (mon.0) 4083 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2023-12-20T20:13:57.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:57 smithi133 bash[68349]: cluster 2023-12-20T20:13:56.335747+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e147 with expected crc 2023-12-20T20:13:57.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:57 smithi133 bash[68349]: cluster 2023-12-20T20:13:56.343189+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e147 with expected crc 2023-12-20T20:13:57.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:57 smithi133 bash[68349]: cluster 2023-12-20T20:13:56.344247+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e147 with expected crc 2023-12-20T20:13:57.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:57 smithi133 bash[68349]: cluster 2023-12-20T20:13:56.346546+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e147 with expected crc 2023-12-20T20:13:57.582 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:57 smithi133 bash[77295]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-4 2023-12-20T20:13:57.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:57 smithi080 bash[80208]: audit 2023-12-20T20:13:56.235175+0000 mgr.x (mgr.25349) 1560 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:13:57.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:57 smithi080 bash[80208]: cluster 2023-12-20T20:13:56.318581+0000 mon.a (mon.0) 4082 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:13:57.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:57 smithi080 bash[80208]: cluster 2023-12-20T20:13:56.330893+0000 mon.a (mon.0) 4083 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2023-12-20T20:13:57.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:57 smithi080 bash[80208]: cluster 2023-12-20T20:13:56.335747+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e147 with expected crc 2023-12-20T20:13:57.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:57 smithi080 bash[80208]: cluster 2023-12-20T20:13:56.343189+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e147 with expected crc 2023-12-20T20:13:57.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:57 smithi080 bash[80208]: cluster 2023-12-20T20:13:56.344247+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e147 with expected crc 2023-12-20T20:13:57.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:57 smithi080 bash[80208]: cluster 2023-12-20T20:13:56.346546+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e147 with expected crc 2023-12-20T20:13:57.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:57 smithi080 bash[84793]: audit 2023-12-20T20:13:56.235175+0000 mgr.x (mgr.25349) 1560 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:13:57.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:57 smithi080 bash[84793]: cluster 2023-12-20T20:13:56.318581+0000 mon.a (mon.0) 4082 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:13:57.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:57 smithi080 bash[84793]: cluster 2023-12-20T20:13:56.330893+0000 mon.a (mon.0) 4083 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2023-12-20T20:13:57.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:57 smithi080 bash[84793]: cluster 2023-12-20T20:13:56.335747+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e147 with expected crc 2023-12-20T20:13:57.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:57 smithi080 bash[84793]: cluster 2023-12-20T20:13:56.343189+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e147 with expected crc 2023-12-20T20:13:57.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:57 smithi080 bash[84793]: cluster 2023-12-20T20:13:56.344247+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e147 with expected crc 2023-12-20T20:13:57.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:57 smithi080 bash[84793]: cluster 2023-12-20T20:13:56.346546+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e147 with expected crc 2023-12-20T20:13:58.194 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:57 smithi133 bash[77366]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-4 2023-12-20T20:13:58.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:58 smithi133 bash[68349]: cluster 2023-12-20T20:13:57.072080+0000 mgr.x (mgr.25349) 1561 : cluster 0 pgmap v316: 161 pgs: 9 peering, 12 active+undersized+degraded, 20 active+undersized, 120 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 32/630 objects degraded (5.079%) 2023-12-20T20:13:58.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:58 smithi133 bash[68349]: cluster 2023-12-20T20:13:57.329064+0000 mon.a (mon.0) 4084 : cluster 3 Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 12 pgs degraded (PG_DEGRADED) 2023-12-20T20:13:58.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:58 smithi133 bash[68349]: cluster 2023-12-20T20:13:57.339750+0000 mon.a (mon.0) 4085 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2023-12-20T20:13:58.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:58 smithi133 bash[68349]: cluster 2023-12-20T20:13:57.349219+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:58 smithi133 bash[68349]: cluster 2023-12-20T20:13:57.349299+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:58 smithi133 bash[68349]: cluster 2023-12-20T20:13:57.350189+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:58 smithi133 bash[68349]: cluster 2023-12-20T20:13:57.351298+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:58 smithi133 bash[68349]: cluster 2023-12-20T20:13:57.351641+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:58 smithi133 bash[68349]: cluster 2023-12-20T20:13:57.353646+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:58 smithi133 bash[68349]: cluster 2023-12-20T20:13:57.357300+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:13:58 smithi133 bash[68349]: cluster 2023-12-20T20:13:57.361571+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:58 smithi080 bash[84793]: cluster 2023-12-20T20:13:57.072080+0000 mgr.x (mgr.25349) 1561 : cluster 0 pgmap v316: 161 pgs: 9 peering, 12 active+undersized+degraded, 20 active+undersized, 120 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 32/630 objects degraded (5.079%) 2023-12-20T20:13:58.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:58 smithi080 bash[84793]: cluster 2023-12-20T20:13:57.329064+0000 mon.a (mon.0) 4084 : cluster 3 Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 12 pgs degraded (PG_DEGRADED) 2023-12-20T20:13:58.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:58 smithi080 bash[84793]: cluster 2023-12-20T20:13:57.339750+0000 mon.a (mon.0) 4085 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2023-12-20T20:13:58.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:58 smithi080 bash[84793]: cluster 2023-12-20T20:13:57.349219+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:58 smithi080 bash[84793]: cluster 2023-12-20T20:13:57.349299+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:58 smithi080 bash[84793]: cluster 2023-12-20T20:13:57.350189+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:58 smithi080 bash[84793]: cluster 2023-12-20T20:13:57.351298+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:58 smithi080 bash[84793]: cluster 2023-12-20T20:13:57.351641+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:58 smithi080 bash[84793]: cluster 2023-12-20T20:13:57.353646+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:58 smithi080 bash[84793]: cluster 2023-12-20T20:13:57.357300+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:13:58 smithi080 bash[84793]: cluster 2023-12-20T20:13:57.361571+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:58 smithi080 bash[80208]: cluster 2023-12-20T20:13:57.072080+0000 mgr.x (mgr.25349) 1561 : cluster 0 pgmap v316: 161 pgs: 9 peering, 12 active+undersized+degraded, 20 active+undersized, 120 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 32/630 objects degraded (5.079%) 2023-12-20T20:13:58.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:58 smithi080 bash[80208]: cluster 2023-12-20T20:13:57.329064+0000 mon.a (mon.0) 4084 : cluster 3 Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 12 pgs degraded (PG_DEGRADED) 2023-12-20T20:13:58.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:58 smithi080 bash[80208]: cluster 2023-12-20T20:13:57.339750+0000 mon.a (mon.0) 4085 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2023-12-20T20:13:58.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:58 smithi080 bash[80208]: cluster 2023-12-20T20:13:57.349219+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:58 smithi080 bash[80208]: cluster 2023-12-20T20:13:57.349299+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:58 smithi080 bash[80208]: cluster 2023-12-20T20:13:57.350189+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:58 smithi080 bash[80208]: cluster 2023-12-20T20:13:57.351298+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:58 smithi080 bash[80208]: cluster 2023-12-20T20:13:57.351641+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:58 smithi080 bash[80208]: cluster 2023-12-20T20:13:57.353646+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:58 smithi080 bash[80208]: cluster 2023-12-20T20:13:57.357300+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:13:58.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:13:58 smithi080 bash[80208]: cluster 2023-12-20T20:13:57.361571+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e148 with expected crc 2023-12-20T20:14:00.253 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:59 smithi133 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.4.service: Succeeded. 2023-12-20T20:14:00.253 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:13:59 smithi133 systemd[1]: Stopped Ceph osd.4 for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:14:00.253 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:14:00 smithi133 systemd[1]: Started Ceph osd.4 for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:14:00.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:00 smithi133 bash[68349]: cluster 2023-12-20T20:13:59.073430+0000 mgr.x (mgr.25349) 1562 : cluster 0 pgmap v318: 161 pgs: 9 peering, 12 active+undersized+degraded, 20 active+undersized, 120 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1003 B/s rd, 0 op/s; 32/630 objects degraded (5.079%) 2023-12-20T20:14:00.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:00 smithi133 bash[68349]: audit 2023-12-20T20:14:00.292198+0000 mon.a (mon.0) 4086 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:00.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:00 smithi133 bash[68349]: audit 2023-12-20T20:14:00.302016+0000 mon.a (mon.0) 4087 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:00.717 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:00 smithi080 bash[80208]: cluster 2023-12-20T20:13:59.073430+0000 mgr.x (mgr.25349) 1562 : cluster 0 pgmap v318: 161 pgs: 9 peering, 12 active+undersized+degraded, 20 active+undersized, 120 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1003 B/s rd, 0 op/s; 32/630 objects degraded (5.079%) 2023-12-20T20:14:00.717 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:00 smithi080 bash[80208]: audit 2023-12-20T20:14:00.292198+0000 mon.a (mon.0) 4086 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:00.717 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:00 smithi080 bash[80208]: audit 2023-12-20T20:14:00.302016+0000 mon.a (mon.0) 4087 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:00.717 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:00 smithi080 bash[84793]: cluster 2023-12-20T20:13:59.073430+0000 mgr.x (mgr.25349) 1562 : cluster 0 pgmap v318: 161 pgs: 9 peering, 12 active+undersized+degraded, 20 active+undersized, 120 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1003 B/s rd, 0 op/s; 32/630 objects degraded (5.079%) 2023-12-20T20:14:00.717 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:00 smithi080 bash[84793]: audit 2023-12-20T20:14:00.292198+0000 mon.a (mon.0) 4086 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:00.717 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:00 smithi080 bash[84793]: audit 2023-12-20T20:14:00.302016+0000 mon.a (mon.0) 4087 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.352453+0000 mon.a (mon.0) 4088 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.354121+0000 mon.a (mon.0) 4089 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.363148+0000 mon.a (mon.0) 4090 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: cephadm 2023-12-20T20:14:00.370407+0000 mgr.x (mgr.25349) 1563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:01.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.443286+0000 mon.a (mon.0) 4091 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.447154+0000 mon.a (mon.0) 4092 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.452467+0000 mon.a (mon.0) 4093 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.454121+0000 mon.a (mon.0) 4094 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.465059+0000 mon.a (mon.0) 4095 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: cephadm 2023-12-20T20:14:00.472334+0000 mgr.x (mgr.25349) 1564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:01.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.544844+0000 mon.a (mon.0) 4096 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.548491+0000 mon.a (mon.0) 4097 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.552092+0000 mon.a (mon.0) 4098 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.553559+0000 mon.a (mon.0) 4099 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.562066+0000 mon.a (mon.0) 4100 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: cephadm 2023-12-20T20:14:00.569303+0000 mgr.x (mgr.25349) 1565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:01.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.641674+0000 mon.a (mon.0) 4101 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.644540+0000 mon.a (mon.0) 4102 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.648069+0000 mon.a (mon.0) 4103 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.649298+0000 mon.a (mon.0) 4104 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.656586+0000 mon.a (mon.0) 4105 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.688896+0000 mon.a (mon.0) 4106 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.697787+0000 mon.a (mon.0) 4107 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.706252+0000 mon.a (mon.0) 4108 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.742796+0000 mon.a (mon.0) 4109 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.747469+0000 mon.a (mon.0) 4110 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.751736+0000 mon.a (mon.0) 4111 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.753822+0000 mon.a (mon.0) 4112 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.764453+0000 mon.a (mon.0) 4113 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.844589+0000 mon.a (mon.0) 4114 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.848107+0000 mon.a (mon.0) 4115 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.851537+0000 mon.a (mon.0) 4116 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.853158+0000 mon.a (mon.0) 4117 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.862101+0000 mon.a (mon.0) 4118 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.944764+0000 mon.a (mon.0) 4119 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.948527+0000 mon.a (mon.0) 4120 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.953741+0000 mon.a (mon.0) 4121 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.960212+0000 mon.a (mon.0) 4122 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:00.968582+0000 mon.a (mon.0) 4123 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:01.049175+0000 mon.a (mon.0) 4124 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:01.052381+0000 mon.a (mon.0) 4125 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:01.055977+0000 mon.a (mon.0) 4126 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:01.057962+0000 mon.a (mon.0) 4127 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:01.068638+0000 mon.a (mon.0) 4128 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:01.151238+0000 mon.a (mon.0) 4129 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:01.154594+0000 mon.a (mon.0) 4130 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:01.157981+0000 mon.a (mon.0) 4131 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:01.159523+0000 mon.a (mon.0) 4132 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:01.170835+0000 mon.a (mon.0) 4133 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:01.253870+0000 mon.a (mon.0) 4134 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:01.257484+0000 mon.a (mon.0) 4135 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:01.262213+0000 mon.a (mon.0) 4136 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:01.263955+0000 mon.a (mon.0) 4137 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:01 smithi133 bash[68349]: audit 2023-12-20T20:14:01.273891+0000 mon.a (mon.0) 4138 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.352453+0000 mon.a (mon.0) 4088 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.354121+0000 mon.a (mon.0) 4089 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.363148+0000 mon.a (mon.0) 4090 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: cephadm 2023-12-20T20:14:00.370407+0000 mgr.x (mgr.25349) 1563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:01.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.443286+0000 mon.a (mon.0) 4091 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.447154+0000 mon.a (mon.0) 4092 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.452467+0000 mon.a (mon.0) 4093 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.454121+0000 mon.a (mon.0) 4094 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.465059+0000 mon.a (mon.0) 4095 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: cephadm 2023-12-20T20:14:00.472334+0000 mgr.x (mgr.25349) 1564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:01.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.544844+0000 mon.a (mon.0) 4096 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.548491+0000 mon.a (mon.0) 4097 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.552092+0000 mon.a (mon.0) 4098 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.553559+0000 mon.a (mon.0) 4099 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.562066+0000 mon.a (mon.0) 4100 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: cephadm 2023-12-20T20:14:00.569303+0000 mgr.x (mgr.25349) 1565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:01.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.641674+0000 mon.a (mon.0) 4101 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.644540+0000 mon.a (mon.0) 4102 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.648069+0000 mon.a (mon.0) 4103 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.352453+0000 mon.a (mon.0) 4088 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.354121+0000 mon.a (mon.0) 4089 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.363148+0000 mon.a (mon.0) 4090 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: cephadm 2023-12-20T20:14:00.370407+0000 mgr.x (mgr.25349) 1563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:01.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.443286+0000 mon.a (mon.0) 4091 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.447154+0000 mon.a (mon.0) 4092 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.452467+0000 mon.a (mon.0) 4093 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.454121+0000 mon.a (mon.0) 4094 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.465059+0000 mon.a (mon.0) 4095 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: cephadm 2023-12-20T20:14:00.472334+0000 mgr.x (mgr.25349) 1564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:01.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.544844+0000 mon.a (mon.0) 4096 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.548491+0000 mon.a (mon.0) 4097 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.552092+0000 mon.a (mon.0) 4098 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.553559+0000 mon.a (mon.0) 4099 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.562066+0000 mon.a (mon.0) 4100 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: cephadm 2023-12-20T20:14:00.569303+0000 mgr.x (mgr.25349) 1565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:01.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.641674+0000 mon.a (mon.0) 4101 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.644540+0000 mon.a (mon.0) 4102 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.648069+0000 mon.a (mon.0) 4103 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.649298+0000 mon.a (mon.0) 4104 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.656586+0000 mon.a (mon.0) 4105 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.688896+0000 mon.a (mon.0) 4106 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.697787+0000 mon.a (mon.0) 4107 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.706252+0000 mon.a (mon.0) 4108 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.742796+0000 mon.a (mon.0) 4109 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.747469+0000 mon.a (mon.0) 4110 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.751736+0000 mon.a (mon.0) 4111 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.753822+0000 mon.a (mon.0) 4112 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.764453+0000 mon.a (mon.0) 4113 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.844589+0000 mon.a (mon.0) 4114 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.848107+0000 mon.a (mon.0) 4115 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.851537+0000 mon.a (mon.0) 4116 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.853158+0000 mon.a (mon.0) 4117 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.862101+0000 mon.a (mon.0) 4118 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.944764+0000 mon.a (mon.0) 4119 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.948527+0000 mon.a (mon.0) 4120 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.953741+0000 mon.a (mon.0) 4121 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.960212+0000 mon.a (mon.0) 4122 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:00.968582+0000 mon.a (mon.0) 4123 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:01.049175+0000 mon.a (mon.0) 4124 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.649298+0000 mon.a (mon.0) 4104 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.656586+0000 mon.a (mon.0) 4105 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.688896+0000 mon.a (mon.0) 4106 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.697787+0000 mon.a (mon.0) 4107 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.706252+0000 mon.a (mon.0) 4108 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.742796+0000 mon.a (mon.0) 4109 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.747469+0000 mon.a (mon.0) 4110 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.751736+0000 mon.a (mon.0) 4111 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.753822+0000 mon.a (mon.0) 4112 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.764453+0000 mon.a (mon.0) 4113 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.844589+0000 mon.a (mon.0) 4114 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.848107+0000 mon.a (mon.0) 4115 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.851537+0000 mon.a (mon.0) 4116 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.853158+0000 mon.a (mon.0) 4117 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.862101+0000 mon.a (mon.0) 4118 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.944764+0000 mon.a (mon.0) 4119 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.948527+0000 mon.a (mon.0) 4120 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.953741+0000 mon.a (mon.0) 4121 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.960212+0000 mon.a (mon.0) 4122 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:00.968582+0000 mon.a (mon.0) 4123 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:01.049175+0000 mon.a (mon.0) 4124 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:01.052381+0000 mon.a (mon.0) 4125 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:01.055977+0000 mon.a (mon.0) 4126 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:01.057962+0000 mon.a (mon.0) 4127 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:01.068638+0000 mon.a (mon.0) 4128 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:01.151238+0000 mon.a (mon.0) 4129 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:01.154594+0000 mon.a (mon.0) 4130 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:01.157981+0000 mon.a (mon.0) 4131 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:01.159523+0000 mon.a (mon.0) 4132 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:01.170835+0000 mon.a (mon.0) 4133 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:01.253870+0000 mon.a (mon.0) 4134 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:01.257484+0000 mon.a (mon.0) 4135 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:01.262213+0000 mon.a (mon.0) 4136 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:01.263955+0000 mon.a (mon.0) 4137 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[80208]: audit 2023-12-20T20:14:01.273891+0000 mon.a (mon.0) 4138 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:01.052381+0000 mon.a (mon.0) 4125 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:01.055977+0000 mon.a (mon.0) 4126 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:01.057962+0000 mon.a (mon.0) 4127 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:01.068638+0000 mon.a (mon.0) 4128 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:01.151238+0000 mon.a (mon.0) 4129 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:01.154594+0000 mon.a (mon.0) 4130 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:01.157981+0000 mon.a (mon.0) 4131 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:01.159523+0000 mon.a (mon.0) 4132 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:01.170835+0000 mon.a (mon.0) 4133 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:01.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:01.253870+0000 mon.a (mon.0) 4134 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:01.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:01.257484+0000 mon.a (mon.0) 4135 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:01.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:01.262213+0000 mon.a (mon.0) 4136 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:01.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:01.263955+0000 mon.a (mon.0) 4137 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:01.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:01 smithi080 bash[84793]: audit 2023-12-20T20:14:01.273891+0000 mon.a (mon.0) 4138 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.597 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: cephadm 2023-12-20T20:14:00.663602+0000 mgr.x (mgr.25349) 1566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.597 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: cephadm 2023-12-20T20:14:00.771748+0000 mgr.x (mgr.25349) 1567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.597 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: cephadm 2023-12-20T20:14:00.869625+0000 mgr.x (mgr.25349) 1568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.597 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: cephadm 2023-12-20T20:14:00.975660+0000 mgr.x (mgr.25349) 1569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.597 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: cluster 2023-12-20T20:14:01.074385+0000 mgr.x (mgr.25349) 1570 : cluster 0 pgmap v319: 161 pgs: 9 peering, 21 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 839 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2023-12-20T20:14:02.597 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: cephadm 2023-12-20T20:14:01.075682+0000 mgr.x (mgr.25349) 1571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.597 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: cephadm 2023-12-20T20:14:01.178202+0000 mgr.x (mgr.25349) 1572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.597 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: cephadm 2023-12-20T20:14:01.281056+0000 mgr.x (mgr.25349) 1573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.597 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.351801+0000 mon.a (mon.0) 4139 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.597 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.354632+0000 mon.a (mon.0) 4140 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.597 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.358018+0000 mon.a (mon.0) 4141 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.598 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.359465+0000 mon.a (mon.0) 4142 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.598 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.367496+0000 mon.a (mon.0) 4143 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.598 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: cephadm 2023-12-20T20:14:01.374709+0000 mgr.x (mgr.25349) 1574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.598 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.447872+0000 mon.a (mon.0) 4144 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.598 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.451030+0000 mon.a (mon.0) 4145 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.598 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.456194+0000 mon.a (mon.0) 4146 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.598 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.457765+0000 mon.a (mon.0) 4147 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.598 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.469304+0000 mon.a (mon.0) 4148 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.598 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: cephadm 2023-12-20T20:14:01.476529+0000 mgr.x (mgr.25349) 1575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.598 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: cephadm 2023-12-20T20:14:00.663602+0000 mgr.x (mgr.25349) 1566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.598 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: cephadm 2023-12-20T20:14:00.771748+0000 mgr.x (mgr.25349) 1567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.599 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: cephadm 2023-12-20T20:14:00.869625+0000 mgr.x (mgr.25349) 1568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.599 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: cephadm 2023-12-20T20:14:00.975660+0000 mgr.x (mgr.25349) 1569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.599 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: cluster 2023-12-20T20:14:01.074385+0000 mgr.x (mgr.25349) 1570 : cluster 0 pgmap v319: 161 pgs: 9 peering, 21 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 839 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2023-12-20T20:14:02.599 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: cephadm 2023-12-20T20:14:01.075682+0000 mgr.x (mgr.25349) 1571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.599 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: cephadm 2023-12-20T20:14:01.178202+0000 mgr.x (mgr.25349) 1572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.599 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: cephadm 2023-12-20T20:14:01.281056+0000 mgr.x (mgr.25349) 1573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.599 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.351801+0000 mon.a (mon.0) 4139 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.599 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.354632+0000 mon.a (mon.0) 4140 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.599 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.358018+0000 mon.a (mon.0) 4141 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.599 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.359465+0000 mon.a (mon.0) 4142 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.599 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.367496+0000 mon.a (mon.0) 4143 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.599 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: cephadm 2023-12-20T20:14:01.374709+0000 mgr.x (mgr.25349) 1574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.599 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.447872+0000 mon.a (mon.0) 4144 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.599 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.451030+0000 mon.a (mon.0) 4145 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.599 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.456194+0000 mon.a (mon.0) 4146 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.600 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.457765+0000 mon.a (mon.0) 4147 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.600 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.469304+0000 mon.a (mon.0) 4148 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.600 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: cephadm 2023-12-20T20:14:01.476529+0000 mgr.x (mgr.25349) 1575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.600 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.549426+0000 mon.a (mon.0) 4149 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.600 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.554130+0000 mon.a (mon.0) 4150 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.600 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.558141+0000 mon.a (mon.0) 4151 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.600 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.559983+0000 mon.a (mon.0) 4152 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.601 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.572910+0000 mon.a (mon.0) 4153 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.601 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: cephadm 2023-12-20T20:14:01.580082+0000 mgr.x (mgr.25349) 1576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.601 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.652297+0000 mon.a (mon.0) 4154 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.601 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.655333+0000 mon.a (mon.0) 4155 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.601 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.659003+0000 mon.a (mon.0) 4156 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.601 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.660973+0000 mon.a (mon.0) 4157 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.601 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.671866+0000 mon.a (mon.0) 4158 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.601 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.754714+0000 mon.a (mon.0) 4159 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.601 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.758316+0000 mon.a (mon.0) 4160 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.601 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.761992+0000 mon.a (mon.0) 4161 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.601 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.763711+0000 mon.a (mon.0) 4162 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.601 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.773633+0000 mon.a (mon.0) 4163 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.601 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.852322+0000 mon.a (mon.0) 4164 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.601 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.855705+0000 mon.a (mon.0) 4165 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.602 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.859367+0000 mon.a (mon.0) 4166 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.602 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.860958+0000 mon.a (mon.0) 4167 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.602 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.870581+0000 mon.a (mon.0) 4168 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.602 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.953493+0000 mon.a (mon.0) 4169 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.602 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.956783+0000 mon.a (mon.0) 4170 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.602 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.960296+0000 mon.a (mon.0) 4171 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.602 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.961823+0000 mon.a (mon.0) 4172 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.602 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:01.971097+0000 mon.a (mon.0) 4173 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.602 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:02.051865+0000 mon.a (mon.0) 4174 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.602 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:02.054912+0000 mon.a (mon.0) 4175 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.602 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:02.058080+0000 mon.a (mon.0) 4176 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.602 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:02.059459+0000 mon.a (mon.0) 4177 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.602 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:02.067909+0000 mon.a (mon.0) 4178 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.602 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:02.152474+0000 mon.a (mon.0) 4179 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.603 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:02.155220+0000 mon.a (mon.0) 4180 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.603 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:02.158161+0000 mon.a (mon.0) 4181 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.603 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:02.159379+0000 mon.a (mon.0) 4182 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.603 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:02.167817+0000 mon.a (mon.0) 4183 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.603 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:02.247527+0000 mon.a (mon.0) 4184 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.603 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:02.251240+0000 mon.a (mon.0) 4185 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.603 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:02.254799+0000 mon.a (mon.0) 4186 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.603 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:02.256209+0000 mon.a (mon.0) 4187 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.603 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[84793]: audit 2023-12-20T20:14:02.265641+0000 mon.a (mon.0) 4188 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.604 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.549426+0000 mon.a (mon.0) 4149 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.604 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.554130+0000 mon.a (mon.0) 4150 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.604 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.558141+0000 mon.a (mon.0) 4151 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.604 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.559983+0000 mon.a (mon.0) 4152 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.604 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.572910+0000 mon.a (mon.0) 4153 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.604 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: cephadm 2023-12-20T20:14:01.580082+0000 mgr.x (mgr.25349) 1576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.604 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.652297+0000 mon.a (mon.0) 4154 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.604 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.655333+0000 mon.a (mon.0) 4155 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.604 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.659003+0000 mon.a (mon.0) 4156 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.604 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.660973+0000 mon.a (mon.0) 4157 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.604 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.671866+0000 mon.a (mon.0) 4158 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.604 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.754714+0000 mon.a (mon.0) 4159 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.604 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.758316+0000 mon.a (mon.0) 4160 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.604 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.761992+0000 mon.a (mon.0) 4161 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.605 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.763711+0000 mon.a (mon.0) 4162 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.605 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.773633+0000 mon.a (mon.0) 4163 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.605 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.852322+0000 mon.a (mon.0) 4164 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.605 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.855705+0000 mon.a (mon.0) 4165 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.605 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.859367+0000 mon.a (mon.0) 4166 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.605 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.860958+0000 mon.a (mon.0) 4167 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.605 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.870581+0000 mon.a (mon.0) 4168 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.605 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.953493+0000 mon.a (mon.0) 4169 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.605 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.956783+0000 mon.a (mon.0) 4170 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.605 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.960296+0000 mon.a (mon.0) 4171 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.605 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.961823+0000 mon.a (mon.0) 4172 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.605 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:01.971097+0000 mon.a (mon.0) 4173 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.605 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:02.051865+0000 mon.a (mon.0) 4174 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.605 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:02.054912+0000 mon.a (mon.0) 4175 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.606 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:02.058080+0000 mon.a (mon.0) 4176 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.606 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:02.059459+0000 mon.a (mon.0) 4177 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.606 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:02.067909+0000 mon.a (mon.0) 4178 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.606 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:02.152474+0000 mon.a (mon.0) 4179 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.606 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:02.155220+0000 mon.a (mon.0) 4180 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.606 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:02.158161+0000 mon.a (mon.0) 4181 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.606 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:02.159379+0000 mon.a (mon.0) 4182 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.606 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:02.167817+0000 mon.a (mon.0) 4183 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.606 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:02.247527+0000 mon.a (mon.0) 4184 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.606 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:02.251240+0000 mon.a (mon.0) 4185 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.606 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:02.254799+0000 mon.a (mon.0) 4186 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.606 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:02.256209+0000 mon.a (mon.0) 4187 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.606 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:02 smithi080 bash[80208]: audit 2023-12-20T20:14:02.265641+0000 mon.a (mon.0) 4188 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.612 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[77619]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-20T20:14:02.612 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[77619]: 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-20T20:14:02.612 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[77619]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-20T20:14:02.612 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[77619]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-20T20:14:02.612 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[77619]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2023-12-20T20:14:02.612 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[77619]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-20T20:14:02.612 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[77619]: --> ceph-volume raw activate successful for osd ID: 4 2023-12-20T20:14:02.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: cephadm 2023-12-20T20:14:00.663602+0000 mgr.x (mgr.25349) 1566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: cephadm 2023-12-20T20:14:00.771748+0000 mgr.x (mgr.25349) 1567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: cephadm 2023-12-20T20:14:00.869625+0000 mgr.x (mgr.25349) 1568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: cephadm 2023-12-20T20:14:00.975660+0000 mgr.x (mgr.25349) 1569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: cluster 2023-12-20T20:14:01.074385+0000 mgr.x (mgr.25349) 1570 : cluster 0 pgmap v319: 161 pgs: 9 peering, 21 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 839 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2023-12-20T20:14:02.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: cephadm 2023-12-20T20:14:01.075682+0000 mgr.x (mgr.25349) 1571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: cephadm 2023-12-20T20:14:01.178202+0000 mgr.x (mgr.25349) 1572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: cephadm 2023-12-20T20:14:01.281056+0000 mgr.x (mgr.25349) 1573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.351801+0000 mon.a (mon.0) 4139 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.354632+0000 mon.a (mon.0) 4140 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.358018+0000 mon.a (mon.0) 4141 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.359465+0000 mon.a (mon.0) 4142 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.367496+0000 mon.a (mon.0) 4143 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: cephadm 2023-12-20T20:14:01.374709+0000 mgr.x (mgr.25349) 1574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.447872+0000 mon.a (mon.0) 4144 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.451030+0000 mon.a (mon.0) 4145 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.456194+0000 mon.a (mon.0) 4146 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.457765+0000 mon.a (mon.0) 4147 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.469304+0000 mon.a (mon.0) 4148 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: cephadm 2023-12-20T20:14:01.476529+0000 mgr.x (mgr.25349) 1575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.549426+0000 mon.a (mon.0) 4149 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.554130+0000 mon.a (mon.0) 4150 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.558141+0000 mon.a (mon.0) 4151 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.559983+0000 mon.a (mon.0) 4152 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.572910+0000 mon.a (mon.0) 4153 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: cephadm 2023-12-20T20:14:01.580082+0000 mgr.x (mgr.25349) 1576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:02.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.652297+0000 mon.a (mon.0) 4154 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.655333+0000 mon.a (mon.0) 4155 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.659003+0000 mon.a (mon.0) 4156 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.660973+0000 mon.a (mon.0) 4157 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.671866+0000 mon.a (mon.0) 4158 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.754714+0000 mon.a (mon.0) 4159 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.758316+0000 mon.a (mon.0) 4160 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.761992+0000 mon.a (mon.0) 4161 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.763711+0000 mon.a (mon.0) 4162 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.773633+0000 mon.a (mon.0) 4163 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.852322+0000 mon.a (mon.0) 4164 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.855705+0000 mon.a (mon.0) 4165 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.859367+0000 mon.a (mon.0) 4166 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.860958+0000 mon.a (mon.0) 4167 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.616 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.870581+0000 mon.a (mon.0) 4168 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.616 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.953493+0000 mon.a (mon.0) 4169 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.616 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.956783+0000 mon.a (mon.0) 4170 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.616 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.960296+0000 mon.a (mon.0) 4171 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.616 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.961823+0000 mon.a (mon.0) 4172 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.616 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:01.971097+0000 mon.a (mon.0) 4173 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.616 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:02.051865+0000 mon.a (mon.0) 4174 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.616 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:02.054912+0000 mon.a (mon.0) 4175 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.616 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:02.058080+0000 mon.a (mon.0) 4176 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.616 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:02.059459+0000 mon.a (mon.0) 4177 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.616 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:02.067909+0000 mon.a (mon.0) 4178 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.616 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:02.152474+0000 mon.a (mon.0) 4179 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.616 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:02.155220+0000 mon.a (mon.0) 4180 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.616 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:02.158161+0000 mon.a (mon.0) 4181 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.617 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:02.159379+0000 mon.a (mon.0) 4182 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.617 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:02.167817+0000 mon.a (mon.0) 4183 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:02.617 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:02.247527+0000 mon.a (mon.0) 4184 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:02.617 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:02.251240+0000 mon.a (mon.0) 4185 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:02.617 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:02.254799+0000 mon.a (mon.0) 4186 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:02.617 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:02.256209+0000 mon.a (mon.0) 4187 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:02.617 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:02 smithi133 bash[68349]: audit 2023-12-20T20:14:02.265641+0000 mon.a (mon.0) 4188 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: cephadm 2023-12-20T20:14:01.679052+0000 mgr.x (mgr.25349) 1577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: cephadm 2023-12-20T20:14:01.780618+0000 mgr.x (mgr.25349) 1578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: cephadm 2023-12-20T20:14:01.877570+0000 mgr.x (mgr.25349) 1579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: cephadm 2023-12-20T20:14:01.978361+0000 mgr.x (mgr.25349) 1580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: cephadm 2023-12-20T20:14:02.075274+0000 mgr.x (mgr.25349) 1581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: cephadm 2023-12-20T20:14:02.175043+0000 mgr.x (mgr.25349) 1582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: cephadm 2023-12-20T20:14:02.272687+0000 mgr.x (mgr.25349) 1583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.611 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.347125+0000 mon.a (mon.0) 4189 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.612 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.349473+0000 mon.a (mon.0) 4190 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.612 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.352025+0000 mon.a (mon.0) 4191 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.612 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.352956+0000 mon.a (mon.0) 4192 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.612 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.359628+0000 mon.a (mon.0) 4193 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.612 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: cephadm 2023-12-20T20:14:02.366658+0000 mgr.x (mgr.25349) 1584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.612 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.441147+0000 mon.a (mon.0) 4194 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.612 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.445473+0000 mon.a (mon.0) 4195 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.612 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.448403+0000 mon.a (mon.0) 4196 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.612 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.449444+0000 mon.a (mon.0) 4197 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.612 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.459351+0000 mon.a (mon.0) 4198 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.612 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: cephadm 2023-12-20T20:14:02.466429+0000 mgr.x (mgr.25349) 1585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.612 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.541154+0000 mon.a (mon.0) 4199 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.612 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.544778+0000 mon.a (mon.0) 4200 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.612 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.547955+0000 mon.a (mon.0) 4201 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.549389+0000 mon.a (mon.0) 4202 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.558135+0000 mon.a (mon.0) 4203 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: cephadm 2023-12-20T20:14:02.565266+0000 mgr.x (mgr.25349) 1586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.639314+0000 mon.a (mon.0) 4204 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.642763+0000 mon.a (mon.0) 4205 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.646481+0000 mon.a (mon.0) 4206 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.647984+0000 mon.a (mon.0) 4207 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.658857+0000 mon.a (mon.0) 4208 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.719177+0000 mon.a (mon.0) 4209 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.721980+0000 mon.a (mon.0) 4210 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.724674+0000 mon.a (mon.0) 4211 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.725852+0000 mon.a (mon.0) 4212 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.613 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.734541+0000 mon.a (mon.0) 4213 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.813484+0000 mon.a (mon.0) 4214 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.817202+0000 mon.a (mon.0) 4215 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.819998+0000 mon.a (mon.0) 4216 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.821423+0000 mon.a (mon.0) 4217 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.830268+0000 mon.a (mon.0) 4218 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.911353+0000 mon.a (mon.0) 4219 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.915239+0000 mon.a (mon.0) 4220 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.918469+0000 mon.a (mon.0) 4221 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.919900+0000 mon.a (mon.0) 4222 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:02.929607+0000 mon.a (mon.0) 4223 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:03.011133+0000 mon.a (mon.0) 4224 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:03.014307+0000 mon.a (mon.0) 4225 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:03.017504+0000 mon.a (mon.0) 4226 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:03.019334+0000 mon.a (mon.0) 4227 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.614 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:03.029468+0000 mon.a (mon.0) 4228 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:03.113100+0000 mon.a (mon.0) 4229 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:03.116041+0000 mon.a (mon.0) 4230 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:03.119192+0000 mon.a (mon.0) 4231 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:03.120872+0000 mon.a (mon.0) 4232 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:03.129887+0000 mon.a (mon.0) 4233 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:03.219459+0000 mon.a (mon.0) 4234 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:03.223123+0000 mon.a (mon.0) 4235 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:03.227764+0000 mon.a (mon.0) 4236 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:03.229310+0000 mon.a (mon.0) 4237 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:03.240353+0000 mon.a (mon.0) 4238 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:03.323481+0000 mon.a (mon.0) 4239 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:03.326791+0000 mon.a (mon.0) 4240 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:03.330058+0000 mon.a (mon.0) 4241 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.615 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:03 smithi133 bash[68349]: audit 2023-12-20T20:14:03.331501+0000 mon.a (mon.0) 4242 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: cephadm 2023-12-20T20:14:01.679052+0000 mgr.x (mgr.25349) 1577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.684 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: cephadm 2023-12-20T20:14:01.780618+0000 mgr.x (mgr.25349) 1578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: cephadm 2023-12-20T20:14:01.877570+0000 mgr.x (mgr.25349) 1579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: cephadm 2023-12-20T20:14:01.978361+0000 mgr.x (mgr.25349) 1580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: cephadm 2023-12-20T20:14:02.075274+0000 mgr.x (mgr.25349) 1581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: cephadm 2023-12-20T20:14:02.175043+0000 mgr.x (mgr.25349) 1582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: cephadm 2023-12-20T20:14:02.272687+0000 mgr.x (mgr.25349) 1583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.347125+0000 mon.a (mon.0) 4189 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.349473+0000 mon.a (mon.0) 4190 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.352025+0000 mon.a (mon.0) 4191 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.352956+0000 mon.a (mon.0) 4192 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.359628+0000 mon.a (mon.0) 4193 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: cephadm 2023-12-20T20:14:02.366658+0000 mgr.x (mgr.25349) 1584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.685 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.441147+0000 mon.a (mon.0) 4194 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.445473+0000 mon.a (mon.0) 4195 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.448403+0000 mon.a (mon.0) 4196 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.449444+0000 mon.a (mon.0) 4197 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.459351+0000 mon.a (mon.0) 4198 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: cephadm 2023-12-20T20:14:02.466429+0000 mgr.x (mgr.25349) 1585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.686 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.541154+0000 mon.a (mon.0) 4199 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.686 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: cephadm 2023-12-20T20:14:01.679052+0000 mgr.x (mgr.25349) 1577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.686 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: cephadm 2023-12-20T20:14:01.780618+0000 mgr.x (mgr.25349) 1578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.686 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: cephadm 2023-12-20T20:14:01.877570+0000 mgr.x (mgr.25349) 1579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.686 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: cephadm 2023-12-20T20:14:01.978361+0000 mgr.x (mgr.25349) 1580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.686 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: cephadm 2023-12-20T20:14:02.075274+0000 mgr.x (mgr.25349) 1581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: cephadm 2023-12-20T20:14:02.175043+0000 mgr.x (mgr.25349) 1582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: cephadm 2023-12-20T20:14:02.272687+0000 mgr.x (mgr.25349) 1583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.347125+0000 mon.a (mon.0) 4189 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.349473+0000 mon.a (mon.0) 4190 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.352025+0000 mon.a (mon.0) 4191 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.352956+0000 mon.a (mon.0) 4192 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.359628+0000 mon.a (mon.0) 4193 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: cephadm 2023-12-20T20:14:02.366658+0000 mgr.x (mgr.25349) 1584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.441147+0000 mon.a (mon.0) 4194 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.445473+0000 mon.a (mon.0) 4195 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.448403+0000 mon.a (mon.0) 4196 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.449444+0000 mon.a (mon.0) 4197 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.459351+0000 mon.a (mon.0) 4198 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.687 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: cephadm 2023-12-20T20:14:02.466429+0000 mgr.x (mgr.25349) 1585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.688 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.541154+0000 mon.a (mon.0) 4199 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.688 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.544778+0000 mon.a (mon.0) 4200 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.688 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.547955+0000 mon.a (mon.0) 4201 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.688 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.549389+0000 mon.a (mon.0) 4202 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.688 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.558135+0000 mon.a (mon.0) 4203 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.688 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: cephadm 2023-12-20T20:14:02.565266+0000 mgr.x (mgr.25349) 1586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.688 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.639314+0000 mon.a (mon.0) 4204 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.688 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.642763+0000 mon.a (mon.0) 4205 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.688 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.646481+0000 mon.a (mon.0) 4206 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.688 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.647984+0000 mon.a (mon.0) 4207 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.658857+0000 mon.a (mon.0) 4208 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.719177+0000 mon.a (mon.0) 4209 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.721980+0000 mon.a (mon.0) 4210 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.724674+0000 mon.a (mon.0) 4211 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.725852+0000 mon.a (mon.0) 4212 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.734541+0000 mon.a (mon.0) 4213 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.813484+0000 mon.a (mon.0) 4214 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.817202+0000 mon.a (mon.0) 4215 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.819998+0000 mon.a (mon.0) 4216 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.821423+0000 mon.a (mon.0) 4217 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.689 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.830268+0000 mon.a (mon.0) 4218 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.690 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.544778+0000 mon.a (mon.0) 4200 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.690 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.547955+0000 mon.a (mon.0) 4201 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.690 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.549389+0000 mon.a (mon.0) 4202 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.690 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.558135+0000 mon.a (mon.0) 4203 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.690 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: cephadm 2023-12-20T20:14:02.565266+0000 mgr.x (mgr.25349) 1586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:03.690 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.639314+0000 mon.a (mon.0) 4204 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.690 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.642763+0000 mon.a (mon.0) 4205 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.690 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.646481+0000 mon.a (mon.0) 4206 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.690 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.647984+0000 mon.a (mon.0) 4207 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.690 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.658857+0000 mon.a (mon.0) 4208 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.690 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.719177+0000 mon.a (mon.0) 4209 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.690 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.721980+0000 mon.a (mon.0) 4210 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.690 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.724674+0000 mon.a (mon.0) 4211 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.690 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.725852+0000 mon.a (mon.0) 4212 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.690 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.734541+0000 mon.a (mon.0) 4213 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.691 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.813484+0000 mon.a (mon.0) 4214 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.691 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.817202+0000 mon.a (mon.0) 4215 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.691 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.819998+0000 mon.a (mon.0) 4216 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.691 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.821423+0000 mon.a (mon.0) 4217 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.691 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.830268+0000 mon.a (mon.0) 4218 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.691 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.911353+0000 mon.a (mon.0) 4219 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.691 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.915239+0000 mon.a (mon.0) 4220 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.691 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.918469+0000 mon.a (mon.0) 4221 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.691 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.919900+0000 mon.a (mon.0) 4222 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:02.929607+0000 mon.a (mon.0) 4223 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:03.011133+0000 mon.a (mon.0) 4224 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:03.014307+0000 mon.a (mon.0) 4225 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:03.017504+0000 mon.a (mon.0) 4226 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:03.019334+0000 mon.a (mon.0) 4227 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:03.029468+0000 mon.a (mon.0) 4228 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:03.113100+0000 mon.a (mon.0) 4229 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:03.116041+0000 mon.a (mon.0) 4230 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:03.119192+0000 mon.a (mon.0) 4231 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:03.120872+0000 mon.a (mon.0) 4232 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:03.129887+0000 mon.a (mon.0) 4233 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:03.219459+0000 mon.a (mon.0) 4234 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:03.223123+0000 mon.a (mon.0) 4235 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.692 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:03.227764+0000 mon.a (mon.0) 4236 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:03.229310+0000 mon.a (mon.0) 4237 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:03.240353+0000 mon.a (mon.0) 4238 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:03.323481+0000 mon.a (mon.0) 4239 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:03.326791+0000 mon.a (mon.0) 4240 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:03.330058+0000 mon.a (mon.0) 4241 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.693 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[80208]: audit 2023-12-20T20:14:03.331501+0000 mon.a (mon.0) 4242 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.693 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.911353+0000 mon.a (mon.0) 4219 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.693 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.915239+0000 mon.a (mon.0) 4220 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.693 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.918469+0000 mon.a (mon.0) 4221 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.919900+0000 mon.a (mon.0) 4222 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:02.929607+0000 mon.a (mon.0) 4223 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:03.011133+0000 mon.a (mon.0) 4224 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:03.014307+0000 mon.a (mon.0) 4225 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:03.017504+0000 mon.a (mon.0) 4226 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:03.019334+0000 mon.a (mon.0) 4227 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:03.029468+0000 mon.a (mon.0) 4228 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:03.113100+0000 mon.a (mon.0) 4229 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:03.116041+0000 mon.a (mon.0) 4230 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:03.119192+0000 mon.a (mon.0) 4231 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:03.120872+0000 mon.a (mon.0) 4232 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:03.129887+0000 mon.a (mon.0) 4233 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.694 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:03.219459+0000 mon.a (mon.0) 4234 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:03.223123+0000 mon.a (mon.0) 4235 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:03.227764+0000 mon.a (mon.0) 4236 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:03.229310+0000 mon.a (mon.0) 4237 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:03.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:03.240353+0000 mon.a (mon.0) 4238 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:03.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:03.323481+0000 mon.a (mon.0) 4239 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:03.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:03.326791+0000 mon.a (mon.0) 4240 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:03.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:03.330058+0000 mon.a (mon.0) 4241 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:03.695 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:03 smithi080 bash[84793]: audit 2023-12-20T20:14:03.331501+0000 mon.a (mon.0) 4242 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.645 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: cephadm 2023-12-20T20:14:02.665988+0000 mgr.x (mgr.25349) 1587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.645 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: cephadm 2023-12-20T20:14:02.741615+0000 mgr.x (mgr.25349) 1588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.645 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: cephadm 2023-12-20T20:14:02.837399+0000 mgr.x (mgr.25349) 1589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.645 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: cephadm 2023-12-20T20:14:02.936674+0000 mgr.x (mgr.25349) 1590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.645 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: cephadm 2023-12-20T20:14:03.036702+0000 mgr.x (mgr.25349) 1591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.645 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: cluster 2023-12-20T20:14:03.075514+0000 mgr.x (mgr.25349) 1592 : cluster 0 pgmap v320: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-20T20:14:04.645 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: cephadm 2023-12-20T20:14:03.136996+0000 mgr.x (mgr.25349) 1593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.645 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: cephadm 2023-12-20T20:14:03.247556+0000 mgr.x (mgr.25349) 1594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.645 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.342511+0000 mon.a (mon.0) 4243 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.646 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: cephadm 2023-12-20T20:14:03.349848+0000 mgr.x (mgr.25349) 1595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.646 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.425745+0000 mon.a (mon.0) 4244 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.646 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.429365+0000 mon.a (mon.0) 4245 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.646 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.432773+0000 mon.a (mon.0) 4246 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.646 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.434041+0000 mon.a (mon.0) 4247 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.646 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.443103+0000 mon.a (mon.0) 4248 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.646 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: cephadm 2023-12-20T20:14:03.450289+0000 mgr.x (mgr.25349) 1596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.646 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.523175+0000 mon.a (mon.0) 4249 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.646 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.526267+0000 mon.a (mon.0) 4250 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.646 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.529109+0000 mon.a (mon.0) 4251 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.646 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.530445+0000 mon.a (mon.0) 4252 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.646 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.539783+0000 mon.a (mon.0) 4253 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.646 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: cephadm 2023-12-20T20:14:03.546854+0000 mgr.x (mgr.25349) 1597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.647 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.616311+0000 mon.a (mon.0) 4254 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.647 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.619737+0000 mon.a (mon.0) 4255 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.647 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.623373+0000 mon.a (mon.0) 4256 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.647 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.624944+0000 mon.a (mon.0) 4257 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.647 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.634171+0000 mon.a (mon.0) 4258 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.647 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.712260+0000 mon.a (mon.0) 4259 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.647 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.715448+0000 mon.a (mon.0) 4260 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.647 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.718645+0000 mon.a (mon.0) 4261 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.647 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.719753+0000 mon.a (mon.0) 4262 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.647 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.728483+0000 mon.a (mon.0) 4263 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.647 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.807308+0000 mon.a (mon.0) 4264 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.648 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.810517+0000 mon.a (mon.0) 4265 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.648 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.815053+0000 mon.a (mon.0) 4266 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.648 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.816608+0000 mon.a (mon.0) 4267 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.648 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.826812+0000 mon.a (mon.0) 4268 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.648 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.907888+0000 mon.a (mon.0) 4269 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.648 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.911011+0000 mon.a (mon.0) 4270 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.648 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.915025+0000 mon.a (mon.0) 4271 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.648 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.916365+0000 mon.a (mon.0) 4272 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.648 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:03.926390+0000 mon.a (mon.0) 4273 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.648 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:04.008786+0000 mon.a (mon.0) 4274 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.648 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:04.011971+0000 mon.a (mon.0) 4275 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.648 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:04.015953+0000 mon.a (mon.0) 4276 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.648 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:04.021191+0000 mon.a (mon.0) 4277 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.649 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: cluster 2023-12-20T20:14:04.025757+0000 mon.a (mon.0) 4278 : cluster 3 Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 27 pgs degraded (PG_DEGRADED) 2023-12-20T20:14:04.649 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:04.031522+0000 mon.a (mon.0) 4279 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.649 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:04.114330+0000 mon.a (mon.0) 4280 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.649 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:04.117307+0000 mon.a (mon.0) 4281 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.649 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:04.120806+0000 mon.a (mon.0) 4282 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.649 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:04.122288+0000 mon.a (mon.0) 4283 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.649 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:04.131279+0000 mon.a (mon.0) 4284 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.649 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:04.210822+0000 mon.a (mon.0) 4285 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.649 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:04.214291+0000 mon.a (mon.0) 4286 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.649 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:04.217391+0000 mon.a (mon.0) 4287 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.649 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:04.219047+0000 mon.a (mon.0) 4288 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.649 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:04.228261+0000 mon.a (mon.0) 4289 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.649 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:04.308450+0000 mon.a (mon.0) 4290 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.650 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:04.311613+0000 mon.a (mon.0) 4291 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.650 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:04.315673+0000 mon.a (mon.0) 4292 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.650 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:04.317333+0000 mon.a (mon.0) 4293 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.650 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[68349]: audit 2023-12-20T20:14:04.329689+0000 mon.a (mon.0) 4294 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.764 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: cephadm 2023-12-20T20:14:02.665988+0000 mgr.x (mgr.25349) 1587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.764 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: cephadm 2023-12-20T20:14:02.741615+0000 mgr.x (mgr.25349) 1588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.765 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: cephadm 2023-12-20T20:14:02.837399+0000 mgr.x (mgr.25349) 1589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.765 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: cephadm 2023-12-20T20:14:02.936674+0000 mgr.x (mgr.25349) 1590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.765 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: cephadm 2023-12-20T20:14:03.036702+0000 mgr.x (mgr.25349) 1591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.765 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: cluster 2023-12-20T20:14:03.075514+0000 mgr.x (mgr.25349) 1592 : cluster 0 pgmap v320: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-20T20:14:04.765 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: cephadm 2023-12-20T20:14:03.136996+0000 mgr.x (mgr.25349) 1593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.765 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: cephadm 2023-12-20T20:14:03.247556+0000 mgr.x (mgr.25349) 1594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.765 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.342511+0000 mon.a (mon.0) 4243 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.765 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: cephadm 2023-12-20T20:14:03.349848+0000 mgr.x (mgr.25349) 1595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.765 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.425745+0000 mon.a (mon.0) 4244 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.765 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.429365+0000 mon.a (mon.0) 4245 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.765 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.432773+0000 mon.a (mon.0) 4246 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.765 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.434041+0000 mon.a (mon.0) 4247 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.765 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.443103+0000 mon.a (mon.0) 4248 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.766 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: cephadm 2023-12-20T20:14:03.450289+0000 mgr.x (mgr.25349) 1596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.766 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.523175+0000 mon.a (mon.0) 4249 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.766 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.526267+0000 mon.a (mon.0) 4250 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.766 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.529109+0000 mon.a (mon.0) 4251 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.766 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.530445+0000 mon.a (mon.0) 4252 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.766 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: cephadm 2023-12-20T20:14:02.665988+0000 mgr.x (mgr.25349) 1587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.766 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: cephadm 2023-12-20T20:14:02.741615+0000 mgr.x (mgr.25349) 1588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.766 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: cephadm 2023-12-20T20:14:02.837399+0000 mgr.x (mgr.25349) 1589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.766 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: cephadm 2023-12-20T20:14:02.936674+0000 mgr.x (mgr.25349) 1590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.766 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: cephadm 2023-12-20T20:14:03.036702+0000 mgr.x (mgr.25349) 1591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: cluster 2023-12-20T20:14:03.075514+0000 mgr.x (mgr.25349) 1592 : cluster 0 pgmap v320: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-20T20:14:04.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: cephadm 2023-12-20T20:14:03.136996+0000 mgr.x (mgr.25349) 1593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: cephadm 2023-12-20T20:14:03.247556+0000 mgr.x (mgr.25349) 1594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.342511+0000 mon.a (mon.0) 4243 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: cephadm 2023-12-20T20:14:03.349848+0000 mgr.x (mgr.25349) 1595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.425745+0000 mon.a (mon.0) 4244 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.429365+0000 mon.a (mon.0) 4245 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.432773+0000 mon.a (mon.0) 4246 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.434041+0000 mon.a (mon.0) 4247 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.443103+0000 mon.a (mon.0) 4248 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: cephadm 2023-12-20T20:14:03.450289+0000 mgr.x (mgr.25349) 1596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.523175+0000 mon.a (mon.0) 4249 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.526267+0000 mon.a (mon.0) 4250 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.767 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.529109+0000 mon.a (mon.0) 4251 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.768 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.530445+0000 mon.a (mon.0) 4252 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.768 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.539783+0000 mon.a (mon.0) 4253 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.768 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: cephadm 2023-12-20T20:14:03.546854+0000 mgr.x (mgr.25349) 1597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.768 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.616311+0000 mon.a (mon.0) 4254 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.769 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.619737+0000 mon.a (mon.0) 4255 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.769 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.623373+0000 mon.a (mon.0) 4256 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.769 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.624944+0000 mon.a (mon.0) 4257 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.769 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.634171+0000 mon.a (mon.0) 4258 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.769 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.712260+0000 mon.a (mon.0) 4259 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.769 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.715448+0000 mon.a (mon.0) 4260 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.769 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.718645+0000 mon.a (mon.0) 4261 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.769 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.719753+0000 mon.a (mon.0) 4262 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.769 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.728483+0000 mon.a (mon.0) 4263 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.769 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.807308+0000 mon.a (mon.0) 4264 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.769 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.810517+0000 mon.a (mon.0) 4265 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.769 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.815053+0000 mon.a (mon.0) 4266 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.769 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.816608+0000 mon.a (mon.0) 4267 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.770 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.826812+0000 mon.a (mon.0) 4268 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.770 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.907888+0000 mon.a (mon.0) 4269 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.770 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.911011+0000 mon.a (mon.0) 4270 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.770 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.915025+0000 mon.a (mon.0) 4271 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.770 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.916365+0000 mon.a (mon.0) 4272 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.770 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:03.926390+0000 mon.a (mon.0) 4273 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.770 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:04.008786+0000 mon.a (mon.0) 4274 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.770 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:04.011971+0000 mon.a (mon.0) 4275 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.770 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:04.015953+0000 mon.a (mon.0) 4276 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.770 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:04.021191+0000 mon.a (mon.0) 4277 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.770 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: cluster 2023-12-20T20:14:04.025757+0000 mon.a (mon.0) 4278 : cluster 3 Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 27 pgs degraded (PG_DEGRADED) 2023-12-20T20:14:04.770 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:04.031522+0000 mon.a (mon.0) 4279 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.770 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:04.114330+0000 mon.a (mon.0) 4280 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.770 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:04.117307+0000 mon.a (mon.0) 4281 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.770 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:04.120806+0000 mon.a (mon.0) 4282 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:04.122288+0000 mon.a (mon.0) 4283 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:04.131279+0000 mon.a (mon.0) 4284 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:04.210822+0000 mon.a (mon.0) 4285 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:04.214291+0000 mon.a (mon.0) 4286 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:04.217391+0000 mon.a (mon.0) 4287 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:04.219047+0000 mon.a (mon.0) 4288 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:04.228261+0000 mon.a (mon.0) 4289 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:04.308450+0000 mon.a (mon.0) 4290 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:04.311613+0000 mon.a (mon.0) 4291 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:04.315673+0000 mon.a (mon.0) 4292 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:04.317333+0000 mon.a (mon.0) 4293 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.771 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[84793]: audit 2023-12-20T20:14:04.329689+0000 mon.a (mon.0) 4294 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.772 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.539783+0000 mon.a (mon.0) 4253 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.772 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: cephadm 2023-12-20T20:14:03.546854+0000 mgr.x (mgr.25349) 1597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:04.772 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.616311+0000 mon.a (mon.0) 4254 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.772 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.619737+0000 mon.a (mon.0) 4255 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.772 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.623373+0000 mon.a (mon.0) 4256 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.772 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.624944+0000 mon.a (mon.0) 4257 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.772 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.634171+0000 mon.a (mon.0) 4258 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.772 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.712260+0000 mon.a (mon.0) 4259 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.772 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.715448+0000 mon.a (mon.0) 4260 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.772 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.718645+0000 mon.a (mon.0) 4261 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.773 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.719753+0000 mon.a (mon.0) 4262 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.773 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.728483+0000 mon.a (mon.0) 4263 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.773 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.807308+0000 mon.a (mon.0) 4264 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.773 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.810517+0000 mon.a (mon.0) 4265 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.773 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.815053+0000 mon.a (mon.0) 4266 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.773 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.816608+0000 mon.a (mon.0) 4267 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.773 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.826812+0000 mon.a (mon.0) 4268 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.774 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.907888+0000 mon.a (mon.0) 4269 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.774 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.911011+0000 mon.a (mon.0) 4270 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.774 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.915025+0000 mon.a (mon.0) 4271 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.774 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.916365+0000 mon.a (mon.0) 4272 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.774 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:03.926390+0000 mon.a (mon.0) 4273 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.775 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:04.008786+0000 mon.a (mon.0) 4274 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.775 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:04.011971+0000 mon.a (mon.0) 4275 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.775 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:04.015953+0000 mon.a (mon.0) 4276 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.775 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:04.021191+0000 mon.a (mon.0) 4277 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.775 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: cluster 2023-12-20T20:14:04.025757+0000 mon.a (mon.0) 4278 : cluster 3 Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 27 pgs degraded (PG_DEGRADED) 2023-12-20T20:14:04.775 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:04.031522+0000 mon.a (mon.0) 4279 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.776 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:04.114330+0000 mon.a (mon.0) 4280 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.776 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:04.117307+0000 mon.a (mon.0) 4281 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.776 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:04.120806+0000 mon.a (mon.0) 4282 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.776 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:04.122288+0000 mon.a (mon.0) 4283 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.776 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:04.131279+0000 mon.a (mon.0) 4284 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.776 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:04.210822+0000 mon.a (mon.0) 4285 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.777 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:04.214291+0000 mon.a (mon.0) 4286 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.777 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:04.217391+0000 mon.a (mon.0) 4287 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.777 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:04.219047+0000 mon.a (mon.0) 4288 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.777 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:04.228261+0000 mon.a (mon.0) 4289 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.777 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:04.308450+0000 mon.a (mon.0) 4290 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:04.777 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:04.311613+0000 mon.a (mon.0) 4291 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:04.778 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:04.315673+0000 mon.a (mon.0) 4292 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:04.778 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:04.317333+0000 mon.a (mon.0) 4293 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:04.778 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:04 smithi080 bash[80208]: audit 2023-12-20T20:14:04.329689+0000 mon.a (mon.0) 4294 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:04.906 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:14:04] "GET /metrics HTTP/1.1" 200 38353 "" "Prometheus/2.33.4" 2023-12-20T20:14:05.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:14:04 smithi133 bash[62198]: debug 2023-12-20T20:14:04.899+0000 7f880429a700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-12-20T20:14:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: cephadm 2023-12-20T20:14:03.641382+0000 mgr.x (mgr.25349) 1598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: cephadm 2023-12-20T20:14:03.735555+0000 mgr.x (mgr.25349) 1599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: cephadm 2023-12-20T20:14:03.834183+0000 mgr.x (mgr.25349) 1600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: cephadm 2023-12-20T20:14:03.933648+0000 mgr.x (mgr.25349) 1601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: cephadm 2023-12-20T20:14:04.038552+0000 mgr.x (mgr.25349) 1602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: cephadm 2023-12-20T20:14:04.138436+0000 mgr.x (mgr.25349) 1603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: cephadm 2023-12-20T20:14:04.235354+0000 mgr.x (mgr.25349) 1604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: cephadm 2023-12-20T20:14:04.336943+0000 mgr.x (mgr.25349) 1605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.414997+0000 mon.a (mon.0) 4295 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.418010+0000 mon.a (mon.0) 4296 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.421555+0000 mon.a (mon.0) 4297 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.422849+0000 mon.a (mon.0) 4298 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.431268+0000 mon.a (mon.0) 4299 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: cephadm 2023-12-20T20:14:04.438363+0000 mgr.x (mgr.25349) 1606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.511194+0000 mon.a (mon.0) 4300 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.516512+0000 mon.a (mon.0) 4301 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.519791+0000 mon.a (mon.0) 4302 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.521157+0000 mon.a (mon.0) 4303 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.529920+0000 mon.a (mon.0) 4304 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: cephadm 2023-12-20T20:14:04.536950+0000 mgr.x (mgr.25349) 1607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.593611+0000 mon.a (mon.0) 4305 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.597229+0000 mon.a (mon.0) 4306 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.600709+0000 mon.a (mon.0) 4307 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.601986+0000 mon.a (mon.0) 4308 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.611426+0000 mon.a (mon.0) 4309 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.693718+0000 mon.a (mon.0) 4310 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.696518+0000 mon.a (mon.0) 4311 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.700055+0000 mon.a (mon.0) 4312 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.701547+0000 mon.a (mon.0) 4313 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:05.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.710273+0000 mon.a (mon.0) 4314 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.792227+0000 mon.a (mon.0) 4315 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.795624+0000 mon.a (mon.0) 4316 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.799571+0000 mon.a (mon.0) 4317 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.801066+0000 mon.a (mon.0) 4318 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.808455+0000 mon.a (mon.0) 4319 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.841599+0000 mon.a (mon.0) 4320 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.851148+0000 mon.a (mon.0) 4321 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.859294+0000 mon.a (mon.0) 4322 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.888064+0000 mon.a (mon.0) 4323 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.891114+0000 mon.a (mon.0) 4324 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.893640+0000 mon.a (mon.0) 4325 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.895412+0000 mon.a (mon.0) 4326 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[68349]: audit 2023-12-20T20:14:04.897780+0000 mon.a (mon.0) 4327 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:14:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: cephadm 2023-12-20T20:14:03.641382+0000 mgr.x (mgr.25349) 1598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: cephadm 2023-12-20T20:14:03.735555+0000 mgr.x (mgr.25349) 1599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: cephadm 2023-12-20T20:14:03.834183+0000 mgr.x (mgr.25349) 1600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: cephadm 2023-12-20T20:14:03.933648+0000 mgr.x (mgr.25349) 1601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: cephadm 2023-12-20T20:14:04.038552+0000 mgr.x (mgr.25349) 1602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: cephadm 2023-12-20T20:14:04.138436+0000 mgr.x (mgr.25349) 1603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: cephadm 2023-12-20T20:14:04.235354+0000 mgr.x (mgr.25349) 1604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: cephadm 2023-12-20T20:14:04.336943+0000 mgr.x (mgr.25349) 1605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.414997+0000 mon.a (mon.0) 4295 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.418010+0000 mon.a (mon.0) 4296 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.421555+0000 mon.a (mon.0) 4297 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.422849+0000 mon.a (mon.0) 4298 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.431268+0000 mon.a (mon.0) 4299 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: cephadm 2023-12-20T20:14:04.438363+0000 mgr.x (mgr.25349) 1606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.511194+0000 mon.a (mon.0) 4300 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:05.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.516512+0000 mon.a (mon.0) 4301 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.519791+0000 mon.a (mon.0) 4302 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:05.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.521157+0000 mon.a (mon.0) 4303 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:05.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.529920+0000 mon.a (mon.0) 4304 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: cephadm 2023-12-20T20:14:04.536950+0000 mgr.x (mgr.25349) 1607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.593611+0000 mon.a (mon.0) 4305 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:05.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: cephadm 2023-12-20T20:14:03.641382+0000 mgr.x (mgr.25349) 1598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: cephadm 2023-12-20T20:14:03.735555+0000 mgr.x (mgr.25349) 1599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: cephadm 2023-12-20T20:14:03.834183+0000 mgr.x (mgr.25349) 1600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: cephadm 2023-12-20T20:14:03.933648+0000 mgr.x (mgr.25349) 1601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: cephadm 2023-12-20T20:14:04.038552+0000 mgr.x (mgr.25349) 1602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: cephadm 2023-12-20T20:14:04.138436+0000 mgr.x (mgr.25349) 1603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: cephadm 2023-12-20T20:14:04.235354+0000 mgr.x (mgr.25349) 1604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: cephadm 2023-12-20T20:14:04.336943+0000 mgr.x (mgr.25349) 1605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.414997+0000 mon.a (mon.0) 4295 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:05.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.418010+0000 mon.a (mon.0) 4296 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.421555+0000 mon.a (mon.0) 4297 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:05.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.422849+0000 mon.a (mon.0) 4298 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:05.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.431268+0000 mon.a (mon.0) 4299 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: cephadm 2023-12-20T20:14:04.438363+0000 mgr.x (mgr.25349) 1606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.511194+0000 mon.a (mon.0) 4300 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:05.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.516512+0000 mon.a (mon.0) 4301 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.519791+0000 mon.a (mon.0) 4302 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:05.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.521157+0000 mon.a (mon.0) 4303 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:05.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.529920+0000 mon.a (mon.0) 4304 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: cephadm 2023-12-20T20:14:04.536950+0000 mgr.x (mgr.25349) 1607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:05.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.593611+0000 mon.a (mon.0) 4305 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.597229+0000 mon.a (mon.0) 4306 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.600709+0000 mon.a (mon.0) 4307 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.601986+0000 mon.a (mon.0) 4308 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.611426+0000 mon.a (mon.0) 4309 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.693718+0000 mon.a (mon.0) 4310 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.696518+0000 mon.a (mon.0) 4311 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.700055+0000 mon.a (mon.0) 4312 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.701547+0000 mon.a (mon.0) 4313 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.710273+0000 mon.a (mon.0) 4314 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.792227+0000 mon.a (mon.0) 4315 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.795624+0000 mon.a (mon.0) 4316 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.799571+0000 mon.a (mon.0) 4317 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.801066+0000 mon.a (mon.0) 4318 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.808455+0000 mon.a (mon.0) 4319 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.841599+0000 mon.a (mon.0) 4320 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.851148+0000 mon.a (mon.0) 4321 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.859294+0000 mon.a (mon.0) 4322 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.888064+0000 mon.a (mon.0) 4323 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.891114+0000 mon.a (mon.0) 4324 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.893640+0000 mon.a (mon.0) 4325 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.895412+0000 mon.a (mon.0) 4326 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[80208]: audit 2023-12-20T20:14:04.897780+0000 mon.a (mon.0) 4327 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:14:05.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.597229+0000 mon.a (mon.0) 4306 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.600709+0000 mon.a (mon.0) 4307 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:05.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.601986+0000 mon.a (mon.0) 4308 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:05.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.611426+0000 mon.a (mon.0) 4309 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.693718+0000 mon.a (mon.0) 4310 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:05.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.696518+0000 mon.a (mon.0) 4311 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.700055+0000 mon.a (mon.0) 4312 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:05.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.701547+0000 mon.a (mon.0) 4313 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:05.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.710273+0000 mon.a (mon.0) 4314 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.792227+0000 mon.a (mon.0) 4315 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:05.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.795624+0000 mon.a (mon.0) 4316 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.799571+0000 mon.a (mon.0) 4317 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:05.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.801066+0000 mon.a (mon.0) 4318 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:05.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.808455+0000 mon.a (mon.0) 4319 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.841599+0000 mon.a (mon.0) 4320 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.851148+0000 mon.a (mon.0) 4321 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.859294+0000 mon.a (mon.0) 4322 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:05.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.888064+0000 mon.a (mon.0) 4323 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:05.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.891114+0000 mon.a (mon.0) 4324 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.893640+0000 mon.a (mon.0) 4325 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.895412+0000 mon.a (mon.0) 4326 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:05.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:05 smithi080 bash[84793]: audit 2023-12-20T20:14:04.897780+0000 mon.a (mon.0) 4327 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:14:06.194 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:14:05 smithi133 bash[78355]: debug 2023-12-20T20:14:05.975+0000 7f2667833700 1 -- 172.21.15.133:0/171158214 <== mon.2 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5622c03596c0 con 0x5622c03df000 2023-12-20T20:14:06.553 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:06 smithi133 bash[68349]: cephadm 2023-12-20T20:14:04.618803+0000 mgr.x (mgr.25349) 1608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:06.553 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:06 smithi133 bash[68349]: cephadm 2023-12-20T20:14:04.717452+0000 mgr.x (mgr.25349) 1609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:06.553 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:06 smithi133 bash[68349]: cephadm 2023-12-20T20:14:04.815400+0000 mgr.x (mgr.25349) 1610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:06.553 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:06 smithi133 bash[68349]: audit 2023-12-20T20:14:04.904508+0000 mgr.x (mgr.25349) 1611 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:14:06.553 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:06 smithi133 bash[68349]: cephadm 2023-12-20T20:14:04.905873+0000 mgr.x (mgr.25349) 1612 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-12-20T20:14:06.553 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:06 smithi133 bash[68349]: cluster 2023-12-20T20:14:05.076850+0000 mgr.x (mgr.25349) 1613 : cluster 0 pgmap v321: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 106/630 objects degraded (16.825%) 2023-12-20T20:14:06.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:06 smithi080 bash[80208]: cephadm 2023-12-20T20:14:04.618803+0000 mgr.x (mgr.25349) 1608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:06.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:06 smithi080 bash[80208]: cephadm 2023-12-20T20:14:04.717452+0000 mgr.x (mgr.25349) 1609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:06.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:06 smithi080 bash[80208]: cephadm 2023-12-20T20:14:04.815400+0000 mgr.x (mgr.25349) 1610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:06.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:06 smithi080 bash[80208]: audit 2023-12-20T20:14:04.904508+0000 mgr.x (mgr.25349) 1611 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:14:06.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:06 smithi080 bash[80208]: cephadm 2023-12-20T20:14:04.905873+0000 mgr.x (mgr.25349) 1612 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-12-20T20:14:06.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:06 smithi080 bash[80208]: cluster 2023-12-20T20:14:05.076850+0000 mgr.x (mgr.25349) 1613 : cluster 0 pgmap v321: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 106/630 objects degraded (16.825%) 2023-12-20T20:14:06.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:06 smithi080 bash[84793]: cephadm 2023-12-20T20:14:04.618803+0000 mgr.x (mgr.25349) 1608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:06.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:06 smithi080 bash[84793]: cephadm 2023-12-20T20:14:04.717452+0000 mgr.x (mgr.25349) 1609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:06.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:06 smithi080 bash[84793]: cephadm 2023-12-20T20:14:04.815400+0000 mgr.x (mgr.25349) 1610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:06.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:06 smithi080 bash[84793]: audit 2023-12-20T20:14:04.904508+0000 mgr.x (mgr.25349) 1611 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:14:06.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:06 smithi080 bash[84793]: cephadm 2023-12-20T20:14:04.905873+0000 mgr.x (mgr.25349) 1612 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-12-20T20:14:06.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:06 smithi080 bash[84793]: cluster 2023-12-20T20:14:05.076850+0000 mgr.x (mgr.25349) 1613 : cluster 0 pgmap v321: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 106/630 objects degraded (16.825%) 2023-12-20T20:14:06.944 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:14:06 smithi133 bash[78355]: debug 2023-12-20T20:14:06.547+0000 7f26709b9640 -1 Falling back to public interface 2023-12-20T20:14:07.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:07 smithi133 bash[68349]: audit 2023-12-20T20:14:06.246123+0000 mgr.x (mgr.25349) 1614 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:14:07.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:07 smithi080 bash[80208]: audit 2023-12-20T20:14:06.246123+0000 mgr.x (mgr.25349) 1614 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:14:07.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:07 smithi080 bash[84793]: audit 2023-12-20T20:14:06.246123+0000 mgr.x (mgr.25349) 1614 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:14:08.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:08 smithi133 bash[68349]: cluster 2023-12-20T20:14:07.078729+0000 mgr.x (mgr.25349) 1615 : cluster 0 pgmap v322: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 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-20T20:14:08.799 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:08 smithi080 bash[80208]: cluster 2023-12-20T20:14:07.078729+0000 mgr.x (mgr.25349) 1615 : cluster 0 pgmap v322: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 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-20T20:14:08.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:08 smithi080 bash[84793]: cluster 2023-12-20T20:14:07.078729+0000 mgr.x (mgr.25349) 1615 : cluster 0 pgmap v322: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 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-20T20:14:09.944 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:14:09 smithi133 bash[78355]: debug 2023-12-20T20:14:09.683+0000 7f26709b9640 -1 osd.4 146 log_to_monitors true 2023-12-20T20:14:10.694 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:14:10 smithi133 bash[78355]: debug 2023-12-20T20:14:10.435+0000 7f265fe26700 -1 osd.4 146 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:14:10.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:10 smithi133 bash[68349]: cluster 2023-12-20T20:14:09.080265+0000 mgr.x (mgr.25349) 1616 : cluster 0 pgmap v323: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 106/630 objects degraded (16.825%) 2023-12-20T20:14:10.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:10 smithi133 bash[68349]: audit 2023-12-20T20:14:09.685832+0000 mon.a (mon.0) 4328 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:14:10.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:10 smithi133 bash[68349]: audit 2023-12-20T20:14:09.691499+0000 mon.b (mon.2) 5 : audit 1 from='osd.4 [v2:172.21.15.133:6800/2414067778,v1:172.21.15.133:6801/2414067778]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:14:10.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:10 smithi133 bash[68349]: audit 2023-12-20T20:14:10.044022+0000 mon.a (mon.0) 4329 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:10.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:10 smithi133 bash[68349]: audit 2023-12-20T20:14:10.046257+0000 mon.a (mon.0) 4330 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:14:10.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:10 smithi080 bash[80208]: cluster 2023-12-20T20:14:09.080265+0000 mgr.x (mgr.25349) 1616 : cluster 0 pgmap v323: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 106/630 objects degraded (16.825%) 2023-12-20T20:14:10.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:10 smithi080 bash[80208]: audit 2023-12-20T20:14:09.685832+0000 mon.a (mon.0) 4328 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:14:10.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:10 smithi080 bash[80208]: audit 2023-12-20T20:14:09.691499+0000 mon.b (mon.2) 5 : audit 1 from='osd.4 [v2:172.21.15.133:6800/2414067778,v1:172.21.15.133:6801/2414067778]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:14:10.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:10 smithi080 bash[80208]: audit 2023-12-20T20:14:10.044022+0000 mon.a (mon.0) 4329 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:10.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:10 smithi080 bash[80208]: audit 2023-12-20T20:14:10.046257+0000 mon.a (mon.0) 4330 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:14:10.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:10 smithi080 bash[84793]: cluster 2023-12-20T20:14:09.080265+0000 mgr.x (mgr.25349) 1616 : cluster 0 pgmap v323: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 106/630 objects degraded (16.825%) 2023-12-20T20:14:10.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:10 smithi080 bash[84793]: audit 2023-12-20T20:14:09.685832+0000 mon.a (mon.0) 4328 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:14:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:10 smithi080 bash[84793]: audit 2023-12-20T20:14:09.691499+0000 mon.b (mon.2) 5 : audit 1 from='osd.4 [v2:172.21.15.133:6800/2414067778,v1:172.21.15.133:6801/2414067778]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-20T20:14:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:10 smithi080 bash[84793]: audit 2023-12-20T20:14:10.044022+0000 mon.a (mon.0) 4329 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:10.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:10 smithi080 bash[84793]: audit 2023-12-20T20:14:10.046257+0000 mon.a (mon.0) 4330 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:14:11.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:11 smithi133 bash[68349]: audit 2023-12-20T20:14:10.374603+0000 mon.a (mon.0) 4331 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-20T20:14:11.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:11 smithi133 bash[68349]: cluster 2023-12-20T20:14:10.380687+0000 mon.a (mon.0) 4332 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2023-12-20T20:14:11.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:11 smithi133 bash[68349]: audit 2023-12-20T20:14:10.382745+0000 mon.a (mon.0) 4333 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:14:11.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:11 smithi133 bash[68349]: cluster 2023-12-20T20:14:10.382776+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e149 with expected crc 2023-12-20T20:14:11.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:11 smithi133 bash[68349]: cluster 2023-12-20T20:14:10.383272+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e149 with expected crc 2023-12-20T20:14:11.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:11 smithi133 bash[68349]: audit 2023-12-20T20:14:10.388329+0000 mon.b (mon.2) 6 : audit 1 from='osd.4 [v2:172.21.15.133:6800/2414067778,v1:172.21.15.133:6801/2414067778]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:14:11.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:11 smithi133 bash[68349]: cluster 2023-12-20T20:14:10.528304+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e149 with expected crc 2023-12-20T20:14:11.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:11 smithi080 bash[80208]: audit 2023-12-20T20:14:10.374603+0000 mon.a (mon.0) 4331 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-20T20:14:11.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:11 smithi080 bash[80208]: cluster 2023-12-20T20:14:10.380687+0000 mon.a (mon.0) 4332 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2023-12-20T20:14:11.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:11 smithi080 bash[80208]: audit 2023-12-20T20:14:10.382745+0000 mon.a (mon.0) 4333 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:14:11.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:11 smithi080 bash[80208]: cluster 2023-12-20T20:14:10.382776+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e149 with expected crc 2023-12-20T20:14:11.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:11 smithi080 bash[80208]: cluster 2023-12-20T20:14:10.383272+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e149 with expected crc 2023-12-20T20:14:11.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:11 smithi080 bash[80208]: audit 2023-12-20T20:14:10.388329+0000 mon.b (mon.2) 6 : audit 1 from='osd.4 [v2:172.21.15.133:6800/2414067778,v1:172.21.15.133:6801/2414067778]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:14:11.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:11 smithi080 bash[80208]: cluster 2023-12-20T20:14:10.528304+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e149 with expected crc 2023-12-20T20:14:11.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:11 smithi080 bash[84793]: audit 2023-12-20T20:14:10.374603+0000 mon.a (mon.0) 4331 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-20T20:14:11.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:11 smithi080 bash[84793]: cluster 2023-12-20T20:14:10.380687+0000 mon.a (mon.0) 4332 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2023-12-20T20:14:11.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:11 smithi080 bash[84793]: audit 2023-12-20T20:14:10.382745+0000 mon.a (mon.0) 4333 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:14:11.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:11 smithi080 bash[84793]: cluster 2023-12-20T20:14:10.382776+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e149 with expected crc 2023-12-20T20:14:11.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:11 smithi080 bash[84793]: cluster 2023-12-20T20:14:10.383272+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e149 with expected crc 2023-12-20T20:14:11.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:11 smithi080 bash[84793]: audit 2023-12-20T20:14:10.388329+0000 mon.b (mon.2) 6 : audit 1 from='osd.4 [v2:172.21.15.133:6800/2414067778,v1:172.21.15.133:6801/2414067778]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:14:11.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:11 smithi080 bash[84793]: cluster 2023-12-20T20:14:10.528304+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e149 with expected crc 2023-12-20T20:14:12.687 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:12 smithi133 bash[68349]: cluster 2023-12-20T20:14:11.081932+0000 mgr.x (mgr.25349) 1617 : cluster 0 pgmap v325: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-20T20:14:12.687 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:12 smithi133 bash[68349]: cluster 2023-12-20T20:14:11.385566+0000 mon.a (mon.0) 4334 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:14:12.687 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:12 smithi133 bash[68349]: cluster 2023-12-20T20:14:11.401035+0000 mon.a (mon.0) 4335 : cluster 1 osd.4 [v2:172.21.15.133:6800/2414067778,v1:172.21.15.133:6801/2414067778] boot 2023-12-20T20:14:12.688 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:12 smithi133 bash[68349]: cluster 2023-12-20T20:14:11.401144+0000 mon.a (mon.0) 4336 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-12-20T20:14:12.688 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:12 smithi133 bash[68349]: audit 2023-12-20T20:14:11.402587+0000 mon.a (mon.0) 4337 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:14:12.688 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:12 smithi133 bash[68349]: cluster 2023-12-20T20:14:11.403206+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e150 with expected crc 2023-12-20T20:14:12.688 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:12 smithi133 bash[68349]: cluster 2023-12-20T20:14:11.412599+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e150 with expected crc 2023-12-20T20:14:12.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:12 smithi080 bash[80208]: cluster 2023-12-20T20:14:11.081932+0000 mgr.x (mgr.25349) 1617 : cluster 0 pgmap v325: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-20T20:14:12.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:12 smithi080 bash[80208]: cluster 2023-12-20T20:14:11.385566+0000 mon.a (mon.0) 4334 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:14:12.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:12 smithi080 bash[80208]: cluster 2023-12-20T20:14:11.401035+0000 mon.a (mon.0) 4335 : cluster 1 osd.4 [v2:172.21.15.133:6800/2414067778,v1:172.21.15.133:6801/2414067778] boot 2023-12-20T20:14:12.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:12 smithi080 bash[80208]: cluster 2023-12-20T20:14:11.401144+0000 mon.a (mon.0) 4336 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-12-20T20:14:12.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:12 smithi080 bash[80208]: audit 2023-12-20T20:14:11.402587+0000 mon.a (mon.0) 4337 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:14:12.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:12 smithi080 bash[80208]: cluster 2023-12-20T20:14:11.403206+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e150 with expected crc 2023-12-20T20:14:12.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:12 smithi080 bash[80208]: cluster 2023-12-20T20:14:11.412599+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e150 with expected crc 2023-12-20T20:14:12.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:12 smithi080 bash[84793]: cluster 2023-12-20T20:14:11.081932+0000 mgr.x (mgr.25349) 1617 : cluster 0 pgmap v325: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2023-12-20T20:14:12.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:12 smithi080 bash[84793]: cluster 2023-12-20T20:14:11.385566+0000 mon.a (mon.0) 4334 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:14:12.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:12 smithi080 bash[84793]: cluster 2023-12-20T20:14:11.401035+0000 mon.a (mon.0) 4335 : cluster 1 osd.4 [v2:172.21.15.133:6800/2414067778,v1:172.21.15.133:6801/2414067778] boot 2023-12-20T20:14:12.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:12 smithi080 bash[84793]: cluster 2023-12-20T20:14:11.401144+0000 mon.a (mon.0) 4336 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-12-20T20:14:12.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:12 smithi080 bash[84793]: audit 2023-12-20T20:14:11.402587+0000 mon.a (mon.0) 4337 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-20T20:14:12.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:12 smithi080 bash[84793]: cluster 2023-12-20T20:14:11.403206+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e150 with expected crc 2023-12-20T20:14:12.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:12 smithi080 bash[84793]: cluster 2023-12-20T20:14:11.412599+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e150 with expected crc 2023-12-20T20:14:13.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:13 smithi133 bash[68349]: cluster 2023-12-20T20:14:12.402684+0000 mon.a (mon.0) 4338 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-12-20T20:14:13.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:13 smithi133 bash[68349]: cluster 2023-12-20T20:14:12.406673+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e151 with expected crc 2023-12-20T20:14:13.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:13 smithi133 bash[68349]: cluster 2023-12-20T20:14:12.407146+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e151 with expected crc 2023-12-20T20:14:13.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:13 smithi133 bash[68349]: cluster 2023-12-20T20:14:12.409494+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e151 with expected crc 2023-12-20T20:14:13.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:13 smithi133 bash[68349]: cluster 2023-12-20T20:14:12.410765+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e151 with expected crc 2023-12-20T20:14:13.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:13 smithi133 bash[68349]: cluster 2023-12-20T20:14:12.410842+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e151 with expected crc 2023-12-20T20:14:13.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:13 smithi080 bash[84793]: cluster 2023-12-20T20:14:12.402684+0000 mon.a (mon.0) 4338 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-12-20T20:14:13.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:13 smithi080 bash[84793]: cluster 2023-12-20T20:14:12.406673+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e151 with expected crc 2023-12-20T20:14:13.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:13 smithi080 bash[84793]: cluster 2023-12-20T20:14:12.407146+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e151 with expected crc 2023-12-20T20:14:13.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:13 smithi080 bash[84793]: cluster 2023-12-20T20:14:12.409494+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e151 with expected crc 2023-12-20T20:14:13.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:13 smithi080 bash[84793]: cluster 2023-12-20T20:14:12.410765+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e151 with expected crc 2023-12-20T20:14:13.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:13 smithi080 bash[84793]: cluster 2023-12-20T20:14:12.410842+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e151 with expected crc 2023-12-20T20:14:13.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:13 smithi080 bash[80208]: cluster 2023-12-20T20:14:12.402684+0000 mon.a (mon.0) 4338 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-12-20T20:14:13.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:13 smithi080 bash[80208]: cluster 2023-12-20T20:14:12.406673+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e151 with expected crc 2023-12-20T20:14:13.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:13 smithi080 bash[80208]: cluster 2023-12-20T20:14:12.407146+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e151 with expected crc 2023-12-20T20:14:13.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:13 smithi080 bash[80208]: cluster 2023-12-20T20:14:12.409494+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e151 with expected crc 2023-12-20T20:14:13.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:13 smithi080 bash[80208]: cluster 2023-12-20T20:14:12.410765+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e151 with expected crc 2023-12-20T20:14:13.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:13 smithi080 bash[80208]: cluster 2023-12-20T20:14:12.410842+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e151 with expected crc 2023-12-20T20:14:14.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:14 smithi133 bash[68349]: cluster 2023-12-20T20:14:13.082989+0000 mgr.x (mgr.25349) 1618 : cluster 0 pgmap v328: 161 pgs: 7 peering, 23 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 90/630 objects degraded (14.286%) 2023-12-20T20:14:14.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:14 smithi133 bash[68349]: cluster 2023-12-20T20:14:13.399155+0000 mon.a (mon.0) 4339 : cluster 3 Health check update: Degraded data redundancy: 90/630 objects degraded (14.286%), 23 pgs degraded (PG_DEGRADED) 2023-12-20T20:14:14.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:14 smithi133 bash[68349]: audit 2023-12-20T20:14:14.025461+0000 mon.a (mon.0) 4340 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:14.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:14 smithi133 bash[68349]: audit 2023-12-20T20:14:14.034455+0000 mon.a (mon.0) 4341 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:14.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:14 smithi133 bash[68349]: audit 2023-12-20T20:14:14.042245+0000 mon.a (mon.0) 4342 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:14.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:14 smithi080 bash[80208]: cluster 2023-12-20T20:14:13.082989+0000 mgr.x (mgr.25349) 1618 : cluster 0 pgmap v328: 161 pgs: 7 peering, 23 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 90/630 objects degraded (14.286%) 2023-12-20T20:14:14.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:14 smithi080 bash[80208]: cluster 2023-12-20T20:14:13.399155+0000 mon.a (mon.0) 4339 : cluster 3 Health check update: Degraded data redundancy: 90/630 objects degraded (14.286%), 23 pgs degraded (PG_DEGRADED) 2023-12-20T20:14:14.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:14 smithi080 bash[80208]: audit 2023-12-20T20:14:14.025461+0000 mon.a (mon.0) 4340 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:14.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:14 smithi080 bash[80208]: audit 2023-12-20T20:14:14.034455+0000 mon.a (mon.0) 4341 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:14.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:14 smithi080 bash[80208]: audit 2023-12-20T20:14:14.042245+0000 mon.a (mon.0) 4342 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:14.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:14 smithi080 bash[84793]: cluster 2023-12-20T20:14:13.082989+0000 mgr.x (mgr.25349) 1618 : cluster 0 pgmap v328: 161 pgs: 7 peering, 23 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 90/630 objects degraded (14.286%) 2023-12-20T20:14:14.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:14 smithi080 bash[84793]: cluster 2023-12-20T20:14:13.399155+0000 mon.a (mon.0) 4339 : cluster 3 Health check update: Degraded data redundancy: 90/630 objects degraded (14.286%), 23 pgs degraded (PG_DEGRADED) 2023-12-20T20:14:14.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:14 smithi080 bash[84793]: audit 2023-12-20T20:14:14.025461+0000 mon.a (mon.0) 4340 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:14.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:14 smithi080 bash[84793]: audit 2023-12-20T20:14:14.034455+0000 mon.a (mon.0) 4341 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:14.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:14 smithi080 bash[84793]: audit 2023-12-20T20:14:14.042245+0000 mon.a (mon.0) 4342 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:15.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:14:14 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:14:14] "GET /metrics HTTP/1.1" 200 38420 "" "Prometheus/2.33.4" 2023-12-20T20:14:16.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:16 smithi080 bash[84793]: cluster 2023-12-20T20:14:15.084349+0000 mgr.x (mgr.25349) 1619 : cluster 0 pgmap v329: 161 pgs: 7 peering, 19 active+undersized+degraded, 31 active+undersized, 104 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2023-12-20T20:14:16.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:16 smithi080 bash[80208]: cluster 2023-12-20T20:14:15.084349+0000 mgr.x (mgr.25349) 1619 : cluster 0 pgmap v329: 161 pgs: 7 peering, 19 active+undersized+degraded, 31 active+undersized, 104 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2023-12-20T20:14:16.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:16 smithi133 bash[68349]: cluster 2023-12-20T20:14:15.084349+0000 mgr.x (mgr.25349) 1619 : cluster 0 pgmap v329: 161 pgs: 7 peering, 19 active+undersized+degraded, 31 active+undersized, 104 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2023-12-20T20:14:17.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:17 smithi133 bash[68349]: audit 2023-12-20T20:14:16.255168+0000 mgr.x (mgr.25349) 1620 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:14:17.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:17 smithi133 bash[68349]: audit 2023-12-20T20:14:16.849825+0000 mon.a (mon.0) 4343 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:17.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:17 smithi133 bash[68349]: audit 2023-12-20T20:14:16.862586+0000 mon.a (mon.0) 4344 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:17.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:17 smithi133 bash[68349]: audit 2023-12-20T20:14:16.875105+0000 mon.a (mon.0) 4345 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:17.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:17 smithi080 bash[84793]: audit 2023-12-20T20:14:16.255168+0000 mgr.x (mgr.25349) 1620 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:14:17.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:17 smithi080 bash[84793]: audit 2023-12-20T20:14:16.849825+0000 mon.a (mon.0) 4343 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:17.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:17 smithi080 bash[84793]: audit 2023-12-20T20:14:16.862586+0000 mon.a (mon.0) 4344 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:17.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:17 smithi080 bash[84793]: audit 2023-12-20T20:14:16.875105+0000 mon.a (mon.0) 4345 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:17.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:17 smithi080 bash[80208]: audit 2023-12-20T20:14:16.255168+0000 mgr.x (mgr.25349) 1620 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:14:17.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:17 smithi080 bash[80208]: audit 2023-12-20T20:14:16.849825+0000 mon.a (mon.0) 4343 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:17.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:17 smithi080 bash[80208]: audit 2023-12-20T20:14:16.862586+0000 mon.a (mon.0) 4344 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:17.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:17 smithi080 bash[80208]: audit 2023-12-20T20:14:16.875105+0000 mon.a (mon.0) 4345 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:18.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:18 smithi133 bash[68349]: cluster 2023-12-20T20:14:17.085833+0000 mgr.x (mgr.25349) 1621 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 763 B/s rd, 0 op/s 2023-12-20T20:14:18.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:18 smithi133 bash[68349]: cluster 2023-12-20T20:14:17.871250+0000 mon.a (mon.0) 4346 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 77/630 objects degraded (12.222%), 19 pgs degraded) 2023-12-20T20:14:18.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:18 smithi133 bash[68349]: cluster 2023-12-20T20:14:17.871312+0000 mon.a (mon.0) 4347 : cluster 1 Cluster is now healthy 2023-12-20T20:14:18.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:18 smithi080 bash[80208]: cluster 2023-12-20T20:14:17.085833+0000 mgr.x (mgr.25349) 1621 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 763 B/s rd, 0 op/s 2023-12-20T20:14:18.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:18 smithi080 bash[80208]: cluster 2023-12-20T20:14:17.871250+0000 mon.a (mon.0) 4346 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 77/630 objects degraded (12.222%), 19 pgs degraded) 2023-12-20T20:14:18.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:18 smithi080 bash[80208]: cluster 2023-12-20T20:14:17.871312+0000 mon.a (mon.0) 4347 : cluster 1 Cluster is now healthy 2023-12-20T20:14:18.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:18 smithi080 bash[84793]: cluster 2023-12-20T20:14:17.085833+0000 mgr.x (mgr.25349) 1621 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 763 B/s rd, 0 op/s 2023-12-20T20:14:18.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:18 smithi080 bash[84793]: cluster 2023-12-20T20:14:17.871250+0000 mon.a (mon.0) 4346 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 77/630 objects degraded (12.222%), 19 pgs degraded) 2023-12-20T20:14:18.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:18 smithi080 bash[84793]: cluster 2023-12-20T20:14:17.871312+0000 mon.a (mon.0) 4347 : cluster 1 Cluster is now healthy 2023-12-20T20:14:20.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:20 smithi133 bash[68349]: cluster 2023-12-20T20:14:19.086924+0000 mgr.x (mgr.25349) 1622 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:14:20.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:20 smithi133 bash[68349]: audit 2023-12-20T20:14:19.907506+0000 mon.a (mon.0) 4348 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:14:20.799 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:20 smithi080 bash[84793]: cluster 2023-12-20T20:14:19.086924+0000 mgr.x (mgr.25349) 1622 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:14:20.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:20 smithi080 bash[84793]: audit 2023-12-20T20:14:19.907506+0000 mon.a (mon.0) 4348 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:14:20.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:20 smithi080 bash[80208]: cluster 2023-12-20T20:14:19.086924+0000 mgr.x (mgr.25349) 1622 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:14:20.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:20 smithi080 bash[80208]: audit 2023-12-20T20:14:19.907506+0000 mon.a (mon.0) 4348 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:14:21.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:21 smithi133 bash[68349]: audit 2023-12-20T20:14:19.914530+0000 mgr.x (mgr.25349) 1623 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:14:21.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:21 smithi133 bash[68349]: cephadm 2023-12-20T20:14:19.917764+0000 mgr.x (mgr.25349) 1624 : cephadm 1 Upgrade: osd.5 is safe to restart 2023-12-20T20:14:21.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:21 smithi133 bash[68349]: audit 2023-12-20T20:14:20.873883+0000 mon.a (mon.0) 4349 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:21.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:21 smithi133 bash[68349]: audit 2023-12-20T20:14:20.886079+0000 mon.a (mon.0) 4350 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:21.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:21 smithi133 bash[68349]: audit 2023-12-20T20:14:20.899001+0000 mon.a (mon.0) 4351 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:21.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:21 smithi080 bash[84793]: audit 2023-12-20T20:14:19.914530+0000 mgr.x (mgr.25349) 1623 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:14:21.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:21 smithi080 bash[84793]: cephadm 2023-12-20T20:14:19.917764+0000 mgr.x (mgr.25349) 1624 : cephadm 1 Upgrade: osd.5 is safe to restart 2023-12-20T20:14:21.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:21 smithi080 bash[84793]: audit 2023-12-20T20:14:20.873883+0000 mon.a (mon.0) 4349 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:21.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:21 smithi080 bash[84793]: audit 2023-12-20T20:14:20.886079+0000 mon.a (mon.0) 4350 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:21.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:21 smithi080 bash[84793]: audit 2023-12-20T20:14:20.899001+0000 mon.a (mon.0) 4351 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:21.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:21 smithi080 bash[80208]: audit 2023-12-20T20:14:19.914530+0000 mgr.x (mgr.25349) 1623 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:14:21.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:21 smithi080 bash[80208]: cephadm 2023-12-20T20:14:19.917764+0000 mgr.x (mgr.25349) 1624 : cephadm 1 Upgrade: osd.5 is safe to restart 2023-12-20T20:14:21.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:21 smithi080 bash[80208]: audit 2023-12-20T20:14:20.873883+0000 mon.a (mon.0) 4349 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:21.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:21 smithi080 bash[80208]: audit 2023-12-20T20:14:20.886079+0000 mon.a (mon.0) 4350 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:21.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:21 smithi080 bash[80208]: audit 2023-12-20T20:14:20.899001+0000 mon.a (mon.0) 4351 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:22.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:22 smithi080 bash[80208]: cluster 2023-12-20T20:14:21.088262+0000 mgr.x (mgr.25349) 1625 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-20T20:14:22.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:22 smithi080 bash[84793]: cluster 2023-12-20T20:14:21.088262+0000 mgr.x (mgr.25349) 1625 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-20T20:14:22.889 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:22 smithi133 bash[68349]: cluster 2023-12-20T20:14:21.088262+0000 mgr.x (mgr.25349) 1625 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-20T20:14:23.753 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:23 smithi133 bash[68349]: cephadm 2023-12-20T20:14:22.439159+0000 mgr.x (mgr.25349) 1626 : cephadm 1 Upgrade: Updating osd.5 2023-12-20T20:14:23.753 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:23 smithi133 bash[68349]: audit 2023-12-20T20:14:22.450427+0000 mon.a (mon.0) 4352 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:23.754 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:23 smithi133 bash[68349]: audit 2023-12-20T20:14:22.454988+0000 mon.a (mon.0) 4353 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-20T20:14:23.754 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:23 smithi133 bash[68349]: audit 2023-12-20T20:14:22.456692+0000 mon.a (mon.0) 4354 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:23.754 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:23 smithi133 bash[68349]: cephadm 2023-12-20T20:14:22.468952+0000 mgr.x (mgr.25349) 1627 : cephadm 1 Deploying daemon osd.5 on smithi133 2023-12-20T20:14:23.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:23 smithi080 bash[80208]: cephadm 2023-12-20T20:14:22.439159+0000 mgr.x (mgr.25349) 1626 : cephadm 1 Upgrade: Updating osd.5 2023-12-20T20:14:23.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:23 smithi080 bash[80208]: audit 2023-12-20T20:14:22.450427+0000 mon.a (mon.0) 4352 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:23.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:23 smithi080 bash[80208]: audit 2023-12-20T20:14:22.454988+0000 mon.a (mon.0) 4353 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-20T20:14:23.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:23 smithi080 bash[80208]: audit 2023-12-20T20:14:22.456692+0000 mon.a (mon.0) 4354 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:23.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:23 smithi080 bash[80208]: cephadm 2023-12-20T20:14:22.468952+0000 mgr.x (mgr.25349) 1627 : cephadm 1 Deploying daemon osd.5 on smithi133 2023-12-20T20:14:23.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:23 smithi080 bash[84793]: cephadm 2023-12-20T20:14:22.439159+0000 mgr.x (mgr.25349) 1626 : cephadm 1 Upgrade: Updating osd.5 2023-12-20T20:14:23.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:23 smithi080 bash[84793]: audit 2023-12-20T20:14:22.450427+0000 mon.a (mon.0) 4352 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:23.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:23 smithi080 bash[84793]: audit 2023-12-20T20:14:22.454988+0000 mon.a (mon.0) 4353 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-20T20:14:23.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:23 smithi080 bash[84793]: audit 2023-12-20T20:14:22.456692+0000 mon.a (mon.0) 4354 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:23.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:23 smithi080 bash[84793]: cephadm 2023-12-20T20:14:22.468952+0000 mgr.x (mgr.25349) 1627 : cephadm 1 Deploying daemon osd.5 on smithi133 2023-12-20T20:14:24.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:24 smithi080 bash[80208]: cluster 2023-12-20T20:14:23.089219+0000 mgr.x (mgr.25349) 1628 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2023-12-20T20:14:24.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:24 smithi080 bash[84793]: cluster 2023-12-20T20:14:23.089219+0000 mgr.x (mgr.25349) 1628 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2023-12-20T20:14:24.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:24 smithi133 bash[68349]: cluster 2023-12-20T20:14:23.089219+0000 mgr.x (mgr.25349) 1628 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2023-12-20T20:14:24.903 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:14:25.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:14:24 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:14:24] "GET /metrics HTTP/1.1" 200 38420 "" "Prometheus/2.33.4" 2023-12-20T20:14:25.689 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:14:25.689 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 4s ago 22m - - 2023-12-20T20:14:25.689 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 8s ago 21m - - 2023-12-20T20:14:25.689 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (8m) 4s ago 15m 17.2M - 0.23.0 ba2b418f427c 9979984282f3 2023-12-20T20:14:25.689 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (7m) 8s ago 14m 44.1M - 8.3.5 dad864ee21e9 35327ecb050a 2023-12-20T20:14:25.689 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 running (6m) 4s ago 12m 50.0M - 3.5 e1d6a67b021e 63865d78dfdb 2023-12-20T20:14:25.689 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443,9283,8765 running (6m) 8s ago 21m 515M - 19.0.0-297-ga89fee39 36973ca01a0c 2798bd911c04 2023-12-20T20:14:25.689 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:8443,9283,8765 running (5m) 4s ago 23m 433M - 19.0.0-297-ga89fee39 36973ca01a0c 948a6298d95e 2023-12-20T20:14:25.689 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (6m) 4s ago 23m 77.6M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 7763c37656a1 2023-12-20T20:14:25.690 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (5m) 8s ago 21m 50.2M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 0757d0a21f72 2023-12-20T20:14:25.690 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (5m) 4s ago 21m 54.6M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 129477cbeb77 2023-12-20T20:14:25.690 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (8m) 4s ago 15m 12.4M - 1.3.1 1dbe0e931976 3d79384a5011 2023-12-20T20:14:25.690 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (7m) 8s ago 15m 11.9M - 1.3.1 1dbe0e931976 48068c81d9e1 2023-12-20T20:14:25.690 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (3m) 4s ago 20m 53.3M 4096M 19.0.0-297-ga89fee39 36973ca01a0c c5d957150d3a 2023-12-20T20:14:25.690 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (2m) 4s ago 20m 54.6M 4096M 19.0.0-297-ga89fee39 36973ca01a0c f69914f1c5ff 2023-12-20T20:14:25.690 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (2m) 4s ago 19m 49.9M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 4c63d0c1601a 2023-12-20T20:14:25.690 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (79s) 4s ago 18m 52.3M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 6d1ff218dfcc 2023-12-20T20:14:25.690 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (22s) 8s ago 18m 46.2M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 82441aa8c766 2023-12-20T20:14:25.690 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (17m) 8s ago 17m 68.3M 4096M 17.2.0 e1d6a67b021e b059f3e08300 2023-12-20T20:14:25.690 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (17m) 8s ago 17m 67.4M 4096M 17.2.0 e1d6a67b021e 8e5ac1685777 2023-12-20T20:14:25.690 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (16m) 8s ago 16m 70.0M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:14:25.690 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (6m) 8s ago 15m 63.4M - 2.33.4 514e6a882f6e 0c91f33ab6ef 2023-12-20T20:14:25.690 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (13m) 4s ago 13m 90.1M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:14:25.691 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (13m) 8s ago 13m 89.4M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:14:25.691 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (13m) 4s ago 13m 89.3M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:14:25.691 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (12m) 8s ago 12m 89.6M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:14:26.138 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:14:26.138 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:14:26.138 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:14:26.138 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:14:26.138 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:14:26.138 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:14:26.138 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:14:26.138 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:14:26.138 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2023-12-20T20:14:26.138 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 5 2023-12-20T20:14:26.139 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:14:26.139 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:14:26.139 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:14:26.139 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:14:26.139 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:14:26.139 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2023-12-20T20:14:26.139 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 10 2023-12-20T20:14:26.139 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:14:26.139 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:14:26.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:26 smithi133 bash[68349]: audit 2023-12-20T20:14:24.885119+0000 mgr.x (mgr.25349) 1629 : audit 0 from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:14:26.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:26 smithi133 bash[68349]: audit 2023-12-20T20:14:25.042459+0000 mon.a (mon.0) 4355 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:26.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:26 smithi133 bash[68349]: audit 2023-12-20T20:14:25.044492+0000 mon.a (mon.0) 4356 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:14:26.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:26 smithi133 bash[68349]: cluster 2023-12-20T20:14:25.090270+0000 mgr.x (mgr.25349) 1630 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:14:26.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:26 smithi133 bash[68349]: audit 2023-12-20T20:14:25.275515+0000 mgr.x (mgr.25349) 1631 : audit 0 from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:14:26.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:26 smithi133 bash[68349]: audit 2023-12-20T20:14:25.336707+0000 mon.a (mon.0) 4357 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:26.521 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:14:26.521 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:14:26.522 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:14:26.522 INFO:teuthology.orchestra.run.smithi080.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:14:26.522 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [ 2023-12-20T20:14:26.522 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr", 2023-12-20T20:14:26.522 INFO:teuthology.orchestra.run.smithi080.stdout: "mon" 2023-12-20T20:14:26.522 INFO:teuthology.orchestra.run.smithi080.stdout: ], 2023-12-20T20:14:26.522 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "10/23 daemons upgraded", 2023-12-20T20:14:26.522 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "Currently upgrading osd daemons", 2023-12-20T20:14:26.523 INFO:teuthology.orchestra.run.smithi080.stdout: "is_paused": false 2023-12-20T20:14:26.523 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:14:26.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:26 smithi080 bash[84793]: audit 2023-12-20T20:14:24.885119+0000 mgr.x (mgr.25349) 1629 : audit 0 from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:14:26.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:26 smithi080 bash[84793]: audit 2023-12-20T20:14:25.042459+0000 mon.a (mon.0) 4355 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:26.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:26 smithi080 bash[84793]: audit 2023-12-20T20:14:25.044492+0000 mon.a (mon.0) 4356 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:14:26.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:26 smithi080 bash[84793]: cluster 2023-12-20T20:14:25.090270+0000 mgr.x (mgr.25349) 1630 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:14:26.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:26 smithi080 bash[84793]: audit 2023-12-20T20:14:25.275515+0000 mgr.x (mgr.25349) 1631 : audit 0 from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:14:26.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:26 smithi080 bash[84793]: audit 2023-12-20T20:14:25.336707+0000 mon.a (mon.0) 4357 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:26.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:26 smithi080 bash[80208]: audit 2023-12-20T20:14:24.885119+0000 mgr.x (mgr.25349) 1629 : audit 0 from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:14:26.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:26 smithi080 bash[80208]: audit 2023-12-20T20:14:25.042459+0000 mon.a (mon.0) 4355 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:26.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:26 smithi080 bash[80208]: audit 2023-12-20T20:14:25.044492+0000 mon.a (mon.0) 4356 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:14:26.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:26 smithi080 bash[80208]: cluster 2023-12-20T20:14:25.090270+0000 mgr.x (mgr.25349) 1630 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:14:26.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:26 smithi080 bash[80208]: audit 2023-12-20T20:14:25.275515+0000 mgr.x (mgr.25349) 1631 : audit 0 from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:14:26.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:26 smithi080 bash[80208]: audit 2023-12-20T20:14:25.336707+0000 mon.a (mon.0) 4357 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:26.994 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_OK 2023-12-20T20:14:27.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:27 smithi080 bash[80208]: audit 2023-12-20T20:14:25.661988+0000 mgr.x (mgr.25349) 1632 : audit 0 from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:14:27.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:27 smithi080 bash[80208]: audit 2023-12-20T20:14:26.129240+0000 mon.a (mon.0) 4358 : audit 0 from='client.? 172.21.15.80:0/1784463769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:27.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:27 smithi080 bash[80208]: audit 2023-12-20T20:14:26.263119+0000 mgr.x (mgr.25349) 1633 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:14:27.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:27 smithi080 bash[80208]: audit 2023-12-20T20:14:26.517980+0000 mgr.x (mgr.25349) 1634 : audit 0 from='client.44491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:14:27.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:27 smithi080 bash[80208]: audit 2023-12-20T20:14:26.985588+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.80:0/273213576' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:14:27.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:27 smithi080 bash[84793]: audit 2023-12-20T20:14:25.661988+0000 mgr.x (mgr.25349) 1632 : audit 0 from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:14:27.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:27 smithi080 bash[84793]: audit 2023-12-20T20:14:26.129240+0000 mon.a (mon.0) 4358 : audit 0 from='client.? 172.21.15.80:0/1784463769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:27.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:27 smithi080 bash[84793]: audit 2023-12-20T20:14:26.263119+0000 mgr.x (mgr.25349) 1633 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:14:27.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:27 smithi080 bash[84793]: audit 2023-12-20T20:14:26.517980+0000 mgr.x (mgr.25349) 1634 : audit 0 from='client.44491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:14:27.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:27 smithi080 bash[84793]: audit 2023-12-20T20:14:26.985588+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.80:0/273213576' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:14:27.444 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:27 smithi133 systemd[1]: Stopping Ceph osd.5 for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:14:27.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:27 smithi133 bash[68349]: audit 2023-12-20T20:14:25.661988+0000 mgr.x (mgr.25349) 1632 : audit 0 from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:14:27.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:27 smithi133 bash[68349]: audit 2023-12-20T20:14:26.129240+0000 mon.a (mon.0) 4358 : audit 0 from='client.? 172.21.15.80:0/1784463769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:27.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:27 smithi133 bash[68349]: audit 2023-12-20T20:14:26.263119+0000 mgr.x (mgr.25349) 1633 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:14:27.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:27 smithi133 bash[68349]: audit 2023-12-20T20:14:26.517980+0000 mgr.x (mgr.25349) 1634 : audit 0 from='client.44491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:14:27.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:27 smithi133 bash[68349]: audit 2023-12-20T20:14:26.985588+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.80:0/273213576' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:14:27.819 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:27 smithi133 bash[34670]: debug 2023-12-20T20:14:27.506+0000 7f2009086700 -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-20T20:14:27.820 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:27 smithi133 bash[34670]: debug 2023-12-20T20:14:27.506+0000 7f2009086700 -1 osd.5 151 *** Got signal Terminated *** 2023-12-20T20:14:27.820 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:27 smithi133 bash[34670]: debug 2023-12-20T20:14:27.506+0000 7f2009086700 -1 osd.5 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:14:28.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:28 smithi133 bash[68349]: cluster 2023-12-20T20:14:27.091353+0000 mgr.x (mgr.25349) 1635 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:14:28.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:28 smithi133 bash[68349]: cluster 2023-12-20T20:14:27.506142+0000 mon.a (mon.0) 4359 : cluster 1 osd.5 marked itself down and dead 2023-12-20T20:14:28.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:28 smithi080 bash[80208]: cluster 2023-12-20T20:14:27.091353+0000 mgr.x (mgr.25349) 1635 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:14:28.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:28 smithi080 bash[80208]: cluster 2023-12-20T20:14:27.506142+0000 mon.a (mon.0) 4359 : cluster 1 osd.5 marked itself down and dead 2023-12-20T20:14:28.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:28 smithi080 bash[84793]: cluster 2023-12-20T20:14:27.091353+0000 mgr.x (mgr.25349) 1635 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:14:28.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:28 smithi080 bash[84793]: cluster 2023-12-20T20:14:27.506142+0000 mon.a (mon.0) 4359 : cluster 1 osd.5 marked itself down and dead 2023-12-20T20:14:29.122 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:29 smithi133 bash[68349]: cluster 2023-12-20T20:14:28.050915+0000 mon.a (mon.0) 4360 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:14:29.123 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:29 smithi133 bash[68349]: cluster 2023-12-20T20:14:28.064455+0000 mon.a (mon.0) 4361 : cluster 0 osdmap e152: 8 total, 7 up, 8 in 2023-12-20T20:14:29.123 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:29 smithi133 bash[68349]: cluster 2023-12-20T20:14:28.068905+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e152 with expected crc 2023-12-20T20:14:29.123 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:29 smithi133 bash[68349]: cluster 2023-12-20T20:14:28.072324+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e152 with expected crc 2023-12-20T20:14:29.123 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:29 smithi133 bash[68349]: cluster 2023-12-20T20:14:28.074281+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e152 with expected crc 2023-12-20T20:14:29.123 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:29 smithi133 bash[68349]: cluster 2023-12-20T20:14:28.075816+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e152 with expected crc 2023-12-20T20:14:29.123 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:29 smithi133 bash[68349]: cluster 2023-12-20T20:14:28.076463+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e152 with expected crc 2023-12-20T20:14:29.123 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:29 smithi133 bash[68349]: cluster 2023-12-20T20:14:28.078052+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e152 with expected crc 2023-12-20T20:14:29.379 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:29 smithi133 bash[80401]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-5 2023-12-20T20:14:29.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:29 smithi080 bash[80208]: cluster 2023-12-20T20:14:28.050915+0000 mon.a (mon.0) 4360 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:14:29.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:29 smithi080 bash[80208]: cluster 2023-12-20T20:14:28.064455+0000 mon.a (mon.0) 4361 : cluster 0 osdmap e152: 8 total, 7 up, 8 in 2023-12-20T20:14:29.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:29 smithi080 bash[80208]: cluster 2023-12-20T20:14:28.068905+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e152 with expected crc 2023-12-20T20:14:29.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:29 smithi080 bash[80208]: cluster 2023-12-20T20:14:28.072324+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e152 with expected crc 2023-12-20T20:14:29.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:29 smithi080 bash[80208]: cluster 2023-12-20T20:14:28.074281+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e152 with expected crc 2023-12-20T20:14:29.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:29 smithi080 bash[80208]: cluster 2023-12-20T20:14:28.075816+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e152 with expected crc 2023-12-20T20:14:29.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:29 smithi080 bash[80208]: cluster 2023-12-20T20:14:28.076463+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e152 with expected crc 2023-12-20T20:14:29.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:29 smithi080 bash[80208]: cluster 2023-12-20T20:14:28.078052+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e152 with expected crc 2023-12-20T20:14:29.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:29 smithi080 bash[84793]: cluster 2023-12-20T20:14:28.050915+0000 mon.a (mon.0) 4360 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:14:29.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:29 smithi080 bash[84793]: cluster 2023-12-20T20:14:28.064455+0000 mon.a (mon.0) 4361 : cluster 0 osdmap e152: 8 total, 7 up, 8 in 2023-12-20T20:14:29.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:29 smithi080 bash[84793]: cluster 2023-12-20T20:14:28.068905+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e152 with expected crc 2023-12-20T20:14:29.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:29 smithi080 bash[84793]: cluster 2023-12-20T20:14:28.072324+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e152 with expected crc 2023-12-20T20:14:29.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:29 smithi080 bash[84793]: cluster 2023-12-20T20:14:28.074281+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e152 with expected crc 2023-12-20T20:14:29.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:29 smithi080 bash[84793]: cluster 2023-12-20T20:14:28.075816+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e152 with expected crc 2023-12-20T20:14:29.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:29 smithi080 bash[84793]: cluster 2023-12-20T20:14:28.076463+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e152 with expected crc 2023-12-20T20:14:29.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:29 smithi080 bash[84793]: cluster 2023-12-20T20:14:28.078052+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e152 with expected crc 2023-12-20T20:14:29.694 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:29 smithi133 bash[80546]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-5 2023-12-20T20:14:30.364 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:30 smithi133 bash[68349]: cluster 2023-12-20T20:14:29.067325+0000 mon.a (mon.0) 4362 : cluster 0 osdmap e153: 8 total, 7 up, 8 in 2023-12-20T20:14:30.365 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:30 smithi133 bash[68349]: cluster 2023-12-20T20:14:29.075744+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e153 with expected crc 2023-12-20T20:14:30.365 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:30 smithi133 bash[68349]: cluster 2023-12-20T20:14:29.075975+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e153 with expected crc 2023-12-20T20:14:30.365 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:30 smithi133 bash[68349]: cluster 2023-12-20T20:14:29.079646+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e153 with expected crc 2023-12-20T20:14:30.365 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:30 smithi133 bash[68349]: cluster 2023-12-20T20:14:29.080473+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e153 with expected crc 2023-12-20T20:14:30.365 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:30 smithi133 bash[68349]: cluster 2023-12-20T20:14:29.092043+0000 mgr.x (mgr.25349) 1636 : cluster 0 pgmap v338: 161 pgs: 22 peering, 11 stale+active+clean, 128 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:14:30.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:30 smithi080 bash[80208]: cluster 2023-12-20T20:14:29.067325+0000 mon.a (mon.0) 4362 : cluster 0 osdmap e153: 8 total, 7 up, 8 in 2023-12-20T20:14:30.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:30 smithi080 bash[80208]: cluster 2023-12-20T20:14:29.075744+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e153 with expected crc 2023-12-20T20:14:30.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:30 smithi080 bash[80208]: cluster 2023-12-20T20:14:29.075975+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e153 with expected crc 2023-12-20T20:14:30.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:30 smithi080 bash[80208]: cluster 2023-12-20T20:14:29.079646+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e153 with expected crc 2023-12-20T20:14:30.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:30 smithi080 bash[80208]: cluster 2023-12-20T20:14:29.080473+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e153 with expected crc 2023-12-20T20:14:30.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:30 smithi080 bash[80208]: cluster 2023-12-20T20:14:29.092043+0000 mgr.x (mgr.25349) 1636 : cluster 0 pgmap v338: 161 pgs: 22 peering, 11 stale+active+clean, 128 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:14:30.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:30 smithi080 bash[84793]: cluster 2023-12-20T20:14:29.067325+0000 mon.a (mon.0) 4362 : cluster 0 osdmap e153: 8 total, 7 up, 8 in 2023-12-20T20:14:30.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:30 smithi080 bash[84793]: cluster 2023-12-20T20:14:29.075744+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e153 with expected crc 2023-12-20T20:14:30.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:30 smithi080 bash[84793]: cluster 2023-12-20T20:14:29.075975+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e153 with expected crc 2023-12-20T20:14:30.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:30 smithi080 bash[84793]: cluster 2023-12-20T20:14:29.079646+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e153 with expected crc 2023-12-20T20:14:30.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:30 smithi080 bash[84793]: cluster 2023-12-20T20:14:29.080473+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e153 with expected crc 2023-12-20T20:14:30.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:30 smithi080 bash[84793]: cluster 2023-12-20T20:14:29.092043+0000 mgr.x (mgr.25349) 1636 : cluster 0 pgmap v338: 161 pgs: 22 peering, 11 stale+active+clean, 128 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail 2023-12-20T20:14:31.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:31 smithi133 bash[68349]: cluster 2023-12-20T20:14:30.063027+0000 mon.a (mon.0) 4363 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2023-12-20T20:14:31.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:31 smithi080 bash[80208]: cluster 2023-12-20T20:14:30.063027+0000 mon.a (mon.0) 4363 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2023-12-20T20:14:31.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:31 smithi080 bash[84793]: cluster 2023-12-20T20:14:30.063027+0000 mon.a (mon.0) 4363 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2023-12-20T20:14:31.694 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:31 smithi133 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.5.service: Succeeded. 2023-12-20T20:14:31.695 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:31 smithi133 systemd[1]: Stopped Ceph osd.5 for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:14:32.092 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:31 smithi133 systemd[1]: Started Ceph osd.5 for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:14:32.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:32 smithi133 bash[68349]: cluster 2023-12-20T20:14:31.093861+0000 mgr.x (mgr.25349) 1637 : cluster 0 pgmap v339: 161 pgs: 10 active+undersized+degraded, 22 peering, 1 stale+active+clean, 20 active+undersized, 108 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2023-12-20T20:14:32.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:32 smithi133 bash[68349]: audit 2023-12-20T20:14:31.740261+0000 mon.a (mon.0) 4364 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:32.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:32 smithi133 bash[68349]: audit 2023-12-20T20:14:31.751170+0000 mon.a (mon.0) 4365 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:32.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:32 smithi133 bash[68349]: audit 2023-12-20T20:14:31.803760+0000 mon.a (mon.0) 4366 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:32.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:32 smithi133 bash[68349]: audit 2023-12-20T20:14:31.805577+0000 mon.a (mon.0) 4367 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:32.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:32 smithi133 bash[68349]: audit 2023-12-20T20:14:31.815046+0000 mon.a (mon.0) 4368 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:32.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:32 smithi133 bash[68349]: audit 2023-12-20T20:14:31.898227+0000 mon.a (mon.0) 4369 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:32.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:32 smithi133 bash[68349]: audit 2023-12-20T20:14:31.902006+0000 mon.a (mon.0) 4370 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:32.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:32 smithi133 bash[68349]: audit 2023-12-20T20:14:31.906857+0000 mon.a (mon.0) 4371 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:32.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:32 smithi133 bash[68349]: audit 2023-12-20T20:14:31.908751+0000 mon.a (mon.0) 4372 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:32.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:32 smithi133 bash[68349]: audit 2023-12-20T20:14:31.919296+0000 mon.a (mon.0) 4373 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:32.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:32 smithi133 bash[68349]: audit 2023-12-20T20:14:32.001955+0000 mon.a (mon.0) 4374 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:32.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:32 smithi133 bash[68349]: audit 2023-12-20T20:14:32.005086+0000 mon.a (mon.0) 4375 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:32.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:32 smithi133 bash[68349]: audit 2023-12-20T20:14:32.008684+0000 mon.a (mon.0) 4376 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:32.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:32 smithi133 bash[68349]: audit 2023-12-20T20:14:32.010402+0000 mon.a (mon.0) 4377 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:32.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:32 smithi133 bash[68349]: audit 2023-12-20T20:14:32.020436+0000 mon.a (mon.0) 4378 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:32.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[84793]: cluster 2023-12-20T20:14:31.093861+0000 mgr.x (mgr.25349) 1637 : cluster 0 pgmap v339: 161 pgs: 10 active+undersized+degraded, 22 peering, 1 stale+active+clean, 20 active+undersized, 108 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2023-12-20T20:14:32.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[84793]: audit 2023-12-20T20:14:31.740261+0000 mon.a (mon.0) 4364 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:32.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[84793]: audit 2023-12-20T20:14:31.751170+0000 mon.a (mon.0) 4365 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:32.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[84793]: audit 2023-12-20T20:14:31.803760+0000 mon.a (mon.0) 4366 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:32.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[84793]: audit 2023-12-20T20:14:31.805577+0000 mon.a (mon.0) 4367 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:32.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[84793]: audit 2023-12-20T20:14:31.815046+0000 mon.a (mon.0) 4368 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:32.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[84793]: audit 2023-12-20T20:14:31.898227+0000 mon.a (mon.0) 4369 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:32.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[84793]: audit 2023-12-20T20:14:31.902006+0000 mon.a (mon.0) 4370 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:32.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[84793]: audit 2023-12-20T20:14:31.906857+0000 mon.a (mon.0) 4371 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:32.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[84793]: audit 2023-12-20T20:14:31.908751+0000 mon.a (mon.0) 4372 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:32.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[84793]: audit 2023-12-20T20:14:31.919296+0000 mon.a (mon.0) 4373 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:32.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[84793]: audit 2023-12-20T20:14:32.001955+0000 mon.a (mon.0) 4374 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:32.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[84793]: audit 2023-12-20T20:14:32.005086+0000 mon.a (mon.0) 4375 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:32.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[84793]: audit 2023-12-20T20:14:32.008684+0000 mon.a (mon.0) 4376 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:32.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[84793]: audit 2023-12-20T20:14:32.010402+0000 mon.a (mon.0) 4377 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:32.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[84793]: audit 2023-12-20T20:14:32.020436+0000 mon.a (mon.0) 4378 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:32.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[80208]: cluster 2023-12-20T20:14:31.093861+0000 mgr.x (mgr.25349) 1637 : cluster 0 pgmap v339: 161 pgs: 10 active+undersized+degraded, 22 peering, 1 stale+active+clean, 20 active+undersized, 108 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2023-12-20T20:14:32.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[80208]: audit 2023-12-20T20:14:31.740261+0000 mon.a (mon.0) 4364 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:32.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[80208]: audit 2023-12-20T20:14:31.751170+0000 mon.a (mon.0) 4365 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:32.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[80208]: audit 2023-12-20T20:14:31.803760+0000 mon.a (mon.0) 4366 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:32.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[80208]: audit 2023-12-20T20:14:31.805577+0000 mon.a (mon.0) 4367 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:32.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[80208]: audit 2023-12-20T20:14:31.815046+0000 mon.a (mon.0) 4368 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:32.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[80208]: audit 2023-12-20T20:14:31.898227+0000 mon.a (mon.0) 4369 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:32.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[80208]: audit 2023-12-20T20:14:31.902006+0000 mon.a (mon.0) 4370 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:32.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[80208]: audit 2023-12-20T20:14:31.906857+0000 mon.a (mon.0) 4371 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:32.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[80208]: audit 2023-12-20T20:14:31.908751+0000 mon.a (mon.0) 4372 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:32.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[80208]: audit 2023-12-20T20:14:31.919296+0000 mon.a (mon.0) 4373 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:32.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[80208]: audit 2023-12-20T20:14:32.001955+0000 mon.a (mon.0) 4374 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:32.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[80208]: audit 2023-12-20T20:14:32.005086+0000 mon.a (mon.0) 4375 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:32.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[80208]: audit 2023-12-20T20:14:32.008684+0000 mon.a (mon.0) 4376 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:32.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[80208]: audit 2023-12-20T20:14:32.010402+0000 mon.a (mon.0) 4377 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:32.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:32 smithi080 bash[80208]: audit 2023-12-20T20:14:32.020436+0000 mon.a (mon.0) 4378 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: cephadm 2023-12-20T20:14:31.822511+0000 mgr.x (mgr.25349) 1638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: cephadm 2023-12-20T20:14:31.926886+0000 mgr.x (mgr.25349) 1639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: cephadm 2023-12-20T20:14:32.027898+0000 mgr.x (mgr.25349) 1640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: cluster 2023-12-20T20:14:32.074254+0000 mon.a (mon.0) 4379 : cluster 3 Health check failed: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded (PG_DEGRADED) 2023-12-20T20:14:33.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.101513+0000 mon.a (mon.0) 4380 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.104112+0000 mon.a (mon.0) 4381 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.107435+0000 mon.a (mon.0) 4382 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.108882+0000 mon.a (mon.0) 4383 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.118493+0000 mon.a (mon.0) 4384 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: cephadm 2023-12-20T20:14:32.125704+0000 mgr.x (mgr.25349) 1641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.199929+0000 mon.a (mon.0) 4385 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.203350+0000 mon.a (mon.0) 4386 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.206548+0000 mon.a (mon.0) 4387 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.208204+0000 mon.a (mon.0) 4388 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.217854+0000 mon.a (mon.0) 4389 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: cephadm 2023-12-20T20:14:32.225275+0000 mgr.x (mgr.25349) 1642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.299814+0000 mon.a (mon.0) 4390 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.303014+0000 mon.a (mon.0) 4391 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.306313+0000 mon.a (mon.0) 4392 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.308183+0000 mon.a (mon.0) 4393 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.318006+0000 mon.a (mon.0) 4394 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: cephadm 2023-12-20T20:14:32.325344+0000 mgr.x (mgr.25349) 1643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.400764+0000 mon.a (mon.0) 4395 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.404939+0000 mon.a (mon.0) 4396 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.408358+0000 mon.a (mon.0) 4397 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.409698+0000 mon.a (mon.0) 4398 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.419395+0000 mon.a (mon.0) 4399 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: cephadm 2023-12-20T20:14:32.426588+0000 mgr.x (mgr.25349) 1644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.499283+0000 mon.a (mon.0) 4400 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.502667+0000 mon.a (mon.0) 4401 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.505719+0000 mon.a (mon.0) 4402 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.507332+0000 mon.a (mon.0) 4403 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.516610+0000 mon.a (mon.0) 4404 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: cephadm 2023-12-20T20:14:32.523852+0000 mgr.x (mgr.25349) 1645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.595905+0000 mon.a (mon.0) 4405 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.599568+0000 mon.a (mon.0) 4406 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.603597+0000 mon.a (mon.0) 4407 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.605018+0000 mon.a (mon.0) 4408 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.615791+0000 mon.a (mon.0) 4409 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.699058+0000 mon.a (mon.0) 4410 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.702382+0000 mon.a (mon.0) 4411 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.707539+0000 mon.a (mon.0) 4412 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.709461+0000 mon.a (mon.0) 4413 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.720671+0000 mon.a (mon.0) 4414 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.802040+0000 mon.a (mon.0) 4415 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.805604+0000 mon.a (mon.0) 4416 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.809052+0000 mon.a (mon.0) 4417 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.810791+0000 mon.a (mon.0) 4418 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.821721+0000 mon.a (mon.0) 4419 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.903666+0000 mon.a (mon.0) 4420 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.906962+0000 mon.a (mon.0) 4421 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.911138+0000 mon.a (mon.0) 4422 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.912824+0000 mon.a (mon.0) 4423 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:32.923650+0000 mon.a (mon.0) 4424 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:33.003282+0000 mon.a (mon.0) 4425 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:33.006823+0000 mon.a (mon.0) 4426 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:33.012034+0000 mon.a (mon.0) 4427 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:33.013831+0000 mon.a (mon.0) 4428 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[68349]: audit 2023-12-20T20:14:33.026127+0000 mon.a (mon.0) 4429 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: cephadm 2023-12-20T20:14:31.822511+0000 mgr.x (mgr.25349) 1638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: cephadm 2023-12-20T20:14:31.926886+0000 mgr.x (mgr.25349) 1639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: cephadm 2023-12-20T20:14:32.027898+0000 mgr.x (mgr.25349) 1640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: cluster 2023-12-20T20:14:32.074254+0000 mon.a (mon.0) 4379 : cluster 3 Health check failed: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded (PG_DEGRADED) 2023-12-20T20:14:33.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.101513+0000 mon.a (mon.0) 4380 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.104112+0000 mon.a (mon.0) 4381 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.107435+0000 mon.a (mon.0) 4382 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.108882+0000 mon.a (mon.0) 4383 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.118493+0000 mon.a (mon.0) 4384 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: cephadm 2023-12-20T20:14:32.125704+0000 mgr.x (mgr.25349) 1641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.199929+0000 mon.a (mon.0) 4385 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.203350+0000 mon.a (mon.0) 4386 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.206548+0000 mon.a (mon.0) 4387 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.208204+0000 mon.a (mon.0) 4388 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.217854+0000 mon.a (mon.0) 4389 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: cephadm 2023-12-20T20:14:32.225275+0000 mgr.x (mgr.25349) 1642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.299814+0000 mon.a (mon.0) 4390 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.303014+0000 mon.a (mon.0) 4391 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.306313+0000 mon.a (mon.0) 4392 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.308183+0000 mon.a (mon.0) 4393 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.318006+0000 mon.a (mon.0) 4394 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: cephadm 2023-12-20T20:14:32.325344+0000 mgr.x (mgr.25349) 1643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.400764+0000 mon.a (mon.0) 4395 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.404939+0000 mon.a (mon.0) 4396 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.408358+0000 mon.a (mon.0) 4397 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.409698+0000 mon.a (mon.0) 4398 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.419395+0000 mon.a (mon.0) 4399 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: cephadm 2023-12-20T20:14:32.426588+0000 mgr.x (mgr.25349) 1644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.499283+0000 mon.a (mon.0) 4400 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.502667+0000 mon.a (mon.0) 4401 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.505719+0000 mon.a (mon.0) 4402 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.507332+0000 mon.a (mon.0) 4403 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.516610+0000 mon.a (mon.0) 4404 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: cephadm 2023-12-20T20:14:32.523852+0000 mgr.x (mgr.25349) 1645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.595905+0000 mon.a (mon.0) 4405 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.599568+0000 mon.a (mon.0) 4406 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.603597+0000 mon.a (mon.0) 4407 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.605018+0000 mon.a (mon.0) 4408 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.615791+0000 mon.a (mon.0) 4409 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.699058+0000 mon.a (mon.0) 4410 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.702382+0000 mon.a (mon.0) 4411 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.707539+0000 mon.a (mon.0) 4412 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.709461+0000 mon.a (mon.0) 4413 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.720671+0000 mon.a (mon.0) 4414 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.802040+0000 mon.a (mon.0) 4415 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.805604+0000 mon.a (mon.0) 4416 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.809052+0000 mon.a (mon.0) 4417 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.810791+0000 mon.a (mon.0) 4418 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.821721+0000 mon.a (mon.0) 4419 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.903666+0000 mon.a (mon.0) 4420 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.906962+0000 mon.a (mon.0) 4421 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.911138+0000 mon.a (mon.0) 4422 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.912824+0000 mon.a (mon.0) 4423 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:32.923650+0000 mon.a (mon.0) 4424 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:33.003282+0000 mon.a (mon.0) 4425 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:33.006823+0000 mon.a (mon.0) 4426 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:33.012034+0000 mon.a (mon.0) 4427 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:33.013831+0000 mon.a (mon.0) 4428 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[80208]: audit 2023-12-20T20:14:33.026127+0000 mon.a (mon.0) 4429 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: cephadm 2023-12-20T20:14:31.822511+0000 mgr.x (mgr.25349) 1638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: cephadm 2023-12-20T20:14:31.926886+0000 mgr.x (mgr.25349) 1639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: cephadm 2023-12-20T20:14:32.027898+0000 mgr.x (mgr.25349) 1640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: cluster 2023-12-20T20:14:32.074254+0000 mon.a (mon.0) 4379 : cluster 3 Health check failed: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded (PG_DEGRADED) 2023-12-20T20:14:33.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.101513+0000 mon.a (mon.0) 4380 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.104112+0000 mon.a (mon.0) 4381 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.107435+0000 mon.a (mon.0) 4382 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.108882+0000 mon.a (mon.0) 4383 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.118493+0000 mon.a (mon.0) 4384 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: cephadm 2023-12-20T20:14:32.125704+0000 mgr.x (mgr.25349) 1641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.199929+0000 mon.a (mon.0) 4385 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.203350+0000 mon.a (mon.0) 4386 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.206548+0000 mon.a (mon.0) 4387 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.208204+0000 mon.a (mon.0) 4388 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.217854+0000 mon.a (mon.0) 4389 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: cephadm 2023-12-20T20:14:32.225275+0000 mgr.x (mgr.25349) 1642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.299814+0000 mon.a (mon.0) 4390 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.303014+0000 mon.a (mon.0) 4391 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.306313+0000 mon.a (mon.0) 4392 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.308183+0000 mon.a (mon.0) 4393 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.318006+0000 mon.a (mon.0) 4394 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: cephadm 2023-12-20T20:14:32.325344+0000 mgr.x (mgr.25349) 1643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.400764+0000 mon.a (mon.0) 4395 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.404939+0000 mon.a (mon.0) 4396 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.408358+0000 mon.a (mon.0) 4397 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.409698+0000 mon.a (mon.0) 4398 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.419395+0000 mon.a (mon.0) 4399 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: cephadm 2023-12-20T20:14:32.426588+0000 mgr.x (mgr.25349) 1644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.499283+0000 mon.a (mon.0) 4400 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.502667+0000 mon.a (mon.0) 4401 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.505719+0000 mon.a (mon.0) 4402 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.507332+0000 mon.a (mon.0) 4403 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.516610+0000 mon.a (mon.0) 4404 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: cephadm 2023-12-20T20:14:32.523852+0000 mgr.x (mgr.25349) 1645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:33.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.595905+0000 mon.a (mon.0) 4405 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.599568+0000 mon.a (mon.0) 4406 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.603597+0000 mon.a (mon.0) 4407 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.605018+0000 mon.a (mon.0) 4408 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.615791+0000 mon.a (mon.0) 4409 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.699058+0000 mon.a (mon.0) 4410 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.702382+0000 mon.a (mon.0) 4411 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.707539+0000 mon.a (mon.0) 4412 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.709461+0000 mon.a (mon.0) 4413 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.720671+0000 mon.a (mon.0) 4414 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.802040+0000 mon.a (mon.0) 4415 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.805604+0000 mon.a (mon.0) 4416 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.809052+0000 mon.a (mon.0) 4417 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.810791+0000 mon.a (mon.0) 4418 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.821721+0000 mon.a (mon.0) 4419 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.903666+0000 mon.a (mon.0) 4420 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.906962+0000 mon.a (mon.0) 4421 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.911138+0000 mon.a (mon.0) 4422 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.912824+0000 mon.a (mon.0) 4423 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:32.923650+0000 mon.a (mon.0) 4424 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:33.003282+0000 mon.a (mon.0) 4425 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:33.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:33.006823+0000 mon.a (mon.0) 4426 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:33.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:33.012034+0000 mon.a (mon.0) 4427 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:33.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:33.013831+0000 mon.a (mon.0) 4428 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:33.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:33 smithi080 bash[84793]: audit 2023-12-20T20:14:33.026127+0000 mon.a (mon.0) 4429 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:33.944 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[80735]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-20T20:14:33.945 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[80735]: 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-20T20:14:33.945 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[80735]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-20T20:14:33.945 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[80735]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-20T20:14:33.945 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[80735]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2023-12-20T20:14:33.945 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[80735]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-20T20:14:33.945 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:33 smithi133 bash[80735]: --> ceph-volume raw activate successful for osd ID: 5 2023-12-20T20:14:34.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: cephadm 2023-12-20T20:14:32.623145+0000 mgr.x (mgr.25349) 1646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: cephadm 2023-12-20T20:14:32.728187+0000 mgr.x (mgr.25349) 1647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: cephadm 2023-12-20T20:14:32.829042+0000 mgr.x (mgr.25349) 1648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: cephadm 2023-12-20T20:14:32.930847+0000 mgr.x (mgr.25349) 1649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: cephadm 2023-12-20T20:14:33.033528+0000 mgr.x (mgr.25349) 1650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: cluster 2023-12-20T20:14:33.094762+0000 mgr.x (mgr.25349) 1651 : cluster 0 pgmap v340: 161 pgs: 14 active+undersized+degraded, 22 peering, 23 active+undersized, 102 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 42/630 objects degraded (6.667%) 2023-12-20T20:14:34.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.109247+0000 mon.a (mon.0) 4430 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.112951+0000 mon.a (mon.0) 4431 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.116330+0000 mon.a (mon.0) 4432 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.117794+0000 mon.a (mon.0) 4433 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.126295+0000 mon.a (mon.0) 4434 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: cephadm 2023-12-20T20:14:33.133657+0000 mgr.x (mgr.25349) 1652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.205783+0000 mon.a (mon.0) 4435 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.209983+0000 mon.a (mon.0) 4436 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.213889+0000 mon.a (mon.0) 4437 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.215508+0000 mon.a (mon.0) 4438 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.227759+0000 mon.a (mon.0) 4439 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: cephadm 2023-12-20T20:14:33.235074+0000 mgr.x (mgr.25349) 1653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.307002+0000 mon.a (mon.0) 4440 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.310640+0000 mon.a (mon.0) 4441 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.315173+0000 mon.a (mon.0) 4442 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.316985+0000 mon.a (mon.0) 4443 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.328526+0000 mon.a (mon.0) 4444 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: cephadm 2023-12-20T20:14:33.335992+0000 mgr.x (mgr.25349) 1654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.409025+0000 mon.a (mon.0) 4445 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.412267+0000 mon.a (mon.0) 4446 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.415327+0000 mon.a (mon.0) 4447 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.416797+0000 mon.a (mon.0) 4448 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.428310+0000 mon.a (mon.0) 4449 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: cephadm 2023-12-20T20:14:33.435575+0000 mgr.x (mgr.25349) 1655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.507700+0000 mon.a (mon.0) 4450 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.511821+0000 mon.a (mon.0) 4451 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.515572+0000 mon.a (mon.0) 4452 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.517125+0000 mon.a (mon.0) 4453 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.528924+0000 mon.a (mon.0) 4454 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: cephadm 2023-12-20T20:14:33.536370+0000 mgr.x (mgr.25349) 1656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.608215+0000 mon.a (mon.0) 4455 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.612300+0000 mon.a (mon.0) 4456 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.616440+0000 mon.a (mon.0) 4457 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.618159+0000 mon.a (mon.0) 4458 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.629627+0000 mon.a (mon.0) 4459 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.708458+0000 mon.a (mon.0) 4460 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.712230+0000 mon.a (mon.0) 4461 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.715445+0000 mon.a (mon.0) 4462 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.716954+0000 mon.a (mon.0) 4463 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.728394+0000 mon.a (mon.0) 4464 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.814618+0000 mon.a (mon.0) 4465 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.817972+0000 mon.a (mon.0) 4466 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.821788+0000 mon.a (mon.0) 4467 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.823267+0000 mon.a (mon.0) 4468 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.834619+0000 mon.a (mon.0) 4469 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.918160+0000 mon.a (mon.0) 4470 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.921632+0000 mon.a (mon.0) 4471 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.925471+0000 mon.a (mon.0) 4472 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.927506+0000 mon.a (mon.0) 4473 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:33.939058+0000 mon.a (mon.0) 4474 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:34.023570+0000 mon.a (mon.0) 4475 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:34.026986+0000 mon.a (mon.0) 4476 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:34.030337+0000 mon.a (mon.0) 4477 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:34.031897+0000 mon.a (mon.0) 4478 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[68349]: audit 2023-12-20T20:14:34.042444+0000 mon.a (mon.0) 4479 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: cephadm 2023-12-20T20:14:32.623145+0000 mgr.x (mgr.25349) 1646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: cephadm 2023-12-20T20:14:32.728187+0000 mgr.x (mgr.25349) 1647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: cephadm 2023-12-20T20:14:32.829042+0000 mgr.x (mgr.25349) 1648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: cephadm 2023-12-20T20:14:32.930847+0000 mgr.x (mgr.25349) 1649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: cephadm 2023-12-20T20:14:33.033528+0000 mgr.x (mgr.25349) 1650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: cluster 2023-12-20T20:14:33.094762+0000 mgr.x (mgr.25349) 1651 : cluster 0 pgmap v340: 161 pgs: 14 active+undersized+degraded, 22 peering, 23 active+undersized, 102 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 42/630 objects degraded (6.667%) 2023-12-20T20:14:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.109247+0000 mon.a (mon.0) 4430 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.112951+0000 mon.a (mon.0) 4431 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.116330+0000 mon.a (mon.0) 4432 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.117794+0000 mon.a (mon.0) 4433 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.126295+0000 mon.a (mon.0) 4434 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: cephadm 2023-12-20T20:14:33.133657+0000 mgr.x (mgr.25349) 1652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.205783+0000 mon.a (mon.0) 4435 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.209983+0000 mon.a (mon.0) 4436 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.213889+0000 mon.a (mon.0) 4437 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.215508+0000 mon.a (mon.0) 4438 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.227759+0000 mon.a (mon.0) 4439 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: cephadm 2023-12-20T20:14:33.235074+0000 mgr.x (mgr.25349) 1653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.307002+0000 mon.a (mon.0) 4440 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.310640+0000 mon.a (mon.0) 4441 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: cephadm 2023-12-20T20:14:32.623145+0000 mgr.x (mgr.25349) 1646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: cephadm 2023-12-20T20:14:32.728187+0000 mgr.x (mgr.25349) 1647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: cephadm 2023-12-20T20:14:32.829042+0000 mgr.x (mgr.25349) 1648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: cephadm 2023-12-20T20:14:32.930847+0000 mgr.x (mgr.25349) 1649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: cephadm 2023-12-20T20:14:33.033528+0000 mgr.x (mgr.25349) 1650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: cluster 2023-12-20T20:14:33.094762+0000 mgr.x (mgr.25349) 1651 : cluster 0 pgmap v340: 161 pgs: 14 active+undersized+degraded, 22 peering, 23 active+undersized, 102 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 42/630 objects degraded (6.667%) 2023-12-20T20:14:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.109247+0000 mon.a (mon.0) 4430 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.112951+0000 mon.a (mon.0) 4431 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.116330+0000 mon.a (mon.0) 4432 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.117794+0000 mon.a (mon.0) 4433 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.126295+0000 mon.a (mon.0) 4434 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: cephadm 2023-12-20T20:14:33.133657+0000 mgr.x (mgr.25349) 1652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.205783+0000 mon.a (mon.0) 4435 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.209983+0000 mon.a (mon.0) 4436 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.213889+0000 mon.a (mon.0) 4437 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.215508+0000 mon.a (mon.0) 4438 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.227759+0000 mon.a (mon.0) 4439 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: cephadm 2023-12-20T20:14:33.235074+0000 mgr.x (mgr.25349) 1653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.307002+0000 mon.a (mon.0) 4440 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.310640+0000 mon.a (mon.0) 4441 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.315173+0000 mon.a (mon.0) 4442 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.316985+0000 mon.a (mon.0) 4443 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.328526+0000 mon.a (mon.0) 4444 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: cephadm 2023-12-20T20:14:33.335992+0000 mgr.x (mgr.25349) 1654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.409025+0000 mon.a (mon.0) 4445 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.412267+0000 mon.a (mon.0) 4446 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.415327+0000 mon.a (mon.0) 4447 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.416797+0000 mon.a (mon.0) 4448 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.428310+0000 mon.a (mon.0) 4449 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: cephadm 2023-12-20T20:14:33.435575+0000 mgr.x (mgr.25349) 1655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.507700+0000 mon.a (mon.0) 4450 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.511821+0000 mon.a (mon.0) 4451 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.515572+0000 mon.a (mon.0) 4452 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.517125+0000 mon.a (mon.0) 4453 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.528924+0000 mon.a (mon.0) 4454 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: cephadm 2023-12-20T20:14:33.536370+0000 mgr.x (mgr.25349) 1656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.608215+0000 mon.a (mon.0) 4455 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.612300+0000 mon.a (mon.0) 4456 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.616440+0000 mon.a (mon.0) 4457 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.618159+0000 mon.a (mon.0) 4458 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.315173+0000 mon.a (mon.0) 4442 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.316985+0000 mon.a (mon.0) 4443 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.328526+0000 mon.a (mon.0) 4444 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: cephadm 2023-12-20T20:14:33.335992+0000 mgr.x (mgr.25349) 1654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.409025+0000 mon.a (mon.0) 4445 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.412267+0000 mon.a (mon.0) 4446 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.415327+0000 mon.a (mon.0) 4447 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.416797+0000 mon.a (mon.0) 4448 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.428310+0000 mon.a (mon.0) 4449 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: cephadm 2023-12-20T20:14:33.435575+0000 mgr.x (mgr.25349) 1655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.507700+0000 mon.a (mon.0) 4450 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.511821+0000 mon.a (mon.0) 4451 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.515572+0000 mon.a (mon.0) 4452 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.517125+0000 mon.a (mon.0) 4453 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.528924+0000 mon.a (mon.0) 4454 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: cephadm 2023-12-20T20:14:33.536370+0000 mgr.x (mgr.25349) 1656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:34.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.608215+0000 mon.a (mon.0) 4455 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.612300+0000 mon.a (mon.0) 4456 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.616440+0000 mon.a (mon.0) 4457 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.618159+0000 mon.a (mon.0) 4458 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.629627+0000 mon.a (mon.0) 4459 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.708458+0000 mon.a (mon.0) 4460 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.712230+0000 mon.a (mon.0) 4461 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.715445+0000 mon.a (mon.0) 4462 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.716954+0000 mon.a (mon.0) 4463 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.728394+0000 mon.a (mon.0) 4464 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.814618+0000 mon.a (mon.0) 4465 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.817972+0000 mon.a (mon.0) 4466 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.821788+0000 mon.a (mon.0) 4467 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.823267+0000 mon.a (mon.0) 4468 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.834619+0000 mon.a (mon.0) 4469 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.918160+0000 mon.a (mon.0) 4470 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.921632+0000 mon.a (mon.0) 4471 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.925471+0000 mon.a (mon.0) 4472 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.927506+0000 mon.a (mon.0) 4473 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:33.939058+0000 mon.a (mon.0) 4474 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:34.023570+0000 mon.a (mon.0) 4475 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:34.026986+0000 mon.a (mon.0) 4476 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:34.030337+0000 mon.a (mon.0) 4477 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:34.031897+0000 mon.a (mon.0) 4478 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[80208]: audit 2023-12-20T20:14:34.042444+0000 mon.a (mon.0) 4479 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.629627+0000 mon.a (mon.0) 4459 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.708458+0000 mon.a (mon.0) 4460 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.712230+0000 mon.a (mon.0) 4461 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.715445+0000 mon.a (mon.0) 4462 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.716954+0000 mon.a (mon.0) 4463 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.728394+0000 mon.a (mon.0) 4464 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.814618+0000 mon.a (mon.0) 4465 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.817972+0000 mon.a (mon.0) 4466 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.821788+0000 mon.a (mon.0) 4467 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.823267+0000 mon.a (mon.0) 4468 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.834619+0000 mon.a (mon.0) 4469 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.918160+0000 mon.a (mon.0) 4470 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.921632+0000 mon.a (mon.0) 4471 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.925471+0000 mon.a (mon.0) 4472 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.927506+0000 mon.a (mon.0) 4473 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:33.939058+0000 mon.a (mon.0) 4474 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:34.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:34.023570+0000 mon.a (mon.0) 4475 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:34.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:34.026986+0000 mon.a (mon.0) 4476 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:34.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:34.030337+0000 mon.a (mon.0) 4477 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:34.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:34.031897+0000 mon.a (mon.0) 4478 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:34.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:34 smithi080 bash[84793]: audit 2023-12-20T20:14:34.042444+0000 mon.a (mon.0) 4479 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:14:34 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:14:34] "GET /metrics HTTP/1.1" 200 38560 "" "Prometheus/2.33.4" 2023-12-20T20:14:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: cephadm 2023-12-20T20:14:33.636981+0000 mgr.x (mgr.25349) 1657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: cephadm 2023-12-20T20:14:33.735710+0000 mgr.x (mgr.25349) 1658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: cephadm 2023-12-20T20:14:33.842221+0000 mgr.x (mgr.25349) 1659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: cephadm 2023-12-20T20:14:33.946537+0000 mgr.x (mgr.25349) 1660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: cephadm 2023-12-20T20:14:34.049895+0000 mgr.x (mgr.25349) 1661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.127565+0000 mon.a (mon.0) 4480 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.131303+0000 mon.a (mon.0) 4481 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.134543+0000 mon.a (mon.0) 4482 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.135943+0000 mon.a (mon.0) 4483 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.143461+0000 mon.a (mon.0) 4484 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: cephadm 2023-12-20T20:14:34.150748+0000 mgr.x (mgr.25349) 1662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.222724+0000 mon.a (mon.0) 4485 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.226226+0000 mon.a (mon.0) 4486 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.229828+0000 mon.a (mon.0) 4487 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.231327+0000 mon.a (mon.0) 4488 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.240913+0000 mon.a (mon.0) 4489 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: cephadm 2023-12-20T20:14:34.248261+0000 mgr.x (mgr.25349) 1663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.323854+0000 mon.a (mon.0) 4490 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.327074+0000 mon.a (mon.0) 4491 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.330621+0000 mon.a (mon.0) 4492 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.332165+0000 mon.a (mon.0) 4493 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.341521+0000 mon.a (mon.0) 4494 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: cephadm 2023-12-20T20:14:34.348754+0000 mgr.x (mgr.25349) 1664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.421614+0000 mon.a (mon.0) 4495 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.425159+0000 mon.a (mon.0) 4496 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.428702+0000 mon.a (mon.0) 4497 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.430213+0000 mon.a (mon.0) 4498 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.439441+0000 mon.a (mon.0) 4499 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: cephadm 2023-12-20T20:14:34.446929+0000 mgr.x (mgr.25349) 1665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.519715+0000 mon.a (mon.0) 4500 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.526014+0000 mon.a (mon.0) 4501 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.528993+0000 mon.a (mon.0) 4502 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.530227+0000 mon.a (mon.0) 4503 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.539411+0000 mon.a (mon.0) 4504 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: cephadm 2023-12-20T20:14:34.546712+0000 mgr.x (mgr.25349) 1666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.622792+0000 mon.a (mon.0) 4505 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.626756+0000 mon.a (mon.0) 4506 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.630423+0000 mon.a (mon.0) 4507 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.631886+0000 mon.a (mon.0) 4508 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.641675+0000 mon.a (mon.0) 4509 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.726113+0000 mon.a (mon.0) 4510 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.730951+0000 mon.a (mon.0) 4511 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.734756+0000 mon.a (mon.0) 4512 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.736226+0000 mon.a (mon.0) 4513 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.745734+0000 mon.a (mon.0) 4514 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.827826+0000 mon.a (mon.0) 4515 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.830814+0000 mon.a (mon.0) 4516 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.834014+0000 mon.a (mon.0) 4517 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.835197+0000 mon.a (mon.0) 4518 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.844135+0000 mon.a (mon.0) 4519 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.924322+0000 mon.a (mon.0) 4520 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.927413+0000 mon.a (mon.0) 4521 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.931435+0000 mon.a (mon.0) 4522 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.932949+0000 mon.a (mon.0) 4523 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:34.942452+0000 mon.a (mon.0) 4524 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:35.022967+0000 mon.a (mon.0) 4525 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:35.026054+0000 mon.a (mon.0) 4526 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:35.029437+0000 mon.a (mon.0) 4527 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:35.030769+0000 mon.a (mon.0) 4528 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:35 smithi133 bash[68349]: audit 2023-12-20T20:14:35.039889+0000 mon.a (mon.0) 4529 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: cephadm 2023-12-20T20:14:33.636981+0000 mgr.x (mgr.25349) 1657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: cephadm 2023-12-20T20:14:33.735710+0000 mgr.x (mgr.25349) 1658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: cephadm 2023-12-20T20:14:33.842221+0000 mgr.x (mgr.25349) 1659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: cephadm 2023-12-20T20:14:33.946537+0000 mgr.x (mgr.25349) 1660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: cephadm 2023-12-20T20:14:34.049895+0000 mgr.x (mgr.25349) 1661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.127565+0000 mon.a (mon.0) 4480 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.131303+0000 mon.a (mon.0) 4481 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.134543+0000 mon.a (mon.0) 4482 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.135943+0000 mon.a (mon.0) 4483 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.143461+0000 mon.a (mon.0) 4484 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: cephadm 2023-12-20T20:14:34.150748+0000 mgr.x (mgr.25349) 1662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.222724+0000 mon.a (mon.0) 4485 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.226226+0000 mon.a (mon.0) 4486 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.229828+0000 mon.a (mon.0) 4487 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.231327+0000 mon.a (mon.0) 4488 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.240913+0000 mon.a (mon.0) 4489 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: cephadm 2023-12-20T20:14:34.248261+0000 mgr.x (mgr.25349) 1663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.323854+0000 mon.a (mon.0) 4490 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.327074+0000 mon.a (mon.0) 4491 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.330621+0000 mon.a (mon.0) 4492 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: cephadm 2023-12-20T20:14:33.636981+0000 mgr.x (mgr.25349) 1657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: cephadm 2023-12-20T20:14:33.735710+0000 mgr.x (mgr.25349) 1658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: cephadm 2023-12-20T20:14:33.842221+0000 mgr.x (mgr.25349) 1659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: cephadm 2023-12-20T20:14:33.946537+0000 mgr.x (mgr.25349) 1660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: cephadm 2023-12-20T20:14:34.049895+0000 mgr.x (mgr.25349) 1661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.127565+0000 mon.a (mon.0) 4480 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.131303+0000 mon.a (mon.0) 4481 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.134543+0000 mon.a (mon.0) 4482 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.135943+0000 mon.a (mon.0) 4483 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.143461+0000 mon.a (mon.0) 4484 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: cephadm 2023-12-20T20:14:34.150748+0000 mgr.x (mgr.25349) 1662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.222724+0000 mon.a (mon.0) 4485 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.226226+0000 mon.a (mon.0) 4486 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.229828+0000 mon.a (mon.0) 4487 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.231327+0000 mon.a (mon.0) 4488 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.240913+0000 mon.a (mon.0) 4489 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: cephadm 2023-12-20T20:14:34.248261+0000 mgr.x (mgr.25349) 1663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.323854+0000 mon.a (mon.0) 4490 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.327074+0000 mon.a (mon.0) 4491 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.330621+0000 mon.a (mon.0) 4492 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.332165+0000 mon.a (mon.0) 4493 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.341521+0000 mon.a (mon.0) 4494 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: cephadm 2023-12-20T20:14:34.348754+0000 mgr.x (mgr.25349) 1664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.421614+0000 mon.a (mon.0) 4495 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.425159+0000 mon.a (mon.0) 4496 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.428702+0000 mon.a (mon.0) 4497 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.430213+0000 mon.a (mon.0) 4498 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.439441+0000 mon.a (mon.0) 4499 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: cephadm 2023-12-20T20:14:34.446929+0000 mgr.x (mgr.25349) 1665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.519715+0000 mon.a (mon.0) 4500 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.526014+0000 mon.a (mon.0) 4501 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.528993+0000 mon.a (mon.0) 4502 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.530227+0000 mon.a (mon.0) 4503 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.539411+0000 mon.a (mon.0) 4504 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: cephadm 2023-12-20T20:14:34.546712+0000 mgr.x (mgr.25349) 1666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.622792+0000 mon.a (mon.0) 4505 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.626756+0000 mon.a (mon.0) 4506 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.630423+0000 mon.a (mon.0) 4507 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.631886+0000 mon.a (mon.0) 4508 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.641675+0000 mon.a (mon.0) 4509 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.726113+0000 mon.a (mon.0) 4510 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.730951+0000 mon.a (mon.0) 4511 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.734756+0000 mon.a (mon.0) 4512 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.736226+0000 mon.a (mon.0) 4513 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.745734+0000 mon.a (mon.0) 4514 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.827826+0000 mon.a (mon.0) 4515 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.830814+0000 mon.a (mon.0) 4516 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.834014+0000 mon.a (mon.0) 4517 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.835197+0000 mon.a (mon.0) 4518 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.844135+0000 mon.a (mon.0) 4519 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.924322+0000 mon.a (mon.0) 4520 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.927413+0000 mon.a (mon.0) 4521 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.931435+0000 mon.a (mon.0) 4522 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.932949+0000 mon.a (mon.0) 4523 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:34.942452+0000 mon.a (mon.0) 4524 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:35.022967+0000 mon.a (mon.0) 4525 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:35.026054+0000 mon.a (mon.0) 4526 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:35.029437+0000 mon.a (mon.0) 4527 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:35.030769+0000 mon.a (mon.0) 4528 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[80208]: audit 2023-12-20T20:14:35.039889+0000 mon.a (mon.0) 4529 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.332165+0000 mon.a (mon.0) 4493 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.341521+0000 mon.a (mon.0) 4494 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: cephadm 2023-12-20T20:14:34.348754+0000 mgr.x (mgr.25349) 1664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.421614+0000 mon.a (mon.0) 4495 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.425159+0000 mon.a (mon.0) 4496 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.428702+0000 mon.a (mon.0) 4497 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.430213+0000 mon.a (mon.0) 4498 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.439441+0000 mon.a (mon.0) 4499 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: cephadm 2023-12-20T20:14:34.446929+0000 mgr.x (mgr.25349) 1665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.519715+0000 mon.a (mon.0) 4500 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.526014+0000 mon.a (mon.0) 4501 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.528993+0000 mon.a (mon.0) 4502 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.530227+0000 mon.a (mon.0) 4503 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.539411+0000 mon.a (mon.0) 4504 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: cephadm 2023-12-20T20:14:34.546712+0000 mgr.x (mgr.25349) 1666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:35.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.622792+0000 mon.a (mon.0) 4505 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.626756+0000 mon.a (mon.0) 4506 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.630423+0000 mon.a (mon.0) 4507 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.631886+0000 mon.a (mon.0) 4508 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.641675+0000 mon.a (mon.0) 4509 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.726113+0000 mon.a (mon.0) 4510 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.730951+0000 mon.a (mon.0) 4511 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.734756+0000 mon.a (mon.0) 4512 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.736226+0000 mon.a (mon.0) 4513 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.745734+0000 mon.a (mon.0) 4514 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.827826+0000 mon.a (mon.0) 4515 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.830814+0000 mon.a (mon.0) 4516 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.834014+0000 mon.a (mon.0) 4517 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.835197+0000 mon.a (mon.0) 4518 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.844135+0000 mon.a (mon.0) 4519 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.924322+0000 mon.a (mon.0) 4520 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.927413+0000 mon.a (mon.0) 4521 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.931435+0000 mon.a (mon.0) 4522 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.932949+0000 mon.a (mon.0) 4523 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:34.942452+0000 mon.a (mon.0) 4524 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:35.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:35.022967+0000 mon.a (mon.0) 4525 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:35.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:35.026054+0000 mon.a (mon.0) 4526 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:35.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:35.029437+0000 mon.a (mon.0) 4527 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:35.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:35.030769+0000 mon.a (mon.0) 4528 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:35.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:35 smithi080 bash[84793]: audit 2023-12-20T20:14:35.039889+0000 mon.a (mon.0) 4529 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: cephadm 2023-12-20T20:14:34.649176+0000 mgr.x (mgr.25349) 1667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: cephadm 2023-12-20T20:14:34.752993+0000 mgr.x (mgr.25349) 1668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: cephadm 2023-12-20T20:14:34.851201+0000 mgr.x (mgr.25349) 1669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: cephadm 2023-12-20T20:14:34.949801+0000 mgr.x (mgr.25349) 1670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: cephadm 2023-12-20T20:14:35.047268+0000 mgr.x (mgr.25349) 1671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: cluster 2023-12-20T20:14:35.095454+0000 mgr.x (mgr.25349) 1672 : cluster 0 pgmap v341: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-20T20:14:36.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.117895+0000 mon.a (mon.0) 4530 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.120150+0000 mon.a (mon.0) 4531 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.122895+0000 mon.a (mon.0) 4532 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.123692+0000 mon.a (mon.0) 4533 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.129770+0000 mon.a (mon.0) 4534 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: cephadm 2023-12-20T20:14:35.136911+0000 mgr.x (mgr.25349) 1673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.211497+0000 mon.a (mon.0) 4535 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.214684+0000 mon.a (mon.0) 4536 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.217829+0000 mon.a (mon.0) 4537 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.219062+0000 mon.a (mon.0) 4538 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.227958+0000 mon.a (mon.0) 4539 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: cephadm 2023-12-20T20:14:35.235201+0000 mgr.x (mgr.25349) 1674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.308200+0000 mon.a (mon.0) 4540 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.311986+0000 mon.a (mon.0) 4541 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.315783+0000 mon.a (mon.0) 4542 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.317818+0000 mon.a (mon.0) 4543 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.328304+0000 mon.a (mon.0) 4544 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: cephadm 2023-12-20T20:14:35.335693+0000 mgr.x (mgr.25349) 1675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.411146+0000 mon.a (mon.0) 4545 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.414244+0000 mon.a (mon.0) 4546 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.417892+0000 mon.a (mon.0) 4547 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.419589+0000 mon.a (mon.0) 4548 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.430654+0000 mon.a (mon.0) 4549 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: cephadm 2023-12-20T20:14:35.438141+0000 mgr.x (mgr.25349) 1676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.514224+0000 mon.a (mon.0) 4550 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.518820+0000 mon.a (mon.0) 4551 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.522452+0000 mon.a (mon.0) 4552 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.524038+0000 mon.a (mon.0) 4553 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.533321+0000 mon.a (mon.0) 4554 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: cephadm 2023-12-20T20:14:35.540441+0000 mgr.x (mgr.25349) 1677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.611350+0000 mon.a (mon.0) 4555 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.614952+0000 mon.a (mon.0) 4556 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.619186+0000 mon.a (mon.0) 4557 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.621041+0000 mon.a (mon.0) 4558 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.630696+0000 mon.a (mon.0) 4559 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.707808+0000 mon.a (mon.0) 4560 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.711000+0000 mon.a (mon.0) 4561 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.714529+0000 mon.a (mon.0) 4562 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.716290+0000 mon.a (mon.0) 4563 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.726118+0000 mon.a (mon.0) 4564 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.805342+0000 mon.a (mon.0) 4565 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.808775+0000 mon.a (mon.0) 4566 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.812908+0000 mon.a (mon.0) 4567 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.814694+0000 mon.a (mon.0) 4568 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.824159+0000 mon.a (mon.0) 4569 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.903199+0000 mon.a (mon.0) 4570 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.906903+0000 mon.a (mon.0) 4571 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.503 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.911166+0000 mon.a (mon.0) 4572 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.503 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.912793+0000 mon.a (mon.0) 4573 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.503 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:35.922726+0000 mon.a (mon.0) 4574 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.503 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:36.001945+0000 mon.a (mon.0) 4575 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.503 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:36.004723+0000 mon.a (mon.0) 4576 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.503 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:36.007848+0000 mon.a (mon.0) 4577 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.503 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:36.009280+0000 mon.a (mon.0) 4578 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.503 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:36.017818+0000 mon.a (mon.0) 4579 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.503 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: cluster 2023-12-20T20:14:36.035523+0000 mon.a (mon.0) 4580 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2023-12-20T20:14:36.503 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:36.101699+0000 mon.a (mon.0) 4581 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.503 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[68349]: audit 2023-12-20T20:14:36.104927+0000 mon.a (mon.0) 4582 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: cephadm 2023-12-20T20:14:34.649176+0000 mgr.x (mgr.25349) 1667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: cephadm 2023-12-20T20:14:34.752993+0000 mgr.x (mgr.25349) 1668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: cephadm 2023-12-20T20:14:34.851201+0000 mgr.x (mgr.25349) 1669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: cephadm 2023-12-20T20:14:34.949801+0000 mgr.x (mgr.25349) 1670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: cephadm 2023-12-20T20:14:35.047268+0000 mgr.x (mgr.25349) 1671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: cluster 2023-12-20T20:14:35.095454+0000 mgr.x (mgr.25349) 1672 : cluster 0 pgmap v341: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-20T20:14:36.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.117895+0000 mon.a (mon.0) 4530 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.120150+0000 mon.a (mon.0) 4531 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.122895+0000 mon.a (mon.0) 4532 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.123692+0000 mon.a (mon.0) 4533 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.129770+0000 mon.a (mon.0) 4534 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: cephadm 2023-12-20T20:14:35.136911+0000 mgr.x (mgr.25349) 1673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.211497+0000 mon.a (mon.0) 4535 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.214684+0000 mon.a (mon.0) 4536 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.217829+0000 mon.a (mon.0) 4537 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.219062+0000 mon.a (mon.0) 4538 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.227958+0000 mon.a (mon.0) 4539 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: cephadm 2023-12-20T20:14:35.235201+0000 mgr.x (mgr.25349) 1674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.308200+0000 mon.a (mon.0) 4540 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.311986+0000 mon.a (mon.0) 4541 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: cephadm 2023-12-20T20:14:34.649176+0000 mgr.x (mgr.25349) 1667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: cephadm 2023-12-20T20:14:34.752993+0000 mgr.x (mgr.25349) 1668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: cephadm 2023-12-20T20:14:34.851201+0000 mgr.x (mgr.25349) 1669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: cephadm 2023-12-20T20:14:34.949801+0000 mgr.x (mgr.25349) 1670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: cephadm 2023-12-20T20:14:35.047268+0000 mgr.x (mgr.25349) 1671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: cluster 2023-12-20T20:14:35.095454+0000 mgr.x (mgr.25349) 1672 : cluster 0 pgmap v341: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-20T20:14:36.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.117895+0000 mon.a (mon.0) 4530 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.120150+0000 mon.a (mon.0) 4531 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.122895+0000 mon.a (mon.0) 4532 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.123692+0000 mon.a (mon.0) 4533 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.129770+0000 mon.a (mon.0) 4534 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: cephadm 2023-12-20T20:14:35.136911+0000 mgr.x (mgr.25349) 1673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.211497+0000 mon.a (mon.0) 4535 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.214684+0000 mon.a (mon.0) 4536 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.217829+0000 mon.a (mon.0) 4537 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.219062+0000 mon.a (mon.0) 4538 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.227958+0000 mon.a (mon.0) 4539 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: cephadm 2023-12-20T20:14:35.235201+0000 mgr.x (mgr.25349) 1674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.308200+0000 mon.a (mon.0) 4540 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.311986+0000 mon.a (mon.0) 4541 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.315783+0000 mon.a (mon.0) 4542 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.317818+0000 mon.a (mon.0) 4543 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.328304+0000 mon.a (mon.0) 4544 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: cephadm 2023-12-20T20:14:35.335693+0000 mgr.x (mgr.25349) 1675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.411146+0000 mon.a (mon.0) 4545 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.414244+0000 mon.a (mon.0) 4546 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.417892+0000 mon.a (mon.0) 4547 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.419589+0000 mon.a (mon.0) 4548 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.430654+0000 mon.a (mon.0) 4549 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: cephadm 2023-12-20T20:14:35.438141+0000 mgr.x (mgr.25349) 1676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.514224+0000 mon.a (mon.0) 4550 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.518820+0000 mon.a (mon.0) 4551 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.522452+0000 mon.a (mon.0) 4552 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.524038+0000 mon.a (mon.0) 4553 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.533321+0000 mon.a (mon.0) 4554 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: cephadm 2023-12-20T20:14:35.540441+0000 mgr.x (mgr.25349) 1677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.611350+0000 mon.a (mon.0) 4555 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.614952+0000 mon.a (mon.0) 4556 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.619186+0000 mon.a (mon.0) 4557 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.621041+0000 mon.a (mon.0) 4558 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.315783+0000 mon.a (mon.0) 4542 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.317818+0000 mon.a (mon.0) 4543 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.328304+0000 mon.a (mon.0) 4544 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: cephadm 2023-12-20T20:14:35.335693+0000 mgr.x (mgr.25349) 1675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.411146+0000 mon.a (mon.0) 4545 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.414244+0000 mon.a (mon.0) 4546 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.417892+0000 mon.a (mon.0) 4547 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.419589+0000 mon.a (mon.0) 4548 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.430654+0000 mon.a (mon.0) 4549 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: cephadm 2023-12-20T20:14:35.438141+0000 mgr.x (mgr.25349) 1676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.514224+0000 mon.a (mon.0) 4550 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.518820+0000 mon.a (mon.0) 4551 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.522452+0000 mon.a (mon.0) 4552 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.524038+0000 mon.a (mon.0) 4553 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.533321+0000 mon.a (mon.0) 4554 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: cephadm 2023-12-20T20:14:35.540441+0000 mgr.x (mgr.25349) 1677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:36.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.611350+0000 mon.a (mon.0) 4555 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.614952+0000 mon.a (mon.0) 4556 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.619186+0000 mon.a (mon.0) 4557 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.621041+0000 mon.a (mon.0) 4558 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.630696+0000 mon.a (mon.0) 4559 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.707808+0000 mon.a (mon.0) 4560 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.711000+0000 mon.a (mon.0) 4561 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.714529+0000 mon.a (mon.0) 4562 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.716290+0000 mon.a (mon.0) 4563 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.726118+0000 mon.a (mon.0) 4564 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.805342+0000 mon.a (mon.0) 4565 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.808775+0000 mon.a (mon.0) 4566 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.812908+0000 mon.a (mon.0) 4567 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.814694+0000 mon.a (mon.0) 4568 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.824159+0000 mon.a (mon.0) 4569 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.903199+0000 mon.a (mon.0) 4570 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.906903+0000 mon.a (mon.0) 4571 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.911166+0000 mon.a (mon.0) 4572 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.912793+0000 mon.a (mon.0) 4573 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:35.922726+0000 mon.a (mon.0) 4574 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:36.001945+0000 mon.a (mon.0) 4575 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:36.004723+0000 mon.a (mon.0) 4576 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:36.007848+0000 mon.a (mon.0) 4577 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.630696+0000 mon.a (mon.0) 4559 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.707808+0000 mon.a (mon.0) 4560 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.711000+0000 mon.a (mon.0) 4561 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.714529+0000 mon.a (mon.0) 4562 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.716290+0000 mon.a (mon.0) 4563 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.726118+0000 mon.a (mon.0) 4564 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.805342+0000 mon.a (mon.0) 4565 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.808775+0000 mon.a (mon.0) 4566 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.812908+0000 mon.a (mon.0) 4567 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.814694+0000 mon.a (mon.0) 4568 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.824159+0000 mon.a (mon.0) 4569 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.903199+0000 mon.a (mon.0) 4570 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.906903+0000 mon.a (mon.0) 4571 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.911166+0000 mon.a (mon.0) 4572 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.912793+0000 mon.a (mon.0) 4573 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:35.922726+0000 mon.a (mon.0) 4574 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:36.001945+0000 mon.a (mon.0) 4575 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:36.004723+0000 mon.a (mon.0) 4576 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:36.007848+0000 mon.a (mon.0) 4577 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:36.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:36.009280+0000 mon.a (mon.0) 4578 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:36.017818+0000 mon.a (mon.0) 4579 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: cluster 2023-12-20T20:14:36.035523+0000 mon.a (mon.0) 4580 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2023-12-20T20:14:36.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:36.101699+0000 mon.a (mon.0) 4581 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[84793]: audit 2023-12-20T20:14:36.104927+0000 mon.a (mon.0) 4582 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:36.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:36.009280+0000 mon.a (mon.0) 4578 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:36.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:36.017818+0000 mon.a (mon.0) 4579 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:36.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: cluster 2023-12-20T20:14:36.035523+0000 mon.a (mon.0) 4580 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2023-12-20T20:14:36.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:36.101699+0000 mon.a (mon.0) 4581 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:36.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:36 smithi080 bash[80208]: audit 2023-12-20T20:14:36.104927+0000 mon.a (mon.0) 4582 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.152 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:36 smithi133 bash[81255]: debug 2023-12-20T20:14:36.990+0000 7f1af505d700 1 -- 172.21.15.133:0/2211798786 <== mon.2 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b28b1ab6c0 con 0x55b28b230c00 2023-12-20T20:14:37.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: cephadm 2023-12-20T20:14:35.637952+0000 mgr.x (mgr.25349) 1678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: cephadm 2023-12-20T20:14:35.733575+0000 mgr.x (mgr.25349) 1679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: cephadm 2023-12-20T20:14:35.831392+0000 mgr.x (mgr.25349) 1680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: cephadm 2023-12-20T20:14:35.929946+0000 mgr.x (mgr.25349) 1681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: cephadm 2023-12-20T20:14:36.025133+0000 mgr.x (mgr.25349) 1682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.108673+0000 mon.a (mon.0) 4583 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.122800+0000 mon.a (mon.0) 4584 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.129352+0000 mon.a (mon.0) 4585 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: cephadm 2023-12-20T20:14:36.136399+0000 mgr.x (mgr.25349) 1683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.210978+0000 mon.a (mon.0) 4586 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.213646+0000 mon.a (mon.0) 4587 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.216051+0000 mon.a (mon.0) 4588 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.217200+0000 mon.a (mon.0) 4589 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.154 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.224296+0000 mon.a (mon.0) 4590 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.154 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: cephadm 2023-12-20T20:14:36.231359+0000 mgr.x (mgr.25349) 1684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.154 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.274391+0000 mgr.x (mgr.25349) 1685 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:14:37.154 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.306231+0000 mon.a (mon.0) 4591 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.154 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.309556+0000 mon.a (mon.0) 4592 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.479 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.313484+0000 mon.a (mon.0) 4593 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.479 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.315129+0000 mon.a (mon.0) 4594 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.479 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.324719+0000 mon.a (mon.0) 4595 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.480 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: cephadm 2023-12-20T20:14:36.331921+0000 mgr.x (mgr.25349) 1686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.480 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.410438+0000 mon.a (mon.0) 4596 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.480 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.413390+0000 mon.a (mon.0) 4597 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.480 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.417152+0000 mon.a (mon.0) 4598 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.480 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.418458+0000 mon.a (mon.0) 4599 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.480 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.429605+0000 mon.a (mon.0) 4600 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.480 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: cephadm 2023-12-20T20:14:36.436853+0000 mgr.x (mgr.25349) 1687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.480 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.506056+0000 mon.a (mon.0) 4601 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.480 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.509364+0000 mon.a (mon.0) 4602 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.480 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.512851+0000 mon.a (mon.0) 4603 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.480 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.514327+0000 mon.a (mon.0) 4604 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.480 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.523637+0000 mon.a (mon.0) 4605 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.480 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: cephadm 2023-12-20T20:14:36.530952+0000 mgr.x (mgr.25349) 1688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.481 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.606995+0000 mon.a (mon.0) 4606 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.481 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.610234+0000 mon.a (mon.0) 4607 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.481 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.614569+0000 mon.a (mon.0) 4608 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.481 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.616610+0000 mon.a (mon.0) 4609 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.481 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.628817+0000 mon.a (mon.0) 4610 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.481 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.693435+0000 mon.a (mon.0) 4611 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.482 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.698095+0000 mon.a (mon.0) 4612 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.482 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.701852+0000 mon.a (mon.0) 4613 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.482 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.703581+0000 mon.a (mon.0) 4614 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.482 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.716095+0000 mon.a (mon.0) 4615 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.482 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.797063+0000 mon.a (mon.0) 4616 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.482 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.800314+0000 mon.a (mon.0) 4617 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.482 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.803771+0000 mon.a (mon.0) 4618 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.482 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.805225+0000 mon.a (mon.0) 4619 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.482 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.815754+0000 mon.a (mon.0) 4620 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.482 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.895449+0000 mon.a (mon.0) 4621 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.482 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.898570+0000 mon.a (mon.0) 4622 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.482 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.901933+0000 mon.a (mon.0) 4623 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.482 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.903359+0000 mon.a (mon.0) 4624 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.483 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.914449+0000 mon.a (mon.0) 4625 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.483 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.992361+0000 mon.a (mon.0) 4626 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.483 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.995059+0000 mon.a (mon.0) 4627 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.483 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.997760+0000 mon.a (mon.0) 4628 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.483 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:36.999132+0000 mon.a (mon.0) 4629 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.483 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:37.009949+0000 mon.a (mon.0) 4630 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.483 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:37.033666+0000 mon.a (mon.0) 4631 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.483 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:37.045768+0000 mon.a (mon.0) 4632 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.483 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:37.056029+0000 mon.a (mon.0) 4633 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.483 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:37.090660+0000 mon.a (mon.0) 4634 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.483 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:37.095770+0000 mon.a (mon.0) 4635 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.483 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:37.098065+0000 mon.a (mon.0) 4636 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.483 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:37.099730+0000 mon.a (mon.0) 4637 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.483 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[68349]: audit 2023-12-20T20:14:37.101902+0000 mon.a (mon.0) 4638 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:14:37.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: cephadm 2023-12-20T20:14:35.637952+0000 mgr.x (mgr.25349) 1678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: cephadm 2023-12-20T20:14:35.733575+0000 mgr.x (mgr.25349) 1679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: cephadm 2023-12-20T20:14:35.831392+0000 mgr.x (mgr.25349) 1680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: cephadm 2023-12-20T20:14:35.929946+0000 mgr.x (mgr.25349) 1681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: cephadm 2023-12-20T20:14:36.025133+0000 mgr.x (mgr.25349) 1682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.108673+0000 mon.a (mon.0) 4583 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.122800+0000 mon.a (mon.0) 4584 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.129352+0000 mon.a (mon.0) 4585 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: cephadm 2023-12-20T20:14:36.136399+0000 mgr.x (mgr.25349) 1683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.210978+0000 mon.a (mon.0) 4586 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.213646+0000 mon.a (mon.0) 4587 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.216051+0000 mon.a (mon.0) 4588 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.217200+0000 mon.a (mon.0) 4589 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.224296+0000 mon.a (mon.0) 4590 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: cephadm 2023-12-20T20:14:36.231359+0000 mgr.x (mgr.25349) 1684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.274391+0000 mgr.x (mgr.25349) 1685 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:14:37.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.306231+0000 mon.a (mon.0) 4591 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.309556+0000 mon.a (mon.0) 4592 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.313484+0000 mon.a (mon.0) 4593 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.315129+0000 mon.a (mon.0) 4594 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: cephadm 2023-12-20T20:14:35.637952+0000 mgr.x (mgr.25349) 1678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: cephadm 2023-12-20T20:14:35.733575+0000 mgr.x (mgr.25349) 1679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: cephadm 2023-12-20T20:14:35.831392+0000 mgr.x (mgr.25349) 1680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: cephadm 2023-12-20T20:14:35.929946+0000 mgr.x (mgr.25349) 1681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: cephadm 2023-12-20T20:14:36.025133+0000 mgr.x (mgr.25349) 1682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.108673+0000 mon.a (mon.0) 4583 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.122800+0000 mon.a (mon.0) 4584 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.129352+0000 mon.a (mon.0) 4585 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: cephadm 2023-12-20T20:14:36.136399+0000 mgr.x (mgr.25349) 1683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.210978+0000 mon.a (mon.0) 4586 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.213646+0000 mon.a (mon.0) 4587 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.216051+0000 mon.a (mon.0) 4588 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.217200+0000 mon.a (mon.0) 4589 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.224296+0000 mon.a (mon.0) 4590 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: cephadm 2023-12-20T20:14:36.231359+0000 mgr.x (mgr.25349) 1684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.274391+0000 mgr.x (mgr.25349) 1685 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:14:37.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.306231+0000 mon.a (mon.0) 4591 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.309556+0000 mon.a (mon.0) 4592 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.313484+0000 mon.a (mon.0) 4593 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.315129+0000 mon.a (mon.0) 4594 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.324719+0000 mon.a (mon.0) 4595 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: cephadm 2023-12-20T20:14:36.331921+0000 mgr.x (mgr.25349) 1686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.410438+0000 mon.a (mon.0) 4596 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.413390+0000 mon.a (mon.0) 4597 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.417152+0000 mon.a (mon.0) 4598 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.418458+0000 mon.a (mon.0) 4599 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.429605+0000 mon.a (mon.0) 4600 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: cephadm 2023-12-20T20:14:36.436853+0000 mgr.x (mgr.25349) 1687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.506056+0000 mon.a (mon.0) 4601 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.509364+0000 mon.a (mon.0) 4602 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.512851+0000 mon.a (mon.0) 4603 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.514327+0000 mon.a (mon.0) 4604 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.523637+0000 mon.a (mon.0) 4605 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: cephadm 2023-12-20T20:14:36.530952+0000 mgr.x (mgr.25349) 1688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.606995+0000 mon.a (mon.0) 4606 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.610234+0000 mon.a (mon.0) 4607 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.614569+0000 mon.a (mon.0) 4608 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.616610+0000 mon.a (mon.0) 4609 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.628817+0000 mon.a (mon.0) 4610 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.693435+0000 mon.a (mon.0) 4611 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.324719+0000 mon.a (mon.0) 4595 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: cephadm 2023-12-20T20:14:36.331921+0000 mgr.x (mgr.25349) 1686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.410438+0000 mon.a (mon.0) 4596 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.413390+0000 mon.a (mon.0) 4597 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.417152+0000 mon.a (mon.0) 4598 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.418458+0000 mon.a (mon.0) 4599 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.429605+0000 mon.a (mon.0) 4600 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: cephadm 2023-12-20T20:14:36.436853+0000 mgr.x (mgr.25349) 1687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.506056+0000 mon.a (mon.0) 4601 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.509364+0000 mon.a (mon.0) 4602 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.512851+0000 mon.a (mon.0) 4603 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.514327+0000 mon.a (mon.0) 4604 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.523637+0000 mon.a (mon.0) 4605 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: cephadm 2023-12-20T20:14:36.530952+0000 mgr.x (mgr.25349) 1688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.606995+0000 mon.a (mon.0) 4606 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.610234+0000 mon.a (mon.0) 4607 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.614569+0000 mon.a (mon.0) 4608 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.616610+0000 mon.a (mon.0) 4609 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.628817+0000 mon.a (mon.0) 4610 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.693435+0000 mon.a (mon.0) 4611 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.698095+0000 mon.a (mon.0) 4612 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.701852+0000 mon.a (mon.0) 4613 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.703581+0000 mon.a (mon.0) 4614 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.716095+0000 mon.a (mon.0) 4615 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.797063+0000 mon.a (mon.0) 4616 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.800314+0000 mon.a (mon.0) 4617 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.803771+0000 mon.a (mon.0) 4618 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.805225+0000 mon.a (mon.0) 4619 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.815754+0000 mon.a (mon.0) 4620 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.895449+0000 mon.a (mon.0) 4621 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.898570+0000 mon.a (mon.0) 4622 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.901933+0000 mon.a (mon.0) 4623 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.903359+0000 mon.a (mon.0) 4624 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.914449+0000 mon.a (mon.0) 4625 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.992361+0000 mon.a (mon.0) 4626 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.995059+0000 mon.a (mon.0) 4627 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.997760+0000 mon.a (mon.0) 4628 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:36.999132+0000 mon.a (mon.0) 4629 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:37.009949+0000 mon.a (mon.0) 4630 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:37.033666+0000 mon.a (mon.0) 4631 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.698095+0000 mon.a (mon.0) 4612 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.701852+0000 mon.a (mon.0) 4613 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.703581+0000 mon.a (mon.0) 4614 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.716095+0000 mon.a (mon.0) 4615 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.797063+0000 mon.a (mon.0) 4616 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.800314+0000 mon.a (mon.0) 4617 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.803771+0000 mon.a (mon.0) 4618 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.805225+0000 mon.a (mon.0) 4619 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.815754+0000 mon.a (mon.0) 4620 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.895449+0000 mon.a (mon.0) 4621 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.898570+0000 mon.a (mon.0) 4622 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.901933+0000 mon.a (mon.0) 4623 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.903359+0000 mon.a (mon.0) 4624 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.914449+0000 mon.a (mon.0) 4625 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.992361+0000 mon.a (mon.0) 4626 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.995059+0000 mon.a (mon.0) 4627 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.997760+0000 mon.a (mon.0) 4628 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:37.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:36.999132+0000 mon.a (mon.0) 4629 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:37.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:37.009949+0000 mon.a (mon.0) 4630 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.563 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:37.033666+0000 mon.a (mon.0) 4631 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.563 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:37.045768+0000 mon.a (mon.0) 4632 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.563 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:37.056029+0000 mon.a (mon.0) 4633 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.563 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:37.090660+0000 mon.a (mon.0) 4634 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.563 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:37.095770+0000 mon.a (mon.0) 4635 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.563 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:37.098065+0000 mon.a (mon.0) 4636 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.563 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:37.099730+0000 mon.a (mon.0) 4637 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.563 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[80208]: audit 2023-12-20T20:14:37.101902+0000 mon.a (mon.0) 4638 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:14:37.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:37.045768+0000 mon.a (mon.0) 4632 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:37.056029+0000 mon.a (mon.0) 4633 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:37.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:37.090660+0000 mon.a (mon.0) 4634 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:37.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:37.095770+0000 mon.a (mon.0) 4635 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:37.098065+0000 mon.a (mon.0) 4636 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:37.099730+0000 mon.a (mon.0) 4637 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:37.564 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:37 smithi080 bash[84793]: audit 2023-12-20T20:14:37.101902+0000 mon.a (mon.0) 4638 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:14:37.944 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:37 smithi133 bash[81255]: debug 2023-12-20T20:14:37.558+0000 7f1afe1e3640 -1 Falling back to public interface 2023-12-20T20:14:38.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:38 smithi133 bash[68349]: cephadm 2023-12-20T20:14:36.636209+0000 mgr.x (mgr.25349) 1689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:38.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:38 smithi133 bash[68349]: cephadm 2023-12-20T20:14:36.723462+0000 mgr.x (mgr.25349) 1690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:38.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:38 smithi133 bash[68349]: cephadm 2023-12-20T20:14:36.823087+0000 mgr.x (mgr.25349) 1691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:38.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:38 smithi133 bash[68349]: cephadm 2023-12-20T20:14:36.921688+0000 mgr.x (mgr.25349) 1692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:38.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:38 smithi133 bash[68349]: cephadm 2023-12-20T20:14:37.017523+0000 mgr.x (mgr.25349) 1693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:38.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:38 smithi133 bash[68349]: cluster 2023-12-20T20:14:37.096896+0000 mgr.x (mgr.25349) 1694 : cluster 0 pgmap v342: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-20T20:14:38.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:38 smithi133 bash[68349]: audit 2023-12-20T20:14:37.108707+0000 mgr.x (mgr.25349) 1695 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:14:38.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:38 smithi133 bash[68349]: cephadm 2023-12-20T20:14:37.110186+0000 mgr.x (mgr.25349) 1696 : cephadm 1 Upgrade: osd.5 is safe to restart 2023-12-20T20:14:38.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:38 smithi080 bash[80208]: cephadm 2023-12-20T20:14:36.636209+0000 mgr.x (mgr.25349) 1689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:38.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:38 smithi080 bash[80208]: cephadm 2023-12-20T20:14:36.723462+0000 mgr.x (mgr.25349) 1690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:38.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:38 smithi080 bash[80208]: cephadm 2023-12-20T20:14:36.823087+0000 mgr.x (mgr.25349) 1691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:38.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:38 smithi080 bash[80208]: cephadm 2023-12-20T20:14:36.921688+0000 mgr.x (mgr.25349) 1692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:38.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:38 smithi080 bash[80208]: cephadm 2023-12-20T20:14:37.017523+0000 mgr.x (mgr.25349) 1693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:38.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:38 smithi080 bash[80208]: cluster 2023-12-20T20:14:37.096896+0000 mgr.x (mgr.25349) 1694 : cluster 0 pgmap v342: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-20T20:14:38.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:38 smithi080 bash[80208]: audit 2023-12-20T20:14:37.108707+0000 mgr.x (mgr.25349) 1695 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:14:38.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:38 smithi080 bash[80208]: cephadm 2023-12-20T20:14:37.110186+0000 mgr.x (mgr.25349) 1696 : cephadm 1 Upgrade: osd.5 is safe to restart 2023-12-20T20:14:38.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:38 smithi080 bash[84793]: cephadm 2023-12-20T20:14:36.636209+0000 mgr.x (mgr.25349) 1689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:38.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:38 smithi080 bash[84793]: cephadm 2023-12-20T20:14:36.723462+0000 mgr.x (mgr.25349) 1690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:38.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:38 smithi080 bash[84793]: cephadm 2023-12-20T20:14:36.823087+0000 mgr.x (mgr.25349) 1691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:38.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:38 smithi080 bash[84793]: cephadm 2023-12-20T20:14:36.921688+0000 mgr.x (mgr.25349) 1692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:38.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:38 smithi080 bash[84793]: cephadm 2023-12-20T20:14:37.017523+0000 mgr.x (mgr.25349) 1693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:38.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:38 smithi080 bash[84793]: cluster 2023-12-20T20:14:37.096896+0000 mgr.x (mgr.25349) 1694 : cluster 0 pgmap v342: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-20T20:14:38.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:38 smithi080 bash[84793]: audit 2023-12-20T20:14:37.108707+0000 mgr.x (mgr.25349) 1695 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-20T20:14:38.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:38 smithi080 bash[84793]: cephadm 2023-12-20T20:14:37.110186+0000 mgr.x (mgr.25349) 1696 : cephadm 1 Upgrade: osd.5 is safe to restart 2023-12-20T20:14:40.253 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:40 smithi133 bash[68349]: cluster 2023-12-20T20:14:39.098185+0000 mgr.x (mgr.25349) 1697 : cluster 0 pgmap v343: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:14:40.253 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:40 smithi133 bash[68349]: audit 2023-12-20T20:14:40.043894+0000 mon.a (mon.0) 4639 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:40.253 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:40 smithi133 bash[68349]: audit 2023-12-20T20:14:40.045752+0000 mon.a (mon.0) 4640 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:14:40.486 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:40 smithi080 bash[80208]: cluster 2023-12-20T20:14:39.098185+0000 mgr.x (mgr.25349) 1697 : cluster 0 pgmap v343: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:14:40.486 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:40 smithi080 bash[80208]: audit 2023-12-20T20:14:40.043894+0000 mon.a (mon.0) 4639 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:40.486 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:40 smithi080 bash[80208]: audit 2023-12-20T20:14:40.045752+0000 mon.a (mon.0) 4640 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:14:40.486 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:40 smithi080 bash[84793]: cluster 2023-12-20T20:14:39.098185+0000 mgr.x (mgr.25349) 1697 : cluster 0 pgmap v343: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:14:40.486 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:40 smithi080 bash[84793]: audit 2023-12-20T20:14:40.043894+0000 mon.a (mon.0) 4639 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:40.487 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:40 smithi080 bash[84793]: audit 2023-12-20T20:14:40.045752+0000 mon.a (mon.0) 4640 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:14:40.944 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:40 smithi133 bash[81255]: debug 2023-12-20T20:14:40.622+0000 7f1afe1e3640 -1 osd.5 0 read_superblock omap replica is missing. 2023-12-20T20:14:40.945 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:40 smithi133 bash[81255]: debug 2023-12-20T20:14:40.666+0000 7f1afe1e3640 -1 osd.5 151 log_to_monitors true 2023-12-20T20:14:41.695 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:41 smithi133 bash[81255]: debug 2023-12-20T20:14:41.434+0000 7f1aeee53700 -1 osd.5 151 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:14:41.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:41 smithi133 bash[68349]: audit 2023-12-20T20:14:40.368999+0000 mon.a (mon.0) 4641 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:41.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:41 smithi133 bash[68349]: audit 2023-12-20T20:14:40.539358+0000 mon.a (mon.0) 4642 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-20T20:14:41.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:41 smithi133 bash[68349]: audit 2023-12-20T20:14:40.540990+0000 mon.a (mon.0) 4643 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:41.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:41 smithi133 bash[68349]: cephadm 2023-12-20T20:14:40.543080+0000 mgr.x (mgr.25349) 1698 : cephadm 1 Upgrade: Updating osd.5 2023-12-20T20:14:41.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:41 smithi133 bash[68349]: cephadm 2023-12-20T20:14:40.550993+0000 mgr.x (mgr.25349) 1699 : cephadm 1 Deploying daemon osd.5 on smithi133 2023-12-20T20:14:41.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:41 smithi133 bash[68349]: audit 2023-12-20T20:14:40.671246+0000 mon.a (mon.0) 4644 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:14:41.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:41 smithi133 bash[68349]: audit 2023-12-20T20:14:40.676922+0000 mon.b (mon.2) 7 : audit 1 from='osd.5 [v2:172.21.15.133:6808/1749990230,v1:172.21.15.133:6809/1749990230]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:14:41.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:41 smithi133 bash[68349]: audit 2023-12-20T20:14:40.954281+0000 mon.a (mon.0) 4645 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:41.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:41 smithi133 bash[68349]: audit 2023-12-20T20:14:40.967388+0000 mon.a (mon.0) 4646 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:41.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:41 smithi133 bash[68349]: cluster 2023-12-20T20:14:40.968842+0000 mon.a (mon.0) 4647 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 21 pgs degraded (PG_DEGRADED) 2023-12-20T20:14:41.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:41 smithi133 bash[68349]: audit 2023-12-20T20:14:40.980264+0000 mon.a (mon.0) 4648 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:41.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:41 smithi133 bash[68349]: audit 2023-12-20T20:14:41.051635+0000 mon.a (mon.0) 4649 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:41.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:41 smithi133 bash[68349]: audit 2023-12-20T20:14:41.063240+0000 mon.a (mon.0) 4650 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:41.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:41 smithi133 bash[68349]: audit 2023-12-20T20:14:41.074382+0000 mon.a (mon.0) 4651 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:41.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[80208]: audit 2023-12-20T20:14:40.368999+0000 mon.a (mon.0) 4641 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:41.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[80208]: audit 2023-12-20T20:14:40.539358+0000 mon.a (mon.0) 4642 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-20T20:14:41.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[80208]: audit 2023-12-20T20:14:40.540990+0000 mon.a (mon.0) 4643 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:41.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[80208]: cephadm 2023-12-20T20:14:40.543080+0000 mgr.x (mgr.25349) 1698 : cephadm 1 Upgrade: Updating osd.5 2023-12-20T20:14:41.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[80208]: cephadm 2023-12-20T20:14:40.550993+0000 mgr.x (mgr.25349) 1699 : cephadm 1 Deploying daemon osd.5 on smithi133 2023-12-20T20:14:41.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[80208]: audit 2023-12-20T20:14:40.671246+0000 mon.a (mon.0) 4644 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:14:41.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[80208]: audit 2023-12-20T20:14:40.676922+0000 mon.b (mon.2) 7 : audit 1 from='osd.5 [v2:172.21.15.133:6808/1749990230,v1:172.21.15.133:6809/1749990230]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:14:41.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[80208]: audit 2023-12-20T20:14:40.954281+0000 mon.a (mon.0) 4645 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:41.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[80208]: audit 2023-12-20T20:14:40.967388+0000 mon.a (mon.0) 4646 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:41.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[80208]: cluster 2023-12-20T20:14:40.968842+0000 mon.a (mon.0) 4647 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 21 pgs degraded (PG_DEGRADED) 2023-12-20T20:14:41.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[80208]: audit 2023-12-20T20:14:40.980264+0000 mon.a (mon.0) 4648 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:41.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[80208]: audit 2023-12-20T20:14:41.051635+0000 mon.a (mon.0) 4649 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:41.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[80208]: audit 2023-12-20T20:14:41.063240+0000 mon.a (mon.0) 4650 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:41.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[80208]: audit 2023-12-20T20:14:41.074382+0000 mon.a (mon.0) 4651 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:41.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[84793]: audit 2023-12-20T20:14:40.368999+0000 mon.a (mon.0) 4641 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:41.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[84793]: audit 2023-12-20T20:14:40.539358+0000 mon.a (mon.0) 4642 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-20T20:14:41.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[84793]: audit 2023-12-20T20:14:40.540990+0000 mon.a (mon.0) 4643 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:41.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[84793]: cephadm 2023-12-20T20:14:40.543080+0000 mgr.x (mgr.25349) 1698 : cephadm 1 Upgrade: Updating osd.5 2023-12-20T20:14:41.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[84793]: cephadm 2023-12-20T20:14:40.550993+0000 mgr.x (mgr.25349) 1699 : cephadm 1 Deploying daemon osd.5 on smithi133 2023-12-20T20:14:41.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[84793]: audit 2023-12-20T20:14:40.671246+0000 mon.a (mon.0) 4644 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:14:41.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[84793]: audit 2023-12-20T20:14:40.676922+0000 mon.b (mon.2) 7 : audit 1 from='osd.5 [v2:172.21.15.133:6808/1749990230,v1:172.21.15.133:6809/1749990230]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:14:41.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[84793]: audit 2023-12-20T20:14:40.954281+0000 mon.a (mon.0) 4645 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:41.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[84793]: audit 2023-12-20T20:14:40.967388+0000 mon.a (mon.0) 4646 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:41.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[84793]: cluster 2023-12-20T20:14:40.968842+0000 mon.a (mon.0) 4647 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 21 pgs degraded (PG_DEGRADED) 2023-12-20T20:14:41.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[84793]: audit 2023-12-20T20:14:40.980264+0000 mon.a (mon.0) 4648 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:41.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[84793]: audit 2023-12-20T20:14:41.051635+0000 mon.a (mon.0) 4649 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:41.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[84793]: audit 2023-12-20T20:14:41.063240+0000 mon.a (mon.0) 4650 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:41.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:41 smithi080 bash[84793]: audit 2023-12-20T20:14:41.074382+0000 mon.a (mon.0) 4651 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:42 smithi133 bash[68349]: cluster 2023-12-20T20:14:41.099602+0000 mgr.x (mgr.25349) 1700 : cluster 0 pgmap v344: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:14:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:42 smithi133 bash[68349]: audit 2023-12-20T20:14:41.375818+0000 mon.a (mon.0) 4652 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-20T20:14:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:42 smithi133 bash[68349]: cluster 2023-12-20T20:14:41.380414+0000 mon.a (mon.0) 4653 : cluster 0 osdmap e154: 8 total, 7 up, 8 in 2023-12-20T20:14:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:42 smithi133 bash[68349]: audit 2023-12-20T20:14:41.384579+0000 mon.a (mon.0) 4654 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:14:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:42 smithi133 bash[68349]: audit 2023-12-20T20:14:41.390475+0000 mon.b (mon.2) 8 : audit 1 from='osd.5 [v2:172.21.15.133:6808/1749990230,v1:172.21.15.133:6809/1749990230]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:14:42.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:42 smithi133 bash[68349]: cluster 2023-12-20T20:14:41.992970+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e154 with expected crc 2023-12-20T20:14:42.718 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:42 smithi080 bash[84793]: cluster 2023-12-20T20:14:41.099602+0000 mgr.x (mgr.25349) 1700 : cluster 0 pgmap v344: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:14:42.718 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:42 smithi080 bash[84793]: audit 2023-12-20T20:14:41.375818+0000 mon.a (mon.0) 4652 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-20T20:14:42.718 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:42 smithi080 bash[84793]: cluster 2023-12-20T20:14:41.380414+0000 mon.a (mon.0) 4653 : cluster 0 osdmap e154: 8 total, 7 up, 8 in 2023-12-20T20:14:42.718 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:42 smithi080 bash[84793]: audit 2023-12-20T20:14:41.384579+0000 mon.a (mon.0) 4654 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:14:42.718 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:42 smithi080 bash[84793]: audit 2023-12-20T20:14:41.390475+0000 mon.b (mon.2) 8 : audit 1 from='osd.5 [v2:172.21.15.133:6808/1749990230,v1:172.21.15.133:6809/1749990230]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:14:42.718 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:42 smithi080 bash[84793]: cluster 2023-12-20T20:14:41.992970+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e154 with expected crc 2023-12-20T20:14:42.718 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:42 smithi080 bash[80208]: cluster 2023-12-20T20:14:41.099602+0000 mgr.x (mgr.25349) 1700 : cluster 0 pgmap v344: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:14:42.719 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:42 smithi080 bash[80208]: audit 2023-12-20T20:14:41.375818+0000 mon.a (mon.0) 4652 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-20T20:14:42.719 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:42 smithi080 bash[80208]: cluster 2023-12-20T20:14:41.380414+0000 mon.a (mon.0) 4653 : cluster 0 osdmap e154: 8 total, 7 up, 8 in 2023-12-20T20:14:42.719 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:42 smithi080 bash[80208]: audit 2023-12-20T20:14:41.384579+0000 mon.a (mon.0) 4654 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:14:42.719 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:42 smithi080 bash[80208]: audit 2023-12-20T20:14:41.390475+0000 mon.b (mon.2) 8 : audit 1 from='osd.5 [v2:172.21.15.133:6808/1749990230,v1:172.21.15.133:6809/1749990230]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:14:42.719 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:42 smithi080 bash[80208]: cluster 2023-12-20T20:14:41.992970+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e154 with expected crc 2023-12-20T20:14:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:43 smithi133 bash[68349]: cluster 2023-12-20T20:14:41.992996+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e154 with expected crc 2023-12-20T20:14:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:43 smithi133 bash[68349]: cluster 2023-12-20T20:14:42.376722+0000 mon.a (mon.0) 4655 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:14:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:43 smithi133 bash[68349]: cluster 2023-12-20T20:14:42.387563+0000 mon.a (mon.0) 4656 : cluster 1 osd.5 [v2:172.21.15.133:6808/1749990230,v1:172.21.15.133:6809/1749990230] boot 2023-12-20T20:14:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:43 smithi133 bash[68349]: cluster 2023-12-20T20:14:42.387724+0000 mon.a (mon.0) 4657 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2023-12-20T20:14:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:43 smithi133 bash[68349]: audit 2023-12-20T20:14:42.391546+0000 mon.a (mon.0) 4658 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:14:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:43 smithi133 bash[68349]: cluster 2023-12-20T20:14:42.396084+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e155 with expected crc 2023-12-20T20:14:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:43 smithi133 bash[68349]: cluster 2023-12-20T20:14:42.398268+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e155 with expected crc 2023-12-20T20:14:43.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:43 smithi133 bash[68349]: cluster 2023-12-20T20:14:42.401931+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e155 with expected crc 2023-12-20T20:14:43.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:43 smithi133 bash[68349]: cluster 2023-12-20T20:14:42.404623+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e155 with expected crc 2023-12-20T20:14:43.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:43 smithi133 bash[68349]: cluster 2023-12-20T20:14:42.406330+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e155 with expected crc 2023-12-20T20:14:43.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:43 smithi133 bash[68349]: cluster 2023-12-20T20:14:42.408602+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e155 with expected crc 2023-12-20T20:14:43.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:43 smithi080 bash[80208]: cluster 2023-12-20T20:14:41.992996+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e154 with expected crc 2023-12-20T20:14:43.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:43 smithi080 bash[80208]: cluster 2023-12-20T20:14:42.376722+0000 mon.a (mon.0) 4655 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:14:43.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:43 smithi080 bash[80208]: cluster 2023-12-20T20:14:42.387563+0000 mon.a (mon.0) 4656 : cluster 1 osd.5 [v2:172.21.15.133:6808/1749990230,v1:172.21.15.133:6809/1749990230] boot 2023-12-20T20:14:43.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:43 smithi080 bash[80208]: cluster 2023-12-20T20:14:42.387724+0000 mon.a (mon.0) 4657 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2023-12-20T20:14:43.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:43 smithi080 bash[80208]: audit 2023-12-20T20:14:42.391546+0000 mon.a (mon.0) 4658 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:14:43.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:43 smithi080 bash[80208]: cluster 2023-12-20T20:14:42.396084+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e155 with expected crc 2023-12-20T20:14:43.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:43 smithi080 bash[80208]: cluster 2023-12-20T20:14:42.398268+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e155 with expected crc 2023-12-20T20:14:43.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:43 smithi080 bash[80208]: cluster 2023-12-20T20:14:42.401931+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e155 with expected crc 2023-12-20T20:14:43.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:43 smithi080 bash[80208]: cluster 2023-12-20T20:14:42.404623+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e155 with expected crc 2023-12-20T20:14:43.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:43 smithi080 bash[80208]: cluster 2023-12-20T20:14:42.406330+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e155 with expected crc 2023-12-20T20:14:43.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:43 smithi080 bash[80208]: cluster 2023-12-20T20:14:42.408602+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e155 with expected crc 2023-12-20T20:14:43.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:43 smithi080 bash[84793]: cluster 2023-12-20T20:14:41.992996+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e154 with expected crc 2023-12-20T20:14:43.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:43 smithi080 bash[84793]: cluster 2023-12-20T20:14:42.376722+0000 mon.a (mon.0) 4655 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:14:43.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:43 smithi080 bash[84793]: cluster 2023-12-20T20:14:42.387563+0000 mon.a (mon.0) 4656 : cluster 1 osd.5 [v2:172.21.15.133:6808/1749990230,v1:172.21.15.133:6809/1749990230] boot 2023-12-20T20:14:43.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:43 smithi080 bash[84793]: cluster 2023-12-20T20:14:42.387724+0000 mon.a (mon.0) 4657 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2023-12-20T20:14:43.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:43 smithi080 bash[84793]: audit 2023-12-20T20:14:42.391546+0000 mon.a (mon.0) 4658 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:14:43.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:43 smithi080 bash[84793]: cluster 2023-12-20T20:14:42.396084+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e155 with expected crc 2023-12-20T20:14:43.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:43 smithi080 bash[84793]: cluster 2023-12-20T20:14:42.398268+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e155 with expected crc 2023-12-20T20:14:43.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:43 smithi080 bash[84793]: cluster 2023-12-20T20:14:42.401931+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e155 with expected crc 2023-12-20T20:14:43.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:43 smithi080 bash[84793]: cluster 2023-12-20T20:14:42.404623+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e155 with expected crc 2023-12-20T20:14:43.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:43 smithi080 bash[84793]: cluster 2023-12-20T20:14:42.406330+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e155 with expected crc 2023-12-20T20:14:43.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:43 smithi080 bash[84793]: cluster 2023-12-20T20:14:42.408602+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e155 with expected crc 2023-12-20T20:14:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:44 smithi133 bash[68349]: cluster 2023-12-20T20:14:43.100715+0000 mgr.x (mgr.25349) 1701 : cluster 0 pgmap v347: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:14:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:44 smithi133 bash[68349]: cluster 2023-12-20T20:14:43.411087+0000 mon.a (mon.0) 4659 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2023-12-20T20:14:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:44 smithi133 bash[68349]: cluster 2023-12-20T20:14:43.418346+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e156 with expected crc 2023-12-20T20:14:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:44 smithi133 bash[68349]: cluster 2023-12-20T20:14:43.420341+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e156 with expected crc 2023-12-20T20:14:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:44 smithi133 bash[68349]: cluster 2023-12-20T20:14:43.420422+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e156 with expected crc 2023-12-20T20:14:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:44 smithi133 bash[68349]: cluster 2023-12-20T20:14:43.422549+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e156 with expected crc 2023-12-20T20:14:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:44 smithi133 bash[68349]: cluster 2023-12-20T20:14:43.425456+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e156 with expected crc 2023-12-20T20:14:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:44 smithi133 bash[68349]: audit 2023-12-20T20:14:43.751832+0000 mon.a (mon.0) 4660 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:44 smithi133 bash[68349]: audit 2023-12-20T20:14:43.764496+0000 mon.a (mon.0) 4661 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:44 smithi133 bash[68349]: audit 2023-12-20T20:14:43.776137+0000 mon.a (mon.0) 4662 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:44.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:44 smithi080 bash[80208]: cluster 2023-12-20T20:14:43.100715+0000 mgr.x (mgr.25349) 1701 : cluster 0 pgmap v347: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:14:44.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:44 smithi080 bash[80208]: cluster 2023-12-20T20:14:43.411087+0000 mon.a (mon.0) 4659 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2023-12-20T20:14:44.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:44 smithi080 bash[80208]: cluster 2023-12-20T20:14:43.418346+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e156 with expected crc 2023-12-20T20:14:44.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:44 smithi080 bash[80208]: cluster 2023-12-20T20:14:43.420341+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e156 with expected crc 2023-12-20T20:14:44.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:44 smithi080 bash[80208]: cluster 2023-12-20T20:14:43.420422+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e156 with expected crc 2023-12-20T20:14:44.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:44 smithi080 bash[80208]: cluster 2023-12-20T20:14:43.422549+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e156 with expected crc 2023-12-20T20:14:44.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:44 smithi080 bash[80208]: cluster 2023-12-20T20:14:43.425456+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e156 with expected crc 2023-12-20T20:14:44.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:44 smithi080 bash[80208]: audit 2023-12-20T20:14:43.751832+0000 mon.a (mon.0) 4660 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:44.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:44 smithi080 bash[80208]: audit 2023-12-20T20:14:43.764496+0000 mon.a (mon.0) 4661 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:44.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:44 smithi080 bash[80208]: audit 2023-12-20T20:14:43.776137+0000 mon.a (mon.0) 4662 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:44.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:44 smithi080 bash[84793]: cluster 2023-12-20T20:14:43.100715+0000 mgr.x (mgr.25349) 1701 : cluster 0 pgmap v347: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:14:44.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:44 smithi080 bash[84793]: cluster 2023-12-20T20:14:43.411087+0000 mon.a (mon.0) 4659 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2023-12-20T20:14:44.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:44 smithi080 bash[84793]: cluster 2023-12-20T20:14:43.418346+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e156 with expected crc 2023-12-20T20:14:44.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:44 smithi080 bash[84793]: cluster 2023-12-20T20:14:43.420341+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e156 with expected crc 2023-12-20T20:14:44.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:44 smithi080 bash[84793]: cluster 2023-12-20T20:14:43.420422+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e156 with expected crc 2023-12-20T20:14:44.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:44 smithi080 bash[84793]: cluster 2023-12-20T20:14:43.422549+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e156 with expected crc 2023-12-20T20:14:44.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:44 smithi080 bash[84793]: cluster 2023-12-20T20:14:43.425456+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e156 with expected crc 2023-12-20T20:14:44.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:44 smithi080 bash[84793]: audit 2023-12-20T20:14:43.751832+0000 mon.a (mon.0) 4660 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:44.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:44 smithi080 bash[84793]: audit 2023-12-20T20:14:43.764496+0000 mon.a (mon.0) 4661 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:44.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:44 smithi080 bash[84793]: audit 2023-12-20T20:14:43.776137+0000 mon.a (mon.0) 4662 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:45.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:14:44 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:14:44] "GET /metrics HTTP/1.1" 200 38568 "" "Prometheus/2.33.4" 2023-12-20T20:14:46.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:46 smithi080 bash[84793]: cluster 2023-12-20T20:14:45.102024+0000 mgr.x (mgr.25349) 1702 : cluster 0 pgmap v349: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2023-12-20T20:14:46.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:46 smithi080 bash[84793]: cluster 2023-12-20T20:14:45.970219+0000 mon.a (mon.0) 4663 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 17 pgs degraded (PG_DEGRADED) 2023-12-20T20:14:46.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:46 smithi080 bash[80208]: cluster 2023-12-20T20:14:45.102024+0000 mgr.x (mgr.25349) 1702 : cluster 0 pgmap v349: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2023-12-20T20:14:46.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:46 smithi080 bash[80208]: cluster 2023-12-20T20:14:45.970219+0000 mon.a (mon.0) 4663 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 17 pgs degraded (PG_DEGRADED) 2023-12-20T20:14:46.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:46 smithi133 bash[68349]: cluster 2023-12-20T20:14:45.102024+0000 mgr.x (mgr.25349) 1702 : cluster 0 pgmap v349: 161 pgs: 17 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2023-12-20T20:14:46.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:46 smithi133 bash[68349]: cluster 2023-12-20T20:14:45.970219+0000 mon.a (mon.0) 4663 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 17 pgs degraded (PG_DEGRADED) 2023-12-20T20:14:47.195 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:46 smithi133 systemd[1]: Stopping Ceph osd.5 for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:14:47.195 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:46 smithi133 bash[81255]: debug 2023-12-20T20:14:46.990+0000 7f1af485c700 -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-20T20:14:47.195 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:46 smithi133 bash[81255]: debug 2023-12-20T20:14:46.990+0000 7f1af485c700 -1 osd.5 156 *** Got signal Terminated *** 2023-12-20T20:14:47.195 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:46 smithi133 bash[81255]: debug 2023-12-20T20:14:46.990+0000 7f1af485c700 -1 osd.5 156 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:14:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:47 smithi080 bash[80208]: audit 2023-12-20T20:14:46.285161+0000 mgr.x (mgr.25349) 1703 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:14:47.682 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:47 smithi080 bash[80208]: cluster 2023-12-20T20:14:46.990109+0000 mon.a (mon.0) 4664 : cluster 1 osd.5 marked itself down and dead 2023-12-20T20:14:47.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:47 smithi080 bash[84793]: audit 2023-12-20T20:14:46.285161+0000 mgr.x (mgr.25349) 1703 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:14:47.683 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:47 smithi080 bash[84793]: cluster 2023-12-20T20:14:46.990109+0000 mon.a (mon.0) 4664 : cluster 1 osd.5 marked itself down and dead 2023-12-20T20:14:47.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:47 smithi133 bash[68349]: audit 2023-12-20T20:14:46.285161+0000 mgr.x (mgr.25349) 1703 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:14:47.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:47 smithi133 bash[68349]: cluster 2023-12-20T20:14:46.990109+0000 mon.a (mon.0) 4664 : cluster 1 osd.5 marked itself down and dead 2023-12-20T20:14:48.694 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:48 smithi133 bash[82935]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-5 2023-12-20T20:14:48.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:48 smithi133 bash[68349]: cluster 2023-12-20T20:14:47.103500+0000 mgr.x (mgr.25349) 1704 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-20T20:14:48.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:48 smithi133 bash[68349]: cluster 2023-12-20T20:14:47.411570+0000 mon.a (mon.0) 4665 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/630 objects degraded (8.889%), 17 pgs degraded) 2023-12-20T20:14:48.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:48 smithi133 bash[68349]: cluster 2023-12-20T20:14:47.411649+0000 mon.a (mon.0) 4666 : cluster 1 Cluster is now healthy 2023-12-20T20:14:48.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:48 smithi133 bash[68349]: cluster 2023-12-20T20:14:47.413467+0000 mon.a (mon.0) 4667 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:14:48.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:48 smithi133 bash[68349]: cluster 2023-12-20T20:14:47.429600+0000 mon.a (mon.0) 4668 : cluster 0 osdmap e157: 8 total, 7 up, 8 in 2023-12-20T20:14:48.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:48 smithi133 bash[68349]: cluster 2023-12-20T20:14:47.429892+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:48 smithi133 bash[68349]: cluster 2023-12-20T20:14:47.435783+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:48 smithi133 bash[68349]: cluster 2023-12-20T20:14:47.436556+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:48 smithi133 bash[68349]: cluster 2023-12-20T20:14:47.439522+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:48 smithi133 bash[68349]: cluster 2023-12-20T20:14:47.441536+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:48 smithi133 bash[68349]: cluster 2023-12-20T20:14:47.442387+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:48 smithi133 bash[68349]: cluster 2023-12-20T20:14:47.444153+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:48 smithi133 bash[68349]: cluster 2023-12-20T20:14:47.445233+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:48 smithi133 bash[68349]: cluster 2023-12-20T20:14:47.448613+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[84793]: cluster 2023-12-20T20:14:47.103500+0000 mgr.x (mgr.25349) 1704 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-20T20:14:48.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[84793]: cluster 2023-12-20T20:14:47.411570+0000 mon.a (mon.0) 4665 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/630 objects degraded (8.889%), 17 pgs degraded) 2023-12-20T20:14:48.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[84793]: cluster 2023-12-20T20:14:47.411649+0000 mon.a (mon.0) 4666 : cluster 1 Cluster is now healthy 2023-12-20T20:14:48.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[84793]: cluster 2023-12-20T20:14:47.413467+0000 mon.a (mon.0) 4667 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:14:48.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[84793]: cluster 2023-12-20T20:14:47.429600+0000 mon.a (mon.0) 4668 : cluster 0 osdmap e157: 8 total, 7 up, 8 in 2023-12-20T20:14:48.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[84793]: cluster 2023-12-20T20:14:47.429892+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[84793]: cluster 2023-12-20T20:14:47.435783+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[84793]: cluster 2023-12-20T20:14:47.436556+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[84793]: cluster 2023-12-20T20:14:47.439522+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[84793]: cluster 2023-12-20T20:14:47.441536+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[84793]: cluster 2023-12-20T20:14:47.442387+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[84793]: cluster 2023-12-20T20:14:47.444153+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[84793]: cluster 2023-12-20T20:14:47.445233+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[84793]: cluster 2023-12-20T20:14:47.448613+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[80208]: cluster 2023-12-20T20:14:47.103500+0000 mgr.x (mgr.25349) 1704 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-20T20:14:48.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[80208]: cluster 2023-12-20T20:14:47.411570+0000 mon.a (mon.0) 4665 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/630 objects degraded (8.889%), 17 pgs degraded) 2023-12-20T20:14:48.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[80208]: cluster 2023-12-20T20:14:47.411649+0000 mon.a (mon.0) 4666 : cluster 1 Cluster is now healthy 2023-12-20T20:14:48.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[80208]: cluster 2023-12-20T20:14:47.413467+0000 mon.a (mon.0) 4667 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:14:48.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[80208]: cluster 2023-12-20T20:14:47.429600+0000 mon.a (mon.0) 4668 : cluster 0 osdmap e157: 8 total, 7 up, 8 in 2023-12-20T20:14:48.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[80208]: cluster 2023-12-20T20:14:47.429892+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[80208]: cluster 2023-12-20T20:14:47.435783+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[80208]: cluster 2023-12-20T20:14:47.436556+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[80208]: cluster 2023-12-20T20:14:47.439522+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[80208]: cluster 2023-12-20T20:14:47.441536+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[80208]: cluster 2023-12-20T20:14:47.442387+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[80208]: cluster 2023-12-20T20:14:47.444153+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[80208]: cluster 2023-12-20T20:14:47.445233+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:48.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:48 smithi080 bash[80208]: cluster 2023-12-20T20:14:47.448613+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e157 with expected crc 2023-12-20T20:14:49.194 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:48 smithi133 bash[83007]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-5 2023-12-20T20:14:49.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:49 smithi080 bash[80208]: cluster 2023-12-20T20:14:48.435629+0000 mon.a (mon.0) 4669 : cluster 0 osdmap e158: 8 total, 7 up, 8 in 2023-12-20T20:14:49.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:49 smithi080 bash[80208]: cluster 2023-12-20T20:14:48.439806+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e158 with expected crc 2023-12-20T20:14:49.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:49 smithi080 bash[80208]: cluster 2023-12-20T20:14:48.440335+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e158 with expected crc 2023-12-20T20:14:49.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:49 smithi080 bash[80208]: cluster 2023-12-20T20:14:48.442711+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e158 with expected crc 2023-12-20T20:14:49.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:49 smithi080 bash[80208]: cluster 2023-12-20T20:14:48.445627+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e158 with expected crc 2023-12-20T20:14:49.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:49 smithi080 bash[80208]: cluster 2023-12-20T20:14:48.447734+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e158 with expected crc 2023-12-20T20:14:49.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:49 smithi080 bash[80208]: cluster 2023-12-20T20:14:48.449758+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e158 with expected crc 2023-12-20T20:14:49.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:49 smithi080 bash[84793]: cluster 2023-12-20T20:14:48.435629+0000 mon.a (mon.0) 4669 : cluster 0 osdmap e158: 8 total, 7 up, 8 in 2023-12-20T20:14:49.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:49 smithi080 bash[84793]: cluster 2023-12-20T20:14:48.439806+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e158 with expected crc 2023-12-20T20:14:49.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:49 smithi080 bash[84793]: cluster 2023-12-20T20:14:48.440335+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e158 with expected crc 2023-12-20T20:14:49.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:49 smithi080 bash[84793]: cluster 2023-12-20T20:14:48.442711+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e158 with expected crc 2023-12-20T20:14:49.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:49 smithi080 bash[84793]: cluster 2023-12-20T20:14:48.445627+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e158 with expected crc 2023-12-20T20:14:49.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:49 smithi080 bash[84793]: cluster 2023-12-20T20:14:48.447734+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e158 with expected crc 2023-12-20T20:14:49.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:49 smithi080 bash[84793]: cluster 2023-12-20T20:14:48.449758+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e158 with expected crc 2023-12-20T20:14:49.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:49 smithi133 bash[68349]: cluster 2023-12-20T20:14:48.435629+0000 mon.a (mon.0) 4669 : cluster 0 osdmap e158: 8 total, 7 up, 8 in 2023-12-20T20:14:49.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:49 smithi133 bash[68349]: cluster 2023-12-20T20:14:48.439806+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e158 with expected crc 2023-12-20T20:14:49.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:49 smithi133 bash[68349]: cluster 2023-12-20T20:14:48.440335+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e158 with expected crc 2023-12-20T20:14:49.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:49 smithi133 bash[68349]: cluster 2023-12-20T20:14:48.442711+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e158 with expected crc 2023-12-20T20:14:49.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:49 smithi133 bash[68349]: cluster 2023-12-20T20:14:48.445627+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e158 with expected crc 2023-12-20T20:14:49.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:49 smithi133 bash[68349]: cluster 2023-12-20T20:14:48.447734+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e158 with expected crc 2023-12-20T20:14:49.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:49 smithi133 bash[68349]: cluster 2023-12-20T20:14:48.449758+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e158 with expected crc 2023-12-20T20:14:50.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:50 smithi080 bash[84793]: cluster 2023-12-20T20:14:49.104790+0000 mgr.x (mgr.25349) 1705 : cluster 0 pgmap v353: 161 pgs: 7 active+undersized+degraded, 11 stale+active+clean, 15 active+undersized, 128 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 32/630 objects degraded (5.079%) 2023-12-20T20:14:50.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:50 smithi080 bash[84793]: cluster 2023-12-20T20:14:49.432526+0000 mon.a (mon.0) 4670 : cluster 3 Health check failed: Degraded data redundancy: 32/630 objects degraded (5.079%), 7 pgs degraded (PG_DEGRADED) 2023-12-20T20:14:50.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:50 smithi080 bash[80208]: cluster 2023-12-20T20:14:49.104790+0000 mgr.x (mgr.25349) 1705 : cluster 0 pgmap v353: 161 pgs: 7 active+undersized+degraded, 11 stale+active+clean, 15 active+undersized, 128 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 32/630 objects degraded (5.079%) 2023-12-20T20:14:50.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:50 smithi080 bash[80208]: cluster 2023-12-20T20:14:49.432526+0000 mon.a (mon.0) 4670 : cluster 3 Health check failed: Degraded data redundancy: 32/630 objects degraded (5.079%), 7 pgs degraded (PG_DEGRADED) 2023-12-20T20:14:50.837 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:50 smithi133 bash[68349]: cluster 2023-12-20T20:14:49.104790+0000 mgr.x (mgr.25349) 1705 : cluster 0 pgmap v353: 161 pgs: 7 active+undersized+degraded, 11 stale+active+clean, 15 active+undersized, 128 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 32/630 objects degraded (5.079%) 2023-12-20T20:14:50.837 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:50 smithi133 bash[68349]: cluster 2023-12-20T20:14:49.432526+0000 mon.a (mon.0) 4670 : cluster 3 Health check failed: Degraded data redundancy: 32/630 objects degraded (5.079%), 7 pgs degraded (PG_DEGRADED) 2023-12-20T20:14:50.837 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:50 smithi133 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.5.service: Succeeded. 2023-12-20T20:14:50.838 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:50 smithi133 systemd[1]: Stopped Ceph osd.5 for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:14:51.116 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:50 smithi133 systemd[1]: Started Ceph osd.5 for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:14:52.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: audit 2023-12-20T20:14:50.988553+0000 mon.a (mon.0) 4671 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: audit 2023-12-20T20:14:51.000757+0000 mon.a (mon.0) 4672 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: audit 2023-12-20T20:14:51.038688+0000 mon.a (mon.0) 4673 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: audit 2023-12-20T20:14:51.040670+0000 mon.a (mon.0) 4674 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: audit 2023-12-20T20:14:51.050776+0000 mon.a (mon.0) 4675 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: cephadm 2023-12-20T20:14:51.058549+0000 mgr.x (mgr.25349) 1706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:52.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: cluster 2023-12-20T20:14:51.106206+0000 mgr.x (mgr.25349) 1707 : cluster 0 pgmap v354: 161 pgs: 17 active+undersized+degraded, 1 stale+active+clean, 35 active+undersized, 108 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 798 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2023-12-20T20:14:52.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: audit 2023-12-20T20:14:51.133108+0000 mon.a (mon.0) 4676 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: audit 2023-12-20T20:14:51.136569+0000 mon.a (mon.0) 4677 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: audit 2023-12-20T20:14:51.141542+0000 mon.a (mon.0) 4678 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: audit 2023-12-20T20:14:51.143287+0000 mon.a (mon.0) 4679 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: audit 2023-12-20T20:14:51.152811+0000 mon.a (mon.0) 4680 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: cephadm 2023-12-20T20:14:51.160455+0000 mgr.x (mgr.25349) 1708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:52.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: audit 2023-12-20T20:14:51.237491+0000 mon.a (mon.0) 4681 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: audit 2023-12-20T20:14:51.241699+0000 mon.a (mon.0) 4682 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: audit 2023-12-20T20:14:51.245626+0000 mon.a (mon.0) 4683 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: audit 2023-12-20T20:14:51.247034+0000 mon.a (mon.0) 4684 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: audit 2023-12-20T20:14:51.256465+0000 mon.a (mon.0) 4685 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: cephadm 2023-12-20T20:14:51.263778+0000 mgr.x (mgr.25349) 1709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:52.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:50.988553+0000 mon.a (mon.0) 4671 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.000757+0000 mon.a (mon.0) 4672 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.038688+0000 mon.a (mon.0) 4673 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.040670+0000 mon.a (mon.0) 4674 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.050776+0000 mon.a (mon.0) 4675 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: cephadm 2023-12-20T20:14:51.058549+0000 mgr.x (mgr.25349) 1706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: cluster 2023-12-20T20:14:51.106206+0000 mgr.x (mgr.25349) 1707 : cluster 0 pgmap v354: 161 pgs: 17 active+undersized+degraded, 1 stale+active+clean, 35 active+undersized, 108 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 798 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2023-12-20T20:14:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.133108+0000 mon.a (mon.0) 4676 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.136569+0000 mon.a (mon.0) 4677 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.141542+0000 mon.a (mon.0) 4678 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.143287+0000 mon.a (mon.0) 4679 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.152811+0000 mon.a (mon.0) 4680 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: cephadm 2023-12-20T20:14:51.160455+0000 mgr.x (mgr.25349) 1708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:52.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.237491+0000 mon.a (mon.0) 4681 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.241699+0000 mon.a (mon.0) 4682 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.245626+0000 mon.a (mon.0) 4683 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.247034+0000 mon.a (mon.0) 4684 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.256465+0000 mon.a (mon.0) 4685 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: cephadm 2023-12-20T20:14:51.263778+0000 mgr.x (mgr.25349) 1709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.335689+0000 mon.a (mon.0) 4686 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.340813+0000 mon.a (mon.0) 4687 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.345081+0000 mon.a (mon.0) 4688 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.346791+0000 mon.a (mon.0) 4689 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.356192+0000 mon.a (mon.0) 4690 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: cephadm 2023-12-20T20:14:51.363598+0000 mgr.x (mgr.25349) 1710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.439911+0000 mon.a (mon.0) 4691 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.442863+0000 mon.a (mon.0) 4692 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.445937+0000 mon.a (mon.0) 4693 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.447286+0000 mon.a (mon.0) 4694 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.456159+0000 mon.a (mon.0) 4695 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: cephadm 2023-12-20T20:14:51.463427+0000 mgr.x (mgr.25349) 1711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.534898+0000 mon.a (mon.0) 4696 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.538479+0000 mon.a (mon.0) 4697 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.542309+0000 mon.a (mon.0) 4698 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.543719+0000 mon.a (mon.0) 4699 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.553888+0000 mon.a (mon.0) 4700 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: cephadm 2023-12-20T20:14:51.561298+0000 mgr.x (mgr.25349) 1712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.634494+0000 mon.a (mon.0) 4701 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[84793]: audit 2023-12-20T20:14:51.638681+0000 mon.a (mon.0) 4702 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: audit 2023-12-20T20:14:51.335689+0000 mon.a (mon.0) 4686 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: audit 2023-12-20T20:14:51.340813+0000 mon.a (mon.0) 4687 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: audit 2023-12-20T20:14:51.345081+0000 mon.a (mon.0) 4688 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: audit 2023-12-20T20:14:51.346791+0000 mon.a (mon.0) 4689 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:51 smithi080 bash[80208]: audit 2023-12-20T20:14:51.356192+0000 mon.a (mon.0) 4690 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: cephadm 2023-12-20T20:14:51.363598+0000 mgr.x (mgr.25349) 1710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.439911+0000 mon.a (mon.0) 4691 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.442863+0000 mon.a (mon.0) 4692 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.445937+0000 mon.a (mon.0) 4693 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.447286+0000 mon.a (mon.0) 4694 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.456159+0000 mon.a (mon.0) 4695 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: cephadm 2023-12-20T20:14:51.463427+0000 mgr.x (mgr.25349) 1711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.534898+0000 mon.a (mon.0) 4696 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.538479+0000 mon.a (mon.0) 4697 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.542309+0000 mon.a (mon.0) 4698 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.543719+0000 mon.a (mon.0) 4699 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.553888+0000 mon.a (mon.0) 4700 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: cephadm 2023-12-20T20:14:51.561298+0000 mgr.x (mgr.25349) 1712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:52.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.634494+0000 mon.a (mon.0) 4701 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.638681+0000 mon.a (mon.0) 4702 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:51.642866+0000 mon.a (mon.0) 4703 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:51.644565+0000 mon.a (mon.0) 4704 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:51.654240+0000 mon.a (mon.0) 4705 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:51.732042+0000 mon.a (mon.0) 4706 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:51.735206+0000 mon.a (mon.0) 4707 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:51.738334+0000 mon.a (mon.0) 4708 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:51.739913+0000 mon.a (mon.0) 4709 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:51.749358+0000 mon.a (mon.0) 4710 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:51.827587+0000 mon.a (mon.0) 4711 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:51.833015+0000 mon.a (mon.0) 4712 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:51.838400+0000 mon.a (mon.0) 4713 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:51.840331+0000 mon.a (mon.0) 4714 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:51.850459+0000 mon.a (mon.0) 4715 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:51.932201+0000 mon.a (mon.0) 4716 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:51.935176+0000 mon.a (mon.0) 4717 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:51.938069+0000 mon.a (mon.0) 4718 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:51.939377+0000 mon.a (mon.0) 4719 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:51.948190+0000 mon.a (mon.0) 4720 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.642866+0000 mon.a (mon.0) 4703 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.644565+0000 mon.a (mon.0) 4704 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.654240+0000 mon.a (mon.0) 4705 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.732042+0000 mon.a (mon.0) 4706 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.735206+0000 mon.a (mon.0) 4707 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.738334+0000 mon.a (mon.0) 4708 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.739913+0000 mon.a (mon.0) 4709 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.749358+0000 mon.a (mon.0) 4710 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.827587+0000 mon.a (mon.0) 4711 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.833015+0000 mon.a (mon.0) 4712 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.838400+0000 mon.a (mon.0) 4713 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.840331+0000 mon.a (mon.0) 4714 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.850459+0000 mon.a (mon.0) 4715 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.932201+0000 mon.a (mon.0) 4716 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.935176+0000 mon.a (mon.0) 4717 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.938069+0000 mon.a (mon.0) 4718 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.939377+0000 mon.a (mon.0) 4719 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:51.948190+0000 mon.a (mon.0) 4720 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:50.988553+0000 mon.a (mon.0) 4671 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.000757+0000 mon.a (mon.0) 4672 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.038688+0000 mon.a (mon.0) 4673 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.040670+0000 mon.a (mon.0) 4674 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.050776+0000 mon.a (mon.0) 4675 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: cephadm 2023-12-20T20:14:51.058549+0000 mgr.x (mgr.25349) 1706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:52.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: cluster 2023-12-20T20:14:51.106206+0000 mgr.x (mgr.25349) 1707 : cluster 0 pgmap v354: 161 pgs: 17 active+undersized+degraded, 1 stale+active+clean, 35 active+undersized, 108 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 798 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2023-12-20T20:14:52.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.133108+0000 mon.a (mon.0) 4676 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.136569+0000 mon.a (mon.0) 4677 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.141542+0000 mon.a (mon.0) 4678 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.143287+0000 mon.a (mon.0) 4679 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.152811+0000 mon.a (mon.0) 4680 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: cephadm 2023-12-20T20:14:51.160455+0000 mgr.x (mgr.25349) 1708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:52.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.237491+0000 mon.a (mon.0) 4681 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.241699+0000 mon.a (mon.0) 4682 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.245626+0000 mon.a (mon.0) 4683 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.247034+0000 mon.a (mon.0) 4684 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.256465+0000 mon.a (mon.0) 4685 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: cephadm 2023-12-20T20:14:51.263778+0000 mgr.x (mgr.25349) 1709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:52.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.335689+0000 mon.a (mon.0) 4686 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.340813+0000 mon.a (mon.0) 4687 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.345081+0000 mon.a (mon.0) 4688 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.346791+0000 mon.a (mon.0) 4689 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.356192+0000 mon.a (mon.0) 4690 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: cephadm 2023-12-20T20:14:51.363598+0000 mgr.x (mgr.25349) 1710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:52.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.439911+0000 mon.a (mon.0) 4691 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.442863+0000 mon.a (mon.0) 4692 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.445937+0000 mon.a (mon.0) 4693 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.447286+0000 mon.a (mon.0) 4694 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.456159+0000 mon.a (mon.0) 4695 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: cephadm 2023-12-20T20:14:51.463427+0000 mgr.x (mgr.25349) 1711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:52.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.534898+0000 mon.a (mon.0) 4696 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.538479+0000 mon.a (mon.0) 4697 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.542309+0000 mon.a (mon.0) 4698 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.543719+0000 mon.a (mon.0) 4699 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.553888+0000 mon.a (mon.0) 4700 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: cephadm 2023-12-20T20:14:51.561298+0000 mgr.x (mgr.25349) 1712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:52.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.634494+0000 mon.a (mon.0) 4701 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.638681+0000 mon.a (mon.0) 4702 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.642866+0000 mon.a (mon.0) 4703 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.644565+0000 mon.a (mon.0) 4704 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.654240+0000 mon.a (mon.0) 4705 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.732042+0000 mon.a (mon.0) 4706 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.735206+0000 mon.a (mon.0) 4707 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.738334+0000 mon.a (mon.0) 4708 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.739913+0000 mon.a (mon.0) 4709 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.749358+0000 mon.a (mon.0) 4710 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.827587+0000 mon.a (mon.0) 4711 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.833015+0000 mon.a (mon.0) 4712 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.838400+0000 mon.a (mon.0) 4713 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.840331+0000 mon.a (mon.0) 4714 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.850459+0000 mon.a (mon.0) 4715 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.932201+0000 mon.a (mon.0) 4716 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.935176+0000 mon.a (mon.0) 4717 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:52.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.938069+0000 mon.a (mon.0) 4718 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:52.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.939377+0000 mon.a (mon.0) 4719 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:52.451 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:51 smithi133 bash[68349]: audit 2023-12-20T20:14:51.948190+0000 mon.a (mon.0) 4720 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: cephadm 2023-12-20T20:14:51.661551+0000 mgr.x (mgr.25349) 1713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: cephadm 2023-12-20T20:14:51.756615+0000 mgr.x (mgr.25349) 1714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: cephadm 2023-12-20T20:14:51.857852+0000 mgr.x (mgr.25349) 1715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: cephadm 2023-12-20T20:14:51.955514+0000 mgr.x (mgr.25349) 1716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.025933+0000 mon.a (mon.0) 4721 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.028794+0000 mon.a (mon.0) 4722 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.032152+0000 mon.a (mon.0) 4723 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.033683+0000 mon.a (mon.0) 4724 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.043028+0000 mon.a (mon.0) 4725 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: cephadm 2023-12-20T20:14:52.050387+0000 mgr.x (mgr.25349) 1717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.126836+0000 mon.a (mon.0) 4726 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.130499+0000 mon.a (mon.0) 4727 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.134196+0000 mon.a (mon.0) 4728 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.135596+0000 mon.a (mon.0) 4729 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.144517+0000 mon.a (mon.0) 4730 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: cephadm 2023-12-20T20:14:52.151802+0000 mgr.x (mgr.25349) 1718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.226411+0000 mon.a (mon.0) 4731 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.230622+0000 mon.a (mon.0) 4732 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.234497+0000 mon.a (mon.0) 4733 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.236058+0000 mon.a (mon.0) 4734 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: cephadm 2023-12-20T20:14:51.661551+0000 mgr.x (mgr.25349) 1713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: cephadm 2023-12-20T20:14:51.756615+0000 mgr.x (mgr.25349) 1714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: cephadm 2023-12-20T20:14:51.857852+0000 mgr.x (mgr.25349) 1715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: cephadm 2023-12-20T20:14:51.955514+0000 mgr.x (mgr.25349) 1716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:52.025933+0000 mon.a (mon.0) 4721 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:52.028794+0000 mon.a (mon.0) 4722 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:52.032152+0000 mon.a (mon.0) 4723 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:52.033683+0000 mon.a (mon.0) 4724 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:52.043028+0000 mon.a (mon.0) 4725 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: cephadm 2023-12-20T20:14:52.050387+0000 mgr.x (mgr.25349) 1717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:52.126836+0000 mon.a (mon.0) 4726 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:52.130499+0000 mon.a (mon.0) 4727 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:52.134196+0000 mon.a (mon.0) 4728 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:52.135596+0000 mon.a (mon.0) 4729 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:52.144517+0000 mon.a (mon.0) 4730 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: cephadm 2023-12-20T20:14:52.151802+0000 mgr.x (mgr.25349) 1718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:52.226411+0000 mon.a (mon.0) 4731 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:52.230622+0000 mon.a (mon.0) 4732 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:52.234497+0000 mon.a (mon.0) 4733 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:52.236058+0000 mon.a (mon.0) 4734 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.245944+0000 mon.a (mon.0) 4735 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: cephadm 2023-12-20T20:14:52.253318+0000 mgr.x (mgr.25349) 1719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.326775+0000 mon.a (mon.0) 4736 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.329777+0000 mon.a (mon.0) 4737 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.333416+0000 mon.a (mon.0) 4738 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.335132+0000 mon.a (mon.0) 4739 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.344899+0000 mon.a (mon.0) 4740 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: cephadm 2023-12-20T20:14:52.352346+0000 mgr.x (mgr.25349) 1720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.424744+0000 mon.a (mon.0) 4741 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.428863+0000 mon.a (mon.0) 4742 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.433456+0000 mon.a (mon.0) 4743 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.435427+0000 mon.a (mon.0) 4744 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.447506+0000 mon.a (mon.0) 4745 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: cephadm 2023-12-20T20:14:52.454663+0000 mgr.x (mgr.25349) 1721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.526359+0000 mon.a (mon.0) 4746 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.529734+0000 mon.a (mon.0) 4747 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.532884+0000 mon.a (mon.0) 4748 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.534260+0000 mon.a (mon.0) 4749 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: audit 2023-12-20T20:14:52.545932+0000 mon.a (mon.0) 4750 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[84793]: cephadm 2023-12-20T20:14:52.553399+0000 mgr.x (mgr.25349) 1722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:52.627376+0000 mon.a (mon.0) 4751 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:52.630826+0000 mon.a (mon.0) 4752 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:52.634692+0000 mon.a (mon.0) 4753 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:52.636227+0000 mon.a (mon.0) 4754 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:52.645802+0000 mon.a (mon.0) 4755 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:52.728078+0000 mon.a (mon.0) 4756 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:52.731912+0000 mon.a (mon.0) 4757 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:52.735541+0000 mon.a (mon.0) 4758 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:52.736971+0000 mon.a (mon.0) 4759 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:52.747718+0000 mon.a (mon.0) 4760 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:52.830028+0000 mon.a (mon.0) 4761 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:52.833505+0000 mon.a (mon.0) 4762 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:52.837348+0000 mon.a (mon.0) 4763 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:52.838991+0000 mon.a (mon.0) 4764 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:52.849054+0000 mon.a (mon.0) 4765 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:52.927816+0000 mon.a (mon.0) 4766 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:52.932667+0000 mon.a (mon.0) 4767 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:52.937069+0000 mon.a (mon.0) 4768 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:52.938765+0000 mon.a (mon.0) 4769 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:52.948091+0000 mon.a (mon.0) 4770 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:52.245944+0000 mon.a (mon.0) 4735 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: cephadm 2023-12-20T20:14:52.253318+0000 mgr.x (mgr.25349) 1719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:52.326775+0000 mon.a (mon.0) 4736 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:52 smithi080 bash[80208]: audit 2023-12-20T20:14:52.329777+0000 mon.a (mon.0) 4737 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.333416+0000 mon.a (mon.0) 4738 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.335132+0000 mon.a (mon.0) 4739 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.344899+0000 mon.a (mon.0) 4740 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: cephadm 2023-12-20T20:14:52.352346+0000 mgr.x (mgr.25349) 1720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.424744+0000 mon.a (mon.0) 4741 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.428863+0000 mon.a (mon.0) 4742 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.433456+0000 mon.a (mon.0) 4743 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.435427+0000 mon.a (mon.0) 4744 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.447506+0000 mon.a (mon.0) 4745 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: cephadm 2023-12-20T20:14:52.454663+0000 mgr.x (mgr.25349) 1721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.526359+0000 mon.a (mon.0) 4746 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.529734+0000 mon.a (mon.0) 4747 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.532884+0000 mon.a (mon.0) 4748 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.534260+0000 mon.a (mon.0) 4749 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.545932+0000 mon.a (mon.0) 4750 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: cephadm 2023-12-20T20:14:52.553399+0000 mgr.x (mgr.25349) 1722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.627376+0000 mon.a (mon.0) 4751 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.630826+0000 mon.a (mon.0) 4752 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.634692+0000 mon.a (mon.0) 4753 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.636227+0000 mon.a (mon.0) 4754 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.645802+0000 mon.a (mon.0) 4755 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.728078+0000 mon.a (mon.0) 4756 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.731912+0000 mon.a (mon.0) 4757 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.735541+0000 mon.a (mon.0) 4758 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.736971+0000 mon.a (mon.0) 4759 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.747718+0000 mon.a (mon.0) 4760 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.830028+0000 mon.a (mon.0) 4761 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.833505+0000 mon.a (mon.0) 4762 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.837348+0000 mon.a (mon.0) 4763 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.838991+0000 mon.a (mon.0) 4764 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.849054+0000 mon.a (mon.0) 4765 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.927816+0000 mon.a (mon.0) 4766 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.932667+0000 mon.a (mon.0) 4767 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.937069+0000 mon.a (mon.0) 4768 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.938765+0000 mon.a (mon.0) 4769 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:52.948091+0000 mon.a (mon.0) 4770 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.312 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[83174]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-20T20:14:53.312 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[83174]: 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-20T20:14:53.312 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[83174]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-20T20:14:53.313 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[83174]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-20T20:14:53.313 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[83174]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2023-12-20T20:14:53.313 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[83174]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-20T20:14:53.313 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[83174]: --> ceph-volume raw activate successful for osd ID: 5 2023-12-20T20:14:53.313 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: cephadm 2023-12-20T20:14:51.661551+0000 mgr.x (mgr.25349) 1713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.313 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: cephadm 2023-12-20T20:14:51.756615+0000 mgr.x (mgr.25349) 1714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.313 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: cephadm 2023-12-20T20:14:51.857852+0000 mgr.x (mgr.25349) 1715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.314 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: cephadm 2023-12-20T20:14:51.955514+0000 mgr.x (mgr.25349) 1716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.314 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.025933+0000 mon.a (mon.0) 4721 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.314 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.028794+0000 mon.a (mon.0) 4722 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.314 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.032152+0000 mon.a (mon.0) 4723 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.314 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.033683+0000 mon.a (mon.0) 4724 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.314 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.043028+0000 mon.a (mon.0) 4725 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.314 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: cephadm 2023-12-20T20:14:52.050387+0000 mgr.x (mgr.25349) 1717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.314 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.126836+0000 mon.a (mon.0) 4726 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.314 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.130499+0000 mon.a (mon.0) 4727 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.314 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.134196+0000 mon.a (mon.0) 4728 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.314 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.135596+0000 mon.a (mon.0) 4729 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.314 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.144517+0000 mon.a (mon.0) 4730 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.314 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: cephadm 2023-12-20T20:14:52.151802+0000 mgr.x (mgr.25349) 1718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.314 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.226411+0000 mon.a (mon.0) 4731 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.315 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.230622+0000 mon.a (mon.0) 4732 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.315 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.234497+0000 mon.a (mon.0) 4733 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.315 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.236058+0000 mon.a (mon.0) 4734 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.315 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.245944+0000 mon.a (mon.0) 4735 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.315 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: cephadm 2023-12-20T20:14:52.253318+0000 mgr.x (mgr.25349) 1719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.315 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.326775+0000 mon.a (mon.0) 4736 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.315 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.329777+0000 mon.a (mon.0) 4737 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.315 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.333416+0000 mon.a (mon.0) 4738 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.315 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.335132+0000 mon.a (mon.0) 4739 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.315 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.344899+0000 mon.a (mon.0) 4740 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.315 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: cephadm 2023-12-20T20:14:52.352346+0000 mgr.x (mgr.25349) 1720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.315 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.424744+0000 mon.a (mon.0) 4741 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.315 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.428863+0000 mon.a (mon.0) 4742 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.315 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.433456+0000 mon.a (mon.0) 4743 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.315 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.435427+0000 mon.a (mon.0) 4744 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.316 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.447506+0000 mon.a (mon.0) 4745 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.316 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: cephadm 2023-12-20T20:14:52.454663+0000 mgr.x (mgr.25349) 1721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.316 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.526359+0000 mon.a (mon.0) 4746 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.316 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.529734+0000 mon.a (mon.0) 4747 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.316 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.532884+0000 mon.a (mon.0) 4748 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.316 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.534260+0000 mon.a (mon.0) 4749 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.316 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.545932+0000 mon.a (mon.0) 4750 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.316 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: cephadm 2023-12-20T20:14:52.553399+0000 mgr.x (mgr.25349) 1722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:53.316 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.627376+0000 mon.a (mon.0) 4751 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.316 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.630826+0000 mon.a (mon.0) 4752 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.316 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.634692+0000 mon.a (mon.0) 4753 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.317 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.636227+0000 mon.a (mon.0) 4754 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.317 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.645802+0000 mon.a (mon.0) 4755 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.317 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.728078+0000 mon.a (mon.0) 4756 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.317 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.731912+0000 mon.a (mon.0) 4757 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.317 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.735541+0000 mon.a (mon.0) 4758 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.317 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.736971+0000 mon.a (mon.0) 4759 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.317 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.747718+0000 mon.a (mon.0) 4760 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.317 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.830028+0000 mon.a (mon.0) 4761 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.317 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.833505+0000 mon.a (mon.0) 4762 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.317 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.837348+0000 mon.a (mon.0) 4763 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.317 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.838991+0000 mon.a (mon.0) 4764 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.317 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.849054+0000 mon.a (mon.0) 4765 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:53.317 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.927816+0000 mon.a (mon.0) 4766 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:53.317 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.932667+0000 mon.a (mon.0) 4767 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:53.318 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.937069+0000 mon.a (mon.0) 4768 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:53.318 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.938765+0000 mon.a (mon.0) 4769 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:53.318 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:53 smithi133 bash[68349]: audit 2023-12-20T20:14:52.948091+0000 mon.a (mon.0) 4770 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: cephadm 2023-12-20T20:14:52.653302+0000 mgr.x (mgr.25349) 1723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: cephadm 2023-12-20T20:14:52.755329+0000 mgr.x (mgr.25349) 1724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: cephadm 2023-12-20T20:14:52.856390+0000 mgr.x (mgr.25349) 1725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: cephadm 2023-12-20T20:14:52.955449+0000 mgr.x (mgr.25349) 1726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:53.029852+0000 mon.a (mon.0) 4771 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:53.033015+0000 mon.a (mon.0) 4772 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:53.036321+0000 mon.a (mon.0) 4773 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:53.037621+0000 mon.a (mon.0) 4774 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:53.048335+0000 mon.a (mon.0) 4775 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: cephadm 2023-12-20T20:14:53.055650+0000 mgr.x (mgr.25349) 1727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: cluster 2023-12-20T20:14:53.106819+0000 mgr.x (mgr.25349) 1728 : cluster 0 pgmap v355: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:14:54.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:53.130458+0000 mon.a (mon.0) 4776 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:53.134022+0000 mon.a (mon.0) 4777 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:53.137216+0000 mon.a (mon.0) 4778 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:53.138918+0000 mon.a (mon.0) 4779 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:53.150708+0000 mon.a (mon.0) 4780 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: cephadm 2023-12-20T20:14:53.158122+0000 mgr.x (mgr.25349) 1729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:53.229849+0000 mon.a (mon.0) 4781 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:53.234435+0000 mon.a (mon.0) 4782 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: cephadm 2023-12-20T20:14:52.653302+0000 mgr.x (mgr.25349) 1723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: cephadm 2023-12-20T20:14:52.755329+0000 mgr.x (mgr.25349) 1724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: cephadm 2023-12-20T20:14:52.856390+0000 mgr.x (mgr.25349) 1725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: cephadm 2023-12-20T20:14:52.955449+0000 mgr.x (mgr.25349) 1726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:53.029852+0000 mon.a (mon.0) 4771 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:53.033015+0000 mon.a (mon.0) 4772 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:53.036321+0000 mon.a (mon.0) 4773 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:53.037621+0000 mon.a (mon.0) 4774 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:53.048335+0000 mon.a (mon.0) 4775 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: cephadm 2023-12-20T20:14:53.055650+0000 mgr.x (mgr.25349) 1727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: cluster 2023-12-20T20:14:53.106819+0000 mgr.x (mgr.25349) 1728 : cluster 0 pgmap v355: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:14:54.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[80208]: audit 2023-12-20T20:14:53.130458+0000 mon.a (mon.0) 4776 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.134022+0000 mon.a (mon.0) 4777 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.137216+0000 mon.a (mon.0) 4778 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.138918+0000 mon.a (mon.0) 4779 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.150708+0000 mon.a (mon.0) 4780 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: cephadm 2023-12-20T20:14:53.158122+0000 mgr.x (mgr.25349) 1729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.229849+0000 mon.a (mon.0) 4781 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.234435+0000 mon.a (mon.0) 4782 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:53.238562+0000 mon.a (mon.0) 4783 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:53 smithi080 bash[84793]: audit 2023-12-20T20:14:53.240435+0000 mon.a (mon.0) 4784 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.252320+0000 mon.a (mon.0) 4785 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: cephadm 2023-12-20T20:14:53.259889+0000 mgr.x (mgr.25349) 1730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.336311+0000 mon.a (mon.0) 4786 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.339626+0000 mon.a (mon.0) 4787 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.344289+0000 mon.a (mon.0) 4788 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.346116+0000 mon.a (mon.0) 4789 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.357805+0000 mon.a (mon.0) 4790 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: cephadm 2023-12-20T20:14:53.365501+0000 mgr.x (mgr.25349) 1731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.435914+0000 mon.a (mon.0) 4791 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.439209+0000 mon.a (mon.0) 4792 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.442324+0000 mon.a (mon.0) 4793 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.443606+0000 mon.a (mon.0) 4794 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.454533+0000 mon.a (mon.0) 4795 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: cephadm 2023-12-20T20:14:53.461822+0000 mgr.x (mgr.25349) 1732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.536636+0000 mon.a (mon.0) 4796 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.539935+0000 mon.a (mon.0) 4797 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.543423+0000 mon.a (mon.0) 4798 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.544937+0000 mon.a (mon.0) 4799 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.556712+0000 mon.a (mon.0) 4800 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.238562+0000 mon.a (mon.0) 4783 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.240435+0000 mon.a (mon.0) 4784 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.252320+0000 mon.a (mon.0) 4785 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: cephadm 2023-12-20T20:14:53.259889+0000 mgr.x (mgr.25349) 1730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.336311+0000 mon.a (mon.0) 4786 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.339626+0000 mon.a (mon.0) 4787 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.344289+0000 mon.a (mon.0) 4788 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.346116+0000 mon.a (mon.0) 4789 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.357805+0000 mon.a (mon.0) 4790 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: cephadm 2023-12-20T20:14:53.365501+0000 mgr.x (mgr.25349) 1731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.435914+0000 mon.a (mon.0) 4791 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.439209+0000 mon.a (mon.0) 4792 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.442324+0000 mon.a (mon.0) 4793 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.443606+0000 mon.a (mon.0) 4794 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.454533+0000 mon.a (mon.0) 4795 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: cephadm 2023-12-20T20:14:53.461822+0000 mgr.x (mgr.25349) 1732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.536636+0000 mon.a (mon.0) 4796 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.539935+0000 mon.a (mon.0) 4797 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.543423+0000 mon.a (mon.0) 4798 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.544937+0000 mon.a (mon.0) 4799 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.556712+0000 mon.a (mon.0) 4800 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: cephadm 2023-12-20T20:14:53.563981+0000 mgr.x (mgr.25349) 1733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.638512+0000 mon.a (mon.0) 4801 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.641489+0000 mon.a (mon.0) 4802 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.644486+0000 mon.a (mon.0) 4803 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.646053+0000 mon.a (mon.0) 4804 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.657195+0000 mon.a (mon.0) 4805 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.736702+0000 mon.a (mon.0) 4806 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.740200+0000 mon.a (mon.0) 4807 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.743695+0000 mon.a (mon.0) 4808 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.745125+0000 mon.a (mon.0) 4809 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.754629+0000 mon.a (mon.0) 4810 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.830205+0000 mon.a (mon.0) 4811 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.833182+0000 mon.a (mon.0) 4812 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.836036+0000 mon.a (mon.0) 4813 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.837460+0000 mon.a (mon.0) 4814 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.846502+0000 mon.a (mon.0) 4815 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.925536+0000 mon.a (mon.0) 4816 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.929331+0000 mon.a (mon.0) 4817 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.932837+0000 mon.a (mon.0) 4818 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.934165+0000 mon.a (mon.0) 4819 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[84793]: audit 2023-12-20T20:14:53.943455+0000 mon.a (mon.0) 4820 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: cephadm 2023-12-20T20:14:53.563981+0000 mgr.x (mgr.25349) 1733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.638512+0000 mon.a (mon.0) 4801 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.641489+0000 mon.a (mon.0) 4802 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.644486+0000 mon.a (mon.0) 4803 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.646053+0000 mon.a (mon.0) 4804 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.657195+0000 mon.a (mon.0) 4805 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.736702+0000 mon.a (mon.0) 4806 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.740200+0000 mon.a (mon.0) 4807 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.743695+0000 mon.a (mon.0) 4808 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.745125+0000 mon.a (mon.0) 4809 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.754629+0000 mon.a (mon.0) 4810 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.830205+0000 mon.a (mon.0) 4811 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.833182+0000 mon.a (mon.0) 4812 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.836036+0000 mon.a (mon.0) 4813 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.837460+0000 mon.a (mon.0) 4814 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.846502+0000 mon.a (mon.0) 4815 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.925536+0000 mon.a (mon.0) 4816 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.929331+0000 mon.a (mon.0) 4817 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.932837+0000 mon.a (mon.0) 4818 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.934165+0000 mon.a (mon.0) 4819 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:54 smithi080 bash[80208]: audit 2023-12-20T20:14:53.943455+0000 mon.a (mon.0) 4820 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: cephadm 2023-12-20T20:14:52.653302+0000 mgr.x (mgr.25349) 1723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: cephadm 2023-12-20T20:14:52.755329+0000 mgr.x (mgr.25349) 1724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: cephadm 2023-12-20T20:14:52.856390+0000 mgr.x (mgr.25349) 1725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: cephadm 2023-12-20T20:14:52.955449+0000 mgr.x (mgr.25349) 1726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.029852+0000 mon.a (mon.0) 4771 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.033015+0000 mon.a (mon.0) 4772 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.036321+0000 mon.a (mon.0) 4773 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.037621+0000 mon.a (mon.0) 4774 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.048335+0000 mon.a (mon.0) 4775 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: cephadm 2023-12-20T20:14:53.055650+0000 mgr.x (mgr.25349) 1727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: cluster 2023-12-20T20:14:53.106819+0000 mgr.x (mgr.25349) 1728 : cluster 0 pgmap v355: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:14:54.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.130458+0000 mon.a (mon.0) 4776 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.134022+0000 mon.a (mon.0) 4777 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.137216+0000 mon.a (mon.0) 4778 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.138918+0000 mon.a (mon.0) 4779 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.150708+0000 mon.a (mon.0) 4780 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: cephadm 2023-12-20T20:14:53.158122+0000 mgr.x (mgr.25349) 1729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.229849+0000 mon.a (mon.0) 4781 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.234435+0000 mon.a (mon.0) 4782 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.238562+0000 mon.a (mon.0) 4783 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.240435+0000 mon.a (mon.0) 4784 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.252320+0000 mon.a (mon.0) 4785 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: cephadm 2023-12-20T20:14:53.259889+0000 mgr.x (mgr.25349) 1730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.336311+0000 mon.a (mon.0) 4786 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.339626+0000 mon.a (mon.0) 4787 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.344289+0000 mon.a (mon.0) 4788 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.346116+0000 mon.a (mon.0) 4789 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.357805+0000 mon.a (mon.0) 4790 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: cephadm 2023-12-20T20:14:53.365501+0000 mgr.x (mgr.25349) 1731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.435914+0000 mon.a (mon.0) 4791 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.439209+0000 mon.a (mon.0) 4792 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.442324+0000 mon.a (mon.0) 4793 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.443606+0000 mon.a (mon.0) 4794 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.454533+0000 mon.a (mon.0) 4795 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: cephadm 2023-12-20T20:14:53.461822+0000 mgr.x (mgr.25349) 1732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.536636+0000 mon.a (mon.0) 4796 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.539935+0000 mon.a (mon.0) 4797 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.543423+0000 mon.a (mon.0) 4798 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.544937+0000 mon.a (mon.0) 4799 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.556712+0000 mon.a (mon.0) 4800 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: cephadm 2023-12-20T20:14:53.563981+0000 mgr.x (mgr.25349) 1733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:54.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.638512+0000 mon.a (mon.0) 4801 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.641489+0000 mon.a (mon.0) 4802 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.644486+0000 mon.a (mon.0) 4803 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.646053+0000 mon.a (mon.0) 4804 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.657195+0000 mon.a (mon.0) 4805 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.736702+0000 mon.a (mon.0) 4806 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.740200+0000 mon.a (mon.0) 4807 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.743695+0000 mon.a (mon.0) 4808 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.745125+0000 mon.a (mon.0) 4809 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.754629+0000 mon.a (mon.0) 4810 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.830205+0000 mon.a (mon.0) 4811 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.833182+0000 mon.a (mon.0) 4812 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.836036+0000 mon.a (mon.0) 4813 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.837460+0000 mon.a (mon.0) 4814 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.846502+0000 mon.a (mon.0) 4815 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.925536+0000 mon.a (mon.0) 4816 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:54.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.929331+0000 mon.a (mon.0) 4817 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:54.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.932837+0000 mon.a (mon.0) 4818 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:54.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.934165+0000 mon.a (mon.0) 4819 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:54.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[68349]: audit 2023-12-20T20:14:53.943455+0000 mon.a (mon.0) 4820 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:54.944 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:14:54 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:14:54] "GET /metrics HTTP/1.1" 200 38568 "" "Prometheus/2.33.4" 2023-12-20T20:14:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: cephadm 2023-12-20T20:14:53.664479+0000 mgr.x (mgr.25349) 1734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: cephadm 2023-12-20T20:14:53.761972+0000 mgr.x (mgr.25349) 1735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: cephadm 2023-12-20T20:14:53.853959+0000 mgr.x (mgr.25349) 1736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: cephadm 2023-12-20T20:14:53.950841+0000 mgr.x (mgr.25349) 1737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.010151+0000 mon.a (mon.0) 4821 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.012312+0000 mon.a (mon.0) 4822 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.014417+0000 mon.a (mon.0) 4823 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.015315+0000 mon.a (mon.0) 4824 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.021629+0000 mon.a (mon.0) 4825 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: cephadm 2023-12-20T20:14:54.028782+0000 mgr.x (mgr.25349) 1738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.102034+0000 mon.a (mon.0) 4826 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.105393+0000 mon.a (mon.0) 4827 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.110441+0000 mon.a (mon.0) 4828 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.112317+0000 mon.a (mon.0) 4829 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.122704+0000 mon.a (mon.0) 4830 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: cephadm 2023-12-20T20:14:54.130222+0000 mgr.x (mgr.25349) 1739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.207254+0000 mon.a (mon.0) 4831 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.212089+0000 mon.a (mon.0) 4832 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.215801+0000 mon.a (mon.0) 4833 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.217382+0000 mon.a (mon.0) 4834 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.226967+0000 mon.a (mon.0) 4835 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: cephadm 2023-12-20T20:14:54.234317+0000 mgr.x (mgr.25349) 1740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.307441+0000 mon.a (mon.0) 4836 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.310592+0000 mon.a (mon.0) 4837 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.314414+0000 mon.a (mon.0) 4838 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.315931+0000 mon.a (mon.0) 4839 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.325586+0000 mon.a (mon.0) 4840 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: cephadm 2023-12-20T20:14:54.333223+0000 mgr.x (mgr.25349) 1741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.406097+0000 mon.a (mon.0) 4841 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.410563+0000 mon.a (mon.0) 4842 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.415170+0000 mon.a (mon.0) 4843 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.416630+0000 mon.a (mon.0) 4844 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.425497+0000 mon.a (mon.0) 4845 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: cephadm 2023-12-20T20:14:54.432719+0000 mgr.x (mgr.25349) 1742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.504345+0000 mon.a (mon.0) 4846 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.507949+0000 mon.a (mon.0) 4847 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.511412+0000 mon.a (mon.0) 4848 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.512911+0000 mon.a (mon.0) 4849 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.521341+0000 mon.a (mon.0) 4850 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: cephadm 2023-12-20T20:14:54.528638+0000 mgr.x (mgr.25349) 1743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.599923+0000 mon.a (mon.0) 4851 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.603309+0000 mon.a (mon.0) 4852 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.606840+0000 mon.a (mon.0) 4853 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.608287+0000 mon.a (mon.0) 4854 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.617137+0000 mon.a (mon.0) 4855 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: cephadm 2023-12-20T20:14:54.624446+0000 mgr.x (mgr.25349) 1744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.695218+0000 mon.a (mon.0) 4856 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.698877+0000 mon.a (mon.0) 4857 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.702435+0000 mon.a (mon.0) 4858 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.704280+0000 mon.a (mon.0) 4859 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.714404+0000 mon.a (mon.0) 4860 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.794953+0000 mon.a (mon.0) 4861 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.799727+0000 mon.a (mon.0) 4862 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.803623+0000 mon.a (mon.0) 4863 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.805253+0000 mon.a (mon.0) 4864 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.814993+0000 mon.a (mon.0) 4865 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.894894+0000 mon.a (mon.0) 4866 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.900180+0000 mon.a (mon.0) 4867 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.906121+0000 mon.a (mon.0) 4868 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.907800+0000 mon.a (mon.0) 4869 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.201 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:55 smithi133 bash[68349]: audit 2023-12-20T20:14:54.919065+0000 mon.a (mon.0) 4870 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: cephadm 2023-12-20T20:14:53.664479+0000 mgr.x (mgr.25349) 1734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: cephadm 2023-12-20T20:14:53.761972+0000 mgr.x (mgr.25349) 1735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: cephadm 2023-12-20T20:14:53.853959+0000 mgr.x (mgr.25349) 1736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: cephadm 2023-12-20T20:14:53.950841+0000 mgr.x (mgr.25349) 1737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.010151+0000 mon.a (mon.0) 4821 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.012312+0000 mon.a (mon.0) 4822 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.014417+0000 mon.a (mon.0) 4823 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.015315+0000 mon.a (mon.0) 4824 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.021629+0000 mon.a (mon.0) 4825 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: cephadm 2023-12-20T20:14:54.028782+0000 mgr.x (mgr.25349) 1738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.102034+0000 mon.a (mon.0) 4826 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.105393+0000 mon.a (mon.0) 4827 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.110441+0000 mon.a (mon.0) 4828 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.112317+0000 mon.a (mon.0) 4829 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.122704+0000 mon.a (mon.0) 4830 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: cephadm 2023-12-20T20:14:54.130222+0000 mgr.x (mgr.25349) 1739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.207254+0000 mon.a (mon.0) 4831 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.212089+0000 mon.a (mon.0) 4832 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.215801+0000 mon.a (mon.0) 4833 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.217382+0000 mon.a (mon.0) 4834 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: cephadm 2023-12-20T20:14:53.664479+0000 mgr.x (mgr.25349) 1734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: cephadm 2023-12-20T20:14:53.761972+0000 mgr.x (mgr.25349) 1735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: cephadm 2023-12-20T20:14:53.853959+0000 mgr.x (mgr.25349) 1736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: cephadm 2023-12-20T20:14:53.950841+0000 mgr.x (mgr.25349) 1737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.010151+0000 mon.a (mon.0) 4821 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.012312+0000 mon.a (mon.0) 4822 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.014417+0000 mon.a (mon.0) 4823 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.015315+0000 mon.a (mon.0) 4824 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.021629+0000 mon.a (mon.0) 4825 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: cephadm 2023-12-20T20:14:54.028782+0000 mgr.x (mgr.25349) 1738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.102034+0000 mon.a (mon.0) 4826 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.105393+0000 mon.a (mon.0) 4827 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.110441+0000 mon.a (mon.0) 4828 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.112317+0000 mon.a (mon.0) 4829 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.122704+0000 mon.a (mon.0) 4830 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: cephadm 2023-12-20T20:14:54.130222+0000 mgr.x (mgr.25349) 1739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.207254+0000 mon.a (mon.0) 4831 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.212089+0000 mon.a (mon.0) 4832 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.215801+0000 mon.a (mon.0) 4833 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.217382+0000 mon.a (mon.0) 4834 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.226967+0000 mon.a (mon.0) 4835 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: cephadm 2023-12-20T20:14:54.234317+0000 mgr.x (mgr.25349) 1740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.307441+0000 mon.a (mon.0) 4836 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.310592+0000 mon.a (mon.0) 4837 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.314414+0000 mon.a (mon.0) 4838 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.315931+0000 mon.a (mon.0) 4839 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.325586+0000 mon.a (mon.0) 4840 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: cephadm 2023-12-20T20:14:54.333223+0000 mgr.x (mgr.25349) 1741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.406097+0000 mon.a (mon.0) 4841 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.410563+0000 mon.a (mon.0) 4842 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.415170+0000 mon.a (mon.0) 4843 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.416630+0000 mon.a (mon.0) 4844 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.425497+0000 mon.a (mon.0) 4845 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: cephadm 2023-12-20T20:14:54.432719+0000 mgr.x (mgr.25349) 1742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.504345+0000 mon.a (mon.0) 4846 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.507949+0000 mon.a (mon.0) 4847 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.511412+0000 mon.a (mon.0) 4848 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.512911+0000 mon.a (mon.0) 4849 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.521341+0000 mon.a (mon.0) 4850 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: cephadm 2023-12-20T20:14:54.528638+0000 mgr.x (mgr.25349) 1743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.226967+0000 mon.a (mon.0) 4835 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: cephadm 2023-12-20T20:14:54.234317+0000 mgr.x (mgr.25349) 1740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.307441+0000 mon.a (mon.0) 4836 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.310592+0000 mon.a (mon.0) 4837 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.314414+0000 mon.a (mon.0) 4838 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.315931+0000 mon.a (mon.0) 4839 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.325586+0000 mon.a (mon.0) 4840 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: cephadm 2023-12-20T20:14:54.333223+0000 mgr.x (mgr.25349) 1741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.406097+0000 mon.a (mon.0) 4841 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.410563+0000 mon.a (mon.0) 4842 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.415170+0000 mon.a (mon.0) 4843 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.416630+0000 mon.a (mon.0) 4844 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.425497+0000 mon.a (mon.0) 4845 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: cephadm 2023-12-20T20:14:54.432719+0000 mgr.x (mgr.25349) 1742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.504345+0000 mon.a (mon.0) 4846 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.507949+0000 mon.a (mon.0) 4847 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.511412+0000 mon.a (mon.0) 4848 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.512911+0000 mon.a (mon.0) 4849 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.521341+0000 mon.a (mon.0) 4850 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: cephadm 2023-12-20T20:14:54.528638+0000 mgr.x (mgr.25349) 1743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.599923+0000 mon.a (mon.0) 4851 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.603309+0000 mon.a (mon.0) 4852 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.606840+0000 mon.a (mon.0) 4853 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.608287+0000 mon.a (mon.0) 4854 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.617137+0000 mon.a (mon.0) 4855 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: cephadm 2023-12-20T20:14:54.624446+0000 mgr.x (mgr.25349) 1744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.695218+0000 mon.a (mon.0) 4856 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.698877+0000 mon.a (mon.0) 4857 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.702435+0000 mon.a (mon.0) 4858 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.704280+0000 mon.a (mon.0) 4859 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.714404+0000 mon.a (mon.0) 4860 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.794953+0000 mon.a (mon.0) 4861 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.799727+0000 mon.a (mon.0) 4862 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.803623+0000 mon.a (mon.0) 4863 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.805253+0000 mon.a (mon.0) 4864 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.814993+0000 mon.a (mon.0) 4865 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.894894+0000 mon.a (mon.0) 4866 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.900180+0000 mon.a (mon.0) 4867 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.906121+0000 mon.a (mon.0) 4868 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.907800+0000 mon.a (mon.0) 4869 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[84793]: audit 2023-12-20T20:14:54.919065+0000 mon.a (mon.0) 4870 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.599923+0000 mon.a (mon.0) 4851 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.603309+0000 mon.a (mon.0) 4852 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.606840+0000 mon.a (mon.0) 4853 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.608287+0000 mon.a (mon.0) 4854 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.617137+0000 mon.a (mon.0) 4855 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: cephadm 2023-12-20T20:14:54.624446+0000 mgr.x (mgr.25349) 1744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.695218+0000 mon.a (mon.0) 4856 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.698877+0000 mon.a (mon.0) 4857 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.702435+0000 mon.a (mon.0) 4858 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.704280+0000 mon.a (mon.0) 4859 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.714404+0000 mon.a (mon.0) 4860 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.794953+0000 mon.a (mon.0) 4861 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.799727+0000 mon.a (mon.0) 4862 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.803623+0000 mon.a (mon.0) 4863 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.805253+0000 mon.a (mon.0) 4864 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.814993+0000 mon.a (mon.0) 4865 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:55.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.894894+0000 mon.a (mon.0) 4866 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:55.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.900180+0000 mon.a (mon.0) 4867 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:55.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.906121+0000 mon.a (mon.0) 4868 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:55.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.907800+0000 mon.a (mon.0) 4869 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:55.312 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:55 smithi080 bash[80208]: audit 2023-12-20T20:14:54.919065+0000 mon.a (mon.0) 4870 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: cephadm 2023-12-20T20:14:54.721852+0000 mgr.x (mgr.25349) 1745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: cephadm 2023-12-20T20:14:54.822395+0000 mgr.x (mgr.25349) 1746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: cephadm 2023-12-20T20:14:54.926721+0000 mgr.x (mgr.25349) 1747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.010222+0000 mon.a (mon.0) 4871 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.013395+0000 mon.a (mon.0) 4872 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.016380+0000 mon.a (mon.0) 4873 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.017670+0000 mon.a (mon.0) 4874 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.024924+0000 mon.a (mon.0) 4875 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: cephadm 2023-12-20T20:14:55.032274+0000 mgr.x (mgr.25349) 1748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.038335+0000 mon.a (mon.0) 4876 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:14:56.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: cluster 2023-12-20T20:14:55.107667+0000 mgr.x (mgr.25349) 1749 : cluster 0 pgmap v356: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:14:56.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.142305+0000 mon.a (mon.0) 4877 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.145482+0000 mon.a (mon.0) 4878 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.149323+0000 mon.a (mon.0) 4879 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.150978+0000 mon.a (mon.0) 4880 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.160923+0000 mon.a (mon.0) 4881 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: cephadm 2023-12-20T20:14:55.168168+0000 mgr.x (mgr.25349) 1750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.239595+0000 mon.a (mon.0) 4882 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.244405+0000 mon.a (mon.0) 4883 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: cephadm 2023-12-20T20:14:54.721852+0000 mgr.x (mgr.25349) 1745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: cephadm 2023-12-20T20:14:54.822395+0000 mgr.x (mgr.25349) 1746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: cephadm 2023-12-20T20:14:54.926721+0000 mgr.x (mgr.25349) 1747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.010222+0000 mon.a (mon.0) 4871 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.013395+0000 mon.a (mon.0) 4872 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.016380+0000 mon.a (mon.0) 4873 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.017670+0000 mon.a (mon.0) 4874 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.024924+0000 mon.a (mon.0) 4875 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: cephadm 2023-12-20T20:14:55.032274+0000 mgr.x (mgr.25349) 1748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.038335+0000 mon.a (mon.0) 4876 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:14:56.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: cluster 2023-12-20T20:14:55.107667+0000 mgr.x (mgr.25349) 1749 : cluster 0 pgmap v356: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:14:56.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.142305+0000 mon.a (mon.0) 4877 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.145482+0000 mon.a (mon.0) 4878 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.149323+0000 mon.a (mon.0) 4879 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.150978+0000 mon.a (mon.0) 4880 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.160923+0000 mon.a (mon.0) 4881 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: cephadm 2023-12-20T20:14:55.168168+0000 mgr.x (mgr.25349) 1750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.239595+0000 mon.a (mon.0) 4882 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.244405+0000 mon.a (mon.0) 4883 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.248346+0000 mon.a (mon.0) 4884 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.250057+0000 mon.a (mon.0) 4885 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.259830+0000 mon.a (mon.0) 4886 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: cephadm 2023-12-20T20:14:55.267485+0000 mgr.x (mgr.25349) 1751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.342874+0000 mon.a (mon.0) 4887 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.345785+0000 mon.a (mon.0) 4888 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.349510+0000 mon.a (mon.0) 4889 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.350968+0000 mon.a (mon.0) 4890 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.360549+0000 mon.a (mon.0) 4891 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: cephadm 2023-12-20T20:14:55.368682+0000 mgr.x (mgr.25349) 1752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.440867+0000 mon.a (mon.0) 4892 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.443936+0000 mon.a (mon.0) 4893 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.452107+0000 mon.a (mon.0) 4894 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.453638+0000 mon.a (mon.0) 4895 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.462705+0000 mon.a (mon.0) 4896 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: cephadm 2023-12-20T20:14:55.470133+0000 mgr.x (mgr.25349) 1753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.542446+0000 mon.a (mon.0) 4897 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.545967+0000 mon.a (mon.0) 4898 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.550192+0000 mon.a (mon.0) 4899 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.551844+0000 mon.a (mon.0) 4900 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.248346+0000 mon.a (mon.0) 4884 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.250057+0000 mon.a (mon.0) 4885 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.259830+0000 mon.a (mon.0) 4886 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: cephadm 2023-12-20T20:14:55.267485+0000 mgr.x (mgr.25349) 1751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.342874+0000 mon.a (mon.0) 4887 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.345785+0000 mon.a (mon.0) 4888 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.349510+0000 mon.a (mon.0) 4889 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.350968+0000 mon.a (mon.0) 4890 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.360549+0000 mon.a (mon.0) 4891 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: cephadm 2023-12-20T20:14:55.368682+0000 mgr.x (mgr.25349) 1752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.440867+0000 mon.a (mon.0) 4892 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.443936+0000 mon.a (mon.0) 4893 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.452107+0000 mon.a (mon.0) 4894 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.453638+0000 mon.a (mon.0) 4895 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.462705+0000 mon.a (mon.0) 4896 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: cephadm 2023-12-20T20:14:55.470133+0000 mgr.x (mgr.25349) 1753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.542446+0000 mon.a (mon.0) 4897 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.545967+0000 mon.a (mon.0) 4898 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.550192+0000 mon.a (mon.0) 4899 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.551844+0000 mon.a (mon.0) 4900 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.561087+0000 mon.a (mon.0) 4901 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: cephadm 2023-12-20T20:14:55.568552+0000 mgr.x (mgr.25349) 1754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.641727+0000 mon.a (mon.0) 4902 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.645134+0000 mon.a (mon.0) 4903 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.648637+0000 mon.a (mon.0) 4904 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.650393+0000 mon.a (mon.0) 4905 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.660618+0000 mon.a (mon.0) 4906 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.744704+0000 mon.a (mon.0) 4907 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.748905+0000 mon.a (mon.0) 4908 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.753693+0000 mon.a (mon.0) 4909 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.755305+0000 mon.a (mon.0) 4910 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.764622+0000 mon.a (mon.0) 4911 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.847404+0000 mon.a (mon.0) 4912 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.851695+0000 mon.a (mon.0) 4913 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.855262+0000 mon.a (mon.0) 4914 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.856596+0000 mon.a (mon.0) 4915 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.865918+0000 mon.a (mon.0) 4916 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.943377+0000 mon.a (mon.0) 4917 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.947549+0000 mon.a (mon.0) 4918 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.951590+0000 mon.a (mon.0) 4919 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.953404+0000 mon.a (mon.0) 4920 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: audit 2023-12-20T20:14:55.962974+0000 mon.a (mon.0) 4921 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[80208]: cluster 2023-12-20T20:14:55.973653+0000 mon.a (mon.0) 4922 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 21 pgs degraded (PG_DEGRADED) 2023-12-20T20:14:56.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.561087+0000 mon.a (mon.0) 4901 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: cephadm 2023-12-20T20:14:55.568552+0000 mgr.x (mgr.25349) 1754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.641727+0000 mon.a (mon.0) 4902 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.645134+0000 mon.a (mon.0) 4903 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.648637+0000 mon.a (mon.0) 4904 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.650393+0000 mon.a (mon.0) 4905 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.660618+0000 mon.a (mon.0) 4906 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.744704+0000 mon.a (mon.0) 4907 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.748905+0000 mon.a (mon.0) 4908 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.753693+0000 mon.a (mon.0) 4909 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.755305+0000 mon.a (mon.0) 4910 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.764622+0000 mon.a (mon.0) 4911 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.847404+0000 mon.a (mon.0) 4912 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.851695+0000 mon.a (mon.0) 4913 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.855262+0000 mon.a (mon.0) 4914 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.856596+0000 mon.a (mon.0) 4915 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.865918+0000 mon.a (mon.0) 4916 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.943377+0000 mon.a (mon.0) 4917 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.947549+0000 mon.a (mon.0) 4918 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.951590+0000 mon.a (mon.0) 4919 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.953404+0000 mon.a (mon.0) 4920 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: audit 2023-12-20T20:14:55.962974+0000 mon.a (mon.0) 4921 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:56 smithi080 bash[84793]: cluster 2023-12-20T20:14:55.973653+0000 mon.a (mon.0) 4922 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 21 pgs degraded (PG_DEGRADED) 2023-12-20T20:14:56.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: cephadm 2023-12-20T20:14:54.721852+0000 mgr.x (mgr.25349) 1745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: cephadm 2023-12-20T20:14:54.822395+0000 mgr.x (mgr.25349) 1746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: cephadm 2023-12-20T20:14:54.926721+0000 mgr.x (mgr.25349) 1747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.010222+0000 mon.a (mon.0) 4871 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.013395+0000 mon.a (mon.0) 4872 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.016380+0000 mon.a (mon.0) 4873 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.017670+0000 mon.a (mon.0) 4874 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.024924+0000 mon.a (mon.0) 4875 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: cephadm 2023-12-20T20:14:55.032274+0000 mgr.x (mgr.25349) 1748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.038335+0000 mon.a (mon.0) 4876 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:14:56.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: cluster 2023-12-20T20:14:55.107667+0000 mgr.x (mgr.25349) 1749 : cluster 0 pgmap v356: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:14:56.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.142305+0000 mon.a (mon.0) 4877 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.145482+0000 mon.a (mon.0) 4878 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.149323+0000 mon.a (mon.0) 4879 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.150978+0000 mon.a (mon.0) 4880 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.160923+0000 mon.a (mon.0) 4881 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: cephadm 2023-12-20T20:14:55.168168+0000 mgr.x (mgr.25349) 1750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.239595+0000 mon.a (mon.0) 4882 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.244405+0000 mon.a (mon.0) 4883 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.248346+0000 mon.a (mon.0) 4884 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.250057+0000 mon.a (mon.0) 4885 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.259830+0000 mon.a (mon.0) 4886 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: cephadm 2023-12-20T20:14:55.267485+0000 mgr.x (mgr.25349) 1751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.342874+0000 mon.a (mon.0) 4887 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.345785+0000 mon.a (mon.0) 4888 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.349510+0000 mon.a (mon.0) 4889 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.350968+0000 mon.a (mon.0) 4890 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.360549+0000 mon.a (mon.0) 4891 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: cephadm 2023-12-20T20:14:55.368682+0000 mgr.x (mgr.25349) 1752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.440867+0000 mon.a (mon.0) 4892 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.443936+0000 mon.a (mon.0) 4893 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.452107+0000 mon.a (mon.0) 4894 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.453638+0000 mon.a (mon.0) 4895 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.462705+0000 mon.a (mon.0) 4896 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: cephadm 2023-12-20T20:14:55.470133+0000 mgr.x (mgr.25349) 1753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.542446+0000 mon.a (mon.0) 4897 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.545967+0000 mon.a (mon.0) 4898 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.550192+0000 mon.a (mon.0) 4899 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.551844+0000 mon.a (mon.0) 4900 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.561087+0000 mon.a (mon.0) 4901 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: cephadm 2023-12-20T20:14:55.568552+0000 mgr.x (mgr.25349) 1754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:56.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.641727+0000 mon.a (mon.0) 4902 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.645134+0000 mon.a (mon.0) 4903 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.648637+0000 mon.a (mon.0) 4904 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.650393+0000 mon.a (mon.0) 4905 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.660618+0000 mon.a (mon.0) 4906 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.744704+0000 mon.a (mon.0) 4907 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.748905+0000 mon.a (mon.0) 4908 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.753693+0000 mon.a (mon.0) 4909 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.755305+0000 mon.a (mon.0) 4910 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.764622+0000 mon.a (mon.0) 4911 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.847404+0000 mon.a (mon.0) 4912 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.851695+0000 mon.a (mon.0) 4913 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.855262+0000 mon.a (mon.0) 4914 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.856596+0000 mon.a (mon.0) 4915 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.865918+0000 mon.a (mon.0) 4916 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.943377+0000 mon.a (mon.0) 4917 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:56.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.947549+0000 mon.a (mon.0) 4918 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:56.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.951590+0000 mon.a (mon.0) 4919 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:56.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.953404+0000 mon.a (mon.0) 4920 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:56.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: audit 2023-12-20T20:14:55.962974+0000 mon.a (mon.0) 4921 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:56.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[68349]: cluster 2023-12-20T20:14:55.973653+0000 mon.a (mon.0) 4922 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 21 pgs degraded (PG_DEGRADED) 2023-12-20T20:14:56.944 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:56 smithi133 bash[83628]: debug 2023-12-20T20:14:56.542+0000 7f9091479700 1 -- 172.21.15.133:0/1143926396 <== mon.2 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f9239456c0 con 0x55f9239cb000 2023-12-20T20:14:57.276 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[83628]: debug 2023-12-20T20:14:57.102+0000 7f909a5ff640 -1 Falling back to public interface 2023-12-20T20:14:57.276 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: cephadm 2023-12-20T20:14:55.668005+0000 mgr.x (mgr.25349) 1755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.276 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: cephadm 2023-12-20T20:14:55.772069+0000 mgr.x (mgr.25349) 1756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.276 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: cephadm 2023-12-20T20:14:55.873272+0000 mgr.x (mgr.25349) 1757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.276 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: cephadm 2023-12-20T20:14:55.970406+0000 mgr.x (mgr.25349) 1758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.045076+0000 mon.a (mon.0) 4923 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.047664+0000 mon.a (mon.0) 4924 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.050613+0000 mon.a (mon.0) 4925 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.051990+0000 mon.a (mon.0) 4926 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.061060+0000 mon.a (mon.0) 4927 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: cephadm 2023-12-20T20:14:56.068385+0000 mgr.x (mgr.25349) 1759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.140501+0000 mon.a (mon.0) 4928 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.143874+0000 mon.a (mon.0) 4929 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.147327+0000 mon.a (mon.0) 4930 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.148975+0000 mon.a (mon.0) 4931 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.158012+0000 mon.a (mon.0) 4932 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: cephadm 2023-12-20T20:14:56.165494+0000 mgr.x (mgr.25349) 1760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.277 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.238336+0000 mon.a (mon.0) 4933 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.278 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.243822+0000 mon.a (mon.0) 4934 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.278 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.248767+0000 mon.a (mon.0) 4935 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.278 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.250590+0000 mon.a (mon.0) 4936 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.278 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.261111+0000 mon.a (mon.0) 4937 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.278 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: cephadm 2023-12-20T20:14:56.268415+0000 mgr.x (mgr.25349) 1761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.278 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.296100+0000 mgr.x (mgr.25349) 1762 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:14:57.279 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.339082+0000 mon.a (mon.0) 4938 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.279 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.342280+0000 mon.a (mon.0) 4939 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.279 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.345815+0000 mon.a (mon.0) 4940 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.279 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.347147+0000 mon.a (mon.0) 4941 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.279 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.356825+0000 mon.a (mon.0) 4942 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.279 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: cephadm 2023-12-20T20:14:56.364058+0000 mgr.x (mgr.25349) 1763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.279 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.435220+0000 mon.a (mon.0) 4943 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.279 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.438366+0000 mon.a (mon.0) 4944 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.279 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.442064+0000 mon.a (mon.0) 4945 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.279 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.443877+0000 mon.a (mon.0) 4946 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.279 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.455502+0000 mon.a (mon.0) 4947 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.279 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: cephadm 2023-12-20T20:14:56.465488+0000 mgr.x (mgr.25349) 1764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.279 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.503249+0000 mon.a (mon.0) 4948 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.279 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.506911+0000 mon.a (mon.0) 4949 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.279 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.509984+0000 mon.a (mon.0) 4950 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.280 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.511465+0000 mon.a (mon.0) 4951 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.280 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.520408+0000 mon.a (mon.0) 4952 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.280 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: cephadm 2023-12-20T20:14:56.527922+0000 mgr.x (mgr.25349) 1765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.280 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.602981+0000 mon.a (mon.0) 4953 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.280 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.607994+0000 mon.a (mon.0) 4954 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.280 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.612211+0000 mon.a (mon.0) 4955 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.280 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.614110+0000 mon.a (mon.0) 4956 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.280 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.623718+0000 mon.a (mon.0) 4957 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.280 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.706780+0000 mon.a (mon.0) 4958 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.280 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.710235+0000 mon.a (mon.0) 4959 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.280 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.713105+0000 mon.a (mon.0) 4960 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.280 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.714558+0000 mon.a (mon.0) 4961 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.281 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.723923+0000 mon.a (mon.0) 4962 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.281 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.806313+0000 mon.a (mon.0) 4963 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.281 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.809837+0000 mon.a (mon.0) 4964 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.281 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.814152+0000 mon.a (mon.0) 4965 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.281 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.815764+0000 mon.a (mon.0) 4966 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.281 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.825477+0000 mon.a (mon.0) 4967 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.281 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.905287+0000 mon.a (mon.0) 4968 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.281 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.909978+0000 mon.a (mon.0) 4969 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.281 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.914927+0000 mon.a (mon.0) 4970 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.281 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.916895+0000 mon.a (mon.0) 4971 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.281 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:56.927124+0000 mon.a (mon.0) 4972 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.281 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:57.009854+0000 mon.a (mon.0) 4973 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.281 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:57.012631+0000 mon.a (mon.0) 4974 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.282 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:57.015197+0000 mon.a (mon.0) 4975 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.282 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:57 smithi133 bash[68349]: audit 2023-12-20T20:14:57.016389+0000 mon.a (mon.0) 4976 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: cephadm 2023-12-20T20:14:55.668005+0000 mgr.x (mgr.25349) 1755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: cephadm 2023-12-20T20:14:55.772069+0000 mgr.x (mgr.25349) 1756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: cephadm 2023-12-20T20:14:55.873272+0000 mgr.x (mgr.25349) 1757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: cephadm 2023-12-20T20:14:55.970406+0000 mgr.x (mgr.25349) 1758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.045076+0000 mon.a (mon.0) 4923 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.047664+0000 mon.a (mon.0) 4924 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.050613+0000 mon.a (mon.0) 4925 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.051990+0000 mon.a (mon.0) 4926 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.061060+0000 mon.a (mon.0) 4927 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: cephadm 2023-12-20T20:14:56.068385+0000 mgr.x (mgr.25349) 1759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.140501+0000 mon.a (mon.0) 4928 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.143874+0000 mon.a (mon.0) 4929 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.147327+0000 mon.a (mon.0) 4930 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.148975+0000 mon.a (mon.0) 4931 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.158012+0000 mon.a (mon.0) 4932 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: cephadm 2023-12-20T20:14:56.165494+0000 mgr.x (mgr.25349) 1760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.238336+0000 mon.a (mon.0) 4933 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.243822+0000 mon.a (mon.0) 4934 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.248767+0000 mon.a (mon.0) 4935 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.250590+0000 mon.a (mon.0) 4936 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.261111+0000 mon.a (mon.0) 4937 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: cephadm 2023-12-20T20:14:56.268415+0000 mgr.x (mgr.25349) 1761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.296100+0000 mgr.x (mgr.25349) 1762 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:14:57.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.339082+0000 mon.a (mon.0) 4938 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.342280+0000 mon.a (mon.0) 4939 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.345815+0000 mon.a (mon.0) 4940 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.347147+0000 mon.a (mon.0) 4941 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.356825+0000 mon.a (mon.0) 4942 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: cephadm 2023-12-20T20:14:56.364058+0000 mgr.x (mgr.25349) 1763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.435220+0000 mon.a (mon.0) 4943 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.438366+0000 mon.a (mon.0) 4944 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.442064+0000 mon.a (mon.0) 4945 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.443877+0000 mon.a (mon.0) 4946 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.455502+0000 mon.a (mon.0) 4947 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: cephadm 2023-12-20T20:14:56.465488+0000 mgr.x (mgr.25349) 1764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.503249+0000 mon.a (mon.0) 4948 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.506911+0000 mon.a (mon.0) 4949 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.509984+0000 mon.a (mon.0) 4950 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.511465+0000 mon.a (mon.0) 4951 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.520408+0000 mon.a (mon.0) 4952 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: cephadm 2023-12-20T20:14:55.668005+0000 mgr.x (mgr.25349) 1755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: cephadm 2023-12-20T20:14:55.772069+0000 mgr.x (mgr.25349) 1756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: cephadm 2023-12-20T20:14:55.873272+0000 mgr.x (mgr.25349) 1757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: cephadm 2023-12-20T20:14:55.970406+0000 mgr.x (mgr.25349) 1758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.045076+0000 mon.a (mon.0) 4923 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.047664+0000 mon.a (mon.0) 4924 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.050613+0000 mon.a (mon.0) 4925 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.051990+0000 mon.a (mon.0) 4926 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.061060+0000 mon.a (mon.0) 4927 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: cephadm 2023-12-20T20:14:56.068385+0000 mgr.x (mgr.25349) 1759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.140501+0000 mon.a (mon.0) 4928 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.143874+0000 mon.a (mon.0) 4929 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.147327+0000 mon.a (mon.0) 4930 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.148975+0000 mon.a (mon.0) 4931 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.158012+0000 mon.a (mon.0) 4932 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: cephadm 2023-12-20T20:14:56.165494+0000 mgr.x (mgr.25349) 1760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.238336+0000 mon.a (mon.0) 4933 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.243822+0000 mon.a (mon.0) 4934 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.248767+0000 mon.a (mon.0) 4935 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.250590+0000 mon.a (mon.0) 4936 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: cephadm 2023-12-20T20:14:56.527922+0000 mgr.x (mgr.25349) 1765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.602981+0000 mon.a (mon.0) 4953 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.607994+0000 mon.a (mon.0) 4954 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.612211+0000 mon.a (mon.0) 4955 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.614110+0000 mon.a (mon.0) 4956 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.305 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.623718+0000 mon.a (mon.0) 4957 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.706780+0000 mon.a (mon.0) 4958 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.710235+0000 mon.a (mon.0) 4959 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.713105+0000 mon.a (mon.0) 4960 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.714558+0000 mon.a (mon.0) 4961 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.723923+0000 mon.a (mon.0) 4962 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.806313+0000 mon.a (mon.0) 4963 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.809837+0000 mon.a (mon.0) 4964 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.814152+0000 mon.a (mon.0) 4965 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.815764+0000 mon.a (mon.0) 4966 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.825477+0000 mon.a (mon.0) 4967 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.905287+0000 mon.a (mon.0) 4968 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.909978+0000 mon.a (mon.0) 4969 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.914927+0000 mon.a (mon.0) 4970 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.916895+0000 mon.a (mon.0) 4971 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:56.927124+0000 mon.a (mon.0) 4972 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:57.009854+0000 mon.a (mon.0) 4973 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:57.012631+0000 mon.a (mon.0) 4974 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:57.015197+0000 mon.a (mon.0) 4975 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[84793]: audit 2023-12-20T20:14:57.016389+0000 mon.a (mon.0) 4976 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.261111+0000 mon.a (mon.0) 4937 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: cephadm 2023-12-20T20:14:56.268415+0000 mgr.x (mgr.25349) 1761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.296100+0000 mgr.x (mgr.25349) 1762 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:14:57.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.339082+0000 mon.a (mon.0) 4938 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.342280+0000 mon.a (mon.0) 4939 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.345815+0000 mon.a (mon.0) 4940 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.347147+0000 mon.a (mon.0) 4941 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.356825+0000 mon.a (mon.0) 4942 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: cephadm 2023-12-20T20:14:56.364058+0000 mgr.x (mgr.25349) 1763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.435220+0000 mon.a (mon.0) 4943 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.438366+0000 mon.a (mon.0) 4944 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.442064+0000 mon.a (mon.0) 4945 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.443877+0000 mon.a (mon.0) 4946 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.455502+0000 mon.a (mon.0) 4947 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: cephadm 2023-12-20T20:14:56.465488+0000 mgr.x (mgr.25349) 1764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.503249+0000 mon.a (mon.0) 4948 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.506911+0000 mon.a (mon.0) 4949 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.509984+0000 mon.a (mon.0) 4950 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.511465+0000 mon.a (mon.0) 4951 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.520408+0000 mon.a (mon.0) 4952 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: cephadm 2023-12-20T20:14:56.527922+0000 mgr.x (mgr.25349) 1765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:57.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.602981+0000 mon.a (mon.0) 4953 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.607994+0000 mon.a (mon.0) 4954 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.612211+0000 mon.a (mon.0) 4955 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.614110+0000 mon.a (mon.0) 4956 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.623718+0000 mon.a (mon.0) 4957 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.706780+0000 mon.a (mon.0) 4958 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.710235+0000 mon.a (mon.0) 4959 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.713105+0000 mon.a (mon.0) 4960 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.714558+0000 mon.a (mon.0) 4961 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.723923+0000 mon.a (mon.0) 4962 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.806313+0000 mon.a (mon.0) 4963 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.310 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.809837+0000 mon.a (mon.0) 4964 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.814152+0000 mon.a (mon.0) 4965 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.815764+0000 mon.a (mon.0) 4966 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.825477+0000 mon.a (mon.0) 4967 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.905287+0000 mon.a (mon.0) 4968 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.909978+0000 mon.a (mon.0) 4969 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.914927+0000 mon.a (mon.0) 4970 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.916895+0000 mon.a (mon.0) 4971 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:56.927124+0000 mon.a (mon.0) 4972 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:57.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:57.009854+0000 mon.a (mon.0) 4973 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:57.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:57.012631+0000 mon.a (mon.0) 4974 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:57.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:57.015197+0000 mon.a (mon.0) 4975 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:57.311 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:57 smithi080 bash[80208]: audit 2023-12-20T20:14:57.016389+0000 mon.a (mon.0) 4976 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:57.399 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:14:58.177 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:14:58.177 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 17s ago 22m - - 2023-12-20T20:14:58.178 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 14s ago 22m - - 2023-12-20T20:14:58.178 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (8m) 17s ago 15m 17.2M - 0.23.0 ba2b418f427c 9979984282f3 2023-12-20T20:14:58.178 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (8m) 14s ago 15m 45.0M - 8.3.5 dad864ee21e9 35327ecb050a 2023-12-20T20:14:58.178 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 running (7m) 17s ago 13m 50.2M - 3.5 e1d6a67b021e 63865d78dfdb 2023-12-20T20:14:58.178 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443,9283,8765 running (7m) 14s ago 21m 516M - 19.0.0-297-ga89fee39 36973ca01a0c 2798bd911c04 2023-12-20T20:14:58.178 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:8443,9283,8765 running (6m) 17s ago 23m 434M - 19.0.0-297-ga89fee39 36973ca01a0c 948a6298d95e 2023-12-20T20:14:58.178 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (6m) 17s ago 23m 81.2M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 7763c37656a1 2023-12-20T20:14:58.178 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (5m) 14s ago 22m 49.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 0757d0a21f72 2023-12-20T20:14:58.178 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (5m) 17s ago 22m 53.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 129477cbeb77 2023-12-20T20:14:58.178 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (9m) 17s ago 16m 12.3M - 1.3.1 1dbe0e931976 3d79384a5011 2023-12-20T20:14:58.178 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (8m) 14s ago 16m 11.9M - 1.3.1 1dbe0e931976 48068c81d9e1 2023-12-20T20:14:58.178 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (3m) 17s ago 21m 54.6M 4096M 19.0.0-297-ga89fee39 36973ca01a0c c5d957150d3a 2023-12-20T20:14:58.178 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (3m) 17s ago 20m 55.6M 4096M 19.0.0-297-ga89fee39 36973ca01a0c f69914f1c5ff 2023-12-20T20:14:58.179 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (2m) 17s ago 20m 50.5M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 4c63d0c1601a 2023-12-20T20:14:58.179 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (112s) 17s ago 19m 53.1M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 6d1ff218dfcc 2023-12-20T20:14:58.179 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (54s) 14s ago 18m 47.6M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 82441aa8c766 2023-12-20T20:14:58.179 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 starting - - - 4096M 2023-12-20T20:14:58.179 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (17m) 14s ago 17m 68.6M 4096M 17.2.0 e1d6a67b021e 8e5ac1685777 2023-12-20T20:14:58.179 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (17m) 14s ago 17m 71.0M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:14:58.179 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (7m) 14s ago 16m 64.2M - 2.33.4 514e6a882f6e 0c91f33ab6ef 2023-12-20T20:14:58.179 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (13m) 17s ago 13m 90.2M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:14:58.179 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (13m) 14s ago 13m 89.7M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:14:58.179 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (13m) 17s ago 13m 89.4M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:14:58.179 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (13m) 14s ago 13m 89.7M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:14:58.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: cephadm 2023-12-20T20:14:56.631142+0000 mgr.x (mgr.25349) 1766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: cephadm 2023-12-20T20:14:56.731435+0000 mgr.x (mgr.25349) 1767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: cephadm 2023-12-20T20:14:56.832985+0000 mgr.x (mgr.25349) 1768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: cephadm 2023-12-20T20:14:56.934626+0000 mgr.x (mgr.25349) 1769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.025039+0000 mon.a (mon.0) 4977 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: cephadm 2023-12-20T20:14:57.032323+0000 mgr.x (mgr.25349) 1770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.109051+0000 mon.a (mon.0) 4978 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: cluster 2023-12-20T20:14:57.109168+0000 mgr.x (mgr.25349) 1771 : cluster 0 pgmap v357: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 740 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:14:58.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.112111+0000 mon.a (mon.0) 4979 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.116232+0000 mon.a (mon.0) 4980 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.117409+0000 mon.a (mon.0) 4981 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.123706+0000 mon.a (mon.0) 4982 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: cephadm 2023-12-20T20:14:57.130842+0000 mgr.x (mgr.25349) 1772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.171529+0000 mon.a (mon.0) 4983 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.175524+0000 mon.a (mon.0) 4984 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.178991+0000 mon.a (mon.0) 4985 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.180236+0000 mon.a (mon.0) 4986 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.189550+0000 mon.a (mon.0) 4987 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: cephadm 2023-12-20T20:14:57.196850+0000 mgr.x (mgr.25349) 1773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.273884+0000 mon.a (mon.0) 4988 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.276635+0000 mon.a (mon.0) 4989 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.279269+0000 mon.a (mon.0) 4990 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.280364+0000 mon.a (mon.0) 4991 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.288247+0000 mon.a (mon.0) 4992 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: cephadm 2023-12-20T20:14:57.295704+0000 mgr.x (mgr.25349) 1774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.367491+0000 mon.a (mon.0) 4993 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.370924+0000 mon.a (mon.0) 4994 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.374510+0000 mon.a (mon.0) 4995 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.375919+0000 mon.a (mon.0) 4996 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.380682+0000 mgr.x (mgr.25349) 1775 : audit 0 from='client.54437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:14:58.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.384863+0000 mon.a (mon.0) 4997 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: cephadm 2023-12-20T20:14:57.392152+0000 mgr.x (mgr.25349) 1776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.465550+0000 mon.a (mon.0) 4998 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.468318+0000 mon.a (mon.0) 4999 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.472639+0000 mon.a (mon.0) 5000 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.473904+0000 mon.a (mon.0) 5001 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.481187+0000 mon.a (mon.0) 5002 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: cephadm 2023-12-20T20:14:57.488483+0000 mgr.x (mgr.25349) 1777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.559771+0000 mon.a (mon.0) 5003 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.563342+0000 mon.a (mon.0) 5004 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.567415+0000 mon.a (mon.0) 5005 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.569194+0000 mon.a (mon.0) 5006 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.581196+0000 mon.a (mon.0) 5007 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: cephadm 2023-12-20T20:14:57.588730+0000 mgr.x (mgr.25349) 1778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.663425+0000 mon.a (mon.0) 5008 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.666229+0000 mon.a (mon.0) 5009 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.669724+0000 mon.a (mon.0) 5010 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.671324+0000 mon.a (mon.0) 5011 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.683014+0000 mon.a (mon.0) 5012 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.765767+0000 mon.a (mon.0) 5013 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.770152+0000 mon.a (mon.0) 5014 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.774283+0000 mon.a (mon.0) 5015 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.775728+0000 mon.a (mon.0) 5016 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.787196+0000 mon.a (mon.0) 5017 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.853497+0000 mon.a (mon.0) 5018 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.856886+0000 mon.a (mon.0) 5019 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.860536+0000 mon.a (mon.0) 5020 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.861904+0000 mon.a (mon.0) 5021 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.871404+0000 mon.a (mon.0) 5022 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.953768+0000 mon.a (mon.0) 5023 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.956682+0000 mon.a (mon.0) 5024 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.959692+0000 mon.a (mon.0) 5025 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.961000+0000 mon.a (mon.0) 5026 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:58 smithi133 bash[68349]: audit 2023-12-20T20:14:57.969680+0000 mon.a (mon.0) 5027 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: cephadm 2023-12-20T20:14:56.631142+0000 mgr.x (mgr.25349) 1766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: cephadm 2023-12-20T20:14:56.731435+0000 mgr.x (mgr.25349) 1767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: cephadm 2023-12-20T20:14:56.832985+0000 mgr.x (mgr.25349) 1768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: cephadm 2023-12-20T20:14:56.934626+0000 mgr.x (mgr.25349) 1769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.025039+0000 mon.a (mon.0) 4977 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: cephadm 2023-12-20T20:14:57.032323+0000 mgr.x (mgr.25349) 1770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.109051+0000 mon.a (mon.0) 4978 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: cluster 2023-12-20T20:14:57.109168+0000 mgr.x (mgr.25349) 1771 : cluster 0 pgmap v357: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 740 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:14:58.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.112111+0000 mon.a (mon.0) 4979 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.116232+0000 mon.a (mon.0) 4980 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.117409+0000 mon.a (mon.0) 4981 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.123706+0000 mon.a (mon.0) 4982 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: cephadm 2023-12-20T20:14:57.130842+0000 mgr.x (mgr.25349) 1772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.171529+0000 mon.a (mon.0) 4983 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.175524+0000 mon.a (mon.0) 4984 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.178991+0000 mon.a (mon.0) 4985 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.180236+0000 mon.a (mon.0) 4986 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.189550+0000 mon.a (mon.0) 4987 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: cephadm 2023-12-20T20:14:57.196850+0000 mgr.x (mgr.25349) 1773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.273884+0000 mon.a (mon.0) 4988 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: cephadm 2023-12-20T20:14:56.631142+0000 mgr.x (mgr.25349) 1766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: cephadm 2023-12-20T20:14:56.731435+0000 mgr.x (mgr.25349) 1767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: cephadm 2023-12-20T20:14:56.832985+0000 mgr.x (mgr.25349) 1768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: cephadm 2023-12-20T20:14:56.934626+0000 mgr.x (mgr.25349) 1769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.025039+0000 mon.a (mon.0) 4977 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: cephadm 2023-12-20T20:14:57.032323+0000 mgr.x (mgr.25349) 1770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.109051+0000 mon.a (mon.0) 4978 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: cluster 2023-12-20T20:14:57.109168+0000 mgr.x (mgr.25349) 1771 : cluster 0 pgmap v357: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 740 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:14:58.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.112111+0000 mon.a (mon.0) 4979 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.116232+0000 mon.a (mon.0) 4980 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.117409+0000 mon.a (mon.0) 4981 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.123706+0000 mon.a (mon.0) 4982 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: cephadm 2023-12-20T20:14:57.130842+0000 mgr.x (mgr.25349) 1772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.171529+0000 mon.a (mon.0) 4983 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.175524+0000 mon.a (mon.0) 4984 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.178991+0000 mon.a (mon.0) 4985 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.180236+0000 mon.a (mon.0) 4986 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.189550+0000 mon.a (mon.0) 4987 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: cephadm 2023-12-20T20:14:57.196850+0000 mgr.x (mgr.25349) 1773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.273884+0000 mon.a (mon.0) 4988 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.276635+0000 mon.a (mon.0) 4989 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.304 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.279269+0000 mon.a (mon.0) 4990 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.280364+0000 mon.a (mon.0) 4991 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.288247+0000 mon.a (mon.0) 4992 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: cephadm 2023-12-20T20:14:57.295704+0000 mgr.x (mgr.25349) 1774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.367491+0000 mon.a (mon.0) 4993 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.370924+0000 mon.a (mon.0) 4994 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.374510+0000 mon.a (mon.0) 4995 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.375919+0000 mon.a (mon.0) 4996 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.380682+0000 mgr.x (mgr.25349) 1775 : audit 0 from='client.54437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:14:58.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.384863+0000 mon.a (mon.0) 4997 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: cephadm 2023-12-20T20:14:57.392152+0000 mgr.x (mgr.25349) 1776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.465550+0000 mon.a (mon.0) 4998 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.468318+0000 mon.a (mon.0) 4999 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.472639+0000 mon.a (mon.0) 5000 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.473904+0000 mon.a (mon.0) 5001 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.481187+0000 mon.a (mon.0) 5002 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: cephadm 2023-12-20T20:14:57.488483+0000 mgr.x (mgr.25349) 1777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.559771+0000 mon.a (mon.0) 5003 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.563342+0000 mon.a (mon.0) 5004 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.567415+0000 mon.a (mon.0) 5005 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.569194+0000 mon.a (mon.0) 5006 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.581196+0000 mon.a (mon.0) 5007 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: cephadm 2023-12-20T20:14:57.588730+0000 mgr.x (mgr.25349) 1778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.663425+0000 mon.a (mon.0) 5008 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.666229+0000 mon.a (mon.0) 5009 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.669724+0000 mon.a (mon.0) 5010 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.671324+0000 mon.a (mon.0) 5011 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.683014+0000 mon.a (mon.0) 5012 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.765767+0000 mon.a (mon.0) 5013 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.770152+0000 mon.a (mon.0) 5014 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.774283+0000 mon.a (mon.0) 5015 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.775728+0000 mon.a (mon.0) 5016 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.787196+0000 mon.a (mon.0) 5017 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.853497+0000 mon.a (mon.0) 5018 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.856886+0000 mon.a (mon.0) 5019 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.860536+0000 mon.a (mon.0) 5020 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.861904+0000 mon.a (mon.0) 5021 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.871404+0000 mon.a (mon.0) 5022 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.953768+0000 mon.a (mon.0) 5023 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.956682+0000 mon.a (mon.0) 5024 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.959692+0000 mon.a (mon.0) 5025 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.961000+0000 mon.a (mon.0) 5026 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.307 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[80208]: audit 2023-12-20T20:14:57.969680+0000 mon.a (mon.0) 5027 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.276635+0000 mon.a (mon.0) 4989 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.279269+0000 mon.a (mon.0) 4990 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.280364+0000 mon.a (mon.0) 4991 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.288247+0000 mon.a (mon.0) 4992 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: cephadm 2023-12-20T20:14:57.295704+0000 mgr.x (mgr.25349) 1774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.367491+0000 mon.a (mon.0) 4993 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.370924+0000 mon.a (mon.0) 4994 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.374510+0000 mon.a (mon.0) 4995 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.375919+0000 mon.a (mon.0) 4996 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.380682+0000 mgr.x (mgr.25349) 1775 : audit 0 from='client.54437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:14:58.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.384863+0000 mon.a (mon.0) 4997 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: cephadm 2023-12-20T20:14:57.392152+0000 mgr.x (mgr.25349) 1776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.465550+0000 mon.a (mon.0) 4998 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.468318+0000 mon.a (mon.0) 4999 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.472639+0000 mon.a (mon.0) 5000 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.473904+0000 mon.a (mon.0) 5001 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.481187+0000 mon.a (mon.0) 5002 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: cephadm 2023-12-20T20:14:57.488483+0000 mgr.x (mgr.25349) 1777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.559771+0000 mon.a (mon.0) 5003 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.563342+0000 mon.a (mon.0) 5004 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.567415+0000 mon.a (mon.0) 5005 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.569194+0000 mon.a (mon.0) 5006 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.581196+0000 mon.a (mon.0) 5007 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: cephadm 2023-12-20T20:14:57.588730+0000 mgr.x (mgr.25349) 1778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:58.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.663425+0000 mon.a (mon.0) 5008 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.666229+0000 mon.a (mon.0) 5009 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.669724+0000 mon.a (mon.0) 5010 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.671324+0000 mon.a (mon.0) 5011 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.683014+0000 mon.a (mon.0) 5012 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.765767+0000 mon.a (mon.0) 5013 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.770152+0000 mon.a (mon.0) 5014 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.774283+0000 mon.a (mon.0) 5015 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.775728+0000 mon.a (mon.0) 5016 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.787196+0000 mon.a (mon.0) 5017 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.853497+0000 mon.a (mon.0) 5018 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.856886+0000 mon.a (mon.0) 5019 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.860536+0000 mon.a (mon.0) 5020 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.861904+0000 mon.a (mon.0) 5021 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.871404+0000 mon.a (mon.0) 5022 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.953768+0000 mon.a (mon.0) 5023 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:58.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.956682+0000 mon.a (mon.0) 5024 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:58.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.959692+0000 mon.a (mon.0) 5025 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:58.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.961000+0000 mon.a (mon.0) 5026 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:58.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:58 smithi080 bash[84793]: audit 2023-12-20T20:14:57.969680+0000 mon.a (mon.0) 5027 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:58.626 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:14:58.705 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:14:58.705 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:14:58.705 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:14:58.705 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:14:58.705 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:14:58.705 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:14:58.706 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:14:58.706 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2023-12-20T20:14:58.706 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 5 2023-12-20T20:14:58.706 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:14:58.706 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:14:58.706 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:14:58.706 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:14:58.706 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:14:58.706 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2023-12-20T20:14:58.706 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 10 2023-12-20T20:14:58.706 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:14:58.706 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:14:59.018 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:14:59.019 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:14:59.019 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:14:59.019 INFO:teuthology.orchestra.run.smithi080.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:14:59.019 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [ 2023-12-20T20:14:59.019 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr", 2023-12-20T20:14:59.019 INFO:teuthology.orchestra.run.smithi080.stdout: "mon" 2023-12-20T20:14:59.019 INFO:teuthology.orchestra.run.smithi080.stdout: ], 2023-12-20T20:14:59.019 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "10/23 daemons upgraded", 2023-12-20T20:14:59.019 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "Currently upgrading osd daemons", 2023-12-20T20:14:59.019 INFO:teuthology.orchestra.run.smithi080.stdout: "is_paused": false 2023-12-20T20:14:59.019 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:14:59.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: cephadm 2023-12-20T20:14:57.690585+0000 mgr.x (mgr.25349) 1779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:57.774444+0000 mgr.x (mgr.25349) 1780 : audit 0 from='client.34623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:14:59.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: cephadm 2023-12-20T20:14:57.794616+0000 mgr.x (mgr.25349) 1781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: cephadm 2023-12-20T20:14:57.878905+0000 mgr.x (mgr.25349) 1782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: cephadm 2023-12-20T20:14:57.976971+0000 mgr.x (mgr.25349) 1783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.049701+0000 mon.a (mon.0) 5028 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.051667+0000 mon.a (mon.0) 5029 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.054226+0000 mon.a (mon.0) 5030 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.055137+0000 mon.a (mon.0) 5031 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.060752+0000 mon.a (mon.0) 5032 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: cephadm 2023-12-20T20:14:58.067904+0000 mgr.x (mgr.25349) 1784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.139928+0000 mon.a (mon.0) 5033 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.143148+0000 mon.a (mon.0) 5034 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.148673+0000 mgr.x (mgr.25349) 1785 : audit 0 from='client.44524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:14:59.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.155728+0000 mon.a (mon.0) 5035 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.166345+0000 mon.a (mon.0) 5036 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.176149+0000 mon.a (mon.0) 5037 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: cephadm 2023-12-20T20:14:58.183384+0000 mgr.x (mgr.25349) 1786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.255783+0000 mon.a (mon.0) 5038 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.260190+0000 mon.a (mon.0) 5039 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.263911+0000 mon.a (mon.0) 5040 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.265547+0000 mon.a (mon.0) 5041 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.273516+0000 mon.a (mon.0) 5042 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: cephadm 2023-12-20T20:14:58.280974+0000 mgr.x (mgr.25349) 1787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.353490+0000 mon.a (mon.0) 5043 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.358120+0000 mon.a (mon.0) 5044 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.361923+0000 mon.a (mon.0) 5045 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.363336+0000 mon.a (mon.0) 5046 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.372081+0000 mon.a (mon.0) 5047 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: cephadm 2023-12-20T20:14:58.379472+0000 mgr.x (mgr.25349) 1788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.453333+0000 mon.a (mon.0) 5048 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.456602+0000 mon.a (mon.0) 5049 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.460184+0000 mon.a (mon.0) 5050 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.461369+0000 mon.a (mon.0) 5051 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.470406+0000 mon.a (mon.0) 5052 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: cephadm 2023-12-20T20:14:58.477792+0000 mgr.x (mgr.25349) 1789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.548186+0000 mon.a (mon.0) 5053 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.550926+0000 mon.a (mon.0) 5054 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.553596+0000 mon.a (mon.0) 5055 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.554723+0000 mon.a (mon.0) 5056 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.562744+0000 mon.a (mon.0) 5057 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: cephadm 2023-12-20T20:14:58.570115+0000 mgr.x (mgr.25349) 1790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.616346+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.80:0/1941075798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.644020+0000 mon.a (mon.0) 5058 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.647960+0000 mon.a (mon.0) 5059 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.651719+0000 mon.a (mon.0) 5060 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.652888+0000 mon.a (mon.0) 5061 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.664044+0000 mon.a (mon.0) 5062 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.745259+0000 mon.a (mon.0) 5063 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.750043+0000 mon.a (mon.0) 5064 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.754854+0000 mon.a (mon.0) 5065 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.755866+0000 mon.a (mon.0) 5066 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.763140+0000 mon.a (mon.0) 5067 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.841969+0000 mon.a (mon.0) 5068 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.845600+0000 mon.a (mon.0) 5069 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.849177+0000 mon.a (mon.0) 5070 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.850617+0000 mon.a (mon.0) 5071 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.859990+0000 mon.a (mon.0) 5072 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.936337+0000 mon.a (mon.0) 5073 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.940747+0000 mon.a (mon.0) 5074 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.944224+0000 mon.a (mon.0) 5075 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.945685+0000 mon.a (mon.0) 5076 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:58.955337+0000 mon.a (mon.0) 5077 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:59.032543+0000 mon.a (mon.0) 5078 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[68349]: audit 2023-12-20T20:14:59.037001+0000 mon.a (mon.0) 5079 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.470 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 74/630 objects degraded (11.746%), 21 pgs degraded 2023-12-20T20:14:59.470 INFO:teuthology.orchestra.run.smithi080.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-20T20:14:59.470 INFO:teuthology.orchestra.run.smithi080.stdout: osd.5 (root=default,host=smithi133) is down 2023-12-20T20:14:59.470 INFO:teuthology.orchestra.run.smithi080.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 74/630 objects degraded (11.746%), 21 pgs degraded 2023-12-20T20:14:59.470 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.12 is active+undersized+degraded, acting [3,7] 2023-12-20T20:14:59.470 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.15 is active+undersized+degraded, acting [1,0] 2023-12-20T20:14:59.471 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.17 is active+undersized+degraded, acting [6,2] 2023-12-20T20:14:59.471 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.1c is active+undersized+degraded, acting [7,2] 2023-12-20T20:14:59.471 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.2 is active+undersized+degraded, acting [3,6] 2023-12-20T20:14:59.471 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.4 is active+undersized+degraded, acting [1,2] 2023-12-20T20:14:59.471 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.5 is active+undersized+degraded, acting [3,2] 2023-12-20T20:14:59.471 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.c is active+undersized+degraded, acting [3,6] 2023-12-20T20:14:59.471 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.d is active+undersized+degraded, acting [7,6] 2023-12-20T20:14:59.471 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.10 is active+undersized+degraded, acting [6,0] 2023-12-20T20:14:59.471 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.16 is active+undersized+degraded, acting [7,1] 2023-12-20T20:14:59.471 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.17 is active+undersized+degraded, acting [0,3] 2023-12-20T20:14:59.471 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.1c is active+undersized+degraded, acting [4,1] 2023-12-20T20:14:59.471 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.1d is active+undersized+degraded, acting [4,6] 2023-12-20T20:14:59.471 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.1f is active+undersized+degraded, acting [0,2] 2023-12-20T20:14:59.471 INFO:teuthology.orchestra.run.smithi080.stdout: pg 4.3 is active+undersized+degraded, acting [0,7] 2023-12-20T20:14:59.471 INFO:teuthology.orchestra.run.smithi080.stdout: pg 4.15 is active+undersized+degraded, acting [7,3] 2023-12-20T20:14:59.472 INFO:teuthology.orchestra.run.smithi080.stdout: pg 4.1f is active+undersized+degraded, acting [6,1] 2023-12-20T20:14:59.472 INFO:teuthology.orchestra.run.smithi080.stdout: pg 5.3 is active+undersized+degraded, acting [0,6] 2023-12-20T20:14:59.472 INFO:teuthology.orchestra.run.smithi080.stdout: pg 6.c is active+undersized+degraded, acting [3,6] 2023-12-20T20:14:59.472 INFO:teuthology.orchestra.run.smithi080.stdout: pg 6.1a is active+undersized+degraded, acting [4,1] 2023-12-20T20:14:59.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: cephadm 2023-12-20T20:14:57.690585+0000 mgr.x (mgr.25349) 1779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:57.774444+0000 mgr.x (mgr.25349) 1780 : audit 0 from='client.34623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:14:59.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: cephadm 2023-12-20T20:14:57.794616+0000 mgr.x (mgr.25349) 1781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: cephadm 2023-12-20T20:14:57.878905+0000 mgr.x (mgr.25349) 1782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: cephadm 2023-12-20T20:14:57.976971+0000 mgr.x (mgr.25349) 1783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.049701+0000 mon.a (mon.0) 5028 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.051667+0000 mon.a (mon.0) 5029 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.054226+0000 mon.a (mon.0) 5030 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.055137+0000 mon.a (mon.0) 5031 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.060752+0000 mon.a (mon.0) 5032 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: cephadm 2023-12-20T20:14:58.067904+0000 mgr.x (mgr.25349) 1784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.139928+0000 mon.a (mon.0) 5033 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.143148+0000 mon.a (mon.0) 5034 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.148673+0000 mgr.x (mgr.25349) 1785 : audit 0 from='client.44524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:14:59.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.155728+0000 mon.a (mon.0) 5035 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.166345+0000 mon.a (mon.0) 5036 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.176149+0000 mon.a (mon.0) 5037 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: cephadm 2023-12-20T20:14:58.183384+0000 mgr.x (mgr.25349) 1786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.255783+0000 mon.a (mon.0) 5038 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.260190+0000 mon.a (mon.0) 5039 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: cephadm 2023-12-20T20:14:57.690585+0000 mgr.x (mgr.25349) 1779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:57.774444+0000 mgr.x (mgr.25349) 1780 : audit 0 from='client.34623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:14:59.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: cephadm 2023-12-20T20:14:57.794616+0000 mgr.x (mgr.25349) 1781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: cephadm 2023-12-20T20:14:57.878905+0000 mgr.x (mgr.25349) 1782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: cephadm 2023-12-20T20:14:57.976971+0000 mgr.x (mgr.25349) 1783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.049701+0000 mon.a (mon.0) 5028 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.051667+0000 mon.a (mon.0) 5029 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.054226+0000 mon.a (mon.0) 5030 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.055137+0000 mon.a (mon.0) 5031 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.060752+0000 mon.a (mon.0) 5032 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: cephadm 2023-12-20T20:14:58.067904+0000 mgr.x (mgr.25349) 1784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.139928+0000 mon.a (mon.0) 5033 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.143148+0000 mon.a (mon.0) 5034 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.148673+0000 mgr.x (mgr.25349) 1785 : audit 0 from='client.44524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:14:59.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.155728+0000 mon.a (mon.0) 5035 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.166345+0000 mon.a (mon.0) 5036 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.176149+0000 mon.a (mon.0) 5037 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: cephadm 2023-12-20T20:14:58.183384+0000 mgr.x (mgr.25349) 1786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.255783+0000 mon.a (mon.0) 5038 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.260190+0000 mon.a (mon.0) 5039 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.263911+0000 mon.a (mon.0) 5040 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.265547+0000 mon.a (mon.0) 5041 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.273516+0000 mon.a (mon.0) 5042 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: cephadm 2023-12-20T20:14:58.280974+0000 mgr.x (mgr.25349) 1787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.353490+0000 mon.a (mon.0) 5043 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.358120+0000 mon.a (mon.0) 5044 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.361923+0000 mon.a (mon.0) 5045 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.363336+0000 mon.a (mon.0) 5046 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.372081+0000 mon.a (mon.0) 5047 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: cephadm 2023-12-20T20:14:58.379472+0000 mgr.x (mgr.25349) 1788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.453333+0000 mon.a (mon.0) 5048 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.456602+0000 mon.a (mon.0) 5049 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.460184+0000 mon.a (mon.0) 5050 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.461369+0000 mon.a (mon.0) 5051 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.470406+0000 mon.a (mon.0) 5052 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: cephadm 2023-12-20T20:14:58.477792+0000 mgr.x (mgr.25349) 1789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.548186+0000 mon.a (mon.0) 5053 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.550926+0000 mon.a (mon.0) 5054 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.553596+0000 mon.a (mon.0) 5055 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.554723+0000 mon.a (mon.0) 5056 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.263911+0000 mon.a (mon.0) 5040 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.265547+0000 mon.a (mon.0) 5041 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.273516+0000 mon.a (mon.0) 5042 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: cephadm 2023-12-20T20:14:58.280974+0000 mgr.x (mgr.25349) 1787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.353490+0000 mon.a (mon.0) 5043 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.358120+0000 mon.a (mon.0) 5044 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.361923+0000 mon.a (mon.0) 5045 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.363336+0000 mon.a (mon.0) 5046 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.372081+0000 mon.a (mon.0) 5047 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: cephadm 2023-12-20T20:14:58.379472+0000 mgr.x (mgr.25349) 1788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.453333+0000 mon.a (mon.0) 5048 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.456602+0000 mon.a (mon.0) 5049 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.460184+0000 mon.a (mon.0) 5050 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.461369+0000 mon.a (mon.0) 5051 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.470406+0000 mon.a (mon.0) 5052 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: cephadm 2023-12-20T20:14:58.477792+0000 mgr.x (mgr.25349) 1789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.548186+0000 mon.a (mon.0) 5053 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.550926+0000 mon.a (mon.0) 5054 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.553596+0000 mon.a (mon.0) 5055 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.554723+0000 mon.a (mon.0) 5056 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.562744+0000 mon.a (mon.0) 5057 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: cephadm 2023-12-20T20:14:58.570115+0000 mgr.x (mgr.25349) 1790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.616346+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.80:0/1941075798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.644020+0000 mon.a (mon.0) 5058 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.647960+0000 mon.a (mon.0) 5059 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.651719+0000 mon.a (mon.0) 5060 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.652888+0000 mon.a (mon.0) 5061 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.664044+0000 mon.a (mon.0) 5062 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.745259+0000 mon.a (mon.0) 5063 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.750043+0000 mon.a (mon.0) 5064 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.754854+0000 mon.a (mon.0) 5065 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.755866+0000 mon.a (mon.0) 5066 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.763140+0000 mon.a (mon.0) 5067 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.841969+0000 mon.a (mon.0) 5068 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.845600+0000 mon.a (mon.0) 5069 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.849177+0000 mon.a (mon.0) 5070 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.850617+0000 mon.a (mon.0) 5071 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.859990+0000 mon.a (mon.0) 5072 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.936337+0000 mon.a (mon.0) 5073 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.940747+0000 mon.a (mon.0) 5074 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.562744+0000 mon.a (mon.0) 5057 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: cephadm 2023-12-20T20:14:58.570115+0000 mgr.x (mgr.25349) 1790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:14:59.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.616346+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.80:0/1941075798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.644020+0000 mon.a (mon.0) 5058 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.647960+0000 mon.a (mon.0) 5059 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.651719+0000 mon.a (mon.0) 5060 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.652888+0000 mon.a (mon.0) 5061 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.664044+0000 mon.a (mon.0) 5062 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.745259+0000 mon.a (mon.0) 5063 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.750043+0000 mon.a (mon.0) 5064 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.754854+0000 mon.a (mon.0) 5065 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.755866+0000 mon.a (mon.0) 5066 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.763140+0000 mon.a (mon.0) 5067 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.841969+0000 mon.a (mon.0) 5068 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.845600+0000 mon.a (mon.0) 5069 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.849177+0000 mon.a (mon.0) 5070 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.850617+0000 mon.a (mon.0) 5071 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.859990+0000 mon.a (mon.0) 5072 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.936337+0000 mon.a (mon.0) 5073 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.940747+0000 mon.a (mon.0) 5074 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.944224+0000 mon.a (mon.0) 5075 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.945685+0000 mon.a (mon.0) 5076 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:58.955337+0000 mon.a (mon.0) 5077 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:59.032543+0000 mon.a (mon.0) 5078 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[80208]: audit 2023-12-20T20:14:59.037001+0000 mon.a (mon.0) 5079 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:14:59.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.944224+0000 mon.a (mon.0) 5075 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:14:59.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.945685+0000 mon.a (mon.0) 5076 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:14:59.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:58.955337+0000 mon.a (mon.0) 5077 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:14:59.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:59.032543+0000 mon.a (mon.0) 5078 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:14:59.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:14:59 smithi080 bash[84793]: audit 2023-12-20T20:14:59.037001+0000 mon.a (mon.0) 5079 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[62198]: debug 2023-12-20T20:14:59.922+0000 7f880429a700 -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-20T20:15:00.195 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:14:59 smithi133 bash[83628]: debug 2023-12-20T20:14:59.922+0000 7f909a5ff640 -1 osd.5 156 log_to_monitors true 2023-12-20T20:15:00.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: cephadm 2023-12-20T20:14:58.671499+0000 mgr.x (mgr.25349) 1791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: cephadm 2023-12-20T20:14:58.770331+0000 mgr.x (mgr.25349) 1792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: cephadm 2023-12-20T20:14:58.867369+0000 mgr.x (mgr.25349) 1793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: cephadm 2023-12-20T20:14:58.962730+0000 mgr.x (mgr.25349) 1794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.014801+0000 mgr.x (mgr.25349) 1795 : audit 0 from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:15:00.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.040220+0000 mon.a (mon.0) 5080 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.052425+0000 mon.a (mon.0) 5081 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.060811+0000 mon.a (mon.0) 5082 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: cephadm 2023-12-20T20:14:59.068176+0000 mgr.x (mgr.25349) 1796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: cluster 2023-12-20T20:14:59.110130+0000 mgr.x (mgr.25349) 1797 : cluster 0 pgmap v358: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:15:00.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.143304+0000 mon.a (mon.0) 5083 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.146020+0000 mon.a (mon.0) 5084 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.148952+0000 mon.a (mon.0) 5085 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.149856+0000 mon.a (mon.0) 5086 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.164410+0000 mon.a (mon.0) 5087 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: cephadm 2023-12-20T20:14:59.171749+0000 mgr.x (mgr.25349) 1798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.241926+0000 mon.a (mon.0) 5088 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.245084+0000 mon.a (mon.0) 5089 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.248246+0000 mon.a (mon.0) 5090 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.249677+0000 mon.a (mon.0) 5091 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.260696+0000 mon.a (mon.0) 5092 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: cephadm 2023-12-20T20:14:59.268266+0000 mgr.x (mgr.25349) 1799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.321959+0000 mon.a (mon.0) 5093 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.324972+0000 mon.a (mon.0) 5094 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.328306+0000 mon.a (mon.0) 5095 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.329509+0000 mon.a (mon.0) 5096 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.340730+0000 mon.a (mon.0) 5097 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: cephadm 2023-12-20T20:14:59.348169+0000 mgr.x (mgr.25349) 1800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.420189+0000 mon.a (mon.0) 5098 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.423806+0000 mon.a (mon.0) 5099 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.427193+0000 mon.a (mon.0) 5100 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.428379+0000 mon.a (mon.0) 5101 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.439431+0000 mon.a (mon.0) 5102 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: cephadm 2023-12-20T20:14:59.447094+0000 mgr.x (mgr.25349) 1801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.461292+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.80:0/3463933820' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:15:00.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.519929+0000 mon.a (mon.0) 5103 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.523336+0000 mon.a (mon.0) 5104 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.526589+0000 mon.a (mon.0) 5105 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.528147+0000 mon.a (mon.0) 5106 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.539332+0000 mon.a (mon.0) 5107 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: cephadm 2023-12-20T20:14:59.546762+0000 mgr.x (mgr.25349) 1802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.601729+0000 mon.a (mon.0) 5108 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.605232+0000 mon.a (mon.0) 5109 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.608217+0000 mon.a (mon.0) 5110 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.609462+0000 mon.a (mon.0) 5111 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.620169+0000 mon.a (mon.0) 5112 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: cephadm 2023-12-20T20:14:59.627514+0000 mgr.x (mgr.25349) 1803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.700415+0000 mon.a (mon.0) 5113 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.703423+0000 mon.a (mon.0) 5114 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.706354+0000 mon.a (mon.0) 5115 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.707512+0000 mon.a (mon.0) 5116 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.717912+0000 mon.a (mon.0) 5117 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.803256+0000 mon.a (mon.0) 5118 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.806768+0000 mon.a (mon.0) 5119 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.810217+0000 mon.a (mon.0) 5120 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.811578+0000 mon.a (mon.0) 5121 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.822331+0000 mon.a (mon.0) 5122 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.852667+0000 mon.a (mon.0) 5123 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.864775+0000 mon.a (mon.0) 5124 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.874839+0000 mon.a (mon.0) 5125 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.906656+0000 mon.a (mon.0) 5126 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.910418+0000 mon.a (mon.0) 5127 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.913126+0000 mon.a (mon.0) 5128 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.915831+0000 mon.a (mon.0) 5129 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.919607+0000 mon.a (mon.0) 5130 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-20T20:15:00.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.925262+0000 mon.a (mon.0) 5131 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:15:00.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[68349]: audit 2023-12-20T20:14:59.931269+0000 mon.b (mon.2) 9 : audit 1 from='osd.5 [v2:172.21.15.133:6808/1086138228,v1:172.21.15.133:6809/1086138228]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:15:00.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: cephadm 2023-12-20T20:14:58.671499+0000 mgr.x (mgr.25349) 1791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: cephadm 2023-12-20T20:14:58.770331+0000 mgr.x (mgr.25349) 1792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: cephadm 2023-12-20T20:14:58.867369+0000 mgr.x (mgr.25349) 1793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: cephadm 2023-12-20T20:14:58.962730+0000 mgr.x (mgr.25349) 1794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.014801+0000 mgr.x (mgr.25349) 1795 : audit 0 from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:15:00.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.040220+0000 mon.a (mon.0) 5080 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.052425+0000 mon.a (mon.0) 5081 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.060811+0000 mon.a (mon.0) 5082 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: cephadm 2023-12-20T20:14:59.068176+0000 mgr.x (mgr.25349) 1796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: cluster 2023-12-20T20:14:59.110130+0000 mgr.x (mgr.25349) 1797 : cluster 0 pgmap v358: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:15:00.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.143304+0000 mon.a (mon.0) 5083 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.146020+0000 mon.a (mon.0) 5084 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.148952+0000 mon.a (mon.0) 5085 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.149856+0000 mon.a (mon.0) 5086 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.164410+0000 mon.a (mon.0) 5087 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: cephadm 2023-12-20T20:14:59.171749+0000 mgr.x (mgr.25349) 1798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.241926+0000 mon.a (mon.0) 5088 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.245084+0000 mon.a (mon.0) 5089 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.248246+0000 mon.a (mon.0) 5090 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: cephadm 2023-12-20T20:14:58.671499+0000 mgr.x (mgr.25349) 1791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: cephadm 2023-12-20T20:14:58.770331+0000 mgr.x (mgr.25349) 1792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: cephadm 2023-12-20T20:14:58.867369+0000 mgr.x (mgr.25349) 1793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: cephadm 2023-12-20T20:14:58.962730+0000 mgr.x (mgr.25349) 1794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.014801+0000 mgr.x (mgr.25349) 1795 : audit 0 from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:15:00.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.040220+0000 mon.a (mon.0) 5080 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.052425+0000 mon.a (mon.0) 5081 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.060811+0000 mon.a (mon.0) 5082 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: cephadm 2023-12-20T20:14:59.068176+0000 mgr.x (mgr.25349) 1796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: cluster 2023-12-20T20:14:59.110130+0000 mgr.x (mgr.25349) 1797 : cluster 0 pgmap v358: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:15:00.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.143304+0000 mon.a (mon.0) 5083 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.146020+0000 mon.a (mon.0) 5084 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.148952+0000 mon.a (mon.0) 5085 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.149856+0000 mon.a (mon.0) 5086 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.164410+0000 mon.a (mon.0) 5087 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: cephadm 2023-12-20T20:14:59.171749+0000 mgr.x (mgr.25349) 1798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.241926+0000 mon.a (mon.0) 5088 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.245084+0000 mon.a (mon.0) 5089 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.248246+0000 mon.a (mon.0) 5090 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.249677+0000 mon.a (mon.0) 5091 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.260696+0000 mon.a (mon.0) 5092 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: cephadm 2023-12-20T20:14:59.268266+0000 mgr.x (mgr.25349) 1799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.321959+0000 mon.a (mon.0) 5093 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.324972+0000 mon.a (mon.0) 5094 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.328306+0000 mon.a (mon.0) 5095 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.329509+0000 mon.a (mon.0) 5096 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.340730+0000 mon.a (mon.0) 5097 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: cephadm 2023-12-20T20:14:59.348169+0000 mgr.x (mgr.25349) 1800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.420189+0000 mon.a (mon.0) 5098 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.423806+0000 mon.a (mon.0) 5099 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.427193+0000 mon.a (mon.0) 5100 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.428379+0000 mon.a (mon.0) 5101 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.439431+0000 mon.a (mon.0) 5102 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: cephadm 2023-12-20T20:14:59.447094+0000 mgr.x (mgr.25349) 1801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.461292+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.80:0/3463933820' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:15:00.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.519929+0000 mon.a (mon.0) 5103 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.523336+0000 mon.a (mon.0) 5104 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.526589+0000 mon.a (mon.0) 5105 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.528147+0000 mon.a (mon.0) 5106 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.249677+0000 mon.a (mon.0) 5091 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.260696+0000 mon.a (mon.0) 5092 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: cephadm 2023-12-20T20:14:59.268266+0000 mgr.x (mgr.25349) 1799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.321959+0000 mon.a (mon.0) 5093 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.324972+0000 mon.a (mon.0) 5094 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.328306+0000 mon.a (mon.0) 5095 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.329509+0000 mon.a (mon.0) 5096 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.340730+0000 mon.a (mon.0) 5097 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: cephadm 2023-12-20T20:14:59.348169+0000 mgr.x (mgr.25349) 1800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.420189+0000 mon.a (mon.0) 5098 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.423806+0000 mon.a (mon.0) 5099 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.427193+0000 mon.a (mon.0) 5100 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.428379+0000 mon.a (mon.0) 5101 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.439431+0000 mon.a (mon.0) 5102 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: cephadm 2023-12-20T20:14:59.447094+0000 mgr.x (mgr.25349) 1801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.461292+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.80:0/3463933820' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:15:00.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.519929+0000 mon.a (mon.0) 5103 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.523336+0000 mon.a (mon.0) 5104 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.526589+0000 mon.a (mon.0) 5105 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.528147+0000 mon.a (mon.0) 5106 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.539332+0000 mon.a (mon.0) 5107 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: cephadm 2023-12-20T20:14:59.546762+0000 mgr.x (mgr.25349) 1802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.601729+0000 mon.a (mon.0) 5108 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.605232+0000 mon.a (mon.0) 5109 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.608217+0000 mon.a (mon.0) 5110 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.609462+0000 mon.a (mon.0) 5111 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.620169+0000 mon.a (mon.0) 5112 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: cephadm 2023-12-20T20:14:59.627514+0000 mgr.x (mgr.25349) 1803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.700415+0000 mon.a (mon.0) 5113 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.703423+0000 mon.a (mon.0) 5114 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.706354+0000 mon.a (mon.0) 5115 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.707512+0000 mon.a (mon.0) 5116 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.717912+0000 mon.a (mon.0) 5117 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.803256+0000 mon.a (mon.0) 5118 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.806768+0000 mon.a (mon.0) 5119 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.810217+0000 mon.a (mon.0) 5120 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.811578+0000 mon.a (mon.0) 5121 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.822331+0000 mon.a (mon.0) 5122 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.852667+0000 mon.a (mon.0) 5123 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.864775+0000 mon.a (mon.0) 5124 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.874839+0000 mon.a (mon.0) 5125 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.906656+0000 mon.a (mon.0) 5126 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.910418+0000 mon.a (mon.0) 5127 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.913126+0000 mon.a (mon.0) 5128 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.915831+0000 mon.a (mon.0) 5129 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.919607+0000 mon.a (mon.0) 5130 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-20T20:15:00.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.925262+0000 mon.a (mon.0) 5131 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:15:00.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[84793]: audit 2023-12-20T20:14:59.931269+0000 mon.b (mon.2) 9 : audit 1 from='osd.5 [v2:172.21.15.133:6808/1086138228,v1:172.21.15.133:6809/1086138228]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:15:00.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.539332+0000 mon.a (mon.0) 5107 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: cephadm 2023-12-20T20:14:59.546762+0000 mgr.x (mgr.25349) 1802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.601729+0000 mon.a (mon.0) 5108 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.605232+0000 mon.a (mon.0) 5109 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.608217+0000 mon.a (mon.0) 5110 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.609462+0000 mon.a (mon.0) 5111 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.620169+0000 mon.a (mon.0) 5112 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: cephadm 2023-12-20T20:14:59.627514+0000 mgr.x (mgr.25349) 1803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:00.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.700415+0000 mon.a (mon.0) 5113 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.703423+0000 mon.a (mon.0) 5114 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.706354+0000 mon.a (mon.0) 5115 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.707512+0000 mon.a (mon.0) 5116 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.717912+0000 mon.a (mon.0) 5117 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.803256+0000 mon.a (mon.0) 5118 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.806768+0000 mon.a (mon.0) 5119 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.810217+0000 mon.a (mon.0) 5120 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:00.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.811578+0000 mon.a (mon.0) 5121 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:00.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.822331+0000 mon.a (mon.0) 5122 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.852667+0000 mon.a (mon.0) 5123 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.864775+0000 mon.a (mon.0) 5124 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.874839+0000 mon.a (mon.0) 5125 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:00.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.906656+0000 mon.a (mon.0) 5126 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:00.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.910418+0000 mon.a (mon.0) 5127 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.913126+0000 mon.a (mon.0) 5128 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.915831+0000 mon.a (mon.0) 5129 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:00.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.919607+0000 mon.a (mon.0) 5130 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-20T20:15:00.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.925262+0000 mon.a (mon.0) 5131 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:15:00.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:00 smithi080 bash[80208]: audit 2023-12-20T20:14:59.931269+0000 mon.b (mon.2) 9 : audit 1 from='osd.5 [v2:172.21.15.133:6808/1086138228,v1:172.21.15.133:6809/1086138228]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-20T20:15:01.195 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:15:00 smithi133 bash[83628]: debug 2023-12-20T20:15:00.914+0000 7f908b26f700 -1 osd.5 156 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:15:01.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:01 smithi133 bash[68349]: cephadm 2023-12-20T20:14:59.725361+0000 mgr.x (mgr.25349) 1804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:01.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:01 smithi133 bash[68349]: cephadm 2023-12-20T20:14:59.829614+0000 mgr.x (mgr.25349) 1805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:01.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:01 smithi133 bash[68349]: audit 2023-12-20T20:14:59.926644+0000 mgr.x (mgr.25349) 1806 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-20T20:15:01.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:01 smithi133 bash[68349]: cephadm 2023-12-20T20:14:59.928599+0000 mgr.x (mgr.25349) 1807 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-20T20:15:01.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:01 smithi133 bash[68349]: audit 2023-12-20T20:15:00.876442+0000 mon.a (mon.0) 5132 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-20T20:15:01.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:01 smithi133 bash[68349]: cluster 2023-12-20T20:15:00.882383+0000 mon.a (mon.0) 5133 : cluster 0 osdmap e159: 8 total, 7 up, 8 in 2023-12-20T20:15:01.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:01 smithi133 bash[68349]: cluster 2023-12-20T20:15:00.885172+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e159 with expected crc 2023-12-20T20:15:01.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:01 smithi133 bash[68349]: audit 2023-12-20T20:15:00.886543+0000 mon.a (mon.0) 5134 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:15:01.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:01 smithi133 bash[68349]: audit 2023-12-20T20:15:00.892237+0000 mon.b (mon.2) 10 : audit 1 from='osd.5 [v2:172.21.15.133:6808/1086138228,v1:172.21.15.133:6809/1086138228]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:15:01.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:01 smithi080 bash[80208]: cephadm 2023-12-20T20:14:59.725361+0000 mgr.x (mgr.25349) 1804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:01.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:01 smithi080 bash[80208]: cephadm 2023-12-20T20:14:59.829614+0000 mgr.x (mgr.25349) 1805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:01.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:01 smithi080 bash[80208]: audit 2023-12-20T20:14:59.926644+0000 mgr.x (mgr.25349) 1806 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-20T20:15:01.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:01 smithi080 bash[80208]: cephadm 2023-12-20T20:14:59.928599+0000 mgr.x (mgr.25349) 1807 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-20T20:15:01.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:01 smithi080 bash[80208]: audit 2023-12-20T20:15:00.876442+0000 mon.a (mon.0) 5132 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-20T20:15:01.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:01 smithi080 bash[80208]: cluster 2023-12-20T20:15:00.882383+0000 mon.a (mon.0) 5133 : cluster 0 osdmap e159: 8 total, 7 up, 8 in 2023-12-20T20:15:01.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:01 smithi080 bash[80208]: cluster 2023-12-20T20:15:00.885172+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e159 with expected crc 2023-12-20T20:15:01.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:01 smithi080 bash[80208]: audit 2023-12-20T20:15:00.886543+0000 mon.a (mon.0) 5134 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:15:01.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:01 smithi080 bash[80208]: audit 2023-12-20T20:15:00.892237+0000 mon.b (mon.2) 10 : audit 1 from='osd.5 [v2:172.21.15.133:6808/1086138228,v1:172.21.15.133:6809/1086138228]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:15:01.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:01 smithi080 bash[84793]: cephadm 2023-12-20T20:14:59.725361+0000 mgr.x (mgr.25349) 1804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:01.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:01 smithi080 bash[84793]: cephadm 2023-12-20T20:14:59.829614+0000 mgr.x (mgr.25349) 1805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:01.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:01 smithi080 bash[84793]: audit 2023-12-20T20:14:59.926644+0000 mgr.x (mgr.25349) 1806 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-20T20:15:01.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:01 smithi080 bash[84793]: cephadm 2023-12-20T20:14:59.928599+0000 mgr.x (mgr.25349) 1807 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-20T20:15:01.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:01 smithi080 bash[84793]: audit 2023-12-20T20:15:00.876442+0000 mon.a (mon.0) 5132 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-20T20:15:01.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:01 smithi080 bash[84793]: cluster 2023-12-20T20:15:00.882383+0000 mon.a (mon.0) 5133 : cluster 0 osdmap e159: 8 total, 7 up, 8 in 2023-12-20T20:15:01.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:01 smithi080 bash[84793]: cluster 2023-12-20T20:15:00.885172+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e159 with expected crc 2023-12-20T20:15:01.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:01 smithi080 bash[84793]: audit 2023-12-20T20:15:00.886543+0000 mon.a (mon.0) 5134 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:15:01.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:01 smithi080 bash[84793]: audit 2023-12-20T20:15:00.892237+0000 mon.b (mon.2) 10 : audit 1 from='osd.5 [v2:172.21.15.133:6808/1086138228,v1:172.21.15.133:6809/1086138228]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:15:02.328 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:02 smithi133 bash[68349]: cluster 2023-12-20T20:15:00.885531+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e159 with expected crc 2023-12-20T20:15:02.329 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:02 smithi133 bash[68349]: cluster 2023-12-20T20:15:01.111413+0000 mgr.x (mgr.25349) 1808 : cluster 0 pgmap v360: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:15:02.329 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:02 smithi133 bash[68349]: audit 2023-12-20T20:15:01.239656+0000 mon.a (mon.0) 5135 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:02.329 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:02 smithi133 bash[68349]: audit 2023-12-20T20:15:01.249514+0000 mon.a (mon.0) 5136 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:02.329 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:02 smithi133 bash[68349]: audit 2023-12-20T20:15:01.260089+0000 mon.a (mon.0) 5137 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:02.329 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:02 smithi133 bash[68349]: cluster 2023-12-20T20:15:01.877472+0000 mon.a (mon.0) 5138 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:15:02.329 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:02 smithi133 bash[68349]: cluster 2023-12-20T20:15:01.887657+0000 mon.a (mon.0) 5139 : cluster 1 osd.5 [v2:172.21.15.133:6808/1086138228,v1:172.21.15.133:6809/1086138228] boot 2023-12-20T20:15:02.329 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:02 smithi133 bash[68349]: cluster 2023-12-20T20:15:01.887792+0000 mon.a (mon.0) 5140 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2023-12-20T20:15:02.329 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:02 smithi133 bash[68349]: cluster 2023-12-20T20:15:01.888827+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e160 with expected crc 2023-12-20T20:15:02.329 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:02 smithi133 bash[68349]: audit 2023-12-20T20:15:01.892547+0000 mon.a (mon.0) 5141 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:15:02.329 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:02 smithi133 bash[68349]: cluster 2023-12-20T20:15:01.893086+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e160 with expected crc 2023-12-20T20:15:02.329 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:02 smithi133 bash[68349]: cluster 2023-12-20T20:15:01.897628+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e160 with expected crc 2023-12-20T20:15:02.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[80208]: cluster 2023-12-20T20:15:00.885531+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e159 with expected crc 2023-12-20T20:15:02.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[80208]: cluster 2023-12-20T20:15:01.111413+0000 mgr.x (mgr.25349) 1808 : cluster 0 pgmap v360: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:15:02.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[80208]: audit 2023-12-20T20:15:01.239656+0000 mon.a (mon.0) 5135 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:02.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[80208]: audit 2023-12-20T20:15:01.249514+0000 mon.a (mon.0) 5136 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:02.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[80208]: audit 2023-12-20T20:15:01.260089+0000 mon.a (mon.0) 5137 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:02.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[80208]: cluster 2023-12-20T20:15:01.877472+0000 mon.a (mon.0) 5138 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:15:02.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[80208]: cluster 2023-12-20T20:15:01.887657+0000 mon.a (mon.0) 5139 : cluster 1 osd.5 [v2:172.21.15.133:6808/1086138228,v1:172.21.15.133:6809/1086138228] boot 2023-12-20T20:15:02.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[80208]: cluster 2023-12-20T20:15:01.887792+0000 mon.a (mon.0) 5140 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2023-12-20T20:15:02.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[80208]: cluster 2023-12-20T20:15:01.888827+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e160 with expected crc 2023-12-20T20:15:02.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[80208]: audit 2023-12-20T20:15:01.892547+0000 mon.a (mon.0) 5141 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:15:02.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[80208]: cluster 2023-12-20T20:15:01.893086+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e160 with expected crc 2023-12-20T20:15:02.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[80208]: cluster 2023-12-20T20:15:01.897628+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e160 with expected crc 2023-12-20T20:15:02.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[84793]: cluster 2023-12-20T20:15:00.885531+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e159 with expected crc 2023-12-20T20:15:02.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[84793]: cluster 2023-12-20T20:15:01.111413+0000 mgr.x (mgr.25349) 1808 : cluster 0 pgmap v360: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:15:02.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[84793]: audit 2023-12-20T20:15:01.239656+0000 mon.a (mon.0) 5135 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:02.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[84793]: audit 2023-12-20T20:15:01.249514+0000 mon.a (mon.0) 5136 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:02.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[84793]: audit 2023-12-20T20:15:01.260089+0000 mon.a (mon.0) 5137 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:02.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[84793]: cluster 2023-12-20T20:15:01.877472+0000 mon.a (mon.0) 5138 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:15:02.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[84793]: cluster 2023-12-20T20:15:01.887657+0000 mon.a (mon.0) 5139 : cluster 1 osd.5 [v2:172.21.15.133:6808/1086138228,v1:172.21.15.133:6809/1086138228] boot 2023-12-20T20:15:02.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[84793]: cluster 2023-12-20T20:15:01.887792+0000 mon.a (mon.0) 5140 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2023-12-20T20:15:02.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[84793]: cluster 2023-12-20T20:15:01.888827+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e160 with expected crc 2023-12-20T20:15:02.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[84793]: audit 2023-12-20T20:15:01.892547+0000 mon.a (mon.0) 5141 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-20T20:15:02.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[84793]: cluster 2023-12-20T20:15:01.893086+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e160 with expected crc 2023-12-20T20:15:02.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:02 smithi080 bash[84793]: cluster 2023-12-20T20:15:01.897628+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e160 with expected crc 2023-12-20T20:15:03.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:03 smithi080 bash[80208]: cluster 2023-12-20T20:15:01.893141+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e160 with expected crc 2023-12-20T20:15:03.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:03 smithi080 bash[80208]: cluster 2023-12-20T20:15:01.899738+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e160 with expected crc 2023-12-20T20:15:03.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:03 smithi080 bash[80208]: audit 2023-12-20T20:15:02.681637+0000 mon.a (mon.0) 5142 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:03.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:03 smithi080 bash[80208]: audit 2023-12-20T20:15:02.692781+0000 mon.a (mon.0) 5143 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:03.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:03 smithi080 bash[80208]: audit 2023-12-20T20:15:02.702648+0000 mon.a (mon.0) 5144 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:03.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:03 smithi080 bash[80208]: cluster 2023-12-20T20:15:02.889641+0000 mon.a (mon.0) 5145 : cluster 0 osdmap e161: 8 total, 8 up, 8 in 2023-12-20T20:15:03.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:03 smithi080 bash[80208]: cluster 2023-12-20T20:15:02.897233+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e161 with expected crc 2023-12-20T20:15:03.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:03 smithi080 bash[80208]: cluster 2023-12-20T20:15:02.903394+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e161 with expected crc 2023-12-20T20:15:03.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:03 smithi080 bash[84793]: cluster 2023-12-20T20:15:01.893141+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e160 with expected crc 2023-12-20T20:15:03.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:03 smithi080 bash[84793]: cluster 2023-12-20T20:15:01.899738+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e160 with expected crc 2023-12-20T20:15:03.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:03 smithi080 bash[84793]: audit 2023-12-20T20:15:02.681637+0000 mon.a (mon.0) 5142 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:03.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:03 smithi080 bash[84793]: audit 2023-12-20T20:15:02.692781+0000 mon.a (mon.0) 5143 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:03.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:03 smithi080 bash[84793]: audit 2023-12-20T20:15:02.702648+0000 mon.a (mon.0) 5144 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:03.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:03 smithi080 bash[84793]: cluster 2023-12-20T20:15:02.889641+0000 mon.a (mon.0) 5145 : cluster 0 osdmap e161: 8 total, 8 up, 8 in 2023-12-20T20:15:03.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:03 smithi080 bash[84793]: cluster 2023-12-20T20:15:02.897233+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e161 with expected crc 2023-12-20T20:15:03.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:03 smithi080 bash[84793]: cluster 2023-12-20T20:15:02.903394+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e161 with expected crc 2023-12-20T20:15:03.640 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:03 smithi133 bash[68349]: cluster 2023-12-20T20:15:01.893141+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e160 with expected crc 2023-12-20T20:15:03.640 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:03 smithi133 bash[68349]: cluster 2023-12-20T20:15:01.899738+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e160 with expected crc 2023-12-20T20:15:03.640 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:03 smithi133 bash[68349]: audit 2023-12-20T20:15:02.681637+0000 mon.a (mon.0) 5142 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:03.640 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:03 smithi133 bash[68349]: audit 2023-12-20T20:15:02.692781+0000 mon.a (mon.0) 5143 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:03.640 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:03 smithi133 bash[68349]: audit 2023-12-20T20:15:02.702648+0000 mon.a (mon.0) 5144 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:03.640 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:03 smithi133 bash[68349]: cluster 2023-12-20T20:15:02.889641+0000 mon.a (mon.0) 5145 : cluster 0 osdmap e161: 8 total, 8 up, 8 in 2023-12-20T20:15:03.640 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:03 smithi133 bash[68349]: cluster 2023-12-20T20:15:02.897233+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e161 with expected crc 2023-12-20T20:15:03.640 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:03 smithi133 bash[68349]: cluster 2023-12-20T20:15:02.903394+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e161 with expected crc 2023-12-20T20:15:04.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:04 smithi080 bash[80208]: cluster 2023-12-20T20:15:02.891105+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e161 with expected crc 2023-12-20T20:15:04.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:04 smithi080 bash[80208]: cluster 2023-12-20T20:15:02.895750+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e161 with expected crc 2023-12-20T20:15:04.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:04 smithi080 bash[80208]: cluster 2023-12-20T20:15:02.901702+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e161 with expected crc 2023-12-20T20:15:04.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:04 smithi080 bash[80208]: cluster 2023-12-20T20:15:02.903898+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e161 with expected crc 2023-12-20T20:15:04.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:04 smithi080 bash[80208]: cluster 2023-12-20T20:15:03.112357+0000 mgr.x (mgr.25349) 1809 : cluster 0 pgmap v363: 161 pgs: 6 peering, 17 active+undersized+degraded, 36 active+undersized, 102 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2023-12-20T20:15:04.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:04 smithi080 bash[80208]: cluster 2023-12-20T20:15:03.882619+0000 mon.a (mon.0) 5146 : cluster 3 Health check update: Degraded data redundancy: 64/630 objects degraded (10.159%), 17 pgs degraded (PG_DEGRADED) 2023-12-20T20:15:04.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:04 smithi080 bash[84793]: cluster 2023-12-20T20:15:02.891105+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e161 with expected crc 2023-12-20T20:15:04.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:04 smithi080 bash[84793]: cluster 2023-12-20T20:15:02.895750+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e161 with expected crc 2023-12-20T20:15:04.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:04 smithi080 bash[84793]: cluster 2023-12-20T20:15:02.901702+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e161 with expected crc 2023-12-20T20:15:04.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:04 smithi080 bash[84793]: cluster 2023-12-20T20:15:02.903898+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e161 with expected crc 2023-12-20T20:15:04.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:04 smithi080 bash[84793]: cluster 2023-12-20T20:15:03.112357+0000 mgr.x (mgr.25349) 1809 : cluster 0 pgmap v363: 161 pgs: 6 peering, 17 active+undersized+degraded, 36 active+undersized, 102 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2023-12-20T20:15:04.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:04 smithi080 bash[84793]: cluster 2023-12-20T20:15:03.882619+0000 mon.a (mon.0) 5146 : cluster 3 Health check update: Degraded data redundancy: 64/630 objects degraded (10.159%), 17 pgs degraded (PG_DEGRADED) 2023-12-20T20:15:04.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:04 smithi133 bash[68349]: cluster 2023-12-20T20:15:02.891105+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e161 with expected crc 2023-12-20T20:15:04.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:04 smithi133 bash[68349]: cluster 2023-12-20T20:15:02.895750+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e161 with expected crc 2023-12-20T20:15:04.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:04 smithi133 bash[68349]: cluster 2023-12-20T20:15:02.901702+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e161 with expected crc 2023-12-20T20:15:04.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:04 smithi133 bash[68349]: cluster 2023-12-20T20:15:02.903898+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e161 with expected crc 2023-12-20T20:15:04.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:04 smithi133 bash[68349]: cluster 2023-12-20T20:15:03.112357+0000 mgr.x (mgr.25349) 1809 : cluster 0 pgmap v363: 161 pgs: 6 peering, 17 active+undersized+degraded, 36 active+undersized, 102 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2023-12-20T20:15:04.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:04 smithi133 bash[68349]: cluster 2023-12-20T20:15:03.882619+0000 mon.a (mon.0) 5146 : cluster 3 Health check update: Degraded data redundancy: 64/630 objects degraded (10.159%), 17 pgs degraded (PG_DEGRADED) 2023-12-20T20:15:05.195 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:15:04 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:15:04] "GET /metrics HTTP/1.1" 200 38578 "" "Prometheus/2.33.4" 2023-12-20T20:15:06.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:06 smithi080 bash[80208]: cluster 2023-12-20T20:15:05.113739+0000 mgr.x (mgr.25349) 1810 : cluster 0 pgmap v364: 161 pgs: 6 peering, 13 active+undersized+degraded, 28 active+undersized, 114 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 46/630 objects degraded (7.302%) 2023-12-20T20:15:06.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:06 smithi080 bash[84793]: cluster 2023-12-20T20:15:05.113739+0000 mgr.x (mgr.25349) 1810 : cluster 0 pgmap v364: 161 pgs: 6 peering, 13 active+undersized+degraded, 28 active+undersized, 114 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 46/630 objects degraded (7.302%) 2023-12-20T20:15:06.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:06 smithi133 bash[68349]: cluster 2023-12-20T20:15:05.113739+0000 mgr.x (mgr.25349) 1810 : cluster 0 pgmap v364: 161 pgs: 6 peering, 13 active+undersized+degraded, 28 active+undersized, 114 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 46/630 objects degraded (7.302%) 2023-12-20T20:15:07.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:07 smithi080 bash[84793]: audit 2023-12-20T20:15:06.307549+0000 mgr.x (mgr.25349) 1811 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:15:07.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:07 smithi080 bash[80208]: audit 2023-12-20T20:15:06.307549+0000 mgr.x (mgr.25349) 1811 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:15:07.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:07 smithi133 bash[68349]: audit 2023-12-20T20:15:06.307549+0000 mgr.x (mgr.25349) 1811 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:15:08.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:08 smithi080 bash[80208]: cluster 2023-12-20T20:15:07.115203+0000 mgr.x (mgr.25349) 1812 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 493 B/s rd, 0 op/s 2023-12-20T20:15:08.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:08 smithi080 bash[80208]: cluster 2023-12-20T20:15:07.250357+0000 mon.a (mon.0) 5147 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/630 objects degraded (7.302%), 13 pgs degraded) 2023-12-20T20:15:08.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:08 smithi080 bash[80208]: cluster 2023-12-20T20:15:07.250407+0000 mon.a (mon.0) 5148 : cluster 1 Cluster is now healthy 2023-12-20T20:15:08.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:08 smithi080 bash[84793]: cluster 2023-12-20T20:15:07.115203+0000 mgr.x (mgr.25349) 1812 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 493 B/s rd, 0 op/s 2023-12-20T20:15:08.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:08 smithi080 bash[84793]: cluster 2023-12-20T20:15:07.250357+0000 mon.a (mon.0) 5147 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/630 objects degraded (7.302%), 13 pgs degraded) 2023-12-20T20:15:08.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:08 smithi080 bash[84793]: cluster 2023-12-20T20:15:07.250407+0000 mon.a (mon.0) 5148 : cluster 1 Cluster is now healthy 2023-12-20T20:15:08.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:08 smithi133 bash[68349]: cluster 2023-12-20T20:15:07.115203+0000 mgr.x (mgr.25349) 1812 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 493 B/s rd, 0 op/s 2023-12-20T20:15:08.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:08 smithi133 bash[68349]: cluster 2023-12-20T20:15:07.250357+0000 mon.a (mon.0) 5147 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/630 objects degraded (7.302%), 13 pgs degraded) 2023-12-20T20:15:08.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:08 smithi133 bash[68349]: cluster 2023-12-20T20:15:07.250407+0000 mon.a (mon.0) 5148 : cluster 1 Cluster is now healthy 2023-12-20T20:15:10.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:10 smithi080 bash[84793]: cluster 2023-12-20T20:15:09.116278+0000 mgr.x (mgr.25349) 1813 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-20T20:15:10.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:10 smithi080 bash[84793]: audit 2023-12-20T20:15:10.045013+0000 mon.a (mon.0) 5149 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:10.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:10 smithi080 bash[84793]: audit 2023-12-20T20:15:10.047473+0000 mon.a (mon.0) 5150 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:15:10.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:10 smithi080 bash[80208]: cluster 2023-12-20T20:15:09.116278+0000 mgr.x (mgr.25349) 1813 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-20T20:15:10.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:10 smithi080 bash[80208]: audit 2023-12-20T20:15:10.045013+0000 mon.a (mon.0) 5149 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:10.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:10 smithi080 bash[80208]: audit 2023-12-20T20:15:10.047473+0000 mon.a (mon.0) 5150 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:15:10.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:10 smithi133 bash[68349]: cluster 2023-12-20T20:15:09.116278+0000 mgr.x (mgr.25349) 1813 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-20T20:15:10.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:10 smithi133 bash[68349]: audit 2023-12-20T20:15:10.045013+0000 mon.a (mon.0) 5149 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:10.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:10 smithi133 bash[68349]: audit 2023-12-20T20:15:10.047473+0000 mon.a (mon.0) 5150 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:15:12.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:11 smithi080 bash[80208]: cluster 2023-12-20T20:15:11.117740+0000 mgr.x (mgr.25349) 1814 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2023-12-20T20:15:12.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:11 smithi080 bash[84793]: cluster 2023-12-20T20:15:11.117740+0000 mgr.x (mgr.25349) 1814 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2023-12-20T20:15:12.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:12 smithi133 bash[68349]: cluster 2023-12-20T20:15:11.117740+0000 mgr.x (mgr.25349) 1814 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2023-12-20T20:15:14.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:14 smithi133 bash[68349]: cluster 2023-12-20T20:15:13.118665+0000 mgr.x (mgr.25349) 1815 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 800 B/s rd, 0 op/s 2023-12-20T20:15:14.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:14 smithi080 bash[80208]: cluster 2023-12-20T20:15:13.118665+0000 mgr.x (mgr.25349) 1815 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 800 B/s rd, 0 op/s 2023-12-20T20:15:14.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:14 smithi080 bash[84793]: cluster 2023-12-20T20:15:13.118665+0000 mgr.x (mgr.25349) 1815 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 800 B/s rd, 0 op/s 2023-12-20T20:15:15.189 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:15:14 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:15:14] "GET /metrics HTTP/1.1" 200 38571 "" "Prometheus/2.33.4" 2023-12-20T20:15:15.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:15 smithi133 bash[68349]: audit 2023-12-20T20:15:14.936542+0000 mon.a (mon.0) 5151 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-20T20:15:15.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:15 smithi080 bash[84793]: audit 2023-12-20T20:15:14.936542+0000 mon.a (mon.0) 5151 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-20T20:15:15.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:15 smithi080 bash[80208]: audit 2023-12-20T20:15:14.936542+0000 mon.a (mon.0) 5151 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-20T20:15:16.554 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:16 smithi133 bash[68349]: audit 2023-12-20T20:15:14.943778+0000 mgr.x (mgr.25349) 1816 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-20T20:15:16.555 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:16 smithi133 bash[68349]: cephadm 2023-12-20T20:15:14.946857+0000 mgr.x (mgr.25349) 1817 : cephadm 1 Upgrade: osd.6 is safe to restart 2023-12-20T20:15:16.555 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:16 smithi133 bash[68349]: cluster 2023-12-20T20:15:15.119750+0000 mgr.x (mgr.25349) 1818 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:15:16.555 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:16 smithi133 bash[68349]: audit 2023-12-20T20:15:15.399922+0000 mon.a (mon.0) 5152 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:16.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:16 smithi080 bash[84793]: audit 2023-12-20T20:15:14.943778+0000 mgr.x (mgr.25349) 1816 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-20T20:15:16.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:16 smithi080 bash[84793]: cephadm 2023-12-20T20:15:14.946857+0000 mgr.x (mgr.25349) 1817 : cephadm 1 Upgrade: osd.6 is safe to restart 2023-12-20T20:15:16.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:16 smithi080 bash[84793]: cluster 2023-12-20T20:15:15.119750+0000 mgr.x (mgr.25349) 1818 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:15:16.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:16 smithi080 bash[84793]: audit 2023-12-20T20:15:15.399922+0000 mon.a (mon.0) 5152 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:16.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:16 smithi080 bash[80208]: audit 2023-12-20T20:15:14.943778+0000 mgr.x (mgr.25349) 1816 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-20T20:15:16.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:16 smithi080 bash[80208]: cephadm 2023-12-20T20:15:14.946857+0000 mgr.x (mgr.25349) 1817 : cephadm 1 Upgrade: osd.6 is safe to restart 2023-12-20T20:15:16.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:16 smithi080 bash[80208]: cluster 2023-12-20T20:15:15.119750+0000 mgr.x (mgr.25349) 1818 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:15:16.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:16 smithi080 bash[80208]: audit 2023-12-20T20:15:15.399922+0000 mon.a (mon.0) 5152 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:17.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:17 smithi133 bash[68349]: audit 2023-12-20T20:15:16.310545+0000 mgr.x (mgr.25349) 1819 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:15:17.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:17 smithi133 bash[68349]: audit 2023-12-20T20:15:17.268286+0000 mon.a (mon.0) 5153 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:17.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:17 smithi133 bash[68349]: audit 2023-12-20T20:15:17.273031+0000 mon.a (mon.0) 5154 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-20T20:15:17.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:17 smithi133 bash[68349]: audit 2023-12-20T20:15:17.275114+0000 mon.a (mon.0) 5155 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:17.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:17 smithi080 bash[80208]: audit 2023-12-20T20:15:16.310545+0000 mgr.x (mgr.25349) 1819 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:15:17.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:17 smithi080 bash[80208]: audit 2023-12-20T20:15:17.268286+0000 mon.a (mon.0) 5153 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:17.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:17 smithi080 bash[80208]: audit 2023-12-20T20:15:17.273031+0000 mon.a (mon.0) 5154 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-20T20:15:17.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:17 smithi080 bash[80208]: audit 2023-12-20T20:15:17.275114+0000 mon.a (mon.0) 5155 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:17 smithi080 bash[84793]: audit 2023-12-20T20:15:16.310545+0000 mgr.x (mgr.25349) 1819 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:15:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:17 smithi080 bash[84793]: audit 2023-12-20T20:15:17.268286+0000 mon.a (mon.0) 5153 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:17 smithi080 bash[84793]: audit 2023-12-20T20:15:17.273031+0000 mon.a (mon.0) 5154 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-20T20:15:17.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:17 smithi080 bash[84793]: audit 2023-12-20T20:15:17.275114+0000 mon.a (mon.0) 5155 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:18.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:18 smithi133 bash[68349]: cluster 2023-12-20T20:15:17.121330+0000 mgr.x (mgr.25349) 1820 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:15:18.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:18 smithi133 bash[68349]: cephadm 2023-12-20T20:15:17.267213+0000 mgr.x (mgr.25349) 1821 : cephadm 1 Upgrade: Updating osd.6 2023-12-20T20:15:18.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:18 smithi133 bash[68349]: cephadm 2023-12-20T20:15:17.287949+0000 mgr.x (mgr.25349) 1822 : cephadm 1 Deploying daemon osd.6 on smithi133 2023-12-20T20:15:18.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:18 smithi080 bash[84793]: cluster 2023-12-20T20:15:17.121330+0000 mgr.x (mgr.25349) 1820 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:15:18.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:18 smithi080 bash[84793]: cephadm 2023-12-20T20:15:17.267213+0000 mgr.x (mgr.25349) 1821 : cephadm 1 Upgrade: Updating osd.6 2023-12-20T20:15:18.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:18 smithi080 bash[84793]: cephadm 2023-12-20T20:15:17.287949+0000 mgr.x (mgr.25349) 1822 : cephadm 1 Deploying daemon osd.6 on smithi133 2023-12-20T20:15:18.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:18 smithi080 bash[80208]: cluster 2023-12-20T20:15:17.121330+0000 mgr.x (mgr.25349) 1820 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:15:18.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:18 smithi080 bash[80208]: cephadm 2023-12-20T20:15:17.267213+0000 mgr.x (mgr.25349) 1821 : cephadm 1 Upgrade: Updating osd.6 2023-12-20T20:15:18.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:18 smithi080 bash[80208]: cephadm 2023-12-20T20:15:17.287949+0000 mgr.x (mgr.25349) 1822 : cephadm 1 Deploying daemon osd.6 on smithi133 2023-12-20T20:15:20.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:20 smithi133 bash[68349]: cluster 2023-12-20T20:15:19.122384+0000 mgr.x (mgr.25349) 1823 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:15:20.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:20 smithi080 bash[84793]: cluster 2023-12-20T20:15:19.122384+0000 mgr.x (mgr.25349) 1823 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:15:20.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:20 smithi080 bash[80208]: cluster 2023-12-20T20:15:19.122384+0000 mgr.x (mgr.25349) 1823 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:15:22.695 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:15:22 smithi133 systemd[1]: Stopping Ceph osd.6 for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:15:22.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:22 smithi133 bash[68349]: cluster 2023-12-20T20:15:21.123755+0000 mgr.x (mgr.25349) 1824 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:15:22.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:22 smithi133 bash[68349]: audit 2023-12-20T20:15:21.422938+0000 mon.a (mon.0) 5156 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:22.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:22 smithi133 bash[68349]: audit 2023-12-20T20:15:21.432718+0000 mon.a (mon.0) 5157 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:22.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:22 smithi133 bash[68349]: audit 2023-12-20T20:15:21.442871+0000 mon.a (mon.0) 5158 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:22.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:22 smithi080 bash[84793]: cluster 2023-12-20T20:15:21.123755+0000 mgr.x (mgr.25349) 1824 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:15:22.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:22 smithi080 bash[84793]: audit 2023-12-20T20:15:21.422938+0000 mon.a (mon.0) 5156 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:22.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:22 smithi080 bash[84793]: audit 2023-12-20T20:15:21.432718+0000 mon.a (mon.0) 5157 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:22.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:22 smithi080 bash[84793]: audit 2023-12-20T20:15:21.442871+0000 mon.a (mon.0) 5158 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:22.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:22 smithi080 bash[80208]: cluster 2023-12-20T20:15:21.123755+0000 mgr.x (mgr.25349) 1824 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:15:22.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:22 smithi080 bash[80208]: audit 2023-12-20T20:15:21.422938+0000 mon.a (mon.0) 5156 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:22.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:22 smithi080 bash[80208]: audit 2023-12-20T20:15:21.432718+0000 mon.a (mon.0) 5157 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:22.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:22 smithi080 bash[80208]: audit 2023-12-20T20:15:21.442871+0000 mon.a (mon.0) 5158 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:23.195 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:15:22 smithi133 bash[37859]: debug 2023-12-20T20:15:22.725+0000 7f19d0279700 -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-20T20:15:23.195 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:15:22 smithi133 bash[37859]: debug 2023-12-20T20:15:22.725+0000 7f19d0279700 -1 osd.6 161 *** Got signal Terminated *** 2023-12-20T20:15:23.195 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:15:22 smithi133 bash[37859]: debug 2023-12-20T20:15:22.725+0000 7f19d0279700 -1 osd.6 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:15:23.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:23 smithi133 bash[68349]: cluster 2023-12-20T20:15:22.724366+0000 mon.a (mon.0) 5159 : cluster 1 osd.6 marked itself down and dead 2023-12-20T20:15:23.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:23 smithi133 bash[68349]: audit 2023-12-20T20:15:22.861534+0000 mon.a (mon.0) 5160 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:23.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:23 smithi133 bash[68349]: audit 2023-12-20T20:15:22.871254+0000 mon.a (mon.0) 5161 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:23.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:23 smithi133 bash[68349]: audit 2023-12-20T20:15:22.884069+0000 mon.a (mon.0) 5162 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:23.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:23 smithi080 bash[84793]: cluster 2023-12-20T20:15:22.724366+0000 mon.a (mon.0) 5159 : cluster 1 osd.6 marked itself down and dead 2023-12-20T20:15:23.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:23 smithi080 bash[84793]: audit 2023-12-20T20:15:22.861534+0000 mon.a (mon.0) 5160 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:23.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:23 smithi080 bash[84793]: audit 2023-12-20T20:15:22.871254+0000 mon.a (mon.0) 5161 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:23.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:23 smithi080 bash[84793]: audit 2023-12-20T20:15:22.884069+0000 mon.a (mon.0) 5162 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:23.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:23 smithi080 bash[80208]: cluster 2023-12-20T20:15:22.724366+0000 mon.a (mon.0) 5159 : cluster 1 osd.6 marked itself down and dead 2023-12-20T20:15:23.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:23 smithi080 bash[80208]: audit 2023-12-20T20:15:22.861534+0000 mon.a (mon.0) 5160 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:23.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:23 smithi080 bash[80208]: audit 2023-12-20T20:15:22.871254+0000 mon.a (mon.0) 5161 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:23.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:23 smithi080 bash[80208]: audit 2023-12-20T20:15:22.884069+0000 mon.a (mon.0) 5162 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:24.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:24 smithi080 bash[80208]: cluster 2023-12-20T20:15:23.124766+0000 mgr.x (mgr.25349) 1825 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:15:24.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:24 smithi080 bash[80208]: cluster 2023-12-20T20:15:23.422532+0000 mon.a (mon.0) 5163 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:15:24.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:24 smithi080 bash[80208]: cluster 2023-12-20T20:15:23.439432+0000 mon.a (mon.0) 5164 : cluster 0 osdmap e162: 8 total, 7 up, 8 in 2023-12-20T20:15:24.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:24 smithi080 bash[80208]: cluster 2023-12-20T20:15:23.448749+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e162 with expected crc 2023-12-20T20:15:24.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:24 smithi080 bash[80208]: cluster 2023-12-20T20:15:23.452909+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e162 with expected crc 2023-12-20T20:15:24.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:24 smithi080 bash[80208]: cluster 2023-12-20T20:15:23.454767+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e162 with expected crc 2023-12-20T20:15:24.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:24 smithi080 bash[80208]: cluster 2023-12-20T20:15:23.456620+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e162 with expected crc 2023-12-20T20:15:24.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:24 smithi080 bash[80208]: cluster 2023-12-20T20:15:23.461780+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e162 with expected crc 2023-12-20T20:15:24.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:24 smithi080 bash[84793]: cluster 2023-12-20T20:15:23.124766+0000 mgr.x (mgr.25349) 1825 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:15:24.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:24 smithi080 bash[84793]: cluster 2023-12-20T20:15:23.422532+0000 mon.a (mon.0) 5163 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:15:24.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:24 smithi080 bash[84793]: cluster 2023-12-20T20:15:23.439432+0000 mon.a (mon.0) 5164 : cluster 0 osdmap e162: 8 total, 7 up, 8 in 2023-12-20T20:15:24.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:24 smithi080 bash[84793]: cluster 2023-12-20T20:15:23.448749+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e162 with expected crc 2023-12-20T20:15:24.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:24 smithi080 bash[84793]: cluster 2023-12-20T20:15:23.452909+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e162 with expected crc 2023-12-20T20:15:24.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:24 smithi080 bash[84793]: cluster 2023-12-20T20:15:23.454767+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e162 with expected crc 2023-12-20T20:15:24.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:24 smithi080 bash[84793]: cluster 2023-12-20T20:15:23.456620+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e162 with expected crc 2023-12-20T20:15:24.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:24 smithi080 bash[84793]: cluster 2023-12-20T20:15:23.461780+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e162 with expected crc 2023-12-20T20:15:24.695 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:15:24 smithi133 bash[85766]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-6 2023-12-20T20:15:24.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:24 smithi133 bash[68349]: cluster 2023-12-20T20:15:23.124766+0000 mgr.x (mgr.25349) 1825 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:15:24.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:24 smithi133 bash[68349]: cluster 2023-12-20T20:15:23.422532+0000 mon.a (mon.0) 5163 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:15:24.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:24 smithi133 bash[68349]: cluster 2023-12-20T20:15:23.439432+0000 mon.a (mon.0) 5164 : cluster 0 osdmap e162: 8 total, 7 up, 8 in 2023-12-20T20:15:24.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:24 smithi133 bash[68349]: cluster 2023-12-20T20:15:23.448749+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e162 with expected crc 2023-12-20T20:15:24.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:24 smithi133 bash[68349]: cluster 2023-12-20T20:15:23.452909+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e162 with expected crc 2023-12-20T20:15:24.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:24 smithi133 bash[68349]: cluster 2023-12-20T20:15:23.454767+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e162 with expected crc 2023-12-20T20:15:24.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:24 smithi133 bash[68349]: cluster 2023-12-20T20:15:23.456620+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e162 with expected crc 2023-12-20T20:15:24.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:24 smithi133 bash[68349]: cluster 2023-12-20T20:15:23.461780+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e162 with expected crc 2023-12-20T20:15:25.194 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:15:24 smithi133 bash[85919]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-6 2023-12-20T20:15:25.195 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:15:24 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:15:24] "GET /metrics HTTP/1.1" 200 38571 "" "Prometheus/2.33.4" 2023-12-20T20:15:25.777 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:25 smithi133 bash[68349]: cluster 2023-12-20T20:15:24.440204+0000 mon.a (mon.0) 5165 : cluster 0 osdmap e163: 8 total, 7 up, 8 in 2023-12-20T20:15:25.778 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:25 smithi133 bash[68349]: cluster 2023-12-20T20:15:24.444523+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e163 with expected crc 2023-12-20T20:15:25.778 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:25 smithi133 bash[68349]: cluster 2023-12-20T20:15:24.447878+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e163 with expected crc 2023-12-20T20:15:25.778 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:25 smithi133 bash[68349]: audit 2023-12-20T20:15:24.544047+0000 mon.a (mon.0) 5166 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:25.778 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:25 smithi133 bash[68349]: audit 2023-12-20T20:15:24.561383+0000 mon.a (mon.0) 5167 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:25.778 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:25 smithi133 bash[68349]: cluster 2023-12-20T20:15:24.570054+0000 mgr.x (mgr.25349) 1826 : cluster 0 pgmap v376: 161 pgs: 16 peering, 11 stale+active+clean, 134 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 687 B/s rd, 0 op/s 2023-12-20T20:15:25.778 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:25 smithi133 bash[68349]: audit 2023-12-20T20:15:24.573337+0000 mon.a (mon.0) 5168 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:25.778 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:25 smithi133 bash[68349]: audit 2023-12-20T20:15:25.047117+0000 mon.a (mon.0) 5169 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:25.778 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:25 smithi133 bash[68349]: audit 2023-12-20T20:15:25.049517+0000 mon.a (mon.0) 5170 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:15:25.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:25 smithi080 bash[80208]: cluster 2023-12-20T20:15:24.440204+0000 mon.a (mon.0) 5165 : cluster 0 osdmap e163: 8 total, 7 up, 8 in 2023-12-20T20:15:25.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:25 smithi080 bash[80208]: cluster 2023-12-20T20:15:24.444523+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e163 with expected crc 2023-12-20T20:15:25.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:25 smithi080 bash[80208]: cluster 2023-12-20T20:15:24.447878+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e163 with expected crc 2023-12-20T20:15:25.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:25 smithi080 bash[80208]: audit 2023-12-20T20:15:24.544047+0000 mon.a (mon.0) 5166 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:25.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:25 smithi080 bash[80208]: audit 2023-12-20T20:15:24.561383+0000 mon.a (mon.0) 5167 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:25.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:25 smithi080 bash[80208]: cluster 2023-12-20T20:15:24.570054+0000 mgr.x (mgr.25349) 1826 : cluster 0 pgmap v376: 161 pgs: 16 peering, 11 stale+active+clean, 134 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 687 B/s rd, 0 op/s 2023-12-20T20:15:25.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:25 smithi080 bash[80208]: audit 2023-12-20T20:15:24.573337+0000 mon.a (mon.0) 5168 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:25.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:25 smithi080 bash[80208]: audit 2023-12-20T20:15:25.047117+0000 mon.a (mon.0) 5169 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:25.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:25 smithi080 bash[80208]: audit 2023-12-20T20:15:25.049517+0000 mon.a (mon.0) 5170 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:15:25.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:25 smithi080 bash[84793]: cluster 2023-12-20T20:15:24.440204+0000 mon.a (mon.0) 5165 : cluster 0 osdmap e163: 8 total, 7 up, 8 in 2023-12-20T20:15:25.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:25 smithi080 bash[84793]: cluster 2023-12-20T20:15:24.444523+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e163 with expected crc 2023-12-20T20:15:25.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:25 smithi080 bash[84793]: cluster 2023-12-20T20:15:24.447878+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e163 with expected crc 2023-12-20T20:15:25.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:25 smithi080 bash[84793]: audit 2023-12-20T20:15:24.544047+0000 mon.a (mon.0) 5166 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:25.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:25 smithi080 bash[84793]: audit 2023-12-20T20:15:24.561383+0000 mon.a (mon.0) 5167 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:25.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:25 smithi080 bash[84793]: cluster 2023-12-20T20:15:24.570054+0000 mgr.x (mgr.25349) 1826 : cluster 0 pgmap v376: 161 pgs: 16 peering, 11 stale+active+clean, 134 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 687 B/s rd, 0 op/s 2023-12-20T20:15:25.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:25 smithi080 bash[84793]: audit 2023-12-20T20:15:24.573337+0000 mon.a (mon.0) 5168 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:25.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:25 smithi080 bash[84793]: audit 2023-12-20T20:15:25.047117+0000 mon.a (mon.0) 5169 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:25.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:25 smithi080 bash[84793]: audit 2023-12-20T20:15:25.049517+0000 mon.a (mon.0) 5170 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:15:26.575 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:26 smithi080 bash[84793]: cluster 2023-12-20T20:15:25.557904+0000 mon.a (mon.0) 5171 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:15:26.575 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:26 smithi080 bash[84793]: cluster 2023-12-20T20:15:25.557954+0000 mon.a (mon.0) 5172 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-20T20:15:26.575 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:26 smithi080 bash[80208]: cluster 2023-12-20T20:15:25.557904+0000 mon.a (mon.0) 5171 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:15:26.575 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:26 smithi080 bash[80208]: cluster 2023-12-20T20:15:25.557954+0000 mon.a (mon.0) 5172 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-20T20:15:26.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:26 smithi133 bash[68349]: cluster 2023-12-20T20:15:25.557904+0000 mon.a (mon.0) 5171 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:15:26.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:26 smithi133 bash[68349]: cluster 2023-12-20T20:15:25.557954+0000 mon.a (mon.0) 5172 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-20T20:15:27.162 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:15:26 smithi133 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.6.service: Succeeded. 2023-12-20T20:15:27.162 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:15:26 smithi133 systemd[1]: Stopped Ceph osd.6 for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:15:27.444 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:15:27 smithi133 systemd[1]: Started Ceph osd.6 for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:15:27.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:27 smithi133 bash[68349]: audit 2023-12-20T20:15:26.319604+0000 mgr.x (mgr.25349) 1827 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:15:27.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:27 smithi133 bash[68349]: cluster 2023-12-20T20:15:26.571626+0000 mgr.x (mgr.25349) 1828 : cluster 0 pgmap v377: 161 pgs: 12 active+undersized+degraded, 16 peering, 2 stale+active+clean, 22 active+undersized, 109 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%) 2023-12-20T20:15:27.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:27 smithi133 bash[68349]: audit 2023-12-20T20:15:27.207553+0000 mon.a (mon.0) 5173 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:27.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:27 smithi133 bash[68349]: audit 2023-12-20T20:15:27.220561+0000 mon.a (mon.0) 5174 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:27.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:27 smithi133 bash[68349]: audit 2023-12-20T20:15:27.235359+0000 mon.a (mon.0) 5175 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:27.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:27 smithi133 bash[68349]: audit 2023-12-20T20:15:27.236869+0000 mon.a (mon.0) 5176 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:27.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:27 smithi133 bash[68349]: audit 2023-12-20T20:15:27.248963+0000 mon.a (mon.0) 5177 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:27.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:27 smithi133 bash[68349]: audit 2023-12-20T20:15:27.332154+0000 mon.a (mon.0) 5178 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:27.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:27 smithi133 bash[68349]: audit 2023-12-20T20:15:27.335401+0000 mon.a (mon.0) 5179 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:27.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:27 smithi133 bash[68349]: audit 2023-12-20T20:15:27.340093+0000 mon.a (mon.0) 5180 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:27.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:27 smithi133 bash[68349]: audit 2023-12-20T20:15:27.341870+0000 mon.a (mon.0) 5181 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:27.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:27 smithi133 bash[68349]: audit 2023-12-20T20:15:27.353772+0000 mon.a (mon.0) 5182 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:27.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:27 smithi133 bash[68349]: audit 2023-12-20T20:15:27.436582+0000 mon.a (mon.0) 5183 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:27.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:27 smithi133 bash[68349]: audit 2023-12-20T20:15:27.439950+0000 mon.a (mon.0) 5184 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:27.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:27 smithi133 bash[68349]: audit 2023-12-20T20:15:27.443830+0000 mon.a (mon.0) 5185 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:27.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[84793]: audit 2023-12-20T20:15:26.319604+0000 mgr.x (mgr.25349) 1827 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:15:27.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[84793]: cluster 2023-12-20T20:15:26.571626+0000 mgr.x (mgr.25349) 1828 : cluster 0 pgmap v377: 161 pgs: 12 active+undersized+degraded, 16 peering, 2 stale+active+clean, 22 active+undersized, 109 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%) 2023-12-20T20:15:27.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[84793]: audit 2023-12-20T20:15:27.207553+0000 mon.a (mon.0) 5173 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:27.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[84793]: audit 2023-12-20T20:15:27.220561+0000 mon.a (mon.0) 5174 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:27.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[84793]: audit 2023-12-20T20:15:27.235359+0000 mon.a (mon.0) 5175 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:27.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[84793]: audit 2023-12-20T20:15:27.236869+0000 mon.a (mon.0) 5176 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:27.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[84793]: audit 2023-12-20T20:15:27.248963+0000 mon.a (mon.0) 5177 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:27.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[84793]: audit 2023-12-20T20:15:27.332154+0000 mon.a (mon.0) 5178 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:27.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[84793]: audit 2023-12-20T20:15:27.335401+0000 mon.a (mon.0) 5179 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:27.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[84793]: audit 2023-12-20T20:15:27.340093+0000 mon.a (mon.0) 5180 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:27.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[84793]: audit 2023-12-20T20:15:27.341870+0000 mon.a (mon.0) 5181 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:27.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[84793]: audit 2023-12-20T20:15:27.353772+0000 mon.a (mon.0) 5182 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:27.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[84793]: audit 2023-12-20T20:15:27.436582+0000 mon.a (mon.0) 5183 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:27.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[84793]: audit 2023-12-20T20:15:27.439950+0000 mon.a (mon.0) 5184 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:27.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[84793]: audit 2023-12-20T20:15:27.443830+0000 mon.a (mon.0) 5185 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:27.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[80208]: audit 2023-12-20T20:15:26.319604+0000 mgr.x (mgr.25349) 1827 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:15:27.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[80208]: cluster 2023-12-20T20:15:26.571626+0000 mgr.x (mgr.25349) 1828 : cluster 0 pgmap v377: 161 pgs: 12 active+undersized+degraded, 16 peering, 2 stale+active+clean, 22 active+undersized, 109 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%) 2023-12-20T20:15:27.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[80208]: audit 2023-12-20T20:15:27.207553+0000 mon.a (mon.0) 5173 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:27.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[80208]: audit 2023-12-20T20:15:27.220561+0000 mon.a (mon.0) 5174 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:27.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[80208]: audit 2023-12-20T20:15:27.235359+0000 mon.a (mon.0) 5175 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:27.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[80208]: audit 2023-12-20T20:15:27.236869+0000 mon.a (mon.0) 5176 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:27.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[80208]: audit 2023-12-20T20:15:27.248963+0000 mon.a (mon.0) 5177 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:27.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[80208]: audit 2023-12-20T20:15:27.332154+0000 mon.a (mon.0) 5178 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:27.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[80208]: audit 2023-12-20T20:15:27.335401+0000 mon.a (mon.0) 5179 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:27.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[80208]: audit 2023-12-20T20:15:27.340093+0000 mon.a (mon.0) 5180 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:27.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[80208]: audit 2023-12-20T20:15:27.341870+0000 mon.a (mon.0) 5181 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:27.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[80208]: audit 2023-12-20T20:15:27.353772+0000 mon.a (mon.0) 5182 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:27.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[80208]: audit 2023-12-20T20:15:27.436582+0000 mon.a (mon.0) 5183 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:27.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[80208]: audit 2023-12-20T20:15:27.439950+0000 mon.a (mon.0) 5184 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:27.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:27 smithi080 bash[80208]: audit 2023-12-20T20:15:27.443830+0000 mon.a (mon.0) 5185 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.793 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: cluster 2023-12-20T20:15:27.246426+0000 mgr.x (mgr.25349) 1829 : cluster 0 pgmap v378: 161 pgs: 14 active+undersized+degraded, 16 peering, 23 active+undersized, 108 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2023-12-20T20:15:28.793 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: cephadm 2023-12-20T20:15:27.256812+0000 mgr.x (mgr.25349) 1830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:28.793 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: cephadm 2023-12-20T20:15:27.361369+0000 mgr.x (mgr.25349) 1831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:28.793 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: cluster 2023-12-20T20:15:27.444775+0000 mon.a (mon.0) 5186 : cluster 3 Health check failed: Degraded data redundancy: 54/630 objects degraded (8.571%), 14 pgs degraded (PG_DEGRADED) 2023-12-20T20:15:28.793 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: cluster 2023-12-20T20:15:27.444846+0000 mon.a (mon.0) 5187 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:15:28.793 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.445910+0000 mon.a (mon.0) 5188 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.794 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.467374+0000 mon.a (mon.0) 5189 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.794 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: cephadm 2023-12-20T20:15:27.475025+0000 mgr.x (mgr.25349) 1832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:28.794 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.545643+0000 mon.a (mon.0) 5190 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.794 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.548839+0000 mon.a (mon.0) 5191 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.794 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.553055+0000 mon.a (mon.0) 5192 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.794 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.554909+0000 mon.a (mon.0) 5193 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.794 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.564492+0000 mon.a (mon.0) 5194 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.794 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: cephadm 2023-12-20T20:15:27.572035+0000 mgr.x (mgr.25349) 1833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:28.794 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.649411+0000 mon.a (mon.0) 5195 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.794 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.654490+0000 mon.a (mon.0) 5196 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.794 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.660352+0000 mon.a (mon.0) 5197 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.794 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.661943+0000 mon.a (mon.0) 5198 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.794 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.672381+0000 mon.a (mon.0) 5199 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.795 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.754807+0000 mon.a (mon.0) 5200 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.795 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.757794+0000 mon.a (mon.0) 5201 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.795 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.761388+0000 mon.a (mon.0) 5202 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.795 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.762860+0000 mon.a (mon.0) 5203 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.796 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.771982+0000 mon.a (mon.0) 5204 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.796 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.851178+0000 mon.a (mon.0) 5205 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.796 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.854465+0000 mon.a (mon.0) 5206 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.796 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.857752+0000 mon.a (mon.0) 5207 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.796 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.858847+0000 mon.a (mon.0) 5208 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.796 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.868303+0000 mon.a (mon.0) 5209 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.796 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.951588+0000 mon.a (mon.0) 5210 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.796 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.954904+0000 mon.a (mon.0) 5211 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.796 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.957949+0000 mon.a (mon.0) 5212 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.796 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.959428+0000 mon.a (mon.0) 5213 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.796 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:27.966377+0000 mon.a (mon.0) 5214 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.796 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.050203+0000 mon.a (mon.0) 5215 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.796 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.054518+0000 mon.a (mon.0) 5216 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.796 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.058554+0000 mon.a (mon.0) 5217 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.797 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.060315+0000 mon.a (mon.0) 5218 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.797 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.069570+0000 mon.a (mon.0) 5219 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.797 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.151598+0000 mon.a (mon.0) 5220 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.797 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.154617+0000 mon.a (mon.0) 5221 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.797 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.158410+0000 mon.a (mon.0) 5222 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.797 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.159615+0000 mon.a (mon.0) 5223 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.797 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.168597+0000 mon.a (mon.0) 5224 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.797 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.229744+0000 mon.a (mon.0) 5225 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.798 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.233305+0000 mon.a (mon.0) 5226 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.798 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.236284+0000 mon.a (mon.0) 5227 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.798 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.237460+0000 mon.a (mon.0) 5228 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.798 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.246340+0000 mon.a (mon.0) 5229 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.798 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.330016+0000 mon.a (mon.0) 5230 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.798 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.332957+0000 mon.a (mon.0) 5231 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.798 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.336170+0000 mon.a (mon.0) 5232 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.798 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.337292+0000 mon.a (mon.0) 5233 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.799 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.344161+0000 mon.a (mon.0) 5234 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.799 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.423684+0000 mon.a (mon.0) 5235 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.799 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.427300+0000 mon.a (mon.0) 5236 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.799 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.431645+0000 mon.a (mon.0) 5237 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.799 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.433186+0000 mon.a (mon.0) 5238 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.799 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:28 smithi133 bash[68349]: audit 2023-12-20T20:15:28.441139+0000 mon.a (mon.0) 5239 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: cluster 2023-12-20T20:15:27.246426+0000 mgr.x (mgr.25349) 1829 : cluster 0 pgmap v378: 161 pgs: 14 active+undersized+degraded, 16 peering, 23 active+undersized, 108 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2023-12-20T20:15:28.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: cephadm 2023-12-20T20:15:27.256812+0000 mgr.x (mgr.25349) 1830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:28.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: cephadm 2023-12-20T20:15:27.361369+0000 mgr.x (mgr.25349) 1831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:28.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: cluster 2023-12-20T20:15:27.444775+0000 mon.a (mon.0) 5186 : cluster 3 Health check failed: Degraded data redundancy: 54/630 objects degraded (8.571%), 14 pgs degraded (PG_DEGRADED) 2023-12-20T20:15:28.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: cluster 2023-12-20T20:15:27.444846+0000 mon.a (mon.0) 5187 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:15:28.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.445910+0000 mon.a (mon.0) 5188 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.467374+0000 mon.a (mon.0) 5189 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: cephadm 2023-12-20T20:15:27.475025+0000 mgr.x (mgr.25349) 1832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:28.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.545643+0000 mon.a (mon.0) 5190 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.548839+0000 mon.a (mon.0) 5191 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.553055+0000 mon.a (mon.0) 5192 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.554909+0000 mon.a (mon.0) 5193 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.564492+0000 mon.a (mon.0) 5194 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: cephadm 2023-12-20T20:15:27.572035+0000 mgr.x (mgr.25349) 1833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:28.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.649411+0000 mon.a (mon.0) 5195 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.654490+0000 mon.a (mon.0) 5196 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.660352+0000 mon.a (mon.0) 5197 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.661943+0000 mon.a (mon.0) 5198 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.672381+0000 mon.a (mon.0) 5199 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: cluster 2023-12-20T20:15:27.246426+0000 mgr.x (mgr.25349) 1829 : cluster 0 pgmap v378: 161 pgs: 14 active+undersized+degraded, 16 peering, 23 active+undersized, 108 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2023-12-20T20:15:28.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: cephadm 2023-12-20T20:15:27.256812+0000 mgr.x (mgr.25349) 1830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:28.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: cephadm 2023-12-20T20:15:27.361369+0000 mgr.x (mgr.25349) 1831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:28.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: cluster 2023-12-20T20:15:27.444775+0000 mon.a (mon.0) 5186 : cluster 3 Health check failed: Degraded data redundancy: 54/630 objects degraded (8.571%), 14 pgs degraded (PG_DEGRADED) 2023-12-20T20:15:28.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: cluster 2023-12-20T20:15:27.444846+0000 mon.a (mon.0) 5187 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:15:28.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.445910+0000 mon.a (mon.0) 5188 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.467374+0000 mon.a (mon.0) 5189 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: cephadm 2023-12-20T20:15:27.475025+0000 mgr.x (mgr.25349) 1832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:28.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.545643+0000 mon.a (mon.0) 5190 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.548839+0000 mon.a (mon.0) 5191 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.553055+0000 mon.a (mon.0) 5192 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.554909+0000 mon.a (mon.0) 5193 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.564492+0000 mon.a (mon.0) 5194 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: cephadm 2023-12-20T20:15:27.572035+0000 mgr.x (mgr.25349) 1833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:28.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.649411+0000 mon.a (mon.0) 5195 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.654490+0000 mon.a (mon.0) 5196 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.660352+0000 mon.a (mon.0) 5197 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.661943+0000 mon.a (mon.0) 5198 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.672381+0000 mon.a (mon.0) 5199 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.754807+0000 mon.a (mon.0) 5200 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.757794+0000 mon.a (mon.0) 5201 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.761388+0000 mon.a (mon.0) 5202 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.762860+0000 mon.a (mon.0) 5203 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.771982+0000 mon.a (mon.0) 5204 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.851178+0000 mon.a (mon.0) 5205 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.854465+0000 mon.a (mon.0) 5206 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.857752+0000 mon.a (mon.0) 5207 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.858847+0000 mon.a (mon.0) 5208 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.868303+0000 mon.a (mon.0) 5209 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.951588+0000 mon.a (mon.0) 5210 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.954904+0000 mon.a (mon.0) 5211 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.957949+0000 mon.a (mon.0) 5212 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.959428+0000 mon.a (mon.0) 5213 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:27.966377+0000 mon.a (mon.0) 5214 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.050203+0000 mon.a (mon.0) 5215 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.054518+0000 mon.a (mon.0) 5216 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.058554+0000 mon.a (mon.0) 5217 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.060315+0000 mon.a (mon.0) 5218 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.069570+0000 mon.a (mon.0) 5219 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.151598+0000 mon.a (mon.0) 5220 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.154617+0000 mon.a (mon.0) 5221 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.158410+0000 mon.a (mon.0) 5222 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.159615+0000 mon.a (mon.0) 5223 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.168597+0000 mon.a (mon.0) 5224 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.229744+0000 mon.a (mon.0) 5225 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.233305+0000 mon.a (mon.0) 5226 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.236284+0000 mon.a (mon.0) 5227 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.237460+0000 mon.a (mon.0) 5228 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.246340+0000 mon.a (mon.0) 5229 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.330016+0000 mon.a (mon.0) 5230 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.332957+0000 mon.a (mon.0) 5231 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.336170+0000 mon.a (mon.0) 5232 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.337292+0000 mon.a (mon.0) 5233 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.344161+0000 mon.a (mon.0) 5234 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.423684+0000 mon.a (mon.0) 5235 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.427300+0000 mon.a (mon.0) 5236 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.431645+0000 mon.a (mon.0) 5237 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.433186+0000 mon.a (mon.0) 5238 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[80208]: audit 2023-12-20T20:15:28.441139+0000 mon.a (mon.0) 5239 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.754807+0000 mon.a (mon.0) 5200 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.757794+0000 mon.a (mon.0) 5201 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.761388+0000 mon.a (mon.0) 5202 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.762860+0000 mon.a (mon.0) 5203 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.771982+0000 mon.a (mon.0) 5204 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.851178+0000 mon.a (mon.0) 5205 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.854465+0000 mon.a (mon.0) 5206 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.857752+0000 mon.a (mon.0) 5207 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.858847+0000 mon.a (mon.0) 5208 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.868303+0000 mon.a (mon.0) 5209 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.951588+0000 mon.a (mon.0) 5210 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.954904+0000 mon.a (mon.0) 5211 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.957949+0000 mon.a (mon.0) 5212 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.959428+0000 mon.a (mon.0) 5213 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:27.966377+0000 mon.a (mon.0) 5214 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.050203+0000 mon.a (mon.0) 5215 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.054518+0000 mon.a (mon.0) 5216 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.058554+0000 mon.a (mon.0) 5217 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.060315+0000 mon.a (mon.0) 5218 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.069570+0000 mon.a (mon.0) 5219 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.151598+0000 mon.a (mon.0) 5220 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.154617+0000 mon.a (mon.0) 5221 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.158410+0000 mon.a (mon.0) 5222 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.159615+0000 mon.a (mon.0) 5223 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.168597+0000 mon.a (mon.0) 5224 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.229744+0000 mon.a (mon.0) 5225 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.233305+0000 mon.a (mon.0) 5226 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.236284+0000 mon.a (mon.0) 5227 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.237460+0000 mon.a (mon.0) 5228 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.246340+0000 mon.a (mon.0) 5229 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.330016+0000 mon.a (mon.0) 5230 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.332957+0000 mon.a (mon.0) 5231 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.336170+0000 mon.a (mon.0) 5232 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.337292+0000 mon.a (mon.0) 5233 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.344161+0000 mon.a (mon.0) 5234 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:28.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.423684+0000 mon.a (mon.0) 5235 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:28.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.427300+0000 mon.a (mon.0) 5236 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:28.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.431645+0000 mon.a (mon.0) 5237 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:28.813 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.433186+0000 mon.a (mon.0) 5238 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:28.813 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:28 smithi080 bash[84793]: audit 2023-12-20T20:15:28.441139+0000 mon.a (mon.0) 5239 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: cephadm 2023-12-20T20:15:27.680372+0000 mgr.x (mgr.25349) 1834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: cephadm 2023-12-20T20:15:27.779533+0000 mgr.x (mgr.25349) 1835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: cephadm 2023-12-20T20:15:27.875974+0000 mgr.x (mgr.25349) 1836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: cephadm 2023-12-20T20:15:27.973982+0000 mgr.x (mgr.25349) 1837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: cephadm 2023-12-20T20:15:28.077216+0000 mgr.x (mgr.25349) 1838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: cephadm 2023-12-20T20:15:28.176189+0000 mgr.x (mgr.25349) 1839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: cephadm 2023-12-20T20:15:28.254128+0000 mgr.x (mgr.25349) 1840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: cephadm 2023-12-20T20:15:28.351818+0000 mgr.x (mgr.25349) 1841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: cephadm 2023-12-20T20:15:28.448652+0000 mgr.x (mgr.25349) 1842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.522437+0000 mon.a (mon.0) 5240 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.525429+0000 mon.a (mon.0) 5241 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.528723+0000 mon.a (mon.0) 5242 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.530268+0000 mon.a (mon.0) 5243 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.540983+0000 mon.a (mon.0) 5244 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: cephadm 2023-12-20T20:15:28.548418+0000 mgr.x (mgr.25349) 1843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.619148+0000 mon.a (mon.0) 5245 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.622198+0000 mon.a (mon.0) 5246 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.625854+0000 mon.a (mon.0) 5247 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.627170+0000 mon.a (mon.0) 5248 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.637843+0000 mon.a (mon.0) 5249 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.718223+0000 mon.a (mon.0) 5250 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.721761+0000 mon.a (mon.0) 5251 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.727058+0000 mon.a (mon.0) 5252 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.729066+0000 mon.a (mon.0) 5253 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.741023+0000 mon.a (mon.0) 5254 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.824186+0000 mon.a (mon.0) 5255 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.827347+0000 mon.a (mon.0) 5256 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.830110+0000 mon.a (mon.0) 5257 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.831357+0000 mon.a (mon.0) 5258 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.838731+0000 mon.a (mon.0) 5259 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.928654+0000 mon.a (mon.0) 5260 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.932257+0000 mon.a (mon.0) 5261 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.936080+0000 mon.a (mon.0) 5262 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.937456+0000 mon.a (mon.0) 5263 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:28.946692+0000 mon.a (mon.0) 5264 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.027133+0000 mon.a (mon.0) 5265 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.030688+0000 mon.a (mon.0) 5266 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.034362+0000 mon.a (mon.0) 5267 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.035896+0000 mon.a (mon.0) 5268 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.045694+0000 mon.a (mon.0) 5269 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: cephadm 2023-12-20T20:15:27.680372+0000 mgr.x (mgr.25349) 1834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: cephadm 2023-12-20T20:15:27.779533+0000 mgr.x (mgr.25349) 1835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: cephadm 2023-12-20T20:15:27.875974+0000 mgr.x (mgr.25349) 1836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: cephadm 2023-12-20T20:15:27.973982+0000 mgr.x (mgr.25349) 1837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: cephadm 2023-12-20T20:15:28.077216+0000 mgr.x (mgr.25349) 1838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: cephadm 2023-12-20T20:15:28.176189+0000 mgr.x (mgr.25349) 1839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: cephadm 2023-12-20T20:15:28.254128+0000 mgr.x (mgr.25349) 1840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: cephadm 2023-12-20T20:15:28.351818+0000 mgr.x (mgr.25349) 1841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: cephadm 2023-12-20T20:15:28.448652+0000 mgr.x (mgr.25349) 1842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.522437+0000 mon.a (mon.0) 5240 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.525429+0000 mon.a (mon.0) 5241 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.528723+0000 mon.a (mon.0) 5242 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.530268+0000 mon.a (mon.0) 5243 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.540983+0000 mon.a (mon.0) 5244 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: cephadm 2023-12-20T20:15:28.548418+0000 mgr.x (mgr.25349) 1843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.619148+0000 mon.a (mon.0) 5245 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.622198+0000 mon.a (mon.0) 5246 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.625854+0000 mon.a (mon.0) 5247 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.627170+0000 mon.a (mon.0) 5248 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.637843+0000 mon.a (mon.0) 5249 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.718223+0000 mon.a (mon.0) 5250 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.128578+0000 mon.a (mon.0) 5270 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.131468+0000 mon.a (mon.0) 5271 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.134596+0000 mon.a (mon.0) 5272 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.135815+0000 mon.a (mon.0) 5273 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.145875+0000 mon.a (mon.0) 5274 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.227240+0000 mon.a (mon.0) 5275 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.230321+0000 mon.a (mon.0) 5276 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.233659+0000 mon.a (mon.0) 5277 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.235399+0000 mon.a (mon.0) 5278 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.245230+0000 mon.a (mon.0) 5279 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.324389+0000 mon.a (mon.0) 5280 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.328441+0000 mon.a (mon.0) 5281 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.331666+0000 mon.a (mon.0) 5282 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.333013+0000 mon.a (mon.0) 5283 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.341788+0000 mon.a (mon.0) 5284 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.421133+0000 mon.a (mon.0) 5285 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.424485+0000 mon.a (mon.0) 5286 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.427869+0000 mon.a (mon.0) 5287 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.429475+0000 mon.a (mon.0) 5288 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[80208]: audit 2023-12-20T20:15:29.438805+0000 mon.a (mon.0) 5289 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.721761+0000 mon.a (mon.0) 5251 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.727058+0000 mon.a (mon.0) 5252 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.729066+0000 mon.a (mon.0) 5253 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.741023+0000 mon.a (mon.0) 5254 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.824186+0000 mon.a (mon.0) 5255 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.827347+0000 mon.a (mon.0) 5256 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.830110+0000 mon.a (mon.0) 5257 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.831357+0000 mon.a (mon.0) 5258 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.838731+0000 mon.a (mon.0) 5259 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.928654+0000 mon.a (mon.0) 5260 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.932257+0000 mon.a (mon.0) 5261 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.936080+0000 mon.a (mon.0) 5262 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.937456+0000 mon.a (mon.0) 5263 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:28.946692+0000 mon.a (mon.0) 5264 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.027133+0000 mon.a (mon.0) 5265 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.030688+0000 mon.a (mon.0) 5266 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.034362+0000 mon.a (mon.0) 5267 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.035896+0000 mon.a (mon.0) 5268 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.045694+0000 mon.a (mon.0) 5269 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.128578+0000 mon.a (mon.0) 5270 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.131468+0000 mon.a (mon.0) 5271 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.134596+0000 mon.a (mon.0) 5272 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.135815+0000 mon.a (mon.0) 5273 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.145875+0000 mon.a (mon.0) 5274 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.227240+0000 mon.a (mon.0) 5275 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.230321+0000 mon.a (mon.0) 5276 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.233659+0000 mon.a (mon.0) 5277 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.235399+0000 mon.a (mon.0) 5278 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.245230+0000 mon.a (mon.0) 5279 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.324389+0000 mon.a (mon.0) 5280 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.328441+0000 mon.a (mon.0) 5281 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.331666+0000 mon.a (mon.0) 5282 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.333013+0000 mon.a (mon.0) 5283 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.341788+0000 mon.a (mon.0) 5284 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.421133+0000 mon.a (mon.0) 5285 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.424485+0000 mon.a (mon.0) 5286 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.427869+0000 mon.a (mon.0) 5287 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.429475+0000 mon.a (mon.0) 5288 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:29 smithi080 bash[84793]: audit 2023-12-20T20:15:29.438805+0000 mon.a (mon.0) 5289 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.869 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:15:29.945 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[86085]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-20T20:15:29.945 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[86085]: 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-20T20:15:29.945 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[86085]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-20T20:15:29.945 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[86085]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-20T20:15:29.946 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[86085]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2023-12-20T20:15:29.946 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[86085]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-20T20:15:29.946 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[86085]: --> ceph-volume raw activate successful for osd ID: 6 2023-12-20T20:15:29.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: cephadm 2023-12-20T20:15:27.680372+0000 mgr.x (mgr.25349) 1834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: cephadm 2023-12-20T20:15:27.779533+0000 mgr.x (mgr.25349) 1835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: cephadm 2023-12-20T20:15:27.875974+0000 mgr.x (mgr.25349) 1836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: cephadm 2023-12-20T20:15:27.973982+0000 mgr.x (mgr.25349) 1837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: cephadm 2023-12-20T20:15:28.077216+0000 mgr.x (mgr.25349) 1838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: cephadm 2023-12-20T20:15:28.176189+0000 mgr.x (mgr.25349) 1839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: cephadm 2023-12-20T20:15:28.254128+0000 mgr.x (mgr.25349) 1840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: cephadm 2023-12-20T20:15:28.351818+0000 mgr.x (mgr.25349) 1841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: cephadm 2023-12-20T20:15:28.448652+0000 mgr.x (mgr.25349) 1842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.522437+0000 mon.a (mon.0) 5240 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.525429+0000 mon.a (mon.0) 5241 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.528723+0000 mon.a (mon.0) 5242 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.530268+0000 mon.a (mon.0) 5243 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.540983+0000 mon.a (mon.0) 5244 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: cephadm 2023-12-20T20:15:28.548418+0000 mgr.x (mgr.25349) 1843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:29.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.619148+0000 mon.a (mon.0) 5245 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.622198+0000 mon.a (mon.0) 5246 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.625854+0000 mon.a (mon.0) 5247 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.627170+0000 mon.a (mon.0) 5248 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.637843+0000 mon.a (mon.0) 5249 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.718223+0000 mon.a (mon.0) 5250 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.721761+0000 mon.a (mon.0) 5251 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.727058+0000 mon.a (mon.0) 5252 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.729066+0000 mon.a (mon.0) 5253 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.741023+0000 mon.a (mon.0) 5254 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.824186+0000 mon.a (mon.0) 5255 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.827347+0000 mon.a (mon.0) 5256 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.830110+0000 mon.a (mon.0) 5257 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.831357+0000 mon.a (mon.0) 5258 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.838731+0000 mon.a (mon.0) 5259 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.928654+0000 mon.a (mon.0) 5260 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.932257+0000 mon.a (mon.0) 5261 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.936080+0000 mon.a (mon.0) 5262 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.937456+0000 mon.a (mon.0) 5263 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:28.946692+0000 mon.a (mon.0) 5264 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.027133+0000 mon.a (mon.0) 5265 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.030688+0000 mon.a (mon.0) 5266 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.034362+0000 mon.a (mon.0) 5267 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.035896+0000 mon.a (mon.0) 5268 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.045694+0000 mon.a (mon.0) 5269 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.128578+0000 mon.a (mon.0) 5270 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.131468+0000 mon.a (mon.0) 5271 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.134596+0000 mon.a (mon.0) 5272 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.135815+0000 mon.a (mon.0) 5273 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.145875+0000 mon.a (mon.0) 5274 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.227240+0000 mon.a (mon.0) 5275 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.230321+0000 mon.a (mon.0) 5276 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.233659+0000 mon.a (mon.0) 5277 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.235399+0000 mon.a (mon.0) 5278 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.954 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.245230+0000 mon.a (mon.0) 5279 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.954 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.324389+0000 mon.a (mon.0) 5280 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.954 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.328441+0000 mon.a (mon.0) 5281 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.954 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.331666+0000 mon.a (mon.0) 5282 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.954 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.333013+0000 mon.a (mon.0) 5283 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.954 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.341788+0000 mon.a (mon.0) 5284 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:29.955 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.421133+0000 mon.a (mon.0) 5285 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:29.955 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.424485+0000 mon.a (mon.0) 5286 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:29.955 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.427869+0000 mon.a (mon.0) 5287 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:29.955 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.429475+0000 mon.a (mon.0) 5288 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:29.955 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:29 smithi133 bash[68349]: audit 2023-12-20T20:15:29.438805+0000 mon.a (mon.0) 5289 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.644 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:15:30.644 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 9s ago 23m - - 2023-12-20T20:15:30.644 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 6s ago 23m - - 2023-12-20T20:15:30.644 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (9m) 9s ago 16m 16.5M - 0.23.0 ba2b418f427c 9979984282f3 2023-12-20T20:15:30.644 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (8m) 6s ago 15m 43.9M - 8.3.5 dad864ee21e9 35327ecb050a 2023-12-20T20:15:30.644 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 running (7m) 9s ago 13m 50.2M - 3.5 e1d6a67b021e 63865d78dfdb 2023-12-20T20:15:30.644 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443,9283,8765 running (8m) 6s ago 22m 519M - 19.0.0-297-ga89fee39 36973ca01a0c 2798bd911c04 2023-12-20T20:15:30.645 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:8443,9283,8765 running (6m) 9s ago 24m 434M - 19.0.0-297-ga89fee39 36973ca01a0c 948a6298d95e 2023-12-20T20:15:30.645 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (7m) 9s ago 24m 80.4M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 7763c37656a1 2023-12-20T20:15:30.645 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (6m) 6s ago 22m 51.8M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 0757d0a21f72 2023-12-20T20:15:30.645 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (6m) 9s ago 22m 56.7M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 129477cbeb77 2023-12-20T20:15:30.645 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (9m) 9s ago 16m 13.3M - 1.3.1 1dbe0e931976 3d79384a5011 2023-12-20T20:15:30.645 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (9m) 6s ago 16m 13.3M - 1.3.1 1dbe0e931976 48068c81d9e1 2023-12-20T20:15:30.645 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (4m) 9s ago 21m 55.2M 4096M 19.0.0-297-ga89fee39 36973ca01a0c c5d957150d3a 2023-12-20T20:15:30.645 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (3m) 9s ago 21m 56.4M 4096M 19.0.0-297-ga89fee39 36973ca01a0c f69914f1c5ff 2023-12-20T20:15:30.646 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (3m) 9s ago 20m 51.2M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 4c63d0c1601a 2023-12-20T20:15:30.646 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (2m) 9s ago 20m 54.1M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 6d1ff218dfcc 2023-12-20T20:15:30.646 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (87s) 6s ago 19m 49.1M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 82441aa8c766 2023-12-20T20:15:30.646 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (36s) 6s ago 18m 45.2M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 8d8c2379ced6 2023-12-20T20:15:30.646 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 starting - - - 4096M 2023-12-20T20:15:30.646 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (17m) 6s ago 17m 72.6M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:15:30.646 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (7m) 6s ago 16m 64.4M - 2.33.4 514e6a882f6e 0c91f33ab6ef 2023-12-20T20:15:30.646 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (14m) 9s ago 14m 90.4M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:15:30.647 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (14m) 6s ago 14m 89.9M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:15:30.647 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (14m) 9s ago 14m 89.4M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:15:30.647 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (14m) 6s ago 14m 90.0M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:15:30.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: cephadm 2023-12-20T20:15:28.645273+0000 mgr.x (mgr.25349) 1844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: cephadm 2023-12-20T20:15:28.748823+0000 mgr.x (mgr.25349) 1845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: cephadm 2023-12-20T20:15:28.855670+0000 mgr.x (mgr.25349) 1846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: cephadm 2023-12-20T20:15:28.954328+0000 mgr.x (mgr.25349) 1847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: cephadm 2023-12-20T20:15:29.053412+0000 mgr.x (mgr.25349) 1848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: cephadm 2023-12-20T20:15:29.153450+0000 mgr.x (mgr.25349) 1849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: cluster 2023-12-20T20:15:29.247104+0000 mgr.x (mgr.25349) 1850 : cluster 0 pgmap v379: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 501 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:15:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: cephadm 2023-12-20T20:15:29.252812+0000 mgr.x (mgr.25349) 1851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: cephadm 2023-12-20T20:15:29.349385+0000 mgr.x (mgr.25349) 1852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: cephadm 2023-12-20T20:15:29.446555+0000 mgr.x (mgr.25349) 1853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.499133+0000 mon.a (mon.0) 5290 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.501864+0000 mon.a (mon.0) 5291 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.504519+0000 mon.a (mon.0) 5292 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.505656+0000 mon.a (mon.0) 5293 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.514143+0000 mon.a (mon.0) 5294 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: cephadm 2023-12-20T20:15:29.521676+0000 mgr.x (mgr.25349) 1854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.589870+0000 mon.a (mon.0) 5295 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.592997+0000 mon.a (mon.0) 5296 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.596193+0000 mon.a (mon.0) 5297 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.597389+0000 mon.a (mon.0) 5298 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.611948+0000 mon.a (mon.0) 5299 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: cephadm 2023-12-20T20:15:29.619357+0000 mgr.x (mgr.25349) 1855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.689475+0000 mon.a (mon.0) 5300 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.692638+0000 mon.a (mon.0) 5301 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.695746+0000 mon.a (mon.0) 5302 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.696974+0000 mon.a (mon.0) 5303 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.705179+0000 mon.a (mon.0) 5304 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.783288+0000 mon.a (mon.0) 5305 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.786714+0000 mon.a (mon.0) 5306 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.790125+0000 mon.a (mon.0) 5307 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.791553+0000 mon.a (mon.0) 5308 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.800309+0000 mon.a (mon.0) 5309 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.882561+0000 mon.a (mon.0) 5310 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.885789+0000 mon.a (mon.0) 5311 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.888458+0000 mon.a (mon.0) 5312 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.889714+0000 mon.a (mon.0) 5313 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.900578+0000 mon.a (mon.0) 5314 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.978350+0000 mon.a (mon.0) 5315 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.982820+0000 mon.a (mon.0) 5316 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.987482+0000 mon.a (mon.0) 5317 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:29.989128+0000 mon.a (mon.0) 5318 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.000646+0000 mon.a (mon.0) 5319 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.082375+0000 mon.a (mon.0) 5320 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.085570+0000 mon.a (mon.0) 5321 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.088608+0000 mon.a (mon.0) 5322 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.089852+0000 mon.a (mon.0) 5323 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.098357+0000 mon.a (mon.0) 5324 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.178589+0000 mon.a (mon.0) 5325 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.181512+0000 mon.a (mon.0) 5326 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.184295+0000 mon.a (mon.0) 5327 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.185792+0000 mon.a (mon.0) 5328 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.193982+0000 mon.a (mon.0) 5329 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: cluster 2023-12-20T20:15:30.240613+0000 mon.a (mon.0) 5330 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-20T20:15:30.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.275027+0000 mon.a (mon.0) 5331 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.278136+0000 mon.a (mon.0) 5332 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.281553+0000 mon.a (mon.0) 5333 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.282915+0000 mon.a (mon.0) 5334 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.291783+0000 mon.a (mon.0) 5335 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.352140+0000 mon.a (mon.0) 5336 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.354277+0000 mon.a (mon.0) 5337 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.356763+0000 mon.a (mon.0) 5338 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.357760+0000 mon.a (mon.0) 5339 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.363967+0000 mon.a (mon.0) 5340 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.442322+0000 mon.a (mon.0) 5341 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.702 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.446098+0000 mon.a (mon.0) 5342 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.703 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.449191+0000 mon.a (mon.0) 5343 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.703 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.450431+0000 mon.a (mon.0) 5344 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.703 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:30 smithi133 bash[68349]: audit 2023-12-20T20:15:30.460944+0000 mon.a (mon.0) 5345 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: cephadm 2023-12-20T20:15:28.645273+0000 mgr.x (mgr.25349) 1844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: cephadm 2023-12-20T20:15:28.748823+0000 mgr.x (mgr.25349) 1845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.800 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: cephadm 2023-12-20T20:15:28.855670+0000 mgr.x (mgr.25349) 1846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: cephadm 2023-12-20T20:15:28.954328+0000 mgr.x (mgr.25349) 1847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: cephadm 2023-12-20T20:15:29.053412+0000 mgr.x (mgr.25349) 1848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: cephadm 2023-12-20T20:15:29.153450+0000 mgr.x (mgr.25349) 1849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: cluster 2023-12-20T20:15:29.247104+0000 mgr.x (mgr.25349) 1850 : cluster 0 pgmap v379: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 501 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:15:30.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: cephadm 2023-12-20T20:15:29.252812+0000 mgr.x (mgr.25349) 1851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: cephadm 2023-12-20T20:15:29.349385+0000 mgr.x (mgr.25349) 1852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: cephadm 2023-12-20T20:15:29.446555+0000 mgr.x (mgr.25349) 1853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.499133+0000 mon.a (mon.0) 5290 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.501864+0000 mon.a (mon.0) 5291 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.504519+0000 mon.a (mon.0) 5292 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.505656+0000 mon.a (mon.0) 5293 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.514143+0000 mon.a (mon.0) 5294 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: cephadm 2023-12-20T20:15:29.521676+0000 mgr.x (mgr.25349) 1854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.589870+0000 mon.a (mon.0) 5295 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.592997+0000 mon.a (mon.0) 5296 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.596193+0000 mon.a (mon.0) 5297 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.597389+0000 mon.a (mon.0) 5298 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: cephadm 2023-12-20T20:15:28.645273+0000 mgr.x (mgr.25349) 1844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: cephadm 2023-12-20T20:15:28.748823+0000 mgr.x (mgr.25349) 1845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: cephadm 2023-12-20T20:15:28.855670+0000 mgr.x (mgr.25349) 1846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: cephadm 2023-12-20T20:15:28.954328+0000 mgr.x (mgr.25349) 1847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: cephadm 2023-12-20T20:15:29.053412+0000 mgr.x (mgr.25349) 1848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: cephadm 2023-12-20T20:15:29.153450+0000 mgr.x (mgr.25349) 1849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: cluster 2023-12-20T20:15:29.247104+0000 mgr.x (mgr.25349) 1850 : cluster 0 pgmap v379: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 501 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:15:30.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: cephadm 2023-12-20T20:15:29.252812+0000 mgr.x (mgr.25349) 1851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: cephadm 2023-12-20T20:15:29.349385+0000 mgr.x (mgr.25349) 1852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: cephadm 2023-12-20T20:15:29.446555+0000 mgr.x (mgr.25349) 1853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.499133+0000 mon.a (mon.0) 5290 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.501864+0000 mon.a (mon.0) 5291 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.504519+0000 mon.a (mon.0) 5292 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.505656+0000 mon.a (mon.0) 5293 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.514143+0000 mon.a (mon.0) 5294 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: cephadm 2023-12-20T20:15:29.521676+0000 mgr.x (mgr.25349) 1854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.589870+0000 mon.a (mon.0) 5295 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.592997+0000 mon.a (mon.0) 5296 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.596193+0000 mon.a (mon.0) 5297 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.597389+0000 mon.a (mon.0) 5298 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.611948+0000 mon.a (mon.0) 5299 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: cephadm 2023-12-20T20:15:29.619357+0000 mgr.x (mgr.25349) 1855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.689475+0000 mon.a (mon.0) 5300 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.692638+0000 mon.a (mon.0) 5301 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.695746+0000 mon.a (mon.0) 5302 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.696974+0000 mon.a (mon.0) 5303 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.705179+0000 mon.a (mon.0) 5304 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.783288+0000 mon.a (mon.0) 5305 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.786714+0000 mon.a (mon.0) 5306 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.790125+0000 mon.a (mon.0) 5307 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.791553+0000 mon.a (mon.0) 5308 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.800309+0000 mon.a (mon.0) 5309 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.882561+0000 mon.a (mon.0) 5310 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.885789+0000 mon.a (mon.0) 5311 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.888458+0000 mon.a (mon.0) 5312 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.889714+0000 mon.a (mon.0) 5313 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.900578+0000 mon.a (mon.0) 5314 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.978350+0000 mon.a (mon.0) 5315 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.982820+0000 mon.a (mon.0) 5316 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.987482+0000 mon.a (mon.0) 5317 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:29.989128+0000 mon.a (mon.0) 5318 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.000646+0000 mon.a (mon.0) 5319 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.082375+0000 mon.a (mon.0) 5320 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.085570+0000 mon.a (mon.0) 5321 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.088608+0000 mon.a (mon.0) 5322 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.089852+0000 mon.a (mon.0) 5323 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.098357+0000 mon.a (mon.0) 5324 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.178589+0000 mon.a (mon.0) 5325 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.181512+0000 mon.a (mon.0) 5326 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.184295+0000 mon.a (mon.0) 5327 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.185792+0000 mon.a (mon.0) 5328 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.193982+0000 mon.a (mon.0) 5329 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: cluster 2023-12-20T20:15:30.240613+0000 mon.a (mon.0) 5330 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-20T20:15:30.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.275027+0000 mon.a (mon.0) 5331 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.278136+0000 mon.a (mon.0) 5332 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.281553+0000 mon.a (mon.0) 5333 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.282915+0000 mon.a (mon.0) 5334 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.291783+0000 mon.a (mon.0) 5335 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.352140+0000 mon.a (mon.0) 5336 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.354277+0000 mon.a (mon.0) 5337 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.611948+0000 mon.a (mon.0) 5299 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: cephadm 2023-12-20T20:15:29.619357+0000 mgr.x (mgr.25349) 1855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:30.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.689475+0000 mon.a (mon.0) 5300 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.692638+0000 mon.a (mon.0) 5301 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.695746+0000 mon.a (mon.0) 5302 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.696974+0000 mon.a (mon.0) 5303 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.705179+0000 mon.a (mon.0) 5304 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.783288+0000 mon.a (mon.0) 5305 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.786714+0000 mon.a (mon.0) 5306 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.790125+0000 mon.a (mon.0) 5307 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.791553+0000 mon.a (mon.0) 5308 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.800309+0000 mon.a (mon.0) 5309 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.882561+0000 mon.a (mon.0) 5310 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.885789+0000 mon.a (mon.0) 5311 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.888458+0000 mon.a (mon.0) 5312 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.889714+0000 mon.a (mon.0) 5313 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.900578+0000 mon.a (mon.0) 5314 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.978350+0000 mon.a (mon.0) 5315 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.982820+0000 mon.a (mon.0) 5316 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.987482+0000 mon.a (mon.0) 5317 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.356763+0000 mon.a (mon.0) 5338 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.357760+0000 mon.a (mon.0) 5339 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.363967+0000 mon.a (mon.0) 5340 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.442322+0000 mon.a (mon.0) 5341 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.446098+0000 mon.a (mon.0) 5342 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.449191+0000 mon.a (mon.0) 5343 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.450431+0000 mon.a (mon.0) 5344 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[84793]: audit 2023-12-20T20:15:30.460944+0000 mon.a (mon.0) 5345 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:29.989128+0000 mon.a (mon.0) 5318 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.000646+0000 mon.a (mon.0) 5319 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.082375+0000 mon.a (mon.0) 5320 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.085570+0000 mon.a (mon.0) 5321 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.088608+0000 mon.a (mon.0) 5322 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.089852+0000 mon.a (mon.0) 5323 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.098357+0000 mon.a (mon.0) 5324 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.178589+0000 mon.a (mon.0) 5325 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.181512+0000 mon.a (mon.0) 5326 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.184295+0000 mon.a (mon.0) 5327 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.185792+0000 mon.a (mon.0) 5328 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.193982+0000 mon.a (mon.0) 5329 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: cluster 2023-12-20T20:15:30.240613+0000 mon.a (mon.0) 5330 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-20T20:15:30.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.275027+0000 mon.a (mon.0) 5331 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.278136+0000 mon.a (mon.0) 5332 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.281553+0000 mon.a (mon.0) 5333 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.282915+0000 mon.a (mon.0) 5334 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.291783+0000 mon.a (mon.0) 5335 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.352140+0000 mon.a (mon.0) 5336 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.354277+0000 mon.a (mon.0) 5337 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.356763+0000 mon.a (mon.0) 5338 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.357760+0000 mon.a (mon.0) 5339 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.363967+0000 mon.a (mon.0) 5340 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:30.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.442322+0000 mon.a (mon.0) 5341 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:30.814 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.446098+0000 mon.a (mon.0) 5342 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:30.814 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.449191+0000 mon.a (mon.0) 5343 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:30.814 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.450431+0000 mon.a (mon.0) 5344 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:30.814 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:30 smithi080 bash[80208]: audit 2023-12-20T20:15:30.460944+0000 mon.a (mon.0) 5345 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.098 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:15:31.099 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:15:31.099 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:15:31.099 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:15:31.099 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:15:31.099 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:15:31.099 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:15:31.100 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:15:31.100 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-20T20:15:31.100 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 6 2023-12-20T20:15:31.100 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:15:31.100 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:15:31.100 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:15:31.100 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:15:31.100 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:15:31.101 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2023-12-20T20:15:31.101 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 11 2023-12-20T20:15:31.101 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:15:31.101 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:15:31.484 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:15:31.485 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:15:31.485 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:15:31.485 INFO:teuthology.orchestra.run.smithi080.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:15:31.485 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [ 2023-12-20T20:15:31.485 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr", 2023-12-20T20:15:31.485 INFO:teuthology.orchestra.run.smithi080.stdout: "mon" 2023-12-20T20:15:31.486 INFO:teuthology.orchestra.run.smithi080.stdout: ], 2023-12-20T20:15:31.486 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "11/23 daemons upgraded", 2023-12-20T20:15:31.486 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "Currently upgrading osd daemons", 2023-12-20T20:15:31.486 INFO:teuthology.orchestra.run.smithi080.stdout: "is_paused": false 2023-12-20T20:15:31.486 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:15:31.684 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: cephadm 2023-12-20T20:15:29.712541+0000 mgr.x (mgr.25349) 1856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.685 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: cephadm 2023-12-20T20:15:29.807958+0000 mgr.x (mgr.25349) 1857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.685 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:29.851372+0000 mgr.x (mgr.25349) 1858 : audit 0 from='client.34653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:15:31.685 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: cephadm 2023-12-20T20:15:29.908103+0000 mgr.x (mgr.25349) 1859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.685 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: cephadm 2023-12-20T20:15:30.008286+0000 mgr.x (mgr.25349) 1860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.685 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: cephadm 2023-12-20T20:15:30.105849+0000 mgr.x (mgr.25349) 1861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.685 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: cephadm 2023-12-20T20:15:30.201436+0000 mgr.x (mgr.25349) 1862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.685 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.241987+0000 mgr.x (mgr.25349) 1863 : audit 0 from='client.44554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:15:31.685 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: cephadm 2023-12-20T20:15:30.299308+0000 mgr.x (mgr.25349) 1864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.685 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: cephadm 2023-12-20T20:15:30.371355+0000 mgr.x (mgr.25349) 1865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.685 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: cephadm 2023-12-20T20:15:30.468623+0000 mgr.x (mgr.25349) 1866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.685 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.545021+0000 mon.a (mon.0) 5346 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.685 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.548060+0000 mon.a (mon.0) 5347 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.685 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.551276+0000 mon.a (mon.0) 5348 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.686 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.552475+0000 mon.a (mon.0) 5349 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.686 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.563612+0000 mon.a (mon.0) 5350 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.686 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: cephadm 2023-12-20T20:15:30.571280+0000 mgr.x (mgr.25349) 1867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.686 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.617290+0000 mgr.x (mgr.25349) 1868 : audit 0 from='client.54488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:15:31.686 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.688183+0000 mon.a (mon.0) 5351 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.686 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.691842+0000 mon.a (mon.0) 5352 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.686 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.694533+0000 mon.a (mon.0) 5353 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.686 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.695691+0000 mon.a (mon.0) 5354 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.686 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.705577+0000 mon.a (mon.0) 5355 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.686 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.783501+0000 mon.a (mon.0) 5356 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.686 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.787232+0000 mon.a (mon.0) 5357 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.686 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.790780+0000 mon.a (mon.0) 5358 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.686 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.792181+0000 mon.a (mon.0) 5359 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.686 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.801856+0000 mon.a (mon.0) 5360 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.687 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.868744+0000 mon.a (mon.0) 5361 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.687 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.873157+0000 mon.a (mon.0) 5362 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.687 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.877628+0000 mon.a (mon.0) 5363 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.687 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.879274+0000 mon.a (mon.0) 5364 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.687 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.890905+0000 mon.a (mon.0) 5365 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.687 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.970623+0000 mon.a (mon.0) 5366 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.687 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.973361+0000 mon.a (mon.0) 5367 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.687 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.977083+0000 mon.a (mon.0) 5368 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.687 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.978441+0000 mon.a (mon.0) 5369 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.688 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:30.989203+0000 mon.a (mon.0) 5370 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.688 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:31.071093+0000 mon.a (mon.0) 5371 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.688 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:31.074032+0000 mon.a (mon.0) 5372 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.688 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:31.076997+0000 mon.a (mon.0) 5373 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.688 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:31.078087+0000 mon.a (mon.0) 5374 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.688 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:31.088387+0000 mon.a (mon.0) 5375 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.688 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:31.088775+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.80:0/1060421691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.688 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:31.171464+0000 mon.a (mon.0) 5376 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.688 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:31.174321+0000 mon.a (mon.0) 5377 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.688 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:31.178037+0000 mon.a (mon.0) 5378 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.688 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:31.179300+0000 mon.a (mon.0) 5379 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.689 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:31.189655+0000 mon.a (mon.0) 5380 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.689 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:31.271061+0000 mon.a (mon.0) 5381 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.689 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:31.273846+0000 mon.a (mon.0) 5382 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.689 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:31.277419+0000 mon.a (mon.0) 5383 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.689 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:31.278424+0000 mon.a (mon.0) 5384 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.689 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:31.288274+0000 mon.a (mon.0) 5385 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.690 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:31.368680+0000 mon.a (mon.0) 5386 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.690 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:31.372657+0000 mon.a (mon.0) 5387 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.690 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:31.376796+0000 mon.a (mon.0) 5388 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.690 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:31.378473+0000 mon.a (mon.0) 5389 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.690 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:31 smithi133 bash[68349]: audit 2023-12-20T20:15:31.390119+0000 mon.a (mon.0) 5390 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: cephadm 2023-12-20T20:15:29.712541+0000 mgr.x (mgr.25349) 1856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: cephadm 2023-12-20T20:15:29.807958+0000 mgr.x (mgr.25349) 1857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:29.851372+0000 mgr.x (mgr.25349) 1858 : audit 0 from='client.34653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:15:31.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: cephadm 2023-12-20T20:15:29.908103+0000 mgr.x (mgr.25349) 1859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: cephadm 2023-12-20T20:15:30.008286+0000 mgr.x (mgr.25349) 1860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: cephadm 2023-12-20T20:15:30.105849+0000 mgr.x (mgr.25349) 1861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: cephadm 2023-12-20T20:15:30.201436+0000 mgr.x (mgr.25349) 1862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.241987+0000 mgr.x (mgr.25349) 1863 : audit 0 from='client.44554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:15:31.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: cephadm 2023-12-20T20:15:30.299308+0000 mgr.x (mgr.25349) 1864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: cephadm 2023-12-20T20:15:30.371355+0000 mgr.x (mgr.25349) 1865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: cephadm 2023-12-20T20:15:30.468623+0000 mgr.x (mgr.25349) 1866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.545021+0000 mon.a (mon.0) 5346 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.548060+0000 mon.a (mon.0) 5347 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.551276+0000 mon.a (mon.0) 5348 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.552475+0000 mon.a (mon.0) 5349 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.563612+0000 mon.a (mon.0) 5350 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: cephadm 2023-12-20T20:15:30.571280+0000 mgr.x (mgr.25349) 1867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.617290+0000 mgr.x (mgr.25349) 1868 : audit 0 from='client.54488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:15:31.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.688183+0000 mon.a (mon.0) 5351 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.691842+0000 mon.a (mon.0) 5352 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: cephadm 2023-12-20T20:15:29.712541+0000 mgr.x (mgr.25349) 1856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: cephadm 2023-12-20T20:15:29.807958+0000 mgr.x (mgr.25349) 1857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:29.851372+0000 mgr.x (mgr.25349) 1858 : audit 0 from='client.34653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:15:31.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: cephadm 2023-12-20T20:15:29.908103+0000 mgr.x (mgr.25349) 1859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: cephadm 2023-12-20T20:15:30.008286+0000 mgr.x (mgr.25349) 1860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: cephadm 2023-12-20T20:15:30.105849+0000 mgr.x (mgr.25349) 1861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: cephadm 2023-12-20T20:15:30.201436+0000 mgr.x (mgr.25349) 1862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.241987+0000 mgr.x (mgr.25349) 1863 : audit 0 from='client.44554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:15:31.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: cephadm 2023-12-20T20:15:30.299308+0000 mgr.x (mgr.25349) 1864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: cephadm 2023-12-20T20:15:30.371355+0000 mgr.x (mgr.25349) 1865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: cephadm 2023-12-20T20:15:30.468623+0000 mgr.x (mgr.25349) 1866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.545021+0000 mon.a (mon.0) 5346 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.548060+0000 mon.a (mon.0) 5347 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.551276+0000 mon.a (mon.0) 5348 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.552475+0000 mon.a (mon.0) 5349 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.563612+0000 mon.a (mon.0) 5350 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: cephadm 2023-12-20T20:15:30.571280+0000 mgr.x (mgr.25349) 1867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:31.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.617290+0000 mgr.x (mgr.25349) 1868 : audit 0 from='client.54488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:15:31.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.688183+0000 mon.a (mon.0) 5351 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.691842+0000 mon.a (mon.0) 5352 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.694533+0000 mon.a (mon.0) 5353 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.695691+0000 mon.a (mon.0) 5354 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.705577+0000 mon.a (mon.0) 5355 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.783501+0000 mon.a (mon.0) 5356 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.787232+0000 mon.a (mon.0) 5357 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.790780+0000 mon.a (mon.0) 5358 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.792181+0000 mon.a (mon.0) 5359 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.801856+0000 mon.a (mon.0) 5360 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.868744+0000 mon.a (mon.0) 5361 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.873157+0000 mon.a (mon.0) 5362 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.877628+0000 mon.a (mon.0) 5363 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.879274+0000 mon.a (mon.0) 5364 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.890905+0000 mon.a (mon.0) 5365 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.970623+0000 mon.a (mon.0) 5366 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.973361+0000 mon.a (mon.0) 5367 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.977083+0000 mon.a (mon.0) 5368 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.978441+0000 mon.a (mon.0) 5369 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:30.989203+0000 mon.a (mon.0) 5370 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:31.071093+0000 mon.a (mon.0) 5371 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:31.074032+0000 mon.a (mon.0) 5372 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.694533+0000 mon.a (mon.0) 5353 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.695691+0000 mon.a (mon.0) 5354 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.705577+0000 mon.a (mon.0) 5355 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.783501+0000 mon.a (mon.0) 5356 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.787232+0000 mon.a (mon.0) 5357 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.790780+0000 mon.a (mon.0) 5358 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.792181+0000 mon.a (mon.0) 5359 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.801856+0000 mon.a (mon.0) 5360 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.868744+0000 mon.a (mon.0) 5361 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.873157+0000 mon.a (mon.0) 5362 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.877628+0000 mon.a (mon.0) 5363 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.879274+0000 mon.a (mon.0) 5364 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.890905+0000 mon.a (mon.0) 5365 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.970623+0000 mon.a (mon.0) 5366 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.973361+0000 mon.a (mon.0) 5367 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.977083+0000 mon.a (mon.0) 5368 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.978441+0000 mon.a (mon.0) 5369 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:30.989203+0000 mon.a (mon.0) 5370 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:31.071093+0000 mon.a (mon.0) 5371 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:31.074032+0000 mon.a (mon.0) 5372 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:31.076997+0000 mon.a (mon.0) 5373 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:31.078087+0000 mon.a (mon.0) 5374 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:31.088387+0000 mon.a (mon.0) 5375 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:31.088775+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.80:0/1060421691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:31.171464+0000 mon.a (mon.0) 5376 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:31.174321+0000 mon.a (mon.0) 5377 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:31.178037+0000 mon.a (mon.0) 5378 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:31.179300+0000 mon.a (mon.0) 5379 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:31.189655+0000 mon.a (mon.0) 5380 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:31.271061+0000 mon.a (mon.0) 5381 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:31.273846+0000 mon.a (mon.0) 5382 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:31.277419+0000 mon.a (mon.0) 5383 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:31.278424+0000 mon.a (mon.0) 5384 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:31.288274+0000 mon.a (mon.0) 5385 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:31.368680+0000 mon.a (mon.0) 5386 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:31.372657+0000 mon.a (mon.0) 5387 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:31.376796+0000 mon.a (mon.0) 5388 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:31.378473+0000 mon.a (mon.0) 5389 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[80208]: audit 2023-12-20T20:15:31.390119+0000 mon.a (mon.0) 5390 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.813 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:31.076997+0000 mon.a (mon.0) 5373 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.813 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:31.078087+0000 mon.a (mon.0) 5374 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.813 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:31.088387+0000 mon.a (mon.0) 5375 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.813 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:31.088775+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.80:0/1060421691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.813 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:31.171464+0000 mon.a (mon.0) 5376 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.813 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:31.174321+0000 mon.a (mon.0) 5377 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.813 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:31.178037+0000 mon.a (mon.0) 5378 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:31.179300+0000 mon.a (mon.0) 5379 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:31.189655+0000 mon.a (mon.0) 5380 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:31.271061+0000 mon.a (mon.0) 5381 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:31.273846+0000 mon.a (mon.0) 5382 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:31.277419+0000 mon.a (mon.0) 5383 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:31.278424+0000 mon.a (mon.0) 5384 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:31.288274+0000 mon.a (mon.0) 5385 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:31.368680+0000 mon.a (mon.0) 5386 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:31.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:31.372657+0000 mon.a (mon.0) 5387 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:31.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:31.376796+0000 mon.a (mon.0) 5388 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:31.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:31.378473+0000 mon.a (mon.0) 5389 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:31.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:31 smithi080 bash[84793]: audit 2023-12-20T20:15:31.390119+0000 mon.a (mon.0) 5390 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:31.932 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded 2023-12-20T20:15:31.932 INFO:teuthology.orchestra.run.smithi080.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-20T20:15:31.932 INFO:teuthology.orchestra.run.smithi080.stdout: osd.6 (root=default,host=smithi133) is down 2023-12-20T20:15:31.932 INFO:teuthology.orchestra.run.smithi080.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded 2023-12-20T20:15:31.932 INFO:teuthology.orchestra.run.smithi080.stdout: pg 1.0 is active+undersized+degraded, acting [7,0] 2023-12-20T20:15:31.932 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.11 is active+undersized+degraded, acting [4,1] 2023-12-20T20:15:31.932 INFO:teuthology.orchestra.run.smithi080.stdout: pg 2.17 is active+undersized+degraded, acting [5,2] 2023-12-20T20:15:31.932 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.0 is active+undersized+degraded, acting [1,2] 2023-12-20T20:15:31.932 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.2 is active+undersized+degraded, acting [3,5] 2023-12-20T20:15:31.932 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.3 is active+undersized+degraded, acting [4,0] 2023-12-20T20:15:31.932 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.a is active+undersized+degraded, acting [4,1] 2023-12-20T20:15:31.932 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.c is active+undersized+degraded, acting [5,3] 2023-12-20T20:15:31.933 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.d is active+undersized+degraded, acting [7,5] 2023-12-20T20:15:31.933 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.10 is active+undersized+degraded, acting [0,5] 2023-12-20T20:15:31.933 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.11 is active+undersized+degraded, acting [7,4] 2023-12-20T20:15:31.933 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.14 is active+undersized+degraded, acting [4,7] 2023-12-20T20:15:31.933 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.1d is active+undersized+degraded, acting [5,4] 2023-12-20T20:15:31.933 INFO:teuthology.orchestra.run.smithi080.stdout: pg 3.1e is active+undersized+degraded, acting [3,2] 2023-12-20T20:15:31.933 INFO:teuthology.orchestra.run.smithi080.stdout: pg 4.e is active+undersized+degraded, acting [4,1] 2023-12-20T20:15:31.933 INFO:teuthology.orchestra.run.smithi080.stdout: pg 4.1f is active+undersized+degraded, acting [5,1] 2023-12-20T20:15:31.933 INFO:teuthology.orchestra.run.smithi080.stdout: pg 5.3 is active+undersized+degraded, acting [0,5] 2023-12-20T20:15:31.933 INFO:teuthology.orchestra.run.smithi080.stdout: pg 6.c is active+undersized+degraded, acting [3,5] 2023-12-20T20:15:32.731 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: cephadm 2023-12-20T20:15:30.712982+0000 mgr.x (mgr.25349) 1869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.731 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: cephadm 2023-12-20T20:15:30.809440+0000 mgr.x (mgr.25349) 1870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.731 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: cephadm 2023-12-20T20:15:30.898558+0000 mgr.x (mgr.25349) 1871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.731 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: cephadm 2023-12-20T20:15:30.996748+0000 mgr.x (mgr.25349) 1872 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.731 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: cephadm 2023-12-20T20:15:31.095925+0000 mgr.x (mgr.25349) 1873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.731 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: cephadm 2023-12-20T20:15:31.197270+0000 mgr.x (mgr.25349) 1874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.731 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: cluster 2023-12-20T20:15:31.248521+0000 mgr.x (mgr.25349) 1875 : cluster 0 pgmap v380: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 393 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:15:32.731 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: cephadm 2023-12-20T20:15:31.295727+0000 mgr.x (mgr.25349) 1876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.732 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: cephadm 2023-12-20T20:15:31.397731+0000 mgr.x (mgr.25349) 1877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.732 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.481176+0000 mgr.x (mgr.25349) 1878 : audit 0 from='client.44572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:15:32.732 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.482117+0000 mon.a (mon.0) 5391 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.732 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.484883+0000 mon.a (mon.0) 5392 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.732 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.487196+0000 mon.a (mon.0) 5393 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.732 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.487989+0000 mon.a (mon.0) 5394 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.733 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.493205+0000 mon.a (mon.0) 5395 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.733 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: cephadm 2023-12-20T20:15:31.500667+0000 mgr.x (mgr.25349) 1879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.733 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.574903+0000 mon.a (mon.0) 5396 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.733 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.578047+0000 mon.a (mon.0) 5397 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.733 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.581147+0000 mon.a (mon.0) 5398 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.733 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.582383+0000 mon.a (mon.0) 5399 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.734 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.590456+0000 mon.a (mon.0) 5400 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.734 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: cephadm 2023-12-20T20:15:31.597987+0000 mgr.x (mgr.25349) 1880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.734 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.664915+0000 mon.a (mon.0) 5401 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.734 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.668414+0000 mon.a (mon.0) 5402 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.734 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.671226+0000 mon.a (mon.0) 5403 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.734 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.672738+0000 mon.a (mon.0) 5404 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.734 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.683353+0000 mon.a (mon.0) 5405 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.734 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.763907+0000 mon.a (mon.0) 5406 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.735 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.766985+0000 mon.a (mon.0) 5407 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.735 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.770077+0000 mon.a (mon.0) 5408 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.735 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.771106+0000 mon.a (mon.0) 5409 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.735 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.780634+0000 mon.a (mon.0) 5410 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.735 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.864343+0000 mon.a (mon.0) 5411 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.735 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.867405+0000 mon.a (mon.0) 5412 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.736 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.871272+0000 mon.a (mon.0) 5413 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.736 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.872487+0000 mon.a (mon.0) 5414 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.736 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.884377+0000 mon.a (mon.0) 5415 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.736 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.922476+0000 mon.a (mon.0) 5416 : audit 0 from='client.? 172.21.15.80:0/3538622310' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:15:32.736 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.965053+0000 mon.a (mon.0) 5417 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.736 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.968115+0000 mon.a (mon.0) 5418 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.736 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.971819+0000 mon.a (mon.0) 5419 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.737 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.973318+0000 mon.a (mon.0) 5420 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.737 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:31.983860+0000 mon.a (mon.0) 5421 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.737 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.063981+0000 mon.a (mon.0) 5422 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.737 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.067221+0000 mon.a (mon.0) 5423 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.737 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.070054+0000 mon.a (mon.0) 5424 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.737 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.071202+0000 mon.a (mon.0) 5425 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.738 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.082333+0000 mon.a (mon.0) 5426 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.738 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.164306+0000 mon.a (mon.0) 5427 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.738 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.167375+0000 mon.a (mon.0) 5428 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.738 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.170336+0000 mon.a (mon.0) 5429 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.738 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.171654+0000 mon.a (mon.0) 5430 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.739 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.183509+0000 mon.a (mon.0) 5431 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.739 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.266667+0000 mon.a (mon.0) 5432 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.739 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.269469+0000 mon.a (mon.0) 5433 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.739 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.272775+0000 mon.a (mon.0) 5434 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.740 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.273923+0000 mon.a (mon.0) 5435 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.740 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.284658+0000 mon.a (mon.0) 5436 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.740 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.363856+0000 mon.a (mon.0) 5437 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.740 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.366571+0000 mon.a (mon.0) 5438 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.740 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.370242+0000 mon.a (mon.0) 5439 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.740 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.371658+0000 mon.a (mon.0) 5440 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.740 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.381058+0000 mon.a (mon.0) 5441 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.740 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.462226+0000 mon.a (mon.0) 5442 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.741 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.466532+0000 mon.a (mon.0) 5443 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.741 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.469913+0000 mon.a (mon.0) 5444 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.741 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[68349]: audit 2023-12-20T20:15:32.471315+0000 mon.a (mon.0) 5445 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.741 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[86566]: debug 2023-12-20T20:15:32.581+0000 7f7cb2359700 1 -- 172.21.15.133:0/320031636 <== mon.2 v2:172.21.15.133:3300/0 3 ==== mon_map magic: 0 v1 ==== 413+0+0 (secure 0 0 0) 0x55af0a4c3600 con 0x55af0a503000 2023-12-20T20:15:32.741 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:15:32 smithi133 bash[86566]: debug 2023-12-20T20:15:32.581+0000 7f7cb2359700 1 -- 172.21.15.133:0/320031636 <== mon.2 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55af0a47d6c0 con 0x55af0a503000 2023-12-20T20:15:32.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: cephadm 2023-12-20T20:15:30.712982+0000 mgr.x (mgr.25349) 1869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: cephadm 2023-12-20T20:15:30.809440+0000 mgr.x (mgr.25349) 1870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: cephadm 2023-12-20T20:15:30.898558+0000 mgr.x (mgr.25349) 1871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: cephadm 2023-12-20T20:15:30.996748+0000 mgr.x (mgr.25349) 1872 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: cephadm 2023-12-20T20:15:31.095925+0000 mgr.x (mgr.25349) 1873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: cephadm 2023-12-20T20:15:31.197270+0000 mgr.x (mgr.25349) 1874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: cluster 2023-12-20T20:15:31.248521+0000 mgr.x (mgr.25349) 1875 : cluster 0 pgmap v380: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 393 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:15:32.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: cephadm 2023-12-20T20:15:31.295727+0000 mgr.x (mgr.25349) 1876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: cephadm 2023-12-20T20:15:31.397731+0000 mgr.x (mgr.25349) 1877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.481176+0000 mgr.x (mgr.25349) 1878 : audit 0 from='client.44572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:15:32.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.482117+0000 mon.a (mon.0) 5391 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.484883+0000 mon.a (mon.0) 5392 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.487196+0000 mon.a (mon.0) 5393 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.487989+0000 mon.a (mon.0) 5394 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.493205+0000 mon.a (mon.0) 5395 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: cephadm 2023-12-20T20:15:31.500667+0000 mgr.x (mgr.25349) 1879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.574903+0000 mon.a (mon.0) 5396 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.578047+0000 mon.a (mon.0) 5397 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.581147+0000 mon.a (mon.0) 5398 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.582383+0000 mon.a (mon.0) 5399 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: cephadm 2023-12-20T20:15:30.712982+0000 mgr.x (mgr.25349) 1869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: cephadm 2023-12-20T20:15:30.809440+0000 mgr.x (mgr.25349) 1870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: cephadm 2023-12-20T20:15:30.898558+0000 mgr.x (mgr.25349) 1871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: cephadm 2023-12-20T20:15:30.996748+0000 mgr.x (mgr.25349) 1872 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: cephadm 2023-12-20T20:15:31.095925+0000 mgr.x (mgr.25349) 1873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: cephadm 2023-12-20T20:15:31.197270+0000 mgr.x (mgr.25349) 1874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: cluster 2023-12-20T20:15:31.248521+0000 mgr.x (mgr.25349) 1875 : cluster 0 pgmap v380: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 393 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:15:32.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: cephadm 2023-12-20T20:15:31.295727+0000 mgr.x (mgr.25349) 1876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: cephadm 2023-12-20T20:15:31.397731+0000 mgr.x (mgr.25349) 1877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.481176+0000 mgr.x (mgr.25349) 1878 : audit 0 from='client.44572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:15:32.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.482117+0000 mon.a (mon.0) 5391 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.484883+0000 mon.a (mon.0) 5392 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.487196+0000 mon.a (mon.0) 5393 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.487989+0000 mon.a (mon.0) 5394 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.493205+0000 mon.a (mon.0) 5395 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: cephadm 2023-12-20T20:15:31.500667+0000 mgr.x (mgr.25349) 1879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.574903+0000 mon.a (mon.0) 5396 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.578047+0000 mon.a (mon.0) 5397 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.581147+0000 mon.a (mon.0) 5398 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.582383+0000 mon.a (mon.0) 5399 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.590456+0000 mon.a (mon.0) 5400 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: cephadm 2023-12-20T20:15:31.597987+0000 mgr.x (mgr.25349) 1880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.664915+0000 mon.a (mon.0) 5401 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.668414+0000 mon.a (mon.0) 5402 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.671226+0000 mon.a (mon.0) 5403 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.672738+0000 mon.a (mon.0) 5404 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.683353+0000 mon.a (mon.0) 5405 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.763907+0000 mon.a (mon.0) 5406 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.766985+0000 mon.a (mon.0) 5407 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.770077+0000 mon.a (mon.0) 5408 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.771106+0000 mon.a (mon.0) 5409 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.780634+0000 mon.a (mon.0) 5410 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.864343+0000 mon.a (mon.0) 5411 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.867405+0000 mon.a (mon.0) 5412 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.871272+0000 mon.a (mon.0) 5413 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.872487+0000 mon.a (mon.0) 5414 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.884377+0000 mon.a (mon.0) 5415 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.922476+0000 mon.a (mon.0) 5416 : audit 0 from='client.? 172.21.15.80:0/3538622310' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:15:32.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.965053+0000 mon.a (mon.0) 5417 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.968115+0000 mon.a (mon.0) 5418 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.590456+0000 mon.a (mon.0) 5400 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: cephadm 2023-12-20T20:15:31.597987+0000 mgr.x (mgr.25349) 1880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:32.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.664915+0000 mon.a (mon.0) 5401 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.668414+0000 mon.a (mon.0) 5402 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.671226+0000 mon.a (mon.0) 5403 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.672738+0000 mon.a (mon.0) 5404 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.683353+0000 mon.a (mon.0) 5405 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.763907+0000 mon.a (mon.0) 5406 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.766985+0000 mon.a (mon.0) 5407 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.770077+0000 mon.a (mon.0) 5408 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.771106+0000 mon.a (mon.0) 5409 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.780634+0000 mon.a (mon.0) 5410 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.864343+0000 mon.a (mon.0) 5411 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.867405+0000 mon.a (mon.0) 5412 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.871272+0000 mon.a (mon.0) 5413 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.872487+0000 mon.a (mon.0) 5414 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.884377+0000 mon.a (mon.0) 5415 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.922476+0000 mon.a (mon.0) 5416 : audit 0 from='client.? 172.21.15.80:0/3538622310' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:15:32.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.965053+0000 mon.a (mon.0) 5417 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.968115+0000 mon.a (mon.0) 5418 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.971819+0000 mon.a (mon.0) 5419 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.973318+0000 mon.a (mon.0) 5420 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:31.983860+0000 mon.a (mon.0) 5421 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.063981+0000 mon.a (mon.0) 5422 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.067221+0000 mon.a (mon.0) 5423 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.070054+0000 mon.a (mon.0) 5424 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.071202+0000 mon.a (mon.0) 5425 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.082333+0000 mon.a (mon.0) 5426 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.164306+0000 mon.a (mon.0) 5427 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.167375+0000 mon.a (mon.0) 5428 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.170336+0000 mon.a (mon.0) 5429 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.171654+0000 mon.a (mon.0) 5430 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.183509+0000 mon.a (mon.0) 5431 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.266667+0000 mon.a (mon.0) 5432 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.269469+0000 mon.a (mon.0) 5433 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.272775+0000 mon.a (mon.0) 5434 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.273923+0000 mon.a (mon.0) 5435 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.284658+0000 mon.a (mon.0) 5436 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.363856+0000 mon.a (mon.0) 5437 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.971819+0000 mon.a (mon.0) 5419 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.973318+0000 mon.a (mon.0) 5420 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:31.983860+0000 mon.a (mon.0) 5421 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.063981+0000 mon.a (mon.0) 5422 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.067221+0000 mon.a (mon.0) 5423 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.070054+0000 mon.a (mon.0) 5424 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.071202+0000 mon.a (mon.0) 5425 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.082333+0000 mon.a (mon.0) 5426 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.164306+0000 mon.a (mon.0) 5427 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.167375+0000 mon.a (mon.0) 5428 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.170336+0000 mon.a (mon.0) 5429 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.171654+0000 mon.a (mon.0) 5430 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.183509+0000 mon.a (mon.0) 5431 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.266667+0000 mon.a (mon.0) 5432 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.269469+0000 mon.a (mon.0) 5433 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.272775+0000 mon.a (mon.0) 5434 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.273923+0000 mon.a (mon.0) 5435 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.284658+0000 mon.a (mon.0) 5436 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.811 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.363856+0000 mon.a (mon.0) 5437 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.366571+0000 mon.a (mon.0) 5438 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.370242+0000 mon.a (mon.0) 5439 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.371658+0000 mon.a (mon.0) 5440 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.381058+0000 mon.a (mon.0) 5441 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.462226+0000 mon.a (mon.0) 5442 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.466532+0000 mon.a (mon.0) 5443 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.469913+0000 mon.a (mon.0) 5444 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[84793]: audit 2023-12-20T20:15:32.471315+0000 mon.a (mon.0) 5445 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.366571+0000 mon.a (mon.0) 5438 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.370242+0000 mon.a (mon.0) 5439 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.371658+0000 mon.a (mon.0) 5440 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:32.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.381058+0000 mon.a (mon.0) 5441 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:32.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.462226+0000 mon.a (mon.0) 5442 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:32.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.466532+0000 mon.a (mon.0) 5443 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:32.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.469913+0000 mon.a (mon.0) 5444 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:32.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:32 smithi080 bash[80208]: audit 2023-12-20T20:15:32.471315+0000 mon.a (mon.0) 5445 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.444 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[86566]: debug 2023-12-20T20:15:33.137+0000 7f7cbb4df640 -1 Falling back to public interface 2023-12-20T20:15:33.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: cephadm 2023-12-20T20:15:31.690917+0000 mgr.x (mgr.25349) 1881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: cephadm 2023-12-20T20:15:31.788247+0000 mgr.x (mgr.25349) 1882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: cephadm 2023-12-20T20:15:31.891947+0000 mgr.x (mgr.25349) 1883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: cephadm 2023-12-20T20:15:31.991434+0000 mgr.x (mgr.25349) 1884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: cephadm 2023-12-20T20:15:32.089914+0000 mgr.x (mgr.25349) 1885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: cephadm 2023-12-20T20:15:32.191180+0000 mgr.x (mgr.25349) 1886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: cephadm 2023-12-20T20:15:32.292348+0000 mgr.x (mgr.25349) 1887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: cephadm 2023-12-20T20:15:32.388758+0000 mgr.x (mgr.25349) 1888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.488970+0000 mon.a (mon.0) 5446 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: cephadm 2023-12-20T20:15:32.496394+0000 mgr.x (mgr.25349) 1889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.571891+0000 mon.a (mon.0) 5447 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.575526+0000 mon.a (mon.0) 5448 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.579872+0000 mon.a (mon.0) 5449 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.581447+0000 mon.a (mon.0) 5450 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.593259+0000 mon.a (mon.0) 5451 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: cephadm 2023-12-20T20:15:32.600759+0000 mgr.x (mgr.25349) 1890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.675188+0000 mon.a (mon.0) 5452 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.678961+0000 mon.a (mon.0) 5453 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.684554+0000 mon.a (mon.0) 5454 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.686504+0000 mon.a (mon.0) 5455 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.699083+0000 mon.a (mon.0) 5456 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: cephadm 2023-12-20T20:15:31.690917+0000 mgr.x (mgr.25349) 1881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: cephadm 2023-12-20T20:15:31.788247+0000 mgr.x (mgr.25349) 1882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: cephadm 2023-12-20T20:15:31.891947+0000 mgr.x (mgr.25349) 1883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: cephadm 2023-12-20T20:15:31.991434+0000 mgr.x (mgr.25349) 1884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: cephadm 2023-12-20T20:15:32.089914+0000 mgr.x (mgr.25349) 1885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: cephadm 2023-12-20T20:15:32.191180+0000 mgr.x (mgr.25349) 1886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: cephadm 2023-12-20T20:15:32.292348+0000 mgr.x (mgr.25349) 1887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: cephadm 2023-12-20T20:15:32.388758+0000 mgr.x (mgr.25349) 1888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.488970+0000 mon.a (mon.0) 5446 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: cephadm 2023-12-20T20:15:32.496394+0000 mgr.x (mgr.25349) 1889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.571891+0000 mon.a (mon.0) 5447 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.575526+0000 mon.a (mon.0) 5448 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.579872+0000 mon.a (mon.0) 5449 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.581447+0000 mon.a (mon.0) 5450 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.593259+0000 mon.a (mon.0) 5451 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: cephadm 2023-12-20T20:15:32.600759+0000 mgr.x (mgr.25349) 1890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.675188+0000 mon.a (mon.0) 5452 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.678961+0000 mon.a (mon.0) 5453 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.684554+0000 mon.a (mon.0) 5454 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.686504+0000 mon.a (mon.0) 5455 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.699083+0000 mon.a (mon.0) 5456 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.785046+0000 mon.a (mon.0) 5457 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.788127+0000 mon.a (mon.0) 5458 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.791509+0000 mon.a (mon.0) 5459 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.793069+0000 mon.a (mon.0) 5460 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.804255+0000 mon.a (mon.0) 5461 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.885587+0000 mon.a (mon.0) 5462 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.889598+0000 mon.a (mon.0) 5463 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.892519+0000 mon.a (mon.0) 5464 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.894036+0000 mon.a (mon.0) 5465 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.905401+0000 mon.a (mon.0) 5466 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.986701+0000 mon.a (mon.0) 5467 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.989911+0000 mon.a (mon.0) 5468 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.993226+0000 mon.a (mon.0) 5469 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:32.994930+0000 mon.a (mon.0) 5470 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:33.005960+0000 mon.a (mon.0) 5471 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:33.087561+0000 mon.a (mon.0) 5472 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:33.090878+0000 mon.a (mon.0) 5473 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:33.094609+0000 mon.a (mon.0) 5474 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:33.096242+0000 mon.a (mon.0) 5475 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:33.107647+0000 mon.a (mon.0) 5476 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.785046+0000 mon.a (mon.0) 5457 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.788127+0000 mon.a (mon.0) 5458 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.791509+0000 mon.a (mon.0) 5459 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.793069+0000 mon.a (mon.0) 5460 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.804255+0000 mon.a (mon.0) 5461 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.885587+0000 mon.a (mon.0) 5462 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.889598+0000 mon.a (mon.0) 5463 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.892519+0000 mon.a (mon.0) 5464 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.894036+0000 mon.a (mon.0) 5465 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.905401+0000 mon.a (mon.0) 5466 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.986701+0000 mon.a (mon.0) 5467 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.989911+0000 mon.a (mon.0) 5468 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.993226+0000 mon.a (mon.0) 5469 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:32.994930+0000 mon.a (mon.0) 5470 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:33.005960+0000 mon.a (mon.0) 5471 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:33.087561+0000 mon.a (mon.0) 5472 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:33.090878+0000 mon.a (mon.0) 5473 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:33.094609+0000 mon.a (mon.0) 5474 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:33.096242+0000 mon.a (mon.0) 5475 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:33.107647+0000 mon.a (mon.0) 5476 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:33.191374+0000 mon.a (mon.0) 5477 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:33.194432+0000 mon.a (mon.0) 5478 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:33.198340+0000 mon.a (mon.0) 5479 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:33.200280+0000 mon.a (mon.0) 5480 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:33.212787+0000 mon.a (mon.0) 5481 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:33.296418+0000 mon.a (mon.0) 5482 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:33.299420+0000 mon.a (mon.0) 5483 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:33.303160+0000 mon.a (mon.0) 5484 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:33.304951+0000 mon.a (mon.0) 5485 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:33.316276+0000 mon.a (mon.0) 5486 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:33.396331+0000 mon.a (mon.0) 5487 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:33.399513+0000 mon.a (mon.0) 5488 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:33.402881+0000 mon.a (mon.0) 5489 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:33.404442+0000 mon.a (mon.0) 5490 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[80208]: audit 2023-12-20T20:15:33.415708+0000 mon.a (mon.0) 5491 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:33.191374+0000 mon.a (mon.0) 5477 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:33.194432+0000 mon.a (mon.0) 5478 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:33.198340+0000 mon.a (mon.0) 5479 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:33.200280+0000 mon.a (mon.0) 5480 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:33.212787+0000 mon.a (mon.0) 5481 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:33.296418+0000 mon.a (mon.0) 5482 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:33.299420+0000 mon.a (mon.0) 5483 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:33.303160+0000 mon.a (mon.0) 5484 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:33.304951+0000 mon.a (mon.0) 5485 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:33.316276+0000 mon.a (mon.0) 5486 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:33.396331+0000 mon.a (mon.0) 5487 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:33.399513+0000 mon.a (mon.0) 5488 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:33.402881+0000 mon.a (mon.0) 5489 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:33.404442+0000 mon.a (mon.0) 5490 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:33 smithi080 bash[84793]: audit 2023-12-20T20:15:33.415708+0000 mon.a (mon.0) 5491 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: cephadm 2023-12-20T20:15:31.690917+0000 mgr.x (mgr.25349) 1881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: cephadm 2023-12-20T20:15:31.788247+0000 mgr.x (mgr.25349) 1882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: cephadm 2023-12-20T20:15:31.891947+0000 mgr.x (mgr.25349) 1883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: cephadm 2023-12-20T20:15:31.991434+0000 mgr.x (mgr.25349) 1884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: cephadm 2023-12-20T20:15:32.089914+0000 mgr.x (mgr.25349) 1885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: cephadm 2023-12-20T20:15:32.191180+0000 mgr.x (mgr.25349) 1886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: cephadm 2023-12-20T20:15:32.292348+0000 mgr.x (mgr.25349) 1887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: cephadm 2023-12-20T20:15:32.388758+0000 mgr.x (mgr.25349) 1888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.488970+0000 mon.a (mon.0) 5446 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: cephadm 2023-12-20T20:15:32.496394+0000 mgr.x (mgr.25349) 1889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.571891+0000 mon.a (mon.0) 5447 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.575526+0000 mon.a (mon.0) 5448 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.579872+0000 mon.a (mon.0) 5449 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.581447+0000 mon.a (mon.0) 5450 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.593259+0000 mon.a (mon.0) 5451 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: cephadm 2023-12-20T20:15:32.600759+0000 mgr.x (mgr.25349) 1890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:33.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.675188+0000 mon.a (mon.0) 5452 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.678961+0000 mon.a (mon.0) 5453 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.684554+0000 mon.a (mon.0) 5454 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.686504+0000 mon.a (mon.0) 5455 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.699083+0000 mon.a (mon.0) 5456 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.785046+0000 mon.a (mon.0) 5457 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.788127+0000 mon.a (mon.0) 5458 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.791509+0000 mon.a (mon.0) 5459 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.793069+0000 mon.a (mon.0) 5460 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.804255+0000 mon.a (mon.0) 5461 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.885587+0000 mon.a (mon.0) 5462 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.889598+0000 mon.a (mon.0) 5463 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.892519+0000 mon.a (mon.0) 5464 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.894036+0000 mon.a (mon.0) 5465 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.905401+0000 mon.a (mon.0) 5466 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.986701+0000 mon.a (mon.0) 5467 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.989911+0000 mon.a (mon.0) 5468 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.993226+0000 mon.a (mon.0) 5469 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:32.994930+0000 mon.a (mon.0) 5470 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:33.005960+0000 mon.a (mon.0) 5471 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:33.087561+0000 mon.a (mon.0) 5472 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:33.090878+0000 mon.a (mon.0) 5473 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:33.094609+0000 mon.a (mon.0) 5474 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:33.096242+0000 mon.a (mon.0) 5475 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:33.107647+0000 mon.a (mon.0) 5476 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:33.191374+0000 mon.a (mon.0) 5477 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:33.194432+0000 mon.a (mon.0) 5478 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:33.198340+0000 mon.a (mon.0) 5479 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:33.200280+0000 mon.a (mon.0) 5480 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:33.212787+0000 mon.a (mon.0) 5481 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:33.296418+0000 mon.a (mon.0) 5482 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:33.299420+0000 mon.a (mon.0) 5483 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:33.303160+0000 mon.a (mon.0) 5484 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:33.304951+0000 mon.a (mon.0) 5485 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:33.316276+0000 mon.a (mon.0) 5486 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:33.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:33.396331+0000 mon.a (mon.0) 5487 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:33.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:33.399513+0000 mon.a (mon.0) 5488 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:33.954 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:33.402881+0000 mon.a (mon.0) 5489 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:33.954 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:33.404442+0000 mon.a (mon.0) 5490 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:33.954 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:33 smithi133 bash[68349]: audit 2023-12-20T20:15:33.415708+0000 mon.a (mon.0) 5491 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.779 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: cephadm 2023-12-20T20:15:32.706956+0000 mgr.x (mgr.25349) 1891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.780 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: cephadm 2023-12-20T20:15:32.811783+0000 mgr.x (mgr.25349) 1892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.780 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: cephadm 2023-12-20T20:15:32.912951+0000 mgr.x (mgr.25349) 1893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.780 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: cephadm 2023-12-20T20:15:33.013709+0000 mgr.x (mgr.25349) 1894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.780 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: cephadm 2023-12-20T20:15:33.115226+0000 mgr.x (mgr.25349) 1895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.780 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: cephadm 2023-12-20T20:15:33.220288+0000 mgr.x (mgr.25349) 1896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.780 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: cluster 2023-12-20T20:15:33.249621+0000 mgr.x (mgr.25349) 1897 : cluster 0 pgmap v381: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 348 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:15:34.780 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: cephadm 2023-12-20T20:15:33.323847+0000 mgr.x (mgr.25349) 1898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.780 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: cephadm 2023-12-20T20:15:33.423375+0000 mgr.x (mgr.25349) 1899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.780 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.502089+0000 mon.a (mon.0) 5492 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.780 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.505067+0000 mon.a (mon.0) 5493 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.780 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.507223+0000 mon.a (mon.0) 5494 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.780 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.508094+0000 mon.a (mon.0) 5495 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.780 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.516685+0000 mon.a (mon.0) 5496 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.780 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: cephadm 2023-12-20T20:15:33.524054+0000 mgr.x (mgr.25349) 1900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.781 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.595425+0000 mon.a (mon.0) 5497 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.781 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.599355+0000 mon.a (mon.0) 5498 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.781 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.602690+0000 mon.a (mon.0) 5499 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.781 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.603945+0000 mon.a (mon.0) 5500 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.781 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.615621+0000 mon.a (mon.0) 5501 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.781 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: cephadm 2023-12-20T20:15:33.623094+0000 mgr.x (mgr.25349) 1901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.781 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.693905+0000 mon.a (mon.0) 5502 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.781 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.697264+0000 mon.a (mon.0) 5503 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.781 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.700590+0000 mon.a (mon.0) 5504 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.781 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.701859+0000 mon.a (mon.0) 5505 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.781 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.716898+0000 mon.a (mon.0) 5506 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.781 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.797799+0000 mon.a (mon.0) 5507 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.781 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.801152+0000 mon.a (mon.0) 5508 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.782 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.804692+0000 mon.a (mon.0) 5509 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.782 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.806120+0000 mon.a (mon.0) 5510 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.782 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.818247+0000 mon.a (mon.0) 5511 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.782 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.897610+0000 mon.a (mon.0) 5512 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.782 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.903510+0000 mon.a (mon.0) 5513 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.782 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.907510+0000 mon.a (mon.0) 5514 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.782 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.908885+0000 mon.a (mon.0) 5515 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.782 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:33.919972+0000 mon.a (mon.0) 5516 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.782 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.001232+0000 mon.a (mon.0) 5517 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.782 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.004912+0000 mon.a (mon.0) 5518 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.782 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.008677+0000 mon.a (mon.0) 5519 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.782 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.010173+0000 mon.a (mon.0) 5520 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.783 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.022045+0000 mon.a (mon.0) 5521 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.783 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.102023+0000 mon.a (mon.0) 5522 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.783 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.105234+0000 mon.a (mon.0) 5523 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.783 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.109796+0000 mon.a (mon.0) 5524 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.783 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.111545+0000 mon.a (mon.0) 5525 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.783 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.123933+0000 mon.a (mon.0) 5526 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.783 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.204695+0000 mon.a (mon.0) 5527 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.783 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.209479+0000 mon.a (mon.0) 5528 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.783 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.217413+0000 mon.a (mon.0) 5529 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.784 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.219027+0000 mon.a (mon.0) 5530 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.784 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.230120+0000 mon.a (mon.0) 5531 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.784 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.311868+0000 mon.a (mon.0) 5532 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.784 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.314913+0000 mon.a (mon.0) 5533 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.784 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.318263+0000 mon.a (mon.0) 5534 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.784 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.319502+0000 mon.a (mon.0) 5535 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.784 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.330676+0000 mon.a (mon.0) 5536 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.784 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.415062+0000 mon.a (mon.0) 5537 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.784 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.418546+0000 mon.a (mon.0) 5538 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.784 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.421589+0000 mon.a (mon.0) 5539 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.784 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.422903+0000 mon.a (mon.0) 5540 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.784 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[68349]: audit 2023-12-20T20:15:34.433635+0000 mon.a (mon.0) 5541 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: cephadm 2023-12-20T20:15:32.706956+0000 mgr.x (mgr.25349) 1891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: cephadm 2023-12-20T20:15:32.811783+0000 mgr.x (mgr.25349) 1892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: cephadm 2023-12-20T20:15:32.912951+0000 mgr.x (mgr.25349) 1893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: cephadm 2023-12-20T20:15:33.013709+0000 mgr.x (mgr.25349) 1894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: cephadm 2023-12-20T20:15:33.115226+0000 mgr.x (mgr.25349) 1895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: cephadm 2023-12-20T20:15:33.220288+0000 mgr.x (mgr.25349) 1896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: cluster 2023-12-20T20:15:33.249621+0000 mgr.x (mgr.25349) 1897 : cluster 0 pgmap v381: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 348 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:15:34.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: cephadm 2023-12-20T20:15:33.323847+0000 mgr.x (mgr.25349) 1898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: cephadm 2023-12-20T20:15:33.423375+0000 mgr.x (mgr.25349) 1899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.502089+0000 mon.a (mon.0) 5492 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.505067+0000 mon.a (mon.0) 5493 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.507223+0000 mon.a (mon.0) 5494 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.508094+0000 mon.a (mon.0) 5495 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.516685+0000 mon.a (mon.0) 5496 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: cephadm 2023-12-20T20:15:33.524054+0000 mgr.x (mgr.25349) 1900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.595425+0000 mon.a (mon.0) 5497 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.599355+0000 mon.a (mon.0) 5498 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.602690+0000 mon.a (mon.0) 5499 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.603945+0000 mon.a (mon.0) 5500 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.615621+0000 mon.a (mon.0) 5501 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: cephadm 2023-12-20T20:15:32.706956+0000 mgr.x (mgr.25349) 1891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: cephadm 2023-12-20T20:15:32.811783+0000 mgr.x (mgr.25349) 1892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: cephadm 2023-12-20T20:15:32.912951+0000 mgr.x (mgr.25349) 1893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: cephadm 2023-12-20T20:15:33.013709+0000 mgr.x (mgr.25349) 1894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: cephadm 2023-12-20T20:15:33.115226+0000 mgr.x (mgr.25349) 1895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: cephadm 2023-12-20T20:15:33.220288+0000 mgr.x (mgr.25349) 1896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: cluster 2023-12-20T20:15:33.249621+0000 mgr.x (mgr.25349) 1897 : cluster 0 pgmap v381: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 348 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:15:34.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: cephadm 2023-12-20T20:15:33.323847+0000 mgr.x (mgr.25349) 1898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: cephadm 2023-12-20T20:15:33.423375+0000 mgr.x (mgr.25349) 1899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.502089+0000 mon.a (mon.0) 5492 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.505067+0000 mon.a (mon.0) 5493 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.507223+0000 mon.a (mon.0) 5494 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.508094+0000 mon.a (mon.0) 5495 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.516685+0000 mon.a (mon.0) 5496 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: cephadm 2023-12-20T20:15:33.524054+0000 mgr.x (mgr.25349) 1900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.595425+0000 mon.a (mon.0) 5497 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.599355+0000 mon.a (mon.0) 5498 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.602690+0000 mon.a (mon.0) 5499 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.603945+0000 mon.a (mon.0) 5500 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.615621+0000 mon.a (mon.0) 5501 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: cephadm 2023-12-20T20:15:33.623094+0000 mgr.x (mgr.25349) 1901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.693905+0000 mon.a (mon.0) 5502 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.697264+0000 mon.a (mon.0) 5503 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.700590+0000 mon.a (mon.0) 5504 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.701859+0000 mon.a (mon.0) 5505 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.716898+0000 mon.a (mon.0) 5506 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.797799+0000 mon.a (mon.0) 5507 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.801152+0000 mon.a (mon.0) 5508 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.804692+0000 mon.a (mon.0) 5509 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.806120+0000 mon.a (mon.0) 5510 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.818247+0000 mon.a (mon.0) 5511 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.897610+0000 mon.a (mon.0) 5512 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.903510+0000 mon.a (mon.0) 5513 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.907510+0000 mon.a (mon.0) 5514 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.908885+0000 mon.a (mon.0) 5515 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:33.919972+0000 mon.a (mon.0) 5516 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.001232+0000 mon.a (mon.0) 5517 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.004912+0000 mon.a (mon.0) 5518 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.008677+0000 mon.a (mon.0) 5519 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.010173+0000 mon.a (mon.0) 5520 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: cephadm 2023-12-20T20:15:33.623094+0000 mgr.x (mgr.25349) 1901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:34.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.693905+0000 mon.a (mon.0) 5502 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.697264+0000 mon.a (mon.0) 5503 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.700590+0000 mon.a (mon.0) 5504 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.701859+0000 mon.a (mon.0) 5505 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.716898+0000 mon.a (mon.0) 5506 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.797799+0000 mon.a (mon.0) 5507 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.801152+0000 mon.a (mon.0) 5508 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.804692+0000 mon.a (mon.0) 5509 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.806120+0000 mon.a (mon.0) 5510 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.818247+0000 mon.a (mon.0) 5511 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.897610+0000 mon.a (mon.0) 5512 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.903510+0000 mon.a (mon.0) 5513 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.907510+0000 mon.a (mon.0) 5514 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.908885+0000 mon.a (mon.0) 5515 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:33.919972+0000 mon.a (mon.0) 5516 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.001232+0000 mon.a (mon.0) 5517 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.004912+0000 mon.a (mon.0) 5518 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.008677+0000 mon.a (mon.0) 5519 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.010173+0000 mon.a (mon.0) 5520 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.022045+0000 mon.a (mon.0) 5521 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.102023+0000 mon.a (mon.0) 5522 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.105234+0000 mon.a (mon.0) 5523 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.109796+0000 mon.a (mon.0) 5524 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.111545+0000 mon.a (mon.0) 5525 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.123933+0000 mon.a (mon.0) 5526 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.204695+0000 mon.a (mon.0) 5527 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.209479+0000 mon.a (mon.0) 5528 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.217413+0000 mon.a (mon.0) 5529 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.219027+0000 mon.a (mon.0) 5530 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.230120+0000 mon.a (mon.0) 5531 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.311868+0000 mon.a (mon.0) 5532 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.314913+0000 mon.a (mon.0) 5533 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.318263+0000 mon.a (mon.0) 5534 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.319502+0000 mon.a (mon.0) 5535 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.330676+0000 mon.a (mon.0) 5536 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.415062+0000 mon.a (mon.0) 5537 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.418546+0000 mon.a (mon.0) 5538 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.421589+0000 mon.a (mon.0) 5539 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.422903+0000 mon.a (mon.0) 5540 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[80208]: audit 2023-12-20T20:15:34.433635+0000 mon.a (mon.0) 5541 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.022045+0000 mon.a (mon.0) 5521 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.102023+0000 mon.a (mon.0) 5522 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.105234+0000 mon.a (mon.0) 5523 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.109796+0000 mon.a (mon.0) 5524 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.111545+0000 mon.a (mon.0) 5525 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.123933+0000 mon.a (mon.0) 5526 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.204695+0000 mon.a (mon.0) 5527 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.209479+0000 mon.a (mon.0) 5528 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.217413+0000 mon.a (mon.0) 5529 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.219027+0000 mon.a (mon.0) 5530 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.230120+0000 mon.a (mon.0) 5531 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.311868+0000 mon.a (mon.0) 5532 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.314913+0000 mon.a (mon.0) 5533 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.318263+0000 mon.a (mon.0) 5534 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.319502+0000 mon.a (mon.0) 5535 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.330676+0000 mon.a (mon.0) 5536 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:34.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.415062+0000 mon.a (mon.0) 5537 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:34.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.418546+0000 mon.a (mon.0) 5538 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:34.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.421589+0000 mon.a (mon.0) 5539 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:34.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.422903+0000 mon.a (mon.0) 5540 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:34.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:34 smithi080 bash[84793]: audit 2023-12-20T20:15:34.433635+0000 mon.a (mon.0) 5541 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:15:34 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:15:34] "GET /metrics HTTP/1.1" 200 38572 "" "Prometheus/2.33.4" 2023-12-20T20:15:35.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: cephadm 2023-12-20T20:15:33.724389+0000 mgr.x (mgr.25349) 1902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: cephadm 2023-12-20T20:15:33.826001+0000 mgr.x (mgr.25349) 1903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: cephadm 2023-12-20T20:15:33.927633+0000 mgr.x (mgr.25349) 1904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: cephadm 2023-12-20T20:15:34.029654+0000 mgr.x (mgr.25349) 1905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: cephadm 2023-12-20T20:15:34.131619+0000 mgr.x (mgr.25349) 1906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: cephadm 2023-12-20T20:15:34.237897+0000 mgr.x (mgr.25349) 1907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: cephadm 2023-12-20T20:15:34.338524+0000 mgr.x (mgr.25349) 1908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: cephadm 2023-12-20T20:15:34.441330+0000 mgr.x (mgr.25349) 1909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.513622+0000 mon.a (mon.0) 5542 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.516693+0000 mon.a (mon.0) 5543 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.520172+0000 mon.a (mon.0) 5544 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.521437+0000 mon.a (mon.0) 5545 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.529267+0000 mon.a (mon.0) 5546 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: cephadm 2023-12-20T20:15:34.536993+0000 mgr.x (mgr.25349) 1910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.608649+0000 mon.a (mon.0) 5547 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.612249+0000 mon.a (mon.0) 5548 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.616549+0000 mon.a (mon.0) 5549 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.618612+0000 mon.a (mon.0) 5550 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.629517+0000 mon.a (mon.0) 5551 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.709733+0000 mon.a (mon.0) 5552 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: cephadm 2023-12-20T20:15:33.724389+0000 mgr.x (mgr.25349) 1902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: cephadm 2023-12-20T20:15:33.826001+0000 mgr.x (mgr.25349) 1903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: cephadm 2023-12-20T20:15:33.927633+0000 mgr.x (mgr.25349) 1904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: cephadm 2023-12-20T20:15:34.029654+0000 mgr.x (mgr.25349) 1905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: cephadm 2023-12-20T20:15:34.131619+0000 mgr.x (mgr.25349) 1906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: cephadm 2023-12-20T20:15:34.237897+0000 mgr.x (mgr.25349) 1907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: cephadm 2023-12-20T20:15:34.338524+0000 mgr.x (mgr.25349) 1908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: cephadm 2023-12-20T20:15:34.441330+0000 mgr.x (mgr.25349) 1909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.513622+0000 mon.a (mon.0) 5542 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.516693+0000 mon.a (mon.0) 5543 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.520172+0000 mon.a (mon.0) 5544 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.521437+0000 mon.a (mon.0) 5545 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.529267+0000 mon.a (mon.0) 5546 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: cephadm 2023-12-20T20:15:34.536993+0000 mgr.x (mgr.25349) 1910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.608649+0000 mon.a (mon.0) 5547 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.612249+0000 mon.a (mon.0) 5548 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.616549+0000 mon.a (mon.0) 5549 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.618612+0000 mon.a (mon.0) 5550 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.629517+0000 mon.a (mon.0) 5551 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.709733+0000 mon.a (mon.0) 5552 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.713125+0000 mon.a (mon.0) 5553 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.717078+0000 mon.a (mon.0) 5554 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.718601+0000 mon.a (mon.0) 5555 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.727915+0000 mon.a (mon.0) 5556 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.809774+0000 mon.a (mon.0) 5557 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.813461+0000 mon.a (mon.0) 5558 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.817193+0000 mon.a (mon.0) 5559 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.818542+0000 mon.a (mon.0) 5560 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.828364+0000 mon.a (mon.0) 5561 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.910798+0000 mon.a (mon.0) 5562 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.916557+0000 mon.a (mon.0) 5563 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.921452+0000 mon.a (mon.0) 5564 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.922600+0000 mon.a (mon.0) 5565 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:34.929078+0000 mon.a (mon.0) 5566 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.013462+0000 mon.a (mon.0) 5567 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.016383+0000 mon.a (mon.0) 5568 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.019121+0000 mon.a (mon.0) 5569 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.020184+0000 mon.a (mon.0) 5570 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.029795+0000 mon.a (mon.0) 5571 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.110822+0000 mon.a (mon.0) 5572 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.713125+0000 mon.a (mon.0) 5553 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.717078+0000 mon.a (mon.0) 5554 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.718601+0000 mon.a (mon.0) 5555 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.727915+0000 mon.a (mon.0) 5556 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.809774+0000 mon.a (mon.0) 5557 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.813461+0000 mon.a (mon.0) 5558 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.817193+0000 mon.a (mon.0) 5559 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.818542+0000 mon.a (mon.0) 5560 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.828364+0000 mon.a (mon.0) 5561 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.910798+0000 mon.a (mon.0) 5562 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.916557+0000 mon.a (mon.0) 5563 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.921452+0000 mon.a (mon.0) 5564 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.922600+0000 mon.a (mon.0) 5565 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:34.929078+0000 mon.a (mon.0) 5566 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.013462+0000 mon.a (mon.0) 5567 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.016383+0000 mon.a (mon.0) 5568 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.019121+0000 mon.a (mon.0) 5569 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.020184+0000 mon.a (mon.0) 5570 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.029795+0000 mon.a (mon.0) 5571 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.110822+0000 mon.a (mon.0) 5572 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.114404+0000 mon.a (mon.0) 5573 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.118395+0000 mon.a (mon.0) 5574 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.119725+0000 mon.a (mon.0) 5575 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.128374+0000 mon.a (mon.0) 5576 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.208614+0000 mon.a (mon.0) 5577 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.213449+0000 mon.a (mon.0) 5578 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.216546+0000 mon.a (mon.0) 5579 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.218125+0000 mon.a (mon.0) 5580 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.227694+0000 mon.a (mon.0) 5581 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.310238+0000 mon.a (mon.0) 5582 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.313350+0000 mon.a (mon.0) 5583 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.316610+0000 mon.a (mon.0) 5584 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.318696+0000 mon.a (mon.0) 5585 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.328448+0000 mon.a (mon.0) 5586 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.402484+0000 mon.a (mon.0) 5587 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.405851+0000 mon.a (mon.0) 5588 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.409324+0000 mon.a (mon.0) 5589 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.410839+0000 mon.a (mon.0) 5590 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.419684+0000 mon.a (mon.0) 5591 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[80208]: audit 2023-12-20T20:15:35.429371+0000 mon.a (mon.0) 5592 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.114404+0000 mon.a (mon.0) 5573 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.118395+0000 mon.a (mon.0) 5574 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.119725+0000 mon.a (mon.0) 5575 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.128374+0000 mon.a (mon.0) 5576 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.208614+0000 mon.a (mon.0) 5577 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.213449+0000 mon.a (mon.0) 5578 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.216546+0000 mon.a (mon.0) 5579 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.218125+0000 mon.a (mon.0) 5580 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.227694+0000 mon.a (mon.0) 5581 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.310238+0000 mon.a (mon.0) 5582 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.313350+0000 mon.a (mon.0) 5583 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.316610+0000 mon.a (mon.0) 5584 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.318696+0000 mon.a (mon.0) 5585 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.328448+0000 mon.a (mon.0) 5586 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.402484+0000 mon.a (mon.0) 5587 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.405851+0000 mon.a (mon.0) 5588 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.409324+0000 mon.a (mon.0) 5589 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.410839+0000 mon.a (mon.0) 5590 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.419684+0000 mon.a (mon.0) 5591 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:35 smithi080 bash[84793]: audit 2023-12-20T20:15:35.429371+0000 mon.a (mon.0) 5592 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.931 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: cephadm 2023-12-20T20:15:33.724389+0000 mgr.x (mgr.25349) 1902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.931 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: cephadm 2023-12-20T20:15:33.826001+0000 mgr.x (mgr.25349) 1903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.931 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: cephadm 2023-12-20T20:15:33.927633+0000 mgr.x (mgr.25349) 1904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.931 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: cephadm 2023-12-20T20:15:34.029654+0000 mgr.x (mgr.25349) 1905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: cephadm 2023-12-20T20:15:34.131619+0000 mgr.x (mgr.25349) 1906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: cephadm 2023-12-20T20:15:34.237897+0000 mgr.x (mgr.25349) 1907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: cephadm 2023-12-20T20:15:34.338524+0000 mgr.x (mgr.25349) 1908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: cephadm 2023-12-20T20:15:34.441330+0000 mgr.x (mgr.25349) 1909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.513622+0000 mon.a (mon.0) 5542 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.516693+0000 mon.a (mon.0) 5543 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.520172+0000 mon.a (mon.0) 5544 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.521437+0000 mon.a (mon.0) 5545 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.529267+0000 mon.a (mon.0) 5546 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: cephadm 2023-12-20T20:15:34.536993+0000 mgr.x (mgr.25349) 1910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:35.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.608649+0000 mon.a (mon.0) 5547 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.612249+0000 mon.a (mon.0) 5548 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.616549+0000 mon.a (mon.0) 5549 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.618612+0000 mon.a (mon.0) 5550 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.933 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.629517+0000 mon.a (mon.0) 5551 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.933 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.709733+0000 mon.a (mon.0) 5552 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.933 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.713125+0000 mon.a (mon.0) 5553 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.933 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.717078+0000 mon.a (mon.0) 5554 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.933 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.718601+0000 mon.a (mon.0) 5555 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.727915+0000 mon.a (mon.0) 5556 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.809774+0000 mon.a (mon.0) 5557 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.813461+0000 mon.a (mon.0) 5558 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.817193+0000 mon.a (mon.0) 5559 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.818542+0000 mon.a (mon.0) 5560 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.828364+0000 mon.a (mon.0) 5561 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.910798+0000 mon.a (mon.0) 5562 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.916557+0000 mon.a (mon.0) 5563 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.921452+0000 mon.a (mon.0) 5564 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.922600+0000 mon.a (mon.0) 5565 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:34.929078+0000 mon.a (mon.0) 5566 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.013462+0000 mon.a (mon.0) 5567 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.016383+0000 mon.a (mon.0) 5568 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.019121+0000 mon.a (mon.0) 5569 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.934 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.020184+0000 mon.a (mon.0) 5570 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.935 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.029795+0000 mon.a (mon.0) 5571 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.935 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.110822+0000 mon.a (mon.0) 5572 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.935 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.114404+0000 mon.a (mon.0) 5573 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.935 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.118395+0000 mon.a (mon.0) 5574 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.935 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.119725+0000 mon.a (mon.0) 5575 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.935 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.128374+0000 mon.a (mon.0) 5576 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.935 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.208614+0000 mon.a (mon.0) 5577 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.935 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.213449+0000 mon.a (mon.0) 5578 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.936 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.216546+0000 mon.a (mon.0) 5579 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.937 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.218125+0000 mon.a (mon.0) 5580 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.937 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.227694+0000 mon.a (mon.0) 5581 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.937 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.310238+0000 mon.a (mon.0) 5582 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.937 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.313350+0000 mon.a (mon.0) 5583 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.937 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.316610+0000 mon.a (mon.0) 5584 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.937 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.318696+0000 mon.a (mon.0) 5585 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.937 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.328448+0000 mon.a (mon.0) 5586 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.937 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.402484+0000 mon.a (mon.0) 5587 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:35.937 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.405851+0000 mon.a (mon.0) 5588 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:35.937 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.409324+0000 mon.a (mon.0) 5589 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:35.937 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.410839+0000 mon.a (mon.0) 5590 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:35.937 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.419684+0000 mon.a (mon.0) 5591 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:35.938 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:35 smithi133 bash[68349]: audit 2023-12-20T20:15:35.429371+0000 mon.a (mon.0) 5592 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.194 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[86566]: debug 2023-12-20T20:15:36.165+0000 7f7cbb4df640 -1 osd.6 0 read_superblock omap replica is missing. 2023-12-20T20:15:36.444 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[86566]: debug 2023-12-20T20:15:36.201+0000 7f7cbb4df640 -1 osd.6 161 log_to_monitors true 2023-12-20T20:15:36.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: cephadm 2023-12-20T20:15:34.636965+0000 mgr.x (mgr.25349) 1911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: cephadm 2023-12-20T20:15:34.735488+0000 mgr.x (mgr.25349) 1912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: cephadm 2023-12-20T20:15:34.835994+0000 mgr.x (mgr.25349) 1913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: cephadm 2023-12-20T20:15:34.936447+0000 mgr.x (mgr.25349) 1914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: cephadm 2023-12-20T20:15:35.037603+0000 mgr.x (mgr.25349) 1915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: cephadm 2023-12-20T20:15:35.136142+0000 mgr.x (mgr.25349) 1916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: cephadm 2023-12-20T20:15:35.235418+0000 mgr.x (mgr.25349) 1917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: cluster 2023-12-20T20:15:35.250492+0000 mgr.x (mgr.25349) 1918 : cluster 0 pgmap v382: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:15:36.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: cephadm 2023-12-20T20:15:35.335968+0000 mgr.x (mgr.25349) 1919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: cephadm 2023-12-20T20:15:35.427202+0000 mgr.x (mgr.25349) 1920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.507971+0000 mon.a (mon.0) 5593 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.510234+0000 mon.a (mon.0) 5594 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.513219+0000 mon.a (mon.0) 5595 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.515092+0000 mon.a (mon.0) 5596 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.522015+0000 mon.a (mon.0) 5597 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: cephadm 2023-12-20T20:15:35.529746+0000 mgr.x (mgr.25349) 1921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.603167+0000 mon.a (mon.0) 5598 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.606598+0000 mon.a (mon.0) 5599 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.609929+0000 mon.a (mon.0) 5600 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.611294+0000 mon.a (mon.0) 5601 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: cephadm 2023-12-20T20:15:34.636965+0000 mgr.x (mgr.25349) 1911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: cephadm 2023-12-20T20:15:34.735488+0000 mgr.x (mgr.25349) 1912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: cephadm 2023-12-20T20:15:34.835994+0000 mgr.x (mgr.25349) 1913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: cephadm 2023-12-20T20:15:34.936447+0000 mgr.x (mgr.25349) 1914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: cephadm 2023-12-20T20:15:35.037603+0000 mgr.x (mgr.25349) 1915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: cephadm 2023-12-20T20:15:35.136142+0000 mgr.x (mgr.25349) 1916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: cephadm 2023-12-20T20:15:35.235418+0000 mgr.x (mgr.25349) 1917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: cluster 2023-12-20T20:15:35.250492+0000 mgr.x (mgr.25349) 1918 : cluster 0 pgmap v382: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:15:36.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: cephadm 2023-12-20T20:15:35.335968+0000 mgr.x (mgr.25349) 1919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: cephadm 2023-12-20T20:15:35.427202+0000 mgr.x (mgr.25349) 1920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.507971+0000 mon.a (mon.0) 5593 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.510234+0000 mon.a (mon.0) 5594 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.513219+0000 mon.a (mon.0) 5595 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.515092+0000 mon.a (mon.0) 5596 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.522015+0000 mon.a (mon.0) 5597 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: cephadm 2023-12-20T20:15:35.529746+0000 mgr.x (mgr.25349) 1921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.603167+0000 mon.a (mon.0) 5598 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.606598+0000 mon.a (mon.0) 5599 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.609929+0000 mon.a (mon.0) 5600 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.611294+0000 mon.a (mon.0) 5601 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.620094+0000 mon.a (mon.0) 5602 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: cephadm 2023-12-20T20:15:35.627710+0000 mgr.x (mgr.25349) 1922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.698088+0000 mon.a (mon.0) 5603 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.701523+0000 mon.a (mon.0) 5604 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.706293+0000 mon.a (mon.0) 5605 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.707880+0000 mon.a (mon.0) 5606 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.717546+0000 mon.a (mon.0) 5607 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.799527+0000 mon.a (mon.0) 5608 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.804971+0000 mon.a (mon.0) 5609 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.809635+0000 mon.a (mon.0) 5610 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.811432+0000 mon.a (mon.0) 5611 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.805 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.821408+0000 mon.a (mon.0) 5612 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.883776+0000 mon.a (mon.0) 5613 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.886931+0000 mon.a (mon.0) 5614 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.889809+0000 mon.a (mon.0) 5615 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.891433+0000 mon.a (mon.0) 5616 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.900484+0000 mon.a (mon.0) 5617 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.964733+0000 mon.a (mon.0) 5618 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.968669+0000 mon.a (mon.0) 5619 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.975037+0000 mon.a (mon.0) 5620 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.620094+0000 mon.a (mon.0) 5602 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: cephadm 2023-12-20T20:15:35.627710+0000 mgr.x (mgr.25349) 1922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.698088+0000 mon.a (mon.0) 5603 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.701523+0000 mon.a (mon.0) 5604 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.706293+0000 mon.a (mon.0) 5605 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.707880+0000 mon.a (mon.0) 5606 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.717546+0000 mon.a (mon.0) 5607 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.799527+0000 mon.a (mon.0) 5608 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.804971+0000 mon.a (mon.0) 5609 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.809635+0000 mon.a (mon.0) 5610 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.811432+0000 mon.a (mon.0) 5611 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.821408+0000 mon.a (mon.0) 5612 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.883776+0000 mon.a (mon.0) 5613 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.886931+0000 mon.a (mon.0) 5614 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.889809+0000 mon.a (mon.0) 5615 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.891433+0000 mon.a (mon.0) 5616 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.900484+0000 mon.a (mon.0) 5617 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.964733+0000 mon.a (mon.0) 5618 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.968669+0000 mon.a (mon.0) 5619 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.975037+0000 mon.a (mon.0) 5620 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.976643+0000 mon.a (mon.0) 5621 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:35.986310+0000 mon.a (mon.0) 5622 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: cluster 2023-12-20T20:15:35.992725+0000 mon.a (mon.0) 5623 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded (PG_DEGRADED) 2023-12-20T20:15:36.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.070160+0000 mon.a (mon.0) 5624 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.073372+0000 mon.a (mon.0) 5625 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.076714+0000 mon.a (mon.0) 5626 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.078208+0000 mon.a (mon.0) 5627 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.087795+0000 mon.a (mon.0) 5628 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.165907+0000 mon.a (mon.0) 5629 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.169180+0000 mon.a (mon.0) 5630 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.173246+0000 mon.a (mon.0) 5631 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.174844+0000 mon.a (mon.0) 5632 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.188648+0000 mon.a (mon.0) 5633 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.208472+0000 mon.a (mon.0) 5634 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T20:15:36.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.214607+0000 mon.b (mon.2) 11 : audit 1 from='osd.6 [v2:172.21.15.133:6816/4029388807,v1:172.21.15.133:6817/4029388807]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T20:15:36.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.267997+0000 mon.a (mon.0) 5635 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.271605+0000 mon.a (mon.0) 5636 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.276058+0000 mon.a (mon.0) 5637 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.277627+0000 mon.a (mon.0) 5638 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.976643+0000 mon.a (mon.0) 5621 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:35.986310+0000 mon.a (mon.0) 5622 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: cluster 2023-12-20T20:15:35.992725+0000 mon.a (mon.0) 5623 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded (PG_DEGRADED) 2023-12-20T20:15:36.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.070160+0000 mon.a (mon.0) 5624 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.073372+0000 mon.a (mon.0) 5625 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.076714+0000 mon.a (mon.0) 5626 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.078208+0000 mon.a (mon.0) 5627 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.087795+0000 mon.a (mon.0) 5628 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.165907+0000 mon.a (mon.0) 5629 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.169180+0000 mon.a (mon.0) 5630 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.173246+0000 mon.a (mon.0) 5631 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.174844+0000 mon.a (mon.0) 5632 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.188648+0000 mon.a (mon.0) 5633 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.208472+0000 mon.a (mon.0) 5634 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T20:15:36.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.214607+0000 mon.b (mon.2) 11 : audit 1 from='osd.6 [v2:172.21.15.133:6816/4029388807,v1:172.21.15.133:6817/4029388807]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T20:15:36.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.267997+0000 mon.a (mon.0) 5635 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.271605+0000 mon.a (mon.0) 5636 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.276058+0000 mon.a (mon.0) 5637 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.277627+0000 mon.a (mon.0) 5638 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.287485+0000 mon.a (mon.0) 5639 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.371015+0000 mon.a (mon.0) 5640 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.375263+0000 mon.a (mon.0) 5641 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.379387+0000 mon.a (mon.0) 5642 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.381131+0000 mon.a (mon.0) 5643 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.391157+0000 mon.a (mon.0) 5644 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.471753+0000 mon.a (mon.0) 5645 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.477027+0000 mon.a (mon.0) 5646 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.481894+0000 mon.a (mon.0) 5647 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[84793]: audit 2023-12-20T20:15:36.483764+0000 mon.a (mon.0) 5648 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.287485+0000 mon.a (mon.0) 5639 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.371015+0000 mon.a (mon.0) 5640 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.375263+0000 mon.a (mon.0) 5641 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.379387+0000 mon.a (mon.0) 5642 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.381131+0000 mon.a (mon.0) 5643 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.391157+0000 mon.a (mon.0) 5644 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.471753+0000 mon.a (mon.0) 5645 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.477027+0000 mon.a (mon.0) 5646 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.481894+0000 mon.a (mon.0) 5647 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:36 smithi080 bash[80208]: audit 2023-12-20T20:15:36.483764+0000 mon.a (mon.0) 5648 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: cephadm 2023-12-20T20:15:34.636965+0000 mgr.x (mgr.25349) 1911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: cephadm 2023-12-20T20:15:34.735488+0000 mgr.x (mgr.25349) 1912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: cephadm 2023-12-20T20:15:34.835994+0000 mgr.x (mgr.25349) 1913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: cephadm 2023-12-20T20:15:34.936447+0000 mgr.x (mgr.25349) 1914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: cephadm 2023-12-20T20:15:35.037603+0000 mgr.x (mgr.25349) 1915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: cephadm 2023-12-20T20:15:35.136142+0000 mgr.x (mgr.25349) 1916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: cephadm 2023-12-20T20:15:35.235418+0000 mgr.x (mgr.25349) 1917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: cluster 2023-12-20T20:15:35.250492+0000 mgr.x (mgr.25349) 1918 : cluster 0 pgmap v382: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:15:36.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: cephadm 2023-12-20T20:15:35.335968+0000 mgr.x (mgr.25349) 1919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: cephadm 2023-12-20T20:15:35.427202+0000 mgr.x (mgr.25349) 1920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.507971+0000 mon.a (mon.0) 5593 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.947 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.510234+0000 mon.a (mon.0) 5594 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.513219+0000 mon.a (mon.0) 5595 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.515092+0000 mon.a (mon.0) 5596 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.522015+0000 mon.a (mon.0) 5597 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: cephadm 2023-12-20T20:15:35.529746+0000 mgr.x (mgr.25349) 1921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.603167+0000 mon.a (mon.0) 5598 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.606598+0000 mon.a (mon.0) 5599 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.609929+0000 mon.a (mon.0) 5600 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.611294+0000 mon.a (mon.0) 5601 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.948 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.620094+0000 mon.a (mon.0) 5602 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: cephadm 2023-12-20T20:15:35.627710+0000 mgr.x (mgr.25349) 1922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:36.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.698088+0000 mon.a (mon.0) 5603 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.949 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.701523+0000 mon.a (mon.0) 5604 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.706293+0000 mon.a (mon.0) 5605 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.707880+0000 mon.a (mon.0) 5606 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.717546+0000 mon.a (mon.0) 5607 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.799527+0000 mon.a (mon.0) 5608 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.804971+0000 mon.a (mon.0) 5609 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.809635+0000 mon.a (mon.0) 5610 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.811432+0000 mon.a (mon.0) 5611 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.821408+0000 mon.a (mon.0) 5612 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.883776+0000 mon.a (mon.0) 5613 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.886931+0000 mon.a (mon.0) 5614 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.889809+0000 mon.a (mon.0) 5615 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.891433+0000 mon.a (mon.0) 5616 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.900484+0000 mon.a (mon.0) 5617 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.964733+0000 mon.a (mon.0) 5618 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.968669+0000 mon.a (mon.0) 5619 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.975037+0000 mon.a (mon.0) 5620 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.951 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.976643+0000 mon.a (mon.0) 5621 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:35.986310+0000 mon.a (mon.0) 5622 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: cluster 2023-12-20T20:15:35.992725+0000 mon.a (mon.0) 5623 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded (PG_DEGRADED) 2023-12-20T20:15:36.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.070160+0000 mon.a (mon.0) 5624 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.073372+0000 mon.a (mon.0) 5625 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.076714+0000 mon.a (mon.0) 5626 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.078208+0000 mon.a (mon.0) 5627 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.087795+0000 mon.a (mon.0) 5628 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.165907+0000 mon.a (mon.0) 5629 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.169180+0000 mon.a (mon.0) 5630 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.952 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.173246+0000 mon.a (mon.0) 5631 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.174844+0000 mon.a (mon.0) 5632 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.188648+0000 mon.a (mon.0) 5633 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.208472+0000 mon.a (mon.0) 5634 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T20:15:36.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.214607+0000 mon.b (mon.2) 11 : audit 1 from='osd.6 [v2:172.21.15.133:6816/4029388807,v1:172.21.15.133:6817/4029388807]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-20T20:15:36.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.267997+0000 mon.a (mon.0) 5635 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.271605+0000 mon.a (mon.0) 5636 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.276058+0000 mon.a (mon.0) 5637 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.277627+0000 mon.a (mon.0) 5638 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.287485+0000 mon.a (mon.0) 5639 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.371015+0000 mon.a (mon.0) 5640 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.375263+0000 mon.a (mon.0) 5641 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.379387+0000 mon.a (mon.0) 5642 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.953 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.381131+0000 mon.a (mon.0) 5643 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:36.954 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.391157+0000 mon.a (mon.0) 5644 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:36.954 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.471753+0000 mon.a (mon.0) 5645 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:36.954 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.477027+0000 mon.a (mon.0) 5646 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:36.954 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.481894+0000 mon.a (mon.0) 5647 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:36.954 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:36 smithi133 bash[68349]: audit 2023-12-20T20:15:36.483764+0000 mon.a (mon.0) 5648 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.445 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[86566]: debug 2023-12-20T20:15:37.249+0000 7f7caa94c700 -1 osd.6 161 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:15:37.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: cephadm 2023-12-20T20:15:35.725304+0000 mgr.x (mgr.25349) 1923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: cephadm 2023-12-20T20:15:35.828901+0000 mgr.x (mgr.25349) 1924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: cephadm 2023-12-20T20:15:35.908211+0000 mgr.x (mgr.25349) 1925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: cephadm 2023-12-20T20:15:35.993924+0000 mgr.x (mgr.25349) 1926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: cephadm 2023-12-20T20:15:36.095374+0000 mgr.x (mgr.25349) 1927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: cephadm 2023-12-20T20:15:36.196336+0000 mgr.x (mgr.25349) 1928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: cephadm 2023-12-20T20:15:36.295341+0000 mgr.x (mgr.25349) 1929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.328255+0000 mgr.x (mgr.25349) 1930 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:15:37.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: cephadm 2023-12-20T20:15:36.398879+0000 mgr.x (mgr.25349) 1931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.496723+0000 mon.a (mon.0) 5649 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: cephadm 2023-12-20T20:15:36.504382+0000 mgr.x (mgr.25349) 1932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.580156+0000 mon.a (mon.0) 5650 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.583631+0000 mon.a (mon.0) 5651 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.587093+0000 mon.a (mon.0) 5652 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.588738+0000 mon.a (mon.0) 5653 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.600095+0000 mon.a (mon.0) 5654 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: cephadm 2023-12-20T20:15:36.607671+0000 mgr.x (mgr.25349) 1933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.678023+0000 mon.a (mon.0) 5655 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.681215+0000 mon.a (mon.0) 5656 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.684437+0000 mon.a (mon.0) 5657 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.686085+0000 mon.a (mon.0) 5658 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: cephadm 2023-12-20T20:15:35.725304+0000 mgr.x (mgr.25349) 1923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: cephadm 2023-12-20T20:15:35.828901+0000 mgr.x (mgr.25349) 1924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: cephadm 2023-12-20T20:15:35.908211+0000 mgr.x (mgr.25349) 1925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: cephadm 2023-12-20T20:15:35.993924+0000 mgr.x (mgr.25349) 1926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: cephadm 2023-12-20T20:15:36.095374+0000 mgr.x (mgr.25349) 1927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: cephadm 2023-12-20T20:15:36.196336+0000 mgr.x (mgr.25349) 1928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: cephadm 2023-12-20T20:15:36.295341+0000 mgr.x (mgr.25349) 1929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.328255+0000 mgr.x (mgr.25349) 1930 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:15:37.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: cephadm 2023-12-20T20:15:36.398879+0000 mgr.x (mgr.25349) 1931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.496723+0000 mon.a (mon.0) 5649 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: cephadm 2023-12-20T20:15:36.504382+0000 mgr.x (mgr.25349) 1932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.580156+0000 mon.a (mon.0) 5650 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.583631+0000 mon.a (mon.0) 5651 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.587093+0000 mon.a (mon.0) 5652 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.588738+0000 mon.a (mon.0) 5653 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.600095+0000 mon.a (mon.0) 5654 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: cephadm 2023-12-20T20:15:36.607671+0000 mgr.x (mgr.25349) 1933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.678023+0000 mon.a (mon.0) 5655 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.681215+0000 mon.a (mon.0) 5656 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.684437+0000 mon.a (mon.0) 5657 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.686085+0000 mon.a (mon.0) 5658 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.697504+0000 mon.a (mon.0) 5659 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.778513+0000 mon.a (mon.0) 5660 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.781485+0000 mon.a (mon.0) 5661 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.784694+0000 mon.a (mon.0) 5662 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.786412+0000 mon.a (mon.0) 5663 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.798654+0000 mon.a (mon.0) 5664 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.883184+0000 mon.a (mon.0) 5665 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.886316+0000 mon.a (mon.0) 5666 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.890009+0000 mon.a (mon.0) 5667 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.891697+0000 mon.a (mon.0) 5668 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.903572+0000 mon.a (mon.0) 5669 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.985074+0000 mon.a (mon.0) 5670 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.988546+0000 mon.a (mon.0) 5671 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.994235+0000 mon.a (mon.0) 5672 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:36.996110+0000 mon.a (mon.0) 5673 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.008716+0000 mon.a (mon.0) 5674 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.088915+0000 mon.a (mon.0) 5675 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.093615+0000 mon.a (mon.0) 5676 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.097666+0000 mon.a (mon.0) 5677 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.697504+0000 mon.a (mon.0) 5659 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.806 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.778513+0000 mon.a (mon.0) 5660 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.781485+0000 mon.a (mon.0) 5661 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.784694+0000 mon.a (mon.0) 5662 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.786412+0000 mon.a (mon.0) 5663 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.798654+0000 mon.a (mon.0) 5664 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.883184+0000 mon.a (mon.0) 5665 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.886316+0000 mon.a (mon.0) 5666 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.890009+0000 mon.a (mon.0) 5667 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.891697+0000 mon.a (mon.0) 5668 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.903572+0000 mon.a (mon.0) 5669 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.985074+0000 mon.a (mon.0) 5670 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.988546+0000 mon.a (mon.0) 5671 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.994235+0000 mon.a (mon.0) 5672 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:36.996110+0000 mon.a (mon.0) 5673 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.008716+0000 mon.a (mon.0) 5674 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.088915+0000 mon.a (mon.0) 5675 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.093615+0000 mon.a (mon.0) 5676 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.097666+0000 mon.a (mon.0) 5677 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.099333+0000 mon.a (mon.0) 5678 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.111191+0000 mon.a (mon.0) 5679 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.189479+0000 mon.a (mon.0) 5680 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-20T20:15:37.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: cluster 2023-12-20T20:15:37.198110+0000 mon.a (mon.0) 5681 : cluster 0 osdmap e164: 8 total, 7 up, 8 in 2023-12-20T20:15:37.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.199298+0000 mon.a (mon.0) 5682 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.200252+0000 mon.a (mon.0) 5683 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:15:37.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.204855+0000 mon.b (mon.2) 12 : audit 1 from='osd.6 [v2:172.21.15.133:6816/4029388807,v1:172.21.15.133:6817/4029388807]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:15:37.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.205860+0000 mon.a (mon.0) 5684 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.211037+0000 mon.a (mon.0) 5685 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.212323+0000 mon.a (mon.0) 5686 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.223441+0000 mon.a (mon.0) 5687 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.289897+0000 mon.a (mon.0) 5688 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.293250+0000 mon.a (mon.0) 5689 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.297102+0000 mon.a (mon.0) 5690 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.298880+0000 mon.a (mon.0) 5691 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.310285+0000 mon.a (mon.0) 5692 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.390814+0000 mon.a (mon.0) 5693 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.394371+0000 mon.a (mon.0) 5694 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.397945+0000 mon.a (mon.0) 5695 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.099333+0000 mon.a (mon.0) 5678 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.111191+0000 mon.a (mon.0) 5679 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.189479+0000 mon.a (mon.0) 5680 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-20T20:15:37.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: cluster 2023-12-20T20:15:37.198110+0000 mon.a (mon.0) 5681 : cluster 0 osdmap e164: 8 total, 7 up, 8 in 2023-12-20T20:15:37.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.199298+0000 mon.a (mon.0) 5682 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.200252+0000 mon.a (mon.0) 5683 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:15:37.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.204855+0000 mon.b (mon.2) 12 : audit 1 from='osd.6 [v2:172.21.15.133:6816/4029388807,v1:172.21.15.133:6817/4029388807]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:15:37.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.205860+0000 mon.a (mon.0) 5684 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.211037+0000 mon.a (mon.0) 5685 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.212323+0000 mon.a (mon.0) 5686 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.223441+0000 mon.a (mon.0) 5687 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.289897+0000 mon.a (mon.0) 5688 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.813 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.293250+0000 mon.a (mon.0) 5689 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.813 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.297102+0000 mon.a (mon.0) 5690 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.813 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.298880+0000 mon.a (mon.0) 5691 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.813 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.310285+0000 mon.a (mon.0) 5692 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.813 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.390814+0000 mon.a (mon.0) 5693 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.813 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.394371+0000 mon.a (mon.0) 5694 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.813 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.397945+0000 mon.a (mon.0) 5695 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.813 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.399452+0000 mon.a (mon.0) 5696 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.814 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.410735+0000 mon.a (mon.0) 5697 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.814 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.492914+0000 mon.a (mon.0) 5698 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.814 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.496364+0000 mon.a (mon.0) 5699 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.814 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.499672+0000 mon.a (mon.0) 5700 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.814 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[80208]: audit 2023-12-20T20:15:37.501190+0000 mon.a (mon.0) 5701 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.814 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.399452+0000 mon.a (mon.0) 5696 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.815 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.410735+0000 mon.a (mon.0) 5697 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.815 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.492914+0000 mon.a (mon.0) 5698 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.815 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.496364+0000 mon.a (mon.0) 5699 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.815 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.499672+0000 mon.a (mon.0) 5700 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.815 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:37 smithi080 bash[84793]: audit 2023-12-20T20:15:37.501190+0000 mon.a (mon.0) 5701 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.928 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: cephadm 2023-12-20T20:15:35.725304+0000 mgr.x (mgr.25349) 1923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.928 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: cephadm 2023-12-20T20:15:35.828901+0000 mgr.x (mgr.25349) 1924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.928 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: cephadm 2023-12-20T20:15:35.908211+0000 mgr.x (mgr.25349) 1925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.928 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: cephadm 2023-12-20T20:15:35.993924+0000 mgr.x (mgr.25349) 1926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.928 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: cephadm 2023-12-20T20:15:36.095374+0000 mgr.x (mgr.25349) 1927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.928 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: cephadm 2023-12-20T20:15:36.196336+0000 mgr.x (mgr.25349) 1928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.928 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: cephadm 2023-12-20T20:15:36.295341+0000 mgr.x (mgr.25349) 1929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.929 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.328255+0000 mgr.x (mgr.25349) 1930 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:15:37.929 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: cephadm 2023-12-20T20:15:36.398879+0000 mgr.x (mgr.25349) 1931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.929 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.496723+0000 mon.a (mon.0) 5649 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.929 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: cephadm 2023-12-20T20:15:36.504382+0000 mgr.x (mgr.25349) 1932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.929 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.580156+0000 mon.a (mon.0) 5650 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.929 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.583631+0000 mon.a (mon.0) 5651 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.929 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.587093+0000 mon.a (mon.0) 5652 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.929 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.588738+0000 mon.a (mon.0) 5653 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.929 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.600095+0000 mon.a (mon.0) 5654 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.929 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: cephadm 2023-12-20T20:15:36.607671+0000 mgr.x (mgr.25349) 1933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:37.929 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.678023+0000 mon.a (mon.0) 5655 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.929 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.681215+0000 mon.a (mon.0) 5656 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.929 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.684437+0000 mon.a (mon.0) 5657 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.929 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.686085+0000 mon.a (mon.0) 5658 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.930 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.697504+0000 mon.a (mon.0) 5659 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.930 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.778513+0000 mon.a (mon.0) 5660 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.930 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.781485+0000 mon.a (mon.0) 5661 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.930 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.784694+0000 mon.a (mon.0) 5662 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.930 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.786412+0000 mon.a (mon.0) 5663 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.930 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.798654+0000 mon.a (mon.0) 5664 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.930 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.883184+0000 mon.a (mon.0) 5665 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.930 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.886316+0000 mon.a (mon.0) 5666 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.930 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.890009+0000 mon.a (mon.0) 5667 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.930 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.891697+0000 mon.a (mon.0) 5668 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.930 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.903572+0000 mon.a (mon.0) 5669 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.930 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.985074+0000 mon.a (mon.0) 5670 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.930 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.988546+0000 mon.a (mon.0) 5671 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.930 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.994235+0000 mon.a (mon.0) 5672 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.931 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:36.996110+0000 mon.a (mon.0) 5673 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.931 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.008716+0000 mon.a (mon.0) 5674 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.931 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.088915+0000 mon.a (mon.0) 5675 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.931 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.093615+0000 mon.a (mon.0) 5676 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.931 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.097666+0000 mon.a (mon.0) 5677 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.931 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.099333+0000 mon.a (mon.0) 5678 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.931 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.111191+0000 mon.a (mon.0) 5679 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.931 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.189479+0000 mon.a (mon.0) 5680 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-20T20:15:37.931 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: cluster 2023-12-20T20:15:37.198110+0000 mon.a (mon.0) 5681 : cluster 0 osdmap e164: 8 total, 7 up, 8 in 2023-12-20T20:15:37.931 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.199298+0000 mon.a (mon.0) 5682 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.931 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.200252+0000 mon.a (mon.0) 5683 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:15:37.931 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.204855+0000 mon.b (mon.2) 12 : audit 1 from='osd.6 [v2:172.21.15.133:6816/4029388807,v1:172.21.15.133:6817/4029388807]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:15:37.931 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.205860+0000 mon.a (mon.0) 5684 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.931 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.211037+0000 mon.a (mon.0) 5685 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.212323+0000 mon.a (mon.0) 5686 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.223441+0000 mon.a (mon.0) 5687 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.289897+0000 mon.a (mon.0) 5688 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.293250+0000 mon.a (mon.0) 5689 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.297102+0000 mon.a (mon.0) 5690 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.298880+0000 mon.a (mon.0) 5691 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.310285+0000 mon.a (mon.0) 5692 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.390814+0000 mon.a (mon.0) 5693 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.394371+0000 mon.a (mon.0) 5694 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.397945+0000 mon.a (mon.0) 5695 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.399452+0000 mon.a (mon.0) 5696 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:37.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.410735+0000 mon.a (mon.0) 5697 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:37.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.492914+0000 mon.a (mon.0) 5698 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:37.932 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.496364+0000 mon.a (mon.0) 5699 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:37.933 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.499672+0000 mon.a (mon.0) 5700 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:37.933 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:37 smithi133 bash[68349]: audit 2023-12-20T20:15:37.501190+0000 mon.a (mon.0) 5701 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.664 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: cephadm 2023-12-20T20:15:36.705068+0000 mgr.x (mgr.25349) 1934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: cephadm 2023-12-20T20:15:36.806367+0000 mgr.x (mgr.25349) 1935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: cephadm 2023-12-20T20:15:36.911382+0000 mgr.x (mgr.25349) 1936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: cephadm 2023-12-20T20:15:37.016593+0000 mgr.x (mgr.25349) 1937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: cephadm 2023-12-20T20:15:37.118688+0000 mgr.x (mgr.25349) 1938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: cluster 2023-12-20T20:15:37.200521+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e164 with expected crc 2023-12-20T20:15:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: cephadm 2023-12-20T20:15:37.231730+0000 mgr.x (mgr.25349) 1939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: cluster 2023-12-20T20:15:37.251072+0000 mgr.x (mgr.25349) 1940 : cluster 0 pgmap v384: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:15:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: cephadm 2023-12-20T20:15:37.318005+0000 mgr.x (mgr.25349) 1941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: cephadm 2023-12-20T20:15:37.418292+0000 mgr.x (mgr.25349) 1942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.520969+0000 mon.a (mon.0) 5702 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.665 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: cephadm 2023-12-20T20:15:37.528503+0000 mgr.x (mgr.25349) 1943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.599097+0000 mon.a (mon.0) 5703 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.602281+0000 mon.a (mon.0) 5704 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.605391+0000 mon.a (mon.0) 5705 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.606699+0000 mon.a (mon.0) 5706 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.615231+0000 mon.a (mon.0) 5707 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: cephadm 2023-12-20T20:15:37.622840+0000 mgr.x (mgr.25349) 1944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.694898+0000 mon.a (mon.0) 5708 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.698113+0000 mon.a (mon.0) 5709 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.701131+0000 mon.a (mon.0) 5710 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.702470+0000 mon.a (mon.0) 5711 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.711540+0000 mon.a (mon.0) 5712 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.793412+0000 mon.a (mon.0) 5713 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.798542+0000 mon.a (mon.0) 5714 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.666 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.802073+0000 mon.a (mon.0) 5715 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.803566+0000 mon.a (mon.0) 5716 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.813022+0000 mon.a (mon.0) 5717 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.892256+0000 mon.a (mon.0) 5718 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.895689+0000 mon.a (mon.0) 5719 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.899256+0000 mon.a (mon.0) 5720 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.901043+0000 mon.a (mon.0) 5721 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.911629+0000 mon.a (mon.0) 5722 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.994193+0000 mon.a (mon.0) 5723 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:37.997199+0000 mon.a (mon.0) 5724 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.001531+0000 mon.a (mon.0) 5725 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.003301+0000 mon.a (mon.0) 5726 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.013750+0000 mon.a (mon.0) 5727 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.095781+0000 mon.a (mon.0) 5728 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.099053+0000 mon.a (mon.0) 5729 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.667 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.104831+0000 mon.a (mon.0) 5730 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.106759+0000 mon.a (mon.0) 5731 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.116771+0000 mon.a (mon.0) 5732 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.201499+0000 mon.a (mon.0) 5733 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.204802+0000 mon.a (mon.0) 5734 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.208596+0000 mon.a (mon.0) 5735 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.210337+0000 mon.a (mon.0) 5736 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.219739+0000 mon.a (mon.0) 5737 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: cluster 2023-12-20T20:15:38.222214+0000 mon.a (mon.0) 5738 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:15:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: cluster 2023-12-20T20:15:38.235436+0000 mon.a (mon.0) 5739 : cluster 1 osd.6 [v2:172.21.15.133:6816/4029388807,v1:172.21.15.133:6817/4029388807] boot 2023-12-20T20:15:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: cluster 2023-12-20T20:15:38.235507+0000 mon.a (mon.0) 5740 : cluster 0 osdmap e165: 8 total, 8 up, 8 in 2023-12-20T20:15:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.239829+0000 mon.a (mon.0) 5741 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:15:38.668 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.305138+0000 mon.a (mon.0) 5742 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.669 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.308113+0000 mon.a (mon.0) 5743 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.669 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.311193+0000 mon.a (mon.0) 5744 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.669 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.312321+0000 mon.a (mon.0) 5745 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.669 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.321246+0000 mon.a (mon.0) 5746 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.669 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.396208+0000 mon.a (mon.0) 5747 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.669 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.399565+0000 mon.a (mon.0) 5748 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.669 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.402903+0000 mon.a (mon.0) 5749 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.669 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.404134+0000 mon.a (mon.0) 5750 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.669 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.412654+0000 mon.a (mon.0) 5751 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.669 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.490692+0000 mon.a (mon.0) 5752 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.669 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.494129+0000 mon.a (mon.0) 5753 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.669 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.497737+0000 mon.a (mon.0) 5754 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.669 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.499301+0000 mon.a (mon.0) 5755 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.669 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:38 smithi133 bash[68349]: audit 2023-12-20T20:15:38.508191+0000 mon.a (mon.0) 5756 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: cephadm 2023-12-20T20:15:36.705068+0000 mgr.x (mgr.25349) 1934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: cephadm 2023-12-20T20:15:36.806367+0000 mgr.x (mgr.25349) 1935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: cephadm 2023-12-20T20:15:36.911382+0000 mgr.x (mgr.25349) 1936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: cephadm 2023-12-20T20:15:37.016593+0000 mgr.x (mgr.25349) 1937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: cephadm 2023-12-20T20:15:37.118688+0000 mgr.x (mgr.25349) 1938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: cluster 2023-12-20T20:15:37.200521+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e164 with expected crc 2023-12-20T20:15:38.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: cephadm 2023-12-20T20:15:37.231730+0000 mgr.x (mgr.25349) 1939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: cluster 2023-12-20T20:15:37.251072+0000 mgr.x (mgr.25349) 1940 : cluster 0 pgmap v384: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:15:38.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: cephadm 2023-12-20T20:15:37.318005+0000 mgr.x (mgr.25349) 1941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: cephadm 2023-12-20T20:15:37.418292+0000 mgr.x (mgr.25349) 1942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.520969+0000 mon.a (mon.0) 5702 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: cephadm 2023-12-20T20:15:37.528503+0000 mgr.x (mgr.25349) 1943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.599097+0000 mon.a (mon.0) 5703 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.602281+0000 mon.a (mon.0) 5704 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.605391+0000 mon.a (mon.0) 5705 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.606699+0000 mon.a (mon.0) 5706 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.615231+0000 mon.a (mon.0) 5707 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: cephadm 2023-12-20T20:15:37.622840+0000 mgr.x (mgr.25349) 1944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.694898+0000 mon.a (mon.0) 5708 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.698113+0000 mon.a (mon.0) 5709 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.701131+0000 mon.a (mon.0) 5710 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: cephadm 2023-12-20T20:15:36.705068+0000 mgr.x (mgr.25349) 1934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: cephadm 2023-12-20T20:15:36.806367+0000 mgr.x (mgr.25349) 1935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: cephadm 2023-12-20T20:15:36.911382+0000 mgr.x (mgr.25349) 1936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: cephadm 2023-12-20T20:15:37.016593+0000 mgr.x (mgr.25349) 1937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: cephadm 2023-12-20T20:15:37.118688+0000 mgr.x (mgr.25349) 1938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: cluster 2023-12-20T20:15:37.200521+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e164 with expected crc 2023-12-20T20:15:38.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: cephadm 2023-12-20T20:15:37.231730+0000 mgr.x (mgr.25349) 1939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: cluster 2023-12-20T20:15:37.251072+0000 mgr.x (mgr.25349) 1940 : cluster 0 pgmap v384: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2023-12-20T20:15:38.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: cephadm 2023-12-20T20:15:37.318005+0000 mgr.x (mgr.25349) 1941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: cephadm 2023-12-20T20:15:37.418292+0000 mgr.x (mgr.25349) 1942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.520969+0000 mon.a (mon.0) 5702 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: cephadm 2023-12-20T20:15:37.528503+0000 mgr.x (mgr.25349) 1943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.599097+0000 mon.a (mon.0) 5703 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.804 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.602281+0000 mon.a (mon.0) 5704 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.605391+0000 mon.a (mon.0) 5705 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.606699+0000 mon.a (mon.0) 5706 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.615231+0000 mon.a (mon.0) 5707 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: cephadm 2023-12-20T20:15:37.622840+0000 mgr.x (mgr.25349) 1944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:38.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.694898+0000 mon.a (mon.0) 5708 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.698113+0000 mon.a (mon.0) 5709 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.701131+0000 mon.a (mon.0) 5710 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.702470+0000 mon.a (mon.0) 5711 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.711540+0000 mon.a (mon.0) 5712 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.793412+0000 mon.a (mon.0) 5713 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.798542+0000 mon.a (mon.0) 5714 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.802073+0000 mon.a (mon.0) 5715 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.803566+0000 mon.a (mon.0) 5716 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.813022+0000 mon.a (mon.0) 5717 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.892256+0000 mon.a (mon.0) 5718 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.895689+0000 mon.a (mon.0) 5719 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.899256+0000 mon.a (mon.0) 5720 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.901043+0000 mon.a (mon.0) 5721 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.911629+0000 mon.a (mon.0) 5722 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.994193+0000 mon.a (mon.0) 5723 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:37.997199+0000 mon.a (mon.0) 5724 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.001531+0000 mon.a (mon.0) 5725 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.003301+0000 mon.a (mon.0) 5726 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.013750+0000 mon.a (mon.0) 5727 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.095781+0000 mon.a (mon.0) 5728 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.099053+0000 mon.a (mon.0) 5729 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.104831+0000 mon.a (mon.0) 5730 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.106759+0000 mon.a (mon.0) 5731 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.116771+0000 mon.a (mon.0) 5732 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.201499+0000 mon.a (mon.0) 5733 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.204802+0000 mon.a (mon.0) 5734 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.208596+0000 mon.a (mon.0) 5735 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.210337+0000 mon.a (mon.0) 5736 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.219739+0000 mon.a (mon.0) 5737 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: cluster 2023-12-20T20:15:38.222214+0000 mon.a (mon.0) 5738 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:15:38.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: cluster 2023-12-20T20:15:38.235436+0000 mon.a (mon.0) 5739 : cluster 1 osd.6 [v2:172.21.15.133:6816/4029388807,v1:172.21.15.133:6817/4029388807] boot 2023-12-20T20:15:38.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: cluster 2023-12-20T20:15:38.235507+0000 mon.a (mon.0) 5740 : cluster 0 osdmap e165: 8 total, 8 up, 8 in 2023-12-20T20:15:38.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.239829+0000 mon.a (mon.0) 5741 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:15:38.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.305138+0000 mon.a (mon.0) 5742 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.807 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.308113+0000 mon.a (mon.0) 5743 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.311193+0000 mon.a (mon.0) 5744 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.312321+0000 mon.a (mon.0) 5745 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.321246+0000 mon.a (mon.0) 5746 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.396208+0000 mon.a (mon.0) 5747 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.399565+0000 mon.a (mon.0) 5748 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.402903+0000 mon.a (mon.0) 5749 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.404134+0000 mon.a (mon.0) 5750 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.412654+0000 mon.a (mon.0) 5751 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.490692+0000 mon.a (mon.0) 5752 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.494129+0000 mon.a (mon.0) 5753 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.497737+0000 mon.a (mon.0) 5754 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.499301+0000 mon.a (mon.0) 5755 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[80208]: audit 2023-12-20T20:15:38.508191+0000 mon.a (mon.0) 5756 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.702470+0000 mon.a (mon.0) 5711 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.711540+0000 mon.a (mon.0) 5712 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.793412+0000 mon.a (mon.0) 5713 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.798542+0000 mon.a (mon.0) 5714 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.809 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.802073+0000 mon.a (mon.0) 5715 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.803566+0000 mon.a (mon.0) 5716 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.813022+0000 mon.a (mon.0) 5717 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.892256+0000 mon.a (mon.0) 5718 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.895689+0000 mon.a (mon.0) 5719 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.899256+0000 mon.a (mon.0) 5720 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.901043+0000 mon.a (mon.0) 5721 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.911629+0000 mon.a (mon.0) 5722 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.994193+0000 mon.a (mon.0) 5723 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:37.997199+0000 mon.a (mon.0) 5724 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.001531+0000 mon.a (mon.0) 5725 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.003301+0000 mon.a (mon.0) 5726 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.013750+0000 mon.a (mon.0) 5727 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.095781+0000 mon.a (mon.0) 5728 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.099053+0000 mon.a (mon.0) 5729 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.104831+0000 mon.a (mon.0) 5730 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.106759+0000 mon.a (mon.0) 5731 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.116771+0000 mon.a (mon.0) 5732 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.201499+0000 mon.a (mon.0) 5733 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.204802+0000 mon.a (mon.0) 5734 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.208596+0000 mon.a (mon.0) 5735 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.210337+0000 mon.a (mon.0) 5736 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.219739+0000 mon.a (mon.0) 5737 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: cluster 2023-12-20T20:15:38.222214+0000 mon.a (mon.0) 5738 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:15:38.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: cluster 2023-12-20T20:15:38.235436+0000 mon.a (mon.0) 5739 : cluster 1 osd.6 [v2:172.21.15.133:6816/4029388807,v1:172.21.15.133:6817/4029388807] boot 2023-12-20T20:15:38.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: cluster 2023-12-20T20:15:38.235507+0000 mon.a (mon.0) 5740 : cluster 0 osdmap e165: 8 total, 8 up, 8 in 2023-12-20T20:15:38.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.239829+0000 mon.a (mon.0) 5741 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-20T20:15:38.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.305138+0000 mon.a (mon.0) 5742 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.308113+0000 mon.a (mon.0) 5743 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.311193+0000 mon.a (mon.0) 5744 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.312321+0000 mon.a (mon.0) 5745 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.321246+0000 mon.a (mon.0) 5746 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.396208+0000 mon.a (mon.0) 5747 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.399565+0000 mon.a (mon.0) 5748 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.402903+0000 mon.a (mon.0) 5749 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.404134+0000 mon.a (mon.0) 5750 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.813 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.412654+0000 mon.a (mon.0) 5751 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:38.813 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.490692+0000 mon.a (mon.0) 5752 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:38.813 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.494129+0000 mon.a (mon.0) 5753 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:38.813 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.497737+0000 mon.a (mon.0) 5754 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:38.813 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.499301+0000 mon.a (mon.0) 5755 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:38.813 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:38 smithi080 bash[84793]: audit 2023-12-20T20:15:38.508191+0000 mon.a (mon.0) 5756 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.694 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[62198]: debug 2023-12-20T20:15:39.493+0000 7f880429a700 -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-20T20:15:39.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: cephadm 2023-12-20T20:15:37.719247+0000 mgr.x (mgr.25349) 1945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: cephadm 2023-12-20T20:15:37.820654+0000 mgr.x (mgr.25349) 1946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: cephadm 2023-12-20T20:15:37.919264+0000 mgr.x (mgr.25349) 1947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: cephadm 2023-12-20T20:15:38.021492+0000 mgr.x (mgr.25349) 1948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: cephadm 2023-12-20T20:15:38.124463+0000 mgr.x (mgr.25349) 1949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: cephadm 2023-12-20T20:15:38.227402+0000 mgr.x (mgr.25349) 1950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: cluster 2023-12-20T20:15:38.240903+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e165 with expected crc 2023-12-20T20:15:39.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: cluster 2023-12-20T20:15:38.244285+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e165 with expected crc 2023-12-20T20:15:39.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: cephadm 2023-12-20T20:15:38.328849+0000 mgr.x (mgr.25349) 1951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: cephadm 2023-12-20T20:15:38.420610+0000 mgr.x (mgr.25349) 1952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: cephadm 2023-12-20T20:15:38.515844+0000 mgr.x (mgr.25349) 1953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.584186+0000 mon.a (mon.0) 5757 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.589130+0000 mon.a (mon.0) 5758 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.592378+0000 mon.a (mon.0) 5759 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.594108+0000 mon.a (mon.0) 5760 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.603453+0000 mon.a (mon.0) 5761 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: cephadm 2023-12-20T20:15:38.611077+0000 mgr.x (mgr.25349) 1954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.679784+0000 mon.a (mon.0) 5762 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.682889+0000 mon.a (mon.0) 5763 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.687005+0000 mon.a (mon.0) 5764 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.696 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.688379+0000 mon.a (mon.0) 5765 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.697516+0000 mon.a (mon.0) 5766 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.779951+0000 mon.a (mon.0) 5767 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.783070+0000 mon.a (mon.0) 5768 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.786252+0000 mon.a (mon.0) 5769 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.787646+0000 mon.a (mon.0) 5770 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.697 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.796973+0000 mon.a (mon.0) 5771 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.876828+0000 mon.a (mon.0) 5772 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.880856+0000 mon.a (mon.0) 5773 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.884829+0000 mon.a (mon.0) 5774 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.886765+0000 mon.a (mon.0) 5775 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.896911+0000 mon.a (mon.0) 5776 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.974689+0000 mon.a (mon.0) 5777 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.978209+0000 mon.a (mon.0) 5778 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.982284+0000 mon.a (mon.0) 5779 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.983908+0000 mon.a (mon.0) 5780 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.698 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:38.994622+0000 mon.a (mon.0) 5781 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.078611+0000 mon.a (mon.0) 5782 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.081656+0000 mon.a (mon.0) 5783 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.084912+0000 mon.a (mon.0) 5784 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.086435+0000 mon.a (mon.0) 5785 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.095884+0000 mon.a (mon.0) 5786 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.180859+0000 mon.a (mon.0) 5787 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.184085+0000 mon.a (mon.0) 5788 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.187496+0000 mon.a (mon.0) 5789 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.188816+0000 mon.a (mon.0) 5790 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.197629+0000 mon.a (mon.0) 5791 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: cluster 2023-12-20T20:15:39.235642+0000 mon.a (mon.0) 5792 : cluster 0 osdmap e166: 8 total, 8 up, 8 in 2023-12-20T20:15:39.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.284696+0000 mon.a (mon.0) 5793 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.699 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.287094+0000 mon.a (mon.0) 5794 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.289864+0000 mon.a (mon.0) 5795 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.290829+0000 mon.a (mon.0) 5796 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.297604+0000 mon.a (mon.0) 5797 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.358247+0000 mon.a (mon.0) 5798 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.361575+0000 mon.a (mon.0) 5799 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.370813+0000 mon.a (mon.0) 5800 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.376195+0000 mon.a (mon.0) 5801 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.376723+0000 mon.a (mon.0) 5802 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.386616+0000 mon.a (mon.0) 5803 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.391075+0000 mon.a (mon.0) 5804 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.398210+0000 mon.a (mon.0) 5805 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.481772+0000 mon.a (mon.0) 5806 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.485032+0000 mon.a (mon.0) 5807 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.700 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.487837+0000 mon.a (mon.0) 5808 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.490192+0000 mon.a (mon.0) 5809 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:39 smithi133 bash[68349]: audit 2023-12-20T20:15:39.493072+0000 mon.a (mon.0) 5810 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-20T20:15:39.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: cephadm 2023-12-20T20:15:37.719247+0000 mgr.x (mgr.25349) 1945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: cephadm 2023-12-20T20:15:37.820654+0000 mgr.x (mgr.25349) 1946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: cephadm 2023-12-20T20:15:37.919264+0000 mgr.x (mgr.25349) 1947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: cephadm 2023-12-20T20:15:38.021492+0000 mgr.x (mgr.25349) 1948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: cephadm 2023-12-20T20:15:38.124463+0000 mgr.x (mgr.25349) 1949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: cephadm 2023-12-20T20:15:38.227402+0000 mgr.x (mgr.25349) 1950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: cluster 2023-12-20T20:15:38.240903+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e165 with expected crc 2023-12-20T20:15:39.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: cluster 2023-12-20T20:15:38.244285+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e165 with expected crc 2023-12-20T20:15:39.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: cephadm 2023-12-20T20:15:38.328849+0000 mgr.x (mgr.25349) 1951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: cephadm 2023-12-20T20:15:38.420610+0000 mgr.x (mgr.25349) 1952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: cephadm 2023-12-20T20:15:38.515844+0000 mgr.x (mgr.25349) 1953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.584186+0000 mon.a (mon.0) 5757 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.589130+0000 mon.a (mon.0) 5758 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.592378+0000 mon.a (mon.0) 5759 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.594108+0000 mon.a (mon.0) 5760 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.603453+0000 mon.a (mon.0) 5761 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: cephadm 2023-12-20T20:15:38.611077+0000 mgr.x (mgr.25349) 1954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.679784+0000 mon.a (mon.0) 5762 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.682889+0000 mon.a (mon.0) 5763 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.687005+0000 mon.a (mon.0) 5764 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.803 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.688379+0000 mon.a (mon.0) 5765 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: cephadm 2023-12-20T20:15:37.719247+0000 mgr.x (mgr.25349) 1945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: cephadm 2023-12-20T20:15:37.820654+0000 mgr.x (mgr.25349) 1946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: cephadm 2023-12-20T20:15:37.919264+0000 mgr.x (mgr.25349) 1947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: cephadm 2023-12-20T20:15:38.021492+0000 mgr.x (mgr.25349) 1948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: cephadm 2023-12-20T20:15:38.124463+0000 mgr.x (mgr.25349) 1949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: cephadm 2023-12-20T20:15:38.227402+0000 mgr.x (mgr.25349) 1950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: cluster 2023-12-20T20:15:38.240903+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e165 with expected crc 2023-12-20T20:15:39.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: cluster 2023-12-20T20:15:38.244285+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e165 with expected crc 2023-12-20T20:15:39.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: cephadm 2023-12-20T20:15:38.328849+0000 mgr.x (mgr.25349) 1951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: cephadm 2023-12-20T20:15:38.420610+0000 mgr.x (mgr.25349) 1952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: cephadm 2023-12-20T20:15:38.515844+0000 mgr.x (mgr.25349) 1953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.584186+0000 mon.a (mon.0) 5757 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.589130+0000 mon.a (mon.0) 5758 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.592378+0000 mon.a (mon.0) 5759 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.594108+0000 mon.a (mon.0) 5760 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.603453+0000 mon.a (mon.0) 5761 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: cephadm 2023-12-20T20:15:38.611077+0000 mgr.x (mgr.25349) 1954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:39.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.679784+0000 mon.a (mon.0) 5762 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.682889+0000 mon.a (mon.0) 5763 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.687005+0000 mon.a (mon.0) 5764 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.804 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.688379+0000 mon.a (mon.0) 5765 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.697516+0000 mon.a (mon.0) 5766 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.779951+0000 mon.a (mon.0) 5767 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.783070+0000 mon.a (mon.0) 5768 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.786252+0000 mon.a (mon.0) 5769 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.787646+0000 mon.a (mon.0) 5770 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.796973+0000 mon.a (mon.0) 5771 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.876828+0000 mon.a (mon.0) 5772 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.880856+0000 mon.a (mon.0) 5773 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.884829+0000 mon.a (mon.0) 5774 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.805 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.886765+0000 mon.a (mon.0) 5775 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.896911+0000 mon.a (mon.0) 5776 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.974689+0000 mon.a (mon.0) 5777 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.978209+0000 mon.a (mon.0) 5778 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.982284+0000 mon.a (mon.0) 5779 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.983908+0000 mon.a (mon.0) 5780 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:38.994622+0000 mon.a (mon.0) 5781 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.078611+0000 mon.a (mon.0) 5782 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.081656+0000 mon.a (mon.0) 5783 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.084912+0000 mon.a (mon.0) 5784 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.806 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.086435+0000 mon.a (mon.0) 5785 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.697516+0000 mon.a (mon.0) 5766 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.779951+0000 mon.a (mon.0) 5767 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.783070+0000 mon.a (mon.0) 5768 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.786252+0000 mon.a (mon.0) 5769 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.787646+0000 mon.a (mon.0) 5770 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.796973+0000 mon.a (mon.0) 5771 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.876828+0000 mon.a (mon.0) 5772 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.880856+0000 mon.a (mon.0) 5773 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.884829+0000 mon.a (mon.0) 5774 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.886765+0000 mon.a (mon.0) 5775 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.896911+0000 mon.a (mon.0) 5776 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.974689+0000 mon.a (mon.0) 5777 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.807 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.978209+0000 mon.a (mon.0) 5778 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.982284+0000 mon.a (mon.0) 5779 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.983908+0000 mon.a (mon.0) 5780 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:38.994622+0000 mon.a (mon.0) 5781 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.078611+0000 mon.a (mon.0) 5782 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.081656+0000 mon.a (mon.0) 5783 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.084912+0000 mon.a (mon.0) 5784 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.808 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.086435+0000 mon.a (mon.0) 5785 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.095884+0000 mon.a (mon.0) 5786 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.180859+0000 mon.a (mon.0) 5787 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.184085+0000 mon.a (mon.0) 5788 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.808 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.187496+0000 mon.a (mon.0) 5789 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.188816+0000 mon.a (mon.0) 5790 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.197629+0000 mon.a (mon.0) 5791 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: cluster 2023-12-20T20:15:39.235642+0000 mon.a (mon.0) 5792 : cluster 0 osdmap e166: 8 total, 8 up, 8 in 2023-12-20T20:15:39.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.284696+0000 mon.a (mon.0) 5793 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.287094+0000 mon.a (mon.0) 5794 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.289864+0000 mon.a (mon.0) 5795 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.290829+0000 mon.a (mon.0) 5796 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.297604+0000 mon.a (mon.0) 5797 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.358247+0000 mon.a (mon.0) 5798 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.361575+0000 mon.a (mon.0) 5799 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.370813+0000 mon.a (mon.0) 5800 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.376195+0000 mon.a (mon.0) 5801 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.809 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.376723+0000 mon.a (mon.0) 5802 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.386616+0000 mon.a (mon.0) 5803 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.391075+0000 mon.a (mon.0) 5804 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.810 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.398210+0000 mon.a (mon.0) 5805 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.095884+0000 mon.a (mon.0) 5786 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.180859+0000 mon.a (mon.0) 5787 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.184085+0000 mon.a (mon.0) 5788 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.187496+0000 mon.a (mon.0) 5789 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.188816+0000 mon.a (mon.0) 5790 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.197629+0000 mon.a (mon.0) 5791 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: cluster 2023-12-20T20:15:39.235642+0000 mon.a (mon.0) 5792 : cluster 0 osdmap e166: 8 total, 8 up, 8 in 2023-12-20T20:15:39.810 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.284696+0000 mon.a (mon.0) 5793 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.287094+0000 mon.a (mon.0) 5794 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.289864+0000 mon.a (mon.0) 5795 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.290829+0000 mon.a (mon.0) 5796 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.297604+0000 mon.a (mon.0) 5797 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.358247+0000 mon.a (mon.0) 5798 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.361575+0000 mon.a (mon.0) 5799 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.370813+0000 mon.a (mon.0) 5800 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:39.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.376195+0000 mon.a (mon.0) 5801 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.376723+0000 mon.a (mon.0) 5802 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:15:39.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.386616+0000 mon.a (mon.0) 5803 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.391075+0000 mon.a (mon.0) 5804 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.811 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.398210+0000 mon.a (mon.0) 5805 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:39.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.481772+0000 mon.a (mon.0) 5806 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.485032+0000 mon.a (mon.0) 5807 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.487837+0000 mon.a (mon.0) 5808 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.490192+0000 mon.a (mon.0) 5809 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.812 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[80208]: audit 2023-12-20T20:15:39.493072+0000 mon.a (mon.0) 5810 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-20T20:15:39.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.481772+0000 mon.a (mon.0) 5806 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:15:39.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.485032+0000 mon.a (mon.0) 5807 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.487837+0000 mon.a (mon.0) 5808 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.490192+0000 mon.a (mon.0) 5809 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:15:39.812 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:39 smithi080 bash[84793]: audit 2023-12-20T20:15:39.493072+0000 mon.a (mon.0) 5810 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-20T20:15:40.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[80208]: cephadm 2023-12-20T20:15:38.705013+0000 mgr.x (mgr.25349) 1955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:40.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[80208]: cephadm 2023-12-20T20:15:38.804564+0000 mgr.x (mgr.25349) 1956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:40.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[80208]: cephadm 2023-12-20T20:15:38.904380+0000 mgr.x (mgr.25349) 1957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:40.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[80208]: cephadm 2023-12-20T20:15:39.002342+0000 mgr.x (mgr.25349) 1958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:40.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[80208]: cephadm 2023-12-20T20:15:39.103707+0000 mgr.x (mgr.25349) 1959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:40.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[80208]: cephadm 2023-12-20T20:15:39.205311+0000 mgr.x (mgr.25349) 1960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:40.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[80208]: cluster 2023-12-20T20:15:39.241589+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e166 with expected crc 2023-12-20T20:15:40.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[80208]: cluster 2023-12-20T20:15:39.251725+0000 mgr.x (mgr.25349) 1961 : cluster 0 pgmap v387: 161 pgs: 14 peering, 14 active+undersized+degraded, 25 active+undersized, 108 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2023-12-20T20:15:40.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[80208]: cluster 2023-12-20T20:15:39.253094+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e166 with expected crc 2023-12-20T20:15:40.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[80208]: cluster 2023-12-20T20:15:39.255138+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e166 with expected crc 2023-12-20T20:15:40.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[80208]: cephadm 2023-12-20T20:15:39.305049+0000 mgr.x (mgr.25349) 1962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:40.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[80208]: audit 2023-12-20T20:15:39.500316+0000 mgr.x (mgr.25349) 1963 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-20T20:15:40.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[80208]: cephadm 2023-12-20T20:15:39.501890+0000 mgr.x (mgr.25349) 1964 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-20T20:15:40.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[80208]: audit 2023-12-20T20:15:40.045389+0000 mon.a (mon.0) 5811 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:40.802 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[80208]: audit 2023-12-20T20:15:40.047495+0000 mon.a (mon.0) 5812 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:15:40.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[84793]: cephadm 2023-12-20T20:15:38.705013+0000 mgr.x (mgr.25349) 1955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:40.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[84793]: cephadm 2023-12-20T20:15:38.804564+0000 mgr.x (mgr.25349) 1956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:40.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[84793]: cephadm 2023-12-20T20:15:38.904380+0000 mgr.x (mgr.25349) 1957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:40.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[84793]: cephadm 2023-12-20T20:15:39.002342+0000 mgr.x (mgr.25349) 1958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:40.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[84793]: cephadm 2023-12-20T20:15:39.103707+0000 mgr.x (mgr.25349) 1959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:40.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[84793]: cephadm 2023-12-20T20:15:39.205311+0000 mgr.x (mgr.25349) 1960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:40.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[84793]: cluster 2023-12-20T20:15:39.241589+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e166 with expected crc 2023-12-20T20:15:40.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[84793]: cluster 2023-12-20T20:15:39.251725+0000 mgr.x (mgr.25349) 1961 : cluster 0 pgmap v387: 161 pgs: 14 peering, 14 active+undersized+degraded, 25 active+undersized, 108 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2023-12-20T20:15:40.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[84793]: cluster 2023-12-20T20:15:39.253094+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e166 with expected crc 2023-12-20T20:15:40.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[84793]: cluster 2023-12-20T20:15:39.255138+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e166 with expected crc 2023-12-20T20:15:40.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[84793]: cephadm 2023-12-20T20:15:39.305049+0000 mgr.x (mgr.25349) 1962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:40.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[84793]: audit 2023-12-20T20:15:39.500316+0000 mgr.x (mgr.25349) 1963 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-20T20:15:40.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[84793]: cephadm 2023-12-20T20:15:39.501890+0000 mgr.x (mgr.25349) 1964 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-20T20:15:40.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[84793]: audit 2023-12-20T20:15:40.045389+0000 mon.a (mon.0) 5811 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:40.803 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:40 smithi080 bash[84793]: audit 2023-12-20T20:15:40.047495+0000 mon.a (mon.0) 5812 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:15:40.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:40 smithi133 bash[68349]: cephadm 2023-12-20T20:15:38.705013+0000 mgr.x (mgr.25349) 1955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:40.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:40 smithi133 bash[68349]: cephadm 2023-12-20T20:15:38.804564+0000 mgr.x (mgr.25349) 1956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:40.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:40 smithi133 bash[68349]: cephadm 2023-12-20T20:15:38.904380+0000 mgr.x (mgr.25349) 1957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:40.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:40 smithi133 bash[68349]: cephadm 2023-12-20T20:15:39.002342+0000 mgr.x (mgr.25349) 1958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:40.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:40 smithi133 bash[68349]: cephadm 2023-12-20T20:15:39.103707+0000 mgr.x (mgr.25349) 1959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:40.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:40 smithi133 bash[68349]: cephadm 2023-12-20T20:15:39.205311+0000 mgr.x (mgr.25349) 1960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:40.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:40 smithi133 bash[68349]: cluster 2023-12-20T20:15:39.241589+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e166 with expected crc 2023-12-20T20:15:40.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:40 smithi133 bash[68349]: cluster 2023-12-20T20:15:39.251725+0000 mgr.x (mgr.25349) 1961 : cluster 0 pgmap v387: 161 pgs: 14 peering, 14 active+undersized+degraded, 25 active+undersized, 108 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2023-12-20T20:15:40.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:40 smithi133 bash[68349]: cluster 2023-12-20T20:15:39.253094+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e166 with expected crc 2023-12-20T20:15:40.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:40 smithi133 bash[68349]: cluster 2023-12-20T20:15:39.255138+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e166 with expected crc 2023-12-20T20:15:40.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:40 smithi133 bash[68349]: cephadm 2023-12-20T20:15:39.305049+0000 mgr.x (mgr.25349) 1962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:15:40.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:40 smithi133 bash[68349]: audit 2023-12-20T20:15:39.500316+0000 mgr.x (mgr.25349) 1963 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-20T20:15:40.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:40 smithi133 bash[68349]: cephadm 2023-12-20T20:15:39.501890+0000 mgr.x (mgr.25349) 1964 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-20T20:15:40.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:40 smithi133 bash[68349]: audit 2023-12-20T20:15:40.045389+0000 mon.a (mon.0) 5811 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:40.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:40 smithi133 bash[68349]: audit 2023-12-20T20:15:40.047495+0000 mon.a (mon.0) 5812 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:15:41.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:41 smithi080 bash[80208]: cluster 2023-12-20T20:15:40.994559+0000 mon.a (mon.0) 5813 : cluster 3 Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 14 pgs degraded (PG_DEGRADED) 2023-12-20T20:15:41.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:41 smithi080 bash[84793]: cluster 2023-12-20T20:15:40.994559+0000 mon.a (mon.0) 5813 : cluster 3 Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 14 pgs degraded (PG_DEGRADED) 2023-12-20T20:15:41.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:41 smithi133 bash[68349]: cluster 2023-12-20T20:15:40.994559+0000 mon.a (mon.0) 5813 : cluster 3 Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 14 pgs degraded (PG_DEGRADED) 2023-12-20T20:15:42.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:42 smithi133 bash[68349]: cluster 2023-12-20T20:15:41.253087+0000 mgr.x (mgr.25349) 1965 : cluster 0 pgmap v388: 161 pgs: 14 peering, 6 active+undersized+degraded, 8 active+undersized, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2023-12-20T20:15:42.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:42 smithi133 bash[68349]: audit 2023-12-20T20:15:41.618339+0000 mon.a (mon.0) 5814 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:42.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:42 smithi133 bash[68349]: audit 2023-12-20T20:15:41.631584+0000 mon.a (mon.0) 5815 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:42.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:42 smithi133 bash[68349]: audit 2023-12-20T20:15:41.642265+0000 mon.a (mon.0) 5816 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:42.978 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:42 smithi080 bash[80208]: cluster 2023-12-20T20:15:41.253087+0000 mgr.x (mgr.25349) 1965 : cluster 0 pgmap v388: 161 pgs: 14 peering, 6 active+undersized+degraded, 8 active+undersized, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2023-12-20T20:15:42.978 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:42 smithi080 bash[80208]: audit 2023-12-20T20:15:41.618339+0000 mon.a (mon.0) 5814 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:42.978 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:42 smithi080 bash[80208]: audit 2023-12-20T20:15:41.631584+0000 mon.a (mon.0) 5815 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:42.978 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:42 smithi080 bash[80208]: audit 2023-12-20T20:15:41.642265+0000 mon.a (mon.0) 5816 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:42.979 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:42 smithi080 bash[84793]: cluster 2023-12-20T20:15:41.253087+0000 mgr.x (mgr.25349) 1965 : cluster 0 pgmap v388: 161 pgs: 14 peering, 6 active+undersized+degraded, 8 active+undersized, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2023-12-20T20:15:42.979 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:42 smithi080 bash[84793]: audit 2023-12-20T20:15:41.618339+0000 mon.a (mon.0) 5814 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:42.979 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:42 smithi080 bash[84793]: audit 2023-12-20T20:15:41.631584+0000 mon.a (mon.0) 5815 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:42.979 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:42 smithi080 bash[84793]: audit 2023-12-20T20:15:41.642265+0000 mon.a (mon.0) 5816 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:43.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:43 smithi133 bash[68349]: audit 2023-12-20T20:15:42.688658+0000 mon.a (mon.0) 5817 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:43.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:43 smithi133 bash[68349]: audit 2023-12-20T20:15:42.700219+0000 mon.a (mon.0) 5818 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:43.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:43 smithi133 bash[68349]: audit 2023-12-20T20:15:42.708413+0000 mon.a (mon.0) 5819 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:43.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:43 smithi133 bash[68349]: cluster 2023-12-20T20:15:43.254064+0000 mgr.x (mgr.25349) 1966 : cluster 0 pgmap v389: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2023-12-20T20:15:44.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:43 smithi080 bash[84793]: audit 2023-12-20T20:15:42.688658+0000 mon.a (mon.0) 5817 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:44.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:43 smithi080 bash[84793]: audit 2023-12-20T20:15:42.700219+0000 mon.a (mon.0) 5818 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:44.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:43 smithi080 bash[84793]: audit 2023-12-20T20:15:42.708413+0000 mon.a (mon.0) 5819 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:44.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:43 smithi080 bash[84793]: cluster 2023-12-20T20:15:43.254064+0000 mgr.x (mgr.25349) 1966 : cluster 0 pgmap v389: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2023-12-20T20:15:44.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:43 smithi080 bash[80208]: audit 2023-12-20T20:15:42.688658+0000 mon.a (mon.0) 5817 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:44.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:43 smithi080 bash[80208]: audit 2023-12-20T20:15:42.700219+0000 mon.a (mon.0) 5818 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:44.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:43 smithi080 bash[80208]: audit 2023-12-20T20:15:42.708413+0000 mon.a (mon.0) 5819 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:44.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:43 smithi080 bash[80208]: cluster 2023-12-20T20:15:43.254064+0000 mgr.x (mgr.25349) 1966 : cluster 0 pgmap v389: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2023-12-20T20:15:45.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:44 smithi080 bash[80208]: cluster 2023-12-20T20:15:43.706439+0000 mon.a (mon.0) 5820 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/630 objects degraded (2.381%), 6 pgs degraded) 2023-12-20T20:15:45.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:44 smithi080 bash[80208]: cluster 2023-12-20T20:15:43.706510+0000 mon.a (mon.0) 5821 : cluster 1 Cluster is now healthy 2023-12-20T20:15:45.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:44 smithi080 bash[84793]: cluster 2023-12-20T20:15:43.706439+0000 mon.a (mon.0) 5820 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/630 objects degraded (2.381%), 6 pgs degraded) 2023-12-20T20:15:45.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:44 smithi080 bash[84793]: cluster 2023-12-20T20:15:43.706510+0000 mon.a (mon.0) 5821 : cluster 1 Cluster is now healthy 2023-12-20T20:15:45.195 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:15:44 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:15:44] "GET /metrics HTTP/1.1" 200 38579 "" "Prometheus/2.33.4" 2023-12-20T20:15:45.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:44 smithi133 bash[68349]: cluster 2023-12-20T20:15:43.706439+0000 mon.a (mon.0) 5820 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/630 objects degraded (2.381%), 6 pgs degraded) 2023-12-20T20:15:45.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:44 smithi133 bash[68349]: cluster 2023-12-20T20:15:43.706510+0000 mon.a (mon.0) 5821 : cluster 1 Cluster is now healthy 2023-12-20T20:15:45.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:45 smithi133 bash[68349]: cluster 2023-12-20T20:15:45.255027+0000 mgr.x (mgr.25349) 1967 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:15:46.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:45 smithi080 bash[80208]: cluster 2023-12-20T20:15:45.255027+0000 mgr.x (mgr.25349) 1967 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:15:46.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:45 smithi080 bash[84793]: cluster 2023-12-20T20:15:45.255027+0000 mgr.x (mgr.25349) 1967 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:15:47.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:47 smithi080 bash[80208]: audit 2023-12-20T20:15:46.339676+0000 mgr.x (mgr.25349) 1968 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:15:47.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:47 smithi080 bash[84793]: audit 2023-12-20T20:15:46.339676+0000 mgr.x (mgr.25349) 1968 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:15:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:47 smithi133 bash[68349]: audit 2023-12-20T20:15:46.339676+0000 mgr.x (mgr.25349) 1968 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:15:48.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:48 smithi080 bash[80208]: cluster 2023-12-20T20:15:47.256525+0000 mgr.x (mgr.25349) 1969 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2023-12-20T20:15:48.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:48 smithi080 bash[84793]: cluster 2023-12-20T20:15:47.256525+0000 mgr.x (mgr.25349) 1969 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2023-12-20T20:15:48.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:48 smithi133 bash[68349]: cluster 2023-12-20T20:15:47.256525+0000 mgr.x (mgr.25349) 1969 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2023-12-20T20:15:50.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:50 smithi133 bash[68349]: cluster 2023-12-20T20:15:49.257665+0000 mgr.x (mgr.25349) 1970 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2023-12-20T20:15:50.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:50 smithi080 bash[80208]: cluster 2023-12-20T20:15:49.257665+0000 mgr.x (mgr.25349) 1970 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2023-12-20T20:15:50.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:50 smithi080 bash[84793]: cluster 2023-12-20T20:15:49.257665+0000 mgr.x (mgr.25349) 1970 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2023-12-20T20:15:51.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:51 smithi080 bash[80208]: audit 2023-12-20T20:15:50.453931+0000 mon.a (mon.0) 5822 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:51.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:51 smithi080 bash[84793]: audit 2023-12-20T20:15:50.453931+0000 mon.a (mon.0) 5822 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:51.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:51 smithi133 bash[68349]: audit 2023-12-20T20:15:50.453931+0000 mon.a (mon.0) 5822 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:52.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:52 smithi080 bash[80208]: cluster 2023-12-20T20:15:51.258935+0000 mgr.x (mgr.25349) 1971 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:15:52.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:52 smithi080 bash[84793]: cluster 2023-12-20T20:15:51.258935+0000 mgr.x (mgr.25349) 1971 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:15:52.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:52 smithi133 bash[68349]: cluster 2023-12-20T20:15:51.258935+0000 mgr.x (mgr.25349) 1971 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:15:54.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:54 smithi080 bash[80208]: cluster 2023-12-20T20:15:53.259975+0000 mgr.x (mgr.25349) 1972 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:15:54.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:54 smithi080 bash[84793]: cluster 2023-12-20T20:15:53.259975+0000 mgr.x (mgr.25349) 1972 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:15:54.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:54 smithi133 bash[68349]: cluster 2023-12-20T20:15:53.259975+0000 mgr.x (mgr.25349) 1972 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:15:55.195 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:15:54 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:15:54] "GET /metrics HTTP/1.1" 200 38579 "" "Prometheus/2.33.4" 2023-12-20T20:15:55.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:55 smithi080 bash[80208]: audit 2023-12-20T20:15:54.507173+0000 mon.a (mon.0) 5823 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-20T20:15:55.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:55 smithi080 bash[80208]: audit 2023-12-20T20:15:54.514779+0000 mgr.x (mgr.25349) 1973 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-20T20:15:55.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:55 smithi080 bash[80208]: cephadm 2023-12-20T20:15:54.517910+0000 mgr.x (mgr.25349) 1974 : cephadm 1 Upgrade: osd.7 is safe to restart 2023-12-20T20:15:55.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:55 smithi080 bash[80208]: audit 2023-12-20T20:15:55.045396+0000 mon.a (mon.0) 5824 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:55.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:55 smithi080 bash[80208]: audit 2023-12-20T20:15:55.047752+0000 mon.a (mon.0) 5825 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:15:55.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:55 smithi080 bash[84793]: audit 2023-12-20T20:15:54.507173+0000 mon.a (mon.0) 5823 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-20T20:15:55.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:55 smithi080 bash[84793]: audit 2023-12-20T20:15:54.514779+0000 mgr.x (mgr.25349) 1973 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-20T20:15:55.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:55 smithi080 bash[84793]: cephadm 2023-12-20T20:15:54.517910+0000 mgr.x (mgr.25349) 1974 : cephadm 1 Upgrade: osd.7 is safe to restart 2023-12-20T20:15:55.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:55 smithi080 bash[84793]: audit 2023-12-20T20:15:55.045396+0000 mon.a (mon.0) 5824 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:55.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:55 smithi080 bash[84793]: audit 2023-12-20T20:15:55.047752+0000 mon.a (mon.0) 5825 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:15:55.879 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:55 smithi133 bash[68349]: audit 2023-12-20T20:15:54.507173+0000 mon.a (mon.0) 5823 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-20T20:15:55.879 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:55 smithi133 bash[68349]: audit 2023-12-20T20:15:54.514779+0000 mgr.x (mgr.25349) 1973 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-20T20:15:55.879 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:55 smithi133 bash[68349]: cephadm 2023-12-20T20:15:54.517910+0000 mgr.x (mgr.25349) 1974 : cephadm 1 Upgrade: osd.7 is safe to restart 2023-12-20T20:15:55.879 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:55 smithi133 bash[68349]: audit 2023-12-20T20:15:55.045396+0000 mon.a (mon.0) 5824 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:55.879 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:55 smithi133 bash[68349]: audit 2023-12-20T20:15:55.047752+0000 mon.a (mon.0) 5825 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:15:56.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:56 smithi133 bash[68349]: cluster 2023-12-20T20:15:55.261076+0000 mgr.x (mgr.25349) 1975 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:15:56.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:56 smithi080 bash[80208]: cluster 2023-12-20T20:15:55.261076+0000 mgr.x (mgr.25349) 1975 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:15:56.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:56 smithi080 bash[84793]: cluster 2023-12-20T20:15:55.261076+0000 mgr.x (mgr.25349) 1975 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:15:57.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:57 smithi133 bash[68349]: audit 2023-12-20T20:15:56.347719+0000 mgr.x (mgr.25349) 1976 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:15:57.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:57 smithi133 bash[68349]: audit 2023-12-20T20:15:56.843543+0000 mon.a (mon.0) 5826 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:57.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:57 smithi133 bash[68349]: audit 2023-12-20T20:15:56.846694+0000 mon.a (mon.0) 5827 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-20T20:15:57.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:57 smithi133 bash[68349]: audit 2023-12-20T20:15:56.848500+0000 mon.a (mon.0) 5828 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:57.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:57 smithi080 bash[80208]: audit 2023-12-20T20:15:56.347719+0000 mgr.x (mgr.25349) 1976 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:15:57.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:57 smithi080 bash[80208]: audit 2023-12-20T20:15:56.843543+0000 mon.a (mon.0) 5826 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:57.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:57 smithi080 bash[80208]: audit 2023-12-20T20:15:56.846694+0000 mon.a (mon.0) 5827 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-20T20:15:57.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:57 smithi080 bash[80208]: audit 2023-12-20T20:15:56.848500+0000 mon.a (mon.0) 5828 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:57.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:57 smithi080 bash[84793]: audit 2023-12-20T20:15:56.347719+0000 mgr.x (mgr.25349) 1976 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:15:57.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:57 smithi080 bash[84793]: audit 2023-12-20T20:15:56.843543+0000 mon.a (mon.0) 5826 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:15:57.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:57 smithi080 bash[84793]: audit 2023-12-20T20:15:56.846694+0000 mon.a (mon.0) 5827 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-20T20:15:57.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:57 smithi080 bash[84793]: audit 2023-12-20T20:15:56.848500+0000 mon.a (mon.0) 5828 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:15:58.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:58 smithi080 bash[80208]: cephadm 2023-12-20T20:15:56.840785+0000 mgr.x (mgr.25349) 1977 : cephadm 1 Upgrade: Updating osd.7 2023-12-20T20:15:58.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:58 smithi080 bash[80208]: cephadm 2023-12-20T20:15:56.861231+0000 mgr.x (mgr.25349) 1978 : cephadm 1 Deploying daemon osd.7 on smithi133 2023-12-20T20:15:58.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:15:58 smithi080 bash[80208]: cluster 2023-12-20T20:15:57.262459+0000 mgr.x (mgr.25349) 1979 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:15:58.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:58 smithi080 bash[84793]: cephadm 2023-12-20T20:15:56.840785+0000 mgr.x (mgr.25349) 1977 : cephadm 1 Upgrade: Updating osd.7 2023-12-20T20:15:58.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:58 smithi080 bash[84793]: cephadm 2023-12-20T20:15:56.861231+0000 mgr.x (mgr.25349) 1978 : cephadm 1 Deploying daemon osd.7 on smithi133 2023-12-20T20:15:58.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:15:58 smithi080 bash[84793]: cluster 2023-12-20T20:15:57.262459+0000 mgr.x (mgr.25349) 1979 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:15:58.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:58 smithi133 bash[68349]: cephadm 2023-12-20T20:15:56.840785+0000 mgr.x (mgr.25349) 1977 : cephadm 1 Upgrade: Updating osd.7 2023-12-20T20:15:58.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:58 smithi133 bash[68349]: cephadm 2023-12-20T20:15:56.861231+0000 mgr.x (mgr.25349) 1978 : cephadm 1 Deploying daemon osd.7 on smithi133 2023-12-20T20:15:58.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:15:58 smithi133 bash[68349]: cluster 2023-12-20T20:15:57.262459+0000 mgr.x (mgr.25349) 1979 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:00.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:00 smithi133 bash[68349]: cluster 2023-12-20T20:15:59.263626+0000 mgr.x (mgr.25349) 1980 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:16:00.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:00 smithi080 bash[80208]: cluster 2023-12-20T20:15:59.263626+0000 mgr.x (mgr.25349) 1980 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:16:00.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:00 smithi080 bash[84793]: cluster 2023-12-20T20:15:59.263626+0000 mgr.x (mgr.25349) 1980 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:16:01.445 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:16:01 smithi133 systemd[1]: Stopping Ceph osd.7 for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:16:01.945 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:16:01 smithi133 bash[41281]: debug 2023-12-20T20:16:01.448+0000 7f91b8c5e700 -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-20T20:16:01.945 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:16:01 smithi133 bash[41281]: debug 2023-12-20T20:16:01.448+0000 7f91b8c5e700 -1 osd.7 166 *** Got signal Terminated *** 2023-12-20T20:16:01.945 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:16:01 smithi133 bash[41281]: debug 2023-12-20T20:16:01.448+0000 7f91b8c5e700 -1 osd.7 166 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:16:02.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:02 smithi080 bash[84793]: cluster 2023-12-20T20:16:01.264916+0000 mgr.x (mgr.25349) 1981 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:02.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:02 smithi080 bash[84793]: cluster 2023-12-20T20:16:01.444158+0000 mon.a (mon.0) 5829 : cluster 1 osd.7 marked itself down and dead 2023-12-20T20:16:02.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:02 smithi080 bash[84793]: audit 2023-12-20T20:16:01.795523+0000 mon.a (mon.0) 5830 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:02.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:02 smithi080 bash[84793]: audit 2023-12-20T20:16:01.807989+0000 mon.a (mon.0) 5831 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:02.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:02 smithi080 bash[84793]: audit 2023-12-20T20:16:01.817288+0000 mon.a (mon.0) 5832 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:02.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:02 smithi080 bash[80208]: cluster 2023-12-20T20:16:01.264916+0000 mgr.x (mgr.25349) 1981 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:02.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:02 smithi080 bash[80208]: cluster 2023-12-20T20:16:01.444158+0000 mon.a (mon.0) 5829 : cluster 1 osd.7 marked itself down and dead 2023-12-20T20:16:02.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:02 smithi080 bash[80208]: audit 2023-12-20T20:16:01.795523+0000 mon.a (mon.0) 5830 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:02.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:02 smithi080 bash[80208]: audit 2023-12-20T20:16:01.807989+0000 mon.a (mon.0) 5831 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:02.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:02 smithi080 bash[80208]: audit 2023-12-20T20:16:01.817288+0000 mon.a (mon.0) 5832 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:02.307 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:02 smithi133 bash[68349]: cluster 2023-12-20T20:16:01.264916+0000 mgr.x (mgr.25349) 1981 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:02.307 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:02 smithi133 bash[68349]: cluster 2023-12-20T20:16:01.444158+0000 mon.a (mon.0) 5829 : cluster 1 osd.7 marked itself down and dead 2023-12-20T20:16:02.308 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:02 smithi133 bash[68349]: audit 2023-12-20T20:16:01.795523+0000 mon.a (mon.0) 5830 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:02.308 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:02 smithi133 bash[68349]: audit 2023-12-20T20:16:01.807989+0000 mon.a (mon.0) 5831 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:02.308 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:02 smithi133 bash[68349]: audit 2023-12-20T20:16:01.817288+0000 mon.a (mon.0) 5832 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:02.340 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:16:03.132 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:16:03.132 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 1s ago 23m - - 2023-12-20T20:16:03.132 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 0s ago 23m - - 2023-12-20T20:16:03.133 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (10m) 1s ago 16m 16.5M - 0.23.0 ba2b418f427c 9979984282f3 2023-12-20T20:16:03.133 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (9m) 0s ago 16m 45.3M - 8.3.5 dad864ee21e9 35327ecb050a 2023-12-20T20:16:03.133 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 running (8m) 1s ago 14m 50.3M - 3.5 e1d6a67b021e 63865d78dfdb 2023-12-20T20:16:03.133 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443,9283,8765 running (8m) 0s ago 22m 521M - 19.0.0-297-ga89fee39 36973ca01a0c 2798bd911c04 2023-12-20T20:16:03.133 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:8443,9283,8765 running (7m) 1s ago 24m 434M - 19.0.0-297-ga89fee39 36973ca01a0c 948a6298d95e 2023-12-20T20:16:03.133 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (7m) 1s ago 25m 84.4M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 7763c37656a1 2023-12-20T20:16:03.133 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (6m) 0s ago 23m 54.2M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 0757d0a21f72 2023-12-20T20:16:03.133 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (6m) 1s ago 23m 57.0M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 129477cbeb77 2023-12-20T20:16:03.133 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (10m) 1s ago 17m 12.7M - 1.3.1 1dbe0e931976 3d79384a5011 2023-12-20T20:16:03.133 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (9m) 0s ago 17m 14.7M - 1.3.1 1dbe0e931976 48068c81d9e1 2023-12-20T20:16:03.133 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (5m) 1s ago 22m 56.8M 4096M 19.0.0-297-ga89fee39 36973ca01a0c c5d957150d3a 2023-12-20T20:16:03.133 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (4m) 1s ago 21m 59.5M 4096M 19.0.0-297-ga89fee39 36973ca01a0c f69914f1c5ff 2023-12-20T20:16:03.133 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (3m) 1s ago 21m 53.1M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 4c63d0c1601a 2023-12-20T20:16:03.134 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (2m) 1s ago 20m 55.9M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 6d1ff218dfcc 2023-12-20T20:16:03.134 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (119s) 0s ago 19m 50.5M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 82441aa8c766 2023-12-20T20:16:03.134 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (69s) 0s ago 19m 46.8M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 8d8c2379ced6 2023-12-20T20:16:03.134 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (32s) 0s ago 18m 48.7M 4096M 19.0.0-297-ga89fee39 36973ca01a0c a26d0ad164f5 2023-12-20T20:16:03.134 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 unknown 0s ago 18m 73.5M 4096M 17.2.0 e1d6a67b021e e44ad3e9b484 2023-12-20T20:16:03.134 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (8m) 0s ago 17m 64.7M - 2.33.4 514e6a882f6e 0c91f33ab6ef 2023-12-20T20:16:03.134 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (14m) 1s ago 14m 90.7M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:16:03.134 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (14m) 0s ago 14m 90.0M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:16:03.134 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (14m) 1s ago 14m 89.6M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:16:03.134 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (14m) 0s ago 14m 90.2M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:16:03.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:03 smithi133 bash[68349]: cluster 2023-12-20T20:16:02.010897+0000 mon.a (mon.0) 5833 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:16:03.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:03 smithi133 bash[68349]: cluster 2023-12-20T20:16:02.024444+0000 mon.a (mon.0) 5834 : cluster 0 osdmap e167: 8 total, 7 up, 8 in 2023-12-20T20:16:03.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:03 smithi133 bash[68349]: audit 2023-12-20T20:16:02.322991+0000 mgr.x (mgr.25349) 1982 : audit 0 from='client.34695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:16:03.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:03 smithi133 bash[68349]: audit 2023-12-20T20:16:02.750327+0000 mon.a (mon.0) 5835 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:03.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:03 smithi133 bash[68349]: audit 2023-12-20T20:16:02.758131+0000 mon.a (mon.0) 5836 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:03.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:03 smithi133 bash[68349]: audit 2023-12-20T20:16:02.765275+0000 mon.a (mon.0) 5837 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:03.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:03 smithi080 bash[84793]: cluster 2023-12-20T20:16:02.010897+0000 mon.a (mon.0) 5833 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:16:03.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:03 smithi080 bash[84793]: cluster 2023-12-20T20:16:02.024444+0000 mon.a (mon.0) 5834 : cluster 0 osdmap e167: 8 total, 7 up, 8 in 2023-12-20T20:16:03.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:03 smithi080 bash[84793]: audit 2023-12-20T20:16:02.322991+0000 mgr.x (mgr.25349) 1982 : audit 0 from='client.34695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:16:03.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:03 smithi080 bash[84793]: audit 2023-12-20T20:16:02.750327+0000 mon.a (mon.0) 5835 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:03.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:03 smithi080 bash[84793]: audit 2023-12-20T20:16:02.758131+0000 mon.a (mon.0) 5836 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:03.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:03 smithi080 bash[84793]: audit 2023-12-20T20:16:02.765275+0000 mon.a (mon.0) 5837 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:03.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:03 smithi080 bash[80208]: cluster 2023-12-20T20:16:02.010897+0000 mon.a (mon.0) 5833 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-20T20:16:03.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:03 smithi080 bash[80208]: cluster 2023-12-20T20:16:02.024444+0000 mon.a (mon.0) 5834 : cluster 0 osdmap e167: 8 total, 7 up, 8 in 2023-12-20T20:16:03.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:03 smithi080 bash[80208]: audit 2023-12-20T20:16:02.322991+0000 mgr.x (mgr.25349) 1982 : audit 0 from='client.34695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:16:03.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:03 smithi080 bash[80208]: audit 2023-12-20T20:16:02.750327+0000 mon.a (mon.0) 5835 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:03.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:03 smithi080 bash[80208]: audit 2023-12-20T20:16:02.758131+0000 mon.a (mon.0) 5836 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:03.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:03 smithi080 bash[80208]: audit 2023-12-20T20:16:02.765275+0000 mon.a (mon.0) 5837 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:03.576 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:16:03.576 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:16:03.576 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:16:03.577 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:16:03.577 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:16:03.577 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:16:03.577 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:16:03.577 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:16:03.577 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 7 2023-12-20T20:16:03.577 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:16:03.577 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:16:03.577 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:16:03.577 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:16:03.577 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:16:03.578 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-20T20:16:03.578 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 12 2023-12-20T20:16:03.578 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:16:03.578 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:16:03.945 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:16:03 smithi133 bash[88864]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-7 2023-12-20T20:16:03.961 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:16:03.961 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:16:03.961 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:16:03.961 INFO:teuthology.orchestra.run.smithi080.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:16:03.961 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [ 2023-12-20T20:16:03.961 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr", 2023-12-20T20:16:03.961 INFO:teuthology.orchestra.run.smithi080.stdout: "mon" 2023-12-20T20:16:03.961 INFO:teuthology.orchestra.run.smithi080.stdout: ], 2023-12-20T20:16:03.962 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "12/23 daemons upgraded", 2023-12-20T20:16:03.962 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "Currently upgrading osd daemons", 2023-12-20T20:16:03.962 INFO:teuthology.orchestra.run.smithi080.stdout: "is_paused": false 2023-12-20T20:16:03.962 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:16:04.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:04 smithi080 bash[80208]: audit 2023-12-20T20:16:02.709923+0000 mgr.x (mgr.25349) 1983 : audit 0 from='client.34701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:16:04.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:04 smithi080 bash[80208]: cluster 2023-12-20T20:16:02.767170+0000 mgr.x (mgr.25349) 1984 : cluster 0 pgmap v400: 161 pgs: 10 peering, 18 stale+active+clean, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:16:04.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:04 smithi080 bash[80208]: cluster 2023-12-20T20:16:03.026528+0000 mon.a (mon.0) 5838 : cluster 0 osdmap e168: 8 total, 7 up, 8 in 2023-12-20T20:16:04.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:04 smithi080 bash[80208]: audit 2023-12-20T20:16:03.102935+0000 mgr.x (mgr.25349) 1985 : audit 0 from='client.34707 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:16:04.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:04 smithi080 bash[80208]: audit 2023-12-20T20:16:03.566286+0000 mon.a (mon.0) 5839 : audit 0 from='client.? 172.21.15.80:0/2878002975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:04.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:04 smithi080 bash[80208]: cluster 2023-12-20T20:16:03.756157+0000 mon.a (mon.0) 5840 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:16:04.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:04 smithi080 bash[84793]: audit 2023-12-20T20:16:02.709923+0000 mgr.x (mgr.25349) 1983 : audit 0 from='client.34701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:16:04.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:04 smithi080 bash[84793]: cluster 2023-12-20T20:16:02.767170+0000 mgr.x (mgr.25349) 1984 : cluster 0 pgmap v400: 161 pgs: 10 peering, 18 stale+active+clean, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:16:04.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:04 smithi080 bash[84793]: cluster 2023-12-20T20:16:03.026528+0000 mon.a (mon.0) 5838 : cluster 0 osdmap e168: 8 total, 7 up, 8 in 2023-12-20T20:16:04.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:04 smithi080 bash[84793]: audit 2023-12-20T20:16:03.102935+0000 mgr.x (mgr.25349) 1985 : audit 0 from='client.34707 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:16:04.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:04 smithi080 bash[84793]: audit 2023-12-20T20:16:03.566286+0000 mon.a (mon.0) 5839 : audit 0 from='client.? 172.21.15.80:0/2878002975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:04.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:04 smithi080 bash[84793]: cluster 2023-12-20T20:16:03.756157+0000 mon.a (mon.0) 5840 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:16:04.403 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down 2023-12-20T20:16:04.403 INFO:teuthology.orchestra.run.smithi080.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-12-20T20:16:04.403 INFO:teuthology.orchestra.run.smithi080.stdout: daemon osd.7 on smithi133 is in unknown state 2023-12-20T20:16:04.403 INFO:teuthology.orchestra.run.smithi080.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-20T20:16:04.404 INFO:teuthology.orchestra.run.smithi080.stdout: osd.7 (root=default,host=smithi133) is down 2023-12-20T20:16:04.530 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:16:03 smithi133 bash[89021]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-7 2023-12-20T20:16:04.531 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:04 smithi133 bash[68349]: audit 2023-12-20T20:16:02.709923+0000 mgr.x (mgr.25349) 1983 : audit 0 from='client.34701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:16:04.531 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:04 smithi133 bash[68349]: cluster 2023-12-20T20:16:02.767170+0000 mgr.x (mgr.25349) 1984 : cluster 0 pgmap v400: 161 pgs: 10 peering, 18 stale+active+clean, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:16:04.531 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:04 smithi133 bash[68349]: cluster 2023-12-20T20:16:03.026528+0000 mon.a (mon.0) 5838 : cluster 0 osdmap e168: 8 total, 7 up, 8 in 2023-12-20T20:16:04.531 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:04 smithi133 bash[68349]: audit 2023-12-20T20:16:03.102935+0000 mgr.x (mgr.25349) 1985 : audit 0 from='client.34707 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:16:04.531 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:04 smithi133 bash[68349]: audit 2023-12-20T20:16:03.566286+0000 mon.a (mon.0) 5839 : audit 0 from='client.? 172.21.15.80:0/2878002975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:04.531 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:04 smithi133 bash[68349]: cluster 2023-12-20T20:16:03.756157+0000 mon.a (mon.0) 5840 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-20T20:16:05.046 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:16:04 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:16:04] "GET /metrics HTTP/1.1" 200 38581 "" "Prometheus/2.33.4" 2023-12-20T20:16:05.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:05 smithi080 bash[84793]: audit 2023-12-20T20:16:03.957677+0000 mgr.x (mgr.25349) 1986 : audit 0 from='client.34719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:16:05.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:05 smithi080 bash[84793]: audit 2023-12-20T20:16:04.393318+0000 mon.a (mon.0) 5841 : audit 0 from='client.? 172.21.15.80:0/4053175890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:16:05.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:05 smithi080 bash[80208]: audit 2023-12-20T20:16:03.957677+0000 mgr.x (mgr.25349) 1986 : audit 0 from='client.34719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:16:05.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:05 smithi080 bash[80208]: audit 2023-12-20T20:16:04.393318+0000 mon.a (mon.0) 5841 : audit 0 from='client.? 172.21.15.80:0/4053175890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:16:05.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:05 smithi133 bash[68349]: audit 2023-12-20T20:16:03.957677+0000 mgr.x (mgr.25349) 1986 : audit 0 from='client.34719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:16:05.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:05 smithi133 bash[68349]: audit 2023-12-20T20:16:04.393318+0000 mon.a (mon.0) 5841 : audit 0 from='client.? 172.21.15.80:0/4053175890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:16:06.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:06 smithi133 bash[68349]: cluster 2023-12-20T20:16:04.768751+0000 mgr.x (mgr.25349) 1987 : cluster 0 pgmap v402: 161 pgs: 8 active+undersized+degraded, 10 peering, 16 stale+active+clean, 10 active+undersized, 117 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 23/630 objects degraded (3.651%) 2023-12-20T20:16:06.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:06 smithi133 bash[68349]: cluster 2023-12-20T20:16:05.024487+0000 mon.a (mon.0) 5842 : cluster 3 Health check failed: Degraded data redundancy: 23/630 objects degraded (3.651%), 8 pgs degraded (PG_DEGRADED) 2023-12-20T20:16:06.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:06 smithi080 bash[80208]: cluster 2023-12-20T20:16:04.768751+0000 mgr.x (mgr.25349) 1987 : cluster 0 pgmap v402: 161 pgs: 8 active+undersized+degraded, 10 peering, 16 stale+active+clean, 10 active+undersized, 117 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 23/630 objects degraded (3.651%) 2023-12-20T20:16:06.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:06 smithi080 bash[80208]: cluster 2023-12-20T20:16:05.024487+0000 mon.a (mon.0) 5842 : cluster 3 Health check failed: Degraded data redundancy: 23/630 objects degraded (3.651%), 8 pgs degraded (PG_DEGRADED) 2023-12-20T20:16:06.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:06 smithi080 bash[84793]: cluster 2023-12-20T20:16:04.768751+0000 mgr.x (mgr.25349) 1987 : cluster 0 pgmap v402: 161 pgs: 8 active+undersized+degraded, 10 peering, 16 stale+active+clean, 10 active+undersized, 117 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 23/630 objects degraded (3.651%) 2023-12-20T20:16:06.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:06 smithi080 bash[84793]: cluster 2023-12-20T20:16:05.024487+0000 mon.a (mon.0) 5842 : cluster 3 Health check failed: Degraded data redundancy: 23/630 objects degraded (3.651%), 8 pgs degraded (PG_DEGRADED) 2023-12-20T20:16:06.844 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:16:06 smithi133 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.7.service: Succeeded. 2023-12-20T20:16:06.844 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:16:06 smithi133 systemd[1]: Stopped Ceph osd.7 for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:16:06.844 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:16:06 smithi133 systemd[1]: Started Ceph osd.7 for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:16:07.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:07 smithi133 bash[68349]: audit 2023-12-20T20:16:06.359295+0000 mgr.x (mgr.25349) 1988 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:16:07.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:07 smithi133 bash[68349]: audit 2023-12-20T20:16:06.823797+0000 mon.a (mon.0) 5843 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:07.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:07 smithi133 bash[68349]: audit 2023-12-20T20:16:06.843594+0000 mon.a (mon.0) 5844 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:07.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:07 smithi133 bash[68349]: audit 2023-12-20T20:16:06.853069+0000 mon.a (mon.0) 5845 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:07.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:07 smithi133 bash[68349]: audit 2023-12-20T20:16:06.855020+0000 mon.a (mon.0) 5846 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:07.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:07 smithi133 bash[68349]: audit 2023-12-20T20:16:06.867270+0000 mon.a (mon.0) 5847 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:07.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:07 smithi133 bash[68349]: audit 2023-12-20T20:16:06.947996+0000 mon.a (mon.0) 5848 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:07.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:07 smithi133 bash[68349]: audit 2023-12-20T20:16:06.950954+0000 mon.a (mon.0) 5849 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:07.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:07 smithi133 bash[68349]: audit 2023-12-20T20:16:06.955601+0000 mon.a (mon.0) 5850 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:07.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:07 smithi133 bash[68349]: audit 2023-12-20T20:16:06.957189+0000 mon.a (mon.0) 5851 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:07.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:07 smithi133 bash[68349]: audit 2023-12-20T20:16:06.968100+0000 mon.a (mon.0) 5852 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:07.268 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:07 smithi080 bash[84793]: audit 2023-12-20T20:16:06.359295+0000 mgr.x (mgr.25349) 1988 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:16:07.268 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:07 smithi080 bash[84793]: audit 2023-12-20T20:16:06.823797+0000 mon.a (mon.0) 5843 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:07.268 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:07 smithi080 bash[84793]: audit 2023-12-20T20:16:06.843594+0000 mon.a (mon.0) 5844 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:07.268 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:07 smithi080 bash[84793]: audit 2023-12-20T20:16:06.853069+0000 mon.a (mon.0) 5845 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:07.268 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:07 smithi080 bash[84793]: audit 2023-12-20T20:16:06.855020+0000 mon.a (mon.0) 5846 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:07.268 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:07 smithi080 bash[84793]: audit 2023-12-20T20:16:06.867270+0000 mon.a (mon.0) 5847 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:07.268 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:07 smithi080 bash[84793]: audit 2023-12-20T20:16:06.947996+0000 mon.a (mon.0) 5848 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:07.268 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:07 smithi080 bash[84793]: audit 2023-12-20T20:16:06.950954+0000 mon.a (mon.0) 5849 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:07.269 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:07 smithi080 bash[84793]: audit 2023-12-20T20:16:06.955601+0000 mon.a (mon.0) 5850 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:07.269 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:07 smithi080 bash[84793]: audit 2023-12-20T20:16:06.957189+0000 mon.a (mon.0) 5851 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:07.269 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:07 smithi080 bash[84793]: audit 2023-12-20T20:16:06.968100+0000 mon.a (mon.0) 5852 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:07.269 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:07 smithi080 bash[80208]: audit 2023-12-20T20:16:06.359295+0000 mgr.x (mgr.25349) 1988 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:16:07.269 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:07 smithi080 bash[80208]: audit 2023-12-20T20:16:06.823797+0000 mon.a (mon.0) 5843 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:07.269 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:07 smithi080 bash[80208]: audit 2023-12-20T20:16:06.843594+0000 mon.a (mon.0) 5844 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:07.269 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:07 smithi080 bash[80208]: audit 2023-12-20T20:16:06.853069+0000 mon.a (mon.0) 5845 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:07.269 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:07 smithi080 bash[80208]: audit 2023-12-20T20:16:06.855020+0000 mon.a (mon.0) 5846 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:07.269 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:07 smithi080 bash[80208]: audit 2023-12-20T20:16:06.867270+0000 mon.a (mon.0) 5847 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:07.269 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:07 smithi080 bash[80208]: audit 2023-12-20T20:16:06.947996+0000 mon.a (mon.0) 5848 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:07.269 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:07 smithi080 bash[80208]: audit 2023-12-20T20:16:06.950954+0000 mon.a (mon.0) 5849 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:07.270 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:07 smithi080 bash[80208]: audit 2023-12-20T20:16:06.955601+0000 mon.a (mon.0) 5850 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:07.270 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:07 smithi080 bash[80208]: audit 2023-12-20T20:16:06.957189+0000 mon.a (mon.0) 5851 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:07.270 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:07 smithi080 bash[80208]: audit 2023-12-20T20:16:06.968100+0000 mon.a (mon.0) 5852 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.319 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: cluster 2023-12-20T20:16:06.770312+0000 mgr.x (mgr.25349) 1989 : cluster 0 pgmap v403: 161 pgs: 20 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 102 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-20T20:16:08.319 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: cluster 2023-12-20T20:16:06.864997+0000 mgr.x (mgr.25349) 1990 : cluster 0 pgmap v404: 161 pgs: 20 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 102 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-20T20:16:08.319 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: cephadm 2023-12-20T20:16:06.875224+0000 mgr.x (mgr.25349) 1991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.319 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: cephadm 2023-12-20T20:16:06.976178+0000 mgr.x (mgr.25349) 1992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.320 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: cluster 2023-12-20T20:16:07.039603+0000 mon.a (mon.0) 5853 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:16:08.320 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.059630+0000 mon.a (mon.0) 5854 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.320 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.063704+0000 mon.a (mon.0) 5855 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.320 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.066848+0000 mon.a (mon.0) 5856 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.320 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.067868+0000 mon.a (mon.0) 5857 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.320 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.074485+0000 mon.a (mon.0) 5858 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.320 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: cephadm 2023-12-20T20:16:07.082242+0000 mgr.x (mgr.25349) 1993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.320 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.154860+0000 mon.a (mon.0) 5859 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.320 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.159177+0000 mon.a (mon.0) 5860 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.320 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.162838+0000 mon.a (mon.0) 5861 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.320 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.164501+0000 mon.a (mon.0) 5862 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.320 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.172913+0000 mon.a (mon.0) 5863 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.321 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: cephadm 2023-12-20T20:16:07.180889+0000 mgr.x (mgr.25349) 1994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.321 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.253823+0000 mon.a (mon.0) 5864 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.321 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.257043+0000 mon.a (mon.0) 5865 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.321 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.260526+0000 mon.a (mon.0) 5866 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.321 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.261908+0000 mon.a (mon.0) 5867 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.321 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.271887+0000 mon.a (mon.0) 5868 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.321 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: cephadm 2023-12-20T20:16:07.280137+0000 mgr.x (mgr.25349) 1995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.321 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.350569+0000 mon.a (mon.0) 5869 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.322 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.353968+0000 mon.a (mon.0) 5870 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.322 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.357985+0000 mon.a (mon.0) 5871 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.322 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.359765+0000 mon.a (mon.0) 5872 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.322 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.370221+0000 mon.a (mon.0) 5873 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.322 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: cephadm 2023-12-20T20:16:07.378094+0000 mgr.x (mgr.25349) 1996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.322 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.450666+0000 mon.a (mon.0) 5874 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.322 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.453488+0000 mon.a (mon.0) 5875 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.322 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.456237+0000 mon.a (mon.0) 5876 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.322 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.457504+0000 mon.a (mon.0) 5877 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.322 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.466478+0000 mon.a (mon.0) 5878 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.322 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: cephadm 2023-12-20T20:16:07.474196+0000 mgr.x (mgr.25349) 1997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.322 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.544868+0000 mon.a (mon.0) 5879 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.323 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.549164+0000 mon.a (mon.0) 5880 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.323 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.552679+0000 mon.a (mon.0) 5881 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.323 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.554322+0000 mon.a (mon.0) 5882 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.323 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.564126+0000 mon.a (mon.0) 5883 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.323 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: cephadm 2023-12-20T20:16:07.571937+0000 mgr.x (mgr.25349) 1998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.323 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.646504+0000 mon.a (mon.0) 5884 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.323 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.649524+0000 mon.a (mon.0) 5885 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.323 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.652529+0000 mon.a (mon.0) 5886 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.323 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.654091+0000 mon.a (mon.0) 5887 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.323 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.663710+0000 mon.a (mon.0) 5888 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.323 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.745314+0000 mon.a (mon.0) 5889 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.323 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.748483+0000 mon.a (mon.0) 5890 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.323 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.751274+0000 mon.a (mon.0) 5891 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.323 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.752603+0000 mon.a (mon.0) 5892 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.323 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.762449+0000 mon.a (mon.0) 5893 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.324 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.845993+0000 mon.a (mon.0) 5894 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.324 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.851009+0000 mon.a (mon.0) 5895 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.324 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.854823+0000 mon.a (mon.0) 5896 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.324 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.856312+0000 mon.a (mon.0) 5897 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.324 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.865756+0000 mon.a (mon.0) 5898 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.324 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.947277+0000 mon.a (mon.0) 5899 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.324 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.951581+0000 mon.a (mon.0) 5900 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.324 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.954612+0000 mon.a (mon.0) 5901 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.324 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.955965+0000 mon.a (mon.0) 5902 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.324 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:07.964564+0000 mon.a (mon.0) 5903 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.324 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:08.046283+0000 mon.a (mon.0) 5904 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.324 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[68349]: audit 2023-12-20T20:16:08.049343+0000 mon.a (mon.0) 5905 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: cluster 2023-12-20T20:16:06.770312+0000 mgr.x (mgr.25349) 1989 : cluster 0 pgmap v403: 161 pgs: 20 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 102 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-20T20:16:08.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: cluster 2023-12-20T20:16:06.864997+0000 mgr.x (mgr.25349) 1990 : cluster 0 pgmap v404: 161 pgs: 20 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 102 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-20T20:16:08.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: cephadm 2023-12-20T20:16:06.875224+0000 mgr.x (mgr.25349) 1991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: cephadm 2023-12-20T20:16:06.976178+0000 mgr.x (mgr.25349) 1992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: cluster 2023-12-20T20:16:07.039603+0000 mon.a (mon.0) 5853 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:16:08.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.059630+0000 mon.a (mon.0) 5854 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.063704+0000 mon.a (mon.0) 5855 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.066848+0000 mon.a (mon.0) 5856 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.067868+0000 mon.a (mon.0) 5857 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.074485+0000 mon.a (mon.0) 5858 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: cephadm 2023-12-20T20:16:07.082242+0000 mgr.x (mgr.25349) 1993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.154860+0000 mon.a (mon.0) 5859 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.159177+0000 mon.a (mon.0) 5860 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.162838+0000 mon.a (mon.0) 5861 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.164501+0000 mon.a (mon.0) 5862 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.172913+0000 mon.a (mon.0) 5863 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: cephadm 2023-12-20T20:16:07.180889+0000 mgr.x (mgr.25349) 1994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.253823+0000 mon.a (mon.0) 5864 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.257043+0000 mon.a (mon.0) 5865 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: cluster 2023-12-20T20:16:06.770312+0000 mgr.x (mgr.25349) 1989 : cluster 0 pgmap v403: 161 pgs: 20 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 102 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-20T20:16:08.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: cluster 2023-12-20T20:16:06.864997+0000 mgr.x (mgr.25349) 1990 : cluster 0 pgmap v404: 161 pgs: 20 active+undersized+degraded, 10 peering, 3 stale+active+clean, 26 active+undersized, 102 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2023-12-20T20:16:08.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: cephadm 2023-12-20T20:16:06.875224+0000 mgr.x (mgr.25349) 1991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: cephadm 2023-12-20T20:16:06.976178+0000 mgr.x (mgr.25349) 1992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: cluster 2023-12-20T20:16:07.039603+0000 mon.a (mon.0) 5853 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-20T20:16:08.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.059630+0000 mon.a (mon.0) 5854 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.063704+0000 mon.a (mon.0) 5855 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.066848+0000 mon.a (mon.0) 5856 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.067868+0000 mon.a (mon.0) 5857 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.074485+0000 mon.a (mon.0) 5858 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: cephadm 2023-12-20T20:16:07.082242+0000 mgr.x (mgr.25349) 1993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.154860+0000 mon.a (mon.0) 5859 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.159177+0000 mon.a (mon.0) 5860 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.162838+0000 mon.a (mon.0) 5861 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.164501+0000 mon.a (mon.0) 5862 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.172913+0000 mon.a (mon.0) 5863 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: cephadm 2023-12-20T20:16:07.180889+0000 mgr.x (mgr.25349) 1994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.253823+0000 mon.a (mon.0) 5864 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.257043+0000 mon.a (mon.0) 5865 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.260526+0000 mon.a (mon.0) 5866 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.261908+0000 mon.a (mon.0) 5867 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.271887+0000 mon.a (mon.0) 5868 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: cephadm 2023-12-20T20:16:07.280137+0000 mgr.x (mgr.25349) 1995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.350569+0000 mon.a (mon.0) 5869 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.353968+0000 mon.a (mon.0) 5870 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.357985+0000 mon.a (mon.0) 5871 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.359765+0000 mon.a (mon.0) 5872 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.370221+0000 mon.a (mon.0) 5873 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: cephadm 2023-12-20T20:16:07.378094+0000 mgr.x (mgr.25349) 1996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.450666+0000 mon.a (mon.0) 5874 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.453488+0000 mon.a (mon.0) 5875 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.456237+0000 mon.a (mon.0) 5876 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.457504+0000 mon.a (mon.0) 5877 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.466478+0000 mon.a (mon.0) 5878 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: cephadm 2023-12-20T20:16:07.474196+0000 mgr.x (mgr.25349) 1997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.544868+0000 mon.a (mon.0) 5879 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.549164+0000 mon.a (mon.0) 5880 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.552679+0000 mon.a (mon.0) 5881 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.554322+0000 mon.a (mon.0) 5882 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.260526+0000 mon.a (mon.0) 5866 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.261908+0000 mon.a (mon.0) 5867 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.271887+0000 mon.a (mon.0) 5868 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: cephadm 2023-12-20T20:16:07.280137+0000 mgr.x (mgr.25349) 1995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.350569+0000 mon.a (mon.0) 5869 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.353968+0000 mon.a (mon.0) 5870 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.357985+0000 mon.a (mon.0) 5871 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.359765+0000 mon.a (mon.0) 5872 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.370221+0000 mon.a (mon.0) 5873 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: cephadm 2023-12-20T20:16:07.378094+0000 mgr.x (mgr.25349) 1996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.450666+0000 mon.a (mon.0) 5874 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.453488+0000 mon.a (mon.0) 5875 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.456237+0000 mon.a (mon.0) 5876 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.457504+0000 mon.a (mon.0) 5877 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.466478+0000 mon.a (mon.0) 5878 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: cephadm 2023-12-20T20:16:07.474196+0000 mgr.x (mgr.25349) 1997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.544868+0000 mon.a (mon.0) 5879 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.549164+0000 mon.a (mon.0) 5880 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.552679+0000 mon.a (mon.0) 5881 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.554322+0000 mon.a (mon.0) 5882 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.564126+0000 mon.a (mon.0) 5883 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: cephadm 2023-12-20T20:16:07.571937+0000 mgr.x (mgr.25349) 1998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.646504+0000 mon.a (mon.0) 5884 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.649524+0000 mon.a (mon.0) 5885 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.652529+0000 mon.a (mon.0) 5886 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.654091+0000 mon.a (mon.0) 5887 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.663710+0000 mon.a (mon.0) 5888 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.745314+0000 mon.a (mon.0) 5889 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.748483+0000 mon.a (mon.0) 5890 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.751274+0000 mon.a (mon.0) 5891 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.752603+0000 mon.a (mon.0) 5892 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.762449+0000 mon.a (mon.0) 5893 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.845993+0000 mon.a (mon.0) 5894 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.851009+0000 mon.a (mon.0) 5895 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.854823+0000 mon.a (mon.0) 5896 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.856312+0000 mon.a (mon.0) 5897 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.865756+0000 mon.a (mon.0) 5898 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.947277+0000 mon.a (mon.0) 5899 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.951581+0000 mon.a (mon.0) 5900 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.564126+0000 mon.a (mon.0) 5883 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: cephadm 2023-12-20T20:16:07.571937+0000 mgr.x (mgr.25349) 1998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:08.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.646504+0000 mon.a (mon.0) 5884 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.649524+0000 mon.a (mon.0) 5885 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.652529+0000 mon.a (mon.0) 5886 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.654091+0000 mon.a (mon.0) 5887 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.663710+0000 mon.a (mon.0) 5888 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.745314+0000 mon.a (mon.0) 5889 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.748483+0000 mon.a (mon.0) 5890 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.751274+0000 mon.a (mon.0) 5891 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.752603+0000 mon.a (mon.0) 5892 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.762449+0000 mon.a (mon.0) 5893 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.845993+0000 mon.a (mon.0) 5894 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.851009+0000 mon.a (mon.0) 5895 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.854823+0000 mon.a (mon.0) 5896 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.856312+0000 mon.a (mon.0) 5897 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.865756+0000 mon.a (mon.0) 5898 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.947277+0000 mon.a (mon.0) 5899 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.951581+0000 mon.a (mon.0) 5900 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.954612+0000 mon.a (mon.0) 5901 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.955965+0000 mon.a (mon.0) 5902 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:07.964564+0000 mon.a (mon.0) 5903 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:08.046283+0000 mon.a (mon.0) 5904 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[84793]: audit 2023-12-20T20:16:08.049343+0000 mon.a (mon.0) 5905 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:08.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.954612+0000 mon.a (mon.0) 5901 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:08.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.955965+0000 mon.a (mon.0) 5902 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:08.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:07.964564+0000 mon.a (mon.0) 5903 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:08.563 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:08.046283+0000 mon.a (mon.0) 5904 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:08.563 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:08 smithi080 bash[80208]: audit 2023-12-20T20:16:08.049343+0000 mon.a (mon.0) 5905 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.195 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[89254]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-20T20:16:09.195 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[89254]: 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-20T20:16:09.195 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[89254]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-12-20T20:16:09.195 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[89254]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-20T20:16:09.195 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[89254]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2023-12-20T20:16:09.195 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[89254]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-20T20:16:09.195 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:16:08 smithi133 bash[89254]: --> ceph-volume raw activate successful for osd ID: 7 2023-12-20T20:16:09.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: cephadm 2023-12-20T20:16:07.671604+0000 mgr.x (mgr.25349) 1999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: cephadm 2023-12-20T20:16:07.770217+0000 mgr.x (mgr.25349) 2000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: cephadm 2023-12-20T20:16:07.873742+0000 mgr.x (mgr.25349) 2001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: cephadm 2023-12-20T20:16:07.972356+0000 mgr.x (mgr.25349) 2002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.052415+0000 mon.a (mon.0) 5906 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.063609+0000 mon.a (mon.0) 5907 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.070249+0000 mon.a (mon.0) 5908 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: cephadm 2023-12-20T20:16:08.077952+0000 mgr.x (mgr.25349) 2003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.131164+0000 mon.a (mon.0) 5909 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.134966+0000 mon.a (mon.0) 5910 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.138696+0000 mon.a (mon.0) 5911 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.140071+0000 mon.a (mon.0) 5912 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.148987+0000 mon.a (mon.0) 5913 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: cephadm 2023-12-20T20:16:08.156737+0000 mgr.x (mgr.25349) 2004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.230893+0000 mon.a (mon.0) 5914 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.234887+0000 mon.a (mon.0) 5915 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.238505+0000 mon.a (mon.0) 5916 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.240149+0000 mon.a (mon.0) 5917 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.251380+0000 mon.a (mon.0) 5918 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: cephadm 2023-12-20T20:16:08.259405+0000 mgr.x (mgr.25349) 2005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.337546+0000 mon.a (mon.0) 5919 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.342512+0000 mon.a (mon.0) 5920 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.345784+0000 mon.a (mon.0) 5921 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.347330+0000 mon.a (mon.0) 5922 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.357666+0000 mon.a (mon.0) 5923 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: cephadm 2023-12-20T20:16:08.365691+0000 mgr.x (mgr.25349) 2006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.436421+0000 mon.a (mon.0) 5924 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.439837+0000 mon.a (mon.0) 5925 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.443357+0000 mon.a (mon.0) 5926 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.444960+0000 mon.a (mon.0) 5927 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.456060+0000 mon.a (mon.0) 5928 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: cephadm 2023-12-20T20:16:08.464023+0000 mgr.x (mgr.25349) 2007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.542390+0000 mon.a (mon.0) 5929 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.546052+0000 mon.a (mon.0) 5930 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.550426+0000 mon.a (mon.0) 5931 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.551999+0000 mon.a (mon.0) 5932 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.562871+0000 mon.a (mon.0) 5933 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: cephadm 2023-12-20T20:16:08.570763+0000 mgr.x (mgr.25349) 2008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.641490+0000 mon.a (mon.0) 5934 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.644716+0000 mon.a (mon.0) 5935 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.647849+0000 mon.a (mon.0) 5936 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.649283+0000 mon.a (mon.0) 5937 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.659629+0000 mon.a (mon.0) 5938 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.740233+0000 mon.a (mon.0) 5939 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.743594+0000 mon.a (mon.0) 5940 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.746600+0000 mon.a (mon.0) 5941 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.747861+0000 mon.a (mon.0) 5942 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.757875+0000 mon.a (mon.0) 5943 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.837933+0000 mon.a (mon.0) 5944 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.842138+0000 mon.a (mon.0) 5945 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.846225+0000 mon.a (mon.0) 5946 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.847827+0000 mon.a (mon.0) 5947 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.858975+0000 mon.a (mon.0) 5948 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.939243+0000 mon.a (mon.0) 5949 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.943068+0000 mon.a (mon.0) 5950 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.945999+0000 mon.a (mon.0) 5951 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.947260+0000 mon.a (mon.0) 5952 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:08.956278+0000 mon.a (mon.0) 5953 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:09.037769+0000 mon.a (mon.0) 5954 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:09.040288+0000 mon.a (mon.0) 5955 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:09.043149+0000 mon.a (mon.0) 5956 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:09 smithi133 bash[68349]: audit 2023-12-20T20:16:09.044603+0000 mon.a (mon.0) 5957 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: cephadm 2023-12-20T20:16:07.671604+0000 mgr.x (mgr.25349) 1999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: cephadm 2023-12-20T20:16:07.770217+0000 mgr.x (mgr.25349) 2000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: cephadm 2023-12-20T20:16:07.873742+0000 mgr.x (mgr.25349) 2001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: cephadm 2023-12-20T20:16:07.972356+0000 mgr.x (mgr.25349) 2002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.052415+0000 mon.a (mon.0) 5906 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.063609+0000 mon.a (mon.0) 5907 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.070249+0000 mon.a (mon.0) 5908 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: cephadm 2023-12-20T20:16:08.077952+0000 mgr.x (mgr.25349) 2003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.131164+0000 mon.a (mon.0) 5909 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.134966+0000 mon.a (mon.0) 5910 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.138696+0000 mon.a (mon.0) 5911 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.140071+0000 mon.a (mon.0) 5912 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.148987+0000 mon.a (mon.0) 5913 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: cephadm 2023-12-20T20:16:08.156737+0000 mgr.x (mgr.25349) 2004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.230893+0000 mon.a (mon.0) 5914 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.234887+0000 mon.a (mon.0) 5915 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.238505+0000 mon.a (mon.0) 5916 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.240149+0000 mon.a (mon.0) 5917 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.251380+0000 mon.a (mon.0) 5918 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: cephadm 2023-12-20T20:16:08.259405+0000 mgr.x (mgr.25349) 2005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: cephadm 2023-12-20T20:16:07.671604+0000 mgr.x (mgr.25349) 1999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: cephadm 2023-12-20T20:16:07.770217+0000 mgr.x (mgr.25349) 2000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: cephadm 2023-12-20T20:16:07.873742+0000 mgr.x (mgr.25349) 2001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: cephadm 2023-12-20T20:16:07.972356+0000 mgr.x (mgr.25349) 2002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.052415+0000 mon.a (mon.0) 5906 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.063609+0000 mon.a (mon.0) 5907 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.070249+0000 mon.a (mon.0) 5908 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.303 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: cephadm 2023-12-20T20:16:08.077952+0000 mgr.x (mgr.25349) 2003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.131164+0000 mon.a (mon.0) 5909 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.134966+0000 mon.a (mon.0) 5910 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.138696+0000 mon.a (mon.0) 5911 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.140071+0000 mon.a (mon.0) 5912 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.148987+0000 mon.a (mon.0) 5913 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: cephadm 2023-12-20T20:16:08.156737+0000 mgr.x (mgr.25349) 2004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.230893+0000 mon.a (mon.0) 5914 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.234887+0000 mon.a (mon.0) 5915 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.238505+0000 mon.a (mon.0) 5916 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.240149+0000 mon.a (mon.0) 5917 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.251380+0000 mon.a (mon.0) 5918 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.304 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: cephadm 2023-12-20T20:16:08.259405+0000 mgr.x (mgr.25349) 2005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.337546+0000 mon.a (mon.0) 5919 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.342512+0000 mon.a (mon.0) 5920 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.345784+0000 mon.a (mon.0) 5921 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.347330+0000 mon.a (mon.0) 5922 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.357666+0000 mon.a (mon.0) 5923 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: cephadm 2023-12-20T20:16:08.365691+0000 mgr.x (mgr.25349) 2006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.436421+0000 mon.a (mon.0) 5924 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.439837+0000 mon.a (mon.0) 5925 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.443357+0000 mon.a (mon.0) 5926 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.444960+0000 mon.a (mon.0) 5927 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.456060+0000 mon.a (mon.0) 5928 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: cephadm 2023-12-20T20:16:08.464023+0000 mgr.x (mgr.25349) 2007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.305 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.542390+0000 mon.a (mon.0) 5929 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.546052+0000 mon.a (mon.0) 5930 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.550426+0000 mon.a (mon.0) 5931 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.551999+0000 mon.a (mon.0) 5932 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.562871+0000 mon.a (mon.0) 5933 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: cephadm 2023-12-20T20:16:08.570763+0000 mgr.x (mgr.25349) 2008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.641490+0000 mon.a (mon.0) 5934 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.306 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.644716+0000 mon.a (mon.0) 5935 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.337546+0000 mon.a (mon.0) 5919 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.342512+0000 mon.a (mon.0) 5920 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.345784+0000 mon.a (mon.0) 5921 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.306 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.347330+0000 mon.a (mon.0) 5922 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.357666+0000 mon.a (mon.0) 5923 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: cephadm 2023-12-20T20:16:08.365691+0000 mgr.x (mgr.25349) 2006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.436421+0000 mon.a (mon.0) 5924 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.439837+0000 mon.a (mon.0) 5925 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.443357+0000 mon.a (mon.0) 5926 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.444960+0000 mon.a (mon.0) 5927 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.456060+0000 mon.a (mon.0) 5928 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: cephadm 2023-12-20T20:16:08.464023+0000 mgr.x (mgr.25349) 2007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.542390+0000 mon.a (mon.0) 5929 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.546052+0000 mon.a (mon.0) 5930 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.550426+0000 mon.a (mon.0) 5931 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.551999+0000 mon.a (mon.0) 5932 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.562871+0000 mon.a (mon.0) 5933 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.307 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: cephadm 2023-12-20T20:16:08.570763+0000 mgr.x (mgr.25349) 2008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:09.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.641490+0000 mon.a (mon.0) 5934 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.308 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.644716+0000 mon.a (mon.0) 5935 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.647849+0000 mon.a (mon.0) 5936 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.649283+0000 mon.a (mon.0) 5937 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.659629+0000 mon.a (mon.0) 5938 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.740233+0000 mon.a (mon.0) 5939 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.743594+0000 mon.a (mon.0) 5940 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.746600+0000 mon.a (mon.0) 5941 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.747861+0000 mon.a (mon.0) 5942 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.308 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.757875+0000 mon.a (mon.0) 5943 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.837933+0000 mon.a (mon.0) 5944 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.842138+0000 mon.a (mon.0) 5945 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.846225+0000 mon.a (mon.0) 5946 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.847827+0000 mon.a (mon.0) 5947 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.858975+0000 mon.a (mon.0) 5948 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.939243+0000 mon.a (mon.0) 5949 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.943068+0000 mon.a (mon.0) 5950 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.945999+0000 mon.a (mon.0) 5951 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.947260+0000 mon.a (mon.0) 5952 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:08.956278+0000 mon.a (mon.0) 5953 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:09.037769+0000 mon.a (mon.0) 5954 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:09.040288+0000 mon.a (mon.0) 5955 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:09.043149+0000 mon.a (mon.0) 5956 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.309 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[80208]: audit 2023-12-20T20:16:09.044603+0000 mon.a (mon.0) 5957 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.647849+0000 mon.a (mon.0) 5936 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.649283+0000 mon.a (mon.0) 5937 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.659629+0000 mon.a (mon.0) 5938 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.740233+0000 mon.a (mon.0) 5939 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.743594+0000 mon.a (mon.0) 5940 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.746600+0000 mon.a (mon.0) 5941 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.747861+0000 mon.a (mon.0) 5942 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.757875+0000 mon.a (mon.0) 5943 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.837933+0000 mon.a (mon.0) 5944 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.310 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.842138+0000 mon.a (mon.0) 5945 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.846225+0000 mon.a (mon.0) 5946 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.847827+0000 mon.a (mon.0) 5947 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.858975+0000 mon.a (mon.0) 5948 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.939243+0000 mon.a (mon.0) 5949 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.943068+0000 mon.a (mon.0) 5950 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.945999+0000 mon.a (mon.0) 5951 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.947260+0000 mon.a (mon.0) 5952 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:09.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:08.956278+0000 mon.a (mon.0) 5953 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:09.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:09.037769+0000 mon.a (mon.0) 5954 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:09.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:09.040288+0000 mon.a (mon.0) 5955 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:09.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:09.043149+0000 mon.a (mon.0) 5956 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:09.311 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:09 smithi080 bash[84793]: audit 2023-12-20T20:16:09.044603+0000 mon.a (mon.0) 5957 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: cephadm 2023-12-20T20:16:08.667626+0000 mgr.x (mgr.25349) 2009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: cephadm 2023-12-20T20:16:08.765694+0000 mgr.x (mgr.25349) 2010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: cluster 2023-12-20T20:16:08.866074+0000 mgr.x (mgr.25349) 2011 : cluster 0 pgmap v405: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-20T20:16:10.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: cephadm 2023-12-20T20:16:08.867018+0000 mgr.x (mgr.25349) 2012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: cephadm 2023-12-20T20:16:08.964101+0000 mgr.x (mgr.25349) 2013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.054311+0000 mon.a (mon.0) 5958 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: cephadm 2023-12-20T20:16:09.062066+0000 mgr.x (mgr.25349) 2014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.133933+0000 mon.a (mon.0) 5959 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.136777+0000 mon.a (mon.0) 5960 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.140931+0000 mon.a (mon.0) 5961 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.142454+0000 mon.a (mon.0) 5962 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.151979+0000 mon.a (mon.0) 5963 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: cephadm 2023-12-20T20:16:09.160426+0000 mgr.x (mgr.25349) 2015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.234908+0000 mon.a (mon.0) 5964 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.238904+0000 mon.a (mon.0) 5965 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.243486+0000 mon.a (mon.0) 5966 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.245009+0000 mon.a (mon.0) 5967 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.255497+0000 mon.a (mon.0) 5968 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: cephadm 2023-12-20T20:16:09.263393+0000 mgr.x (mgr.25349) 2016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.336738+0000 mon.a (mon.0) 5969 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.340860+0000 mon.a (mon.0) 5970 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.345164+0000 mon.a (mon.0) 5971 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.346796+0000 mon.a (mon.0) 5972 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.357832+0000 mon.a (mon.0) 5973 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: cephadm 2023-12-20T20:16:09.365749+0000 mgr.x (mgr.25349) 2017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.438172+0000 mon.a (mon.0) 5974 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.441785+0000 mon.a (mon.0) 5975 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.445304+0000 mon.a (mon.0) 5976 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.446932+0000 mon.a (mon.0) 5977 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.456870+0000 mon.a (mon.0) 5978 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: cephadm 2023-12-20T20:16:09.464829+0000 mgr.x (mgr.25349) 2018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.534708+0000 mon.a (mon.0) 5979 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.538028+0000 mon.a (mon.0) 5980 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.541540+0000 mon.a (mon.0) 5981 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.543199+0000 mon.a (mon.0) 5982 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.553712+0000 mon.a (mon.0) 5983 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: cephadm 2023-12-20T20:16:09.561601+0000 mgr.x (mgr.25349) 2019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.633847+0000 mon.a (mon.0) 5984 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.636929+0000 mon.a (mon.0) 5985 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.640416+0000 mon.a (mon.0) 5986 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.641538+0000 mon.a (mon.0) 5987 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.650999+0000 mon.a (mon.0) 5988 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.733262+0000 mon.a (mon.0) 5989 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.736313+0000 mon.a (mon.0) 5990 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.740157+0000 mon.a (mon.0) 5991 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.741512+0000 mon.a (mon.0) 5992 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.750724+0000 mon.a (mon.0) 5993 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.834225+0000 mon.a (mon.0) 5994 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.837570+0000 mon.a (mon.0) 5995 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.841140+0000 mon.a (mon.0) 5996 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.842804+0000 mon.a (mon.0) 5997 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.853748+0000 mon.a (mon.0) 5998 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.937402+0000 mon.a (mon.0) 5999 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.940459+0000 mon.a (mon.0) 6000 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.943579+0000 mon.a (mon.0) 6001 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.945088+0000 mon.a (mon.0) 6002 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:09.954929+0000 mon.a (mon.0) 6003 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:10.035441+0000 mon.a (mon.0) 6004 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:10.038673+0000 mon.a (mon.0) 6005 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:10.046786+0000 mon.a (mon.0) 6006 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:10.047473+0000 mon.a (mon.0) 6007 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:10.048438+0000 mon.a (mon.0) 6008 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:16:10.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:10 smithi133 bash[68349]: audit 2023-12-20T20:16:10.049245+0000 mon.a (mon.0) 6009 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.325 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: cephadm 2023-12-20T20:16:08.667626+0000 mgr.x (mgr.25349) 2009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.326 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: cephadm 2023-12-20T20:16:08.765694+0000 mgr.x (mgr.25349) 2010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.326 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: cluster 2023-12-20T20:16:08.866074+0000 mgr.x (mgr.25349) 2011 : cluster 0 pgmap v405: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-20T20:16:10.326 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: cephadm 2023-12-20T20:16:08.867018+0000 mgr.x (mgr.25349) 2012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.326 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: cephadm 2023-12-20T20:16:08.964101+0000 mgr.x (mgr.25349) 2013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.326 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.054311+0000 mon.a (mon.0) 5958 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.326 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: cephadm 2023-12-20T20:16:09.062066+0000 mgr.x (mgr.25349) 2014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.326 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.133933+0000 mon.a (mon.0) 5959 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.326 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.136777+0000 mon.a (mon.0) 5960 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.326 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.140931+0000 mon.a (mon.0) 5961 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.326 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.142454+0000 mon.a (mon.0) 5962 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.326 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.151979+0000 mon.a (mon.0) 5963 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.326 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: cephadm 2023-12-20T20:16:09.160426+0000 mgr.x (mgr.25349) 2015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.326 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.234908+0000 mon.a (mon.0) 5964 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.326 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.238904+0000 mon.a (mon.0) 5965 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.327 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.243486+0000 mon.a (mon.0) 5966 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.327 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.245009+0000 mon.a (mon.0) 5967 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.327 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.255497+0000 mon.a (mon.0) 5968 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.327 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: cephadm 2023-12-20T20:16:09.263393+0000 mgr.x (mgr.25349) 2016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.327 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.336738+0000 mon.a (mon.0) 5969 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.327 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.340860+0000 mon.a (mon.0) 5970 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.327 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.345164+0000 mon.a (mon.0) 5971 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.327 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.346796+0000 mon.a (mon.0) 5972 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.327 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.357832+0000 mon.a (mon.0) 5973 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.327 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: cephadm 2023-12-20T20:16:09.365749+0000 mgr.x (mgr.25349) 2017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.327 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.438172+0000 mon.a (mon.0) 5974 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.327 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.441785+0000 mon.a (mon.0) 5975 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.327 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.445304+0000 mon.a (mon.0) 5976 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.327 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.446932+0000 mon.a (mon.0) 5977 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.328 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.456870+0000 mon.a (mon.0) 5978 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.328 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: cephadm 2023-12-20T20:16:09.464829+0000 mgr.x (mgr.25349) 2018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.328 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.534708+0000 mon.a (mon.0) 5979 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.328 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.538028+0000 mon.a (mon.0) 5980 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.328 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.541540+0000 mon.a (mon.0) 5981 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.328 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.543199+0000 mon.a (mon.0) 5982 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.328 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.553712+0000 mon.a (mon.0) 5983 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.328 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: cephadm 2023-12-20T20:16:09.561601+0000 mgr.x (mgr.25349) 2019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.328 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.633847+0000 mon.a (mon.0) 5984 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.328 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.636929+0000 mon.a (mon.0) 5985 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.328 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.640416+0000 mon.a (mon.0) 5986 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.328 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.641538+0000 mon.a (mon.0) 5987 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.328 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.650999+0000 mon.a (mon.0) 5988 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.328 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.733262+0000 mon.a (mon.0) 5989 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.329 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.736313+0000 mon.a (mon.0) 5990 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.329 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.740157+0000 mon.a (mon.0) 5991 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.329 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.741512+0000 mon.a (mon.0) 5992 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.329 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.750724+0000 mon.a (mon.0) 5993 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.329 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.834225+0000 mon.a (mon.0) 5994 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.329 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.837570+0000 mon.a (mon.0) 5995 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.329 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.841140+0000 mon.a (mon.0) 5996 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.329 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.842804+0000 mon.a (mon.0) 5997 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.329 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.853748+0000 mon.a (mon.0) 5998 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.329 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.937402+0000 mon.a (mon.0) 5999 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.329 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.940459+0000 mon.a (mon.0) 6000 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.329 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.943579+0000 mon.a (mon.0) 6001 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.329 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.945088+0000 mon.a (mon.0) 6002 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.329 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:09.954929+0000 mon.a (mon.0) 6003 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.330 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:10.035441+0000 mon.a (mon.0) 6004 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.330 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:10.038673+0000 mon.a (mon.0) 6005 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.330 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:10.046786+0000 mon.a (mon.0) 6006 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.330 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:10.047473+0000 mon.a (mon.0) 6007 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.330 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:10.048438+0000 mon.a (mon.0) 6008 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:16:10.330 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[80208]: audit 2023-12-20T20:16:10.049245+0000 mon.a (mon.0) 6009 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.330 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: cephadm 2023-12-20T20:16:08.667626+0000 mgr.x (mgr.25349) 2009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: cephadm 2023-12-20T20:16:08.765694+0000 mgr.x (mgr.25349) 2010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: cluster 2023-12-20T20:16:08.866074+0000 mgr.x (mgr.25349) 2011 : cluster 0 pgmap v405: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-20T20:16:10.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: cephadm 2023-12-20T20:16:08.867018+0000 mgr.x (mgr.25349) 2012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: cephadm 2023-12-20T20:16:08.964101+0000 mgr.x (mgr.25349) 2013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.054311+0000 mon.a (mon.0) 5958 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: cephadm 2023-12-20T20:16:09.062066+0000 mgr.x (mgr.25349) 2014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.133933+0000 mon.a (mon.0) 5959 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.136777+0000 mon.a (mon.0) 5960 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.140931+0000 mon.a (mon.0) 5961 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.142454+0000 mon.a (mon.0) 5962 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.151979+0000 mon.a (mon.0) 5963 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: cephadm 2023-12-20T20:16:09.160426+0000 mgr.x (mgr.25349) 2015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.234908+0000 mon.a (mon.0) 5964 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.331 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.238904+0000 mon.a (mon.0) 5965 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.332 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.243486+0000 mon.a (mon.0) 5966 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.332 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.245009+0000 mon.a (mon.0) 5967 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.332 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.255497+0000 mon.a (mon.0) 5968 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.332 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: cephadm 2023-12-20T20:16:09.263393+0000 mgr.x (mgr.25349) 2016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.332 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.336738+0000 mon.a (mon.0) 5969 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.332 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.340860+0000 mon.a (mon.0) 5970 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.332 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.345164+0000 mon.a (mon.0) 5971 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.332 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.346796+0000 mon.a (mon.0) 5972 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.332 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.357832+0000 mon.a (mon.0) 5973 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.332 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: cephadm 2023-12-20T20:16:09.365749+0000 mgr.x (mgr.25349) 2017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.332 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.438172+0000 mon.a (mon.0) 5974 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.332 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.441785+0000 mon.a (mon.0) 5975 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.332 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.445304+0000 mon.a (mon.0) 5976 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.332 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.446932+0000 mon.a (mon.0) 5977 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.333 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.456870+0000 mon.a (mon.0) 5978 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.333 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: cephadm 2023-12-20T20:16:09.464829+0000 mgr.x (mgr.25349) 2018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.333 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.534708+0000 mon.a (mon.0) 5979 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.333 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.538028+0000 mon.a (mon.0) 5980 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.333 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.541540+0000 mon.a (mon.0) 5981 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.333 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.543199+0000 mon.a (mon.0) 5982 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.333 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.553712+0000 mon.a (mon.0) 5983 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.333 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: cephadm 2023-12-20T20:16:09.561601+0000 mgr.x (mgr.25349) 2019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:10.333 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.633847+0000 mon.a (mon.0) 5984 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.333 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.636929+0000 mon.a (mon.0) 5985 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.333 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.640416+0000 mon.a (mon.0) 5986 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.333 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.641538+0000 mon.a (mon.0) 5987 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.333 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.650999+0000 mon.a (mon.0) 5988 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.333 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.733262+0000 mon.a (mon.0) 5989 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.333 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.736313+0000 mon.a (mon.0) 5990 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.334 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.740157+0000 mon.a (mon.0) 5991 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.334 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.741512+0000 mon.a (mon.0) 5992 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.334 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.750724+0000 mon.a (mon.0) 5993 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.334 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.834225+0000 mon.a (mon.0) 5994 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.334 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.837570+0000 mon.a (mon.0) 5995 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.334 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.841140+0000 mon.a (mon.0) 5996 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.334 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.842804+0000 mon.a (mon.0) 5997 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.334 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.853748+0000 mon.a (mon.0) 5998 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.334 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.937402+0000 mon.a (mon.0) 5999 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.334 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.940459+0000 mon.a (mon.0) 6000 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.334 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.943579+0000 mon.a (mon.0) 6001 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.334 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.945088+0000 mon.a (mon.0) 6002 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:10.334 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:09.954929+0000 mon.a (mon.0) 6003 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.334 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:10.035441+0000 mon.a (mon.0) 6004 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:10.334 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:10.038673+0000 mon.a (mon.0) 6005 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:10.335 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:10.046786+0000 mon.a (mon.0) 6006 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:10.335 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:10.047473+0000 mon.a (mon.0) 6007 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:10.335 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:10.048438+0000 mon.a (mon.0) 6008 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:16:10.335 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:10 smithi080 bash[84793]: audit 2023-12-20T20:16:10.049245+0000 mon.a (mon.0) 6009 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: cephadm 2023-12-20T20:16:09.658634+0000 mgr.x (mgr.25349) 2020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: cephadm 2023-12-20T20:16:09.758487+0000 mgr.x (mgr.25349) 2021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: cephadm 2023-12-20T20:16:09.861846+0000 mgr.x (mgr.25349) 2022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: cephadm 2023-12-20T20:16:09.962851+0000 mgr.x (mgr.25349) 2023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.077699+0000 mon.a (mon.0) 6010 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: cephadm 2023-12-20T20:16:10.094279+0000 mgr.x (mgr.25349) 2024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.173183+0000 mon.a (mon.0) 6011 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.176662+0000 mon.a (mon.0) 6012 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.180744+0000 mon.a (mon.0) 6013 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.182292+0000 mon.a (mon.0) 6014 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.193225+0000 mon.a (mon.0) 6015 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: cephadm 2023-12-20T20:16:10.201052+0000 mgr.x (mgr.25349) 2025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.272505+0000 mon.a (mon.0) 6016 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.276071+0000 mon.a (mon.0) 6017 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.280207+0000 mon.a (mon.0) 6018 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.281982+0000 mon.a (mon.0) 6019 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.293242+0000 mon.a (mon.0) 6020 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: cephadm 2023-12-20T20:16:10.301241+0000 mgr.x (mgr.25349) 2026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.375480+0000 mon.a (mon.0) 6021 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.378692+0000 mon.a (mon.0) 6022 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.381722+0000 mon.a (mon.0) 6023 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.382991+0000 mon.a (mon.0) 6024 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.393072+0000 mon.a (mon.0) 6025 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: cephadm 2023-12-20T20:16:10.400908+0000 mgr.x (mgr.25349) 2027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.479351+0000 mon.a (mon.0) 6026 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.482662+0000 mon.a (mon.0) 6027 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.486344+0000 mon.a (mon.0) 6028 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.489871+0000 mon.a (mon.0) 6029 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.500086+0000 mon.a (mon.0) 6030 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: cephadm 2023-12-20T20:16:10.507969+0000 mgr.x (mgr.25349) 2028 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.585330+0000 mon.a (mon.0) 6031 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.588365+0000 mon.a (mon.0) 6032 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.593451+0000 mon.a (mon.0) 6033 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.595083+0000 mon.a (mon.0) 6034 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.604563+0000 mon.a (mon.0) 6035 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: cephadm 2023-12-20T20:16:10.612356+0000 mgr.x (mgr.25349) 2029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.687114+0000 mon.a (mon.0) 6036 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.690033+0000 mon.a (mon.0) 6037 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.692981+0000 mon.a (mon.0) 6038 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.694166+0000 mon.a (mon.0) 6039 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.703182+0000 mon.a (mon.0) 6040 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.784139+0000 mon.a (mon.0) 6041 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.787366+0000 mon.a (mon.0) 6042 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.791032+0000 mon.a (mon.0) 6043 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.793124+0000 mon.a (mon.0) 6044 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.803907+0000 mon.a (mon.0) 6045 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.884358+0000 mon.a (mon.0) 6046 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.887836+0000 mon.a (mon.0) 6047 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.891744+0000 mon.a (mon.0) 6048 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.893803+0000 mon.a (mon.0) 6049 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.904285+0000 mon.a (mon.0) 6050 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.984141+0000 mon.a (mon.0) 6051 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.987646+0000 mon.a (mon.0) 6052 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.991341+0000 mon.a (mon.0) 6053 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:10.992919+0000 mon.a (mon.0) 6054 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: audit 2023-12-20T20:16:11.002094+0000 mon.a (mon.0) 6055 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:11 smithi133 bash[68349]: cluster 2023-12-20T20:16:11.009387+0000 mon.a (mon.0) 6056 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2023-12-20T20:16:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: cephadm 2023-12-20T20:16:09.658634+0000 mgr.x (mgr.25349) 2020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: cephadm 2023-12-20T20:16:09.758487+0000 mgr.x (mgr.25349) 2021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: cephadm 2023-12-20T20:16:09.861846+0000 mgr.x (mgr.25349) 2022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: cephadm 2023-12-20T20:16:09.962851+0000 mgr.x (mgr.25349) 2023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.077699+0000 mon.a (mon.0) 6010 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: cephadm 2023-12-20T20:16:10.094279+0000 mgr.x (mgr.25349) 2024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.173183+0000 mon.a (mon.0) 6011 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.176662+0000 mon.a (mon.0) 6012 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.180744+0000 mon.a (mon.0) 6013 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.182292+0000 mon.a (mon.0) 6014 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.193225+0000 mon.a (mon.0) 6015 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: cephadm 2023-12-20T20:16:10.201052+0000 mgr.x (mgr.25349) 2025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.272505+0000 mon.a (mon.0) 6016 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.276071+0000 mon.a (mon.0) 6017 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.280207+0000 mon.a (mon.0) 6018 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.281982+0000 mon.a (mon.0) 6019 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.293242+0000 mon.a (mon.0) 6020 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: cephadm 2023-12-20T20:16:10.301241+0000 mgr.x (mgr.25349) 2026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.375480+0000 mon.a (mon.0) 6021 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.378692+0000 mon.a (mon.0) 6022 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: cephadm 2023-12-20T20:16:09.658634+0000 mgr.x (mgr.25349) 2020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: cephadm 2023-12-20T20:16:09.758487+0000 mgr.x (mgr.25349) 2021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: cephadm 2023-12-20T20:16:09.861846+0000 mgr.x (mgr.25349) 2022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: cephadm 2023-12-20T20:16:09.962851+0000 mgr.x (mgr.25349) 2023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.077699+0000 mon.a (mon.0) 6010 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: cephadm 2023-12-20T20:16:10.094279+0000 mgr.x (mgr.25349) 2024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.173183+0000 mon.a (mon.0) 6011 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.176662+0000 mon.a (mon.0) 6012 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.180744+0000 mon.a (mon.0) 6013 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.182292+0000 mon.a (mon.0) 6014 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.193225+0000 mon.a (mon.0) 6015 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: cephadm 2023-12-20T20:16:10.201052+0000 mgr.x (mgr.25349) 2025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.272505+0000 mon.a (mon.0) 6016 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.276071+0000 mon.a (mon.0) 6017 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.280207+0000 mon.a (mon.0) 6018 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.281982+0000 mon.a (mon.0) 6019 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.293242+0000 mon.a (mon.0) 6020 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: cephadm 2023-12-20T20:16:10.301241+0000 mgr.x (mgr.25349) 2026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.375480+0000 mon.a (mon.0) 6021 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.378692+0000 mon.a (mon.0) 6022 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.381722+0000 mon.a (mon.0) 6023 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.382991+0000 mon.a (mon.0) 6024 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.393072+0000 mon.a (mon.0) 6025 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: cephadm 2023-12-20T20:16:10.400908+0000 mgr.x (mgr.25349) 2027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.479351+0000 mon.a (mon.0) 6026 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.482662+0000 mon.a (mon.0) 6027 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.486344+0000 mon.a (mon.0) 6028 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.489871+0000 mon.a (mon.0) 6029 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.500086+0000 mon.a (mon.0) 6030 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: cephadm 2023-12-20T20:16:10.507969+0000 mgr.x (mgr.25349) 2028 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.585330+0000 mon.a (mon.0) 6031 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.588365+0000 mon.a (mon.0) 6032 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.593451+0000 mon.a (mon.0) 6033 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.595083+0000 mon.a (mon.0) 6034 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.604563+0000 mon.a (mon.0) 6035 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: cephadm 2023-12-20T20:16:10.612356+0000 mgr.x (mgr.25349) 2029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.687114+0000 mon.a (mon.0) 6036 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.690033+0000 mon.a (mon.0) 6037 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.692981+0000 mon.a (mon.0) 6038 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.694166+0000 mon.a (mon.0) 6039 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.703182+0000 mon.a (mon.0) 6040 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.381722+0000 mon.a (mon.0) 6023 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.382991+0000 mon.a (mon.0) 6024 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.393072+0000 mon.a (mon.0) 6025 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: cephadm 2023-12-20T20:16:10.400908+0000 mgr.x (mgr.25349) 2027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.479351+0000 mon.a (mon.0) 6026 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.482662+0000 mon.a (mon.0) 6027 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.486344+0000 mon.a (mon.0) 6028 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.489871+0000 mon.a (mon.0) 6029 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.500086+0000 mon.a (mon.0) 6030 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: cephadm 2023-12-20T20:16:10.507969+0000 mgr.x (mgr.25349) 2028 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.585330+0000 mon.a (mon.0) 6031 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.588365+0000 mon.a (mon.0) 6032 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.593451+0000 mon.a (mon.0) 6033 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.595083+0000 mon.a (mon.0) 6034 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.604563+0000 mon.a (mon.0) 6035 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: cephadm 2023-12-20T20:16:10.612356+0000 mgr.x (mgr.25349) 2029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:11.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.687114+0000 mon.a (mon.0) 6036 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.690033+0000 mon.a (mon.0) 6037 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.692981+0000 mon.a (mon.0) 6038 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.694166+0000 mon.a (mon.0) 6039 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.703182+0000 mon.a (mon.0) 6040 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.784139+0000 mon.a (mon.0) 6041 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.787366+0000 mon.a (mon.0) 6042 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.791032+0000 mon.a (mon.0) 6043 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.793124+0000 mon.a (mon.0) 6044 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.803907+0000 mon.a (mon.0) 6045 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.884358+0000 mon.a (mon.0) 6046 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.887836+0000 mon.a (mon.0) 6047 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.891744+0000 mon.a (mon.0) 6048 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.893803+0000 mon.a (mon.0) 6049 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.904285+0000 mon.a (mon.0) 6050 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.984141+0000 mon.a (mon.0) 6051 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.987646+0000 mon.a (mon.0) 6052 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.991341+0000 mon.a (mon.0) 6053 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:10.992919+0000 mon.a (mon.0) 6054 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: audit 2023-12-20T20:16:11.002094+0000 mon.a (mon.0) 6055 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[80208]: cluster 2023-12-20T20:16:11.009387+0000 mon.a (mon.0) 6056 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2023-12-20T20:16:11.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.784139+0000 mon.a (mon.0) 6041 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.787366+0000 mon.a (mon.0) 6042 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.791032+0000 mon.a (mon.0) 6043 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.793124+0000 mon.a (mon.0) 6044 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.803907+0000 mon.a (mon.0) 6045 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.884358+0000 mon.a (mon.0) 6046 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.887836+0000 mon.a (mon.0) 6047 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.891744+0000 mon.a (mon.0) 6048 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.893803+0000 mon.a (mon.0) 6049 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.904285+0000 mon.a (mon.0) 6050 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.984141+0000 mon.a (mon.0) 6051 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:11.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.987646+0000 mon.a (mon.0) 6052 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:11.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.991341+0000 mon.a (mon.0) 6053 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:11.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:10.992919+0000 mon.a (mon.0) 6054 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:11.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: audit 2023-12-20T20:16:11.002094+0000 mon.a (mon.0) 6055 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:11.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:11 smithi080 bash[84793]: cluster 2023-12-20T20:16:11.009387+0000 mon.a (mon.0) 6056 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2023-12-20T20:16:12.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: cephadm 2023-12-20T20:16:10.711006+0000 mgr.x (mgr.25349) 2030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: cephadm 2023-12-20T20:16:10.811750+0000 mgr.x (mgr.25349) 2031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: cluster 2023-12-20T20:16:10.866938+0000 mgr.x (mgr.25349) 2032 : cluster 0 pgmap v406: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-20T20:16:12.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: cephadm 2023-12-20T20:16:10.912160+0000 mgr.x (mgr.25349) 2033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: cephadm 2023-12-20T20:16:11.010130+0000 mgr.x (mgr.25349) 2034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.086840+0000 mon.a (mon.0) 6057 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.089370+0000 mon.a (mon.0) 6058 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.091801+0000 mon.a (mon.0) 6059 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.092857+0000 mon.a (mon.0) 6060 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.099665+0000 mon.a (mon.0) 6061 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: cephadm 2023-12-20T20:16:11.107309+0000 mgr.x (mgr.25349) 2035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.178280+0000 mon.a (mon.0) 6062 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.181602+0000 mon.a (mon.0) 6063 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.186914+0000 mon.a (mon.0) 6064 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.188700+0000 mon.a (mon.0) 6065 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.199304+0000 mon.a (mon.0) 6066 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: cephadm 2023-12-20T20:16:11.207154+0000 mgr.x (mgr.25349) 2036 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.281732+0000 mon.a (mon.0) 6067 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.284202+0000 mon.a (mon.0) 6068 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.286854+0000 mon.a (mon.0) 6069 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.288235+0000 mon.a (mon.0) 6070 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.296890+0000 mon.a (mon.0) 6071 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: cephadm 2023-12-20T20:16:11.304687+0000 mgr.x (mgr.25349) 2037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.377520+0000 mon.a (mon.0) 6072 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.380613+0000 mon.a (mon.0) 6073 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.384150+0000 mon.a (mon.0) 6074 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.385560+0000 mon.a (mon.0) 6075 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.395926+0000 mon.a (mon.0) 6076 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: cephadm 2023-12-20T20:16:11.403845+0000 mgr.x (mgr.25349) 2038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.474885+0000 mon.a (mon.0) 6077 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.478378+0000 mon.a (mon.0) 6078 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.481750+0000 mon.a (mon.0) 6079 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.483208+0000 mon.a (mon.0) 6080 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.494370+0000 mon.a (mon.0) 6081 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: cephadm 2023-12-20T20:16:11.502209+0000 mgr.x (mgr.25349) 2039 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.576897+0000 mon.a (mon.0) 6082 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.579994+0000 mon.a (mon.0) 6083 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.583092+0000 mon.a (mon.0) 6084 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.584580+0000 mon.a (mon.0) 6085 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.594936+0000 mon.a (mon.0) 6086 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: cephadm 2023-12-20T20:16:11.602819+0000 mgr.x (mgr.25349) 2040 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.662626+0000 mon.a (mon.0) 6087 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.665779+0000 mon.a (mon.0) 6088 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.668798+0000 mon.a (mon.0) 6089 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.670218+0000 mon.a (mon.0) 6090 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.681538+0000 mon.a (mon.0) 6091 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.762898+0000 mon.a (mon.0) 6092 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.766197+0000 mon.a (mon.0) 6093 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.770523+0000 mon.a (mon.0) 6094 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.772194+0000 mon.a (mon.0) 6095 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.784022+0000 mon.a (mon.0) 6096 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.863032+0000 mon.a (mon.0) 6097 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.866565+0000 mon.a (mon.0) 6098 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.870114+0000 mon.a (mon.0) 6099 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.871690+0000 mon.a (mon.0) 6100 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.883438+0000 mon.a (mon.0) 6101 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.965233+0000 mon.a (mon.0) 6102 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.969242+0000 mon.a (mon.0) 6103 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.973067+0000 mon.a (mon.0) 6104 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.974798+0000 mon.a (mon.0) 6105 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:11.987523+0000 mon.a (mon.0) 6106 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:12.072383+0000 mon.a (mon.0) 6107 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[68349]: audit 2023-12-20T20:16:12.075552+0000 mon.a (mon.0) 6108 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: cephadm 2023-12-20T20:16:10.711006+0000 mgr.x (mgr.25349) 2030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: cephadm 2023-12-20T20:16:10.811750+0000 mgr.x (mgr.25349) 2031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: cluster 2023-12-20T20:16:10.866938+0000 mgr.x (mgr.25349) 2032 : cluster 0 pgmap v406: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-20T20:16:12.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: cephadm 2023-12-20T20:16:10.912160+0000 mgr.x (mgr.25349) 2033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: cephadm 2023-12-20T20:16:11.010130+0000 mgr.x (mgr.25349) 2034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.086840+0000 mon.a (mon.0) 6057 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.089370+0000 mon.a (mon.0) 6058 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.091801+0000 mon.a (mon.0) 6059 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.092857+0000 mon.a (mon.0) 6060 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.099665+0000 mon.a (mon.0) 6061 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: cephadm 2023-12-20T20:16:11.107309+0000 mgr.x (mgr.25349) 2035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.178280+0000 mon.a (mon.0) 6062 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.181602+0000 mon.a (mon.0) 6063 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.186914+0000 mon.a (mon.0) 6064 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.188700+0000 mon.a (mon.0) 6065 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.199304+0000 mon.a (mon.0) 6066 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: cephadm 2023-12-20T20:16:11.207154+0000 mgr.x (mgr.25349) 2036 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.281732+0000 mon.a (mon.0) 6067 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.284202+0000 mon.a (mon.0) 6068 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.286854+0000 mon.a (mon.0) 6069 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: cephadm 2023-12-20T20:16:10.711006+0000 mgr.x (mgr.25349) 2030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: cephadm 2023-12-20T20:16:10.811750+0000 mgr.x (mgr.25349) 2031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: cluster 2023-12-20T20:16:10.866938+0000 mgr.x (mgr.25349) 2032 : cluster 0 pgmap v406: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-20T20:16:12.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: cephadm 2023-12-20T20:16:10.912160+0000 mgr.x (mgr.25349) 2033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: cephadm 2023-12-20T20:16:11.010130+0000 mgr.x (mgr.25349) 2034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.086840+0000 mon.a (mon.0) 6057 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.089370+0000 mon.a (mon.0) 6058 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.091801+0000 mon.a (mon.0) 6059 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.092857+0000 mon.a (mon.0) 6060 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.099665+0000 mon.a (mon.0) 6061 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: cephadm 2023-12-20T20:16:11.107309+0000 mgr.x (mgr.25349) 2035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.178280+0000 mon.a (mon.0) 6062 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.181602+0000 mon.a (mon.0) 6063 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.186914+0000 mon.a (mon.0) 6064 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.188700+0000 mon.a (mon.0) 6065 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.199304+0000 mon.a (mon.0) 6066 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: cephadm 2023-12-20T20:16:11.207154+0000 mgr.x (mgr.25349) 2036 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.281732+0000 mon.a (mon.0) 6067 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.284202+0000 mon.a (mon.0) 6068 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.286854+0000 mon.a (mon.0) 6069 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.288235+0000 mon.a (mon.0) 6070 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.296890+0000 mon.a (mon.0) 6071 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: cephadm 2023-12-20T20:16:11.304687+0000 mgr.x (mgr.25349) 2037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.377520+0000 mon.a (mon.0) 6072 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.380613+0000 mon.a (mon.0) 6073 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.384150+0000 mon.a (mon.0) 6074 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.385560+0000 mon.a (mon.0) 6075 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.395926+0000 mon.a (mon.0) 6076 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: cephadm 2023-12-20T20:16:11.403845+0000 mgr.x (mgr.25349) 2038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.474885+0000 mon.a (mon.0) 6077 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.478378+0000 mon.a (mon.0) 6078 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.481750+0000 mon.a (mon.0) 6079 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.483208+0000 mon.a (mon.0) 6080 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.494370+0000 mon.a (mon.0) 6081 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: cephadm 2023-12-20T20:16:11.502209+0000 mgr.x (mgr.25349) 2039 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.576897+0000 mon.a (mon.0) 6082 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.579994+0000 mon.a (mon.0) 6083 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.583092+0000 mon.a (mon.0) 6084 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.584580+0000 mon.a (mon.0) 6085 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.594936+0000 mon.a (mon.0) 6086 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.288235+0000 mon.a (mon.0) 6070 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.296890+0000 mon.a (mon.0) 6071 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: cephadm 2023-12-20T20:16:11.304687+0000 mgr.x (mgr.25349) 2037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.377520+0000 mon.a (mon.0) 6072 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.380613+0000 mon.a (mon.0) 6073 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.384150+0000 mon.a (mon.0) 6074 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.385560+0000 mon.a (mon.0) 6075 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.395926+0000 mon.a (mon.0) 6076 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: cephadm 2023-12-20T20:16:11.403845+0000 mgr.x (mgr.25349) 2038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.474885+0000 mon.a (mon.0) 6077 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.478378+0000 mon.a (mon.0) 6078 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.481750+0000 mon.a (mon.0) 6079 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.483208+0000 mon.a (mon.0) 6080 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.494370+0000 mon.a (mon.0) 6081 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: cephadm 2023-12-20T20:16:11.502209+0000 mgr.x (mgr.25349) 2039 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.576897+0000 mon.a (mon.0) 6082 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.579994+0000 mon.a (mon.0) 6083 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.583092+0000 mon.a (mon.0) 6084 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.584580+0000 mon.a (mon.0) 6085 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.594936+0000 mon.a (mon.0) 6086 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: cephadm 2023-12-20T20:16:11.602819+0000 mgr.x (mgr.25349) 2040 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.662626+0000 mon.a (mon.0) 6087 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.665779+0000 mon.a (mon.0) 6088 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.668798+0000 mon.a (mon.0) 6089 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.670218+0000 mon.a (mon.0) 6090 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.681538+0000 mon.a (mon.0) 6091 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.762898+0000 mon.a (mon.0) 6092 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.766197+0000 mon.a (mon.0) 6093 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.770523+0000 mon.a (mon.0) 6094 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.772194+0000 mon.a (mon.0) 6095 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.784022+0000 mon.a (mon.0) 6096 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.863032+0000 mon.a (mon.0) 6097 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.866565+0000 mon.a (mon.0) 6098 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.870114+0000 mon.a (mon.0) 6099 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.871690+0000 mon.a (mon.0) 6100 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.883438+0000 mon.a (mon.0) 6101 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.965233+0000 mon.a (mon.0) 6102 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.969242+0000 mon.a (mon.0) 6103 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.973067+0000 mon.a (mon.0) 6104 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.974798+0000 mon.a (mon.0) 6105 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:11.987523+0000 mon.a (mon.0) 6106 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:12.072383+0000 mon.a (mon.0) 6107 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[80208]: audit 2023-12-20T20:16:12.075552+0000 mon.a (mon.0) 6108 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: cephadm 2023-12-20T20:16:11.602819+0000 mgr.x (mgr.25349) 2040 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:12.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.662626+0000 mon.a (mon.0) 6087 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.665779+0000 mon.a (mon.0) 6088 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.668798+0000 mon.a (mon.0) 6089 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.670218+0000 mon.a (mon.0) 6090 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.681538+0000 mon.a (mon.0) 6091 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.762898+0000 mon.a (mon.0) 6092 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.766197+0000 mon.a (mon.0) 6093 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.770523+0000 mon.a (mon.0) 6094 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.772194+0000 mon.a (mon.0) 6095 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.784022+0000 mon.a (mon.0) 6096 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.863032+0000 mon.a (mon.0) 6097 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.866565+0000 mon.a (mon.0) 6098 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.870114+0000 mon.a (mon.0) 6099 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.871690+0000 mon.a (mon.0) 6100 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.883438+0000 mon.a (mon.0) 6101 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.965233+0000 mon.a (mon.0) 6102 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.969242+0000 mon.a (mon.0) 6103 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.973067+0000 mon.a (mon.0) 6104 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:12.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.974798+0000 mon.a (mon.0) 6105 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:12.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:11.987523+0000 mon.a (mon.0) 6106 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:12.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:12.072383+0000 mon.a (mon.0) 6107 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:12.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:12 smithi080 bash[84793]: audit 2023-12-20T20:16:12.075552+0000 mon.a (mon.0) 6108 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:12.944 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:16:12 smithi133 bash[89697]: debug 2023-12-20T20:16:12.536+0000 7f6695770640 -1 Falling back to public interface 2023-12-20T20:16:13.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: cephadm 2023-12-20T20:16:11.689326+0000 mgr.x (mgr.25349) 2041 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: cephadm 2023-12-20T20:16:11.791869+0000 mgr.x (mgr.25349) 2042 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: cephadm 2023-12-20T20:16:11.891362+0000 mgr.x (mgr.25349) 2043 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: cephadm 2023-12-20T20:16:11.995591+0000 mgr.x (mgr.25349) 2044 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.080081+0000 mon.a (mon.0) 6109 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.092118+0000 mon.a (mon.0) 6110 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.098993+0000 mon.a (mon.0) 6111 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: cephadm 2023-12-20T20:16:12.106783+0000 mgr.x (mgr.25349) 2045 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.182338+0000 mon.a (mon.0) 6112 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.186024+0000 mon.a (mon.0) 6113 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.189723+0000 mon.a (mon.0) 6114 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.191478+0000 mon.a (mon.0) 6115 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.200524+0000 mon.a (mon.0) 6116 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: cephadm 2023-12-20T20:16:12.208727+0000 mgr.x (mgr.25349) 2046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.284691+0000 mon.a (mon.0) 6117 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.289662+0000 mon.a (mon.0) 6118 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.292644+0000 mon.a (mon.0) 6119 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.294137+0000 mon.a (mon.0) 6120 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.303439+0000 mon.a (mon.0) 6121 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: cephadm 2023-12-20T20:16:12.311158+0000 mgr.x (mgr.25349) 2047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.382636+0000 mon.a (mon.0) 6122 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.385557+0000 mon.a (mon.0) 6123 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.388717+0000 mon.a (mon.0) 6124 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.390042+0000 mon.a (mon.0) 6125 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.399018+0000 mon.a (mon.0) 6126 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: cephadm 2023-12-20T20:16:12.406929+0000 mgr.x (mgr.25349) 2048 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.473538+0000 mon.a (mon.0) 6127 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.477081+0000 mon.a (mon.0) 6128 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.480824+0000 mon.a (mon.0) 6129 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.482671+0000 mon.a (mon.0) 6130 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.492950+0000 mon.a (mon.0) 6131 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: cephadm 2023-12-20T20:16:12.500894+0000 mgr.x (mgr.25349) 2049 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.574844+0000 mon.a (mon.0) 6132 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.577931+0000 mon.a (mon.0) 6133 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.581616+0000 mon.a (mon.0) 6134 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.583653+0000 mon.a (mon.0) 6135 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.593969+0000 mon.a (mon.0) 6136 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: cephadm 2023-12-20T20:16:12.601888+0000 mgr.x (mgr.25349) 2050 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.677042+0000 mon.a (mon.0) 6137 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.680322+0000 mon.a (mon.0) 6138 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.683717+0000 mon.a (mon.0) 6139 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.685049+0000 mon.a (mon.0) 6140 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.694088+0000 mon.a (mon.0) 6141 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.776635+0000 mon.a (mon.0) 6142 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.781090+0000 mon.a (mon.0) 6143 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.784521+0000 mon.a (mon.0) 6144 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.786038+0000 mon.a (mon.0) 6145 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.797403+0000 mon.a (mon.0) 6146 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.879209+0000 mon.a (mon.0) 6147 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.882460+0000 mon.a (mon.0) 6148 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.886417+0000 mon.a (mon.0) 6149 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.888196+0000 mon.a (mon.0) 6150 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.899974+0000 mon.a (mon.0) 6151 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.980331+0000 mon.a (mon.0) 6152 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.983407+0000 mon.a (mon.0) 6153 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.986832+0000 mon.a (mon.0) 6154 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:12.988246+0000 mon.a (mon.0) 6155 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:13 smithi133 bash[68349]: audit 2023-12-20T20:16:13.000352+0000 mon.a (mon.0) 6156 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: cephadm 2023-12-20T20:16:11.689326+0000 mgr.x (mgr.25349) 2041 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: cephadm 2023-12-20T20:16:11.791869+0000 mgr.x (mgr.25349) 2042 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: cephadm 2023-12-20T20:16:11.891362+0000 mgr.x (mgr.25349) 2043 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: cephadm 2023-12-20T20:16:11.995591+0000 mgr.x (mgr.25349) 2044 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.080081+0000 mon.a (mon.0) 6109 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.092118+0000 mon.a (mon.0) 6110 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.098993+0000 mon.a (mon.0) 6111 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: cephadm 2023-12-20T20:16:12.106783+0000 mgr.x (mgr.25349) 2045 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.182338+0000 mon.a (mon.0) 6112 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.186024+0000 mon.a (mon.0) 6113 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.189723+0000 mon.a (mon.0) 6114 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.191478+0000 mon.a (mon.0) 6115 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.200524+0000 mon.a (mon.0) 6116 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: cephadm 2023-12-20T20:16:12.208727+0000 mgr.x (mgr.25349) 2046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.284691+0000 mon.a (mon.0) 6117 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.289662+0000 mon.a (mon.0) 6118 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.292644+0000 mon.a (mon.0) 6119 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.294137+0000 mon.a (mon.0) 6120 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.303439+0000 mon.a (mon.0) 6121 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: cephadm 2023-12-20T20:16:12.311158+0000 mgr.x (mgr.25349) 2047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: cephadm 2023-12-20T20:16:11.689326+0000 mgr.x (mgr.25349) 2041 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: cephadm 2023-12-20T20:16:11.791869+0000 mgr.x (mgr.25349) 2042 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: cephadm 2023-12-20T20:16:11.891362+0000 mgr.x (mgr.25349) 2043 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: cephadm 2023-12-20T20:16:11.995591+0000 mgr.x (mgr.25349) 2044 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.080081+0000 mon.a (mon.0) 6109 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.092118+0000 mon.a (mon.0) 6110 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.098993+0000 mon.a (mon.0) 6111 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: cephadm 2023-12-20T20:16:12.106783+0000 mgr.x (mgr.25349) 2045 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.182338+0000 mon.a (mon.0) 6112 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.186024+0000 mon.a (mon.0) 6113 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.189723+0000 mon.a (mon.0) 6114 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.191478+0000 mon.a (mon.0) 6115 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.200524+0000 mon.a (mon.0) 6116 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: cephadm 2023-12-20T20:16:12.208727+0000 mgr.x (mgr.25349) 2046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.284691+0000 mon.a (mon.0) 6117 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.289662+0000 mon.a (mon.0) 6118 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.292644+0000 mon.a (mon.0) 6119 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.294137+0000 mon.a (mon.0) 6120 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.303439+0000 mon.a (mon.0) 6121 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: cephadm 2023-12-20T20:16:12.311158+0000 mgr.x (mgr.25349) 2047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.382636+0000 mon.a (mon.0) 6122 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.385557+0000 mon.a (mon.0) 6123 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.388717+0000 mon.a (mon.0) 6124 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.390042+0000 mon.a (mon.0) 6125 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.399018+0000 mon.a (mon.0) 6126 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: cephadm 2023-12-20T20:16:12.406929+0000 mgr.x (mgr.25349) 2048 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.473538+0000 mon.a (mon.0) 6127 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.477081+0000 mon.a (mon.0) 6128 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.480824+0000 mon.a (mon.0) 6129 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.482671+0000 mon.a (mon.0) 6130 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.492950+0000 mon.a (mon.0) 6131 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: cephadm 2023-12-20T20:16:12.500894+0000 mgr.x (mgr.25349) 2049 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.574844+0000 mon.a (mon.0) 6132 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.577931+0000 mon.a (mon.0) 6133 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.581616+0000 mon.a (mon.0) 6134 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.583653+0000 mon.a (mon.0) 6135 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.593969+0000 mon.a (mon.0) 6136 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: cephadm 2023-12-20T20:16:12.601888+0000 mgr.x (mgr.25349) 2050 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.677042+0000 mon.a (mon.0) 6137 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.680322+0000 mon.a (mon.0) 6138 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.382636+0000 mon.a (mon.0) 6122 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.385557+0000 mon.a (mon.0) 6123 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.388717+0000 mon.a (mon.0) 6124 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.390042+0000 mon.a (mon.0) 6125 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.399018+0000 mon.a (mon.0) 6126 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: cephadm 2023-12-20T20:16:12.406929+0000 mgr.x (mgr.25349) 2048 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.473538+0000 mon.a (mon.0) 6127 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.477081+0000 mon.a (mon.0) 6128 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.480824+0000 mon.a (mon.0) 6129 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.482671+0000 mon.a (mon.0) 6130 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.492950+0000 mon.a (mon.0) 6131 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: cephadm 2023-12-20T20:16:12.500894+0000 mgr.x (mgr.25349) 2049 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.574844+0000 mon.a (mon.0) 6132 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.577931+0000 mon.a (mon.0) 6133 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.581616+0000 mon.a (mon.0) 6134 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.583653+0000 mon.a (mon.0) 6135 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.593969+0000 mon.a (mon.0) 6136 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: cephadm 2023-12-20T20:16:12.601888+0000 mgr.x (mgr.25349) 2050 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:13.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.677042+0000 mon.a (mon.0) 6137 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.680322+0000 mon.a (mon.0) 6138 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.683717+0000 mon.a (mon.0) 6139 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.685049+0000 mon.a (mon.0) 6140 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.694088+0000 mon.a (mon.0) 6141 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.776635+0000 mon.a (mon.0) 6142 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.781090+0000 mon.a (mon.0) 6143 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.784521+0000 mon.a (mon.0) 6144 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.786038+0000 mon.a (mon.0) 6145 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.797403+0000 mon.a (mon.0) 6146 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.879209+0000 mon.a (mon.0) 6147 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.882460+0000 mon.a (mon.0) 6148 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.886417+0000 mon.a (mon.0) 6149 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.888196+0000 mon.a (mon.0) 6150 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.899974+0000 mon.a (mon.0) 6151 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.980331+0000 mon.a (mon.0) 6152 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.983407+0000 mon.a (mon.0) 6153 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.986832+0000 mon.a (mon.0) 6154 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:12.988246+0000 mon.a (mon.0) 6155 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[84793]: audit 2023-12-20T20:16:13.000352+0000 mon.a (mon.0) 6156 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.683717+0000 mon.a (mon.0) 6139 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.685049+0000 mon.a (mon.0) 6140 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.694088+0000 mon.a (mon.0) 6141 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.776635+0000 mon.a (mon.0) 6142 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.781090+0000 mon.a (mon.0) 6143 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.784521+0000 mon.a (mon.0) 6144 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.786038+0000 mon.a (mon.0) 6145 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.797403+0000 mon.a (mon.0) 6146 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.879209+0000 mon.a (mon.0) 6147 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.882460+0000 mon.a (mon.0) 6148 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.886417+0000 mon.a (mon.0) 6149 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.888196+0000 mon.a (mon.0) 6150 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.899974+0000 mon.a (mon.0) 6151 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:13.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.980331+0000 mon.a (mon.0) 6152 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:13.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.983407+0000 mon.a (mon.0) 6153 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:13.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.986832+0000 mon.a (mon.0) 6154 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:13.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:12.988246+0000 mon.a (mon.0) 6155 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:13.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:13 smithi080 bash[80208]: audit 2023-12-20T20:16:13.000352+0000 mon.a (mon.0) 6156 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: cephadm 2023-12-20T20:16:12.701835+0000 mgr.x (mgr.25349) 2051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: cephadm 2023-12-20T20:16:12.805399+0000 mgr.x (mgr.25349) 2052 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: cluster 2023-12-20T20:16:12.867831+0000 mgr.x (mgr.25349) 2053 : cluster 0 pgmap v407: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-20T20:16:14.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: cephadm 2023-12-20T20:16:12.907841+0000 mgr.x (mgr.25349) 2054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: cephadm 2023-12-20T20:16:13.008083+0000 mgr.x (mgr.25349) 2055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.082644+0000 mon.a (mon.0) 6157 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.097479+0000 mon.a (mon.0) 6158 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.100455+0000 mon.a (mon.0) 6159 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.101356+0000 mon.a (mon.0) 6160 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.107294+0000 mon.a (mon.0) 6161 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: cephadm 2023-12-20T20:16:13.115113+0000 mgr.x (mgr.25349) 2056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.182701+0000 mon.a (mon.0) 6162 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.185888+0000 mon.a (mon.0) 6163 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.188932+0000 mon.a (mon.0) 6164 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.190202+0000 mon.a (mon.0) 6165 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.200414+0000 mon.a (mon.0) 6166 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: cephadm 2023-12-20T20:16:13.208337+0000 mgr.x (mgr.25349) 2057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.279615+0000 mon.a (mon.0) 6167 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.282947+0000 mon.a (mon.0) 6168 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.286940+0000 mon.a (mon.0) 6169 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.288872+0000 mon.a (mon.0) 6170 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.299751+0000 mon.a (mon.0) 6171 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: cephadm 2023-12-20T20:16:13.307564+0000 mgr.x (mgr.25349) 2058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.382699+0000 mon.a (mon.0) 6172 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.386154+0000 mon.a (mon.0) 6173 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.391875+0000 mon.a (mon.0) 6174 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.393869+0000 mon.a (mon.0) 6175 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.405037+0000 mon.a (mon.0) 6176 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: cephadm 2023-12-20T20:16:13.412789+0000 mgr.x (mgr.25349) 2059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.484444+0000 mon.a (mon.0) 6177 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.488955+0000 mon.a (mon.0) 6178 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.492323+0000 mon.a (mon.0) 6179 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.493852+0000 mon.a (mon.0) 6180 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.504921+0000 mon.a (mon.0) 6181 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: cephadm 2023-12-20T20:16:13.512782+0000 mgr.x (mgr.25349) 2060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.587027+0000 mon.a (mon.0) 6182 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.590331+0000 mon.a (mon.0) 6183 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.594550+0000 mon.a (mon.0) 6184 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.596255+0000 mon.a (mon.0) 6185 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.607727+0000 mon.a (mon.0) 6186 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: cephadm 2023-12-20T20:16:13.615725+0000 mgr.x (mgr.25349) 2061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.690482+0000 mon.a (mon.0) 6187 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.693971+0000 mon.a (mon.0) 6188 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.698803+0000 mon.a (mon.0) 6189 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.700475+0000 mon.a (mon.0) 6190 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.711112+0000 mon.a (mon.0) 6191 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.791943+0000 mon.a (mon.0) 6192 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.800879+0000 mon.a (mon.0) 6193 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.804242+0000 mon.a (mon.0) 6194 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.805753+0000 mon.a (mon.0) 6195 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.816440+0000 mon.a (mon.0) 6196 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.895737+0000 mon.a (mon.0) 6197 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.899165+0000 mon.a (mon.0) 6198 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.902541+0000 mon.a (mon.0) 6199 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.904352+0000 mon.a (mon.0) 6200 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.915480+0000 mon.a (mon.0) 6201 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.996340+0000 mon.a (mon.0) 6202 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:13.999773+0000 mon.a (mon.0) 6203 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:14.003786+0000 mon.a (mon.0) 6204 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:14.005597+0000 mon.a (mon.0) 6205 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[68349]: audit 2023-12-20T20:16:14.016760+0000 mon.a (mon.0) 6206 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: cephadm 2023-12-20T20:16:12.701835+0000 mgr.x (mgr.25349) 2051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: cephadm 2023-12-20T20:16:12.805399+0000 mgr.x (mgr.25349) 2052 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: cluster 2023-12-20T20:16:12.867831+0000 mgr.x (mgr.25349) 2053 : cluster 0 pgmap v407: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-20T20:16:14.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: cephadm 2023-12-20T20:16:12.907841+0000 mgr.x (mgr.25349) 2054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: cephadm 2023-12-20T20:16:13.008083+0000 mgr.x (mgr.25349) 2055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.082644+0000 mon.a (mon.0) 6157 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.097479+0000 mon.a (mon.0) 6158 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.100455+0000 mon.a (mon.0) 6159 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.101356+0000 mon.a (mon.0) 6160 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.107294+0000 mon.a (mon.0) 6161 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: cephadm 2023-12-20T20:16:13.115113+0000 mgr.x (mgr.25349) 2056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.182701+0000 mon.a (mon.0) 6162 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.185888+0000 mon.a (mon.0) 6163 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.188932+0000 mon.a (mon.0) 6164 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.190202+0000 mon.a (mon.0) 6165 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.200414+0000 mon.a (mon.0) 6166 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: cephadm 2023-12-20T20:16:13.208337+0000 mgr.x (mgr.25349) 2057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.279615+0000 mon.a (mon.0) 6167 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.282947+0000 mon.a (mon.0) 6168 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.286940+0000 mon.a (mon.0) 6169 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: cephadm 2023-12-20T20:16:12.701835+0000 mgr.x (mgr.25349) 2051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: cephadm 2023-12-20T20:16:12.805399+0000 mgr.x (mgr.25349) 2052 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: cluster 2023-12-20T20:16:12.867831+0000 mgr.x (mgr.25349) 2053 : cluster 0 pgmap v407: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-20T20:16:14.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: cephadm 2023-12-20T20:16:12.907841+0000 mgr.x (mgr.25349) 2054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: cephadm 2023-12-20T20:16:13.008083+0000 mgr.x (mgr.25349) 2055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.082644+0000 mon.a (mon.0) 6157 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.097479+0000 mon.a (mon.0) 6158 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.100455+0000 mon.a (mon.0) 6159 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.101356+0000 mon.a (mon.0) 6160 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.107294+0000 mon.a (mon.0) 6161 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: cephadm 2023-12-20T20:16:13.115113+0000 mgr.x (mgr.25349) 2056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.182701+0000 mon.a (mon.0) 6162 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.185888+0000 mon.a (mon.0) 6163 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.188932+0000 mon.a (mon.0) 6164 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.190202+0000 mon.a (mon.0) 6165 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.200414+0000 mon.a (mon.0) 6166 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: cephadm 2023-12-20T20:16:13.208337+0000 mgr.x (mgr.25349) 2057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.279615+0000 mon.a (mon.0) 6167 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.282947+0000 mon.a (mon.0) 6168 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.286940+0000 mon.a (mon.0) 6169 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.288872+0000 mon.a (mon.0) 6170 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.299751+0000 mon.a (mon.0) 6171 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: cephadm 2023-12-20T20:16:13.307564+0000 mgr.x (mgr.25349) 2058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.382699+0000 mon.a (mon.0) 6172 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.386154+0000 mon.a (mon.0) 6173 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.391875+0000 mon.a (mon.0) 6174 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.393869+0000 mon.a (mon.0) 6175 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.405037+0000 mon.a (mon.0) 6176 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: cephadm 2023-12-20T20:16:13.412789+0000 mgr.x (mgr.25349) 2059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.484444+0000 mon.a (mon.0) 6177 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.488955+0000 mon.a (mon.0) 6178 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.492323+0000 mon.a (mon.0) 6179 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.493852+0000 mon.a (mon.0) 6180 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.504921+0000 mon.a (mon.0) 6181 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: cephadm 2023-12-20T20:16:13.512782+0000 mgr.x (mgr.25349) 2060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.587027+0000 mon.a (mon.0) 6182 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.590331+0000 mon.a (mon.0) 6183 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.594550+0000 mon.a (mon.0) 6184 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.596255+0000 mon.a (mon.0) 6185 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.607727+0000 mon.a (mon.0) 6186 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: cephadm 2023-12-20T20:16:13.615725+0000 mgr.x (mgr.25349) 2061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.690482+0000 mon.a (mon.0) 6187 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.693971+0000 mon.a (mon.0) 6188 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.698803+0000 mon.a (mon.0) 6189 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.700475+0000 mon.a (mon.0) 6190 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.711112+0000 mon.a (mon.0) 6191 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.791943+0000 mon.a (mon.0) 6192 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.800879+0000 mon.a (mon.0) 6193 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.804242+0000 mon.a (mon.0) 6194 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.805753+0000 mon.a (mon.0) 6195 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.816440+0000 mon.a (mon.0) 6196 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.895737+0000 mon.a (mon.0) 6197 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.899165+0000 mon.a (mon.0) 6198 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.902541+0000 mon.a (mon.0) 6199 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.904352+0000 mon.a (mon.0) 6200 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.915480+0000 mon.a (mon.0) 6201 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.996340+0000 mon.a (mon.0) 6202 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:13.999773+0000 mon.a (mon.0) 6203 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:14.003786+0000 mon.a (mon.0) 6204 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.288872+0000 mon.a (mon.0) 6170 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.299751+0000 mon.a (mon.0) 6171 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: cephadm 2023-12-20T20:16:13.307564+0000 mgr.x (mgr.25349) 2058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.382699+0000 mon.a (mon.0) 6172 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.386154+0000 mon.a (mon.0) 6173 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.391875+0000 mon.a (mon.0) 6174 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.393869+0000 mon.a (mon.0) 6175 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.405037+0000 mon.a (mon.0) 6176 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: cephadm 2023-12-20T20:16:13.412789+0000 mgr.x (mgr.25349) 2059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.484444+0000 mon.a (mon.0) 6177 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.488955+0000 mon.a (mon.0) 6178 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.492323+0000 mon.a (mon.0) 6179 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.493852+0000 mon.a (mon.0) 6180 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.504921+0000 mon.a (mon.0) 6181 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: cephadm 2023-12-20T20:16:13.512782+0000 mgr.x (mgr.25349) 2060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.587027+0000 mon.a (mon.0) 6182 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.590331+0000 mon.a (mon.0) 6183 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.594550+0000 mon.a (mon.0) 6184 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.596255+0000 mon.a (mon.0) 6185 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.607727+0000 mon.a (mon.0) 6186 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:14.005597+0000 mon.a (mon.0) 6205 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[80208]: audit 2023-12-20T20:16:14.016760+0000 mon.a (mon.0) 6206 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: cephadm 2023-12-20T20:16:13.615725+0000 mgr.x (mgr.25349) 2061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:14.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.690482+0000 mon.a (mon.0) 6187 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.693971+0000 mon.a (mon.0) 6188 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.698803+0000 mon.a (mon.0) 6189 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.700475+0000 mon.a (mon.0) 6190 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.711112+0000 mon.a (mon.0) 6191 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.791943+0000 mon.a (mon.0) 6192 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.800879+0000 mon.a (mon.0) 6193 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.804242+0000 mon.a (mon.0) 6194 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.805753+0000 mon.a (mon.0) 6195 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.816440+0000 mon.a (mon.0) 6196 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.895737+0000 mon.a (mon.0) 6197 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.899165+0000 mon.a (mon.0) 6198 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.902541+0000 mon.a (mon.0) 6199 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.904352+0000 mon.a (mon.0) 6200 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.915480+0000 mon.a (mon.0) 6201 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:14.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.996340+0000 mon.a (mon.0) 6202 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:14.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:13.999773+0000 mon.a (mon.0) 6203 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:14.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:14.003786+0000 mon.a (mon.0) 6204 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:14.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:14.005597+0000 mon.a (mon.0) 6205 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:14.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:14 smithi080 bash[84793]: audit 2023-12-20T20:16:14.016760+0000 mon.a (mon.0) 6206 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.195 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:16:14 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:16:14] "GET /metrics HTTP/1.1" 200 38589 "" "Prometheus/2.33.4" 2023-12-20T20:16:15.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: cephadm 2023-12-20T20:16:13.719045+0000 mgr.x (mgr.25349) 2062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: cephadm 2023-12-20T20:16:13.824464+0000 mgr.x (mgr.25349) 2063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: cephadm 2023-12-20T20:16:13.923407+0000 mgr.x (mgr.25349) 2064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: cephadm 2023-12-20T20:16:14.024776+0000 mgr.x (mgr.25349) 2065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.101229+0000 mon.a (mon.0) 6207 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.104109+0000 mon.a (mon.0) 6208 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.106110+0000 mon.a (mon.0) 6209 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.106883+0000 mon.a (mon.0) 6210 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.114461+0000 mon.a (mon.0) 6211 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: cephadm 2023-12-20T20:16:14.122204+0000 mgr.x (mgr.25349) 2066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.197620+0000 mon.a (mon.0) 6212 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.201406+0000 mon.a (mon.0) 6213 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.205247+0000 mon.a (mon.0) 6214 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.206903+0000 mon.a (mon.0) 6215 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.217817+0000 mon.a (mon.0) 6216 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: cephadm 2023-12-20T20:16:14.225767+0000 mgr.x (mgr.25349) 2067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.298966+0000 mon.a (mon.0) 6217 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.302677+0000 mon.a (mon.0) 6218 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.306606+0000 mon.a (mon.0) 6219 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.308200+0000 mon.a (mon.0) 6220 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.319300+0000 mon.a (mon.0) 6221 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: cephadm 2023-12-20T20:16:14.327282+0000 mgr.x (mgr.25349) 2068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.398953+0000 mon.a (mon.0) 6222 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.402008+0000 mon.a (mon.0) 6223 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.405105+0000 mon.a (mon.0) 6224 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.406579+0000 mon.a (mon.0) 6225 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.416651+0000 mon.a (mon.0) 6226 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: cephadm 2023-12-20T20:16:14.424499+0000 mgr.x (mgr.25349) 2069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.496884+0000 mon.a (mon.0) 6227 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.499914+0000 mon.a (mon.0) 6228 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.503440+0000 mon.a (mon.0) 6229 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.504893+0000 mon.a (mon.0) 6230 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.515014+0000 mon.a (mon.0) 6231 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: cephadm 2023-12-20T20:16:14.522865+0000 mgr.x (mgr.25349) 2070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.594095+0000 mon.a (mon.0) 6232 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.597636+0000 mon.a (mon.0) 6233 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.601036+0000 mon.a (mon.0) 6234 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.602241+0000 mon.a (mon.0) 6235 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.614436+0000 mon.a (mon.0) 6236 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: cephadm 2023-12-20T20:16:14.622298+0000 mgr.x (mgr.25349) 2071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.697673+0000 mon.a (mon.0) 6237 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.701051+0000 mon.a (mon.0) 6238 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.704982+0000 mon.a (mon.0) 6239 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.706628+0000 mon.a (mon.0) 6240 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.719106+0000 mon.a (mon.0) 6241 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.799920+0000 mon.a (mon.0) 6242 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.803294+0000 mon.a (mon.0) 6243 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.806794+0000 mon.a (mon.0) 6244 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.808301+0000 mon.a (mon.0) 6245 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.820284+0000 mon.a (mon.0) 6246 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.897040+0000 mon.a (mon.0) 6247 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.900280+0000 mon.a (mon.0) 6248 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.903593+0000 mon.a (mon.0) 6249 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.904926+0000 mon.a (mon.0) 6250 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.917751+0000 mon.a (mon.0) 6251 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.995546+0000 mon.a (mon.0) 6252 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:14.999207+0000 mon.a (mon.0) 6253 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:15.003477+0000 mon.a (mon.0) 6254 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.199 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:15.005178+0000 mon.a (mon.0) 6255 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:15.018721+0000 mon.a (mon.0) 6256 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:15.082956+0000 mon.a (mon.0) 6257 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[68349]: audit 2023-12-20T20:16:15.086288+0000 mon.a (mon.0) 6258 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: cephadm 2023-12-20T20:16:13.719045+0000 mgr.x (mgr.25349) 2062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: cephadm 2023-12-20T20:16:13.824464+0000 mgr.x (mgr.25349) 2063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: cephadm 2023-12-20T20:16:13.923407+0000 mgr.x (mgr.25349) 2064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: cephadm 2023-12-20T20:16:14.024776+0000 mgr.x (mgr.25349) 2065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.101229+0000 mon.a (mon.0) 6207 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.104109+0000 mon.a (mon.0) 6208 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.106110+0000 mon.a (mon.0) 6209 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.106883+0000 mon.a (mon.0) 6210 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.114461+0000 mon.a (mon.0) 6211 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: cephadm 2023-12-20T20:16:14.122204+0000 mgr.x (mgr.25349) 2066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.197620+0000 mon.a (mon.0) 6212 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.201406+0000 mon.a (mon.0) 6213 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.205247+0000 mon.a (mon.0) 6214 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.206903+0000 mon.a (mon.0) 6215 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.217817+0000 mon.a (mon.0) 6216 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: cephadm 2023-12-20T20:16:14.225767+0000 mgr.x (mgr.25349) 2067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.298966+0000 mon.a (mon.0) 6217 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.302677+0000 mon.a (mon.0) 6218 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.306606+0000 mon.a (mon.0) 6219 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.308200+0000 mon.a (mon.0) 6220 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: cephadm 2023-12-20T20:16:13.719045+0000 mgr.x (mgr.25349) 2062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: cephadm 2023-12-20T20:16:13.824464+0000 mgr.x (mgr.25349) 2063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: cephadm 2023-12-20T20:16:13.923407+0000 mgr.x (mgr.25349) 2064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: cephadm 2023-12-20T20:16:14.024776+0000 mgr.x (mgr.25349) 2065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.101229+0000 mon.a (mon.0) 6207 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.104109+0000 mon.a (mon.0) 6208 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.106110+0000 mon.a (mon.0) 6209 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.106883+0000 mon.a (mon.0) 6210 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.114461+0000 mon.a (mon.0) 6211 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: cephadm 2023-12-20T20:16:14.122204+0000 mgr.x (mgr.25349) 2066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.197620+0000 mon.a (mon.0) 6212 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.201406+0000 mon.a (mon.0) 6213 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.205247+0000 mon.a (mon.0) 6214 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.206903+0000 mon.a (mon.0) 6215 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.217817+0000 mon.a (mon.0) 6216 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: cephadm 2023-12-20T20:16:14.225767+0000 mgr.x (mgr.25349) 2067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.298966+0000 mon.a (mon.0) 6217 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.302677+0000 mon.a (mon.0) 6218 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.306606+0000 mon.a (mon.0) 6219 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.308200+0000 mon.a (mon.0) 6220 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.319300+0000 mon.a (mon.0) 6221 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: cephadm 2023-12-20T20:16:14.327282+0000 mgr.x (mgr.25349) 2068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.398953+0000 mon.a (mon.0) 6222 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.402008+0000 mon.a (mon.0) 6223 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.405105+0000 mon.a (mon.0) 6224 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.406579+0000 mon.a (mon.0) 6225 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.416651+0000 mon.a (mon.0) 6226 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: cephadm 2023-12-20T20:16:14.424499+0000 mgr.x (mgr.25349) 2069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.496884+0000 mon.a (mon.0) 6227 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.499914+0000 mon.a (mon.0) 6228 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.503440+0000 mon.a (mon.0) 6229 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.504893+0000 mon.a (mon.0) 6230 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.515014+0000 mon.a (mon.0) 6231 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: cephadm 2023-12-20T20:16:14.522865+0000 mgr.x (mgr.25349) 2070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.594095+0000 mon.a (mon.0) 6232 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.597636+0000 mon.a (mon.0) 6233 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.601036+0000 mon.a (mon.0) 6234 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.602241+0000 mon.a (mon.0) 6235 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.614436+0000 mon.a (mon.0) 6236 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: cephadm 2023-12-20T20:16:14.622298+0000 mgr.x (mgr.25349) 2071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.319300+0000 mon.a (mon.0) 6221 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: cephadm 2023-12-20T20:16:14.327282+0000 mgr.x (mgr.25349) 2068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.398953+0000 mon.a (mon.0) 6222 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.402008+0000 mon.a (mon.0) 6223 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.405105+0000 mon.a (mon.0) 6224 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.406579+0000 mon.a (mon.0) 6225 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.416651+0000 mon.a (mon.0) 6226 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: cephadm 2023-12-20T20:16:14.424499+0000 mgr.x (mgr.25349) 2069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.496884+0000 mon.a (mon.0) 6227 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.499914+0000 mon.a (mon.0) 6228 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.503440+0000 mon.a (mon.0) 6229 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.504893+0000 mon.a (mon.0) 6230 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.515014+0000 mon.a (mon.0) 6231 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: cephadm 2023-12-20T20:16:14.522865+0000 mgr.x (mgr.25349) 2070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.594095+0000 mon.a (mon.0) 6232 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.597636+0000 mon.a (mon.0) 6233 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.601036+0000 mon.a (mon.0) 6234 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.602241+0000 mon.a (mon.0) 6235 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.614436+0000 mon.a (mon.0) 6236 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: cephadm 2023-12-20T20:16:14.622298+0000 mgr.x (mgr.25349) 2071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:15.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.697673+0000 mon.a (mon.0) 6237 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.701051+0000 mon.a (mon.0) 6238 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.704982+0000 mon.a (mon.0) 6239 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.706628+0000 mon.a (mon.0) 6240 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.719106+0000 mon.a (mon.0) 6241 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.799920+0000 mon.a (mon.0) 6242 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.803294+0000 mon.a (mon.0) 6243 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.806794+0000 mon.a (mon.0) 6244 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.808301+0000 mon.a (mon.0) 6245 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.820284+0000 mon.a (mon.0) 6246 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.897040+0000 mon.a (mon.0) 6247 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.900280+0000 mon.a (mon.0) 6248 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.903593+0000 mon.a (mon.0) 6249 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.904926+0000 mon.a (mon.0) 6250 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.917751+0000 mon.a (mon.0) 6251 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.995546+0000 mon.a (mon.0) 6252 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:14.999207+0000 mon.a (mon.0) 6253 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:15.003477+0000 mon.a (mon.0) 6254 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:15.005178+0000 mon.a (mon.0) 6255 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:15.018721+0000 mon.a (mon.0) 6256 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.697673+0000 mon.a (mon.0) 6237 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.701051+0000 mon.a (mon.0) 6238 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.704982+0000 mon.a (mon.0) 6239 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.706628+0000 mon.a (mon.0) 6240 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.719106+0000 mon.a (mon.0) 6241 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.799920+0000 mon.a (mon.0) 6242 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.803294+0000 mon.a (mon.0) 6243 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.806794+0000 mon.a (mon.0) 6244 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.808301+0000 mon.a (mon.0) 6245 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.820284+0000 mon.a (mon.0) 6246 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.897040+0000 mon.a (mon.0) 6247 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.900280+0000 mon.a (mon.0) 6248 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.903593+0000 mon.a (mon.0) 6249 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.904926+0000 mon.a (mon.0) 6250 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.917751+0000 mon.a (mon.0) 6251 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.995546+0000 mon.a (mon.0) 6252 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:14.999207+0000 mon.a (mon.0) 6253 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:15.003477+0000 mon.a (mon.0) 6254 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:15.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:15.005178+0000 mon.a (mon.0) 6255 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:15.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:15.018721+0000 mon.a (mon.0) 6256 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:15.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:15.082956+0000 mon.a (mon.0) 6257 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[80208]: audit 2023-12-20T20:16:15.086288+0000 mon.a (mon.0) 6258 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:15.082956+0000 mon.a (mon.0) 6257 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:15.562 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:15 smithi080 bash[84793]: audit 2023-12-20T20:16:15.086288+0000 mon.a (mon.0) 6258 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:15.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[89697]: debug 2023-12-20T20:16:15.276+0000 7f6695770640 -1 osd.7 0 read_superblock omap replica is missing. 2023-12-20T20:16:15.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:16:15 smithi133 bash[89697]: debug 2023-12-20T20:16:15.308+0000 7f6695770640 -1 osd.7 166 log_to_monitors true 2023-12-20T20:16:16.361 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: cephadm 2023-12-20T20:16:14.726990+0000 mgr.x (mgr.25349) 2072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.361 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: cephadm 2023-12-20T20:16:14.828172+0000 mgr.x (mgr.25349) 2073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.361 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: cluster 2023-12-20T20:16:14.869168+0000 mgr.x (mgr.25349) 2074 : cluster 0 pgmap v408: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-20T20:16:16.361 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: cephadm 2023-12-20T20:16:14.925861+0000 mgr.x (mgr.25349) 2075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.361 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: cephadm 2023-12-20T20:16:15.026632+0000 mgr.x (mgr.25349) 2076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.362 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.090255+0000 mon.a (mon.0) 6259 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.362 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.091647+0000 mon.a (mon.0) 6260 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.362 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.111283+0000 mon.a (mon.0) 6261 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.362 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: cephadm 2023-12-20T20:16:15.119105+0000 mgr.x (mgr.25349) 2077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.362 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.191248+0000 mon.a (mon.0) 6262 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.362 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.196270+0000 mon.a (mon.0) 6263 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.362 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.200604+0000 mon.a (mon.0) 6264 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.362 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.202187+0000 mon.a (mon.0) 6265 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.362 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.213974+0000 mon.a (mon.0) 6266 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.362 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: cephadm 2023-12-20T20:16:15.221954+0000 mgr.x (mgr.25349) 2078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.362 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.275093+0000 mon.a (mon.0) 6267 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.362 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.278270+0000 mon.a (mon.0) 6268 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.362 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.282321+0000 mon.a (mon.0) 6269 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.363 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.283756+0000 mon.a (mon.0) 6270 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.363 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.293176+0000 mon.a (mon.0) 6271 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.363 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: cephadm 2023-12-20T20:16:15.300921+0000 mgr.x (mgr.25349) 2079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.363 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.309876+0000 mon.a (mon.0) 6272 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T20:16:16.363 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.316271+0000 mon.b (mon.2) 13 : audit 1 from='osd.7 [v2:172.21.15.133:6824/3761473171,v1:172.21.15.133:6825/3761473171]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T20:16:16.363 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.372913+0000 mon.a (mon.0) 6273 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.364 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.375942+0000 mon.a (mon.0) 6274 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.364 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.379296+0000 mon.a (mon.0) 6275 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.364 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.380506+0000 mon.a (mon.0) 6276 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.364 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.389258+0000 mon.a (mon.0) 6277 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.364 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: cephadm 2023-12-20T20:16:15.397067+0000 mgr.x (mgr.25349) 2080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.364 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.470871+0000 mon.a (mon.0) 6278 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.364 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.474083+0000 mon.a (mon.0) 6279 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.364 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.479592+0000 mon.a (mon.0) 6280 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.364 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.485595+0000 mon.a (mon.0) 6281 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.364 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.486602+0000 mon.a (mon.0) 6282 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.364 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.498646+0000 mon.a (mon.0) 6283 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.365 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: cephadm 2023-12-20T20:16:15.506509+0000 mgr.x (mgr.25349) 2081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.365 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.582237+0000 mon.a (mon.0) 6284 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.365 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.585513+0000 mon.a (mon.0) 6285 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.365 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.589075+0000 mon.a (mon.0) 6286 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.365 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.590529+0000 mon.a (mon.0) 6287 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.365 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.599551+0000 mon.a (mon.0) 6288 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.365 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: cephadm 2023-12-20T20:16:15.607250+0000 mgr.x (mgr.25349) 2082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.365 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.681163+0000 mon.a (mon.0) 6289 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.365 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.684293+0000 mon.a (mon.0) 6290 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.365 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.689020+0000 mon.a (mon.0) 6291 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.365 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.690604+0000 mon.a (mon.0) 6292 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.366 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.700238+0000 mon.a (mon.0) 6293 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.366 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.784172+0000 mon.a (mon.0) 6294 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.366 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.788792+0000 mon.a (mon.0) 6295 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.366 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.792347+0000 mon.a (mon.0) 6296 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.366 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.793761+0000 mon.a (mon.0) 6297 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.366 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.802452+0000 mon.a (mon.0) 6298 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.366 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.885290+0000 mon.a (mon.0) 6299 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.366 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.889140+0000 mon.a (mon.0) 6300 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.366 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.891873+0000 mon.a (mon.0) 6301 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.366 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.893200+0000 mon.a (mon.0) 6302 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.367 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.901424+0000 mon.a (mon.0) 6303 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.367 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.981058+0000 mon.a (mon.0) 6304 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.367 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.986253+0000 mon.a (mon.0) 6305 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.367 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.990037+0000 mon.a (mon.0) 6306 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.367 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:15.991835+0000 mon.a (mon.0) 6307 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.367 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:16.001958+0000 mon.a (mon.0) 6308 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.367 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:16.085397+0000 mon.a (mon.0) 6309 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.367 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:16.088279+0000 mon.a (mon.0) 6310 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.367 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[68349]: audit 2023-12-20T20:16:16.091773+0000 mon.a (mon.0) 6311 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.371 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: cephadm 2023-12-20T20:16:14.726990+0000 mgr.x (mgr.25349) 2072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.371 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: cephadm 2023-12-20T20:16:14.828172+0000 mgr.x (mgr.25349) 2073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.372 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: cluster 2023-12-20T20:16:14.869168+0000 mgr.x (mgr.25349) 2074 : cluster 0 pgmap v408: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-20T20:16:16.372 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: cephadm 2023-12-20T20:16:14.925861+0000 mgr.x (mgr.25349) 2075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.372 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: cephadm 2023-12-20T20:16:15.026632+0000 mgr.x (mgr.25349) 2076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.372 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.090255+0000 mon.a (mon.0) 6259 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.372 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.091647+0000 mon.a (mon.0) 6260 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.372 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.111283+0000 mon.a (mon.0) 6261 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.373 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: cephadm 2023-12-20T20:16:15.119105+0000 mgr.x (mgr.25349) 2077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.373 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.191248+0000 mon.a (mon.0) 6262 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.373 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.196270+0000 mon.a (mon.0) 6263 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.373 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.200604+0000 mon.a (mon.0) 6264 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.373 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.202187+0000 mon.a (mon.0) 6265 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.373 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.213974+0000 mon.a (mon.0) 6266 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.374 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: cephadm 2023-12-20T20:16:15.221954+0000 mgr.x (mgr.25349) 2078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.374 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.275093+0000 mon.a (mon.0) 6267 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.374 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.278270+0000 mon.a (mon.0) 6268 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.374 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.282321+0000 mon.a (mon.0) 6269 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.374 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.283756+0000 mon.a (mon.0) 6270 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.374 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.293176+0000 mon.a (mon.0) 6271 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.375 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: cephadm 2023-12-20T20:16:15.300921+0000 mgr.x (mgr.25349) 2079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.375 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.309876+0000 mon.a (mon.0) 6272 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T20:16:16.375 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.316271+0000 mon.b (mon.2) 13 : audit 1 from='osd.7 [v2:172.21.15.133:6824/3761473171,v1:172.21.15.133:6825/3761473171]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T20:16:16.375 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.372913+0000 mon.a (mon.0) 6273 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.376 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.375942+0000 mon.a (mon.0) 6274 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.376 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.379296+0000 mon.a (mon.0) 6275 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.376 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.380506+0000 mon.a (mon.0) 6276 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.376 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.389258+0000 mon.a (mon.0) 6277 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.376 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: cephadm 2023-12-20T20:16:15.397067+0000 mgr.x (mgr.25349) 2080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.376 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.470871+0000 mon.a (mon.0) 6278 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.377 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.474083+0000 mon.a (mon.0) 6279 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.377 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.479592+0000 mon.a (mon.0) 6280 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.377 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.485595+0000 mon.a (mon.0) 6281 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.377 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.486602+0000 mon.a (mon.0) 6282 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.377 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.498646+0000 mon.a (mon.0) 6283 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.377 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: cephadm 2023-12-20T20:16:15.506509+0000 mgr.x (mgr.25349) 2081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.378 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.582237+0000 mon.a (mon.0) 6284 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.378 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.585513+0000 mon.a (mon.0) 6285 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.378 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.589075+0000 mon.a (mon.0) 6286 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.378 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: cephadm 2023-12-20T20:16:14.726990+0000 mgr.x (mgr.25349) 2072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.379 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: cephadm 2023-12-20T20:16:14.828172+0000 mgr.x (mgr.25349) 2073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.379 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: cluster 2023-12-20T20:16:14.869168+0000 mgr.x (mgr.25349) 2074 : cluster 0 pgmap v408: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-20T20:16:16.379 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: cephadm 2023-12-20T20:16:14.925861+0000 mgr.x (mgr.25349) 2075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.379 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: cephadm 2023-12-20T20:16:15.026632+0000 mgr.x (mgr.25349) 2076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.379 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.090255+0000 mon.a (mon.0) 6259 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.379 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.091647+0000 mon.a (mon.0) 6260 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.380 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.111283+0000 mon.a (mon.0) 6261 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.380 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: cephadm 2023-12-20T20:16:15.119105+0000 mgr.x (mgr.25349) 2077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.380 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.191248+0000 mon.a (mon.0) 6262 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.380 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.196270+0000 mon.a (mon.0) 6263 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.380 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.200604+0000 mon.a (mon.0) 6264 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.380 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.202187+0000 mon.a (mon.0) 6265 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.213974+0000 mon.a (mon.0) 6266 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: cephadm 2023-12-20T20:16:15.221954+0000 mgr.x (mgr.25349) 2078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.275093+0000 mon.a (mon.0) 6267 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.278270+0000 mon.a (mon.0) 6268 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.282321+0000 mon.a (mon.0) 6269 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.283756+0000 mon.a (mon.0) 6270 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.381 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.293176+0000 mon.a (mon.0) 6271 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.590529+0000 mon.a (mon.0) 6287 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.599551+0000 mon.a (mon.0) 6288 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: cephadm 2023-12-20T20:16:15.607250+0000 mgr.x (mgr.25349) 2082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.382 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.681163+0000 mon.a (mon.0) 6289 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.383 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.684293+0000 mon.a (mon.0) 6290 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.383 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.689020+0000 mon.a (mon.0) 6291 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.383 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.690604+0000 mon.a (mon.0) 6292 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.383 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.700238+0000 mon.a (mon.0) 6293 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.383 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.784172+0000 mon.a (mon.0) 6294 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.383 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.788792+0000 mon.a (mon.0) 6295 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.384 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.792347+0000 mon.a (mon.0) 6296 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.384 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.793761+0000 mon.a (mon.0) 6297 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.384 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.802452+0000 mon.a (mon.0) 6298 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.384 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.885290+0000 mon.a (mon.0) 6299 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.384 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.889140+0000 mon.a (mon.0) 6300 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.384 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.891873+0000 mon.a (mon.0) 6301 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.385 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.893200+0000 mon.a (mon.0) 6302 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.385 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.901424+0000 mon.a (mon.0) 6303 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.385 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.981058+0000 mon.a (mon.0) 6304 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.385 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.986253+0000 mon.a (mon.0) 6305 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.385 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: cephadm 2023-12-20T20:16:15.300921+0000 mgr.x (mgr.25349) 2079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.386 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.309876+0000 mon.a (mon.0) 6272 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T20:16:16.386 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.316271+0000 mon.b (mon.2) 13 : audit 1 from='osd.7 [v2:172.21.15.133:6824/3761473171,v1:172.21.15.133:6825/3761473171]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-20T20:16:16.386 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.372913+0000 mon.a (mon.0) 6273 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.386 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.375942+0000 mon.a (mon.0) 6274 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.386 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.379296+0000 mon.a (mon.0) 6275 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.386 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.380506+0000 mon.a (mon.0) 6276 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.386 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.389258+0000 mon.a (mon.0) 6277 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.386 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: cephadm 2023-12-20T20:16:15.397067+0000 mgr.x (mgr.25349) 2080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.386 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.470871+0000 mon.a (mon.0) 6278 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.386 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.474083+0000 mon.a (mon.0) 6279 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.386 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.479592+0000 mon.a (mon.0) 6280 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.386 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.485595+0000 mon.a (mon.0) 6281 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.387 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.486602+0000 mon.a (mon.0) 6282 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.387 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.498646+0000 mon.a (mon.0) 6283 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.387 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: cephadm 2023-12-20T20:16:15.506509+0000 mgr.x (mgr.25349) 2081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.387 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.582237+0000 mon.a (mon.0) 6284 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.387 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.585513+0000 mon.a (mon.0) 6285 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.387 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.589075+0000 mon.a (mon.0) 6286 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.990037+0000 mon.a (mon.0) 6306 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:15.991835+0000 mon.a (mon.0) 6307 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:16.001958+0000 mon.a (mon.0) 6308 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.387 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:16.085397+0000 mon.a (mon.0) 6309 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:16.088279+0000 mon.a (mon.0) 6310 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.388 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[80208]: audit 2023-12-20T20:16:16.091773+0000 mon.a (mon.0) 6311 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.388 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.590529+0000 mon.a (mon.0) 6287 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.388 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.599551+0000 mon.a (mon.0) 6288 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.388 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: cephadm 2023-12-20T20:16:15.607250+0000 mgr.x (mgr.25349) 2082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:16.388 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.681163+0000 mon.a (mon.0) 6289 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.388 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.684293+0000 mon.a (mon.0) 6290 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.388 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.689020+0000 mon.a (mon.0) 6291 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.388 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.690604+0000 mon.a (mon.0) 6292 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.389 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.700238+0000 mon.a (mon.0) 6293 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.389 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.784172+0000 mon.a (mon.0) 6294 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.389 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.788792+0000 mon.a (mon.0) 6295 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.389 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.792347+0000 mon.a (mon.0) 6296 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.389 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.793761+0000 mon.a (mon.0) 6297 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.389 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.802452+0000 mon.a (mon.0) 6298 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.389 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.885290+0000 mon.a (mon.0) 6299 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.389 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.889140+0000 mon.a (mon.0) 6300 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.389 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.891873+0000 mon.a (mon.0) 6301 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.389 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.893200+0000 mon.a (mon.0) 6302 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.389 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.901424+0000 mon.a (mon.0) 6303 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.389 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.981058+0000 mon.a (mon.0) 6304 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.389 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.986253+0000 mon.a (mon.0) 6305 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.390 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.990037+0000 mon.a (mon.0) 6306 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.390 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:15.991835+0000 mon.a (mon.0) 6307 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:16.390 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:16.001958+0000 mon.a (mon.0) 6308 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:16.390 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:16.085397+0000 mon.a (mon.0) 6309 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:16.390 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:16.088279+0000 mon.a (mon.0) 6310 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:16.390 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:16 smithi080 bash[84793]: audit 2023-12-20T20:16:16.091773+0000 mon.a (mon.0) 6311 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:16.694 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:16:16 smithi133 bash[89697]: debug 2023-12-20T20:16:16.356+0000 7f66843dc700 -1 osd.7 166 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-20T20:16:17.112 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: cephadm 2023-12-20T20:16:15.708073+0000 mgr.x (mgr.25349) 2083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:17.112 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: cephadm 2023-12-20T20:16:15.810263+0000 mgr.x (mgr.25349) 2084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:17.112 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: cephadm 2023-12-20T20:16:15.909136+0000 mgr.x (mgr.25349) 2085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:17.112 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: cephadm 2023-12-20T20:16:16.009785+0000 mgr.x (mgr.25349) 2086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:17.112 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.094466+0000 mon.a (mon.0) 6312 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.112 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.111479+0000 mon.a (mon.0) 6313 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.112 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: cephadm 2023-12-20T20:16:16.119217+0000 mgr.x (mgr.25349) 2087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:17.112 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.193543+0000 mon.a (mon.0) 6314 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:17.112 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.196245+0000 mon.a (mon.0) 6315 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:17.113 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.199881+0000 mon.a (mon.0) 6316 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:17.113 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.201020+0000 mon.a (mon.0) 6317 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.113 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.209945+0000 mon.a (mon.0) 6318 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.113 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: cephadm 2023-12-20T20:16:16.217883+0000 mgr.x (mgr.25349) 2088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:17.113 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.294129+0000 mon.a (mon.0) 6319 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-20T20:16:17.113 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: cluster 2023-12-20T20:16:16.300640+0000 mon.a (mon.0) 6320 : cluster 0 osdmap e169: 8 total, 7 up, 8 in 2023-12-20T20:16:17.113 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.305379+0000 mon.a (mon.0) 6321 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:16:17.113 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.311592+0000 mon.b (mon.2) 14 : audit 1 from='osd.7 [v2:172.21.15.133:6824/3761473171,v1:172.21.15.133:6825/3761473171]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:16:17.113 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.367687+0000 mgr.x (mgr.25349) 2089 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:16:17.113 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.567110+0000 mon.a (mon.0) 6322 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:17.114 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.570170+0000 mon.a (mon.0) 6323 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:17.114 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.573588+0000 mon.a (mon.0) 6324 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:17.114 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.574986+0000 mon.a (mon.0) 6325 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.114 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.583031+0000 mon.a (mon.0) 6326 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.114 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: cephadm 2023-12-20T20:16:16.591003+0000 mgr.x (mgr.25349) 2090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:17.114 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.665329+0000 mon.a (mon.0) 6327 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:17.114 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.668245+0000 mon.a (mon.0) 6328 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:17.114 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.671092+0000 mon.a (mon.0) 6329 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:17.114 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.672332+0000 mon.a (mon.0) 6330 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.114 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.681424+0000 mon.a (mon.0) 6331 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.114 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.760290+0000 mon.a (mon.0) 6332 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:17.114 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.763916+0000 mon.a (mon.0) 6333 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:17.115 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.768179+0000 mon.a (mon.0) 6334 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:17.115 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.769957+0000 mon.a (mon.0) 6335 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.115 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.780029+0000 mon.a (mon.0) 6336 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.115 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.855876+0000 mon.a (mon.0) 6337 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:17.115 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.859636+0000 mon.a (mon.0) 6338 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:17.115 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.865607+0000 mon.a (mon.0) 6339 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:17.115 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.867157+0000 mon.a (mon.0) 6340 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.115 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.876105+0000 mon.a (mon.0) 6341 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.115 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.954264+0000 mon.a (mon.0) 6342 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:17.115 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.958707+0000 mon.a (mon.0) 6343 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:17.115 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.962300+0000 mon.a (mon.0) 6344 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:17.115 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.963652+0000 mon.a (mon.0) 6345 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.115 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:16.973182+0000 mon.a (mon.0) 6346 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.116 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:17.054652+0000 mon.a (mon.0) 6347 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:17.116 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:17.057737+0000 mon.a (mon.0) 6348 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:17.116 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:17.061516+0000 mon.a (mon.0) 6349 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:17.116 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:17.063880+0000 mon.a (mon.0) 6350 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.116 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:17 smithi133 bash[68349]: audit 2023-12-20T20:16:17.075921+0000 mon.a (mon.0) 6351 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: cephadm 2023-12-20T20:16:15.708073+0000 mgr.x (mgr.25349) 2083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:17.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: cephadm 2023-12-20T20:16:15.810263+0000 mgr.x (mgr.25349) 2084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:17.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: cephadm 2023-12-20T20:16:15.909136+0000 mgr.x (mgr.25349) 2085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:17.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: cephadm 2023-12-20T20:16:16.009785+0000 mgr.x (mgr.25349) 2086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:17.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.094466+0000 mon.a (mon.0) 6312 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.111479+0000 mon.a (mon.0) 6313 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: cephadm 2023-12-20T20:16:16.119217+0000 mgr.x (mgr.25349) 2087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:17.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.193543+0000 mon.a (mon.0) 6314 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:17.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.196245+0000 mon.a (mon.0) 6315 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:17.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.199881+0000 mon.a (mon.0) 6316 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:17.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.201020+0000 mon.a (mon.0) 6317 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.209945+0000 mon.a (mon.0) 6318 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: cephadm 2023-12-20T20:16:16.217883+0000 mgr.x (mgr.25349) 2088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:17.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.294129+0000 mon.a (mon.0) 6319 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-20T20:16:17.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: cluster 2023-12-20T20:16:16.300640+0000 mon.a (mon.0) 6320 : cluster 0 osdmap e169: 8 total, 7 up, 8 in 2023-12-20T20:16:17.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.305379+0000 mon.a (mon.0) 6321 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:16:17.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.311592+0000 mon.b (mon.2) 14 : audit 1 from='osd.7 [v2:172.21.15.133:6824/3761473171,v1:172.21.15.133:6825/3761473171]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:16:17.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.367687+0000 mgr.x (mgr.25349) 2089 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:16:17.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.567110+0000 mon.a (mon.0) 6322 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:17.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: cephadm 2023-12-20T20:16:15.708073+0000 mgr.x (mgr.25349) 2083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:17.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: cephadm 2023-12-20T20:16:15.810263+0000 mgr.x (mgr.25349) 2084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:17.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: cephadm 2023-12-20T20:16:15.909136+0000 mgr.x (mgr.25349) 2085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:17.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: cephadm 2023-12-20T20:16:16.009785+0000 mgr.x (mgr.25349) 2086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:17.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.094466+0000 mon.a (mon.0) 6312 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.111479+0000 mon.a (mon.0) 6313 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: cephadm 2023-12-20T20:16:16.119217+0000 mgr.x (mgr.25349) 2087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:17.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.193543+0000 mon.a (mon.0) 6314 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:17.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.196245+0000 mon.a (mon.0) 6315 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:17.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.199881+0000 mon.a (mon.0) 6316 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:17.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.201020+0000 mon.a (mon.0) 6317 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.209945+0000 mon.a (mon.0) 6318 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: cephadm 2023-12-20T20:16:16.217883+0000 mgr.x (mgr.25349) 2088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:17.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.294129+0000 mon.a (mon.0) 6319 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-20T20:16:17.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: cluster 2023-12-20T20:16:16.300640+0000 mon.a (mon.0) 6320 : cluster 0 osdmap e169: 8 total, 7 up, 8 in 2023-12-20T20:16:17.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.305379+0000 mon.a (mon.0) 6321 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:16:17.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.311592+0000 mon.b (mon.2) 14 : audit 1 from='osd.7 [v2:172.21.15.133:6824/3761473171,v1:172.21.15.133:6825/3761473171]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2023-12-20T20:16:17.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.367687+0000 mgr.x (mgr.25349) 2089 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:16:17.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.567110+0000 mon.a (mon.0) 6322 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:17.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.570170+0000 mon.a (mon.0) 6323 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:17.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.573588+0000 mon.a (mon.0) 6324 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:17.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.574986+0000 mon.a (mon.0) 6325 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.583031+0000 mon.a (mon.0) 6326 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: cephadm 2023-12-20T20:16:16.591003+0000 mgr.x (mgr.25349) 2090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:17.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.665329+0000 mon.a (mon.0) 6327 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:17.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.668245+0000 mon.a (mon.0) 6328 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:17.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.671092+0000 mon.a (mon.0) 6329 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:17.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.672332+0000 mon.a (mon.0) 6330 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.681424+0000 mon.a (mon.0) 6331 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.760290+0000 mon.a (mon.0) 6332 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:17.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.763916+0000 mon.a (mon.0) 6333 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:17.555 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.768179+0000 mon.a (mon.0) 6334 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:17.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.769957+0000 mon.a (mon.0) 6335 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.780029+0000 mon.a (mon.0) 6336 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.855876+0000 mon.a (mon.0) 6337 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:17.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.859636+0000 mon.a (mon.0) 6338 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:17.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.865607+0000 mon.a (mon.0) 6339 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:17.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.867157+0000 mon.a (mon.0) 6340 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.876105+0000 mon.a (mon.0) 6341 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.570170+0000 mon.a (mon.0) 6323 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:17.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.573588+0000 mon.a (mon.0) 6324 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:17.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.574986+0000 mon.a (mon.0) 6325 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.583031+0000 mon.a (mon.0) 6326 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: cephadm 2023-12-20T20:16:16.591003+0000 mgr.x (mgr.25349) 2090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:17.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.665329+0000 mon.a (mon.0) 6327 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:17.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.668245+0000 mon.a (mon.0) 6328 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:17.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.671092+0000 mon.a (mon.0) 6329 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:17.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.672332+0000 mon.a (mon.0) 6330 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.681424+0000 mon.a (mon.0) 6331 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.760290+0000 mon.a (mon.0) 6332 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:17.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.763916+0000 mon.a (mon.0) 6333 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:17.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.768179+0000 mon.a (mon.0) 6334 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:17.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.769957+0000 mon.a (mon.0) 6335 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.780029+0000 mon.a (mon.0) 6336 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.855876+0000 mon.a (mon.0) 6337 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:17.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.859636+0000 mon.a (mon.0) 6338 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:17.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.865607+0000 mon.a (mon.0) 6339 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:17.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.867157+0000 mon.a (mon.0) 6340 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.876105+0000 mon.a (mon.0) 6341 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.954264+0000 mon.a (mon.0) 6342 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:17.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.958707+0000 mon.a (mon.0) 6343 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:17.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.962300+0000 mon.a (mon.0) 6344 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:17.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.963652+0000 mon.a (mon.0) 6345 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:16.973182+0000 mon.a (mon.0) 6346 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:17.054652+0000 mon.a (mon.0) 6347 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:17.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:17.057737+0000 mon.a (mon.0) 6348 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:17.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:17.061516+0000 mon.a (mon.0) 6349 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:17.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:17.063880+0000 mon.a (mon.0) 6350 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[80208]: audit 2023-12-20T20:16:17.075921+0000 mon.a (mon.0) 6351 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.954264+0000 mon.a (mon.0) 6342 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:17.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.958707+0000 mon.a (mon.0) 6343 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:17.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.962300+0000 mon.a (mon.0) 6344 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:17.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.963652+0000 mon.a (mon.0) 6345 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:16.973182+0000 mon.a (mon.0) 6346 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:17.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:17.054652+0000 mon.a (mon.0) 6347 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:17.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:17.057737+0000 mon.a (mon.0) 6348 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:17.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:17.061516+0000 mon.a (mon.0) 6349 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:17.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:17.063880+0000 mon.a (mon.0) 6350 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:17.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:17 smithi080 bash[84793]: audit 2023-12-20T20:16:17.075921+0000 mon.a (mon.0) 6351 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: cephadm 2023-12-20T20:16:16.689259+0000 mgr.x (mgr.25349) 2091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: cephadm 2023-12-20T20:16:16.787940+0000 mgr.x (mgr.25349) 2092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: cluster 2023-12-20T20:16:16.869755+0000 mgr.x (mgr.25349) 2093 : cluster 0 pgmap v410: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-20T20:16:18.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: cephadm 2023-12-20T20:16:16.883945+0000 mgr.x (mgr.25349) 2094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: cephadm 2023-12-20T20:16:16.981100+0000 mgr.x (mgr.25349) 2095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: cephadm 2023-12-20T20:16:17.083749+0000 mgr.x (mgr.25349) 2096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.156508+0000 mon.a (mon.0) 6352 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.159518+0000 mon.a (mon.0) 6353 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.162781+0000 mon.a (mon.0) 6354 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.164150+0000 mon.a (mon.0) 6355 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.173098+0000 mon.a (mon.0) 6356 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: cephadm 2023-12-20T20:16:17.180935+0000 mgr.x (mgr.25349) 2097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.252440+0000 mon.a (mon.0) 6357 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.255369+0000 mon.a (mon.0) 6358 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.258207+0000 mon.a (mon.0) 6359 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.259651+0000 mon.a (mon.0) 6360 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.267665+0000 mon.a (mon.0) 6361 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: cephadm 2023-12-20T20:16:17.275578+0000 mgr.x (mgr.25349) 2098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: cluster 2023-12-20T20:16:17.295099+0000 mon.a (mon.0) 6362 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:16:18.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: cluster 2023-12-20T20:16:17.304337+0000 mon.a (mon.0) 6363 : cluster 1 osd.7 [v2:172.21.15.133:6824/3761473171,v1:172.21.15.133:6825/3761473171] boot 2023-12-20T20:16:18.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: cluster 2023-12-20T20:16:17.304406+0000 mon.a (mon.0) 6364 : cluster 0 osdmap e170: 8 total, 8 up, 8 in 2023-12-20T20:16:18.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.308596+0000 mon.a (mon.0) 6365 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:16:18.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.352218+0000 mon.a (mon.0) 6366 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.354766+0000 mon.a (mon.0) 6367 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.357298+0000 mon.a (mon.0) 6368 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.358340+0000 mon.a (mon.0) 6369 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.365434+0000 mon.a (mon.0) 6370 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: cephadm 2023-12-20T20:16:17.373121+0000 mgr.x (mgr.25349) 2099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.447418+0000 mon.a (mon.0) 6371 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.452226+0000 mon.a (mon.0) 6372 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.456245+0000 mon.a (mon.0) 6373 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.458039+0000 mon.a (mon.0) 6374 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.469704+0000 mon.a (mon.0) 6375 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: cephadm 2023-12-20T20:16:17.477720+0000 mgr.x (mgr.25349) 2100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.547458+0000 mon.a (mon.0) 6376 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.550689+0000 mon.a (mon.0) 6377 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.553451+0000 mon.a (mon.0) 6378 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.555517+0000 mon.a (mon.0) 6379 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.566401+0000 mon.a (mon.0) 6380 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: cephadm 2023-12-20T20:16:17.574378+0000 mgr.x (mgr.25349) 2101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.676077+0000 mon.a (mon.0) 6381 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.679520+0000 mon.a (mon.0) 6382 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.683677+0000 mon.a (mon.0) 6383 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.685001+0000 mon.a (mon.0) 6384 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.694475+0000 mon.a (mon.0) 6385 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.773071+0000 mon.a (mon.0) 6386 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.776502+0000 mon.a (mon.0) 6387 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.782351+0000 mon.a (mon.0) 6388 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.783691+0000 mon.a (mon.0) 6389 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.792531+0000 mon.a (mon.0) 6390 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.872223+0000 mon.a (mon.0) 6391 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.875598+0000 mon.a (mon.0) 6392 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.879473+0000 mon.a (mon.0) 6393 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.881017+0000 mon.a (mon.0) 6394 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.888989+0000 mon.a (mon.0) 6395 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.973151+0000 mon.a (mon.0) 6396 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.976431+0000 mon.a (mon.0) 6397 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.980986+0000 mon.a (mon.0) 6398 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.982357+0000 mon.a (mon.0) 6399 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:17.991267+0000 mon.a (mon.0) 6400 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:18.070996+0000 mon.a (mon.0) 6401 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:18.074800+0000 mon.a (mon.0) 6402 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:18.080295+0000 mon.a (mon.0) 6403 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:18.082046+0000 mon.a (mon.0) 6404 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[68349]: audit 2023-12-20T20:16:18.093591+0000 mon.a (mon.0) 6405 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: cephadm 2023-12-20T20:16:16.689259+0000 mgr.x (mgr.25349) 2091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: cephadm 2023-12-20T20:16:16.787940+0000 mgr.x (mgr.25349) 2092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: cluster 2023-12-20T20:16:16.869755+0000 mgr.x (mgr.25349) 2093 : cluster 0 pgmap v410: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-20T20:16:18.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: cephadm 2023-12-20T20:16:16.883945+0000 mgr.x (mgr.25349) 2094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: cephadm 2023-12-20T20:16:16.981100+0000 mgr.x (mgr.25349) 2095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: cephadm 2023-12-20T20:16:17.083749+0000 mgr.x (mgr.25349) 2096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.156508+0000 mon.a (mon.0) 6352 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.159518+0000 mon.a (mon.0) 6353 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.162781+0000 mon.a (mon.0) 6354 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.164150+0000 mon.a (mon.0) 6355 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.173098+0000 mon.a (mon.0) 6356 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: cephadm 2023-12-20T20:16:17.180935+0000 mgr.x (mgr.25349) 2097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.252440+0000 mon.a (mon.0) 6357 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.255369+0000 mon.a (mon.0) 6358 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.258207+0000 mon.a (mon.0) 6359 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.259651+0000 mon.a (mon.0) 6360 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.267665+0000 mon.a (mon.0) 6361 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: cephadm 2023-12-20T20:16:17.275578+0000 mgr.x (mgr.25349) 2098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: cluster 2023-12-20T20:16:17.295099+0000 mon.a (mon.0) 6362 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:16:18.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: cluster 2023-12-20T20:16:17.304337+0000 mon.a (mon.0) 6363 : cluster 1 osd.7 [v2:172.21.15.133:6824/3761473171,v1:172.21.15.133:6825/3761473171] boot 2023-12-20T20:16:18.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: cephadm 2023-12-20T20:16:16.689259+0000 mgr.x (mgr.25349) 2091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: cephadm 2023-12-20T20:16:16.787940+0000 mgr.x (mgr.25349) 2092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: cluster 2023-12-20T20:16:16.869755+0000 mgr.x (mgr.25349) 2093 : cluster 0 pgmap v410: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-20T20:16:18.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: cephadm 2023-12-20T20:16:16.883945+0000 mgr.x (mgr.25349) 2094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: cephadm 2023-12-20T20:16:16.981100+0000 mgr.x (mgr.25349) 2095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: cephadm 2023-12-20T20:16:17.083749+0000 mgr.x (mgr.25349) 2096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.156508+0000 mon.a (mon.0) 6352 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.159518+0000 mon.a (mon.0) 6353 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.162781+0000 mon.a (mon.0) 6354 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.164150+0000 mon.a (mon.0) 6355 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.173098+0000 mon.a (mon.0) 6356 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: cephadm 2023-12-20T20:16:17.180935+0000 mgr.x (mgr.25349) 2097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.252440+0000 mon.a (mon.0) 6357 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.255369+0000 mon.a (mon.0) 6358 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.258207+0000 mon.a (mon.0) 6359 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.259651+0000 mon.a (mon.0) 6360 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.267665+0000 mon.a (mon.0) 6361 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: cephadm 2023-12-20T20:16:17.275578+0000 mgr.x (mgr.25349) 2098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: cluster 2023-12-20T20:16:17.295099+0000 mon.a (mon.0) 6362 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-20T20:16:18.554 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: cluster 2023-12-20T20:16:17.304337+0000 mon.a (mon.0) 6363 : cluster 1 osd.7 [v2:172.21.15.133:6824/3761473171,v1:172.21.15.133:6825/3761473171] boot 2023-12-20T20:16:18.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: cluster 2023-12-20T20:16:17.304406+0000 mon.a (mon.0) 6364 : cluster 0 osdmap e170: 8 total, 8 up, 8 in 2023-12-20T20:16:18.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.308596+0000 mon.a (mon.0) 6365 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:16:18.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.352218+0000 mon.a (mon.0) 6366 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.354766+0000 mon.a (mon.0) 6367 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.357298+0000 mon.a (mon.0) 6368 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.358340+0000 mon.a (mon.0) 6369 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.365434+0000 mon.a (mon.0) 6370 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: cephadm 2023-12-20T20:16:17.373121+0000 mgr.x (mgr.25349) 2099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.447418+0000 mon.a (mon.0) 6371 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.452226+0000 mon.a (mon.0) 6372 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.456245+0000 mon.a (mon.0) 6373 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.458039+0000 mon.a (mon.0) 6374 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.469704+0000 mon.a (mon.0) 6375 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: cephadm 2023-12-20T20:16:17.477720+0000 mgr.x (mgr.25349) 2100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.547458+0000 mon.a (mon.0) 6376 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.550689+0000 mon.a (mon.0) 6377 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.553451+0000 mon.a (mon.0) 6378 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.555517+0000 mon.a (mon.0) 6379 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.566401+0000 mon.a (mon.0) 6380 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: cephadm 2023-12-20T20:16:17.574378+0000 mgr.x (mgr.25349) 2101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: cluster 2023-12-20T20:16:17.304406+0000 mon.a (mon.0) 6364 : cluster 0 osdmap e170: 8 total, 8 up, 8 in 2023-12-20T20:16:18.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.308596+0000 mon.a (mon.0) 6365 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-20T20:16:18.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.352218+0000 mon.a (mon.0) 6366 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.354766+0000 mon.a (mon.0) 6367 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.357298+0000 mon.a (mon.0) 6368 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.358340+0000 mon.a (mon.0) 6369 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.365434+0000 mon.a (mon.0) 6370 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: cephadm 2023-12-20T20:16:17.373121+0000 mgr.x (mgr.25349) 2099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.556 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.447418+0000 mon.a (mon.0) 6371 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.452226+0000 mon.a (mon.0) 6372 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.456245+0000 mon.a (mon.0) 6373 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.458039+0000 mon.a (mon.0) 6374 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.469704+0000 mon.a (mon.0) 6375 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: cephadm 2023-12-20T20:16:17.477720+0000 mgr.x (mgr.25349) 2100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.547458+0000 mon.a (mon.0) 6376 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.550689+0000 mon.a (mon.0) 6377 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.553451+0000 mon.a (mon.0) 6378 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.555517+0000 mon.a (mon.0) 6379 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.566401+0000 mon.a (mon.0) 6380 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: cephadm 2023-12-20T20:16:17.574378+0000 mgr.x (mgr.25349) 2101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:18.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.676077+0000 mon.a (mon.0) 6381 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.679520+0000 mon.a (mon.0) 6382 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.683677+0000 mon.a (mon.0) 6383 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.685001+0000 mon.a (mon.0) 6384 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.694475+0000 mon.a (mon.0) 6385 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.773071+0000 mon.a (mon.0) 6386 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.776502+0000 mon.a (mon.0) 6387 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.782351+0000 mon.a (mon.0) 6388 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.783691+0000 mon.a (mon.0) 6389 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.792531+0000 mon.a (mon.0) 6390 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.872223+0000 mon.a (mon.0) 6391 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.558 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.875598+0000 mon.a (mon.0) 6392 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.879473+0000 mon.a (mon.0) 6393 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.881017+0000 mon.a (mon.0) 6394 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.888989+0000 mon.a (mon.0) 6395 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.973151+0000 mon.a (mon.0) 6396 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.976431+0000 mon.a (mon.0) 6397 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.980986+0000 mon.a (mon.0) 6398 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.982357+0000 mon.a (mon.0) 6399 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:17.991267+0000 mon.a (mon.0) 6400 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:18.070996+0000 mon.a (mon.0) 6401 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:18.074800+0000 mon.a (mon.0) 6402 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:18.080295+0000 mon.a (mon.0) 6403 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:18.082046+0000 mon.a (mon.0) 6404 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[84793]: audit 2023-12-20T20:16:18.093591+0000 mon.a (mon.0) 6405 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.560 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.676077+0000 mon.a (mon.0) 6381 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.679520+0000 mon.a (mon.0) 6382 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.683677+0000 mon.a (mon.0) 6383 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.685001+0000 mon.a (mon.0) 6384 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.694475+0000 mon.a (mon.0) 6385 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.773071+0000 mon.a (mon.0) 6386 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.776502+0000 mon.a (mon.0) 6387 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.782351+0000 mon.a (mon.0) 6388 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.783691+0000 mon.a (mon.0) 6389 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.792531+0000 mon.a (mon.0) 6390 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.872223+0000 mon.a (mon.0) 6391 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.875598+0000 mon.a (mon.0) 6392 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.879473+0000 mon.a (mon.0) 6393 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.881017+0000 mon.a (mon.0) 6394 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.888989+0000 mon.a (mon.0) 6395 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.973151+0000 mon.a (mon.0) 6396 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.976431+0000 mon.a (mon.0) 6397 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.980986+0000 mon.a (mon.0) 6398 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.982357+0000 mon.a (mon.0) 6399 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:17.991267+0000 mon.a (mon.0) 6400 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:18.070996+0000 mon.a (mon.0) 6401 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:18.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:18.074800+0000 mon.a (mon.0) 6402 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:18.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:18.080295+0000 mon.a (mon.0) 6403 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:18.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:18.082046+0000 mon.a (mon.0) 6404 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:18.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:18 smithi080 bash[80208]: audit 2023-12-20T20:16:18.093591+0000 mon.a (mon.0) 6405 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:18.755 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:16:18 smithi133 bash[62198]: debug 2023-12-20T20:16:18.580+0000 7f87c33ed700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-20T20:16:19.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: cephadm 2023-12-20T20:16:17.702617+0000 mgr.x (mgr.25349) 2102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: cephadm 2023-12-20T20:16:17.800463+0000 mgr.x (mgr.25349) 2103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: cephadm 2023-12-20T20:16:17.896824+0000 mgr.x (mgr.25349) 2104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: cephadm 2023-12-20T20:16:17.999251+0000 mgr.x (mgr.25349) 2105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: cephadm 2023-12-20T20:16:18.101432+0000 mgr.x (mgr.25349) 2106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.178572+0000 mon.a (mon.0) 6406 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:19.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.182462+0000 mon.a (mon.0) 6407 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:19.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.185936+0000 mon.a (mon.0) 6408 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:19.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.187669+0000 mon.a (mon.0) 6409 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:19.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.197295+0000 mon.a (mon.0) 6410 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: cephadm 2023-12-20T20:16:18.205367+0000 mgr.x (mgr.25349) 2107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.277585+0000 mon.a (mon.0) 6411 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:19.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.281002+0000 mon.a (mon.0) 6412 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:19.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.285698+0000 mon.a (mon.0) 6413 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:19.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.287368+0000 mon.a (mon.0) 6414 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:19.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.297081+0000 mon.a (mon.0) 6415 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: cephadm 2023-12-20T20:16:18.305116+0000 mgr.x (mgr.25349) 2108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: cluster 2023-12-20T20:16:18.306776+0000 mon.a (mon.0) 6416 : cluster 0 osdmap e171: 8 total, 8 up, 8 in 2023-12-20T20:16:19.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.385330+0000 mon.a (mon.0) 6417 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:19.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.388510+0000 mon.a (mon.0) 6418 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:19.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.392808+0000 mon.a (mon.0) 6419 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:19.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.394490+0000 mon.a (mon.0) 6420 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:19.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.404570+0000 mon.a (mon.0) 6421 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: cephadm 2023-12-20T20:16:18.412514+0000 mgr.x (mgr.25349) 2109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.447316+0000 mon.a (mon.0) 6422 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.458448+0000 mon.a (mon.0) 6423 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.447 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.467628+0000 mon.a (mon.0) 6424 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.487218+0000 mon.a (mon.0) 6425 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:19.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.490522+0000 mon.a (mon.0) 6426 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:19.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.492851+0000 mon.a (mon.0) 6427 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:19.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.494815+0000 mon.a (mon.0) 6428 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:19.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.497858+0000 mon.a (mon.0) 6429 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:19.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.505866+0000 mon.a (mon.0) 6430 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: cephadm 2023-12-20T20:16:18.506343+0000 mgr.x (mgr.25349) 2110 : cephadm 1 Upgrade: Setting container_image for all osd 2023-12-20T20:16:19.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.509620+0000 mon.a (mon.0) 6431 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-20T20:16:19.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.514044+0000 mon.a (mon.0) 6432 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-20T20:16:19.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.516409+0000 mon.a (mon.0) 6433 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-20T20:16:19.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.521578+0000 mon.a (mon.0) 6434 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-20T20:16:19.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.525107+0000 mon.a (mon.0) 6435 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-20T20:16:19.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.531358+0000 mon.a (mon.0) 6436 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-20T20:16:19.448 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.534790+0000 mon.a (mon.0) 6437 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-20T20:16:19.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.539614+0000 mon.a (mon.0) 6438 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-20T20:16:19.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.542944+0000 mon.a (mon.0) 6439 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-20T20:16:19.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.547187+0000 mon.a (mon.0) 6440 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-20T20:16:19.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.549969+0000 mon.a (mon.0) 6441 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-20T20:16:19.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.554085+0000 mon.a (mon.0) 6442 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-20T20:16:19.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.556857+0000 mon.a (mon.0) 6443 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-20T20:16:19.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.561222+0000 mon.a (mon.0) 6444 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-20T20:16:19.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.564045+0000 mon.a (mon.0) 6445 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-20T20:16:19.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.568406+0000 mon.a (mon.0) 6446 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-20T20:16:19.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.575706+0000 mon.a (mon.0) 6447 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-20T20:16:19.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: cephadm 2023-12-20T20:16:18.582261+0000 mgr.x (mgr.25349) 2111 : cephadm 1 Upgrade: Setting require_osd_release to 19 unknown 2023-12-20T20:16:19.449 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.583008+0000 mon.a (mon.0) 6448 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: cephadm 2023-12-20T20:16:18.584175+0000 mgr.x (mgr.25349) 2112 : cephadm 4 Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-20T20:16:19.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.586097+0000 mon.a (mon.0) 6449 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:19.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.587645+0000 mon.a (mon.0) 6450 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:19.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: cluster 2023-12-20T20:16:18.591791+0000 mgr.x (mgr.25349) 2113 : cluster 0 pgmap v413: 161 pgs: 20 active+undersized+degraded, 37 active+undersized, 104 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 67/630 objects degraded (10.635%) 2023-12-20T20:16:19.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:19 smithi133 bash[68349]: audit 2023-12-20T20:16:18.595979+0000 mon.a (mon.0) 6451 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: cephadm 2023-12-20T20:16:17.702617+0000 mgr.x (mgr.25349) 2102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: cephadm 2023-12-20T20:16:17.800463+0000 mgr.x (mgr.25349) 2103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: cephadm 2023-12-20T20:16:17.896824+0000 mgr.x (mgr.25349) 2104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: cephadm 2023-12-20T20:16:17.999251+0000 mgr.x (mgr.25349) 2105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: cephadm 2023-12-20T20:16:18.101432+0000 mgr.x (mgr.25349) 2106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.178572+0000 mon.a (mon.0) 6406 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:19.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.182462+0000 mon.a (mon.0) 6407 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:19.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.185936+0000 mon.a (mon.0) 6408 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:19.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.187669+0000 mon.a (mon.0) 6409 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:19.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.197295+0000 mon.a (mon.0) 6410 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: cephadm 2023-12-20T20:16:18.205367+0000 mgr.x (mgr.25349) 2107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.277585+0000 mon.a (mon.0) 6411 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:19.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.281002+0000 mon.a (mon.0) 6412 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:19.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.285698+0000 mon.a (mon.0) 6413 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:19.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.287368+0000 mon.a (mon.0) 6414 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:19.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.297081+0000 mon.a (mon.0) 6415 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: cephadm 2023-12-20T20:16:18.305116+0000 mgr.x (mgr.25349) 2108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: cluster 2023-12-20T20:16:18.306776+0000 mon.a (mon.0) 6416 : cluster 0 osdmap e171: 8 total, 8 up, 8 in 2023-12-20T20:16:19.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.385330+0000 mon.a (mon.0) 6417 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:19.553 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.388510+0000 mon.a (mon.0) 6418 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:19.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: cephadm 2023-12-20T20:16:17.702617+0000 mgr.x (mgr.25349) 2102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: cephadm 2023-12-20T20:16:17.800463+0000 mgr.x (mgr.25349) 2103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: cephadm 2023-12-20T20:16:17.896824+0000 mgr.x (mgr.25349) 2104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: cephadm 2023-12-20T20:16:17.999251+0000 mgr.x (mgr.25349) 2105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: cephadm 2023-12-20T20:16:18.101432+0000 mgr.x (mgr.25349) 2106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.178572+0000 mon.a (mon.0) 6406 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:19.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.182462+0000 mon.a (mon.0) 6407 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:19.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.185936+0000 mon.a (mon.0) 6408 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:19.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.187669+0000 mon.a (mon.0) 6409 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:19.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.197295+0000 mon.a (mon.0) 6410 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: cephadm 2023-12-20T20:16:18.205367+0000 mgr.x (mgr.25349) 2107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.277585+0000 mon.a (mon.0) 6411 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:19.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.281002+0000 mon.a (mon.0) 6412 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:19.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.285698+0000 mon.a (mon.0) 6413 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:19.554 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.287368+0000 mon.a (mon.0) 6414 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:19.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.297081+0000 mon.a (mon.0) 6415 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: cephadm 2023-12-20T20:16:18.305116+0000 mgr.x (mgr.25349) 2108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: cluster 2023-12-20T20:16:18.306776+0000 mon.a (mon.0) 6416 : cluster 0 osdmap e171: 8 total, 8 up, 8 in 2023-12-20T20:16:19.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.385330+0000 mon.a (mon.0) 6417 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:19.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.388510+0000 mon.a (mon.0) 6418 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:19.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.392808+0000 mon.a (mon.0) 6419 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:19.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.394490+0000 mon.a (mon.0) 6420 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:19.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.404570+0000 mon.a (mon.0) 6421 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.555 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: cephadm 2023-12-20T20:16:18.412514+0000 mgr.x (mgr.25349) 2109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.447316+0000 mon.a (mon.0) 6422 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.458448+0000 mon.a (mon.0) 6423 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.467628+0000 mon.a (mon.0) 6424 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.487218+0000 mon.a (mon.0) 6425 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:19.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.490522+0000 mon.a (mon.0) 6426 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:19.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.492851+0000 mon.a (mon.0) 6427 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:19.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.494815+0000 mon.a (mon.0) 6428 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:19.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.497858+0000 mon.a (mon.0) 6429 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:19.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.505866+0000 mon.a (mon.0) 6430 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: cephadm 2023-12-20T20:16:18.506343+0000 mgr.x (mgr.25349) 2110 : cephadm 1 Upgrade: Setting container_image for all osd 2023-12-20T20:16:19.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.509620+0000 mon.a (mon.0) 6431 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-20T20:16:19.556 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.514044+0000 mon.a (mon.0) 6432 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-20T20:16:19.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.516409+0000 mon.a (mon.0) 6433 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-20T20:16:19.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.521578+0000 mon.a (mon.0) 6434 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-20T20:16:19.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.525107+0000 mon.a (mon.0) 6435 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-20T20:16:19.557 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.531358+0000 mon.a (mon.0) 6436 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-20T20:16:19.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.392808+0000 mon.a (mon.0) 6419 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:19.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.394490+0000 mon.a (mon.0) 6420 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:19.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.404570+0000 mon.a (mon.0) 6421 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: cephadm 2023-12-20T20:16:18.412514+0000 mgr.x (mgr.25349) 2109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2023-12-20T20:16:19.557 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.447316+0000 mon.a (mon.0) 6422 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.458448+0000 mon.a (mon.0) 6423 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.467628+0000 mon.a (mon.0) 6424 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.487218+0000 mon.a (mon.0) 6425 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-20T20:16:19.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.490522+0000 mon.a (mon.0) 6426 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:19.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.492851+0000 mon.a (mon.0) 6427 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:19.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.494815+0000 mon.a (mon.0) 6428 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:19.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.497858+0000 mon.a (mon.0) 6429 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:19.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.505866+0000 mon.a (mon.0) 6430 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: cephadm 2023-12-20T20:16:18.506343+0000 mgr.x (mgr.25349) 2110 : cephadm 1 Upgrade: Setting container_image for all osd 2023-12-20T20:16:19.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.509620+0000 mon.a (mon.0) 6431 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-20T20:16:19.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.514044+0000 mon.a (mon.0) 6432 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-20T20:16:19.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.516409+0000 mon.a (mon.0) 6433 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-20T20:16:19.558 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.521578+0000 mon.a (mon.0) 6434 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-20T20:16:19.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.525107+0000 mon.a (mon.0) 6435 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-20T20:16:19.559 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.531358+0000 mon.a (mon.0) 6436 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-20T20:16:19.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.534790+0000 mon.a (mon.0) 6437 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-20T20:16:19.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.539614+0000 mon.a (mon.0) 6438 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-20T20:16:19.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.542944+0000 mon.a (mon.0) 6439 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-20T20:16:19.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.547187+0000 mon.a (mon.0) 6440 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-20T20:16:19.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.549969+0000 mon.a (mon.0) 6441 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-20T20:16:19.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.554085+0000 mon.a (mon.0) 6442 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-20T20:16:19.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.556857+0000 mon.a (mon.0) 6443 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-20T20:16:19.559 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.561222+0000 mon.a (mon.0) 6444 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-20T20:16:19.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.564045+0000 mon.a (mon.0) 6445 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-20T20:16:19.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.568406+0000 mon.a (mon.0) 6446 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-20T20:16:19.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.575706+0000 mon.a (mon.0) 6447 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-20T20:16:19.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: cephadm 2023-12-20T20:16:18.582261+0000 mgr.x (mgr.25349) 2111 : cephadm 1 Upgrade: Setting require_osd_release to 19 unknown 2023-12-20T20:16:19.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.583008+0000 mon.a (mon.0) 6448 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: cephadm 2023-12-20T20:16:18.584175+0000 mgr.x (mgr.25349) 2112 : cephadm 4 Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-20T20:16:19.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.586097+0000 mon.a (mon.0) 6449 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:19.560 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.587645+0000 mon.a (mon.0) 6450 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:19.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: cluster 2023-12-20T20:16:18.591791+0000 mgr.x (mgr.25349) 2113 : cluster 0 pgmap v413: 161 pgs: 20 active+undersized+degraded, 37 active+undersized, 104 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 67/630 objects degraded (10.635%) 2023-12-20T20:16:19.561 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[84793]: audit 2023-12-20T20:16:18.595979+0000 mon.a (mon.0) 6451 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.534790+0000 mon.a (mon.0) 6437 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-20T20:16:19.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.539614+0000 mon.a (mon.0) 6438 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-20T20:16:19.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.542944+0000 mon.a (mon.0) 6439 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-20T20:16:19.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.547187+0000 mon.a (mon.0) 6440 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-20T20:16:19.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.549969+0000 mon.a (mon.0) 6441 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-20T20:16:19.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.554085+0000 mon.a (mon.0) 6442 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-20T20:16:19.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.556857+0000 mon.a (mon.0) 6443 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-20T20:16:19.561 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.561222+0000 mon.a (mon.0) 6444 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-20T20:16:19.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.564045+0000 mon.a (mon.0) 6445 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-20T20:16:19.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.568406+0000 mon.a (mon.0) 6446 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-20T20:16:19.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.575706+0000 mon.a (mon.0) 6447 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-20T20:16:19.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: cephadm 2023-12-20T20:16:18.582261+0000 mgr.x (mgr.25349) 2111 : cephadm 1 Upgrade: Setting require_osd_release to 19 unknown 2023-12-20T20:16:19.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.583008+0000 mon.a (mon.0) 6448 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:19.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: cephadm 2023-12-20T20:16:18.584175+0000 mgr.x (mgr.25349) 2112 : cephadm 4 Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-20T20:16:19.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.586097+0000 mon.a (mon.0) 6449 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:16:19.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.587645+0000 mon.a (mon.0) 6450 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:16:19.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: cluster 2023-12-20T20:16:18.591791+0000 mgr.x (mgr.25349) 2113 : cluster 0 pgmap v413: 161 pgs: 20 active+undersized+degraded, 37 active+undersized, 104 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 67/630 objects degraded (10.635%) 2023-12-20T20:16:19.562 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: audit 2023-12-20T20:16:18.595979+0000 mon.a (mon.0) 6451 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:20.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:19 smithi080 bash[80208]: debug 2023-12-20T20:16:19.574+0000 7f7266a40700 -1 log_channel(cluster) log [ERR] : Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-20T20:16:20.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:20 smithi133 bash[68349]: cluster 2023-12-20T20:16:19.579317+0000 mon.a (mon.0) 6452 : cluster 3 Health check update: Degraded data redundancy: 67/630 objects degraded (10.635%), 20 pgs degraded (PG_DEGRADED) 2023-12-20T20:16:20.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:20 smithi133 bash[68349]: cluster 2023-12-20T20:16:19.579451+0000 mon.a (mon.0) 6453 : cluster 4 Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-20T20:16:20.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:20 smithi080 bash[80208]: cluster 2023-12-20T20:16:19.579317+0000 mon.a (mon.0) 6452 : cluster 3 Health check update: Degraded data redundancy: 67/630 objects degraded (10.635%), 20 pgs degraded (PG_DEGRADED) 2023-12-20T20:16:20.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:20 smithi080 bash[80208]: cluster 2023-12-20T20:16:19.579451+0000 mon.a (mon.0) 6453 : cluster 4 Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-20T20:16:20.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:20 smithi080 bash[84793]: cluster 2023-12-20T20:16:19.579317+0000 mon.a (mon.0) 6452 : cluster 3 Health check update: Degraded data redundancy: 67/630 objects degraded (10.635%), 20 pgs degraded (PG_DEGRADED) 2023-12-20T20:16:20.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:20 smithi080 bash[84793]: cluster 2023-12-20T20:16:19.579451+0000 mon.a (mon.0) 6453 : cluster 4 Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-20T20:16:21.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:21 smithi133 bash[68349]: cluster 2023-12-20T20:16:20.593260+0000 mgr.x (mgr.25349) 2114 : cluster 0 pgmap v414: 161 pgs: 14 active+undersized+degraded, 35 active+undersized, 112 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2023-12-20T20:16:21.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:21 smithi080 bash[80208]: cluster 2023-12-20T20:16:20.593260+0000 mgr.x (mgr.25349) 2114 : cluster 0 pgmap v414: 161 pgs: 14 active+undersized+degraded, 35 active+undersized, 112 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2023-12-20T20:16:21.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:21 smithi080 bash[84793]: cluster 2023-12-20T20:16:20.593260+0000 mgr.x (mgr.25349) 2114 : cluster 0 pgmap v414: 161 pgs: 14 active+undersized+degraded, 35 active+undersized, 112 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2023-12-20T20:16:22.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:22 smithi133 bash[68349]: audit 2023-12-20T20:16:21.650178+0000 mon.a (mon.0) 6454 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:22.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:22 smithi133 bash[68349]: audit 2023-12-20T20:16:21.660472+0000 mon.a (mon.0) 6455 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:22.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:22 smithi133 bash[68349]: audit 2023-12-20T20:16:21.671354+0000 mon.a (mon.0) 6456 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:22.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:22 smithi133 bash[68349]: audit 2023-12-20T20:16:21.972238+0000 mon.a (mon.0) 6457 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:22.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:22 smithi133 bash[68349]: audit 2023-12-20T20:16:21.980241+0000 mon.a (mon.0) 6458 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:22.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:22 smithi133 bash[68349]: audit 2023-12-20T20:16:21.990149+0000 mon.a (mon.0) 6459 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:22.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:22 smithi133 bash[68349]: cluster 2023-12-20T20:16:22.594690+0000 mgr.x (mgr.25349) 2115 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 0 op/s 2023-12-20T20:16:23.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:22 smithi080 bash[80208]: audit 2023-12-20T20:16:21.650178+0000 mon.a (mon.0) 6454 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:23.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:22 smithi080 bash[80208]: audit 2023-12-20T20:16:21.660472+0000 mon.a (mon.0) 6455 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:23.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:22 smithi080 bash[80208]: audit 2023-12-20T20:16:21.671354+0000 mon.a (mon.0) 6456 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:23.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:22 smithi080 bash[80208]: audit 2023-12-20T20:16:21.972238+0000 mon.a (mon.0) 6457 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:23.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:22 smithi080 bash[80208]: audit 2023-12-20T20:16:21.980241+0000 mon.a (mon.0) 6458 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:23.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:22 smithi080 bash[80208]: audit 2023-12-20T20:16:21.990149+0000 mon.a (mon.0) 6459 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:23.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:22 smithi080 bash[80208]: cluster 2023-12-20T20:16:22.594690+0000 mgr.x (mgr.25349) 2115 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 0 op/s 2023-12-20T20:16:23.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:22 smithi080 bash[84793]: audit 2023-12-20T20:16:21.650178+0000 mon.a (mon.0) 6454 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:23.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:22 smithi080 bash[84793]: audit 2023-12-20T20:16:21.660472+0000 mon.a (mon.0) 6455 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:23.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:22 smithi080 bash[84793]: audit 2023-12-20T20:16:21.671354+0000 mon.a (mon.0) 6456 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:23.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:22 smithi080 bash[84793]: audit 2023-12-20T20:16:21.972238+0000 mon.a (mon.0) 6457 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:23.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:22 smithi080 bash[84793]: audit 2023-12-20T20:16:21.980241+0000 mon.a (mon.0) 6458 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:23.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:22 smithi080 bash[84793]: audit 2023-12-20T20:16:21.990149+0000 mon.a (mon.0) 6459 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:23.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:22 smithi080 bash[84793]: cluster 2023-12-20T20:16:22.594690+0000 mgr.x (mgr.25349) 2115 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 0 op/s 2023-12-20T20:16:23.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:23 smithi133 bash[68349]: cluster 2023-12-20T20:16:22.986711+0000 mon.a (mon.0) 6460 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/630 objects degraded (8.095%), 14 pgs degraded) 2023-12-20T20:16:24.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:23 smithi080 bash[80208]: cluster 2023-12-20T20:16:22.986711+0000 mon.a (mon.0) 6460 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/630 objects degraded (8.095%), 14 pgs degraded) 2023-12-20T20:16:24.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:23 smithi080 bash[84793]: cluster 2023-12-20T20:16:22.986711+0000 mon.a (mon.0) 6460 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/630 objects degraded (8.095%), 14 pgs degraded) 2023-12-20T20:16:24.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:24 smithi133 bash[68349]: cluster 2023-12-20T20:16:24.595796+0000 mgr.x (mgr.25349) 2116 : cluster 0 pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-20T20:16:24.945 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:16:24 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:16:24] "GET /metrics HTTP/1.1" 200 38589 "" "Prometheus/2.33.4" 2023-12-20T20:16:25.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:24 smithi080 bash[80208]: cluster 2023-12-20T20:16:24.595796+0000 mgr.x (mgr.25349) 2116 : cluster 0 pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-20T20:16:25.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:24 smithi080 bash[84793]: cluster 2023-12-20T20:16:24.595796+0000 mgr.x (mgr.25349) 2116 : cluster 0 pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-20T20:16:26.322 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:26 smithi080 bash[80208]: audit 2023-12-20T20:16:25.047515+0000 mon.a (mon.0) 6461 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:26.322 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:26 smithi080 bash[80208]: audit 2023-12-20T20:16:25.049950+0000 mon.a (mon.0) 6462 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:16:26.322 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:26 smithi080 bash[80208]: audit 2023-12-20T20:16:25.508216+0000 mon.a (mon.0) 6463 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:26.322 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:26 smithi080 bash[84793]: audit 2023-12-20T20:16:25.047515+0000 mon.a (mon.0) 6461 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:26.322 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:26 smithi080 bash[84793]: audit 2023-12-20T20:16:25.049950+0000 mon.a (mon.0) 6462 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:16:26.323 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:26 smithi080 bash[84793]: audit 2023-12-20T20:16:25.508216+0000 mon.a (mon.0) 6463 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:26.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:26 smithi133 bash[68349]: audit 2023-12-20T20:16:25.047515+0000 mon.a (mon.0) 6461 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:26.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:26 smithi133 bash[68349]: audit 2023-12-20T20:16:25.049950+0000 mon.a (mon.0) 6462 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:16:26.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:26 smithi133 bash[68349]: audit 2023-12-20T20:16:25.508216+0000 mon.a (mon.0) 6463 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:27.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:27 smithi133 bash[68349]: audit 2023-12-20T20:16:26.379044+0000 mgr.x (mgr.25349) 2117 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:16:27.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:27 smithi133 bash[68349]: cluster 2023-12-20T20:16:26.597234+0000 mgr.x (mgr.25349) 2118 : cluster 0 pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:16:27.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:27 smithi080 bash[80208]: audit 2023-12-20T20:16:26.379044+0000 mgr.x (mgr.25349) 2117 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:16:27.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:27 smithi080 bash[80208]: cluster 2023-12-20T20:16:26.597234+0000 mgr.x (mgr.25349) 2118 : cluster 0 pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:16:27.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:27 smithi080 bash[84793]: audit 2023-12-20T20:16:26.379044+0000 mgr.x (mgr.25349) 2117 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:16:27.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:27 smithi080 bash[84793]: cluster 2023-12-20T20:16:26.597234+0000 mgr.x (mgr.25349) 2118 : cluster 0 pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-20T20:16:29.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:28 smithi080 bash[84793]: cluster 2023-12-20T20:16:28.598594+0000 mgr.x (mgr.25349) 2119 : cluster 0 pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2023-12-20T20:16:29.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:28 smithi080 bash[80208]: cluster 2023-12-20T20:16:28.598594+0000 mgr.x (mgr.25349) 2119 : cluster 0 pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2023-12-20T20:16:29.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:28 smithi133 bash[68349]: cluster 2023-12-20T20:16:28.598594+0000 mgr.x (mgr.25349) 2119 : cluster 0 pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2023-12-20T20:16:30.975 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:30 smithi080 bash[84793]: cluster 2023-12-20T20:16:30.599810+0000 mgr.x (mgr.25349) 2120 : cluster 0 pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:30.976 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:30 smithi080 bash[80208]: cluster 2023-12-20T20:16:30.599810+0000 mgr.x (mgr.25349) 2120 : cluster 0 pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:31.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:30 smithi133 bash[68349]: cluster 2023-12-20T20:16:30.599810+0000 mgr.x (mgr.25349) 2120 : cluster 0 pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:33.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:32 smithi080 bash[80208]: cluster 2023-12-20T20:16:32.601322+0000 mgr.x (mgr.25349) 2121 : cluster 0 pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:33.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:32 smithi080 bash[84793]: cluster 2023-12-20T20:16:32.601322+0000 mgr.x (mgr.25349) 2121 : cluster 0 pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:33.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:32 smithi133 bash[68349]: cluster 2023-12-20T20:16:32.601322+0000 mgr.x (mgr.25349) 2121 : cluster 0 pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:34.805 INFO:teuthology.orchestra.run.smithi080.stdout:true 2023-12-20T20:16:35.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:34 smithi080 bash[84793]: cluster 2023-12-20T20:16:34.602414+0000 mgr.x (mgr.25349) 2122 : cluster 0 pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:16:35.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:34 smithi080 bash[80208]: cluster 2023-12-20T20:16:34.602414+0000 mgr.x (mgr.25349) 2122 : cluster 0 pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:16:35.171 INFO:teuthology.orchestra.run.smithi080.stdout:"Error: UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception" 2023-12-20T20:16:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:34 smithi133 bash[68349]: cluster 2023-12-20T20:16:34.602414+0000 mgr.x (mgr.25349) 2122 : cluster 0 pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:16:35.195 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:16:34 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:16:34] "GET /metrics HTTP/1.1" 200 38663 "" "Prometheus/2.33.4" 2023-12-20T20:16:36.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:35 smithi080 bash[80208]: audit 2023-12-20T20:16:34.786944+0000 mgr.x (mgr.25349) 2123 : audit 0 from='client.44629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:16:36.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:35 smithi080 bash[80208]: audit 2023-12-20T20:16:35.152955+0000 mgr.x (mgr.25349) 2124 : audit 0 from='client.44635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:16:36.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:35 smithi080 bash[84793]: audit 2023-12-20T20:16:34.786944+0000 mgr.x (mgr.25349) 2123 : audit 0 from='client.44629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:16:36.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:35 smithi080 bash[84793]: audit 2023-12-20T20:16:35.152955+0000 mgr.x (mgr.25349) 2124 : audit 0 from='client.44635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:16:36.097 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch ps' 2023-12-20T20:16:36.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:35 smithi133 bash[68349]: audit 2023-12-20T20:16:34.786944+0000 mgr.x (mgr.25349) 2123 : audit 0 from='client.44629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:16:36.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:35 smithi133 bash[68349]: audit 2023-12-20T20:16:35.152955+0000 mgr.x (mgr.25349) 2124 : audit 0 from='client.44635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:16:37.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:37 smithi080 bash[80208]: audit 2023-12-20T20:16:36.390127+0000 mgr.x (mgr.25349) 2125 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:16:37.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:37 smithi080 bash[80208]: cluster 2023-12-20T20:16:36.603754+0000 mgr.x (mgr.25349) 2126 : cluster 0 pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:37.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:37 smithi080 bash[84793]: audit 2023-12-20T20:16:36.390127+0000 mgr.x (mgr.25349) 2125 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:16:37.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:37 smithi080 bash[84793]: cluster 2023-12-20T20:16:36.603754+0000 mgr.x (mgr.25349) 2126 : cluster 0 pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:37.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:37 smithi133 bash[68349]: audit 2023-12-20T20:16:36.390127+0000 mgr.x (mgr.25349) 2125 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:16:37.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:37 smithi133 bash[68349]: cluster 2023-12-20T20:16:36.603754+0000 mgr.x (mgr.25349) 2126 : cluster 0 pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:39.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:38 smithi080 bash[80208]: cluster 2023-12-20T20:16:38.605101+0000 mgr.x (mgr.25349) 2127 : cluster 0 pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:16:39.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:38 smithi080 bash[84793]: cluster 2023-12-20T20:16:38.605101+0000 mgr.x (mgr.25349) 2127 : cluster 0 pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:16:39.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:38 smithi133 bash[68349]: cluster 2023-12-20T20:16:38.605101+0000 mgr.x (mgr.25349) 2127 : cluster 0 pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:16:39.689 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:16:39.689 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 17s ago 24m - - 2023-12-20T20:16:39.689 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 18s ago 24m - - 2023-12-20T20:16:39.689 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (10m) 17s ago 17m 16.5M - 0.23.0 ba2b418f427c 9979984282f3 2023-12-20T20:16:39.690 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (9m) 18s ago 17m 45.2M - 8.3.5 dad864ee21e9 35327ecb050a 2023-12-20T20:16:39.690 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 running (8m) 17s ago 14m 50.4M - 3.5 e1d6a67b021e 63865d78dfdb 2023-12-20T20:16:39.690 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443,9283,8765 running (9m) 18s ago 23m 523M - 19.0.0-297-ga89fee39 36973ca01a0c 2798bd911c04 2023-12-20T20:16:39.690 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:8443,9283,8765 running (7m) 17s ago 25m 434M - 19.0.0-297-ga89fee39 36973ca01a0c 948a6298d95e 2023-12-20T20:16:39.690 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (8m) 17s ago 25m 83.4M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 7763c37656a1 2023-12-20T20:16:39.690 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (7m) 18s ago 23m 56.6M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 0757d0a21f72 2023-12-20T20:16:39.690 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (7m) 17s ago 23m 58.3M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 129477cbeb77 2023-12-20T20:16:39.690 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (10m) 17s ago 17m 12.1M - 1.3.1 1dbe0e931976 3d79384a5011 2023-12-20T20:16:39.690 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (10m) 18s ago 17m 12.2M - 1.3.1 1dbe0e931976 48068c81d9e1 2023-12-20T20:16:39.690 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (5m) 17s ago 23m 57.8M 4096M 19.0.0-297-ga89fee39 36973ca01a0c c5d957150d3a 2023-12-20T20:16:39.690 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (4m) 17s ago 22m 59.5M 4096M 19.0.0-297-ga89fee39 36973ca01a0c f69914f1c5ff 2023-12-20T20:16:39.690 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (4m) 17s ago 21m 53.2M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 4c63d0c1601a 2023-12-20T20:16:39.690 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (3m) 17s ago 21m 56.7M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 6d1ff218dfcc 2023-12-20T20:16:39.691 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (2m) 18s ago 20m 51.5M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 82441aa8c766 2023-12-20T20:16:39.691 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (105s) 18s ago 19m 47.5M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 8d8c2379ced6 2023-12-20T20:16:39.691 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (69s) 18s ago 19m 51.0M 4096M 19.0.0-297-ga89fee39 36973ca01a0c a26d0ad164f5 2023-12-20T20:16:39.691 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (29s) 18s ago 18m 51.2M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 5769d8b71cf8 2023-12-20T20:16:39.691 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (8m) 18s ago 17m 64.8M - 2.33.4 514e6a882f6e 0c91f33ab6ef 2023-12-20T20:16:39.691 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (15m) 17s ago 15m 90.7M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:16:39.691 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (15m) 18s ago 15m 90.8M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:16:39.691 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (15m) 17s ago 15m 89.7M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:16:39.691 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (15m) 18s ago 15m 90.3M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:16:40.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:40 smithi080 bash[84793]: audit 2023-12-20T20:16:40.041189+0000 mon.a (mon.0) 6464 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:16:40.301 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:40 smithi080 bash[80208]: audit 2023-12-20T20:16:40.041189+0000 mon.a (mon.0) 6464 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:16:40.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:40 smithi133 bash[68349]: audit 2023-12-20T20:16:40.041189+0000 mon.a (mon.0) 6464 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:16:40.521 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph versions' 2023-12-20T20:16:41.391 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:41 smithi133 bash[68349]: audit 2023-12-20T20:16:39.660451+0000 mgr.x (mgr.25349) 2128 : audit 0 from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:16:41.391 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:41 smithi133 bash[68349]: cluster 2023-12-20T20:16:40.606226+0000 mgr.x (mgr.25349) 2129 : cluster 0 pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:41.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:41 smithi080 bash[80208]: audit 2023-12-20T20:16:39.660451+0000 mgr.x (mgr.25349) 2128 : audit 0 from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:16:41.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:41 smithi080 bash[80208]: cluster 2023-12-20T20:16:40.606226+0000 mgr.x (mgr.25349) 2129 : cluster 0 pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:41.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:41 smithi080 bash[84793]: audit 2023-12-20T20:16:39.660451+0000 mgr.x (mgr.25349) 2128 : audit 0 from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:16:41.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:41 smithi080 bash[84793]: cluster 2023-12-20T20:16:40.606226+0000 mgr.x (mgr.25349) 2129 : cluster 0 pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:43.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:42 smithi080 bash[80208]: audit 2023-12-20T20:16:41.832520+0000 mon.a (mon.0) 6465 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:43.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:42 smithi080 bash[80208]: audit 2023-12-20T20:16:41.844315+0000 mon.a (mon.0) 6466 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:43.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:42 smithi080 bash[80208]: audit 2023-12-20T20:16:41.854960+0000 mon.a (mon.0) 6467 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:43.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:42 smithi080 bash[80208]: audit 2023-12-20T20:16:42.157859+0000 mon.a (mon.0) 6468 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:43.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:42 smithi080 bash[80208]: audit 2023-12-20T20:16:42.169661+0000 mon.a (mon.0) 6469 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:43.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:42 smithi080 bash[80208]: audit 2023-12-20T20:16:42.180084+0000 mon.a (mon.0) 6470 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:43.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:42 smithi080 bash[80208]: cluster 2023-12-20T20:16:42.607642+0000 mgr.x (mgr.25349) 2130 : cluster 0 pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:43.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:42 smithi080 bash[84793]: audit 2023-12-20T20:16:41.832520+0000 mon.a (mon.0) 6465 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:43.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:42 smithi080 bash[84793]: audit 2023-12-20T20:16:41.844315+0000 mon.a (mon.0) 6466 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:43.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:42 smithi080 bash[84793]: audit 2023-12-20T20:16:41.854960+0000 mon.a (mon.0) 6467 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:43.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:42 smithi080 bash[84793]: audit 2023-12-20T20:16:42.157859+0000 mon.a (mon.0) 6468 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:43.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:42 smithi080 bash[84793]: audit 2023-12-20T20:16:42.169661+0000 mon.a (mon.0) 6469 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:43.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:42 smithi080 bash[84793]: audit 2023-12-20T20:16:42.180084+0000 mon.a (mon.0) 6470 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:43.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:42 smithi080 bash[84793]: cluster 2023-12-20T20:16:42.607642+0000 mgr.x (mgr.25349) 2130 : cluster 0 pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:43.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:42 smithi133 bash[68349]: audit 2023-12-20T20:16:41.832520+0000 mon.a (mon.0) 6465 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:43.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:42 smithi133 bash[68349]: audit 2023-12-20T20:16:41.844315+0000 mon.a (mon.0) 6466 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:43.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:42 smithi133 bash[68349]: audit 2023-12-20T20:16:41.854960+0000 mon.a (mon.0) 6467 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:43.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:42 smithi133 bash[68349]: audit 2023-12-20T20:16:42.157859+0000 mon.a (mon.0) 6468 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:43.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:42 smithi133 bash[68349]: audit 2023-12-20T20:16:42.169661+0000 mon.a (mon.0) 6469 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:43.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:42 smithi133 bash[68349]: audit 2023-12-20T20:16:42.180084+0000 mon.a (mon.0) 6470 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:16:43.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:42 smithi133 bash[68349]: cluster 2023-12-20T20:16:42.607642+0000 mgr.x (mgr.25349) 2130 : cluster 0 pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:44.368 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:16:44.368 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:16:44.368 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:16:44.368 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:16:44.368 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:16:44.368 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:16:44.368 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:16:44.368 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:16:44.368 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 8 2023-12-20T20:16:44.368 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:16:44.369 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:16:44.369 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:16:44.369 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:16:44.369 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:16:44.369 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-20T20:16:44.369 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 13 2023-12-20T20:16:44.369 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:16:44.369 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:16:44.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:44 smithi133 bash[68349]: audit 2023-12-20T20:16:44.357553+0000 mon.a (mon.0) 6471 : audit 0 from='client.? 172.21.15.80:0/1942292254' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:44.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:44 smithi080 bash[80208]: audit 2023-12-20T20:16:44.357553+0000 mon.a (mon.0) 6471 : audit 0 from='client.? 172.21.15.80:0/1942292254' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:44.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:44 smithi080 bash[84793]: audit 2023-12-20T20:16:44.357553+0000 mon.a (mon.0) 6471 : audit 0 from='client.? 172.21.15.80:0/1942292254' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:16:45.195 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:16:44 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:16:44] "GET /metrics HTTP/1.1" 200 38661 "" "Prometheus/2.33.4" 2023-12-20T20:16:45.263 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-12-20T20:16:45.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:45 smithi080 bash[84793]: cluster 2023-12-20T20:16:44.608759+0000 mgr.x (mgr.25349) 2131 : cluster 0 pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:16:45.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:45 smithi080 bash[80208]: cluster 2023-12-20T20:16:44.608759+0000 mgr.x (mgr.25349) 2131 : cluster 0 pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:16:45.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:45 smithi133 bash[68349]: cluster 2023-12-20T20:16:44.608759+0000 mgr.x (mgr.25349) 2131 : cluster 0 pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:16:47.168 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:47 smithi080 bash[80208]: audit 2023-12-20T20:16:46.399962+0000 mgr.x (mgr.25349) 2132 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:16:47.168 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:47 smithi080 bash[80208]: cluster 2023-12-20T20:16:46.610077+0000 mgr.x (mgr.25349) 2133 : cluster 0 pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:47.168 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:47 smithi080 bash[84793]: audit 2023-12-20T20:16:46.399962+0000 mgr.x (mgr.25349) 2132 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:16:47.169 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:47 smithi080 bash[84793]: cluster 2023-12-20T20:16:46.610077+0000 mgr.x (mgr.25349) 2133 : cluster 0 pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:47 smithi133 bash[68349]: audit 2023-12-20T20:16:46.399962+0000 mgr.x (mgr.25349) 2132 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:16:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:47 smithi133 bash[68349]: cluster 2023-12-20T20:16:46.610077+0000 mgr.x (mgr.25349) 2133 : cluster 0 pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:49.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:48 smithi080 bash[84793]: cluster 2023-12-20T20:16:48.611388+0000 mgr.x (mgr.25349) 2134 : cluster 0 pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:16:49.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:48 smithi080 bash[80208]: cluster 2023-12-20T20:16:48.611388+0000 mgr.x (mgr.25349) 2134 : cluster 0 pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:16:49.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:48 smithi133 bash[68349]: cluster 2023-12-20T20:16:48.611388+0000 mgr.x (mgr.25349) 2134 : cluster 0 pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:16:50.176 INFO:teuthology.orchestra.run.smithi080.stdout:wait for servicemap items w/ changing names to refresh 2023-12-20T20:16:50.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:50 smithi080 bash[80208]: cluster 2023-12-20T20:16:50.612522+0000 mgr.x (mgr.25349) 2135 : cluster 0 pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:50.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:50 smithi080 bash[84793]: cluster 2023-12-20T20:16:50.612522+0000 mgr.x (mgr.25349) 2135 : cluster 0 pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:51.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:50 smithi133 bash[68349]: cluster 2023-12-20T20:16:50.612522+0000 mgr.x (mgr.25349) 2135 : cluster 0 pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:51.487 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'sleep 60' 2023-12-20T20:16:52.971 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:52 smithi080 bash[84793]: cluster 2023-12-20T20:16:52.614023+0000 mgr.x (mgr.25349) 2136 : cluster 0 pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:52.971 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:52 smithi080 bash[80208]: cluster 2023-12-20T20:16:52.614023+0000 mgr.x (mgr.25349) 2136 : cluster 0 pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:53.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:52 smithi133 bash[68349]: cluster 2023-12-20T20:16:52.614023+0000 mgr.x (mgr.25349) 2136 : cluster 0 pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:55.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:54 smithi080 bash[80208]: cluster 2023-12-20T20:16:54.615323+0000 mgr.x (mgr.25349) 2137 : cluster 0 pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:16:55.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:54 smithi080 bash[84793]: cluster 2023-12-20T20:16:54.615323+0000 mgr.x (mgr.25349) 2137 : cluster 0 pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:16:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:54 smithi133 bash[68349]: cluster 2023-12-20T20:16:54.615323+0000 mgr.x (mgr.25349) 2137 : cluster 0 pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:16:55.195 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:16:54 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:16:54] "GET /metrics HTTP/1.1" 200 38661 "" "Prometheus/2.33.4" 2023-12-20T20:16:56.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:55 smithi080 bash[80208]: audit 2023-12-20T20:16:55.041330+0000 mon.a (mon.0) 6472 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:16:56.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:55 smithi080 bash[84793]: audit 2023-12-20T20:16:55.041330+0000 mon.a (mon.0) 6472 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:16:56.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:55 smithi133 bash[68349]: audit 2023-12-20T20:16:55.041330+0000 mon.a (mon.0) 6472 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:16:57.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:57 smithi080 bash[84793]: audit 2023-12-20T20:16:56.408158+0000 mgr.x (mgr.25349) 2138 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:16:57.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:57 smithi080 bash[84793]: cluster 2023-12-20T20:16:56.616686+0000 mgr.x (mgr.25349) 2139 : cluster 0 pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:57.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:57 smithi080 bash[80208]: audit 2023-12-20T20:16:56.408158+0000 mgr.x (mgr.25349) 2138 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:16:57.302 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:57 smithi080 bash[80208]: cluster 2023-12-20T20:16:56.616686+0000 mgr.x (mgr.25349) 2139 : cluster 0 pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:57.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:57 smithi133 bash[68349]: audit 2023-12-20T20:16:56.408158+0000 mgr.x (mgr.25349) 2138 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:16:57.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:57 smithi133 bash[68349]: cluster 2023-12-20T20:16:56.616686+0000 mgr.x (mgr.25349) 2139 : cluster 0 pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:16:59.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:16:58 smithi080 bash[80208]: cluster 2023-12-20T20:16:58.617935+0000 mgr.x (mgr.25349) 2140 : cluster 0 pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:16:59.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:16:58 smithi080 bash[84793]: cluster 2023-12-20T20:16:58.617935+0000 mgr.x (mgr.25349) 2140 : cluster 0 pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:16:59.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:16:58 smithi133 bash[68349]: cluster 2023-12-20T20:16:58.617935+0000 mgr.x (mgr.25349) 2140 : cluster 0 pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:01.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:00 smithi080 bash[84793]: cluster 2023-12-20T20:17:00.619063+0000 mgr.x (mgr.25349) 2141 : cluster 0 pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:01.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:00 smithi080 bash[80208]: cluster 2023-12-20T20:17:00.619063+0000 mgr.x (mgr.25349) 2141 : cluster 0 pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:01.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:00 smithi133 bash[68349]: cluster 2023-12-20T20:17:00.619063+0000 mgr.x (mgr.25349) 2141 : cluster 0 pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:03.301 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:03 smithi080 bash[84793]: audit 2023-12-20T20:17:02.031588+0000 mon.a (mon.0) 6473 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:03.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:03 smithi080 bash[84793]: audit 2023-12-20T20:17:02.042918+0000 mon.a (mon.0) 6474 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:03.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:03 smithi080 bash[84793]: audit 2023-12-20T20:17:02.054787+0000 mon.a (mon.0) 6475 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:03.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:03 smithi080 bash[84793]: audit 2023-12-20T20:17:02.344643+0000 mon.a (mon.0) 6476 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:03.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:03 smithi080 bash[84793]: audit 2023-12-20T20:17:02.357828+0000 mon.a (mon.0) 6477 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:03.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:03 smithi080 bash[84793]: audit 2023-12-20T20:17:02.367873+0000 mon.a (mon.0) 6478 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:03.302 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:03 smithi080 bash[84793]: cluster 2023-12-20T20:17:02.620453+0000 mgr.x (mgr.25349) 2142 : cluster 0 pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:03.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:03 smithi080 bash[80208]: audit 2023-12-20T20:17:02.031588+0000 mon.a (mon.0) 6473 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:03.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:03 smithi080 bash[80208]: audit 2023-12-20T20:17:02.042918+0000 mon.a (mon.0) 6474 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:03.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:03 smithi080 bash[80208]: audit 2023-12-20T20:17:02.054787+0000 mon.a (mon.0) 6475 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:03.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:03 smithi080 bash[80208]: audit 2023-12-20T20:17:02.344643+0000 mon.a (mon.0) 6476 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:03.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:03 smithi080 bash[80208]: audit 2023-12-20T20:17:02.357828+0000 mon.a (mon.0) 6477 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:03.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:03 smithi080 bash[80208]: audit 2023-12-20T20:17:02.367873+0000 mon.a (mon.0) 6478 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:03.303 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:03 smithi080 bash[80208]: cluster 2023-12-20T20:17:02.620453+0000 mgr.x (mgr.25349) 2142 : cluster 0 pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:03.318 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:03 smithi133 bash[68349]: audit 2023-12-20T20:17:02.031588+0000 mon.a (mon.0) 6473 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:03.318 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:03 smithi133 bash[68349]: audit 2023-12-20T20:17:02.042918+0000 mon.a (mon.0) 6474 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:03.318 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:03 smithi133 bash[68349]: audit 2023-12-20T20:17:02.054787+0000 mon.a (mon.0) 6475 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:03.318 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:03 smithi133 bash[68349]: audit 2023-12-20T20:17:02.344643+0000 mon.a (mon.0) 6476 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:03.318 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:03 smithi133 bash[68349]: audit 2023-12-20T20:17:02.357828+0000 mon.a (mon.0) 6477 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:03.318 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:03 smithi133 bash[68349]: audit 2023-12-20T20:17:02.367873+0000 mon.a (mon.0) 6478 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:03.318 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:03 smithi133 bash[68349]: cluster 2023-12-20T20:17:02.620453+0000 mgr.x (mgr.25349) 2142 : cluster 0 pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:05.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:04 smithi080 bash[84793]: cluster 2023-12-20T20:17:04.621604+0000 mgr.x (mgr.25349) 2143 : cluster 0 pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:05.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:04 smithi080 bash[80208]: cluster 2023-12-20T20:17:04.621604+0000 mgr.x (mgr.25349) 2143 : cluster 0 pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:05.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:04 smithi133 bash[68349]: cluster 2023-12-20T20:17:04.621604+0000 mgr.x (mgr.25349) 2143 : cluster 0 pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:05.195 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:17:04 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:17:04] "GET /metrics HTTP/1.1" 200 38664 "" "Prometheus/2.33.4" 2023-12-20T20:17:07.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:07 smithi133 bash[68349]: audit 2023-12-20T20:17:06.416235+0000 mgr.x (mgr.25349) 2144 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:17:07.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:07 smithi133 bash[68349]: cluster 2023-12-20T20:17:06.622883+0000 mgr.x (mgr.25349) 2145 : cluster 0 pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:07.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:07 smithi080 bash[80208]: audit 2023-12-20T20:17:06.416235+0000 mgr.x (mgr.25349) 2144 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:17:07.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:07 smithi080 bash[80208]: cluster 2023-12-20T20:17:06.622883+0000 mgr.x (mgr.25349) 2145 : cluster 0 pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:07.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:07 smithi080 bash[84793]: audit 2023-12-20T20:17:06.416235+0000 mgr.x (mgr.25349) 2144 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:17:07.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:07 smithi080 bash[84793]: cluster 2023-12-20T20:17:06.622883+0000 mgr.x (mgr.25349) 2145 : cluster 0 pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:09.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:08 smithi080 bash[84793]: cluster 2023-12-20T20:17:08.624225+0000 mgr.x (mgr.25349) 2146 : cluster 0 pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:09.052 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:08 smithi080 bash[80208]: cluster 2023-12-20T20:17:08.624225+0000 mgr.x (mgr.25349) 2146 : cluster 0 pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:09.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:08 smithi133 bash[68349]: cluster 2023-12-20T20:17:08.624225+0000 mgr.x (mgr.25349) 2146 : cluster 0 pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:10.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:10 smithi133 bash[68349]: audit 2023-12-20T20:17:10.041817+0000 mon.a (mon.0) 6479 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:17:10.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:10 smithi080 bash[80208]: audit 2023-12-20T20:17:10.041817+0000 mon.a (mon.0) 6479 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:17:10.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:10 smithi080 bash[84793]: audit 2023-12-20T20:17:10.041817+0000 mon.a (mon.0) 6479 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:17:11.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:11 smithi133 bash[68349]: cluster 2023-12-20T20:17:10.625353+0000 mgr.x (mgr.25349) 2147 : cluster 0 pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:11.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:11 smithi080 bash[80208]: cluster 2023-12-20T20:17:10.625353+0000 mgr.x (mgr.25349) 2147 : cluster 0 pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:11.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:11 smithi080 bash[84793]: cluster 2023-12-20T20:17:10.625353+0000 mgr.x (mgr.25349) 2147 : cluster 0 pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:13.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:12 smithi080 bash[80208]: cluster 2023-12-20T20:17:12.626735+0000 mgr.x (mgr.25349) 2148 : cluster 0 pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:13.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:12 smithi080 bash[84793]: cluster 2023-12-20T20:17:12.626735+0000 mgr.x (mgr.25349) 2148 : cluster 0 pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:13.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:12 smithi133 bash[68349]: cluster 2023-12-20T20:17:12.626735+0000 mgr.x (mgr.25349) 2148 : cluster 0 pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:15.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:14 smithi080 bash[80208]: cluster 2023-12-20T20:17:14.628018+0000 mgr.x (mgr.25349) 2149 : cluster 0 pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:15.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:14 smithi080 bash[84793]: cluster 2023-12-20T20:17:14.628018+0000 mgr.x (mgr.25349) 2149 : cluster 0 pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:15.195 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:17:14 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:17:14] "GET /metrics HTTP/1.1" 200 38665 "" "Prometheus/2.33.4" 2023-12-20T20:17:15.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:14 smithi133 bash[68349]: cluster 2023-12-20T20:17:14.628018+0000 mgr.x (mgr.25349) 2149 : cluster 0 pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:17.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:17 smithi133 bash[68349]: audit 2023-12-20T20:17:16.424267+0000 mgr.x (mgr.25349) 2150 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:17:17.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:17 smithi133 bash[68349]: cluster 2023-12-20T20:17:16.629478+0000 mgr.x (mgr.25349) 2151 : cluster 0 pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:17.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:17 smithi080 bash[80208]: audit 2023-12-20T20:17:16.424267+0000 mgr.x (mgr.25349) 2150 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:17:17.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:17 smithi080 bash[80208]: cluster 2023-12-20T20:17:16.629478+0000 mgr.x (mgr.25349) 2151 : cluster 0 pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:17.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:17 smithi080 bash[84793]: audit 2023-12-20T20:17:16.424267+0000 mgr.x (mgr.25349) 2150 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:17:17.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:17 smithi080 bash[84793]: cluster 2023-12-20T20:17:16.629478+0000 mgr.x (mgr.25349) 2151 : cluster 0 pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:19.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:18 smithi080 bash[80208]: cluster 2023-12-20T20:17:18.630655+0000 mgr.x (mgr.25349) 2152 : cluster 0 pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:19.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:18 smithi080 bash[80208]: audit 2023-12-20T20:17:18.683208+0000 mon.a (mon.0) 6480 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:17:19.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:18 smithi080 bash[80208]: audit 2023-12-20T20:17:18.685468+0000 mon.a (mon.0) 6481 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:17:19.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:18 smithi080 bash[80208]: audit 2023-12-20T20:17:18.696339+0000 mon.a (mon.0) 6482 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:19.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:18 smithi080 bash[84793]: cluster 2023-12-20T20:17:18.630655+0000 mgr.x (mgr.25349) 2152 : cluster 0 pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:19.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:18 smithi080 bash[84793]: audit 2023-12-20T20:17:18.683208+0000 mon.a (mon.0) 6480 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:17:19.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:18 smithi080 bash[84793]: audit 2023-12-20T20:17:18.685468+0000 mon.a (mon.0) 6481 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:17:19.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:18 smithi080 bash[84793]: audit 2023-12-20T20:17:18.696339+0000 mon.a (mon.0) 6482 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:19.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:18 smithi133 bash[68349]: cluster 2023-12-20T20:17:18.630655+0000 mgr.x (mgr.25349) 2152 : cluster 0 pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:19.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:18 smithi133 bash[68349]: audit 2023-12-20T20:17:18.683208+0000 mon.a (mon.0) 6480 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:17:19.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:18 smithi133 bash[68349]: audit 2023-12-20T20:17:18.685468+0000 mon.a (mon.0) 6481 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:17:19.196 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:18 smithi133 bash[68349]: audit 2023-12-20T20:17:18.696339+0000 mon.a (mon.0) 6482 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:21.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:20 smithi080 bash[80208]: cluster 2023-12-20T20:17:20.631752+0000 mgr.x (mgr.25349) 2153 : cluster 0 pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:21.052 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:20 smithi080 bash[84793]: cluster 2023-12-20T20:17:20.631752+0000 mgr.x (mgr.25349) 2153 : cluster 0 pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:21.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:20 smithi133 bash[68349]: cluster 2023-12-20T20:17:20.631752+0000 mgr.x (mgr.25349) 2153 : cluster 0 pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:23.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:23 smithi080 bash[80208]: audit 2023-12-20T20:17:22.214450+0000 mon.a (mon.0) 6483 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:23.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:23 smithi080 bash[80208]: audit 2023-12-20T20:17:22.224883+0000 mon.a (mon.0) 6484 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:23.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:23 smithi080 bash[80208]: audit 2023-12-20T20:17:22.235081+0000 mon.a (mon.0) 6485 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:23.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:23 smithi080 bash[80208]: audit 2023-12-20T20:17:22.528556+0000 mon.a (mon.0) 6486 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:23.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:23 smithi080 bash[80208]: audit 2023-12-20T20:17:22.540457+0000 mon.a (mon.0) 6487 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:23.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:23 smithi080 bash[80208]: audit 2023-12-20T20:17:22.551080+0000 mon.a (mon.0) 6488 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:23.552 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:23 smithi080 bash[80208]: cluster 2023-12-20T20:17:22.633212+0000 mgr.x (mgr.25349) 2154 : cluster 0 pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:23.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:23 smithi080 bash[84793]: audit 2023-12-20T20:17:22.214450+0000 mon.a (mon.0) 6483 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:23.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:23 smithi080 bash[84793]: audit 2023-12-20T20:17:22.224883+0000 mon.a (mon.0) 6484 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:23.552 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:23 smithi080 bash[84793]: audit 2023-12-20T20:17:22.235081+0000 mon.a (mon.0) 6485 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:23.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:23 smithi080 bash[84793]: audit 2023-12-20T20:17:22.528556+0000 mon.a (mon.0) 6486 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:23.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:23 smithi080 bash[84793]: audit 2023-12-20T20:17:22.540457+0000 mon.a (mon.0) 6487 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:23.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:23 smithi080 bash[84793]: audit 2023-12-20T20:17:22.551080+0000 mon.a (mon.0) 6488 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:23.553 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:23 smithi080 bash[84793]: cluster 2023-12-20T20:17:22.633212+0000 mgr.x (mgr.25349) 2154 : cluster 0 pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:23.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:23 smithi133 bash[68349]: audit 2023-12-20T20:17:22.214450+0000 mon.a (mon.0) 6483 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:23.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:23 smithi133 bash[68349]: audit 2023-12-20T20:17:22.224883+0000 mon.a (mon.0) 6484 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:23.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:23 smithi133 bash[68349]: audit 2023-12-20T20:17:22.235081+0000 mon.a (mon.0) 6485 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:23.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:23 smithi133 bash[68349]: audit 2023-12-20T20:17:22.528556+0000 mon.a (mon.0) 6486 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:23.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:23 smithi133 bash[68349]: audit 2023-12-20T20:17:22.540457+0000 mon.a (mon.0) 6487 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:23.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:23 smithi133 bash[68349]: audit 2023-12-20T20:17:22.551080+0000 mon.a (mon.0) 6488 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:23.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:23 smithi133 bash[68349]: cluster 2023-12-20T20:17:22.633212+0000 mgr.x (mgr.25349) 2154 : cluster 0 pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:25.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:24 smithi080 bash[80208]: cluster 2023-12-20T20:17:24.634326+0000 mgr.x (mgr.25349) 2155 : cluster 0 pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:25.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:24 smithi080 bash[84793]: cluster 2023-12-20T20:17:24.634326+0000 mgr.x (mgr.25349) 2155 : cluster 0 pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:25.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:24 smithi133 bash[68349]: cluster 2023-12-20T20:17:24.634326+0000 mgr.x (mgr.25349) 2155 : cluster 0 pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:25.195 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:17:24 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:17:24] "GET /metrics HTTP/1.1" 200 38665 "" "Prometheus/2.33.4" 2023-12-20T20:17:26.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:25 smithi080 bash[80208]: audit 2023-12-20T20:17:25.042162+0000 mon.a (mon.0) 6489 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:17:26.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:25 smithi080 bash[84793]: audit 2023-12-20T20:17:25.042162+0000 mon.a (mon.0) 6489 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:17:26.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:25 smithi133 bash[68349]: audit 2023-12-20T20:17:25.042162+0000 mon.a (mon.0) 6489 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:17:27.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:27 smithi133 bash[68349]: audit 2023-12-20T20:17:26.432839+0000 mgr.x (mgr.25349) 2156 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:17:27.450 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:27 smithi133 bash[68349]: cluster 2023-12-20T20:17:26.635151+0000 mgr.x (mgr.25349) 2157 : cluster 0 pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:27.509 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:27 smithi080 bash[80208]: audit 2023-12-20T20:17:26.432839+0000 mgr.x (mgr.25349) 2156 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:17:27.509 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:27 smithi080 bash[80208]: cluster 2023-12-20T20:17:26.635151+0000 mgr.x (mgr.25349) 2157 : cluster 0 pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:27.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:27 smithi080 bash[84793]: audit 2023-12-20T20:17:26.432839+0000 mgr.x (mgr.25349) 2156 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:17:27.509 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:27 smithi080 bash[84793]: cluster 2023-12-20T20:17:26.635151+0000 mgr.x (mgr.25349) 2157 : cluster 0 pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:29.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:28 smithi080 bash[80208]: cluster 2023-12-20T20:17:28.636297+0000 mgr.x (mgr.25349) 2158 : cluster 0 pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:29.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:28 smithi080 bash[84793]: cluster 2023-12-20T20:17:28.636297+0000 mgr.x (mgr.25349) 2158 : cluster 0 pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:29.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:28 smithi133 bash[68349]: cluster 2023-12-20T20:17:28.636297+0000 mgr.x (mgr.25349) 2158 : cluster 0 pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:31.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:30 smithi080 bash[80208]: cluster 2023-12-20T20:17:30.637332+0000 mgr.x (mgr.25349) 2159 : cluster 0 pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:31.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:30 smithi080 bash[84793]: cluster 2023-12-20T20:17:30.637332+0000 mgr.x (mgr.25349) 2159 : cluster 0 pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:31.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:30 smithi133 bash[68349]: cluster 2023-12-20T20:17:30.637332+0000 mgr.x (mgr.25349) 2159 : cluster 0 pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:33.048 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:32 smithi080 bash[84793]: cluster 2023-12-20T20:17:32.638743+0000 mgr.x (mgr.25349) 2160 : cluster 0 pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:33.048 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:32 smithi080 bash[80208]: cluster 2023-12-20T20:17:32.638743+0000 mgr.x (mgr.25349) 2160 : cluster 0 pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:33.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:32 smithi133 bash[68349]: cluster 2023-12-20T20:17:32.638743+0000 mgr.x (mgr.25349) 2160 : cluster 0 pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:35.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:34 smithi080 bash[80208]: cluster 2023-12-20T20:17:34.639881+0000 mgr.x (mgr.25349) 2161 : cluster 0 pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:35.051 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:34 smithi080 bash[84793]: cluster 2023-12-20T20:17:34.639881+0000 mgr.x (mgr.25349) 2161 : cluster 0 pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:35.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:34 smithi133 bash[68349]: cluster 2023-12-20T20:17:34.639881+0000 mgr.x (mgr.25349) 2161 : cluster 0 pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:35.195 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:17:34 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:17:34] "GET /metrics HTTP/1.1" 200 38662 "" "Prometheus/2.33.4" 2023-12-20T20:17:37.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:37 smithi133 bash[68349]: audit 2023-12-20T20:17:36.443804+0000 mgr.x (mgr.25349) 2162 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:17:37.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:37 smithi133 bash[68349]: cluster 2023-12-20T20:17:36.641227+0000 mgr.x (mgr.25349) 2163 : cluster 0 pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:37.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:37 smithi080 bash[80208]: audit 2023-12-20T20:17:36.443804+0000 mgr.x (mgr.25349) 2162 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:17:37.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:37 smithi080 bash[80208]: cluster 2023-12-20T20:17:36.641227+0000 mgr.x (mgr.25349) 2163 : cluster 0 pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:37.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:37 smithi080 bash[84793]: audit 2023-12-20T20:17:36.443804+0000 mgr.x (mgr.25349) 2162 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:17:37.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:37 smithi080 bash[84793]: cluster 2023-12-20T20:17:36.641227+0000 mgr.x (mgr.25349) 2163 : cluster 0 pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:39.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:38 smithi080 bash[84793]: cluster 2023-12-20T20:17:38.642487+0000 mgr.x (mgr.25349) 2164 : cluster 0 pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:39.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:38 smithi080 bash[80208]: cluster 2023-12-20T20:17:38.642487+0000 mgr.x (mgr.25349) 2164 : cluster 0 pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:39.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:38 smithi133 bash[68349]: cluster 2023-12-20T20:17:38.642487+0000 mgr.x (mgr.25349) 2164 : cluster 0 pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:40.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:40 smithi133 bash[68349]: audit 2023-12-20T20:17:40.042939+0000 mon.a (mon.0) 6490 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:17:40.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:40 smithi080 bash[80208]: audit 2023-12-20T20:17:40.042939+0000 mon.a (mon.0) 6490 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:17:40.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:40 smithi080 bash[84793]: audit 2023-12-20T20:17:40.042939+0000 mon.a (mon.0) 6490 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:17:41.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:41 smithi133 bash[68349]: cluster 2023-12-20T20:17:40.643614+0000 mgr.x (mgr.25349) 2165 : cluster 0 pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:41.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:41 smithi080 bash[80208]: cluster 2023-12-20T20:17:40.643614+0000 mgr.x (mgr.25349) 2165 : cluster 0 pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:41.551 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:41 smithi080 bash[84793]: cluster 2023-12-20T20:17:40.643614+0000 mgr.x (mgr.25349) 2165 : cluster 0 pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:43 smithi133 bash[68349]: audit 2023-12-20T20:17:42.392815+0000 mon.a (mon.0) 6491 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:43 smithi133 bash[68349]: audit 2023-12-20T20:17:42.402349+0000 mon.a (mon.0) 6492 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:43 smithi133 bash[68349]: audit 2023-12-20T20:17:42.410063+0000 mon.a (mon.0) 6493 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:43 smithi133 bash[68349]: cluster 2023-12-20T20:17:42.644980+0000 mgr.x (mgr.25349) 2166 : cluster 0 pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:43 smithi133 bash[68349]: audit 2023-12-20T20:17:42.711947+0000 mon.a (mon.0) 6494 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:43 smithi133 bash[68349]: audit 2023-12-20T20:17:42.724815+0000 mon.a (mon.0) 6495 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:43.695 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:43 smithi133 bash[68349]: audit 2023-12-20T20:17:42.734950+0000 mon.a (mon.0) 6496 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:43.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:43 smithi080 bash[80208]: audit 2023-12-20T20:17:42.392815+0000 mon.a (mon.0) 6491 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:43.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:43 smithi080 bash[80208]: audit 2023-12-20T20:17:42.402349+0000 mon.a (mon.0) 6492 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:43.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:43 smithi080 bash[80208]: audit 2023-12-20T20:17:42.410063+0000 mon.a (mon.0) 6493 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:43.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:43 smithi080 bash[80208]: cluster 2023-12-20T20:17:42.644980+0000 mgr.x (mgr.25349) 2166 : cluster 0 pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:43.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:43 smithi080 bash[80208]: audit 2023-12-20T20:17:42.711947+0000 mon.a (mon.0) 6494 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:43.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:43 smithi080 bash[80208]: audit 2023-12-20T20:17:42.724815+0000 mon.a (mon.0) 6495 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:43.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:43 smithi080 bash[80208]: audit 2023-12-20T20:17:42.734950+0000 mon.a (mon.0) 6496 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:43.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:43 smithi080 bash[84793]: audit 2023-12-20T20:17:42.392815+0000 mon.a (mon.0) 6491 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:43.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:43 smithi080 bash[84793]: audit 2023-12-20T20:17:42.402349+0000 mon.a (mon.0) 6492 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:43.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:43 smithi080 bash[84793]: audit 2023-12-20T20:17:42.410063+0000 mon.a (mon.0) 6493 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:43.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:43 smithi080 bash[84793]: cluster 2023-12-20T20:17:42.644980+0000 mgr.x (mgr.25349) 2166 : cluster 0 pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:43.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:43 smithi080 bash[84793]: audit 2023-12-20T20:17:42.711947+0000 mon.a (mon.0) 6494 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:43.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:43 smithi080 bash[84793]: audit 2023-12-20T20:17:42.724815+0000 mon.a (mon.0) 6495 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:43.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:43 smithi080 bash[84793]: audit 2023-12-20T20:17:42.734950+0000 mon.a (mon.0) 6496 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:17:44.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:44 smithi133 bash[68349]: cluster 2023-12-20T20:17:44.646161+0000 mgr.x (mgr.25349) 2167 : cluster 0 pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:44.945 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:17:44 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:17:44] "GET /metrics HTTP/1.1" 200 38660 "" "Prometheus/2.33.4" 2023-12-20T20:17:45.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:44 smithi080 bash[84793]: cluster 2023-12-20T20:17:44.646161+0000 mgr.x (mgr.25349) 2167 : cluster 0 pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:45.051 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:44 smithi080 bash[80208]: cluster 2023-12-20T20:17:44.646161+0000 mgr.x (mgr.25349) 2167 : cluster 0 pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:47 smithi133 bash[68349]: audit 2023-12-20T20:17:46.451520+0000 mgr.x (mgr.25349) 2168 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:17:47.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:47 smithi133 bash[68349]: cluster 2023-12-20T20:17:46.647266+0000 mgr.x (mgr.25349) 2169 : cluster 0 pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:47.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:47 smithi080 bash[84793]: audit 2023-12-20T20:17:46.451520+0000 mgr.x (mgr.25349) 2168 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:17:47.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:47 smithi080 bash[84793]: cluster 2023-12-20T20:17:46.647266+0000 mgr.x (mgr.25349) 2169 : cluster 0 pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:47.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:47 smithi080 bash[80208]: audit 2023-12-20T20:17:46.451520+0000 mgr.x (mgr.25349) 2168 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:17:47.551 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:47 smithi080 bash[80208]: cluster 2023-12-20T20:17:46.647266+0000 mgr.x (mgr.25349) 2169 : cluster 0 pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:49.013 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:48 smithi080 bash[80208]: cluster 2023-12-20T20:17:48.648474+0000 mgr.x (mgr.25349) 2170 : cluster 0 pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:49.014 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:48 smithi080 bash[84793]: cluster 2023-12-20T20:17:48.648474+0000 mgr.x (mgr.25349) 2170 : cluster 0 pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:49.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:48 smithi133 bash[68349]: cluster 2023-12-20T20:17:48.648474+0000 mgr.x (mgr.25349) 2170 : cluster 0 pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:50.994 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:50 smithi080 bash[80208]: cluster 2023-12-20T20:17:50.649588+0000 mgr.x (mgr.25349) 2171 : cluster 0 pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:50.994 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:50 smithi080 bash[84793]: cluster 2023-12-20T20:17:50.649588+0000 mgr.x (mgr.25349) 2171 : cluster 0 pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:51.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:50 smithi133 bash[68349]: cluster 2023-12-20T20:17:50.649588+0000 mgr.x (mgr.25349) 2171 : cluster 0 pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:53.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:52 smithi080 bash[80208]: cluster 2023-12-20T20:17:52.650996+0000 mgr.x (mgr.25349) 2172 : cluster 0 pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:53.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:52 smithi080 bash[84793]: cluster 2023-12-20T20:17:52.650996+0000 mgr.x (mgr.25349) 2172 : cluster 0 pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:53.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:52 smithi133 bash[68349]: cluster 2023-12-20T20:17:52.650996+0000 mgr.x (mgr.25349) 2172 : cluster 0 pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:55.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:54 smithi080 bash[80208]: cluster 2023-12-20T20:17:54.652216+0000 mgr.x (mgr.25349) 2173 : cluster 0 pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:55.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:54 smithi080 bash[84793]: cluster 2023-12-20T20:17:54.652216+0000 mgr.x (mgr.25349) 2173 : cluster 0 pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:55.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:54 smithi133 bash[68349]: cluster 2023-12-20T20:17:54.652216+0000 mgr.x (mgr.25349) 2173 : cluster 0 pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:55.195 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:17:54 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:17:54] "GET /metrics HTTP/1.1" 200 38660 "" "Prometheus/2.33.4" 2023-12-20T20:17:55.983 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:55 smithi080 bash[84793]: audit 2023-12-20T20:17:55.043711+0000 mon.a (mon.0) 6497 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:17:55.984 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:55 smithi080 bash[80208]: audit 2023-12-20T20:17:55.043711+0000 mon.a (mon.0) 6497 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:17:56.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:55 smithi133 bash[68349]: audit 2023-12-20T20:17:55.043711+0000 mon.a (mon.0) 6497 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:17:56.595 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch ps' 2023-12-20T20:17:57.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:57 smithi133 bash[68349]: audit 2023-12-20T20:17:56.459225+0000 mgr.x (mgr.25349) 2174 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:17:57.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:57 smithi133 bash[68349]: cluster 2023-12-20T20:17:56.653589+0000 mgr.x (mgr.25349) 2175 : cluster 0 pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:57.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:57 smithi080 bash[80208]: audit 2023-12-20T20:17:56.459225+0000 mgr.x (mgr.25349) 2174 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:17:57.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:57 smithi080 bash[80208]: cluster 2023-12-20T20:17:56.653589+0000 mgr.x (mgr.25349) 2175 : cluster 0 pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:57.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:57 smithi080 bash[84793]: audit 2023-12-20T20:17:56.459225+0000 mgr.x (mgr.25349) 2174 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:17:57.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:57 smithi080 bash[84793]: cluster 2023-12-20T20:17:56.653589+0000 mgr.x (mgr.25349) 2175 : cluster 0 pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:17:59.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:17:58 smithi080 bash[80208]: cluster 2023-12-20T20:17:58.654854+0000 mgr.x (mgr.25349) 2176 : cluster 0 pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:59.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:17:58 smithi080 bash[84793]: cluster 2023-12-20T20:17:58.654854+0000 mgr.x (mgr.25349) 2176 : cluster 0 pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:17:59.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:17:58 smithi133 bash[68349]: cluster 2023-12-20T20:17:58.654854+0000 mgr.x (mgr.25349) 2176 : cluster 0 pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:18:00.342 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-20T20:18:00.342 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi080 smithi080 running 17s ago 25m - - 2023-12-20T20:18:00.343 INFO:teuthology.orchestra.run.smithi080.stdout:agent.smithi133 smithi133 running 17s ago 25m - - 2023-12-20T20:18:00.343 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.a smithi080 *:9093,9094 running (11m) 17s ago 18m 16.7M - 0.23.0 ba2b418f427c 9979984282f3 2023-12-20T20:18:00.343 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.a smithi133 *:3000 running (11m) 17s ago 18m 44.9M - 8.3.5 dad864ee21e9 35327ecb050a 2023-12-20T20:18:00.343 INFO:teuthology.orchestra.run.smithi080.stdout:iscsi.foo.smithi080.ioqrzh smithi080 running (10m) 17s ago 16m 50.7M - 3.5 e1d6a67b021e 63865d78dfdb 2023-12-20T20:18:00.343 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.x smithi133 *:8443,9283,8765 running (10m) 17s ago 24m 525M - 19.0.0-297-ga89fee39 36973ca01a0c 2798bd911c04 2023-12-20T20:18:00.343 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.y smithi080 *:8443,9283,8765 running (9m) 17s ago 26m 435M - 19.0.0-297-ga89fee39 36973ca01a0c 948a6298d95e 2023-12-20T20:18:00.343 INFO:teuthology.orchestra.run.smithi080.stdout:mon.a smithi080 running (9m) 17s ago 27m 87.8M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 7763c37656a1 2023-12-20T20:18:00.343 INFO:teuthology.orchestra.run.smithi080.stdout:mon.b smithi133 running (8m) 17s ago 25m 58.9M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 0757d0a21f72 2023-12-20T20:18:00.343 INFO:teuthology.orchestra.run.smithi080.stdout:mon.c smithi080 running (8m) 17s ago 25m 62.3M 2048M 19.0.0-297-ga89fee39 36973ca01a0c 129477cbeb77 2023-12-20T20:18:00.343 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.a smithi080 *:9100 running (12m) 17s ago 19m 12.7M - 1.3.1 1dbe0e931976 3d79384a5011 2023-12-20T20:18:00.343 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.b smithi133 *:9100 running (11m) 17s ago 19m 13.1M - 1.3.1 1dbe0e931976 48068c81d9e1 2023-12-20T20:18:00.343 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (7m) 17s ago 24m 59.6M 4096M 19.0.0-297-ga89fee39 36973ca01a0c c5d957150d3a 2023-12-20T20:18:00.344 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (6m) 17s ago 23m 60.9M 4096M 19.0.0-297-ga89fee39 36973ca01a0c f69914f1c5ff 2023-12-20T20:18:00.344 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (5m) 17s ago 23m 54.2M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 4c63d0c1601a 2023-12-20T20:18:00.344 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (4m) 17s ago 22m 59.2M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 6d1ff218dfcc 2023-12-20T20:18:00.344 INFO:teuthology.orchestra.run.smithi080.stdout:osd.4 smithi133 running (3m) 17s ago 21m 52.2M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 82441aa8c766 2023-12-20T20:18:00.344 INFO:teuthology.orchestra.run.smithi080.stdout:osd.5 smithi133 running (3m) 17s ago 21m 48.3M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 8d8c2379ced6 2023-12-20T20:18:00.344 INFO:teuthology.orchestra.run.smithi080.stdout:osd.6 smithi133 running (2m) 17s ago 20m 51.4M 4096M 19.0.0-297-ga89fee39 36973ca01a0c a26d0ad164f5 2023-12-20T20:18:00.344 INFO:teuthology.orchestra.run.smithi080.stdout:osd.7 smithi133 running (110s) 17s ago 20m 52.0M 4096M 19.0.0-297-ga89fee39 36973ca01a0c 5769d8b71cf8 2023-12-20T20:18:00.344 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.a smithi133 *:9095 running (10m) 17s ago 19m 64.7M - 2.33.4 514e6a882f6e 0c91f33ab6ef 2023-12-20T20:18:00.344 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.oxixfw smithi080 *:8000 running (16m) 17s ago 16m 91.3M - 17.2.0 e1d6a67b021e 7be5806ae640 2023-12-20T20:18:00.344 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi133.sekpob smithi133 *:8000 running (16m) 17s ago 16m 91.1M - 17.2.0 e1d6a67b021e 230b7c88c73a 2023-12-20T20:18:00.344 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi080.zrdtwy smithi080 *:80 running (16m) 17s ago 16m 90.2M - 17.2.0 e1d6a67b021e bd6a0466046f 2023-12-20T20:18:00.344 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.smpl.smithi133.gybyvb smithi133 *:80 running (16m) 17s ago 16m 90.7M - 17.2.0 e1d6a67b021e bf1bba329302 2023-12-20T20:18:01.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:00 smithi080 bash[80208]: audit 2023-12-20T20:18:00.313710+0000 mgr.x (mgr.25349) 2177 : audit 0 from='client.44653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:18:01.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:00 smithi080 bash[80208]: cluster 2023-12-20T20:18:00.656067+0000 mgr.x (mgr.25349) 2178 : cluster 0 pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:18:01.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:00 smithi080 bash[84793]: audit 2023-12-20T20:18:00.313710+0000 mgr.x (mgr.25349) 2177 : audit 0 from='client.44653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:18:01.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:00 smithi080 bash[84793]: cluster 2023-12-20T20:18:00.656067+0000 mgr.x (mgr.25349) 2178 : cluster 0 pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:18:01.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:00 smithi133 bash[68349]: audit 2023-12-20T20:18:00.313710+0000 mgr.x (mgr.25349) 2177 : audit 0 from='client.44653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:18:01.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:00 smithi133 bash[68349]: cluster 2023-12-20T20:18:00.656067+0000 mgr.x (mgr.25349) 2178 : cluster 0 pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:18:01.272 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph versions' 2023-12-20T20:18:03.800 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:03 smithi080 bash[80208]: audit 2023-12-20T20:18:02.574023+0000 mon.a (mon.0) 6498 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:18:03.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:03 smithi080 bash[80208]: audit 2023-12-20T20:18:02.582613+0000 mon.a (mon.0) 6499 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:18:03.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:03 smithi080 bash[80208]: audit 2023-12-20T20:18:02.592605+0000 mon.a (mon.0) 6500 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:18:03.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:03 smithi080 bash[80208]: cluster 2023-12-20T20:18:02.657520+0000 mgr.x (mgr.25349) 2179 : cluster 0 pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:18:03.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:03 smithi080 bash[80208]: audit 2023-12-20T20:18:02.893928+0000 mon.a (mon.0) 6501 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:18:03.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:03 smithi080 bash[80208]: audit 2023-12-20T20:18:02.905066+0000 mon.a (mon.0) 6502 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:18:03.801 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:03 smithi080 bash[80208]: audit 2023-12-20T20:18:02.915970+0000 mon.a (mon.0) 6503 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:18:03.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:03 smithi080 bash[84793]: audit 2023-12-20T20:18:02.574023+0000 mon.a (mon.0) 6498 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:18:03.801 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:03 smithi080 bash[84793]: audit 2023-12-20T20:18:02.582613+0000 mon.a (mon.0) 6499 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:18:03.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:03 smithi080 bash[84793]: audit 2023-12-20T20:18:02.592605+0000 mon.a (mon.0) 6500 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:18:03.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:03 smithi080 bash[84793]: cluster 2023-12-20T20:18:02.657520+0000 mgr.x (mgr.25349) 2179 : cluster 0 pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:18:03.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:03 smithi080 bash[84793]: audit 2023-12-20T20:18:02.893928+0000 mon.a (mon.0) 6501 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:18:03.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:03 smithi080 bash[84793]: audit 2023-12-20T20:18:02.905066+0000 mon.a (mon.0) 6502 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:18:03.802 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:03 smithi080 bash[84793]: audit 2023-12-20T20:18:02.915970+0000 mon.a (mon.0) 6503 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:18:03.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:03 smithi133 bash[68349]: audit 2023-12-20T20:18:02.574023+0000 mon.a (mon.0) 6498 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:18:03.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:03 smithi133 bash[68349]: audit 2023-12-20T20:18:02.582613+0000 mon.a (mon.0) 6499 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:18:03.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:03 smithi133 bash[68349]: audit 2023-12-20T20:18:02.592605+0000 mon.a (mon.0) 6500 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:18:03.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:03 smithi133 bash[68349]: cluster 2023-12-20T20:18:02.657520+0000 mgr.x (mgr.25349) 2179 : cluster 0 pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:18:03.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:03 smithi133 bash[68349]: audit 2023-12-20T20:18:02.893928+0000 mon.a (mon.0) 6501 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:18:03.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:03 smithi133 bash[68349]: audit 2023-12-20T20:18:02.905066+0000 mon.a (mon.0) 6502 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:18:03.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:03 smithi133 bash[68349]: audit 2023-12-20T20:18:02.915970+0000 mon.a (mon.0) 6503 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:18:04.722 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:04 smithi080 bash[80208]: cluster 2023-12-20T20:18:04.658784+0000 mgr.x (mgr.25349) 2180 : cluster 0 pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:18:04.976 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:18:04.976 INFO:teuthology.orchestra.run.smithi080.stdout: "mon": { 2023-12-20T20:18:04.976 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 3 2023-12-20T20:18:04.976 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:18:04.976 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr": { 2023-12-20T20:18:04.976 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 2 2023-12-20T20:18:04.976 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:18:04.976 INFO:teuthology.orchestra.run.smithi080.stdout: "osd": { 2023-12-20T20:18:04.976 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 8 2023-12-20T20:18:04.976 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:18:04.977 INFO:teuthology.orchestra.run.smithi080.stdout: "rgw": { 2023-12-20T20:18:04.977 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-20T20:18:04.977 INFO:teuthology.orchestra.run.smithi080.stdout: }, 2023-12-20T20:18:04.977 INFO:teuthology.orchestra.run.smithi080.stdout: "overall": { 2023-12-20T20:18:04.977 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-20T20:18:04.977 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev)": 13 2023-12-20T20:18:04.977 INFO:teuthology.orchestra.run.smithi080.stdout: } 2023-12-20T20:18:04.977 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:18:05.007 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:04 smithi080 bash[84793]: cluster 2023-12-20T20:18:04.658784+0000 mgr.x (mgr.25349) 2180 : cluster 0 pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:18:05.172 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:04 smithi133 bash[68349]: cluster 2023-12-20T20:18:04.658784+0000 mgr.x (mgr.25349) 2180 : cluster 0 pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:18:05.173 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:18:04 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:18:04] "GET /metrics HTTP/1.1" 200 38665 "" "Prometheus/2.33.4" 2023-12-20T20:18:05.835 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph orch upgrade status' 2023-12-20T20:18:05.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:05 smithi133 bash[68349]: audit 2023-12-20T20:18:04.966389+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.80:0/1072931738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:18:06.021 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:05 smithi080 bash[80208]: audit 2023-12-20T20:18:04.966389+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.80:0/1072931738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:18:06.022 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:05 smithi080 bash[84793]: audit 2023-12-20T20:18:04.966389+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.80:0/1072931738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:18:07.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:07 smithi080 bash[80208]: audit 2023-12-20T20:18:06.470454+0000 mgr.x (mgr.25349) 2181 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:18:07.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:07 smithi080 bash[80208]: cluster 2023-12-20T20:18:06.660150+0000 mgr.x (mgr.25349) 2182 : cluster 0 pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:18:07.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:07 smithi080 bash[84793]: audit 2023-12-20T20:18:06.470454+0000 mgr.x (mgr.25349) 2181 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:18:07.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:07 smithi080 bash[84793]: cluster 2023-12-20T20:18:06.660150+0000 mgr.x (mgr.25349) 2182 : cluster 0 pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:18:07.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:07 smithi133 bash[68349]: audit 2023-12-20T20:18:06.470454+0000 mgr.x (mgr.25349) 2181 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:18:07.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:07 smithi133 bash[68349]: cluster 2023-12-20T20:18:06.660150+0000 mgr.x (mgr.25349) 2182 : cluster 0 pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:18:08.944 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:08 smithi133 bash[68349]: cluster 2023-12-20T20:18:08.661479+0000 mgr.x (mgr.25349) 2183 : cluster 0 pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:18:09.082 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:08 smithi080 bash[80208]: cluster 2023-12-20T20:18:08.661479+0000 mgr.x (mgr.25349) 2183 : cluster 0 pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:18:09.082 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:08 smithi080 bash[84793]: cluster 2023-12-20T20:18:08.661479+0000 mgr.x (mgr.25349) 2183 : cluster 0 pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:18:10.300 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:10 smithi080 bash[80208]: audit 2023-12-20T20:18:10.044266+0000 mon.a (mon.0) 6504 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:18:10.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:10 smithi080 bash[84793]: audit 2023-12-20T20:18:10.044266+0000 mon.a (mon.0) 6504 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:18:10.444 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-12-20T20:18:10.444 INFO:teuthology.orchestra.run.smithi080.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a89fee39e1615509dcf1f65c74f2b137c73cba4f", 2023-12-20T20:18:10.444 INFO:teuthology.orchestra.run.smithi080.stdout: "in_progress": true, 2023-12-20T20:18:10.444 INFO:teuthology.orchestra.run.smithi080.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-20T20:18:10.444 INFO:teuthology.orchestra.run.smithi080.stdout: "services_complete": [ 2023-12-20T20:18:10.444 INFO:teuthology.orchestra.run.smithi080.stdout: "osd", 2023-12-20T20:18:10.444 INFO:teuthology.orchestra.run.smithi080.stdout: "mgr", 2023-12-20T20:18:10.445 INFO:teuthology.orchestra.run.smithi080.stdout: "mon" 2023-12-20T20:18:10.445 INFO:teuthology.orchestra.run.smithi080.stdout: ], 2023-12-20T20:18:10.445 INFO:teuthology.orchestra.run.smithi080.stdout: "progress": "13/23 daemons upgraded", 2023-12-20T20:18:10.445 INFO:teuthology.orchestra.run.smithi080.stdout: "message": "Error: UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception", 2023-12-20T20:18:10.445 INFO:teuthology.orchestra.run.smithi080.stdout: "is_paused": true 2023-12-20T20:18:10.445 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-12-20T20:18:10.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:10 smithi133 bash[68349]: audit 2023-12-20T20:18:10.044266+0000 mon.a (mon.0) 6504 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-20T20:18:11.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:11 smithi133 bash[68349]: audit 2023-12-20T20:18:10.440558+0000 mgr.x (mgr.25349) 2184 : audit 0 from='client.34770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:18:11.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:11 smithi133 bash[68349]: cluster 2023-12-20T20:18:10.662612+0000 mgr.x (mgr.25349) 2185 : cluster 0 pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:18:11.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:11 smithi080 bash[80208]: audit 2023-12-20T20:18:10.440558+0000 mgr.x (mgr.25349) 2184 : audit 0 from='client.34770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:18:11.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:11 smithi080 bash[80208]: cluster 2023-12-20T20:18:10.662612+0000 mgr.x (mgr.25349) 2185 : cluster 0 pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:18:11.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:11 smithi080 bash[84793]: audit 2023-12-20T20:18:10.440558+0000 mgr.x (mgr.25349) 2184 : audit 0 from='client.34770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-20T20:18:11.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:11 smithi080 bash[84793]: cluster 2023-12-20T20:18:10.662612+0000 mgr.x (mgr.25349) 2185 : cluster 0 pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:18:12.402 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph health detail' 2023-12-20T20:18:13.050 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:12 smithi080 bash[80208]: cluster 2023-12-20T20:18:12.664021+0000 mgr.x (mgr.25349) 2186 : cluster 0 pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:18:13.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:12 smithi080 bash[84793]: cluster 2023-12-20T20:18:12.664021+0000 mgr.x (mgr.25349) 2186 : cluster 0 pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:18:13.195 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:12 smithi133 bash[68349]: cluster 2023-12-20T20:18:12.664021+0000 mgr.x (mgr.25349) 2186 : cluster 0 pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:18:15.049 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:14 smithi080 bash[80208]: cluster 2023-12-20T20:18:14.665110+0000 mgr.x (mgr.25349) 2187 : cluster 0 pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:18:15.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:14 smithi080 bash[84793]: cluster 2023-12-20T20:18:14.665110+0000 mgr.x (mgr.25349) 2187 : cluster 0 pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:18:15.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:14 smithi133 bash[68349]: cluster 2023-12-20T20:18:14.665110+0000 mgr.x (mgr.25349) 2187 : cluster 0 pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:18:15.195 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:18:14 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:18:14] "GET /metrics HTTP/1.1" 200 38664 "" "Prometheus/2.33.4" 2023-12-20T20:18:17.101 INFO:teuthology.orchestra.run.smithi080.stdout:HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-20T20:18:17.101 INFO:teuthology.orchestra.run.smithi080.stdout:[ERR] UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-20T20:18:17.101 INFO:teuthology.orchestra.run.smithi080.stdout: Unexpected exception occurred during upgrade process: osd require-osd-release failed: unrecognized release unknown retval: -22 2023-12-20T20:18:17.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:17 smithi133 bash[68349]: audit 2023-12-20T20:18:16.479045+0000 mgr.x (mgr.25349) 2188 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:18:17.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:17 smithi133 bash[68349]: cluster 2023-12-20T20:18:16.666417+0000 mgr.x (mgr.25349) 2189 : cluster 0 pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:18:17.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:17 smithi080 bash[84793]: audit 2023-12-20T20:18:16.479045+0000 mgr.x (mgr.25349) 2188 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:18:17.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:17 smithi080 bash[84793]: cluster 2023-12-20T20:18:16.666417+0000 mgr.x (mgr.25349) 2189 : cluster 0 pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:18:17.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:17 smithi080 bash[80208]: audit 2023-12-20T20:18:16.479045+0000 mgr.x (mgr.25349) 2188 : audit 0 from='client.25468 -' entity='client.iscsi.foo.smithi080.ioqrzh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-20T20:18:17.550 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:17 smithi080 bash[80208]: cluster 2023-12-20T20:18:16.666417+0000 mgr.x (mgr.25349) 2189 : cluster 0 pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-20T20:18:17.988 DEBUG:teuthology.orchestra.run.smithi080:> 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-12-20T20:18:18.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:18 smithi080 bash[80208]: audit 2023-12-20T20:18:17.092713+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.80:0/1819365607' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:18:18.309 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:18 smithi080 bash[84793]: audit 2023-12-20T20:18:17.092713+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.80:0/1819365607' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:18:18.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:18 smithi133 bash[68349]: audit 2023-12-20T20:18:17.092713+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.80:0/1819365607' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-20T20:18:19.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:19 smithi080 bash[84793]: cluster 2023-12-20T20:18:18.667595+0000 mgr.x (mgr.25349) 2190 : cluster 0 pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:18:19.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:19 smithi080 bash[84793]: audit 2023-12-20T20:18:18.793509+0000 mon.a (mon.0) 6505 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:18:19.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:19 smithi080 bash[84793]: audit 2023-12-20T20:18:18.796046+0000 mon.a (mon.0) 6506 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:18:19.396 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:19 smithi080 bash[84793]: audit 2023-12-20T20:18:18.807983+0000 mon.a (mon.0) 6507 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:18:19.397 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:19 smithi080 bash[80208]: cluster 2023-12-20T20:18:18.667595+0000 mgr.x (mgr.25349) 2190 : cluster 0 pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:18:19.397 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:19 smithi080 bash[80208]: audit 2023-12-20T20:18:18.793509+0000 mon.a (mon.0) 6505 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:18:19.397 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:19 smithi080 bash[80208]: audit 2023-12-20T20:18:18.796046+0000 mon.a (mon.0) 6506 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:18:19.397 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:19 smithi080 bash[80208]: audit 2023-12-20T20:18:18.807983+0000 mon.a (mon.0) 6507 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:18:19.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:19 smithi133 bash[68349]: cluster 2023-12-20T20:18:18.667595+0000 mgr.x (mgr.25349) 2190 : cluster 0 pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-20T20:18:19.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:19 smithi133 bash[68349]: audit 2023-12-20T20:18:18.793509+0000 mon.a (mon.0) 6505 : audit 0 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-20T20:18:19.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:19 smithi133 bash[68349]: audit 2023-12-20T20:18:18.796046+0000 mon.a (mon.0) 6506 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-20T20:18:19.445 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:19 smithi133 bash[68349]: audit 2023-12-20T20:18:18.807983+0000 mon.a (mon.0) 6507 : audit 1 from='mgr.25349 172.21.15.133:0/923417291' entity='mgr.x' 2023-12-20T20:18:21.049 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:20 smithi080 bash[80208]: cluster 2023-12-20T20:18:20.668688+0000 mgr.x (mgr.25349) 2191 : cluster 0 pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:18:21.050 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:20 smithi080 bash[84793]: cluster 2023-12-20T20:18:20.668688+0000 mgr.x (mgr.25349) 2191 : cluster 0 pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:18:21.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:20 smithi133 bash[68349]: cluster 2023-12-20T20:18:20.668688+0000 mgr.x (mgr.25349) 2191 : cluster 0 pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-20T20:18:21.770 INFO:teuthology.orchestra.run.smithi080.stdout:false 2023-12-20T20:18:22.299 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:22 smithi080 bash[80208]: audit 2023-12-20T20:18:21.746471+0000 mon.a (mon.0) 6508 : audit 0 from='client.? 172.21.15.80:0/2563541454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:18:22.300 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:22 smithi080 bash[84793]: audit 2023-12-20T20:18:21.746471+0000 mon.a (mon.0) 6508 : audit 0 from='client.? 172.21.15.80:0/2563541454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:18:22.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:22 smithi133 bash[68349]: audit 2023-12-20T20:18:21.746471+0000 mon.a (mon.0) 6508 : audit 0 from='client.? 172.21.15.80:0/2563541454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-20T20:18:22.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-20T20:18:22.631 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_a89fee39e1615509dcf1f65c74f2b137c73cba4f/qa/tasks/cephadm.py", line 1351, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/git.ceph.com_ceph-c_a89fee39e1615509dcf1f65c74f2b137c73cba4f/qa/tasks/cephadm.py", line 40, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi080 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-20T20:18:22.709 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=7b89730feb6d4ff199888bc014be3f8d Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_a89fee39e1615509dcf1f65c74f2b137c73cba4f/qa/tasks/cephadm.py", line 1351, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/git.ceph.com_ceph-c_a89fee39e1615509dcf1f65c74f2b137c73cba4f/qa/tasks/cephadm.py", line 40, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi080 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-20T20:18:22.712 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-20T20:18:22.722 INFO:tasks.cephadm:Teardown begin 2023-12-20T20:18:22.722 DEBUG:teuthology.orchestra.run.smithi080:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-20T20:18:22.743 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-20T20:18:22.756 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-20T20:18:22.757 DEBUG:teuthology.orchestra.run.smithi080:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-20T20:18:22.793 DEBUG:teuthology.orchestra.run.smithi133:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-20T20:18:22.805 INFO:tasks.cephadm:Stopping all daemons... 2023-12-20T20:18:22.805 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-20T20:18:22.805 DEBUG:teuthology.orchestra.run.smithi080:> sudo systemctl stop ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mon.a 2023-12-20T20:18:22.980 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:22 smithi080 systemd[1]: Stopping Ceph mon.a for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:18:23.015 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:18:23 smithi133 bash[62198]: [20/Dec/2023:20:18:23] ENGINE Bus STOPPING 2023-12-20T20:18:23.016 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:18:23 smithi133 bash[62198]: [20/Dec/2023:20:18:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-20T20:18:23.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:22 smithi080 bash[80208]: debug 2023-12-20T20:18:22.971+0000 7f7269a46700 -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-20T20:18:23.232 INFO:journalctl@ceph.mon.a.smithi080.stdout:Dec 20 20:18:22 smithi080 bash[80208]: debug 2023-12-20T20:18:22.971+0000 7f7269a46700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-12-20T20:18:23.444 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:18:23 smithi133 bash[62198]: [20/Dec/2023:20:18:23] ENGINE Bus STOPPED 2023-12-20T20:18:23.445 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:18:23 smithi133 bash[62198]: [20/Dec/2023:20:18:23] ENGINE Bus STARTING 2023-12-20T20:18:23.445 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:18:23 smithi133 bash[62198]: [20/Dec/2023:20:18:23] ENGINE Serving on http://:::9283 2023-12-20T20:18:23.445 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:18:23 smithi133 bash[62198]: [20/Dec/2023:20:18:23] ENGINE Bus STARTED 2023-12-20T20:18:24.187 DEBUG:teuthology.orchestra.run.smithi080:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mon.a.service' 2023-12-20T20:18:24.223 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:18:24.223 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-20T20:18:24.223 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-12-20T20:18:24.223 DEBUG:teuthology.orchestra.run.smithi080:> sudo systemctl stop ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mon.c 2023-12-20T20:18:24.549 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:24 smithi080 systemd[1]: Stopping Ceph mon.c for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:18:24.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:24 smithi080 bash[84793]: debug 2023-12-20T20:18:24.407+0000 7fdd447a0700 -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-20T20:18:24.550 INFO:journalctl@ceph.mon.c.smithi080.stdout:Dec 20 20:18:24 smithi080 bash[84793]: debug 2023-12-20T20:18:24.407+0000 7fdd447a0700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2023-12-20T20:18:25.194 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:18:24 smithi133 bash[62198]: ::ffff:172.21.15.133 - - [20/Dec/2023:20:18:24] "GET /metrics HTTP/1.1" 200 38664 "" "Prometheus/2.33.4" 2023-12-20T20:18:25.440 DEBUG:teuthology.orchestra.run.smithi080:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mon.c.service' 2023-12-20T20:18:25.473 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:18:25.474 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-12-20T20:18:25.474 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-20T20:18:25.474 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mon.b 2023-12-20T20:18:25.694 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:25 smithi133 systemd[1]: Stopping Ceph mon.b for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:18:26.100 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:25 smithi133 bash[68349]: debug 2023-12-20T20:18:25.786+0000 7effda14e700 -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-20T20:18:26.100 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:25 smithi133 bash[68349]: debug 2023-12-20T20:18:25.786+0000 7effda14e700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2023-12-20T20:18:27.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Dec 20 20:18:26 smithi133 bash[93276]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-mon-b 2023-12-20T20:18:27.404 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mon.b.service' 2023-12-20T20:18:27.449 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:18:27.449 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-20T20:18:27.449 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-12-20T20:18:27.450 DEBUG:teuthology.orchestra.run.smithi080:> sudo systemctl stop ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mgr.y 2023-12-20T20:18:27.799 INFO:journalctl@ceph.mgr.y.smithi080.stdout:Dec 20 20:18:27 smithi080 systemd[1]: Stopping Ceph mgr.y for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:18:28.450 DEBUG:teuthology.orchestra.run.smithi080:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mgr.y.service' 2023-12-20T20:18:28.483 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:18:28.483 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-12-20T20:18:28.483 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-12-20T20:18:28.483 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mgr.x 2023-12-20T20:18:28.682 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:18:28 smithi133 systemd[1]: Stopping Ceph mgr.x for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:18:28.683 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:18:28 smithi133 bash[62198]: debug 2023-12-20T20:18:28.642+0000 7f8830e25700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.x -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-20T20:18:28.683 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:18:28 smithi133 bash[62198]: debug 2023-12-20T20:18:28.642+0000 7f8830e25700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-12-20T20:18:29.435 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Dec 20 20:18:29 smithi133 bash[93509]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-mgr-x 2023-12-20T20:18:29.446 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@mgr.x.service' 2023-12-20T20:18:29.477 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:18:29.478 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-12-20T20:18:29.478 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-20T20:18:29.478 DEBUG:teuthology.orchestra.run.smithi080:> sudo systemctl stop ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.0 2023-12-20T20:18:29.799 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:18:29 smithi080 systemd[1]: Stopping Ceph osd.0 for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:18:29.800 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:18:29 smithi080 bash[92030]: debug 2023-12-20T20:18:29.659+0000 7fdc563f7700 -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-20T20:18:29.800 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:18:29 smithi080 bash[92030]: debug 2023-12-20T20:18:29.659+0000 7fdc563f7700 -1 osd.0 171 *** Got signal Terminated *** 2023-12-20T20:18:29.800 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:18:29 smithi080 bash[92030]: debug 2023-12-20T20:18:29.659+0000 7fdc563f7700 -1 osd.0 171 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:18:36.048 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:18:35 smithi080 bash[112085]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-0 2023-12-20T20:18:36.048 INFO:journalctl@ceph.osd.0.smithi080.stdout:Dec 20 20:18:35 smithi080 bash[112898]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-0 2023-12-20T20:18:38.164 DEBUG:teuthology.orchestra.run.smithi080:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.0.service' 2023-12-20T20:18:38.198 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:18:38.198 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-20T20:18:38.199 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-20T20:18:38.199 DEBUG:teuthology.orchestra.run.smithi080:> sudo systemctl stop ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.1 2023-12-20T20:18:38.549 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:18:38 smithi080 systemd[1]: Stopping Ceph osd.1 for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:18:38.550 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:18:38 smithi080 bash[95347]: debug 2023-12-20T20:18:38.339+0000 7fb2f273f700 -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-20T20:18:38.550 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:18:38 smithi080 bash[95347]: debug 2023-12-20T20:18:38.339+0000 7fb2f273f700 -1 osd.1 171 *** Got signal Terminated *** 2023-12-20T20:18:38.550 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:18:38 smithi080 bash[95347]: debug 2023-12-20T20:18:38.339+0000 7fb2f273f700 -1 osd.1 171 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:18:44.700 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:18:44 smithi080 bash[113049]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-1 2023-12-20T20:18:44.700 INFO:journalctl@ceph.osd.1.smithi080.stdout:Dec 20 20:18:44 smithi080 bash[113127]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-1 2023-12-20T20:18:46.706 DEBUG:teuthology.orchestra.run.smithi080:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.1.service' 2023-12-20T20:18:46.740 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:18:46.740 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-20T20:18:46.740 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-12-20T20:18:46.740 DEBUG:teuthology.orchestra.run.smithi080:> sudo systemctl stop ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.2 2023-12-20T20:18:47.049 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:18:46 smithi080 systemd[1]: Stopping Ceph osd.2 for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:18:47.049 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:18:46 smithi080 bash[98822]: debug 2023-12-20T20:18:46.931+0000 7fa09d0cf700 -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-20T20:18:47.049 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:18:46 smithi080 bash[98822]: debug 2023-12-20T20:18:46.931+0000 7fa09d0cf700 -1 osd.2 171 *** Got signal Terminated *** 2023-12-20T20:18:47.050 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:18:46 smithi080 bash[98822]: debug 2023-12-20T20:18:46.931+0000 7fa09d0cf700 -1 osd.2 171 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:18:53.166 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:18:52 smithi080 bash[113273]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-2 2023-12-20T20:18:53.166 INFO:journalctl@ceph.osd.2.smithi080.stdout:Dec 20 20:18:53 smithi080 bash[113528]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-2 2023-12-20T20:18:55.444 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:18:54 smithi133 bash[64097]: ts=2023-12-20T20:18:54.986Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.133:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.133:8765: connect: connection refused" 2023-12-20T20:18:55.445 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:18:54 smithi133 bash[64097]: ts=2023-12-20T20:18:54.992Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.133:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.133:8765: connect: connection refused" 2023-12-20T20:18:55.445 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:18:54 smithi133 bash[64097]: ts=2023-12-20T20:18:54.992Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.133:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.133:8765: connect: connection refused" 2023-12-20T20:18:55.445 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:18:54 smithi133 bash[64097]: ts=2023-12-20T20:18:54.993Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.133:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.133:8765: connect: connection refused" 2023-12-20T20:18:55.794 DEBUG:teuthology.orchestra.run.smithi080:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.2.service' 2023-12-20T20:18:55.827 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:18:55.827 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-12-20T20:18:55.828 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-12-20T20:18:55.828 DEBUG:teuthology.orchestra.run.smithi080:> sudo systemctl stop ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.3 2023-12-20T20:18:55.983 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:18:55 smithi080 bash[102126]: debug 2023-12-20T20:18:55.607+0000 7ff06ab55700 -1 osd.3 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.106759+0000 front 2023-12-20T20:18:33.106915+0000 (oldest deadline 2023-12-20T20:18:55.406915+0000) 2023-12-20T20:18:55.984 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:18:55 smithi080 systemd[1]: Stopping Ceph osd.3 for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:18:56.299 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:18:55 smithi080 bash[102126]: debug 2023-12-20T20:18:55.971+0000 7ff072562700 -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-20T20:18:56.299 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:18:55 smithi080 bash[102126]: debug 2023-12-20T20:18:55.971+0000 7ff072562700 -1 osd.3 171 *** Got signal Terminated *** 2023-12-20T20:18:56.299 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:18:55 smithi080 bash[102126]: debug 2023-12-20T20:18:55.971+0000 7ff072562700 -1 osd.3 171 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:18:56.694 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:18:56 smithi133 bash[86566]: debug 2023-12-20T20:18:56.210+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:18:57.049 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:18:56 smithi080 bash[102126]: debug 2023-12-20T20:18:56.647+0000 7ff06ab55700 -1 osd.3 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.106759+0000 front 2023-12-20T20:18:33.106915+0000 (oldest deadline 2023-12-20T20:18:55.406915+0000) 2023-12-20T20:18:57.194 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:18:56 smithi133 bash[83628]: debug 2023-12-20T20:18:56.890+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.881544+0000 front 2023-12-20T20:18:33.881708+0000 (oldest deadline 2023-12-20T20:18:56.181326+0000) 2023-12-20T20:18:57.694 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:18:57 smithi133 bash[86566]: debug 2023-12-20T20:18:57.238+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:18:58.049 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:18:57 smithi080 bash[102126]: debug 2023-12-20T20:18:57.623+0000 7ff06ab55700 -1 osd.3 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.106759+0000 front 2023-12-20T20:18:33.106915+0000 (oldest deadline 2023-12-20T20:18:55.406915+0000) 2023-12-20T20:18:58.194 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:18:57 smithi133 bash[83628]: debug 2023-12-20T20:18:57.857+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.881544+0000 front 2023-12-20T20:18:33.881708+0000 (oldest deadline 2023-12-20T20:18:56.181326+0000) 2023-12-20T20:18:58.694 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:18:58 smithi133 bash[86566]: debug 2023-12-20T20:18:58.213+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:18:59.049 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:18:58 smithi080 bash[102126]: debug 2023-12-20T20:18:58.595+0000 7ff06ab55700 -1 osd.3 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.106759+0000 front 2023-12-20T20:18:33.106915+0000 (oldest deadline 2023-12-20T20:18:55.406915+0000) 2023-12-20T20:18:59.194 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:18:58 smithi133 bash[78355]: debug 2023-12-20T20:18:58.701+0000 7f2661629700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.446955+0000 front 2023-12-20T20:18:34.446724+0000 (oldest deadline 2023-12-20T20:18:58.546643+0000) 2023-12-20T20:18:59.195 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:18:58 smithi133 bash[83628]: debug 2023-12-20T20:18:58.821+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.881544+0000 front 2023-12-20T20:18:33.881708+0000 (oldest deadline 2023-12-20T20:18:56.181326+0000) 2023-12-20T20:18:59.662 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:18:59 smithi133 bash[86566]: debug 2023-12-20T20:18:59.233+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:18:59.662 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:18:59 smithi133 bash[89697]: debug 2023-12-20T20:18:59.333+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:18:59.799 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:18:59 smithi080 bash[102126]: debug 2023-12-20T20:18:59.555+0000 7ff06ab55700 -1 osd.3 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.106759+0000 front 2023-12-20T20:18:33.106915+0000 (oldest deadline 2023-12-20T20:18:55.406915+0000) 2023-12-20T20:18:59.944 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:18:59 smithi133 bash[78355]: debug 2023-12-20T20:18:59.657+0000 7f2661629700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.446955+0000 front 2023-12-20T20:18:34.446724+0000 (oldest deadline 2023-12-20T20:18:58.546643+0000) 2023-12-20T20:18:59.945 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:18:59 smithi133 bash[83628]: debug 2023-12-20T20:18:59.797+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.881544+0000 front 2023-12-20T20:18:33.881708+0000 (oldest deadline 2023-12-20T20:18:56.181326+0000) 2023-12-20T20:19:00.666 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:00 smithi133 bash[86566]: debug 2023-12-20T20:19:00.201+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:00.667 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:00 smithi133 bash[89697]: debug 2023-12-20T20:19:00.385+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:00.944 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:19:00 smithi133 bash[78355]: debug 2023-12-20T20:19:00.661+0000 7f2661629700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.446955+0000 front 2023-12-20T20:18:34.446724+0000 (oldest deadline 2023-12-20T20:18:58.546643+0000) 2023-12-20T20:19:00.945 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:00 smithi133 bash[83628]: debug 2023-12-20T20:19:00.749+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.881544+0000 front 2023-12-20T20:18:33.881708+0000 (oldest deadline 2023-12-20T20:18:56.181326+0000) 2023-12-20T20:19:01.048 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:19:00 smithi080 bash[102126]: debug 2023-12-20T20:19:00.595+0000 7ff06ab55700 -1 osd.3 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.106759+0000 front 2023-12-20T20:18:33.106915+0000 (oldest deadline 2023-12-20T20:18:55.406915+0000) 2023-12-20T20:19:01.694 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:01 smithi133 bash[86566]: debug 2023-12-20T20:19:01.241+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:01.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:01 smithi133 bash[89697]: debug 2023-12-20T20:19:01.409+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:02.194 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:19:01 smithi133 bash[78355]: debug 2023-12-20T20:19:01.697+0000 7f2661629700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.446955+0000 front 2023-12-20T20:18:34.446724+0000 (oldest deadline 2023-12-20T20:18:58.546643+0000) 2023-12-20T20:19:02.195 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:01 smithi133 bash[83628]: debug 2023-12-20T20:19:01.737+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.881544+0000 front 2023-12-20T20:18:33.881708+0000 (oldest deadline 2023-12-20T20:18:56.181326+0000) 2023-12-20T20:19:02.299 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:19:02 smithi080 bash[113793]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-3 2023-12-20T20:19:02.299 INFO:journalctl@ceph.osd.3.smithi080.stdout:Dec 20 20:19:02 smithi080 bash[114424]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-3 2023-12-20T20:19:02.686 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:02 smithi133 bash[86566]: debug 2023-12-20T20:19:02.281+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:02.687 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:02 smithi133 bash[89697]: debug 2023-12-20T20:19:02.421+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:02.944 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:19:02 smithi133 bash[78355]: debug 2023-12-20T20:19:02.653+0000 7f2661629700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.446955+0000 front 2023-12-20T20:18:34.446724+0000 (oldest deadline 2023-12-20T20:18:58.546643+0000) 2023-12-20T20:19:02.944 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:02 smithi133 bash[83628]: debug 2023-12-20T20:19:02.729+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.881544+0000 front 2023-12-20T20:18:33.881708+0000 (oldest deadline 2023-12-20T20:18:56.181326+0000) 2023-12-20T20:19:03.694 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:03 smithi133 bash[86566]: debug 2023-12-20T20:19:03.249+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:03.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:03 smithi133 bash[89697]: debug 2023-12-20T20:19:03.449+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:04.194 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:19:03 smithi133 bash[78355]: debug 2023-12-20T20:19:03.693+0000 7f2661629700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.446955+0000 front 2023-12-20T20:18:34.446724+0000 (oldest deadline 2023-12-20T20:18:58.546643+0000) 2023-12-20T20:19:04.195 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:03 smithi133 bash[83628]: debug 2023-12-20T20:19:03.725+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.881544+0000 front 2023-12-20T20:18:33.881708+0000 (oldest deadline 2023-12-20T20:18:56.181326+0000) 2023-12-20T20:19:04.276 DEBUG:teuthology.orchestra.run.smithi080:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.3.service' 2023-12-20T20:19:04.309 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:19:04.309 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-12-20T20:19:04.309 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-12-20T20:19:04.310 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.4 2023-12-20T20:19:04.694 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:04 smithi133 bash[86566]: debug 2023-12-20T20:19:04.293+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:04.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:04 smithi133 bash[89697]: debug 2023-12-20T20:19:04.445+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:04.695 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:19:04 smithi133 systemd[1]: Stopping Ceph osd.4 for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:19:04.695 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:19:04 smithi133 bash[78355]: debug 2023-12-20T20:19:04.485+0000 7f2667032700 -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-20T20:19:04.695 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:19:04 smithi133 bash[78355]: debug 2023-12-20T20:19:04.485+0000 7f2667032700 -1 osd.4 171 *** Got signal Terminated *** 2023-12-20T20:19:04.696 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:19:04 smithi133 bash[78355]: debug 2023-12-20T20:19:04.485+0000 7f2667032700 -1 osd.4 171 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:19:05.194 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:19:04 smithi133 bash[78355]: debug 2023-12-20T20:19:04.741+0000 7f2661629700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.446955+0000 front 2023-12-20T20:18:34.446724+0000 (oldest deadline 2023-12-20T20:18:58.546643+0000) 2023-12-20T20:19:05.195 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:04 smithi133 bash[83628]: debug 2023-12-20T20:19:04.773+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.881544+0000 front 2023-12-20T20:18:33.881708+0000 (oldest deadline 2023-12-20T20:18:56.181326+0000) 2023-12-20T20:19:05.694 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:05 smithi133 bash[86566]: debug 2023-12-20T20:19:05.341+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:05.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:05 smithi133 bash[89697]: debug 2023-12-20T20:19:05.433+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:05.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:05 smithi133 bash[89697]: debug 2023-12-20T20:19:05.433+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:06.194 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:19:05 smithi133 bash[78355]: debug 2023-12-20T20:19:05.709+0000 7f2661629700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.446955+0000 front 2023-12-20T20:18:34.446724+0000 (oldest deadline 2023-12-20T20:18:58.546643+0000) 2023-12-20T20:19:06.195 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:05 smithi133 bash[83628]: debug 2023-12-20T20:19:05.801+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.881544+0000 front 2023-12-20T20:18:33.881708+0000 (oldest deadline 2023-12-20T20:18:56.181326+0000) 2023-12-20T20:19:06.195 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:05 smithi133 bash[83628]: debug 2023-12-20T20:19:05.801+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.584085+0000 front 2023-12-20T20:18:42.583946+0000 (oldest deadline 2023-12-20T20:19:04.883583+0000) 2023-12-20T20:19:06.694 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:06 smithi133 bash[86566]: debug 2023-12-20T20:19:06.301+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:06.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:06 smithi133 bash[89697]: debug 2023-12-20T20:19:06.389+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:06.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:06 smithi133 bash[89697]: debug 2023-12-20T20:19:06.389+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:07.194 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:19:06 smithi133 bash[78355]: debug 2023-12-20T20:19:06.709+0000 7f2661629700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.446955+0000 front 2023-12-20T20:18:34.446724+0000 (oldest deadline 2023-12-20T20:18:58.546643+0000) 2023-12-20T20:19:07.195 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:19:06 smithi133 bash[78355]: debug 2023-12-20T20:19:06.709+0000 7f2661629700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:43.149609+0000 front 2023-12-20T20:18:43.149373+0000 (oldest deadline 2023-12-20T20:19:06.049093+0000) 2023-12-20T20:19:07.195 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:06 smithi133 bash[83628]: debug 2023-12-20T20:19:06.769+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.881544+0000 front 2023-12-20T20:18:33.881708+0000 (oldest deadline 2023-12-20T20:18:56.181326+0000) 2023-12-20T20:19:07.195 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:06 smithi133 bash[83628]: debug 2023-12-20T20:19:06.769+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.584085+0000 front 2023-12-20T20:18:42.583946+0000 (oldest deadline 2023-12-20T20:19:04.883583+0000) 2023-12-20T20:19:07.687 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:07 smithi133 bash[86566]: debug 2023-12-20T20:19:07.341+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:07.687 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:07 smithi133 bash[86566]: debug 2023-12-20T20:19:07.341+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:07.687 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:07 smithi133 bash[89697]: debug 2023-12-20T20:19:07.353+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:07.688 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:07 smithi133 bash[89697]: debug 2023-12-20T20:19:07.353+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:07.944 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:19:07 smithi133 bash[78355]: debug 2023-12-20T20:19:07.681+0000 7f2661629700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.446955+0000 front 2023-12-20T20:18:34.446724+0000 (oldest deadline 2023-12-20T20:18:58.546643+0000) 2023-12-20T20:19:07.944 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:19:07 smithi133 bash[78355]: debug 2023-12-20T20:19:07.681+0000 7f2661629700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:43.149609+0000 front 2023-12-20T20:18:43.149373+0000 (oldest deadline 2023-12-20T20:19:06.049093+0000) 2023-12-20T20:19:07.945 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:07 smithi133 bash[83628]: debug 2023-12-20T20:19:07.797+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.881544+0000 front 2023-12-20T20:18:33.881708+0000 (oldest deadline 2023-12-20T20:18:56.181326+0000) 2023-12-20T20:19:07.945 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:07 smithi133 bash[83628]: debug 2023-12-20T20:19:07.797+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.584085+0000 front 2023-12-20T20:18:42.583946+0000 (oldest deadline 2023-12-20T20:19:04.883583+0000) 2023-12-20T20:19:08.694 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:08 smithi133 bash[89697]: debug 2023-12-20T20:19:08.309+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:08.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:08 smithi133 bash[89697]: debug 2023-12-20T20:19:08.309+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:08.695 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:08 smithi133 bash[86566]: debug 2023-12-20T20:19:08.345+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:08.695 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:08 smithi133 bash[86566]: debug 2023-12-20T20:19:08.345+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:09.194 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:19:08 smithi133 bash[78355]: debug 2023-12-20T20:19:08.697+0000 7f2661629700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.446955+0000 front 2023-12-20T20:18:34.446724+0000 (oldest deadline 2023-12-20T20:18:58.546643+0000) 2023-12-20T20:19:09.195 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:19:08 smithi133 bash[78355]: debug 2023-12-20T20:19:08.697+0000 7f2661629700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:43.149609+0000 front 2023-12-20T20:18:43.149373+0000 (oldest deadline 2023-12-20T20:19:06.049093+0000) 2023-12-20T20:19:09.195 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:08 smithi133 bash[83628]: debug 2023-12-20T20:19:08.769+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.881544+0000 front 2023-12-20T20:18:33.881708+0000 (oldest deadline 2023-12-20T20:18:56.181326+0000) 2023-12-20T20:19:09.195 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:08 smithi133 bash[83628]: debug 2023-12-20T20:19:08.769+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.584085+0000 front 2023-12-20T20:18:42.583946+0000 (oldest deadline 2023-12-20T20:19:04.883583+0000) 2023-12-20T20:19:09.694 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:09 smithi133 bash[86566]: debug 2023-12-20T20:19:09.321+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:09.695 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:09 smithi133 bash[86566]: debug 2023-12-20T20:19:09.321+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:09.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:09 smithi133 bash[89697]: debug 2023-12-20T20:19:09.325+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:09.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:09 smithi133 bash[89697]: debug 2023-12-20T20:19:09.325+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:10.138 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:09 smithi133 bash[83628]: debug 2023-12-20T20:19:09.785+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.881544+0000 front 2023-12-20T20:18:33.881708+0000 (oldest deadline 2023-12-20T20:18:56.181326+0000) 2023-12-20T20:19:10.138 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:09 smithi133 bash[83628]: debug 2023-12-20T20:19:09.785+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.584085+0000 front 2023-12-20T20:18:42.583946+0000 (oldest deadline 2023-12-20T20:19:04.883583+0000) 2023-12-20T20:19:10.444 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:10 smithi133 bash[86566]: debug 2023-12-20T20:19:10.321+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:10.444 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:10 smithi133 bash[86566]: debug 2023-12-20T20:19:10.321+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:10.444 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:10 smithi133 bash[89697]: debug 2023-12-20T20:19:10.341+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:10.445 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:10 smithi133 bash[89697]: debug 2023-12-20T20:19:10.341+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:11.057 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:19:10 smithi133 bash[94469]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-4 2023-12-20T20:19:11.057 INFO:journalctl@ceph.osd.4.smithi133.stdout:Dec 20 20:19:11 smithi133 bash[94714]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-4 2023-12-20T20:19:11.058 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:10 smithi133 bash[83628]: debug 2023-12-20T20:19:10.809+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.881544+0000 front 2023-12-20T20:18:33.881708+0000 (oldest deadline 2023-12-20T20:18:56.181326+0000) 2023-12-20T20:19:11.058 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:10 smithi133 bash[83628]: debug 2023-12-20T20:19:10.809+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.584085+0000 front 2023-12-20T20:18:42.583946+0000 (oldest deadline 2023-12-20T20:19:04.883583+0000) 2023-12-20T20:19:11.349 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:11 smithi133 bash[89697]: debug 2023-12-20T20:19:11.293+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:11.349 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:11 smithi133 bash[89697]: debug 2023-12-20T20:19:11.293+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:11.694 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:11 smithi133 bash[86566]: debug 2023-12-20T20:19:11.341+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:11.694 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:11 smithi133 bash[86566]: debug 2023-12-20T20:19:11.341+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:12.032 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:11 smithi133 bash[83628]: debug 2023-12-20T20:19:11.773+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.881544+0000 front 2023-12-20T20:18:33.881708+0000 (oldest deadline 2023-12-20T20:18:56.181326+0000) 2023-12-20T20:19:12.032 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:11 smithi133 bash[83628]: debug 2023-12-20T20:19:11.773+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.584085+0000 front 2023-12-20T20:18:42.583946+0000 (oldest deadline 2023-12-20T20:19:04.883583+0000) 2023-12-20T20:19:12.634 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:12 smithi133 bash[86566]: debug 2023-12-20T20:19:12.301+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:12.634 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:12 smithi133 bash[86566]: debug 2023-12-20T20:19:12.301+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:12.635 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:12 smithi133 bash[89697]: debug 2023-12-20T20:19:12.281+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:12.635 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:12 smithi133 bash[89697]: debug 2023-12-20T20:19:12.281+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:12.944 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:12 smithi133 bash[83628]: debug 2023-12-20T20:19:12.809+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.881544+0000 front 2023-12-20T20:18:33.881708+0000 (oldest deadline 2023-12-20T20:18:56.181326+0000) 2023-12-20T20:19:12.944 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:12 smithi133 bash[83628]: debug 2023-12-20T20:19:12.809+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.584085+0000 front 2023-12-20T20:18:42.583946+0000 (oldest deadline 2023-12-20T20:19:04.883583+0000) 2023-12-20T20:19:13.097 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.4.service' 2023-12-20T20:19:13.133 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:19:13.133 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-12-20T20:19:13.134 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-12-20T20:19:13.134 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.5 2023-12-20T20:19:13.346 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:13 smithi133 bash[86566]: debug 2023-12-20T20:19:13.317+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:13.347 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:13 smithi133 bash[86566]: debug 2023-12-20T20:19:13.317+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:13.347 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:13 smithi133 bash[89697]: debug 2023-12-20T20:19:13.261+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:13.347 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:13 smithi133 bash[89697]: debug 2023-12-20T20:19:13.261+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:13.347 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:13 smithi133 systemd[1]: Stopping Ceph osd.5 for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:19:13.694 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:13 smithi133 bash[83628]: debug 2023-12-20T20:19:13.337+0000 7f9090c78700 -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-20T20:19:13.694 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:13 smithi133 bash[83628]: debug 2023-12-20T20:19:13.337+0000 7f9090c78700 -1 osd.5 171 *** Got signal Terminated *** 2023-12-20T20:19:13.694 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:13 smithi133 bash[83628]: debug 2023-12-20T20:19:13.337+0000 7f9090c78700 -1 osd.5 171 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:19:14.194 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:13 smithi133 bash[83628]: debug 2023-12-20T20:19:13.857+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.881544+0000 front 2023-12-20T20:18:33.881708+0000 (oldest deadline 2023-12-20T20:18:56.181326+0000) 2023-12-20T20:19:14.194 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:13 smithi133 bash[83628]: debug 2023-12-20T20:19:13.857+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.584085+0000 front 2023-12-20T20:18:42.583946+0000 (oldest deadline 2023-12-20T20:19:04.883583+0000) 2023-12-20T20:19:14.694 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:14 smithi133 bash[86566]: debug 2023-12-20T20:19:14.273+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:14.694 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:14 smithi133 bash[86566]: debug 2023-12-20T20:19:14.273+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:14.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:14 smithi133 bash[89697]: debug 2023-12-20T20:19:14.273+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:14.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:14 smithi133 bash[89697]: debug 2023-12-20T20:19:14.273+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:14.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:14 smithi133 bash[89697]: debug 2023-12-20T20:19:14.273+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:15.194 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:14 smithi133 bash[83628]: debug 2023-12-20T20:19:14.885+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.881544+0000 front 2023-12-20T20:18:33.881708+0000 (oldest deadline 2023-12-20T20:18:56.181326+0000) 2023-12-20T20:19:15.194 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:14 smithi133 bash[83628]: debug 2023-12-20T20:19:14.885+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.584085+0000 front 2023-12-20T20:18:42.583946+0000 (oldest deadline 2023-12-20T20:19:04.883583+0000) 2023-12-20T20:19:15.694 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:15 smithi133 bash[86566]: debug 2023-12-20T20:19:15.269+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:15.694 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:15 smithi133 bash[86566]: debug 2023-12-20T20:19:15.269+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:15.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:15 smithi133 bash[89697]: debug 2023-12-20T20:19:15.273+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:15.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:15 smithi133 bash[89697]: debug 2023-12-20T20:19:15.273+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:15.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:15 smithi133 bash[89697]: debug 2023-12-20T20:19:15.277+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:16.194 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:15 smithi133 bash[83628]: debug 2023-12-20T20:19:15.889+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.881544+0000 front 2023-12-20T20:18:33.881708+0000 (oldest deadline 2023-12-20T20:18:56.181326+0000) 2023-12-20T20:19:16.194 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:15 smithi133 bash[83628]: debug 2023-12-20T20:19:15.889+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.584085+0000 front 2023-12-20T20:18:42.583946+0000 (oldest deadline 2023-12-20T20:19:04.883583+0000) 2023-12-20T20:19:16.694 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:16 smithi133 bash[89697]: debug 2023-12-20T20:19:16.285+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:16.694 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:16 smithi133 bash[89697]: debug 2023-12-20T20:19:16.285+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:16.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:16 smithi133 bash[89697]: debug 2023-12-20T20:19:16.285+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:16.695 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:16 smithi133 bash[86566]: debug 2023-12-20T20:19:16.257+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:16.695 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:16 smithi133 bash[86566]: debug 2023-12-20T20:19:16.257+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:16.695 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:16 smithi133 bash[86566]: debug 2023-12-20T20:19:16.257+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.953722+0000 front 2023-12-20T20:18:47.953681+0000 (oldest deadline 2023-12-20T20:19:16.154274+0000) 2023-12-20T20:19:17.194 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:16 smithi133 bash[83628]: debug 2023-12-20T20:19:16.893+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.881544+0000 front 2023-12-20T20:18:33.881708+0000 (oldest deadline 2023-12-20T20:18:56.181326+0000) 2023-12-20T20:19:17.194 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:16 smithi133 bash[83628]: debug 2023-12-20T20:19:16.893+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.584085+0000 front 2023-12-20T20:18:42.583946+0000 (oldest deadline 2023-12-20T20:19:04.883583+0000) 2023-12-20T20:19:17.694 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:17 smithi133 bash[86566]: debug 2023-12-20T20:19:17.269+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:17.694 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:17 smithi133 bash[86566]: debug 2023-12-20T20:19:17.269+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:17.695 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:17 smithi133 bash[86566]: debug 2023-12-20T20:19:17.269+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.953722+0000 front 2023-12-20T20:18:47.953681+0000 (oldest deadline 2023-12-20T20:19:16.154274+0000) 2023-12-20T20:19:17.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:17 smithi133 bash[89697]: debug 2023-12-20T20:19:17.269+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:17.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:17 smithi133 bash[89697]: debug 2023-12-20T20:19:17.269+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:17.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:17 smithi133 bash[89697]: debug 2023-12-20T20:19:17.269+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:18.194 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:17 smithi133 bash[83628]: debug 2023-12-20T20:19:17.905+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:33.881544+0000 front 2023-12-20T20:18:33.881708+0000 (oldest deadline 2023-12-20T20:18:56.181326+0000) 2023-12-20T20:19:18.194 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:17 smithi133 bash[83628]: debug 2023-12-20T20:19:17.905+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.584085+0000 front 2023-12-20T20:18:42.583946+0000 (oldest deadline 2023-12-20T20:19:04.883583+0000) 2023-12-20T20:19:18.194 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:17 smithi133 bash[83628]: debug 2023-12-20T20:19:17.905+0000 7f908ca72700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:49.387331+0000 front 2023-12-20T20:18:49.387167+0000 (oldest deadline 2023-12-20T20:19:17.588060+0000) 2023-12-20T20:19:18.694 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:18 smithi133 bash[86566]: debug 2023-12-20T20:19:18.237+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:18.694 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:18 smithi133 bash[86566]: debug 2023-12-20T20:19:18.237+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:18.695 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:18 smithi133 bash[86566]: debug 2023-12-20T20:19:18.237+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.953722+0000 front 2023-12-20T20:18:47.953681+0000 (oldest deadline 2023-12-20T20:19:16.154274+0000) 2023-12-20T20:19:18.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:18 smithi133 bash[89697]: debug 2023-12-20T20:19:18.305+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:18.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:18 smithi133 bash[89697]: debug 2023-12-20T20:19:18.305+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:18.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:18 smithi133 bash[89697]: debug 2023-12-20T20:19:18.305+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:19.533 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:19 smithi133 bash[89697]: debug 2023-12-20T20:19:19.341+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:19.533 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:19 smithi133 bash[89697]: debug 2023-12-20T20:19:19.341+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:19.534 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:19 smithi133 bash[89697]: debug 2023-12-20T20:19:19.341+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:19.534 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:19 smithi133 bash[94898]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-5 2023-12-20T20:19:19.535 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:19 smithi133 bash[86566]: debug 2023-12-20T20:19:19.201+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:19.535 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:19 smithi133 bash[86566]: debug 2023-12-20T20:19:19.201+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:19.535 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:19 smithi133 bash[86566]: debug 2023-12-20T20:19:19.201+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.953722+0000 front 2023-12-20T20:18:47.953681+0000 (oldest deadline 2023-12-20T20:19:16.154274+0000) 2023-12-20T20:19:19.944 INFO:journalctl@ceph.osd.5.smithi133.stdout:Dec 20 20:19:19 smithi133 bash[95256]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-5 2023-12-20T20:19:20.353 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:20 smithi133 bash[86566]: debug 2023-12-20T20:19:20.201+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:20.353 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:20 smithi133 bash[86566]: debug 2023-12-20T20:19:20.201+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:20.354 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:20 smithi133 bash[86566]: debug 2023-12-20T20:19:20.201+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.953722+0000 front 2023-12-20T20:18:47.953681+0000 (oldest deadline 2023-12-20T20:19:16.154274+0000) 2023-12-20T20:19:20.694 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:20 smithi133 bash[89697]: debug 2023-12-20T20:19:20.345+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:20.694 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:20 smithi133 bash[89697]: debug 2023-12-20T20:19:20.345+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:20.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:20 smithi133 bash[89697]: debug 2023-12-20T20:19:20.345+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:21.362 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:21 smithi133 bash[86566]: debug 2023-12-20T20:19:21.173+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:21.362 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:21 smithi133 bash[86566]: debug 2023-12-20T20:19:21.173+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:21.362 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:21 smithi133 bash[86566]: debug 2023-12-20T20:19:21.173+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.953722+0000 front 2023-12-20T20:18:47.953681+0000 (oldest deadline 2023-12-20T20:19:16.154274+0000) 2023-12-20T20:19:21.444 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:21 smithi133 bash[89697]: debug 2023-12-20T20:19:21.353+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:21.444 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:21 smithi133 bash[89697]: debug 2023-12-20T20:19:21.353+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:21.445 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:21 smithi133 bash[89697]: debug 2023-12-20T20:19:21.353+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:21.546 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.5.service' 2023-12-20T20:19:21.579 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:19:21.579 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-12-20T20:19:21.579 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-12-20T20:19:21.580 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.6 2023-12-20T20:19:21.944 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:21 smithi133 systemd[1]: Stopping Ceph osd.6 for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:19:21.944 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:21 smithi133 bash[86566]: debug 2023-12-20T20:19:21.733+0000 7f7cb1b58700 -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-20T20:19:21.945 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:21 smithi133 bash[86566]: debug 2023-12-20T20:19:21.733+0000 7f7cb1b58700 -1 osd.6 171 *** Got signal Terminated *** 2023-12-20T20:19:21.945 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:21 smithi133 bash[86566]: debug 2023-12-20T20:19:21.733+0000 7f7cb1b58700 -1 osd.6 171 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:19:22.694 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:22 smithi133 bash[89697]: debug 2023-12-20T20:19:22.401+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:22.694 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:22 smithi133 bash[89697]: debug 2023-12-20T20:19:22.401+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:22.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:22 smithi133 bash[89697]: debug 2023-12-20T20:19:22.401+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:22.695 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:22 smithi133 bash[86566]: debug 2023-12-20T20:19:22.189+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:22.695 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:22 smithi133 bash[86566]: debug 2023-12-20T20:19:22.189+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:22.695 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:22 smithi133 bash[86566]: debug 2023-12-20T20:19:22.189+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.953722+0000 front 2023-12-20T20:18:47.953681+0000 (oldest deadline 2023-12-20T20:19:16.154274+0000) 2023-12-20T20:19:23.694 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:23 smithi133 bash[89697]: debug 2023-12-20T20:19:23.433+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:23.694 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:23 smithi133 bash[89697]: debug 2023-12-20T20:19:23.433+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:23.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:23 smithi133 bash[89697]: debug 2023-12-20T20:19:23.433+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:23.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:23 smithi133 bash[89697]: debug 2023-12-20T20:19:23.433+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6828 osd.3 since back 2023-12-20T20:18:59.055472+0000 front 2023-12-20T20:18:59.055239+0000 (oldest deadline 2023-12-20T20:19:22.555064+0000) 2023-12-20T20:19:23.695 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:23 smithi133 bash[86566]: debug 2023-12-20T20:19:23.197+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:23.695 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:23 smithi133 bash[86566]: debug 2023-12-20T20:19:23.197+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:23.695 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:23 smithi133 bash[86566]: debug 2023-12-20T20:19:23.197+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.953722+0000 front 2023-12-20T20:18:47.953681+0000 (oldest deadline 2023-12-20T20:19:16.154274+0000) 2023-12-20T20:19:23.695 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:23 smithi133 bash[86566]: debug 2023-12-20T20:19:23.197+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6828 osd.3 since back 2023-12-20T20:18:58.455688+0000 front 2023-12-20T20:18:58.455912+0000 (oldest deadline 2023-12-20T20:19:23.056064+0000) 2023-12-20T20:19:23.798 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:19:23 smithi080 bash[70952]: level=warn ts=2023-12-20T20:19:23.569Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi080.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.80:8443: connect: connection refused" 2023-12-20T20:19:23.799 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:19:23 smithi080 bash[70952]: level=warn ts=2023-12-20T20:19:23.570Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.133:8443: connect: connection refused" 2023-12-20T20:19:24.694 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:24 smithi133 bash[86566]: debug 2023-12-20T20:19:24.205+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:24.695 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:24 smithi133 bash[86566]: debug 2023-12-20T20:19:24.205+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:24.695 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:24 smithi133 bash[86566]: debug 2023-12-20T20:19:24.205+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.953722+0000 front 2023-12-20T20:18:47.953681+0000 (oldest deadline 2023-12-20T20:19:16.154274+0000) 2023-12-20T20:19:24.695 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:24 smithi133 bash[86566]: debug 2023-12-20T20:19:24.205+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6828 osd.3 since back 2023-12-20T20:18:58.455688+0000 front 2023-12-20T20:18:58.455912+0000 (oldest deadline 2023-12-20T20:19:23.056064+0000) 2023-12-20T20:19:24.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:24 smithi133 bash[89697]: debug 2023-12-20T20:19:24.389+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:24.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:24 smithi133 bash[89697]: debug 2023-12-20T20:19:24.389+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:24.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:24 smithi133 bash[89697]: debug 2023-12-20T20:19:24.389+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:24.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:24 smithi133 bash[89697]: debug 2023-12-20T20:19:24.389+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6828 osd.3 since back 2023-12-20T20:18:59.055472+0000 front 2023-12-20T20:18:59.055239+0000 (oldest deadline 2023-12-20T20:19:22.555064+0000) 2023-12-20T20:19:25.444 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:25 smithi133 bash[89697]: debug 2023-12-20T20:19:25.377+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:25.445 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:25 smithi133 bash[89697]: debug 2023-12-20T20:19:25.377+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:25.445 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:25 smithi133 bash[89697]: debug 2023-12-20T20:19:25.377+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:25.445 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:25 smithi133 bash[89697]: debug 2023-12-20T20:19:25.377+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6828 osd.3 since back 2023-12-20T20:18:59.055472+0000 front 2023-12-20T20:18:59.055239+0000 (oldest deadline 2023-12-20T20:19:22.555064+0000) 2023-12-20T20:19:25.446 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:25 smithi133 bash[86566]: debug 2023-12-20T20:19:25.173+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:25.446 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:25 smithi133 bash[86566]: debug 2023-12-20T20:19:25.173+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:25.446 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:25 smithi133 bash[86566]: debug 2023-12-20T20:19:25.173+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.953722+0000 front 2023-12-20T20:18:47.953681+0000 (oldest deadline 2023-12-20T20:19:16.154274+0000) 2023-12-20T20:19:25.447 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:25 smithi133 bash[86566]: debug 2023-12-20T20:19:25.173+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6828 osd.3 since back 2023-12-20T20:18:58.455688+0000 front 2023-12-20T20:18:58.455912+0000 (oldest deadline 2023-12-20T20:19:23.056064+0000) 2023-12-20T20:19:26.433 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:26 smithi133 bash[86566]: debug 2023-12-20T20:19:26.173+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:26.434 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:26 smithi133 bash[86566]: debug 2023-12-20T20:19:26.173+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:26.434 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:26 smithi133 bash[86566]: debug 2023-12-20T20:19:26.173+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.953722+0000 front 2023-12-20T20:18:47.953681+0000 (oldest deadline 2023-12-20T20:19:16.154274+0000) 2023-12-20T20:19:26.434 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:26 smithi133 bash[86566]: debug 2023-12-20T20:19:26.173+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6828 osd.3 since back 2023-12-20T20:18:58.455688+0000 front 2023-12-20T20:18:58.455912+0000 (oldest deadline 2023-12-20T20:19:23.056064+0000) 2023-12-20T20:19:26.694 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:26 smithi133 bash[89697]: debug 2023-12-20T20:19:26.429+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:26.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:26 smithi133 bash[89697]: debug 2023-12-20T20:19:26.429+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:26.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:26 smithi133 bash[89697]: debug 2023-12-20T20:19:26.429+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:26.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:26 smithi133 bash[89697]: debug 2023-12-20T20:19:26.429+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6828 osd.3 since back 2023-12-20T20:18:59.055472+0000 front 2023-12-20T20:18:59.055239+0000 (oldest deadline 2023-12-20T20:19:22.555064+0000) 2023-12-20T20:19:27.396 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: *** Caught signal (Segmentation fault) ** 2023-12-20T20:19:27.397 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: in thread 7f7c9b12d700 thread_name:safe_timer 2023-12-20T20:19:27.397 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev) 2023-12-20T20:19:27.397 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 1: /lib64/libpthread.so.0(+0x12cf0) [0x7f7cb8f9dcf0] 2023-12-20T20:19:27.397 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x55af078c7eda] 2023-12-20T20:19:27.397 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x210) [0x55af0794d7b0] 2023-12-20T20:19:27.397 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x55af075535d3] 2023-12-20T20:19:27.398 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 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) [0x55af077d0b41] 2023-12-20T20:19:27.398 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x421) [0x55af074cec41] 2023-12-20T20:19:27.398 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x55af074d0c9a] 2023-12-20T20:19:27.398 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x55af074d2c43] 2023-12-20T20:19:27.398 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x55af0743417a] 2023-12-20T20:19:27.398 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 10: (CommonSafeTimer::timer_thread()+0x13f) [0x55af07a76e1f] 2023-12-20T20:19:27.398 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 11: (CommonSafeTimerThread::entry()+0x11) [0x55af07a78141] 2023-12-20T20:19:27.399 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f7cb8f931ca] 2023-12-20T20:19:27.399 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 13: clone() 2023-12-20T20:19:27.399 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug 2023-12-20T20:19:27.121+0000 7f7c9b12d700 -1 *** Caught signal (Segmentation fault) ** 2023-12-20T20:19:27.399 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: in thread 7f7c9b12d700 thread_name:safe_timer 2023-12-20T20:19:27.399 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev) 2023-12-20T20:19:27.399 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 1: /lib64/libpthread.so.0(+0x12cf0) [0x7f7cb8f9dcf0] 2023-12-20T20:19:27.399 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x55af078c7eda] 2023-12-20T20:19:27.399 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x210) [0x55af0794d7b0] 2023-12-20T20:19:27.400 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x55af075535d3] 2023-12-20T20:19:27.401 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 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) [0x55af077d0b41] 2023-12-20T20:19:27.401 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x421) [0x55af074cec41] 2023-12-20T20:19:27.401 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x55af074d0c9a] 2023-12-20T20:19:27.401 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x55af074d2c43] 2023-12-20T20:19:27.401 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x55af0743417a] 2023-12-20T20:19:27.401 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 10: (CommonSafeTimer::timer_thread()+0x13f) [0x55af07a76e1f] 2023-12-20T20:19:27.402 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 11: (CommonSafeTimerThread::entry()+0x11) [0x55af07a78141] 2023-12-20T20:19:27.402 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f7cb8f931ca] 2023-12-20T20:19:27.402 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 13: clone() 2023-12-20T20:19:27.402 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2023-12-20T20:19:27.402 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -6419> 2023-12-20T20:18:56.210+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.402 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -6360> 2023-12-20T20:18:57.238+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.402 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -6209> 2023-12-20T20:18:58.213+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.402 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -5565> 2023-12-20T20:18:59.233+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.403 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -4749> 2023-12-20T20:19:00.201+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.403 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -4662> 2023-12-20T20:19:01.241+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.403 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -4504> 2023-12-20T20:19:02.281+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.403 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -4313> 2023-12-20T20:19:03.249+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.403 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -4256> 2023-12-20T20:19:04.293+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.403 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -4120> 2023-12-20T20:19:05.341+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.403 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -4056> 2023-12-20T20:19:06.301+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.403 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -3054> 2023-12-20T20:19:07.341+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.403 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -3053> 2023-12-20T20:19:07.341+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:27.404 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -2964> 2023-12-20T20:19:08.345+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.404 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -2963> 2023-12-20T20:19:08.345+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:27.404 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -2862> 2023-12-20T20:19:09.321+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.404 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -2861> 2023-12-20T20:19:09.321+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:27.404 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -2772> 2023-12-20T20:19:10.321+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.404 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -2771> 2023-12-20T20:19:10.321+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:27.404 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -2636> 2023-12-20T20:19:11.341+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.404 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -2635> 2023-12-20T20:19:11.341+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:27.405 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -2552> 2023-12-20T20:19:12.301+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.405 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -2551> 2023-12-20T20:19:12.301+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:27.405 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -2431> 2023-12-20T20:19:13.317+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.405 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -2430> 2023-12-20T20:19:13.317+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:27.405 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -2350> 2023-12-20T20:19:14.273+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.405 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -2349> 2023-12-20T20:19:14.273+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:27.405 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1932> 2023-12-20T20:19:15.269+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.405 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1931> 2023-12-20T20:19:15.269+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:27.406 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1483> 2023-12-20T20:19:16.257+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.406 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1482> 2023-12-20T20:19:16.257+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:27.406 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1481> 2023-12-20T20:19:16.257+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.953722+0000 front 2023-12-20T20:18:47.953681+0000 (oldest deadline 2023-12-20T20:19:16.154274+0000) 2023-12-20T20:19:27.406 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1446> 2023-12-20T20:19:17.269+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.406 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1445> 2023-12-20T20:19:17.269+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:27.406 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1444> 2023-12-20T20:19:17.269+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.953722+0000 front 2023-12-20T20:18:47.953681+0000 (oldest deadline 2023-12-20T20:19:16.154274+0000) 2023-12-20T20:19:27.406 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1335> 2023-12-20T20:19:18.237+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.406 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1334> 2023-12-20T20:19:18.237+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:27.407 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1333> 2023-12-20T20:19:18.237+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.953722+0000 front 2023-12-20T20:18:47.953681+0000 (oldest deadline 2023-12-20T20:19:16.154274+0000) 2023-12-20T20:19:27.407 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1283> 2023-12-20T20:19:19.201+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.407 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1282> 2023-12-20T20:19:19.201+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:27.407 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1281> 2023-12-20T20:19:19.201+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.953722+0000 front 2023-12-20T20:18:47.953681+0000 (oldest deadline 2023-12-20T20:19:16.154274+0000) 2023-12-20T20:19:27.407 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1209> 2023-12-20T20:19:20.201+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.407 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1208> 2023-12-20T20:19:20.201+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:27.407 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1207> 2023-12-20T20:19:20.201+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.953722+0000 front 2023-12-20T20:18:47.953681+0000 (oldest deadline 2023-12-20T20:19:16.154274+0000) 2023-12-20T20:19:27.408 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1128> 2023-12-20T20:19:21.173+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.408 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1127> 2023-12-20T20:19:21.173+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:27.408 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1126> 2023-12-20T20:19:21.173+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.953722+0000 front 2023-12-20T20:18:47.953681+0000 (oldest deadline 2023-12-20T20:19:16.154274+0000) 2023-12-20T20:19:27.408 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1073> 2023-12-20T20:19:21.733+0000 7f7cb1b58700 -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-20T20:19:27.408 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1072> 2023-12-20T20:19:21.733+0000 7f7cb1b58700 -1 osd.6 171 *** Got signal Terminated *** 2023-12-20T20:19:27.408 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1070> 2023-12-20T20:19:21.733+0000 7f7cb1b58700 -1 osd.6 171 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:19:27.408 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1040> 2023-12-20T20:19:22.189+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.408 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1039> 2023-12-20T20:19:22.189+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:27.409 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -1038> 2023-12-20T20:19:22.189+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.953722+0000 front 2023-12-20T20:18:47.953681+0000 (oldest deadline 2023-12-20T20:19:16.154274+0000) 2023-12-20T20:19:27.409 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -622> 2023-12-20T20:19:23.197+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.409 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -621> 2023-12-20T20:19:23.197+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:27.409 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -620> 2023-12-20T20:19:23.197+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.953722+0000 front 2023-12-20T20:18:47.953681+0000 (oldest deadline 2023-12-20T20:19:16.154274+0000) 2023-12-20T20:19:27.409 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -619> 2023-12-20T20:19:23.197+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6828 osd.3 since back 2023-12-20T20:18:58.455688+0000 front 2023-12-20T20:18:58.455912+0000 (oldest deadline 2023-12-20T20:19:23.056064+0000) 2023-12-20T20:19:27.409 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -377> 2023-12-20T20:19:24.205+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.409 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -376> 2023-12-20T20:19:24.205+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:27.409 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -375> 2023-12-20T20:19:24.205+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.953722+0000 front 2023-12-20T20:18:47.953681+0000 (oldest deadline 2023-12-20T20:19:16.154274+0000) 2023-12-20T20:19:27.409 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -374> 2023-12-20T20:19:24.205+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6828 osd.3 since back 2023-12-20T20:18:58.455688+0000 front 2023-12-20T20:18:58.455912+0000 (oldest deadline 2023-12-20T20:19:23.056064+0000) 2023-12-20T20:19:27.410 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -259> 2023-12-20T20:19:25.173+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.410 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -258> 2023-12-20T20:19:25.173+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:27.410 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -257> 2023-12-20T20:19:25.173+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.953722+0000 front 2023-12-20T20:18:47.953681+0000 (oldest deadline 2023-12-20T20:19:16.154274+0000) 2023-12-20T20:19:27.410 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -256> 2023-12-20T20:19:25.173+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6828 osd.3 since back 2023-12-20T20:18:58.455688+0000 front 2023-12-20T20:18:58.455912+0000 (oldest deadline 2023-12-20T20:19:23.056064+0000) 2023-12-20T20:19:27.410 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -145> 2023-12-20T20:19:26.173+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:32.948953+0000 front 2023-12-20T20:18:32.948969+0000 (oldest deadline 2023-12-20T20:18:55.848912+0000) 2023-12-20T20:19:27.410 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -144> 2023-12-20T20:19:26.173+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:42.251562+0000 front 2023-12-20T20:18:42.251165+0000 (oldest deadline 2023-12-20T20:19:06.351160+0000) 2023-12-20T20:19:27.410 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -143> 2023-12-20T20:19:26.173+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.953722+0000 front 2023-12-20T20:18:47.953681+0000 (oldest deadline 2023-12-20T20:19:16.154274+0000) 2023-12-20T20:19:27.410 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug -142> 2023-12-20T20:19:26.173+0000 7f7cac14f700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.80:6828 osd.3 since back 2023-12-20T20:18:58.455688+0000 front 2023-12-20T20:18:58.455912+0000 (oldest deadline 2023-12-20T20:19:23.056064+0000) 2023-12-20T20:19:27.411 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: debug 0> 2023-12-20T20:19:27.121+0000 7f7c9b12d700 -1 *** Caught signal (Segmentation fault) ** 2023-12-20T20:19:27.411 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: in thread 7f7c9b12d700 thread_name:safe_timer 2023-12-20T20:19:27.411 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: ceph version 19.0.0-297-ga89fee39 (a89fee39e1615509dcf1f65c74f2b137c73cba4f) reef (dev) 2023-12-20T20:19:27.411 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 1: /lib64/libpthread.so.0(+0x12cf0) [0x7f7cb8f9dcf0] 2023-12-20T20:19:27.411 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x55af078c7eda] 2023-12-20T20:19:27.411 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x210) [0x55af0794d7b0] 2023-12-20T20:19:27.411 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x55af075535d3] 2023-12-20T20:19:27.411 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 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) [0x55af077d0b41] 2023-12-20T20:19:27.412 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x421) [0x55af074cec41] 2023-12-20T20:19:27.412 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x55af074d0c9a] 2023-12-20T20:19:27.412 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x55af074d2c43] 2023-12-20T20:19:27.412 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x55af0743417a] 2023-12-20T20:19:27.412 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 10: (CommonSafeTimer::timer_thread()+0x13f) [0x55af07a76e1f] 2023-12-20T20:19:27.412 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 11: (CommonSafeTimerThread::entry()+0x11) [0x55af07a78141] 2023-12-20T20:19:27.412 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f7cb8f931ca] 2023-12-20T20:19:27.412 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: 13: clone() 2023-12-20T20:19:27.412 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[86566]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2023-12-20T20:19:27.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[89697]: debug 2023-12-20T20:19:27.473+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:27.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[89697]: debug 2023-12-20T20:19:27.473+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:27.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[89697]: debug 2023-12-20T20:19:27.473+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:27.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:27 smithi133 bash[89697]: debug 2023-12-20T20:19:27.473+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6828 osd.3 since back 2023-12-20T20:18:59.055472+0000 front 2023-12-20T20:18:59.055239+0000 (oldest deadline 2023-12-20T20:19:22.555064+0000) 2023-12-20T20:19:28.444 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:28 smithi133 bash[95707]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-6 2023-12-20T20:19:28.944 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:28 smithi133 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.6.service: Main process exited, code=exited, status=139/n/a 2023-12-20T20:19:28.945 INFO:journalctl@ceph.osd.6.smithi133.stdout:Dec 20 20:19:28 smithi133 bash[95791]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-6 2023-12-20T20:19:28.945 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:28 smithi133 bash[89697]: debug 2023-12-20T20:19:28.509+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:28.945 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:28 smithi133 bash[89697]: debug 2023-12-20T20:19:28.509+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:28.945 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:28 smithi133 bash[89697]: debug 2023-12-20T20:19:28.509+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:28.945 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:28 smithi133 bash[89697]: debug 2023-12-20T20:19:28.509+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6828 osd.3 since back 2023-12-20T20:18:59.055472+0000 front 2023-12-20T20:18:59.055239+0000 (oldest deadline 2023-12-20T20:19:22.555064+0000) 2023-12-20T20:19:29.769 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:29 smithi133 bash[89697]: debug 2023-12-20T20:19:29.477+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:29.769 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:29 smithi133 bash[89697]: debug 2023-12-20T20:19:29.477+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:29.769 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:29 smithi133 bash[89697]: debug 2023-12-20T20:19:29.477+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:29.770 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:29 smithi133 bash[89697]: debug 2023-12-20T20:19:29.477+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6828 osd.3 since back 2023-12-20T20:18:59.055472+0000 front 2023-12-20T20:18:59.055239+0000 (oldest deadline 2023-12-20T20:19:22.555064+0000) 2023-12-20T20:19:30.662 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:30 smithi133 bash[89697]: debug 2023-12-20T20:19:30.509+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:30.662 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:30 smithi133 bash[89697]: debug 2023-12-20T20:19:30.509+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:30.662 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:30 smithi133 bash[89697]: debug 2023-12-20T20:19:30.509+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:30.662 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:30 smithi133 bash[89697]: debug 2023-12-20T20:19:30.509+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6828 osd.3 since back 2023-12-20T20:18:59.055472+0000 front 2023-12-20T20:18:59.055239+0000 (oldest deadline 2023-12-20T20:19:22.555064+0000) 2023-12-20T20:19:31.383 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.6.service' 2023-12-20T20:19:31.417 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:19:31.418 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-12-20T20:19:31.418 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-12-20T20:19:31.418 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.7 2023-12-20T20:19:31.687 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:31 smithi133 systemd[1]: Stopping Ceph osd.7 for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:19:31.688 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:31 smithi133 bash[89697]: debug 2023-12-20T20:19:31.497+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:31.688 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:31 smithi133 bash[89697]: debug 2023-12-20T20:19:31.497+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:31.688 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:31 smithi133 bash[89697]: debug 2023-12-20T20:19:31.497+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:31.688 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:31 smithi133 bash[89697]: debug 2023-12-20T20:19:31.497+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6828 osd.3 since back 2023-12-20T20:18:59.055472+0000 front 2023-12-20T20:18:59.055239+0000 (oldest deadline 2023-12-20T20:19:22.555064+0000) 2023-12-20T20:19:31.944 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:31 smithi133 bash[89697]: debug 2023-12-20T20:19:31.681+0000 7f668bde9700 -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-20T20:19:31.944 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:31 smithi133 bash[89697]: debug 2023-12-20T20:19:31.681+0000 7f668bde9700 -1 osd.7 171 *** Got signal Terminated *** 2023-12-20T20:19:31.944 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:31 smithi133 bash[89697]: debug 2023-12-20T20:19:31.681+0000 7f668bde9700 -1 osd.7 171 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-20T20:19:32.944 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:32 smithi133 bash[89697]: debug 2023-12-20T20:19:32.457+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:32.944 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:32 smithi133 bash[89697]: debug 2023-12-20T20:19:32.457+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:32.945 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:32 smithi133 bash[89697]: debug 2023-12-20T20:19:32.457+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:32.945 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:32 smithi133 bash[89697]: debug 2023-12-20T20:19:32.457+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6828 osd.3 since back 2023-12-20T20:18:59.055472+0000 front 2023-12-20T20:18:59.055239+0000 (oldest deadline 2023-12-20T20:19:22.555064+0000) 2023-12-20T20:19:33.694 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:33 smithi133 bash[89697]: debug 2023-12-20T20:19:33.413+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:33.694 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:33 smithi133 bash[89697]: debug 2023-12-20T20:19:33.413+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:33.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:33 smithi133 bash[89697]: debug 2023-12-20T20:19:33.413+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:33.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:33 smithi133 bash[89697]: debug 2023-12-20T20:19:33.413+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6828 osd.3 since back 2023-12-20T20:18:59.055472+0000 front 2023-12-20T20:18:59.055239+0000 (oldest deadline 2023-12-20T20:19:22.555064+0000) 2023-12-20T20:19:33.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:33 smithi133 bash[89697]: debug 2023-12-20T20:19:33.413+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.133:6804 osd.4 since back 2023-12-20T20:19:08.858314+0000 front 2023-12-20T20:19:08.858224+0000 (oldest deadline 2023-12-20T20:19:32.958134+0000) 2023-12-20T20:19:34.049 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:19:33 smithi080 bash[70952]: level=error ts=2023-12-20T20:19:33.567Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.133:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi080.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.80:8443: connect: connection refused" 2023-12-20T20:19:34.049 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:19:33 smithi080 bash[70952]: level=warn ts=2023-12-20T20:19:33.569Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi080.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.80:8443: connect: connection refused" 2023-12-20T20:19:34.049 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:19:33 smithi080 bash[70952]: level=warn ts=2023-12-20T20:19:33.571Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.133:8443: connect: connection refused" 2023-12-20T20:19:34.694 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:34 smithi133 bash[89697]: debug 2023-12-20T20:19:34.429+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:34.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:34 smithi133 bash[89697]: debug 2023-12-20T20:19:34.429+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:34.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:34 smithi133 bash[89697]: debug 2023-12-20T20:19:34.429+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:34.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:34 smithi133 bash[89697]: debug 2023-12-20T20:19:34.429+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6828 osd.3 since back 2023-12-20T20:18:59.055472+0000 front 2023-12-20T20:18:59.055239+0000 (oldest deadline 2023-12-20T20:19:22.555064+0000) 2023-12-20T20:19:34.696 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:34 smithi133 bash[89697]: debug 2023-12-20T20:19:34.429+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.133:6804 osd.4 since back 2023-12-20T20:19:08.858314+0000 front 2023-12-20T20:19:08.858224+0000 (oldest deadline 2023-12-20T20:19:32.958134+0000) 2023-12-20T20:19:35.694 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:35 smithi133 bash[89697]: debug 2023-12-20T20:19:35.433+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:35.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:35 smithi133 bash[89697]: debug 2023-12-20T20:19:35.433+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:35.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:35 smithi133 bash[89697]: debug 2023-12-20T20:19:35.433+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:35.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:35 smithi133 bash[89697]: debug 2023-12-20T20:19:35.433+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6828 osd.3 since back 2023-12-20T20:18:59.055472+0000 front 2023-12-20T20:18:59.055239+0000 (oldest deadline 2023-12-20T20:19:22.555064+0000) 2023-12-20T20:19:35.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:35 smithi133 bash[89697]: debug 2023-12-20T20:19:35.433+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.133:6804 osd.4 since back 2023-12-20T20:19:08.858314+0000 front 2023-12-20T20:19:08.858224+0000 (oldest deadline 2023-12-20T20:19:32.958134+0000) 2023-12-20T20:19:36.694 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:36 smithi133 bash[89697]: debug 2023-12-20T20:19:36.409+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6804 osd.0 since back 2023-12-20T20:18:34.351180+0000 front 2023-12-20T20:18:34.352253+0000 (oldest deadline 2023-12-20T20:18:59.051242+0000) 2023-12-20T20:19:36.694 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:36 smithi133 bash[89697]: debug 2023-12-20T20:19:36.409+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6812 osd.1 since back 2023-12-20T20:18:39.051969+0000 front 2023-12-20T20:18:39.052463+0000 (oldest deadline 2023-12-20T20:19:04.952051+0000) 2023-12-20T20:19:36.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:36 smithi133 bash[89697]: debug 2023-12-20T20:19:36.409+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6820 osd.2 since back 2023-12-20T20:18:47.853968+0000 front 2023-12-20T20:18:47.853934+0000 (oldest deadline 2023-12-20T20:19:13.753599+0000) 2023-12-20T20:19:36.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:36 smithi133 bash[89697]: debug 2023-12-20T20:19:36.409+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.80:6828 osd.3 since back 2023-12-20T20:18:59.055472+0000 front 2023-12-20T20:18:59.055239+0000 (oldest deadline 2023-12-20T20:19:22.555064+0000) 2023-12-20T20:19:36.695 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:36 smithi133 bash[89697]: debug 2023-12-20T20:19:36.409+0000 7f6685bdf700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.133:6804 osd.4 since back 2023-12-20T20:19:08.858314+0000 front 2023-12-20T20:19:08.858224+0000 (oldest deadline 2023-12-20T20:19:32.958134+0000) 2023-12-20T20:19:37.944 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:37 smithi133 bash[96015]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-7 2023-12-20T20:19:37.944 INFO:journalctl@ceph.osd.7.smithi133.stdout:Dec 20 20:19:37 smithi133 bash[96305]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-osd-7 2023-12-20T20:19:39.715 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@osd.7.service' 2023-12-20T20:19:39.748 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:19:39.748 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-12-20T20:19:39.749 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-12-20T20:19:39.749 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@prometheus.a 2023-12-20T20:19:39.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:19:39 smithi133 systemd[1]: Stopping Ceph prometheus.a for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:19:39.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:19:39 smithi133 bash[64097]: ts=2023-12-20T20:19:39.846Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-20T20:19:39.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:19:39 smithi133 bash[64097]: ts=2023-12-20T20:19:39.846Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-20T20:19:39.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:19:39 smithi133 bash[64097]: ts=2023-12-20T20:19:39.846Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-20T20:19:39.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:19:39 smithi133 bash[64097]: ts=2023-12-20T20:19:39.846Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-20T20:19:39.996 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:19:39 smithi133 bash[64097]: ts=2023-12-20T20:19:39.846Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-20T20:19:39.996 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:19:39 smithi133 bash[64097]: ts=2023-12-20T20:19:39.846Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-20T20:19:39.996 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:19:39 smithi133 bash[64097]: ts=2023-12-20T20:19:39.846Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-20T20:19:39.996 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:19:39 smithi133 bash[64097]: ts=2023-12-20T20:19:39.846Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-20T20:19:39.996 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:19:39 smithi133 bash[64097]: ts=2023-12-20T20:19:39.846Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-20T20:19:39.996 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:19:39 smithi133 bash[64097]: ts=2023-12-20T20:19:39.847Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-20T20:19:39.996 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:19:39 smithi133 bash[64097]: ts=2023-12-20T20:19:39.847Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-20T20:19:39.996 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Dec 20 20:19:39 smithi133 bash[64097]: ts=2023-12-20T20:19:39.847Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-20T20:19:40.499 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@prometheus.a.service' 2023-12-20T20:19:40.527 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-20T20:19:40.527 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-12-20T20:19:40.528 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 --force --keep-logs 2023-12-20T20:19:43.943 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:19:43 smithi080 bash[70952]: level=error ts=2023-12-20T20:19:43.568Z 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://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.133:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi080.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.80:8443: connect: connection refused" 2023-12-20T20:19:43.943 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:19:43 smithi080 bash[70952]: level=warn ts=2023-12-20T20:19:43.569Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi080.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.80:8443: connect: connection refused" 2023-12-20T20:19:43.943 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:19:43 smithi080 bash[70952]: level=warn ts=2023-12-20T20:19:43.570Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi133.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.133:8443: connect: connection refused" 2023-12-20T20:19:45.467 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:19:45 smithi080 systemd[1]: Stopping Ceph node-exporter.a for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:19:46.298 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:19:45 smithi080 bash[115945]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-node-exporter-a 2023-12-20T20:19:46.298 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:19:45 smithi080 bash[115993]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-node-exporter.a 2023-12-20T20:19:46.298 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:19:46 smithi080 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-20T20:19:46.298 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:19:46 smithi080 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-20T20:19:46.298 INFO:journalctl@ceph.node-exporter.a.smithi080.stdout:Dec 20 20:19:46 smithi080 systemd[1]: Stopped Ceph node-exporter.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:19:46.667 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:19:46 smithi080 systemd[1]: Stopping Ceph alertmanager.a for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:19:46.667 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:19:46 smithi080 bash[70952]: level=info ts=2023-12-20T20:19:46.420Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-20T20:19:47.298 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:19:46 smithi080 bash[116031]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-alertmanager-a 2023-12-20T20:19:47.298 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:19:47 smithi080 bash[116077]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-alertmanager.a 2023-12-20T20:19:47.298 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:19:47 smithi080 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-20T20:19:47.298 INFO:journalctl@ceph.alertmanager.a.smithi080.stdout:Dec 20 20:19:47 smithi080 systemd[1]: Stopped Ceph alertmanager.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:20:21.737 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 --force --keep-logs 2023-12-20T20:20:26.444 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:20:26 smithi133 systemd[1]: Stopping Ceph node-exporter.b for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:20:27.371 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:20:26 smithi133 bash[97797]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-node-exporter-b 2023-12-20T20:20:27.371 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:20:26 smithi133 bash[97844]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-node-exporter.b 2023-12-20T20:20:27.372 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:20:27 smithi133 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-20T20:20:27.372 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:20:27 smithi133 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-20T20:20:27.372 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Dec 20 20:20:27 smithi133 systemd[1]: Stopped Ceph node-exporter.b for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:20:27.694 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:20:27 smithi133 systemd[1]: Stopping Ceph grafana.a for f34ddc32-9f70-11ee-95a5-87774f69a715... 2023-12-20T20:20:27.694 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:20:27 smithi133 bash[59196]: t=2023-12-20T20:20:27+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-20T20:20:28.194 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:20:27 smithi133 bash[97882]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-grafana-a 2023-12-20T20:20:28.194 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:20:27 smithi133 bash[97931]: Error response from daemon: No such container: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715-grafana.a 2023-12-20T20:20:28.194 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:20:28 smithi133 systemd[1]: ceph-f34ddc32-9f70-11ee-95a5-87774f69a715@grafana.a.service: Succeeded. 2023-12-20T20:20:28.194 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Dec 20 20:20:28 smithi133 systemd[1]: Stopped Ceph grafana.a for f34ddc32-9f70-11ee-95a5-87774f69a715. 2023-12-20T20:20:50.777 DEBUG:teuthology.orchestra.run.smithi080:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-20T20:20:50.795 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-20T20:20:50.808 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-20T20:20:50.810 DEBUG:teuthology.misc:Transferring archived files from smithi080:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498510/remote/smithi080/crash 2023-12-20T20:20:50.811 DEBUG:teuthology.orchestra.run.smithi080:> sudo tar c -f - -C /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/crash -- . 2023-12-20T20:20:50.824 INFO:teuthology.orchestra.run.smithi080.stderr:tar: /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-20T20:20:50.824 INFO:teuthology.orchestra.run.smithi080.stderr:tar: Error is not recoverable: exiting now 2023-12-20T20:20:50.826 DEBUG:teuthology.misc:Transferring archived files from smithi133:/var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498510/remote/smithi133/crash 2023-12-20T20:20:50.826 DEBUG:teuthology.orchestra.run.smithi133:> sudo tar c -f - -C /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/crash -- . 2023-12-20T20:20:50.840 INFO:teuthology.orchestra.run.smithi133.stderr:tar: /var/lib/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-20T20:20:50.840 INFO:teuthology.orchestra.run.smithi133.stderr:tar: Error is not recoverable: exiting now 2023-12-20T20:20:50.841 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-20T20:20:50.841 DEBUG:teuthology.orchestra.run.smithi080:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-20T20:20:50.881 INFO:teuthology.orchestra.run.smithi080.stderr:grep: /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph.log: No such file or directory 2023-12-20T20:20:50.883 INFO:tasks.cephadm:Compressing logs... 2023-12-20T20:20:50.883 DEBUG:teuthology.orchestra.run.smithi080:> 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-20T20:20:50.886 DEBUG:teuthology.orchestra.run.smithi133:> 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-20T20:20:50.895 INFO:teuthology.orchestra.run.smithi080.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-20T20:20:50.902 INFO:teuthology.orchestra.run.smithi133.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-20T20:20:50.915 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-20T20:20:50.916 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-mon.b.log 2023-12-20T20:20:50.919 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.5.log 2023-12-20T20:20:50.919 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-mgr.x.log 2023-12-20T20:20:50.919 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.6.log 2023-12-20T20:20:50.919 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi133.sekpob.log 2023-12-20T20:20:50.920 INFO:teuthology.orchestra.run.smithi080.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-20T20:20:50.920 INFO:teuthology.orchestra.run.smithi080.stderr:gzip -5 --verbose -- /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-mon.a.log 2023-12-20T20:20:50.920 INFO:teuthology.orchestra.run.smithi080.stderr:gzip -5 --verbose -- /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi080.zrdtwy.log 2023-12-20T20:20:50.921 INFO:teuthology.orchestra.run.smithi080.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-mgr.y.log 2023-12-20T20:20:50.921 INFO:teuthology.orchestra.run.smithi080.stderr:/var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-mon.a.log: /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi080.zrdtwy.log: gzip -5 --verbose -- /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-mon.c.log 2023-12-20T20:20:50.921 INFO:teuthology.orchestra.run.smithi080.stderr: 62.1% -- replaced with /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi080.zrdtwy.log.gz 2023-12-20T20:20:50.921 INFO:teuthology.orchestra.run.smithi080.stderr:gzip -5 --verbose -- /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.1.log 2023-12-20T20:20:50.924 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi133.gybyvb.log 2023-12-20T20:20:50.924 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.4.log 2023-12-20T20:20:50.925 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi133.sekpob.log: /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi133.gybyvb.log: 62.5% -- replaced with /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi133.sekpob.log.gz 2023-12-20T20:20:50.925 INFO:teuthology.orchestra.run.smithi133.stderr: 62.7% -- replaced with /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-client.rgw.smpl.smithi133.gybyvb.log.gz 2023-12-20T20:20:50.925 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-volume.log 2023-12-20T20:20:50.925 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.7.log 2023-12-20T20:20:50.925 INFO:teuthology.orchestra.run.smithi080.stderr:/var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/tcmu-runner.log 2023-12-20T20:20:50.926 INFO:teuthology.orchestra.run.smithi080.stderr:/var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-mon.c.log: /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi080.oxixfw.log 2023-12-20T20:20:50.926 INFO:teuthology.orchestra.run.smithi080.stderr:gzip -5 --verbose -- /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.0.log 2023-12-20T20:20:50.926 INFO:teuthology.orchestra.run.smithi080.stderr:/var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/tcmu-runner.log: 84.6% -- replaced with /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/tcmu-runner.log.gz 2023-12-20T20:20:50.926 INFO:teuthology.orchestra.run.smithi080.stderr:/var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi080.oxixfw.log: gzip -5 --verbose -- /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.3.log 2023-12-20T20:20:50.926 INFO:teuthology.orchestra.run.smithi080.stderr: 62.5% -- replaced with /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-client.rgw.foo.smithi080.oxixfw.log.gz 2023-12-20T20:20:50.926 INFO:teuthology.orchestra.run.smithi080.stderr:/var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-volume.log 2023-12-20T20:20:50.926 INFO:teuthology.orchestra.run.smithi080.stderr:/var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.2.log 2023-12-20T20:20:50.946 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.4.log: /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-volume.log: /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.7.log: 87.9% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-20T20:20:50.953 INFO:teuthology.orchestra.run.smithi080.stderr:/var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-volume.log: /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.2.log: 90.5% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-20T20:20:50.974 INFO:teuthology.orchestra.run.smithi133.stderr: 93.8% -- replaced with /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-volume.log.gz 2023-12-20T20:20:50.976 INFO:teuthology.orchestra.run.smithi080.stderr: 93.8% -- replaced with /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-volume.log.gz 2023-12-20T20:20:51.187 INFO:teuthology.orchestra.run.smithi080.stderr: 87.8% -- replaced with /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-mgr.y.log.gz 2023-12-20T20:20:51.642 INFO:teuthology.orchestra.run.smithi080.stderr: 92.8% -- replaced with /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-mon.c.log.gz 2023-12-20T20:20:51.715 INFO:teuthology.orchestra.run.smithi133.stderr: 88.9% -- replaced with /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-mgr.x.log.gz 2023-12-20T20:20:51.772 INFO:teuthology.orchestra.run.smithi133.stderr: 93.0% -- replaced with /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-mon.b.log.gz 2023-12-20T20:20:52.231 INFO:teuthology.orchestra.run.smithi080.stderr: 93.5% -- replaced with /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.2.log.gz 2023-12-20T20:20:52.283 INFO:teuthology.orchestra.run.smithi080.stderr: 93.7% -- replaced with /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.0.log.gz 2023-12-20T20:20:52.410 INFO:teuthology.orchestra.run.smithi133.stderr: 93.2% -- replaced with /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.6.log.gz 2023-12-20T20:20:52.470 INFO:teuthology.orchestra.run.smithi133.stderr: 93.7% -- replaced with /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.4.log.gz 2023-12-20T20:20:52.550 INFO:teuthology.orchestra.run.smithi080.stderr: 91.8% -- replaced with /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-mon.a.log.gz 2023-12-20T20:20:52.571 INFO:teuthology.orchestra.run.smithi133.stderr: 93.7% -- replaced with /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.7.log.gz 2023-12-20T20:20:52.609 INFO:teuthology.orchestra.run.smithi133.stderr: 93.4% -- replaced with /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.5.log.gz 2023-12-20T20:20:52.611 INFO:teuthology.orchestra.run.smithi133.stderr: 2023-12-20T20:20:52.611 INFO:teuthology.orchestra.run.smithi133.stderr:real 0m1.720s 2023-12-20T20:20:52.611 INFO:teuthology.orchestra.run.smithi133.stderr:user 0m7.829s 2023-12-20T20:20:52.611 INFO:teuthology.orchestra.run.smithi133.stderr:sys 0m0.301s 2023-12-20T20:20:52.700 INFO:teuthology.orchestra.run.smithi080.stderr: 93.6% -- replaced with /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.1.log.gz 2023-12-20T20:20:52.710 INFO:teuthology.orchestra.run.smithi080.stderr: 93.6% -- replaced with /var/log/ceph/f34ddc32-9f70-11ee-95a5-87774f69a715/ceph-osd.3.log.gz 2023-12-20T20:20:52.713 INFO:teuthology.orchestra.run.smithi080.stderr: 2023-12-20T20:20:52.713 INFO:teuthology.orchestra.run.smithi080.stderr:real 0m1.823s 2023-12-20T20:20:52.713 INFO:teuthology.orchestra.run.smithi080.stderr:user 0m8.587s 2023-12-20T20:20:52.713 INFO:teuthology.orchestra.run.smithi080.stderr:sys 0m0.313s 2023-12-20T20:20:52.714 INFO:tasks.cephadm:Archiving logs... 2023-12-20T20:20:52.714 DEBUG:teuthology.misc:Transferring archived files from smithi080:/var/log/ceph to /home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498510/remote/smithi080/log 2023-12-20T20:20:52.715 DEBUG:teuthology.orchestra.run.smithi080:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-20T20:20:53.900 DEBUG:teuthology.misc:Transferring archived files from smithi133:/var/log/ceph to /home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498510/remote/smithi133/log 2023-12-20T20:20:53.901 DEBUG:teuthology.orchestra.run.smithi133:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-20T20:20:55.036 INFO:tasks.cephadm:Removing cluster... 2023-12-20T20:20:55.037 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 --force 2023-12-20T20:20:55.822 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f34ddc32-9f70-11ee-95a5-87774f69a715 --force 2023-12-20T20:20:56.623 INFO:tasks.cephadm:Removing cephadm ... 2023-12-20T20:20:56.623 DEBUG:teuthology.orchestra.run.smithi080:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-20T20:20:56.630 DEBUG:teuthology.orchestra.run.smithi133:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-20T20:20:56.636 INFO:tasks.cephadm:Teardown complete 2023-12-20T20:20:56.636 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-20T20:20:56.646 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-20T20:20:56.647 DEBUG:teuthology.orchestra.run.smithi080:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-20T20:20:56.649 DEBUG:teuthology.orchestra.run.smithi133:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-20T20:20:56.668 INFO:teuthology.orchestra.run.smithi080.stdout: remote refid st t when poll reach delay offset jitter 2023-12-20T20:20:56.668 INFO:teuthology.orchestra.run.smithi080.stdout:============================================================================== 2023-12-20T20:20:56.668 INFO:teuthology.orchestra.run.smithi080.stdout:*hv01.front.sepi 44.4.53.2 2 u 25 64 377 0.097 10.753 1.622 2023-12-20T20:20:56.669 INFO:teuthology.orchestra.run.smithi080.stdout:+hv02.front.sepi 63.231.80.2 3 u 32 64 377 0.061 9.823 1.533 2023-12-20T20:20:56.669 INFO:teuthology.orchestra.run.smithi080.stdout:+hv03.front.sepi 74.6.168.72 3 u 28 64 377 0.079 9.847 1.526 2023-12-20T20:20:56.669 INFO:teuthology.orchestra.run.smithi080.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-12-20T20:20:56.671 INFO:teuthology.orchestra.run.smithi133.stdout: remote refid st t when poll reach delay offset jitter 2023-12-20T20:20:56.672 INFO:teuthology.orchestra.run.smithi133.stdout:============================================================================== 2023-12-20T20:20:56.672 INFO:teuthology.orchestra.run.smithi133.stdout:*hv01.front.sepi 44.4.53.2 2 u 25 64 377 0.089 3.292 0.287 2023-12-20T20:20:56.672 INFO:teuthology.orchestra.run.smithi133.stdout:+hv02.front.sepi 63.231.80.2 3 u 23 64 377 0.087 3.006 0.558 2023-12-20T20:20:56.672 INFO:teuthology.orchestra.run.smithi133.stdout:+hv03.front.sepi 74.6.168.72 3 u 20 64 377 0.080 2.325 0.374 2023-12-20T20:20:56.672 INFO:teuthology.orchestra.run.smithi133.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-12-20T20:20:56.673 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-20T20:20:56.683 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-20T20:20:56.683 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-20T20:20:56.691 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-20T20:20:56.705 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-20T20:20:56.716 INFO:teuthology.task.internal:Duration was 2222.869775 seconds 2023-12-20T20:20:56.716 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-20T20:20:56.725 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-20T20:20:56.726 DEBUG:teuthology.orchestra.run.smithi080:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-20T20:20:56.728 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-20T20:20:56.778 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-20T20:20:56.779 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi080.front.sepia.ceph.com 2023-12-20T20:20:56.779 DEBUG:teuthology.orchestra.run.smithi080:> 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-20T20:20:56.791 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi133.front.sepia.ceph.com 2023-12-20T20:20:56.792 DEBUG:teuthology.orchestra.run.smithi133:> 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-20T20:20:56.805 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-20T20:20:56.806 DEBUG:teuthology.orchestra.run.smithi080:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-20T20:20:56.808 DEBUG:teuthology.orchestra.run.smithi133:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-20T20:20:56.938 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-20T20:20:56.938 DEBUG:teuthology.orchestra.run.smithi080:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-20T20:20:56.940 DEBUG:teuthology.orchestra.run.smithi133:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-20T20:20:57.262 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-20T20:20:57.272 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-20T20:20:57.272 DEBUG:teuthology.orchestra.run.smithi080:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-20T20:20:57.286 DEBUG:teuthology.orchestra.run.smithi133:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-20T20:20:57.303 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-20T20:20:57.313 DEBUG:teuthology.orchestra.run.smithi080:> 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-20T20:20:57.316 DEBUG:teuthology.orchestra.run.smithi133:> 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-20T20:20:57.327 INFO:teuthology.orchestra.run.smithi080.stdout:kernel.core_pattern = core 2023-12-20T20:20:57.330 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern = core 2023-12-20T20:20:57.368 DEBUG:teuthology.orchestra.run.smithi080:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-20T20:20:57.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-20T20:20:57.415 DEBUG:teuthology.orchestra.run.smithi133:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-20T20:20:57.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-20T20:20:57.420 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-20T20:20:57.430 INFO:teuthology.task.internal:Transferring archived files... 2023-12-20T20:20:57.432 DEBUG:teuthology.misc:Transferring archived files from smithi080:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498510/remote/smithi080 2023-12-20T20:20:57.432 DEBUG:teuthology.orchestra.run.smithi080:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-20T20:20:57.474 DEBUG:teuthology.misc:Transferring archived files from smithi133:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498510/remote/smithi133 2023-12-20T20:20:57.474 DEBUG:teuthology.orchestra.run.smithi133:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-20T20:20:57.604 INFO:teuthology.task.internal:Removing archive directory... 2023-12-20T20:20:57.604 DEBUG:teuthology.orchestra.run.smithi080:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-20T20:20:57.607 DEBUG:teuthology.orchestra.run.smithi133:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-20T20:20:57.615 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-20T20:20:57.626 INFO:teuthology.task.internal:Not uploading archives. 2023-12-20T20:20:57.626 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-20T20:20:57.655 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-20T20:20:57.656 DEBUG:teuthology.orchestra.run.smithi080:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-20T20:20:57.658 DEBUG:teuthology.orchestra.run.smithi133:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-20T20:20:57.663 INFO:teuthology.orchestra.run.smithi080.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 20 20:20 /home/ubuntu/cephtest 2023-12-20T20:20:57.666 INFO:teuthology.orchestra.run.smithi133.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 20 20:20 /home/ubuntu/cephtest 2023-12-20T20:20:57.668 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-20T20:20:57.678 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-20T20:20:57.699 INFO:teuthology.nuke:Checking targets against current locks 2023-12-20T20:20:57.726 DEBUG:teuthology.nuke:shortname: smithi080 2023-12-20T20:20:57.726 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-20T20:20:57.749 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi080.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498510', '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-20 19:34:48.810196', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-20T20:20:57.755 DEBUG:teuthology.nuke:shortname: smithi133 2023-12-20T20:20:57.755 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-20T20:20:57.777 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi133.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-20_19:08:03-orch:cephadm-wip-guits-testing-2023-12-20-0830-distro-default-smithi/7498510', '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-20 19:34:48.808646', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-20T20:20:57.804 INFO:teuthology.orchestra.console.smithi080:Power off 2023-12-20T20:20:57.804 DEBUG:teuthology.orchestra.console.smithi080:pexpect command: ipmitool -H smithi080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-20T20:20:57.828 DEBUG:teuthology.orchestra.console.smithi080:power off output: Chassis Power Control: Down/Off 2023-12-20T20:20:57.828 DEBUG:teuthology.orchestra.console.smithi080:pexpect command: ipmitool -H smithi080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-20T20:20:57.847 INFO:teuthology.orchestra.console.smithi133:Power off 2023-12-20T20:20:57.847 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-20T20:20:57.857 DEBUG:teuthology.orchestra.console.smithi080:check power output: Chassis Power is on 2023-12-20T20:20:57.871 DEBUG:teuthology.orchestra.console.smithi133:power off output: Chassis Power Control: Down/Off 2023-12-20T20:20:57.871 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-20T20:20:57.893 DEBUG:teuthology.orchestra.console.smithi133:check power output: Chassis Power is on 2023-12-20T20:21:01.859 DEBUG:teuthology.orchestra.console.smithi080:pexpect command: ipmitool -H smithi080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-20T20:21:01.895 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-20T20:21:01.971 DEBUG:teuthology.orchestra.console.smithi080:check power output: Chassis Power is on 2023-12-20T20:21:02.005 DEBUG:teuthology.orchestra.console.smithi133:check power output: Chassis Power is on 2023-12-20T20:21:05.973 DEBUG:teuthology.orchestra.console.smithi080:pexpect command: ipmitool -H smithi080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-20T20:21:06.006 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-20T20:21:06.085 DEBUG:teuthology.orchestra.console.smithi080:check power output: Chassis Power is off 2023-12-20T20:21:06.117 DEBUG:teuthology.orchestra.console.smithi133:check power output: Chassis Power is off 2023-12-20T20:21:06.186 INFO:teuthology.orchestra.console.smithi080:Power off completed 2023-12-20T20:21:06.218 INFO:teuthology.orchestra.console.smithi133:Power off completed 2023-12-20T20:21:06.325 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: 2222.8697748184204 failure_reason: 'Command failed on smithi080 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 f34ddc32-9f70-11ee-95a5-87774f69a715 -e sha1=a89fee39e1615509dcf1f65c74f2b137c73cba4f -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | length == 1\''"\''"\''\''''' owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=7b89730feb6d4ff199888bc014be3f8d status: fail success: false 2023-12-20T20:21:06.326 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-20T20:21:06.410 INFO:teuthology.run:FAIL